touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' frr -1 frr -1 * /var/run/frr - frrvty FRR user priv\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /etc/frr/daemons f 640 frr frr - - - - -\n /etc/frr/daemons.conf f 640 frr frr - - - - -\n /etc/frr/frr.conf f 640 frr frr - - - - -\n /etc/frr/vtysh.conf f 640 frr frrvty - - - - -\n /etc/frr/support_bundle_commands.conf f 640 frr frr\n /usr/bin/fusermount f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.squashfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mksquashfs /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.squashfs -noappend -processors 4 -b 32K -nopad -comp lzo\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 4 processors Creating 4.0 filesystem on /home/buildroot/autobuild/instance-3/output-1/images/rootfs.squashfs, block size 32768. [=============================================================|] 5065/5065 100% Exportable Squashfs 4.0 filesystem, lzo compressed, data block size 32768 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 50766.30 Kbytes (49.58 Mbytes) 53.61% of uncompressed filesystem size (94697.87 Kbytes) Inode table size 43199 bytes (42.19 Kbytes) 39.52% of uncompressed inode table size (109321 bytes) Directory table size 37051 bytes (36.18 Kbytes) 58.42% of uncompressed directory table size (63417 bytes) Number of duplicate files found 51 Number of inodes 2954 Number of files 2508 Number of fragments 284 Number of symbolic links 331 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 115 Number of ids (unique uids + gids) 5 Number of uids 3 root (0) systemd-timesync (100) www-data (33) Number of gids 4 root (0) systemd-journal (101) systemd-timesync (102) www-data (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2954 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/2954 0% [ ] 2/2954 0% [ ] 3/2954 0% [ ] 4/2954 0% [ ] 5/2954 0% [ ] 6/2954 0% [ ] 7/2954 0% [ ] 8/2954 0% [ ] 9/2954 0% [ ] 10/2954 0% [ ] 11/2954 0% [ ] 12/2954 0% [ ] 13/2954 0% [ ] 14/2954 0% [ ] 15/2954 0% [ ] 16/2954 0% [ ] 17/2954 0% [ ] 18/2954 0% [ ] 19/2954 0% [ ] 20/2954 0% [ ] 21/2954 0% [ ] 22/2954 0% [ ] 23/2954 0% [ ] 24/2954 0% [ ] 25/2954 0% [ ] 26/2954 0% [ ] 27/2954 0% [ ] 28/2954 0% [ ] 29/2954 0% [ ] 30/2954 1% [ ] 31/2954 1% [ ] 32/2954 1% [ ] 33/2954 1% [ ] 34/2954 1% [ ] 35/2954 1% [ ] 36/2954 1% [ ] 37/2954 1% [ ] 38/2954 1% [ ] 39/2954 1% [ ] 40/2954 1% [ ] 41/2954 1% [ ] 42/2954 1% [ ] 43/2954 1% [ ] 44/2954 1% [ ] 45/2954 1% [ ] 46/2954 1% [ ] 47/2954 1% [= ] 48/2954 1% [= ] 49/2954 1% [= ] 50/2954 1% [= ] 51/2954 1% [= ] 52/2954 1% [= ] 53/2954 1% [= ] 54/2954 1% [= ] 55/2954 1% [= ] 56/2954 1% [= ] 57/2954 1% [= ] 58/2954 1% [= ] 59/2954 1% [= ] 60/2954 2% [= ] 61/2954 2% [= ] 62/2954 2% [= ] 63/2954 2% [= ] 64/2954 2% [= ] 65/2954 2% [= ] 66/2954 2% [= ] 67/2954 2% [= ] 68/2954 2% [= ] 69/2954 2% [= ] 70/2954 2% [= ] 71/2954 2% [= ] 72/2954 2% [= ] 73/2954 2% [= ] 74/2954 2% [= ] 75/2954 2% [= ] 76/2954 2% [= ] 77/2954 2% [= ] 78/2954 2% [= ] 79/2954 2% [= ] 80/2954 2% [= ] 81/2954 2% [= ] 82/2954 2% [= ] 83/2954 2% [= ] 84/2954 2% [= ] 85/2954 2% [= ] 86/2954 2% [= ] 87/2954 2% [= ] 88/2954 2% [= ] 89/2954 3% [= ] 90/2954 3% [= ] 91/2954 3% [= ] 92/2954 3% [= ] 93/2954 3% [= ] 94/2954 3% [= ] 95/2954 3% [== ] 96/2954 3% [== ] 97/2954 3% [== ] 98/2954 3% [== ] 99/2954 3% [== ] 100/2954 3% [== ] 101/2954 3% [== ] 102/2954 3% [== ] 103/2954 3% [== ] 104/2954 3% [== ] 105/2954 3% [== ] 106/2954 3% [== ] 107/2954 3% [== ] 108/2954 3% [== ] 109/2954 3% [== ] 110/2954 3% [== ] 111/2954 3% [== ] 112/2954 3% [== ] 113/2954 3% [== ] 114/2954 3% [== ] 115/2954 3% [== ] 116/2954 3% [== ] 117/2954 3% [== ] 118/2954 3% [== ] 119/2954 4% [== ] 120/2954 4% [== ] 121/2954 4% [== ] 122/2954 4% [== ] 123/2954 4% [== ] 124/2954 4% [== ] 125/2954 4% [== ] 126/2954 4% [== ] 127/2954 4% [== ] 128/2954 4% [== ] 129/2954 4% [== ] 130/2954 4% [== ] 131/2954 4% [== ] 132/2954 4% [== ] 133/2954 4% [== ] 134/2954 4% [== ] 135/2954 4% [== ] 136/2954 4% [== ] 137/2954 4% [== ] 138/2954 4% [== ] 139/2954 4% [== ] 140/2954 4% [== ] 141/2954 4% [== ] 142/2954 4% [=== ] 143/2954 4% [=== ] 144/2954 4% [=== ] 145/2954 4% [=== ] 146/2954 4% [=== ] 147/2954 4% [=== ] 148/2954 5% [=== ] 149/2954 5% [=== ] 150/2954 5% [=== ] 151/2954 5% [=== ] 152/2954 5% [=== ] 153/2954 5% [=== ] 154/2954 5% [=== ] 155/2954 5% [=== ] 156/2954 5% [=== ] 157/2954 5% [=== ] 158/2954 5% [=== ] 159/2954 5% [=== ] 160/2954 5% [=== ] 161/2954 5% [=== ] 162/2954 5% [=== ] 163/2954 5% [=== ] 164/2954 5% [=== ] 165/2954 5% [=== ] 166/2954 5% [=== ] 167/2954 5% [=== ] 168/2954 5% [=== ] 169/2954 5% [=== ] 170/2954 5% [=== ] 171/2954 5% [=== ] 172/2954 5% [=== ] 173/2954 5% [=== ] 174/2954 5% [=== ] 175/2954 5% [=== ] 176/2954 5% [=== ] 177/2954 5% [=== ] 178/2954 6% [=== ] 179/2954 6% [=== ] 180/2954 6% [=== ] 181/2954 6% [=== ] 182/2954 6% [=== ] 183/2954 6% [=== ] 184/2954 6% [=== ] 185/2954 6% [=== ] 186/2954 6% [=== ] 187/2954 6% [=== ] 188/2954 6% [=== ] 189/2954 6% [=== ] 190/2954 6% [==== ] 191/2954 6% [==== ] 192/2954 6% [==== ] 193/2954 6% [==== ] 194/2954 6% [==== ] 195/2954 6% [==== ] 196/2954 6% [==== ] 197/2954 6% [==== ] 198/2954 6% [==== ] 199/2954 6% [==== ] 200/2954 6% [==== ] 201/2954 6% [==== ] 202/2954 6% [==== ] 203/2954 6% [==== ] 204/2954 6% [==== ] 205/2954 6% [==== ] 206/2954 6% [==== ] 207/2954 7% [==== ] 208/2954 7% [==== ] 209/2954 7% [==== ] 210/2954 7% [==== ] 211/2954 7% [==== ] 212/2954 7% [==== ] 213/2954 7% [==== ] 214/2954 7% [==== ] 215/2954 7% [==== ] 216/2954 7% [==== ] 217/2954 7% [==== ] 218/2954 7% [==== ] 219/2954 7% [==== ] 220/2954 7% [==== ] 221/2954 7% [==== ] 222/2954 7% [==== ] 223/2954 7% [==== ] 224/2954 7% [==== ] 225/2954 7% [==== ] 226/2954 7% [==== ] 227/2954 7% [==== ] 228/2954 7% [==== ] 229/2954 7% [==== ] 230/2954 7% [==== ] 231/2954 7% [==== ] 232/2954 7% [==== ] 233/2954 7% [==== ] 234/2954 7% [==== ] 235/2954 7% [==== ] 236/2954 7% [==== ] 237/2954 8% [==== ] 238/2954 8% [===== ] 239/2954 8% [===== ] 240/2954 8% [===== ] 241/2954 8% [===== ] 242/2954 8% [===== ] 243/2954 8% [===== ] 244/2954 8% [===== ] 245/2954 8% [===== ] 246/2954 8% [===== ] 247/2954 8% [===== ] 248/2954 8% [===== ] 249/2954 8% [===== ] 250/2954 8% [===== ] 251/2954 8% [===== ] 252/2954 8% [===== ] 253/2954 8% [===== ] 254/2954 8% [===== ] 255/2954 8% [===== ] 256/2954 8% [===== ] 257/2954 8% [===== ] 258/2954 8% [===== ] 259/2954 8% [===== ] 260/2954 8% [===== ] 261/2954 8% [===== ] 262/2954 8% [===== ] 263/2954 8% [===== ] 264/2954 8% [===== ] 265/2954 8% [===== ] 266/2954 9% [===== ] 267/2954 9% [===== ] 268/2954 9% [===== ] 269/2954 9% [===== ] 270/2954 9% [===== ] 271/2954 9% [===== ] 272/2954 9% [===== ] 273/2954 9% [===== ] 274/2954 9% [===== ] 275/2954 9% [===== ] 276/2954 9% [===== ] 277/2954 9% [===== ] 278/2954 9% [===== ] 279/2954 9% [===== ] 280/2954 9% [===== ] 281/2954 9% [===== ] 282/2954 9% [===== ] 283/2954 9% [===== ] 284/2954 9% [===== ] 285/2954 9% [====== ] 286/2954 9% [====== ] 287/2954 9% [====== ] 288/2954 9% [====== ] 289/2954 9% [====== ] 290/2954 9% [====== ] 291/2954 9% [====== ] 292/2954 9% [====== ] 293/2954 9% [====== ] 294/2954 9% [====== ] 295/2954 9% [====== ] 296/2954 10% [====== ] 297/2954 10% [====== ] 298/2954 10% [====== ] 299/2954 10% [====== ] 300/2954 10% [====== ] 301/2954 10% [====== ] 302/2954 10% [====== ] 303/2954 10% [====== ] 304/2954 10% [====== ] 305/2954 10% [====== ] 306/2954 10% [====== ] 307/2954 10% [====== ] 308/2954 10% [====== ] 309/2954 10% [====== ] 310/2954 10% [====== ] 311/2954 10% [====== ] 312/2954 10% [====== ] 313/2954 10% [====== ] 314/2954 10% [====== ] 315/2954 10% [====== ] 316/2954 10% [====== ] 317/2954 10% [====== ] 318/2954 10% [====== ] 319/2954 10% [====== ] 320/2954 10% [====== ] 321/2954 10% [====== ] 322/2954 10% [====== ] 323/2954 10% [====== ] 324/2954 10% [====== ] 325/2954 11% [====== ] 326/2954 11% [====== ] 327/2954 11% [====== ] 328/2954 11% [====== ] 329/2954 11% [====== ] 330/2954 11% [====== ] 331/2954 11% [====== ] 332/2954 11% [====== ] 333/2954 11% [======= ] 334/2954 11% [======= ] 335/2954 11% [======= ] 336/2954 11% [======= ] 337/2954 11% [======= ] 338/2954 11% [======= ] 339/2954 11% [======= ] 340/2954 11% [======= ] 341/2954 11% [======= ] 342/2954 11% [======= ] 343/2954 11% [======= ] 344/2954 11% [======= ] 345/2954 11% [======= ] 346/2954 11% [======= ] 347/2954 11% [======= ] 348/2954 11% [======= ] 349/2954 11% [======= ] 350/2954 11% [======= ] 351/2954 11% [======= ] 352/2954 11% [======= ] 353/2954 11% [======= ] 354/2954 11% [======= ] 355/2954 12% [======= ] 356/2954 12% [======= ] 357/2954 12% [======= ] 358/2954 12% [======= ] 359/2954 12% [======= ] 360/2954 12% [======= ] 361/2954 12% [======= ] 362/2954 12% [======= ] 363/2954 12% [======= ] 364/2954 12% [======= ] 365/2954 12% [======= ] 366/2954 12% [======= ] 367/2954 12% [======= ] 368/2954 12% [======= ] 369/2954 12% [======= ] 370/2954 12% [======= ] 371/2954 12% [======= ] 372/2954 12% [======= ] 373/2954 12% [======= ] 374/2954 12% [======= ] 375/2954 12% [======= ] 376/2954 12% [======= ] 377/2954 12% [======= ] 378/2954 12% [======= ] 379/2954 12% [======= ] 380/2954 12% [======= ] 381/2954 12% [======== ] 382/2954 12% [======== ] 383/2954 12% [======== ] 384/2954 12% [======== ] 385/2954 13% [======== ] 386/2954 13% [======== ] 387/2954 13% [======== ] 388/2954 13% [======== ] 389/2954 13% [======== ] 390/2954 13% [======== ] 391/2954 13% [======== ] 392/2954 13% [======== ] 393/2954 13% [======== ] 394/2954 13% [======== ] 395/2954 13% [======== ] 396/2954 13% [======== ] 397/2954 13% [======== ] 398/2954 13% [======== ] 399/2954 13% [======== ] 400/2954 13% [======== ] 401/2954 13% [======== ] 402/2954 13% [======== ] 403/2954 13% [======== ] 404/2954 13% [======== ] 405/2954 13% [======== ] 406/2954 13% [======== ] 407/2954 13% [======== ] 408/2954 13% [======== ] 409/2954 13% [======== ] 410/2954 13% [======== ] 411/2954 13% [======== ] 412/2954 13% [======== ] 413/2954 13% [======== ] 414/2954 14% [======== ] 415/2954 14% [======== ] 416/2954 14% [======== ] 417/2954 14% [======== ] 418/2954 14% [======== ] 419/2954 14% [======== ] 420/2954 14% [======== ] 421/2954 14% [======== ] 422/2954 14% [======== ] 423/2954 14% [======== ] 424/2954 14% [======== ] 425/2954 14% [======== ] 426/2954 14% [======== ] 427/2954 14% [======== ] 428/2954 14% [========= ] 429/2954 14% [========= ] 430/2954 14% [========= ] 431/2954 14% [========= ] 432/2954 14% [========= ] 433/2954 14% [========= ] 434/2954 14% [========= ] 435/2954 14% [========= ] 436/2954 14% [========= ] 437/2954 14% [========= ] 438/2954 14% [========= ] 439/2954 14% [========= ] 440/2954 14% [========= ] 441/2954 14% [========= ] 442/2954 14% [========= ] 443/2954 14% [========= ] 444/2954 15% [========= ] 445/2954 15% [========= ] 446/2954 15% [========= ] 447/2954 15% [========= ] 448/2954 15% [========= ] 449/2954 15% [========= ] 450/2954 15% [========= ] 451/2954 15% [========= ] 452/2954 15% [========= ] 453/2954 15% [========= ] 454/2954 15% [========= ] 455/2954 15% [========= ] 456/2954 15% [========= ] 457/2954 15% [========= ] 458/2954 15% [========= ] 459/2954 15% [========= ] 460/2954 15% [========= ] 461/2954 15% [========= ] 462/2954 15% [========= ] 463/2954 15% [========= ] 464/2954 15% [========= ] 465/2954 15% [========= ] 466/2954 15% [========= ] 467/2954 15% [========= ] 468/2954 15% [========= ] 469/2954 15% [========= ] 470/2954 15% [========= ] 471/2954 15% [========= ] 472/2954 15% [========= ] 473/2954 16% [========= ] 474/2954 16% [========= ] 475/2954 16% [========= ] 476/2954 16% [========== ] 477/2954 16% [========== ] 478/2954 16% [========== ] 479/2954 16% [========== ] 480/2954 16% [========== ] 481/2954 16% [========== ] 482/2954 16% [========== ] 483/2954 16% [========== ] 484/2954 16% [========== ] 485/2954 16% [========== ] 486/2954 16% [========== ] 487/2954 16% [========== ] 488/2954 16% [========== ] 489/2954 16% [========== ] 490/2954 16% [========== ] 491/2954 16% [========== ] 492/2954 16% [========== ] 493/2954 16% [========== ] 494/2954 16% [========== ] 495/2954 16% [========== ] 496/2954 16% [========== ] 497/2954 16% [========== ] 498/2954 16% [========== ] 499/2954 16% [========== ] 500/2954 16% [========== ] 501/2954 16% [========== ] 502/2954 16% [========== ] 503/2954 17% [========== ] 504/2954 17% [========== ] 505/2954 17% [========== ] 506/2954 17% [========== ] 507/2954 17% [========== ] 508/2954 17% [========== ] 509/2954 17% [========== ] 510/2954 17% [========== ] 511/2954 17% [========== ] 512/2954 17% [========== ] 513/2954 17% [========== ] 514/2954 17% [========== ] 515/2954 17% [========== ] 516/2954 17% [========== ] 517/2954 17% [========== ] 518/2954 17% [========== ] 519/2954 17% [========== ] 520/2954 17% [========== ] 521/2954 17% [========== ] 522/2954 17% [========== ] 523/2954 17% [========== ] 524/2954 17% [=========== ] 525/2954 17% [=========== ] 526/2954 17% [=========== ] 527/2954 17% [=========== ] 528/2954 17% [=========== ] 529/2954 17% [=========== ] 530/2954 17% [=========== ] 531/2954 17% [=========== ] 532/2954 18% [=========== ] 533/2954 18% [=========== ] 534/2954 18% [=========== ] 535/2954 18% [=========== ] 536/2954 18% [=========== ] 537/2954 18% [=========== ] 538/2954 18% [=========== ] 539/2954 18% [=========== ] 540/2954 18% [=========== ] 541/2954 18% [=========== ] 542/2954 18% [=========== ] 543/2954 18% [=========== ] 544/2954 18% [=========== ] 545/2954 18% [=========== ] 546/2954 18% [=========== ] 547/2954 18% [=========== ] 548/2954 18% [=========== ] 549/2954 18% [=========== ] 550/2954 18% [=========== ] 551/2954 18% [=========== ] 552/2954 18% [=========== ] 553/2954 18% [=========== ] 554/2954 18% [=========== ] 555/2954 18% [=========== ] 556/2954 18% [=========== ] 557/2954 18% [=========== ] 558/2954 18% [=========== ] 559/2954 18% [=========== ] 560/2954 18% [=========== ] 561/2954 18% [=========== ] 562/2954 19% [=========== ] 563/2954 19% [=========== ] 564/2954 19% [=========== ] 565/2954 19% [=========== ] 566/2954 19% [=========== ] 567/2954 19% [=========== ] 568/2954 19% [=========== ] 569/2954 19% [=========== ] 570/2954 19% [=========== ] 571/2954 19% [============ ] 572/2954 19% [============ ] 573/2954 19% [============ ] 574/2954 19% [============ ] 575/2954 19% [============ ] 576/2954 19% [============ ] 577/2954 19% [============ ] 578/2954 19% [============ ] 579/2954 19% [============ ] 580/2954 19% [============ ] 581/2954 19% [============ ] 582/2954 19% [============ ] 583/2954 19% [============ ] 584/2954 19% [============ ] 585/2954 19% [============ ] 586/2954 19% [============ ] 587/2954 19% [============ ] 588/2954 19% [============ ] 589/2954 19% [============ ] 590/2954 19% [============ ] 591/2954 20% [============ ] 592/2954 20% [============ ] 593/2954 20% [============ ] 594/2954 20% [============ ] 595/2954 20% [============ ] 596/2954 20% [============ ] 597/2954 20% [============ ] 598/2954 20% [============ ] 599/2954 20% [============ ] 600/2954 20% [============ ] 601/2954 20% [============ ] 602/2954 20% [============ ] 603/2954 20% [============ ] 604/2954 20% [============ ] 605/2954 20% [============ ] 606/2954 20% [============ ] 607/2954 20% [============ ] 608/2954 20% [============ ] 609/2954 20% [============ ] 610/2954 20% [============ ] 611/2954 20% [============ ] 612/2954 20% [============ ] 613/2954 20% [============ ] 614/2954 20% [============ ] 615/2954 20% [============ ] 616/2954 20% [============ ] 617/2954 20% [============ ] 618/2954 20% [============ ] 619/2954 20% [============= ] 620/2954 20% [============= ] 621/2954 21% [============= ] 622/2954 21% [============= ] 623/2954 21% [============= ] 624/2954 21% [============= ] 625/2954 21% [============= ] 626/2954 21% [============= ] 627/2954 21% [============= ] 628/2954 21% [============= ] 629/2954 21% [============= ] 630/2954 21% [============= ] 631/2954 21% [============= ] 632/2954 21% [============= ] 633/2954 21% [============= ] 634/2954 21% [============= ] 635/2954 21% [============= ] 636/2954 21% [============= ] 637/2954 21% [============= ] 638/2954 21% [============= ] 639/2954 21% [============= ] 640/2954 21% [============= ] 641/2954 21% [============= ] 642/2954 21% [============= ] 643/2954 21% [============= ] 644/2954 21% [============= ] 645/2954 21% [============= ] 646/2954 21% [============= ] 647/2954 21% [============= ] 648/2954 21% [============= ] 649/2954 21% [============= ] 650/2954 22% [============= ] 651/2954 22% [============= ] 652/2954 22% [============= ] 653/2954 22% [============= ] 654/2954 22% [============= ] 655/2954 22% [============= ] 656/2954 22% [============= ] 657/2954 22% [============= ] 658/2954 22% [============= ] 659/2954 22% [============= ] 660/2954 22% [============= ] 661/2954 22% [============= ] 662/2954 22% [============= ] 663/2954 22% [============= ] 664/2954 22% [============= ] 665/2954 22% [============= ] 666/2954 22% [============= ] 667/2954 22% [============== ] 668/2954 22% [============== ] 669/2954 22% [============== ] 670/2954 22% [============== ] 671/2954 22% [============== ] 672/2954 22% [============== ] 673/2954 22% [============== ] 674/2954 22% [============== ] 675/2954 22% [============== ] 676/2954 22% [============== ] 677/2954 22% [============== ] 678/2954 22% [============== ] 679/2954 22% [============== ] 680/2954 23% [============== ] 681/2954 23% [============== ] 682/2954 23% [============== ] 683/2954 23% [============== ] 684/2954 23% [============== ] 685/2954 23% [============== ] 686/2954 23% [============== ] 687/2954 23% [============== ] 688/2954 23% [============== ] 689/2954 23% [============== ] 690/2954 23% [============== ] 691/2954 23% [============== ] 692/2954 23% [============== ] 693/2954 23% [============== ] 694/2954 23% [============== ] 695/2954 23% [============== ] 696/2954 23% [============== ] 697/2954 23% [============== ] 698/2954 23% [============== ] 699/2954 23% [============== ] 700/2954 23% [============== ] 701/2954 23% [============== ] 702/2954 23% [============== ] 703/2954 23% [============== ] 704/2954 23% [============== ] 705/2954 23% [============== ] 706/2954 23% [============== ] 707/2954 23% [============== ] 708/2954 23% [============== ] 709/2954 24% [============== ] 710/2954 24% [============== ] 711/2954 24% [============== ] 712/2954 24% [============== ] 713/2954 24% [============== ] 714/2954 24% [=============== ] 715/2954 24% [=============== ] 716/2954 24% [=============== ] 717/2954 24% [=============== ] 718/2954 24% [=============== ] 719/2954 24% [=============== ] 720/2954 24% [=============== ] 721/2954 24% [=============== ] 722/2954 24% [=============== ] 723/2954 24% [=============== ] 724/2954 24% [=============== ] 725/2954 24% [=============== ] 726/2954 24% [=============== ] 727/2954 24% [=============== ] 728/2954 24% [=============== ] 729/2954 24% [=============== ] 730/2954 24% [=============== ] 731/2954 24% [=============== ] 732/2954 24% [=============== ] 733/2954 24% [=============== ] 734/2954 24% [=============== ] 735/2954 24% [=============== ] 736/2954 24% [=============== ] 737/2954 24% [=============== ] 738/2954 24% [=============== ] 739/2954 25% [=============== ] 740/2954 25% [=============== ] 741/2954 25% [=============== ] 742/2954 25% [=============== ] 743/2954 25% [=============== ] 744/2954 25% [=============== ] 745/2954 25% [=============== ] 746/2954 25% [=============== ] 747/2954 25% [=============== ] 748/2954 25% [=============== ] 749/2954 25% [=============== ] 750/2954 25% [=============== ] 751/2954 25% [=============== ] 752/2954 25% [=============== ] 753/2954 25% [=============== ] 754/2954 25% [=============== ] 755/2954 25% [=============== ] 756/2954 25% [=============== ] 757/2954 25% [=============== ] 758/2954 25% [=============== ] 759/2954 25% [=============== ] 760/2954 25% [=============== ] 761/2954 25% [=============== ] 762/2954 25% [================ ] 763/2954 25% [================ ] 764/2954 25% [================ ] 765/2954 25% [================ ] 766/2954 25% [================ ] 767/2954 25% [================ ] 768/2954 25% [================ ] 769/2954 26% [================ ] 770/2954 26% [================ ] 771/2954 26% [================ ] 772/2954 26% [================ ] 773/2954 26% [================ ] 774/2954 26% [================ ] 775/2954 26% [================ ] 776/2954 26% [================ ] 777/2954 26% [================ ] 778/2954 26% [================ ] 779/2954 26% [================ ] 780/2954 26% [================ ] 781/2954 26% [================ ] 782/2954 26% [================ ] 783/2954 26% [================ ] 784/2954 26% [================ ] 785/2954 26% [================ ] 786/2954 26% [================ ] 787/2954 26% [================ ] 788/2954 26% [================ ] 789/2954 26% [================ ] 790/2954 26% [================ ] 791/2954 26% [================ ] 792/2954 26% [================ ] 793/2954 26% [================ ] 794/2954 26% [================ ] 795/2954 26% [================ ] 796/2954 26% [================ ] 797/2954 26% [================ ] 798/2954 27% [================ ] 799/2954 27% [================ ] 800/2954 27% [================ ] 801/2954 27% [================ ] 802/2954 27% [================ ] 803/2954 27% [================ ] 804/2954 27% [================ ] 805/2954 27% [================ ] 806/2954 27% [================ ] 807/2954 27% [================ ] 808/2954 27% [================ ] 809/2954 27% [================= ] 810/2954 27% [================= ] 811/2954 27% [================= ] 812/2954 27% [================= ] 813/2954 27% [================= ] 814/2954 27% [================= ] 815/2954 27% [================= ] 816/2954 27% [================= ] 817/2954 27% [================= ] 818/2954 27% [================= ] 819/2954 27% [================= ] 820/2954 27% [================= ] 821/2954 27% [================= ] 822/2954 27% [================= ] 823/2954 27% [================= ] 824/2954 27% [================= ] 825/2954 27% [================= ] 826/2954 27% [================= ] 827/2954 27% [================= ] 828/2954 28% [================= ] 829/2954 28% [================= ] 830/2954 28% [================= ] 831/2954 28% [================= ] 832/2954 28% [================= ] 833/2954 28% [================= ] 834/2954 28% [================= ] 835/2954 28% [================= ] 836/2954 28% [================= ] 837/2954 28% [================= ] 838/2954 28% [================= ] 839/2954 28% [================= ] 840/2954 28% [================= ] 841/2954 28% [================= ] 842/2954 28% [================= ] 843/2954 28% [================= ] 844/2954 28% [================= ] 845/2954 28% [================= ] 846/2954 28% [================= ] 847/2954 28% [================= ] 848/2954 28% [================= ] 849/2954 28% [================= ] 850/2954 28% [================= ] 851/2954 28% [================= ] 852/2954 28% [================= ] 853/2954 28% [================= ] 854/2954 28% [================= ] 855/2954 28% [================= ] 856/2954 28% [================= ] 857/2954 29% [================== ] 858/2954 29% [================== ] 859/2954 29% [================== ] 860/2954 29% [================== ] 861/2954 29% [================== ] 862/2954 29% [================== ] 863/2954 29% [================== ] 864/2954 29% [================== ] 865/2954 29% [================== ] 866/2954 29% [================== ] 867/2954 29% [================== ] 868/2954 29% [================== ] 869/2954 29% [================== ] 870/2954 29% [================== ] 871/2954 29% [================== ] 872/2954 29% [================== ] 873/2954 29% [================== ] 874/2954 29% [================== ] 875/2954 29% [================== ] 876/2954 29% [================== ] 877/2954 29% [================== ] 878/2954 29% [================== ] 879/2954 29% [================== ] 880/2954 29% [================== ] 881/2954 29% [================== ] 882/2954 29% [================== ] 883/2954 29% [================== ] 884/2954 29% [================== ] 885/2954 29% [================== ] 886/2954 29% [================== ] 887/2954 30% [================== ] 888/2954 30% [================== ] 889/2954 30% [================== ] 890/2954 30% [================== ] 891/2954 30% [================== ] 892/2954 30% [================== ] 893/2954 30% [================== ] 894/2954 30% [================== ] 895/2954 30% [================== ] 896/2954 30% [================== ] 897/2954 30% [================== ] 898/2954 30% [================== ] 899/2954 30% [================== ] 900/2954 30% [================== ] 901/2954 30% [================== ] 902/2954 30% [================== ] 903/2954 30% [================== ] 904/2954 30% [================== ] 905/2954 30% [=================== ] 906/2954 30% [=================== ] 907/2954 30% [=================== ] 908/2954 30% [=================== ] 909/2954 30% [=================== ] 910/2954 30% [=================== ] 911/2954 30% [=================== ] 912/2954 30% [=================== ] 913/2954 30% [=================== ] 914/2954 30% [=================== ] 915/2954 30% [=================== ] 916/2954 31% [=================== ] 917/2954 31% [=================== ] 918/2954 31% [=================== ] 919/2954 31% [=================== ] 920/2954 31% [=================== ] 921/2954 31% [=================== ] 922/2954 31% [=================== ] 923/2954 31% [=================== ] 924/2954 31% [=================== ] 925/2954 31% [=================== ] 926/2954 31% [=================== ] 927/2954 31% [=================== ] 928/2954 31% [=================== ] 929/2954 31% [=================== ] 930/2954 31% [=================== ] 931/2954 31% [=================== ] 932/2954 31% [=================== ] 933/2954 31% [=================== ] 934/2954 31% [=================== ] 935/2954 31% [=================== ] 936/2954 31% [=================== ] 937/2954 31% [=================== ] 938/2954 31% [=================== ] 939/2954 31% [=================== ] 940/2954 31% [=================== ] 941/2954 31% [=================== ] 942/2954 31% [=================== ] 943/2954 31% [=================== ] 944/2954 31% [=================== ] 945/2954 31% [=================== ] 946/2954 32% [=================== ] 947/2954 32% [=================== ] 948/2954 32% [=================== ] 949/2954 32% [=================== ] 950/2954 32% [=================== ] 951/2954 32% [=================== ] 952/2954 32% [==================== ] 953/2954 32% [==================== ] 954/2954 32% [==================== ] 955/2954 32% [==================== ] 956/2954 32% [==================== ] 957/2954 32% [==================== ] 958/2954 32% [==================== ] 959/2954 32% [==================== ] 960/2954 32% [==================== ] 961/2954 32% [==================== ] 962/2954 32% [==================== ] 963/2954 32% [==================== ] 964/2954 32% [==================== ] 965/2954 32% [==================== ] 966/2954 32% [==================== ] 967/2954 32% [==================== ] 968/2954 32% [==================== ] 969/2954 32% [==================== ] 970/2954 32% [==================== ] 971/2954 32% [==================== ] 972/2954 32% [==================== ] 973/2954 32% [==================== ] 974/2954 32% [==================== ] 975/2954 33% [==================== ] 976/2954 33% [==================== ] 977/2954 33% [==================== ] 978/2954 33% [==================== ] 979/2954 33% [==================== ] 980/2954 33% [==================== ] 981/2954 33% [==================== ] 982/2954 33% [==================== ] 983/2954 33% [==================== ] 984/2954 33% [==================== ] 985/2954 33% [==================== ] 986/2954 33% [==================== ] 987/2954 33% [==================== ] 988/2954 33% [==================== ] 989/2954 33% [==================== ] 990/2954 33% [==================== ] 991/2954 33% [==================== ] 992/2954 33% [==================== ] 993/2954 33% [==================== ] 994/2954 33% [==================== ] 995/2954 33% [==================== ] 996/2954 33% [==================== ] 997/2954 33% [==================== ] 998/2954 33% [==================== ] 999/2954 33% [==================== ] 1000/2954 33% [===================== ] 1001/2954 33% [===================== ] 1002/2954 33% [===================== ] 1003/2954 33% [===================== ] 1004/2954 33% [===================== ] 1005/2954 34% [===================== ] 1006/2954 34% [===================== ] 1007/2954 34% [===================== ] 1008/2954 34% [===================== ] 1009/2954 34% [===================== ] 1010/2954 34% [===================== ] 1011/2954 34% [===================== ] 1012/2954 34% [===================== ] 1013/2954 34% [===================== ] 1014/2954 34% [===================== ] 1015/2954 34% [===================== ] 1016/2954 34% [===================== ] 1017/2954 34% [===================== ] 1018/2954 34% [===================== ] 1019/2954 34% [===================== ] 1020/2954 34% [===================== ] 1021/2954 34% [===================== ] 1022/2954 34% [===================== ] 1023/2954 34% [===================== ] 1024/2954 34% [===================== ] 1025/2954 34% [===================== ] 1026/2954 34% [===================== ] 1027/2954 34% [===================== ] 1028/2954 34% [===================== ] 1029/2954 34% [===================== ] 1030/2954 34% [===================== ] 1031/2954 34% [===================== ] 1032/2954 34% [===================== ] 1033/2954 34% [===================== ] 1034/2954 35% [===================== ] 1035/2954 35% [===================== ] 1036/2954 35% [===================== ] 1037/2954 35% [===================== ] 1038/2954 35% [===================== ] 1039/2954 35% [===================== ] 1040/2954 35% [===================== ] 1041/2954 35% [===================== ] 1042/2954 35% [===================== ] 1043/2954 35% [===================== ] 1044/2954 35% [===================== ] 1045/2954 35% [===================== ] 1046/2954 35% [===================== ] 1047/2954 35% [===================== ] 1048/2954 35% [====================== ] 1049/2954 35% [====================== ] 1050/2954 35% [====================== ] 1051/2954 35% [====================== ] 1052/2954 35% [====================== ] 1053/2954 35% [====================== ] 1054/2954 35% [====================== ] 1055/2954 35% [====================== ] 1056/2954 35% [====================== ] 1057/2954 35% [====================== ] 1058/2954 35% [====================== ] 1059/2954 35% [====================== ] 1060/2954 35% [====================== ] 1061/2954 35% [====================== ] 1062/2954 35% [====================== ] 1063/2954 35% [====================== ] 1064/2954 36% [====================== ] 1065/2954 36% [====================== ] 1066/2954 36% [====================== ] 1067/2954 36% [====================== ] 1068/2954 36% [====================== ] 1069/2954 36% [====================== ] 1070/2954 36% [====================== ] 1071/2954 36% [====================== ] 1072/2954 36% [====================== ] 1073/2954 36% [====================== ] 1074/2954 36% [====================== ] 1075/2954 36% [====================== ] 1076/2954 36% [====================== ] 1077/2954 36% [====================== ] 1078/2954 36% [====================== ] 1079/2954 36% [====================== ] 1080/2954 36% [====================== ] 1081/2954 36% [====================== ] 1082/2954 36% [====================== ] 1083/2954 36% [====================== ] 1084/2954 36% [====================== ] 1085/2954 36% [====================== ] 1086/2954 36% [====================== ] 1087/2954 36% [====================== ] 1088/2954 36% [====================== ] 1089/2954 36% [====================== ] 1090/2954 36% [====================== ] 1091/2954 36% [====================== ] 1092/2954 36% [====================== ] 1093/2954 37% [====================== ] 1094/2954 37% [====================== ] 1095/2954 37% [======================= ] 1096/2954 37% [======================= ] 1097/2954 37% [======================= ] 1098/2954 37% [======================= ] 1099/2954 37% [======================= ] 1100/2954 37% [======================= ] 1101/2954 37% [======================= ] 1102/2954 37% [======================= ] 1103/2954 37% [======================= ] 1104/2954 37% [======================= ] 1105/2954 37% [======================= ] 1106/2954 37% [======================= ] 1107/2954 37% [======================= ] 1108/2954 37% [======================= ] 1109/2954 37% [======================= ] 1110/2954 37% [======================= ] 1111/2954 37% [======================= ] 1112/2954 37% [======================= ] 1113/2954 37% [======================= ] 1114/2954 37% [======================= ] 1115/2954 37% [======================= ] 1116/2954 37% [======================= ] 1117/2954 37% [======================= ] 1118/2954 37% [======================= ] 1119/2954 37% [======================= ] 1120/2954 37% [======================= ] 1121/2954 37% [======================= ] 1122/2954 37% [======================= ] 1123/2954 38% [======================= ] 1124/2954 38% [======================= ] 1125/2954 38% [======================= ] 1126/2954 38% [======================= ] 1127/2954 38% [======================= ] 1128/2954 38% [======================= ] 1129/2954 38% [======================= ] 1130/2954 38% [======================= ] 1131/2954 38% [======================= ] 1132/2954 38% [======================= ] 1133/2954 38% [======================= ] 1134/2954 38% [======================= ] 1135/2954 38% [======================= ] 1136/2954 38% [======================= ] 1137/2954 38% [======================= ] 1138/2954 38% [======================= ] 1139/2954 38% [======================= ] 1140/2954 38% [======================= ] 1141/2954 38% [======================= ] 1142/2954 38% [======================= ] 1143/2954 38% [======================== ] 1144/2954 38% [======================== ] 1145/2954 38% [======================== ] 1146/2954 38% [======================== ] 1147/2954 38% [======================== ] 1148/2954 38% [======================== ] 1149/2954 38% [======================== ] 1150/2954 38% [======================== ] 1151/2954 38% [======================== ] 1152/2954 38% [======================== ] 1153/2954 39% [======================== ] 1154/2954 39% [======================== ] 1155/2954 39% [======================== ] 1156/2954 39% [======================== ] 1157/2954 39% [======================== ] 1158/2954 39% [======================== ] 1159/2954 39% [======================== ] 1160/2954 39% [======================== ] 1161/2954 39% [======================== ] 1162/2954 39% [======================== ] 1163/2954 39% [======================== ] 1164/2954 39% [======================== ] 1165/2954 39% [======================== ] 1166/2954 39% [======================== ] 1167/2954 39% [======================== ] 1168/2954 39% [======================== ] 1169/2954 39% [======================== ] 1170/2954 39% [======================== ] 1171/2954 39% [======================== ] 1172/2954 39% [======================== ] 1173/2954 39% [======================== ] 1174/2954 39% [======================== ] 1175/2954 39% [======================== ] 1176/2954 39% [======================== ] 1177/2954 39% [======================== ] 1178/2954 39% [======================== ] 1179/2954 39% [======================== ] 1180/2954 39% [======================== ] 1181/2954 39% [======================== ] 1182/2954 40% [======================== ] 1183/2954 40% [======================== ] 1184/2954 40% [======================== ] 1185/2954 40% [======================== ] 1186/2954 40% [======================== ] 1187/2954 40% [======================== ] 1188/2954 40% [======================== ] 1189/2954 40% [======================== ] 1190/2954 40% [======================== ] 1191/2954 40% [========================= ] 1192/2954 40% [========================= ] 1193/2954 40% [========================= ] 1194/2954 40% [========================= ] 1195/2954 40% [========================= ] 1196/2954 40% [========================= ] 1197/2954 40% [========================= ] 1198/2954 40% [========================= ] 1199/2954 40% [========================= ] 1200/2954 40% [========================= ] 1201/2954 40% [========================= ] 1202/2954 40% [========================= ] 1203/2954 40% [========================= ] 1204/2954 40% [========================= ] 1205/2954 40% [========================= ] 1206/2954 40% [========================= ] 1207/2954 40% [========================= ] 1208/2954 40% [========================= ] 1209/2954 40% [========================= ] 1210/2954 40% [========================= ] 1211/2954 40% [========================= ] 1212/2954 41% [========================= ] 1213/2954 41% [========================= ] 1214/2954 41% [========================= ] 1215/2954 41% [========================= ] 1216/2954 41% [========================= ] 1217/2954 41% [========================= ] 1218/2954 41% [========================= ] 1219/2954 41% [========================= ] 1220/2954 41% [========================= ] 1221/2954 41% [========================= ] 1222/2954 41% [========================= ] 1223/2954 41% [========================= ] 1224/2954 41% [========================= ] 1225/2954 41% [========================= ] 1226/2954 41% [========================= ] 1227/2954 41% [========================= ] 1228/2954 41% [========================= ] 1229/2954 41% [========================= ] 1230/2954 41% [========================= ] 1231/2954 41% [========================= ] 1232/2954 41% [========================= ] 1233/2954 41% [========================= ] 1234/2954 41% [========================= ] 1235/2954 41% [========================= ] 1236/2954 41% [========================= ] 1237/2954 41% [========================= ] 1238/2954 41% [========================== ] 1239/2954 41% [========================== ] 1240/2954 41% [========================== ] 1241/2954 42% [========================== ] 1242/2954 42% [========================== ] 1243/2954 42% [========================== ] 1244/2954 42% [========================== ] 1245/2954 42% [========================== ] 1246/2954 42% [========================== ] 1247/2954 42% [========================== ] 1248/2954 42% [========================== ] 1249/2954 42% [========================== ] 1250/2954 42% [========================== ] 1251/2954 42% [========================== ] 1252/2954 42% [========================== ] 1253/2954 42% [========================== ] 1254/2954 42% [========================== ] 1255/2954 42% [========================== ] 1256/2954 42% [========================== ] 1257/2954 42% [========================== ] 1258/2954 42% [========================== ] 1259/2954 42% [========================== ] 1260/2954 42% [========================== ] 1261/2954 42% [========================== ] 1262/2954 42% [========================== ] 1263/2954 42% [========================== ] 1264/2954 42% [========================== ] 1265/2954 42% [========================== ] 1266/2954 42% [========================== ] 1267/2954 42% [========================== ] 1268/2954 42% [========================== ] 1269/2954 42% [========================== ] 1270/2954 42% [========================== ] 1271/2954 43% [========================== ] 1272/2954 43% [========================== ] 1273/2954 43% [========================== ] 1274/2954 43% [========================== ] 1275/2954 43% [========================== ] 1276/2954 43% [========================== ] 1277/2954 43% [========================== ] 1278/2954 43% [========================== ] 1279/2954 43% [========================== ] 1280/2954 43% [========================== ] 1281/2954 43% [========================== ] 1282/2954 43% [========================== ] 1283/2954 43% [========================== ] 1284/2954 43% [========================== ] 1285/2954 43% [========================== ] 1286/2954 43% [=========================== ] 1287/2954 43% [=========================== ] 1288/2954 43% [=========================== ] 1289/2954 43% [=========================== ] 1290/2954 43% [=========================== ] 1291/2954 43% [=========================== ] 1292/2954 43% [=========================== ] 1293/2954 43% [=========================== ] 1294/2954 43% [=========================== ] 1295/2954 43% [=========================== ] 1296/2954 43% [=========================== ] 1297/2954 43% [=========================== ] 1298/2954 43% [=========================== ] 1299/2954 43% [=========================== ] 1300/2954 44% [=========================== ] 1301/2954 44% [=========================== ] 1302/2954 44% [=========================== ] 1303/2954 44% [=========================== ] 1304/2954 44% [=========================== ] 1305/2954 44% [=========================== ] 1306/2954 44% [=========================== ] 1307/2954 44% [=========================== ] 1308/2954 44% [=========================== ] 1309/2954 44% [=========================== ] 1310/2954 44% [=========================== ] 1311/2954 44% [=========================== ] 1312/2954 44% [=========================== ] 1313/2954 44% [=========================== ] 1314/2954 44% [=========================== ] 1315/2954 44% [=========================== ] 1316/2954 44% [=========================== ] 1317/2954 44% [=========================== ] 1318/2954 44% [=========================== ] 1319/2954 44% [=========================== ] 1320/2954 44% [=========================== ] 1321/2954 44% [=========================== ] 1322/2954 44% [=========================== ] 1323/2954 44% [=========================== ] 1324/2954 44% [=========================== ] 1325/2954 44% [=========================== ] 1326/2954 44% [=========================== ] 1327/2954 44% [=========================== ] 1328/2954 44% [=========================== ] 1329/2954 44% [=========================== ] 1330/2954 45% [=========================== ] 1331/2954 45% [=========================== ] 1332/2954 45% [=========================== ] 1333/2954 45% [=========================== ] 1334/2954 45% [============================ ] 1335/2954 45% [============================ ] 1336/2954 45% [============================ ] 1337/2954 45% [============================ ] 1338/2954 45% [============================ ] 1339/2954 45% [============================ ] 1340/2954 45% [============================ ] 1341/2954 45% [============================ ] 1342/2954 45% [============================ ] 1343/2954 45% [============================ ] 1344/2954 45% [============================ ] 1345/2954 45% [============================ ] 1346/2954 45% [============================ ] 1347/2954 45% [============================ ] 1348/2954 45% [============================ ] 1349/2954 45% [============================ ] 1350/2954 45% [============================ ] 1351/2954 45% [============================ ] 1352/2954 45% [============================ ] 1353/2954 45% [============================ ] 1354/2954 45% [============================ ] 1355/2954 45% [============================ ] 1356/2954 45% [============================ ] 1357/2954 45% [============================ ] 1358/2954 45% [============================ ] 1359/2954 46% [============================ ] 1360/2954 46% [============================ ] 1361/2954 46% [============================ ] 1362/2954 46% [============================ ] 1363/2954 46% [============================ ] 1364/2954 46% [============================ ] 1365/2954 46% [============================ ] 1366/2954 46% [============================ ] 1367/2954 46% [============================ ] 1368/2954 46% [============================ ] 1369/2954 46% [============================ ] 1370/2954 46% [============================ ] 1371/2954 46% [============================ ] 1372/2954 46% [============================ ] 1373/2954 46% [============================ ] 1374/2954 46% [============================ ] 1375/2954 46% [============================ ] 1376/2954 46% [============================ ] 1377/2954 46% [============================ ] 1378/2954 46% [============================ ] 1379/2954 46% [============================ ] 1380/2954 46% [============================ ] 1381/2954 46% [============================= ] 1382/2954 46% [============================= ] 1383/2954 46% [============================= ] 1384/2954 46% [============================= ] 1385/2954 46% [============================= ] 1386/2954 46% [============================= ] 1387/2954 46% [============================= ] 1388/2954 46% [============================= ] 1389/2954 47% [============================= ] 1390/2954 47% [============================= ] 1391/2954 47% [============================= ] 1392/2954 47% [============================= ] 1393/2954 47% [============================= ] 1394/2954 47% [============================= ] 1395/2954 47% [============================= ] 1396/2954 47% [============================= ] 1397/2954 47% [============================= ] 1398/2954 47% [============================= ] 1399/2954 47% [============================= ] 1400/2954 47% [============================= ] 1401/2954 47% [============================= ] 1402/2954 47% [============================= ] 1403/2954 47% [============================= ] 1404/2954 47% [============================= ] 1405/2954 47% [============================= ] 1406/2954 47% [============================= ] 1407/2954 47% [============================= ] 1408/2954 47% [============================= ] 1409/2954 47% [============================= ] 1410/2954 47% [============================= ] 1411/2954 47% [============================= ] 1412/2954 47% [============================= ] 1413/2954 47% [============================= ] 1414/2954 47% [============================= ] 1415/2954 47% [============================= ] 1416/2954 47% [============================= ] 1417/2954 47% [============================= ] 1418/2954 48% [============================= ] 1419/2954 48% [============================= ] 1420/2954 48% [============================= ] 1421/2954 48% [============================= ] 1422/2954 48% [============================= ] 1423/2954 48% [============================= ] 1424/2954 48% [============================= ] 1425/2954 48% [============================= ] 1426/2954 48% [============================= ] 1427/2954 48% [============================= ] 1428/2954 48% [============================= ] 1429/2954 48% [============================== ] 1430/2954 48% [============================== ] 1431/2954 48% [============================== ] 1432/2954 48% [============================== ] 1433/2954 48% [============================== ] 1434/2954 48% [============================== ] 1435/2954 48% [============================== ] 1436/2954 48% [============================== ] 1437/2954 48% [============================== ] 1438/2954 48% [============================== ] 1439/2954 48% [============================== ] 1440/2954 48% [============================== ] 1441/2954 48% [============================== ] 1442/2954 48% [============================== ] 1443/2954 48% [============================== ] 1444/2954 48% [============================== ] 1445/2954 48% [============================== ] 1446/2954 48% [============================== ] 1447/2954 48% [============================== ] 1448/2954 49% [============================== ] 1449/2954 49% [============================== ] 1450/2954 49% [============================== ] 1451/2954 49% [============================== ] 1452/2954 49% [============================== ] 1453/2954 49% [============================== ] 1454/2954 49% [============================== ] 1455/2954 49% [============================== ] 1456/2954 49% [============================== ] 1457/2954 49% [============================== ] 1458/2954 49% [============================== ] 1459/2954 49% [============================== ] 1460/2954 49% [============================== ] 1461/2954 49% [============================== ] 1462/2954 49% [============================== ] 1463/2954 49% [============================== ] 1464/2954 49% [============================== ] 1465/2954 49% [============================== ] 1466/2954 49% [============================== ] 1467/2954 49% [============================== ] 1468/2954 49% [============================== ] 1469/2954 49% [============================== ] 1470/2954 49% [============================== ] 1471/2954 49% [============================== ] 1472/2954 49% [============================== ] 1473/2954 49% [============================== ] 1474/2954 49% [============================== ] 1475/2954 49% [============================== ] 1476/2954 49% [=============================== ] 1477/2954 50% [=============================== ] 1478/2954 50% [=============================== ] 1479/2954 50% [=============================== ] 1480/2954 50% [=============================== ] 1481/2954 50% [=============================== ] 1482/2954 50% [=============================== ] 1483/2954 50% [=============================== ] 1484/2954 50% [=============================== ] 1485/2954 50% [=============================== ] 1486/2954 50% [=============================== ] 1487/2954 50% [=============================== ] 1488/2954 50% [=============================== ] 1489/2954 50% [=============================== ] 1490/2954 50% [=============================== ] 1491/2954 50% [=============================== ] 1492/2954 50% [=============================== ] 1493/2954 50% [=============================== ] 1494/2954 50% [=============================== ] 1495/2954 50% [=============================== ] 1496/2954 50% [=============================== ] 1497/2954 50% [=============================== ] 1498/2954 50% [=============================== ] 1499/2954 50% [=============================== ] 1500/2954 50% [=============================== ] 1501/2954 50% [=============================== ] 1502/2954 50% [=============================== ] 1503/2954 50% [=============================== ] 1504/2954 50% [=============================== ] 1505/2954 50% [=============================== ] 1506/2954 50% [=============================== ] 1507/2954 51% [=============================== ] 1508/2954 51% [=============================== ] 1509/2954 51% [=============================== ] 1510/2954 51% [=============================== ] 1511/2954 51% [=============================== ] 1512/2954 51% [=============================== ] 1513/2954 51% [=============================== ] 1514/2954 51% [=============================== ] 1515/2954 51% [=============================== ] 1516/2954 51% [=============================== ] 1517/2954 51% [=============================== ] 1518/2954 51% [=============================== ] 1519/2954 51% [=============================== ] 1520/2954 51% [=============================== ] 1521/2954 51% [=============================== ] 1522/2954 51% [=============================== ] 1523/2954 51% [=============================== ] 1524/2954 51% [================================ ] 1525/2954 51% [================================ ] 1526/2954 51% [================================ ] 1527/2954 51% [================================ ] 1528/2954 51% [================================ ] 1529/2954 51% [================================ ] 1530/2954 51% [================================ ] 1531/2954 51% [================================ ] 1532/2954 51% [================================ ] 1533/2954 51% [================================ ] 1534/2954 51% [================================ ] 1535/2954 51% [================================ ] 1536/2954 51% [================================ ] 1537/2954 52% [================================ ] 1538/2954 52% [================================ ] 1539/2954 52% [================================ ] 1540/2954 52% [================================ ] 1541/2954 52% [================================ ] 1542/2954 52% [================================ ] 1543/2954 52% [================================ ] 1544/2954 52% [================================ ] 1545/2954 52% [================================ ] 1546/2954 52% [================================ ] 1547/2954 52% [================================ ] 1548/2954 52% [================================ ] 1549/2954 52% [================================ ] 1550/2954 52% [================================ ] 1551/2954 52% [================================ ] 1552/2954 52% [================================ ] 1553/2954 52% [================================ ] 1554/2954 52% [================================ ] 1555/2954 52% [================================ ] 1556/2954 52% [================================ ] 1557/2954 52% [================================ ] 1558/2954 52% [================================ ] 1559/2954 52% [================================ ] 1560/2954 52% [================================ ] 1561/2954 52% [================================ ] 1562/2954 52% [================================ ] 1563/2954 52% [================================ ] 1564/2954 52% [================================ ] 1565/2954 52% [================================ ] 1566/2954 53% [================================ ] 1567/2954 53% [================================ ] 1568/2954 53% [================================ ] 1569/2954 53% [================================ ] 1570/2954 53% [================================ ] 1571/2954 53% [================================ ] 1572/2954 53% [================================= ] 1573/2954 53% [================================= ] 1574/2954 53% [================================= ] 1575/2954 53% [================================= ] 1576/2954 53% [================================= ] 1577/2954 53% [================================= ] 1578/2954 53% [================================= ] 1579/2954 53% [================================= ] 1580/2954 53% [================================= ] 1581/2954 53% [================================= ] 1582/2954 53% [================================= ] 1583/2954 53% [================================= ] 1584/2954 53% [================================= ] 1585/2954 53% [================================= ] 1586/2954 53% [================================= ] 1587/2954 53% [================================= ] 1588/2954 53% [================================= ] 1589/2954 53% [================================= ] 1590/2954 53% [================================= ] 1591/2954 53% [================================= ] 1592/2954 53% [================================= ] 1593/2954 53% [================================= ] 1594/2954 53% [================================= ] 1595/2954 53% [================================= ] 1596/2954 54% [================================= ] 1597/2954 54% [================================= ] 1598/2954 54% [================================= ] 1599/2954 54% [================================= ] 1600/2954 54% [================================= ] 1601/2954 54% [================================= ] 1602/2954 54% [================================= ] 1603/2954 54% [================================= ] 1604/2954 54% [================================= ] 1605/2954 54% [================================= ] 1606/2954 54% [================================= ] 1607/2954 54% [================================= ] 1608/2954 54% [================================= ] 1609/2954 54% [================================= ] 1610/2954 54% [================================= ] 1611/2954 54% [================================= ] 1612/2954 54% [================================= ] 1613/2954 54% [================================= ] 1614/2954 54% [================================= ] 1615/2954 54% [================================= ] 1616/2954 54% [================================= ] 1617/2954 54% [================================= ] 1618/2954 54% [================================= ] 1619/2954 54% [================================== ] 1620/2954 54% [================================== ] 1621/2954 54% [================================== ] 1622/2954 54% [================================== ] 1623/2954 54% [================================== ] 1624/2954 54% [================================== ] 1625/2954 55% [================================== ] 1626/2954 55% [================================== ] 1627/2954 55% [================================== ] 1628/2954 55% [================================== ] 1629/2954 55% [================================== ] 1630/2954 55% [================================== ] 1631/2954 55% [================================== ] 1632/2954 55% [================================== ] 1633/2954 55% [================================== ] 1634/2954 55% [================================== ] 1635/2954 55% [================================== ] 1636/2954 55% [================================== ] 1637/2954 55% [================================== ] 1638/2954 55% [================================== ] 1639/2954 55% [================================== ] 1640/2954 55% [================================== ] 1641/2954 55% [================================== ] 1642/2954 55% [================================== ] 1643/2954 55% [================================== ] 1644/2954 55% [================================== ] 1645/2954 55% [================================== ] 1646/2954 55% [================================== ] 1647/2954 55% [================================== ] 1648/2954 55% [================================== ] 1649/2954 55% [================================== ] 1650/2954 55% [================================== ] 1651/2954 55% [================================== ] 1652/2954 55% [================================== ] 1653/2954 55% [================================== ] 1654/2954 55% [================================== ] 1655/2954 56% [================================== ] 1656/2954 56% [================================== ] 1657/2954 56% [================================== ] 1658/2954 56% [================================== ] 1659/2954 56% [================================== ] 1660/2954 56% [================================== ] 1661/2954 56% [================================== ] 1662/2954 56% [================================== ] 1663/2954 56% [================================== ] 1664/2954 56% [================================== ] 1665/2954 56% [================================== ] 1666/2954 56% [================================== ] 1667/2954 56% [=================================== ] 1668/2954 56% [=================================== ] 1669/2954 56% [=================================== ] 1670/2954 56% [=================================== ] 1671/2954 56% [=================================== ] 1672/2954 56% [=================================== ] 1673/2954 56% [=================================== ] 1674/2954 56% [=================================== ] 1675/2954 56% [=================================== ] 1676/2954 56% [=================================== ] 1677/2954 56% [=================================== ] 1678/2954 56% [=================================== ] 1679/2954 56% [=================================== ] 1680/2954 56% [=================================== ] 1681/2954 56% [=================================== ] 1682/2954 56% [=================================== ] 1683/2954 56% [=================================== ] 1684/2954 57% [=================================== ] 1685/2954 57% [=================================== ] 1686/2954 57% [=================================== ] 1687/2954 57% [=================================== ] 1688/2954 57% [=================================== ] 1689/2954 57% [=================================== ] 1690/2954 57% [=================================== ] 1691/2954 57% [=================================== ] 1692/2954 57% [=================================== ] 1693/2954 57% [=================================== ] 1694/2954 57% [=================================== ] 1695/2954 57% [=================================== ] 1696/2954 57% [=================================== ] 1697/2954 57% [=================================== ] 1698/2954 57% [=================================== ] 1699/2954 57% [=================================== ] 1700/2954 57% [=================================== ] 1701/2954 57% [=================================== ] 1702/2954 57% [=================================== ] 1703/2954 57% [=================================== ] 1704/2954 57% [=================================== ] 1705/2954 57% [=================================== ] 1706/2954 57% [=================================== ] 1707/2954 57% [=================================== ] 1708/2954 57% [=================================== ] 1709/2954 57% [=================================== ] 1710/2954 57% [=================================== ] 1711/2954 57% [=================================== ] 1712/2954 57% [=================================== ] 1713/2954 57% [=================================== ] 1714/2954 58% [=================================== ] 1715/2954 58% [==================================== ] 1716/2954 58% [==================================== ] 1717/2954 58% [==================================== ] 1718/2954 58% [==================================== ] 1719/2954 58% [==================================== ] 1720/2954 58% [==================================== ] 1721/2954 58% [==================================== ] 1722/2954 58% [==================================== ] 1723/2954 58% [==================================== ] 1724/2954 58% [==================================== ] 1725/2954 58% [==================================== ] 1726/2954 58% [==================================== ] 1727/2954 58% [==================================== ] 1728/2954 58% [==================================== ] 1729/2954 58% [==================================== ] 1730/2954 58% [==================================== ] 1731/2954 58% [==================================== ] 1732/2954 58% [==================================== ] 1733/2954 58% [==================================== ] 1734/2954 58% [==================================== ] 1735/2954 58% [==================================== ] 1736/2954 58% [==================================== ] 1737/2954 58% [==================================== ] 1738/2954 58% [==================================== ] 1739/2954 58% [==================================== ] 1740/2954 58% [==================================== ] 1741/2954 58% [==================================== ] 1742/2954 58% [==================================== ] 1743/2954 59% [==================================== ] 1744/2954 59% [==================================== ] 1745/2954 59% [==================================== ] 1746/2954 59% [==================================== ] 1747/2954 59% [==================================== ] 1748/2954 59% [==================================== ] 1749/2954 59% [==================================== ] 1750/2954 59% [==================================== ] 1751/2954 59% [==================================== ] 1752/2954 59% [==================================== ] 1753/2954 59% [==================================== ] 1754/2954 59% [==================================== ] 1755/2954 59% [==================================== ] 1756/2954 59% [==================================== ] 1757/2954 59% [==================================== ] 1758/2954 59% [==================================== ] 1759/2954 59% [==================================== ] 1760/2954 59% [==================================== ] 1761/2954 59% [==================================== ] 1762/2954 59% [===================================== ] 1763/2954 59% [===================================== ] 1764/2954 59% [===================================== ] 1765/2954 59% [===================================== ] 1766/2954 59% [===================================== ] 1767/2954 59% [===================================== ] 1768/2954 59% [===================================== ] 1769/2954 59% [===================================== ] 1770/2954 59% [===================================== ] 1771/2954 59% [===================================== ] 1772/2954 59% [===================================== ] 1773/2954 60% [===================================== ] 1774/2954 60% [===================================== ] 1775/2954 60% [===================================== ] 1776/2954 60% [===================================== ] 1777/2954 60% [===================================== ] 1778/2954 60% [===================================== ] 1779/2954 60% [===================================== ] 1780/2954 60% [===================================== ] 1781/2954 60% [===================================== ] 1782/2954 60% [===================================== ] 1783/2954 60% [===================================== ] 1784/2954 60% [===================================== ] 1785/2954 60% [===================================== ] 1786/2954 60% [===================================== ] 1787/2954 60% [===================================== ] 1788/2954 60% [===================================== ] 1789/2954 60% [===================================== ] 1790/2954 60% [===================================== ] 1791/2954 60% [===================================== ] 1792/2954 60% [===================================== ] 1793/2954 60% [===================================== ] 1794/2954 60% [===================================== ] 1795/2954 60% [===================================== ] 1796/2954 60% [===================================== ] 1797/2954 60% [===================================== ] 1798/2954 60% [===================================== ] 1799/2954 60% [===================================== ] 1800/2954 60% [===================================== ] 1801/2954 60% [===================================== ] 1802/2954 61% [===================================== ] 1803/2954 61% [===================================== ] 1804/2954 61% [===================================== ] 1805/2954 61% [===================================== ] 1806/2954 61% [===================================== ] 1807/2954 61% [===================================== ] 1808/2954 61% [===================================== ] 1809/2954 61% [===================================== ] 1810/2954 61% [====================================== ] 1811/2954 61% [====================================== ] 1812/2954 61% [====================================== ] 1813/2954 61% [====================================== ] 1814/2954 61% [====================================== ] 1815/2954 61% [====================================== ] 1816/2954 61% [====================================== ] 1817/2954 61% [====================================== ] 1818/2954 61% [====================================== ] 1819/2954 61% [====================================== ] 1820/2954 61% [====================================== ] 1821/2954 61% [====================================== ] 1822/2954 61% [====================================== ] 1823/2954 61% [====================================== ] 1824/2954 61% [====================================== ] 1825/2954 61% [====================================== ] 1826/2954 61% [====================================== ] 1827/2954 61% [====================================== ] 1828/2954 61% [====================================== ] 1829/2954 61% [====================================== ] 1830/2954 61% [====================================== ] 1831/2954 61% [====================================== ] 1832/2954 62% [====================================== ] 1833/2954 62% [====================================== ] 1834/2954 62% [====================================== ] 1835/2954 62% [====================================== ] 1836/2954 62% [====================================== ] 1837/2954 62% [====================================== ] 1838/2954 62% [====================================== ] 1839/2954 62% [====================================== ] 1840/2954 62% [====================================== ] 1841/2954 62% [====================================== ] 1842/2954 62% [====================================== ] 1843/2954 62% [====================================== ] 1844/2954 62% [====================================== ] 1845/2954 62% [====================================== ] 1846/2954 62% [====================================== ] 1847/2954 62% [====================================== ] 1848/2954 62% [====================================== ] 1849/2954 62% [====================================== ] 1850/2954 62% [====================================== ] 1851/2954 62% [====================================== ] 1852/2954 62% [====================================== ] 1853/2954 62% [====================================== ] 1854/2954 62% [====================================== ] 1855/2954 62% [====================================== ] 1856/2954 62% [====================================== ] 1857/2954 62% [====================================== ] 1858/2954 62% [======================================= ] 1859/2954 62% [======================================= ] 1860/2954 62% [======================================= ] 1861/2954 62% [======================================= ] 1862/2954 63% [======================================= ] 1863/2954 63% [======================================= ] 1864/2954 63% [======================================= ] 1865/2954 63% [======================================= ] 1866/2954 63% [======================================= ] 1867/2954 63% [======================================= ] 1868/2954 63% [======================================= ] 1869/2954 63% [======================================= ] 1870/2954 63% [======================================= ] 1871/2954 63% [======================================= ] 1872/2954 63% [======================================= ] 1873/2954 63% [======================================= ] 1874/2954 63% [======================================= ] 1875/2954 63% [======================================= ] 1876/2954 63% [======================================= ] 1877/2954 63% [======================================= ] 1878/2954 63% [======================================= ] 1879/2954 63% [======================================= ] 1880/2954 63% [======================================= ] 1881/2954 63% [======================================= ] 1882/2954 63% [======================================= ] 1883/2954 63% [======================================= ] 1884/2954 63% [======================================= ] 1885/2954 63% [======================================= ] 1886/2954 63% [======================================= ] 1887/2954 63% [======================================= ] 1888/2954 63% [======================================= ] 1889/2954 63% [======================================= ] 1890/2954 63% [======================================= ] 1891/2954 64% [======================================= ] 1892/2954 64% [======================================= ] 1893/2954 64% [======================================= ] 1894/2954 64% [======================================= ] 1895/2954 64% [======================================= ] 1896/2954 64% [======================================= ] 1897/2954 64% [======================================= ] 1898/2954 64% [======================================= ] 1899/2954 64% [======================================= ] 1900/2954 64% [======================================= ] 1901/2954 64% [======================================= ] 1902/2954 64% [======================================= ] 1903/2954 64% [======================================= ] 1904/2954 64% [======================================= ] 1905/2954 64% [======================================== ] 1906/2954 64% [======================================== ] 1907/2954 64% [======================================== ] 1908/2954 64% [======================================== ] 1909/2954 64% [======================================== ] 1910/2954 64% [======================================== ] 1911/2954 64% [======================================== ] 1912/2954 64% [======================================== ] 1913/2954 64% [======================================== ] 1914/2954 64% [======================================== ] 1915/2954 64% [======================================== ] 1916/2954 64% [======================================== ] 1917/2954 64% [======================================== ] 1918/2954 64% [======================================== ] 1919/2954 64% [======================================== ] 1920/2954 64% [======================================== ] 1921/2954 65% [======================================== ] 1922/2954 65% [======================================== ] 1923/2954 65% [======================================== ] 1924/2954 65% [======================================== ] 1925/2954 65% [======================================== ] 1926/2954 65% [======================================== ] 1927/2954 65% [======================================== ] 1928/2954 65% [======================================== ] 1929/2954 65% [======================================== ] 1930/2954 65% [======================================== ] 1931/2954 65% [======================================== ] 1932/2954 65% [======================================== ] 1933/2954 65% [======================================== ] 1934/2954 65% [======================================== ] 1935/2954 65% [======================================== ] 1936/2954 65% [======================================== ] 1937/2954 65% [======================================== ] 1938/2954 65% [======================================== ] 1939/2954 65% [======================================== ] 1940/2954 65% [======================================== ] 1941/2954 65% [======================================== ] 1942/2954 65% [======================================== ] 1943/2954 65% [======================================== ] 1944/2954 65% [======================================== ] 1945/2954 65% [======================================== ] 1946/2954 65% [======================================== ] 1947/2954 65% [======================================== ] 1948/2954 65% [======================================== ] 1949/2954 65% [======================================== ] 1950/2954 66% [======================================== ] 1951/2954 66% [======================================== ] 1952/2954 66% [======================================== ] 1953/2954 66% [========================================= ] 1954/2954 66% [========================================= ] 1955/2954 66% [========================================= ] 1956/2954 66% [========================================= ] 1957/2954 66% [========================================= ] 1958/2954 66% [========================================= ] 1959/2954 66% [========================================= ] 1960/2954 66% [========================================= ] 1961/2954 66% [========================================= ] 1962/2954 66% [========================================= ] 1963/2954 66% [========================================= ] 1964/2954 66% [========================================= ] 1965/2954 66% [========================================= ] 1966/2954 66% [========================================= ] 1967/2954 66% [========================================= ] 1968/2954 66% [========================================= ] 1969/2954 66% [========================================= ] 1970/2954 66% [========================================= ] 1971/2954 66% [========================================= ] 1972/2954 66% [========================================= ] 1973/2954 66% [========================================= ] 1974/2954 66% [========================================= ] 1975/2954 66% [========================================= ] 1976/2954 66% [========================================= ] 1977/2954 66% [========================================= ] 1978/2954 66% [========================================= ] 1979/2954 66% [========================================= ] 1980/2954 67% [========================================= ] 1981/2954 67% [========================================= ] 1982/2954 67% [========================================= ] 1983/2954 67% [========================================= ] 1984/2954 67% [========================================= ] 1985/2954 67% [========================================= ] 1986/2954 67% [========================================= ] 1987/2954 67% [========================================= ] 1988/2954 67% [========================================= ] 1989/2954 67% [========================================= ] 1990/2954 67% [========================================= ] 1991/2954 67% [========================================= ] 1992/2954 67% [========================================= ] 1993/2954 67% [========================================= ] 1994/2954 67% [========================================= ] 1995/2954 67% [========================================= ] 1996/2954 67% [========================================= ] 1997/2954 67% [========================================= ] 1998/2954 67% [========================================= ] 1999/2954 67% [========================================= ] 2000/2954 67% [========================================= ] 2001/2954 67% [========================================== ] 2002/2954 67% [========================================== ] 2003/2954 67% [========================================== ] 2004/2954 67% [========================================== ] 2005/2954 67% [========================================== ] 2006/2954 67% [========================================== ] 2007/2954 67% [========================================== ] 2008/2954 67% [========================================== ] 2009/2954 68% [========================================== ] 2010/2954 68% [========================================== ] 2011/2954 68% [========================================== ] 2012/2954 68% [========================================== ] 2013/2954 68% [========================================== ] 2014/2954 68% [========================================== ] 2015/2954 68% [========================================== ] 2016/2954 68% [========================================== ] 2017/2954 68% [========================================== ] 2018/2954 68% [========================================== ] 2019/2954 68% [========================================== ] 2020/2954 68% [========================================== ] 2021/2954 68% [========================================== ] 2022/2954 68% [========================================== ] 2023/2954 68% [========================================== ] 2024/2954 68% [========================================== ] 2025/2954 68% [========================================== ] 2026/2954 68% [========================================== ] 2027/2954 68% [========================================== ] 2028/2954 68% [========================================== ] 2029/2954 68% [========================================== ] 2030/2954 68% [========================================== ] 2031/2954 68% [========================================== ] 2032/2954 68% [========================================== ] 2033/2954 68% [========================================== ] 2034/2954 68% [========================================== ] 2035/2954 68% [========================================== ] 2036/2954 68% [========================================== ] 2037/2954 68% [========================================== ] 2038/2954 68% [========================================== ] 2039/2954 69% [========================================== ] 2040/2954 69% [========================================== ] 2041/2954 69% [========================================== ] 2042/2954 69% [========================================== ] 2043/2954 69% [========================================== ] 2044/2954 69% [========================================== ] 2045/2954 69% [========================================== ] 2046/2954 69% [========================================== ] 2047/2954 69% [========================================== ] 2048/2954 69% [=========================================== ] 2049/2954 69% [=========================================== ] 2050/2954 69% [=========================================== ] 2051/2954 69% [=========================================== ] 2052/2954 69% [=========================================== ] 2053/2954 69% [=========================================== ] 2054/2954 69% [=========================================== ] 2055/2954 69% [=========================================== ] 2056/2954 69% [=========================================== ] 2057/2954 69% [=========================================== ] 2058/2954 69% [=========================================== ] 2059/2954 69% [=========================================== ] 2060/2954 69% [=========================================== ] 2061/2954 69% [=========================================== ] 2062/2954 69% [=========================================== ] 2063/2954 69% [=========================================== ] 2064/2954 69% [=========================================== ] 2065/2954 69% [=========================================== ] 2066/2954 69% [=========================================== ] 2067/2954 69% [=========================================== ] 2068/2954 70% [=========================================== ] 2069/2954 70% [=========================================== ] 2070/2954 70% [=========================================== ] 2071/2954 70% [=========================================== ] 2072/2954 70% [=========================================== ] 2073/2954 70% [=========================================== ] 2074/2954 70% [=========================================== ] 2075/2954 70% [=========================================== ] 2076/2954 70% [=========================================== ] 2077/2954 70% [=========================================== ] 2078/2954 70% [=========================================== ] 2079/2954 70% [=========================================== ] 2080/2954 70% [=========================================== ] 2081/2954 70% [=========================================== ] 2082/2954 70% [=========================================== ] 2083/2954 70% [=========================================== ] 2084/2954 70% [=========================================== ] 2085/2954 70% [=========================================== ] 2086/2954 70% [=========================================== ] 2087/2954 70% [=========================================== ] 2088/2954 70% [=========================================== ] 2089/2954 70% [=========================================== ] 2090/2954 70% [=========================================== ] 2091/2954 70% [=========================================== ] 2092/2954 70% [=========================================== ] 2093/2954 70% [=========================================== ] 2094/2954 70% [=========================================== ] 2095/2954 70% [=========================================== ] 2096/2954 70% [============================================ ] 2097/2954 70% [============================================ ] 2098/2954 71% [============================================ ] 2099/2954 71% [============================================ ] 2100/2954 71% [============================================ ] 2101/2954 71% [============================================ ] 2102/2954 71% [============================================ ] 2103/2954 71% [============================================ ] 2104/2954 71% [============================================ ] 2105/2954 71% [============================================ ] 2106/2954 71% [============================================ ] 2107/2954 71% [============================================ ] 2108/2954 71% [============================================ ] 2109/2954 71% [============================================ ] 2110/2954 71% [============================================ ] 2111/2954 71% [============================================ ] 2112/2954 71% [============================================ ] 2113/2954 71% [============================================ ] 2114/2954 71% [============================================ ] 2115/2954 71% [============================================ ] 2116/2954 71% [============================================ ] 2117/2954 71% [============================================ ] 2118/2954 71% [============================================ ] 2119/2954 71% [============================================ ] 2120/2954 71% [============================================ ] 2121/2954 71% [============================================ ] 2122/2954 71% [============================================ ] 2123/2954 71% [============================================ ] 2124/2954 71% [============================================ ] 2125/2954 71% [============================================ ] 2126/2954 71% [============================================ ] 2127/2954 72% [============================================ ] 2128/2954 72% [============================================ ] 2129/2954 72% [============================================ ] 2130/2954 72% [============================================ ] 2131/2954 72% [============================================ ] 2132/2954 72% [============================================ ] 2133/2954 72% [============================================ ] 2134/2954 72% [============================================ ] 2135/2954 72% [============================================ ] 2136/2954 72% [============================================ ] 2137/2954 72% [============================================ ] 2138/2954 72% [============================================ ] 2139/2954 72% [============================================ ] 2140/2954 72% [============================================ ] 2141/2954 72% [============================================ ] 2142/2954 72% [============================================ ] 2143/2954 72% [============================================ ] 2144/2954 72% [============================================= ] 2145/2954 72% [============================================= ] 2146/2954 72% [============================================= ] 2147/2954 72% [============================================= ] 2148/2954 72% [============================================= ] 2149/2954 72% [============================================= ] 2150/2954 72% [============================================= ] 2151/2954 72% [============================================= ] 2152/2954 72% [============================================= ] 2153/2954 72% [============================================= ] 2154/2954 72% [============================================= ] 2155/2954 72% [============================================= ] 2156/2954 72% [============================================= ] 2157/2954 73% [============================================= ] 2158/2954 73% [============================================= ] 2159/2954 73% [============================================= ] 2160/2954 73% [============================================= ] 2161/2954 73% [============================================= ] 2162/2954 73% [============================================= ] 2163/2954 73% [============================================= ] 2164/2954 73% [============================================= ] 2165/2954 73% [============================================= ] 2166/2954 73% [============================================= ] 2167/2954 73% [============================================= ] 2168/2954 73% [============================================= ] 2169/2954 73% [============================================= ] 2170/2954 73% [============================================= ] 2171/2954 73% [============================================= ] 2172/2954 73% [============================================= ] 2173/2954 73% [============================================= ] 2174/2954 73% [============================================= ] 2175/2954 73% [============================================= ] 2176/2954 73% [============================================= ] 2177/2954 73% [============================================= ] 2178/2954 73% [============================================= ] 2179/2954 73% [============================================= ] 2180/2954 73% [============================================= ] 2181/2954 73% [============================================= ] 2182/2954 73% [============================================= ] 2183/2954 73% [============================================= ] 2184/2954 73% [============================================= ] 2185/2954 73% [============================================= ] 2186/2954 74% [============================================= ] 2187/2954 74% [============================================= ] 2188/2954 74% [============================================= ] 2189/2954 74% [============================================= ] 2190/2954 74% [============================================= ] 2191/2954 74% [============================================== ] 2192/2954 74% [============================================== ] 2193/2954 74% [============================================== ] 2194/2954 74% [============================================== ] 2195/2954 74% [============================================== ] 2196/2954 74% [============================================== ] 2197/2954 74% [============================================== ] 2198/2954 74% [============================================== ] 2199/2954 74% [============================================== ] 2200/2954 74% [============================================== ] 2201/2954 74% [============================================== ] 2202/2954 74% [============================================== ] 2203/2954 74% [============================================== ] 2204/2954 74% [============================================== ] 2205/2954 74% [============================================== ] 2206/2954 74% [============================================== ] 2207/2954 74% [============================================== ] 2208/2954 74% [============================================== ] 2209/2954 74% [============================================== ] 2210/2954 74% [============================================== ] 2211/2954 74% [============================================== ] 2212/2954 74% [============================================== ] 2213/2954 74% [============================================== ] 2214/2954 74% [============================================== ] 2215/2954 74% [============================================== ] 2216/2954 75% [============================================== ] 2217/2954 75% [============================================== ] 2218/2954 75% [============================================== ] 2219/2954 75% [============================================== ] 2220/2954 75% [============================================== ] 2221/2954 75% [============================================== ] 2222/2954 75% [============================================== ] 2223/2954 75% [============================================== ] 2224/2954 75% [============================================== ] 2225/2954 75% [============================================== ] 2226/2954 75% [============================================== ] 2227/2954 75% [============================================== ] 2228/2954 75% [============================================== ] 2229/2954 75% [============================================== ] 2230/2954 75% [============================================== ] 2231/2954 75% [============================================== ] 2232/2954 75% [============================================== ] 2233/2954 75% [============================================== ] 2234/2954 75% [============================================== ] 2235/2954 75% [============================================== ] 2236/2954 75% [============================================== ] 2237/2954 75% [============================================== ] 2238/2954 75% [============================================== ] 2239/2954 75% [=============================================== ] 2240/2954 75% [=============================================== ] 2241/2954 75% [=============================================== ] 2242/2954 75% [=============================================== ] 2243/2954 75% [=============================================== ] 2244/2954 75% [=============================================== ] 2245/2954 75% [=============================================== ] 2246/2954 76% [=============================================== ] 2247/2954 76% [=============================================== ] 2248/2954 76% [=============================================== ] 2249/2954 76% [=============================================== ] 2250/2954 76% [=============================================== ] 2251/2954 76% [=============================================== ] 2252/2954 76% [=============================================== ] 2253/2954 76% [=============================================== ] 2254/2954 76% [=============================================== ] 2255/2954 76% [=============================================== ] 2256/2954 76% [=============================================== ] 2257/2954 76% [=============================================== ] 2258/2954 76% [=============================================== ] 2259/2954 76% [=============================================== ] 2260/2954 76% [=============================================== ] 2261/2954 76% [=============================================== ] 2262/2954 76% [=============================================== ] 2263/2954 76% [=============================================== ] 2264/2954 76% [=============================================== ] 2265/2954 76% [=============================================== ] 2266/2954 76% [=============================================== ] 2267/2954 76% [=============================================== ] 2268/2954 76% [=============================================== ] 2269/2954 76% [=============================================== ] 2270/2954 76% [=============================================== ] 2271/2954 76% [=============================================== ] 2272/2954 76% [=============================================== ] 2273/2954 76% [=============================================== ] 2274/2954 76% [=============================================== ] 2275/2954 77% [=============================================== ] 2276/2954 77% [=============================================== ] 2277/2954 77% [=============================================== ] 2278/2954 77% [=============================================== ] 2279/2954 77% [=============================================== ] 2280/2954 77% [=============================================== ] 2281/2954 77% [=============================================== ] 2282/2954 77% [=============================================== ] 2283/2954 77% [=============================================== ] 2284/2954 77% [=============================================== ] 2285/2954 77% [=============================================== ] 2286/2954 77% [================================================ ] 2287/2954 77% [================================================ ] 2288/2954 77% [================================================ ] 2289/2954 77% [================================================ ] 2290/2954 77% [================================================ ] 2291/2954 77% [================================================ ] 2292/2954 77% [================================================ ] 2293/2954 77% [================================================ ] 2294/2954 77% [================================================ ] 2295/2954 77% [================================================ ] 2296/2954 77% [================================================ ] 2297/2954 77% [================================================ ] 2298/2954 77% [================================================ ] 2299/2954 77% [================================================ ] 2300/2954 77% [================================================ ] 2301/2954 77% [================================================ ] 2302/2954 77% [================================================ ] 2303/2954 77% [================================================ ] 2304/2954 77% [================================================ ] 2305/2954 78% [================================================ ] 2306/2954 78% [================================================ ] 2307/2954 78% [================================================ ] 2308/2954 78% [================================================ ] 2309/2954 78% [================================================ ] 2310/2954 78% [================================================ ] 2311/2954 78% [================================================ ] 2312/2954 78% [================================================ ] 2313/2954 78% [================================================ ] 2314/2954 78% [================================================ ] 2315/2954 78% [================================================ ] 2316/2954 78% [================================================ ] 2317/2954 78% [================================================ ] 2318/2954 78% [================================================ ] 2319/2954 78% [================================================ ] 2320/2954 78% [================================================ ] 2321/2954 78% [================================================ ] 2322/2954 78% [================================================ ] 2323/2954 78% [================================================ ] 2324/2954 78% [================================================ ] 2325/2954 78% [================================================ ] 2326/2954 78% [================================================ ] 2327/2954 78% [================================================ ] 2328/2954 78% [================================================ ] 2329/2954 78% [================================================ ] 2330/2954 78% [================================================ ] 2331/2954 78% [================================================ ] 2332/2954 78% [================================================ ] 2333/2954 78% [================================================ ] 2334/2954 79% [================================================= ] 2335/2954 79% [================================================= ] 2336/2954 79% [================================================= ] 2337/2954 79% [================================================= ] 2338/2954 79% [================================================= ] 2339/2954 79% [================================================= ] 2340/2954 79% [================================================= ] 2341/2954 79% [================================================= ] 2342/2954 79% [================================================= ] 2343/2954 79% [================================================= ] 2344/2954 79% [================================================= ] 2345/2954 79% [================================================= ] 2346/2954 79% [================================================= ] 2347/2954 79% [================================================= ] 2348/2954 79% [================================================= ] 2349/2954 79% [================================================= ] 2350/2954 79% [================================================= ] 2351/2954 79% [================================================= ] 2352/2954 79% [================================================= ] 2353/2954 79% [================================================= ] 2354/2954 79% [================================================= ] 2355/2954 79% [================================================= ] 2356/2954 79% [================================================= ] 2357/2954 79% [================================================= ] 2358/2954 79% [================================================= ] 2359/2954 79% [================================================= ] 2360/2954 79% [================================================= ] 2361/2954 79% [================================================= ] 2362/2954 79% [================================================= ] 2363/2954 79% [================================================= ] 2364/2954 80% [================================================= ] 2365/2954 80% [================================================= ] 2366/2954 80% [================================================= ] 2367/2954 80% [================================================= ] 2368/2954 80% [================================================= ] 2369/2954 80% [================================================= ] 2370/2954 80% [================================================= ] 2371/2954 80% [================================================= ] 2372/2954 80% [================================================= ] 2373/2954 80% [================================================= ] 2374/2954 80% [================================================= ] 2375/2954 80% [================================================= ] 2376/2954 80% [================================================= ] 2377/2954 80% [================================================= ] 2378/2954 80% [================================================= ] 2379/2954 80% [================================================= ] 2380/2954 80% [================================================= ] 2381/2954 80% [================================================= ] 2382/2954 80% [================================================== ] 2383/2954 80% [================================================== ] 2384/2954 80% [================================================== ] 2385/2954 80% [================================================== ] 2386/2954 80% [================================================== ] 2387/2954 80% [================================================== ] 2388/2954 80% [================================================== ] 2389/2954 80% [================================================== ] 2390/2954 80% [================================================== ] 2391/2954 80% [================================================== ] 2392/2954 80% [================================================== ] 2393/2954 81% [================================================== ] 2394/2954 81% [================================================== ] 2395/2954 81% [================================================== ] 2396/2954 81% [================================================== ] 2397/2954 81% [================================================== ] 2398/2954 81% [================================================== ] 2399/2954 81% [================================================== ] 2400/2954 81% [================================================== ] 2401/2954 81% [================================================== ] 2402/2954 81% [================================================== ] 2403/2954 81% [================================================== ] 2404/2954 81% [================================================== ] 2405/2954 81% [================================================== ] 2406/2954 81% [================================================== ] 2407/2954 81% [================================================== ] 2408/2954 81% [================================================== ] 2409/2954 81% [================================================== ] 2410/2954 81% [================================================== ] 2411/2954 81% [================================================== ] 2412/2954 81% [================================================== ] 2413/2954 81% [================================================== ] 2414/2954 81% [================================================== ] 2415/2954 81% [================================================== ] 2416/2954 81% [================================================== ] 2417/2954 81% [================================================== ] 2418/2954 81% [================================================== ] 2419/2954 81% [================================================== ] 2420/2954 81% [================================================== ] 2421/2954 81% [================================================== ] 2422/2954 81% [================================================== ] 2423/2954 82% [================================================== ] 2424/2954 82% [================================================== ] 2425/2954 82% [================================================== ] 2426/2954 82% [================================================== ] 2427/2954 82% [================================================== ] 2428/2954 82% [================================================== ] 2429/2954 82% [=================================================== ] 2430/2954 82% [=================================================== ] 2431/2954 82% [=================================================== ] 2432/2954 82% [=================================================== ] 2433/2954 82% [=================================================== ] 2434/2954 82% [=================================================== ] 2435/2954 82% [=================================================== ] 2436/2954 82% [=================================================== ] 2437/2954 82% [=================================================== ] 2438/2954 82% [=================================================== ] 2439/2954 82% [=================================================== ] 2440/2954 82% [=================================================== ] 2441/2954 82% [=================================================== ] 2442/2954 82% [=================================================== ] 2443/2954 82% [=================================================== ] 2444/2954 82% [=================================================== ] 2445/2954 82% [=================================================== ] 2446/2954 82% [=================================================== ] 2447/2954 82% [=================================================== ] 2448/2954 82% [=================================================== ] 2449/2954 82% [=================================================== ] 2450/2954 82% [=================================================== ] 2451/2954 82% [=================================================== ] 2452/2954 83% [=================================================== ] 2453/2954 83% [=================================================== ] 2454/2954 83% [=================================================== ] 2455/2954 83% [=================================================== ] 2456/2954 83% [=================================================== ] 2457/2954 83% [=================================================== ] 2458/2954 83% [=================================================== ] 2459/2954 83% [=================================================== ] 2460/2954 83% [=================================================== ] 2461/2954 83% [=================================================== ] 2462/2954 83% [=================================================== ] 2463/2954 83% [=================================================== ] 2464/2954 83% [=================================================== ] 2465/2954 83% [=================================================== ] 2466/2954 83% [=================================================== ] 2467/2954 83% [=================================================== ] 2468/2954 83% [=================================================== ] 2469/2954 83% [=================================================== ] 2470/2954 83% [=================================================== ] 2471/2954 83% [=================================================== ] 2472/2954 83% [=================================================== ] 2473/2954 83% [=================================================== ] 2474/2954 83% [=================================================== ] 2475/2954 83% [=================================================== ] 2476/2954 83% [=================================================== ] 2477/2954 83% [==================================================== ] 2478/2954 83% [==================================================== ] 2479/2954 83% [==================================================== ] 2480/2954 83% [==================================================== ] 2481/2954 83% [==================================================== ] 2482/2954 84% [==================================================== ] 2483/2954 84% [==================================================== ] 2484/2954 84% [==================================================== ] 2485/2954 84% [==================================================== ] 2486/2954 84% [==================================================== ] 2487/2954 84% [==================================================== ] 2488/2954 84% [==================================================== ] 2489/2954 84% [==================================================== ] 2490/2954 84% [==================================================== ] 2491/2954 84% [==================================================== ] 2492/2954 84% [==================================================== ] 2493/2954 84% [==================================================== ] 2494/2954 84% [==================================================== ] 2495/2954 84% [==================================================== ] 2496/2954 84% [==================================================== ] 2497/2954 84% [==================================================== ] 2498/2954 84% [==================================================== ] 2499/2954 84% [==================================================== ] 2500/2954 84% [==================================================== ] 2501/2954 84% [==================================================== ] 2502/2954 84% [==================================================== ] 2503/2954 84% [==================================================== ] 2504/2954 84% [==================================================== ] 2505/2954 84% [==================================================== ] 2506/2954 84% [==================================================== ] 2507/2954 84% [==================================================== ] 2508/2954 84% [==================================================== ] 2509/2954 84% [==================================================== ] 2510/2954 84% [==================================================== ] 2511/2954 85% [==================================================== ] 2512/2954 85% [==================================================== ] 2513/2954 85% [==================================================== ] 2514/2954 85% [==================================================== ] 2515/2954 85% [==================================================== ] 2516/2954 85% [==================================================== ] 2517/2954 85% [==================================================== ] 2518/2954 85% [==================================================== ] 2519/2954 85% [==================================================== ] 2520/2954 85% [==================================================== ] 2521/2954 85% [==================================================== ] 2522/2954 85% [==================================================== ] 2523/2954 85% [==================================================== ] 2524/2954 85% [==================================================== ] 2525/2954 85% [===================================================== ] 2526/2954 85% [===================================================== ] 2527/2954 85% [===================================================== ] 2528/2954 85% [===================================================== ] 2529/2954 85% [===================================================== ] 2530/2954 85% [===================================================== ] 2531/2954 85% [===================================================== ] 2532/2954 85% [===================================================== ] 2533/2954 85% [===================================================== ] 2534/2954 85% [===================================================== ] 2535/2954 85% [===================================================== ] 2536/2954 85% [===================================================== ] 2537/2954 85% [===================================================== ] 2538/2954 85% [===================================================== ] 2539/2954 85% [===================================================== ] 2540/2954 85% [===================================================== ] 2541/2954 86% [===================================================== ] 2542/2954 86% [===================================================== ] 2543/2954 86% [===================================================== ] 2544/2954 86% [===================================================== ] 2545/2954 86% [===================================================== ] 2546/2954 86% [===================================================== ] 2547/2954 86% [===================================================== ] 2548/2954 86% [===================================================== ] 2549/2954 86% [===================================================== ] 2550/2954 86% [===================================================== ] 2551/2954 86% [===================================================== ] 2552/2954 86% [===================================================== ] 2553/2954 86% [===================================================== ] 2554/2954 86% [===================================================== ] 2555/2954 86% [===================================================== ] 2556/2954 86% [===================================================== ] 2557/2954 86% [===================================================== ] 2558/2954 86% [===================================================== ] 2559/2954 86% [===================================================== ] 2560/2954 86% [===================================================== ] 2561/2954 86% [===================================================== ] 2562/2954 86% [===================================================== ] 2563/2954 86% [===================================================== ] 2564/2954 86% [===================================================== ] 2565/2954 86% [===================================================== ] 2566/2954 86% [===================================================== ] 2567/2954 86% [===================================================== ] 2568/2954 86% [===================================================== ] 2569/2954 86% [===================================================== ] 2570/2954 87% [===================================================== ] 2571/2954 87% [===================================================== ] 2572/2954 87% [====================================================== ] 2573/2954 87% [====================================================== ] 2574/2954 87% [====================================================== ] 2575/2954 87% [====================================================== ] 2576/2954 87% [====================================================== ] 2577/2954 87% [====================================================== ] 2578/2954 87% [====================================================== ] 2579/2954 87% [====================================================== ] 2580/2954 87% [====================================================== ] 2581/2954 87% [====================================================== ] 2582/2954 87% [====================================================== ] 2583/2954 87% [====================================================== ] 2584/2954 87% [====================================================== ] 2585/2954 87% [====================================================== ] 2586/2954 87% [====================================================== ] 2587/2954 87% [====================================================== ] 2588/2954 87% [====================================================== ] 2589/2954 87% [====================================================== ] 2590/2954 87% [====================================================== ] 2591/2954 87% [====================================================== ] 2592/2954 87% [====================================================== ] 2593/2954 87% [====================================================== ] 2594/2954 87% [====================================================== ] 2595/2954 87% [====================================================== ] 2596/2954 87% [====================================================== ] 2597/2954 87% [====================================================== ] 2598/2954 87% [====================================================== ] 2599/2954 87% [====================================================== ] 2600/2954 88% [====================================================== ] 2601/2954 88% [====================================================== ] 2602/2954 88% [====================================================== ] 2603/2954 88% [====================================================== ] 2604/2954 88% [====================================================== ] 2605/2954 88% [====================================================== ] 2606/2954 88% [====================================================== ] 2607/2954 88% [====================================================== ] 2608/2954 88% [====================================================== ] 2609/2954 88% [====================================================== ] 2610/2954 88% [====================================================== ] 2611/2954 88% [====================================================== ] 2612/2954 88% [====================================================== ] 2613/2954 88% [====================================================== ] 2614/2954 88% [====================================================== ] 2615/2954 88% [====================================================== ] 2616/2954 88% [====================================================== ] 2617/2954 88% [====================================================== ] 2618/2954 88% [====================================================== ] 2619/2954 88% [====================================================== ] 2620/2954 88% [======================================================= ] 2621/2954 88% [======================================================= ] 2622/2954 88% [======================================================= ] 2623/2954 88% [======================================================= ] 2624/2954 88% [======================================================= ] 2625/2954 88% [======================================================= ] 2626/2954 88% [======================================================= ] 2627/2954 88% [======================================================= ] 2628/2954 88% [======================================================= ] 2629/2954 88% [======================================================= ] 2630/2954 89% [======================================================= ] 2631/2954 89% [======================================================= ] 2632/2954 89% [======================================================= ] 2633/2954 89% [======================================================= ] 2634/2954 89% [======================================================= ] 2635/2954 89% [======================================================= ] 2636/2954 89% [======================================================= ] 2637/2954 89% [======================================================= ] 2638/2954 89% [======================================================= ] 2639/2954 89% [======================================================= ] 2640/2954 89% [======================================================= ] 2641/2954 89% [======================================================= ] 2642/2954 89% [======================================================= ] 2643/2954 89% [======================================================= ] 2644/2954 89% [======================================================= ] 2645/2954 89% [======================================================= ] 2646/2954 89% [======================================================= ] 2647/2954 89% [======================================================= ] 2648/2954 89% [======================================================= ] 2649/2954 89% [======================================================= ] 2650/2954 89% [======================================================= ] 2651/2954 89% [======================================================= ] 2652/2954 89% [======================================================= ] 2653/2954 89% [======================================================= ] 2654/2954 89% [======================================================= ] 2655/2954 89% [======================================================= ] 2656/2954 89% [======================================================= ] 2657/2954 89% [======================================================= ] 2658/2954 89% [======================================================= ] 2659/2954 90% [======================================================= ] 2660/2954 90% [======================================================= ] 2661/2954 90% [======================================================= ] 2662/2954 90% [======================================================= ] 2663/2954 90% [======================================================= ] 2664/2954 90% [======================================================= ] 2665/2954 90% [======================================================= ] 2666/2954 90% [======================================================= ] 2667/2954 90% [======================================================= ] 2668/2954 90% [======================================================== ] 2669/2954 90% [======================================================== ] 2670/2954 90% [======================================================== ] 2671/2954 90% [======================================================== ] 2672/2954 90% [======================================================== ] 2673/2954 90% [======================================================== ] 2674/2954 90% [======================================================== ] 2675/2954 90% [======================================================== ] 2676/2954 90% [======================================================== ] 2677/2954 90% [======================================================== ] 2678/2954 90% [======================================================== ] 2679/2954 90% [======================================================== ] 2680/2954 90% [======================================================== ] 2681/2954 90% [======================================================== ] 2682/2954 90% [======================================================== ] 2683/2954 90% [======================================================== ] 2684/2954 90% [======================================================== ] 2685/2954 90% [======================================================== ] 2686/2954 90% [======================================================== ] 2687/2954 90% [======================================================== ] 2688/2954 90% [======================================================== ] 2689/2954 91% [======================================================== ] 2690/2954 91% [======================================================== ] 2691/2954 91% [======================================================== ] 2692/2954 91% [======================================================== ] 2693/2954 91% [======================================================== ] 2694/2954 91% [======================================================== ] 2695/2954 91% [======================================================== ] 2696/2954 91% [======================================================== ] 2697/2954 91% [======================================================== ] 2698/2954 91% [======================================================== ] 2699/2954 91% [======================================================== ] 2700/2954 91% [======================================================== ] 2701/2954 91% [======================================================== ] 2702/2954 91% [======================================================== ] 2703/2954 91% [======================================================== ] 2704/2954 91% [======================================================== ] 2705/2954 91% [======================================================== ] 2706/2954 91% [======================================================== ] 2707/2954 91% [======================================================== ] 2708/2954 91% [======================================================== ] 2709/2954 91% [======================================================== ] 2710/2954 91% [======================================================== ] 2711/2954 91% [======================================================== ] 2712/2954 91% [======================================================== ] 2713/2954 91% [======================================================== ] 2714/2954 91% [======================================================== ] 2715/2954 91% [========================================================= ] 2716/2954 91% [========================================================= ] 2717/2954 91% [========================================================= ] 2718/2954 92% [========================================================= ] 2719/2954 92% [========================================================= ] 2720/2954 92% [========================================================= ] 2721/2954 92% [========================================================= ] 2722/2954 92% [========================================================= ] 2723/2954 92% [========================================================= ] 2724/2954 92% [========================================================= ] 2725/2954 92% [========================================================= ] 2726/2954 92% [========================================================= ] 2727/2954 92% [========================================================= ] 2728/2954 92% [========================================================= ] 2729/2954 92% [========================================================= ] 2730/2954 92% [========================================================= ] 2731/2954 92% [========================================================= ] 2732/2954 92% [========================================================= ] 2733/2954 92% [========================================================= ] 2734/2954 92% [========================================================= ] 2735/2954 92% [========================================================= ] 2736/2954 92% [========================================================= ] 2737/2954 92% [========================================================= ] 2738/2954 92% [========================================================= ] 2739/2954 92% [========================================================= ] 2740/2954 92% [========================================================= ] 2741/2954 92% [========================================================= ] 2742/2954 92% [========================================================= ] 2743/2954 92% [========================================================= ] 2744/2954 92% [========================================================= ] 2745/2954 92% [========================================================= ] 2746/2954 92% [========================================================= ] 2747/2954 92% [========================================================= ] 2748/2954 93% [========================================================= ] 2749/2954 93% [========================================================= ] 2750/2954 93% [========================================================= ] 2751/2954 93% [========================================================= ] 2752/2954 93% [========================================================= ] 2753/2954 93% [========================================================= ] 2754/2954 93% [========================================================= ] 2755/2954 93% [========================================================= ] 2756/2954 93% [========================================================= ] 2757/2954 93% [========================================================= ] 2758/2954 93% [========================================================= ] 2759/2954 93% [========================================================= ] 2760/2954 93% [========================================================= ] 2761/2954 93% [========================================================= ] 2762/2954 93% [========================================================= ] 2763/2954 93% [========================================================== ] 2764/2954 93% [========================================================== ] 2765/2954 93% [========================================================== ] 2766/2954 93% [========================================================== ] 2767/2954 93% [========================================================== ] 2768/2954 93% [========================================================== ] 2769/2954 93% [========================================================== ] 2770/2954 93% [========================================================== ] 2771/2954 93% [========================================================== ] 2772/2954 93% [========================================================== ] 2773/2954 93% [========================================================== ] 2774/2954 93% [========================================================== ] 2775/2954 93% [========================================================== ] 2776/2954 93% [========================================================== ] 2777/2954 94% [========================================================== ] 2778/2954 94% [========================================================== ] 2779/2954 94% [========================================================== ] 2780/2954 94% [========================================================== ] 2781/2954 94% [========================================================== ] 2782/2954 94% [========================================================== ] 2783/2954 94% [========================================================== ] 2784/2954 94% [========================================================== ] 2785/2954 94% [========================================================== ] 2786/2954 94% [========================================================== ] 2787/2954 94% [========================================================== ] 2788/2954 94% [========================================================== ] 2789/2954 94% [========================================================== ] 2790/2954 94% [========================================================== ] 2791/2954 94% [========================================================== ] 2792/2954 94% [========================================================== ] 2793/2954 94% [========================================================== ] 2794/2954 94% [========================================================== ] 2795/2954 94% [========================================================== ] 2796/2954 94% [========================================================== ] 2797/2954 94% [========================================================== ] 2798/2954 94% [========================================================== ] 2799/2954 94% [========================================================== ] 2800/2954 94% [========================================================== ] 2801/2954 94% [========================================================== ] 2802/2954 94% [========================================================== ] 2803/2954 94% [========================================================== ] 2804/2954 94% [========================================================== ] 2805/2954 94% [========================================================== ] 2806/2954 94% [========================================================== ] 2807/2954 95% [========================================================== ] 2808/2954 95% [========================================================== ] 2809/2954 95% [========================================================== ] 2810/2954 95% [========================================================== ] 2811/2954 95% [=========================================================== ] 2812/2954 95% [=========================================================== ] 2813/2954 95% [=========================================================== ] 2814/2954 95% [=========================================================== ] 2815/2954 95% [=========================================================== ] 2816/2954 95% [=========================================================== ] 2817/2954 95% [=========================================================== ] 2818/2954 95% [=========================================================== ] 2819/2954 95% [=========================================================== ] 2820/2954 95% [=========================================================== ] 2821/2954 95% [=========================================================== ] 2822/2954 95% [=========================================================== ] 2823/2954 95% [=========================================================== ] 2824/2954 95% [=========================================================== ] 2825/2954 95% [=========================================================== ] 2826/2954 95% [=========================================================== ] 2827/2954 95% [=========================================================== ] 2828/2954 95% [=========================================================== ] 2829/2954 95% [=========================================================== ] 2830/2954 95% [=========================================================== ] 2831/2954 95% [=========================================================== ] 2832/2954 95% [=========================================================== ] 2833/2954 95% [=========================================================== ] 2834/2954 95% [=========================================================== ] 2835/2954 95% [=========================================================== ] 2836/2954 96% [=========================================================== ] 2837/2954 96% [=========================================================== ] 2838/2954 96% [=========================================================== ] 2839/2954 96% [=========================================================== ] 2840/2954 96% [=========================================================== ] 2841/2954 96% [=========================================================== ] 2842/2954 96% [=========================================================== ] 2843/2954 96% [=========================================================== ] 2844/2954 96% [=========================================================== ] 2845/2954 96% [=========================================================== ] 2846/2954 96% [=========================================================== ] 2847/2954 96% [=========================================================== ] 2848/2954 96% [=========================================================== ] 2849/2954 96% [=========================================================== ] 2850/2954 96% [=========================================================== ] 2851/2954 96% [=========================================================== ] 2852/2954 96% [=========================================================== ] 2853/2954 96% [=========================================================== ] 2854/2954 96% [=========================================================== ] 2855/2954 96% [=========================================================== ] 2856/2954 96% [=========================================================== ] 2857/2954 96% [=========================================================== ] 2858/2954 96% [============================================================ ] 2859/2954 96% [============================================================ ] 2860/2954 96% [============================================================ ] 2861/2954 96% [============================================================ ] 2862/2954 96% [============================================================ ] 2863/2954 96% [============================================================ ] 2864/2954 96% [============================================================ ] 2865/2954 96% [============================================================ ] 2866/2954 97% [============================================================ ] 2867/2954 97% [============================================================ ] 2868/2954 97% [============================================================ ] 2869/2954 97% [============================================================ ] 2870/2954 97% [============================================================ ] 2871/2954 97% [============================================================ ] 2872/2954 97% [============================================================ ] 2873/2954 97% [============================================================ ] 2874/2954 97% [============================================================ ] 2875/2954 97% [============================================================ ] 2876/2954 97% [============================================================ ] 2877/2954 97% [============================================================ ] 2878/2954 97% [============================================================ ] 2879/2954 97% [============================================================ ] 2880/2954 97% [============================================================ ] 2881/2954 97% [============================================================ ] 2882/2954 97% [============================================================ ] 2883/2954 97% [============================================================ ] 2884/2954 97% [============================================================ ] 2885/2954 97% [============================================================ ] 2886/2954 97% [============================================================ ] 2887/2954 97% [============================================================ ] 2888/2954 97% [============================================================ ] 2889/2954 97% [============================================================ ] 2890/2954 97% [============================================================ ] 2891/2954 97% [============================================================ ] 2892/2954 97% [============================================================ ] 2893/2954 97% [============================================================ ] 2894/2954 97% [============================================================ ] 2895/2954 98% [============================================================ ] 2896/2954 98% [============================================================ ] 2897/2954 98% [============================================================ ] 2898/2954 98% [============================================================ ] 2899/2954 98% [============================================================ ] 2900/2954 98% [============================================================ ] 2901/2954 98% [============================================================ ] 2902/2954 98% [============================================================ ] 2903/2954 98% [============================================================ ] 2904/2954 98% [============================================================ ] 2905/2954 98% [============================================================ ] 2906/2954 98% [============================================================= ] 2907/2954 98% [============================================================= ] 2908/2954 98% [============================================================= ] 2909/2954 98% [============================================================= ] 2910/2954 98% [============================================================= ] 2911/2954 98% [============================================================= ] 2912/2954 98% [============================================================= ] 2913/2954 98% [============================================================= ] 2914/2954 98% [============================================================= ] 2915/2954 98% [============================================================= ] 2916/2954 98% [============================================================= ] 2917/2954 98% [============================================================= ] 2918/2954 98% [============================================================= ] 2919/2954 98% [============================================================= ] 2920/2954 98% [============================================================= ] 2921/2954 98% [============================================================= ] 2922/2954 98% [============================================================= ] 2923/2954 98% [============================================================= ] 2924/2954 98% [============================================================= ] 2925/2954 99% [============================================================= ] 2926/2954 99% [============================================================= ] 2927/2954 99% [============================================================= ] 2928/2954 99% [============================================================= ] 2929/2954 99% [============================================================= ] 2930/2954 99% [============================================================= ] 2931/2954 99% [============================================================= ] 2932/2954 99% [============================================================= ] 2933/2954 99% [============================================================= ] 2934/2954 99% [============================================================= ] 2935/2954 99% [============================================================= ] 2936/2954 99% [============================================================= ] 2937/2954 99% [============================================================= ] 2938/2954 99% [============================================================= ] 2939/2954 99% [============================================================= ] 2940/2954 99% [============================================================= ] 2941/2954 99% [============================================================= ] 2942/2954 99% [============================================================= ] 2943/2954 99% [============================================================= ] 2944/2954 99% [============================================================= ] 2945/2954 99% [============================================================= ] 2946/2954 99% [============================================================= ] 2947/2954 99% [============================================================= ] 2948/2954 99% [============================================================= ] 2949/2954 99% [============================================================= ] 2950/2954 99% [============================================================= ] 2951/2954 99% [============================================================= ] 2952/2954 99% [============================================================= ] 2953/2954 99% [==============================================================] 2954/2954 100% operation complete, 2954 objects in 51773 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/sh4eb-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2022.05-1093-g2ce6aaee9d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> acpica 20200717 Collecting legal info source/include/acpi.h: OK (sha256: cb17c679d3291eba1a70a1336062fb07eec2e839b0821b443b24f41de18c5218) >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.39.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> axel 2.17.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> blktrace 1.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> cryptsetup 2.5.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> 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) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> nettle 3.8 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> frr 8.2.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-frr 8.2.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libyang 2.0.194 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openipmi 2.0.32 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.BSD: OK (sha256: 185323a62589e7ee80f86bf2ea29caad9a09fdda0ea3f1c00db8b778c7edf60e) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> graphicsmagick 1.3.38 Collecting legal info Copyright.txt: OK (sha256: 0a20e661de942ebe115a354d0ec6d1d42b93856ea765f813f350a5ce5024cdb7) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> imagemagick 7.1.0-19 Collecting legal info LICENSE: OK (sha256: 040badb77b659e751ea16113490a937e1e01f3f5d32181e966b8982413533fb2) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> jack1 0.126.0 Collecting legal info COPYING: OK (sha256: 661fe53a7e3fce790b185e35c60b7ed80d7efdf25fd7df5af6814a9a215a538f) COPYING.GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LGPL: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdill fa01648cf2a8d06e53c965b45eeacfb3ac57bd04 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdrm 2.4.112 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libebur128 1.2.6 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libstrophe 0.12.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuv 1.43.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libva 2.15.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mbpfan 2.3.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> nanomsg 1.1.5 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> ser2net 4.3.4 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> shadowsocks-libev 3.3.5 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> sound-theme-borealis 0.9a Collecting legal info >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> ttyd 1.6.3 Collecting legal info LICENSE: OK (sha256: 711762f081c180ade3d09d7b0b7537eaf35eca8d1671e47bc66eaa39376edb12) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'