Data: single 136.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Features: extref, skinny-metadata, no-holes, free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 261.00MiB /home/autobuild/autobuild/instance-22/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.squashfs mkdir -p /home/autobuild/autobuild/instance-22/output-1/images rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs mkdir -p /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-22/output-1/target/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-22/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-22/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-22/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-22/output-1/images/rootfs.squashfs -noappend -processors 1 -b 8K -nopad -comp lzo\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-22/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-22/output-1/images/rootfs.squashfs, block size 8192. [===========================================================/] 11900/11900 100% Exportable Squashfs 4.0 filesystem, lzo compressed, data block size 8192 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 32620.92 Kbytes (31.86 Mbytes) 36.23% of uncompressed filesystem size (90048.06 Kbytes) Inode table size 58489 bytes (57.12 Kbytes) 45.57% of uncompressed inode table size (128345 bytes) Directory table size 27844 bytes (27.19 Kbytes) 49.89% of uncompressed directory table size (55811 bytes) Number of duplicate files found 42 Number of inodes 2454 Number of files 1114 Number of fragments 64 Number of symbolic links 1203 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 137 Number of hard-links 0 Number of ids (unique uids + gids) 3 Number of uids 2 root (0) http (33) Number of gids 3 root (0) polkitd (102) http (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-22/output-1/images rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-22/output-1/target/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-22/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-22/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-22/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-22/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-22/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2454 objects. stage 2: creating image '/home/autobuild/autobuild/instance-22/output-1/images/rootfs.yaffs2' [ ] 1/2454 0% [ ] 2/2454 0% [ ] 3/2454 0% [ ] 4/2454 0% [ ] 5/2454 0% [ ] 6/2454 0% [ ] 7/2454 0% [ ] 8/2454 0% [ ] 9/2454 0% [ ] 10/2454 0% [ ] 11/2454 0% [ ] 12/2454 0% [ ] 13/2454 0% [ ] 14/2454 0% [ ] 15/2454 0% [ ] 16/2454 0% [ ] 17/2454 0% [ ] 18/2454 0% [ ] 19/2454 0% [ ] 20/2454 0% [ ] 21/2454 0% [ ] 22/2454 0% [ ] 23/2454 0% [ ] 24/2454 0% [ ] 25/2454 1% [ ] 26/2454 1% [ ] 27/2454 1% [ ] 28/2454 1% [ ] 29/2454 1% [ ] 30/2454 1% [ ] 31/2454 1% [ ] 32/2454 1% [ ] 33/2454 1% [ ] 34/2454 1% [ ] 35/2454 1% [ ] 36/2454 1% [ ] 37/2454 1% [ ] 38/2454 1% [ ] 39/2454 1% [= ] 40/2454 1% [= ] 41/2454 1% [= ] 42/2454 1% [= ] 43/2454 1% [= ] 44/2454 1% [= ] 45/2454 1% [= ] 46/2454 1% [= ] 47/2454 1% [= ] 48/2454 1% [= ] 49/2454 1% [= ] 50/2454 2% [= ] 51/2454 2% [= ] 52/2454 2% [= ] 53/2454 2% [= ] 54/2454 2% [= ] 55/2454 2% [= ] 56/2454 2% [= ] 57/2454 2% [= ] 58/2454 2% [= ] 59/2454 2% [= ] 60/2454 2% [= ] 61/2454 2% [= ] 62/2454 2% [= ] 63/2454 2% [= ] 64/2454 2% [= ] 65/2454 2% [= ] 66/2454 2% [= ] 67/2454 2% [= ] 68/2454 2% [= ] 69/2454 2% [= ] 70/2454 2% [= ] 71/2454 2% [= ] 72/2454 2% [= ] 73/2454 2% [= ] 74/2454 3% [= ] 75/2454 3% [= ] 76/2454 3% [= ] 77/2454 3% [= ] 78/2454 3% [= ] 79/2454 3% [== ] 80/2454 3% [== ] 81/2454 3% [== ] 82/2454 3% [== ] 83/2454 3% [== ] 84/2454 3% [== ] 85/2454 3% [== ] 86/2454 3% [== ] 87/2454 3% [== ] 88/2454 3% [== ] 89/2454 3% [== ] 90/2454 3% [== ] 91/2454 3% [== ] 92/2454 3% [== ] 93/2454 3% [== ] 94/2454 3% [== ] 95/2454 3% [== ] 96/2454 3% [== ] 97/2454 3% [== ] 98/2454 3% [== ] 99/2454 4% [== ] 100/2454 4% [== ] 101/2454 4% [== ] 102/2454 4% [== ] 103/2454 4% [== ] 104/2454 4% [== ] 105/2454 4% [== ] 106/2454 4% [== ] 107/2454 4% [== ] 108/2454 4% [== ] 109/2454 4% [== ] 110/2454 4% [== ] 111/2454 4% [== ] 112/2454 4% [== ] 113/2454 4% [== ] 114/2454 4% [== ] 115/2454 4% [== ] 116/2454 4% [== ] 117/2454 4% [== ] 118/2454 4% [=== ] 119/2454 4% [=== ] 120/2454 4% [=== ] 121/2454 4% [=== ] 122/2454 4% [=== ] 123/2454 5% [=== ] 124/2454 5% [=== ] 125/2454 5% [=== ] 126/2454 5% [=== ] 127/2454 5% [=== ] 128/2454 5% [=== ] 129/2454 5% [=== ] 130/2454 5% [=== ] 131/2454 5% [=== ] 132/2454 5% [=== ] 133/2454 5% [=== ] 134/2454 5% [=== ] 135/2454 5% [=== ] 136/2454 5% [=== ] 137/2454 5% [=== ] 138/2454 5% [=== ] 139/2454 5% [=== ] 140/2454 5% [=== ] 141/2454 5% [=== ] 142/2454 5% [=== ] 143/2454 5% [=== ] 144/2454 5% [=== ] 145/2454 5% [=== ] 146/2454 5% [=== ] 147/2454 5% [=== ] 148/2454 6% [=== ] 149/2454 6% [=== ] 150/2454 6% [=== ] 151/2454 6% [=== ] 152/2454 6% [=== ] 153/2454 6% [=== ] 154/2454 6% [=== ] 155/2454 6% [=== ] 156/2454 6% [=== ] 157/2454 6% [=== ] 158/2454 6% [==== ] 159/2454 6% [==== ] 160/2454 6% [==== ] 161/2454 6% [==== ] 162/2454 6% [==== ] 163/2454 6% [==== ] 164/2454 6% [==== ] 165/2454 6% [==== ] 166/2454 6% [==== ] 167/2454 6% [==== ] 168/2454 6% [==== ] 169/2454 6% [==== ] 170/2454 6% [==== ] 171/2454 6% [==== ] 172/2454 7% [==== ] 173/2454 7% [==== ] 174/2454 7% [==== ] 175/2454 7% [==== ] 176/2454 7% [==== ] 177/2454 7% [==== ] 178/2454 7% [==== ] 179/2454 7% [==== ] 180/2454 7% [==== ] 181/2454 7% [==== ] 182/2454 7% [==== ] 183/2454 7% [==== ] 184/2454 7% [==== ] 185/2454 7% [==== ] 186/2454 7% [==== ] 187/2454 7% [==== ] 188/2454 7% [==== ] 189/2454 7% [==== ] 190/2454 7% [==== ] 191/2454 7% [==== ] 192/2454 7% [==== ] 193/2454 7% [==== ] 194/2454 7% [==== ] 195/2454 7% [==== ] 196/2454 7% [==== ] 197/2454 8% [===== ] 198/2454 8% [===== ] 199/2454 8% [===== ] 200/2454 8% [===== ] 201/2454 8% [===== ] 202/2454 8% [===== ] 203/2454 8% [===== ] 204/2454 8% [===== ] 205/2454 8% [===== ] 206/2454 8% [===== ] 207/2454 8% [===== ] 208/2454 8% [===== ] 209/2454 8% [===== ] 210/2454 8% [===== ] 211/2454 8% [===== ] 212/2454 8% [===== ] 213/2454 8% [===== ] 214/2454 8% [===== ] 215/2454 8% [===== ] 216/2454 8% [===== ] 217/2454 8% [===== ] 218/2454 8% [===== ] 219/2454 8% [===== ] 220/2454 8% [===== ] 221/2454 9% [===== ] 222/2454 9% [===== ] 223/2454 9% [===== ] 224/2454 9% [===== ] 225/2454 9% [===== ] 226/2454 9% [===== ] 227/2454 9% [===== ] 228/2454 9% [===== ] 229/2454 9% [===== ] 230/2454 9% [===== ] 231/2454 9% [===== ] 232/2454 9% [===== ] 233/2454 9% [===== ] 234/2454 9% [===== ] 235/2454 9% [===== ] 236/2454 9% [===== ] 237/2454 9% [====== ] 238/2454 9% [====== ] 239/2454 9% [====== ] 240/2454 9% [====== ] 241/2454 9% [====== ] 242/2454 9% [====== ] 243/2454 9% [====== ] 244/2454 9% [====== ] 245/2454 9% [====== ] 246/2454 10% [====== ] 247/2454 10% [====== ] 248/2454 10% [====== ] 249/2454 10% [====== ] 250/2454 10% [====== ] 251/2454 10% [====== ] 252/2454 10% [====== ] 253/2454 10% [====== ] 254/2454 10% [====== ] 255/2454 10% [====== ] 256/2454 10% [====== ] 257/2454 10% [====== ] 258/2454 10% [====== ] 259/2454 10% [====== ] 260/2454 10% [====== ] 261/2454 10% [====== ] 262/2454 10% [====== ] 263/2454 10% [====== ] 264/2454 10% [====== ] 265/2454 10% [====== ] 266/2454 10% [====== ] 267/2454 10% [====== ] 268/2454 10% [====== ] 269/2454 10% [====== ] 270/2454 11% [====== ] 271/2454 11% [====== ] 272/2454 11% [====== ] 273/2454 11% [====== ] 274/2454 11% [====== ] 275/2454 11% [====== ] 276/2454 11% [====== ] 277/2454 11% [======= ] 278/2454 11% [======= ] 279/2454 11% [======= ] 280/2454 11% [======= ] 281/2454 11% [======= ] 282/2454 11% [======= ] 283/2454 11% [======= ] 284/2454 11% [======= ] 285/2454 11% [======= ] 286/2454 11% [======= ] 287/2454 11% [======= ] 288/2454 11% [======= ] 289/2454 11% [======= ] 290/2454 11% [======= ] 291/2454 11% [======= ] 292/2454 11% [======= ] 293/2454 11% [======= ] 294/2454 11% [======= ] 295/2454 12% [======= ] 296/2454 12% [======= ] 297/2454 12% [======= ] 298/2454 12% [======= ] 299/2454 12% [======= ] 300/2454 12% [======= ] 301/2454 12% [======= ] 302/2454 12% [======= ] 303/2454 12% [======= ] 304/2454 12% [======= ] 305/2454 12% [======= ] 306/2454 12% [======= ] 307/2454 12% [======= ] 308/2454 12% [======= ] 309/2454 12% [======= ] 310/2454 12% [======= ] 311/2454 12% [======= ] 312/2454 12% [======= ] 313/2454 12% [======= ] 314/2454 12% [======= ] 315/2454 12% [======= ] 316/2454 12% [======== ] 317/2454 12% [======== ] 318/2454 12% [======== ] 319/2454 12% [======== ] 320/2454 13% [======== ] 321/2454 13% [======== ] 322/2454 13% [======== ] 323/2454 13% [======== ] 324/2454 13% [======== ] 325/2454 13% [======== ] 326/2454 13% [======== ] 327/2454 13% [======== ] 328/2454 13% [======== ] 329/2454 13% [======== ] 330/2454 13% [======== ] 331/2454 13% [======== ] 332/2454 13% [======== ] 333/2454 13% [======== ] 334/2454 13% [======== ] 335/2454 13% [======== ] 336/2454 13% [======== ] 337/2454 13% [======== ] 338/2454 13% [======== ] 339/2454 13% [======== ] 340/2454 13% [======== ] 341/2454 13% [======== ] 342/2454 13% [======== ] 343/2454 13% [======== ] 344/2454 14% [======== ] 345/2454 14% [======== ] 346/2454 14% [======== ] 347/2454 14% [======== ] 348/2454 14% [======== ] 349/2454 14% [======== ] 350/2454 14% [======== ] 351/2454 14% [======== ] 352/2454 14% [======== ] 353/2454 14% [======== ] 354/2454 14% [======== ] 355/2454 14% [======== ] 356/2454 14% [========= ] 357/2454 14% [========= ] 358/2454 14% [========= ] 359/2454 14% [========= ] 360/2454 14% [========= ] 361/2454 14% [========= ] 362/2454 14% [========= ] 363/2454 14% [========= ] 364/2454 14% [========= ] 365/2454 14% [========= ] 366/2454 14% [========= ] 367/2454 14% [========= ] 368/2454 14% [========= ] 369/2454 15% [========= ] 370/2454 15% [========= ] 371/2454 15% [========= ] 372/2454 15% [========= ] 373/2454 15% [========= ] 374/2454 15% [========= ] 375/2454 15% [========= ] 376/2454 15% [========= ] 377/2454 15% [========= ] 378/2454 15% [========= ] 379/2454 15% [========= ] 380/2454 15% [========= ] 381/2454 15% [========= ] 382/2454 15% [========= ] 383/2454 15% [========= ] 384/2454 15% [========= ] 385/2454 15% [========= ] 386/2454 15% [========= ] 387/2454 15% [========= ] 388/2454 15% [========= ] 389/2454 15% [========= ] 390/2454 15% [========= ] 391/2454 15% [========= ] 392/2454 15% [========= ] 393/2454 16% [========= ] 394/2454 16% [========= ] 395/2454 16% [========== ] 396/2454 16% [========== ] 397/2454 16% [========== ] 398/2454 16% [========== ] 399/2454 16% [========== ] 400/2454 16% [========== ] 401/2454 16% [========== ] 402/2454 16% [========== ] 403/2454 16% [========== ] 404/2454 16% [========== ] 405/2454 16% [========== ] 406/2454 16% [========== ] 407/2454 16% [========== ] 408/2454 16% [========== ] 409/2454 16% [========== ] 410/2454 16% [========== ] 411/2454 16% [========== ] 412/2454 16% [========== ] 413/2454 16% [========== ] 414/2454 16% [========== ] 415/2454 16% [========== ] 416/2454 16% [========== ] 417/2454 16% [========== ] 418/2454 17% [========== ] 419/2454 17% [========== ] 420/2454 17% [========== ] 421/2454 17% [========== ] 422/2454 17% [========== ] 423/2454 17% [========== ] 424/2454 17% [========== ] 425/2454 17% [========== ] 426/2454 17% [========== ] 427/2454 17% [========== ] 428/2454 17% [========== ] 429/2454 17% [========== ] 430/2454 17% [========== ] 431/2454 17% [========== ] 432/2454 17% [========== ] 433/2454 17% [========== ] 434/2454 17% [========== ] 435/2454 17% [=========== ] 436/2454 17% [=========== ] 437/2454 17% [=========== ] 438/2454 17% [=========== ] 439/2454 17% [=========== ] 440/2454 17% [=========== ] 441/2454 17% [=========== ] 442/2454 18% [=========== ] 443/2454 18% [=========== ] 444/2454 18% [=========== ] 445/2454 18% [=========== ] 446/2454 18% [=========== ] 447/2454 18% [=========== ] 448/2454 18% [=========== ] 449/2454 18% [=========== ] 450/2454 18% [=========== ] 451/2454 18% [=========== ] 452/2454 18% [=========== ] 453/2454 18% [=========== ] 454/2454 18% [=========== ] 455/2454 18% [=========== ] 456/2454 18% [=========== ] 457/2454 18% [=========== ] 458/2454 18% [=========== ] 459/2454 18% [=========== ] 460/2454 18% [=========== ] 461/2454 18% [=========== ] 462/2454 18% [=========== ] 463/2454 18% [=========== ] 464/2454 18% [=========== ] 465/2454 18% [=========== ] 466/2454 18% [=========== ] 467/2454 19% [=========== ] 468/2454 19% [=========== ] 469/2454 19% [=========== ] 470/2454 19% [=========== ] 471/2454 19% [=========== ] 472/2454 19% [=========== ] 473/2454 19% [=========== ] 474/2454 19% [============ ] 475/2454 19% [============ ] 476/2454 19% [============ ] 477/2454 19% [============ ] 478/2454 19% [============ ] 479/2454 19% [============ ] 480/2454 19% [============ ] 481/2454 19% [============ ] 482/2454 19% [============ ] 483/2454 19% [============ ] 484/2454 19% [============ ] 485/2454 19% [============ ] 486/2454 19% [============ ] 487/2454 19% [============ ] 488/2454 19% [============ ] 489/2454 19% [============ ] 490/2454 19% [============ ] 491/2454 20% [============ ] 492/2454 20% [============ ] 493/2454 20% [============ ] 494/2454 20% [============ ] 495/2454 20% [============ ] 496/2454 20% [============ ] 497/2454 20% [============ ] 498/2454 20% [============ ] 499/2454 20% [============ ] 500/2454 20% [============ ] 501/2454 20% [============ ] 502/2454 20% [============ ] 503/2454 20% [============ ] 504/2454 20% [============ ] 505/2454 20% [============ ] 506/2454 20% [============ ] 507/2454 20% [============ ] 508/2454 20% [============ ] 509/2454 20% [============ ] 510/2454 20% [============ ] 511/2454 20% [============ ] 512/2454 20% [============ ] 513/2454 20% [============ ] 514/2454 20% [============= ] 515/2454 20% [============= ] 516/2454 21% [============= ] 517/2454 21% [============= ] 518/2454 21% [============= ] 519/2454 21% [============= ] 520/2454 21% [============= ] 521/2454 21% [============= ] 522/2454 21% [============= ] 523/2454 21% [============= ] 524/2454 21% [============= ] 525/2454 21% [============= ] 526/2454 21% [============= ] 527/2454 21% [============= ] 528/2454 21% [============= ] 529/2454 21% [============= ] 530/2454 21% [============= ] 531/2454 21% [============= ] 532/2454 21% [============= ] 533/2454 21% [============= ] 534/2454 21% [============= ] 535/2454 21% [============= ] 536/2454 21% [============= ] 537/2454 21% [============= ] 538/2454 21% [============= ] 539/2454 21% [============= ] 540/2454 22% [============= ] 541/2454 22% [============= ] 542/2454 22% [============= ] 543/2454 22% [============= ] 544/2454 22% [============= ] 545/2454 22% [============= ] 546/2454 22% [============= ] 547/2454 22% [============= ] 548/2454 22% [============= ] 549/2454 22% [============= ] 550/2454 22% [============= ] 551/2454 22% [============= ] 552/2454 22% [============= ] 553/2454 22% [============= ] 554/2454 22% [============== ] 555/2454 22% [============== ] 556/2454 22% [============== ] 557/2454 22% [============== ] 558/2454 22% [============== ] 559/2454 22% [============== ] 560/2454 22% [============== ] 561/2454 22% [============== ] 562/2454 22% [============== ] 563/2454 22% [============== ] 564/2454 22% [============== ] 565/2454 23% [============== ] 566/2454 23% [============== ] 567/2454 23% [============== ] 568/2454 23% [============== ] 569/2454 23% [============== ] 570/2454 23% [============== ] 571/2454 23% [============== ] 572/2454 23% [============== ] 573/2454 23% [============== ] 574/2454 23% [============== ] 575/2454 23% [============== ] 576/2454 23% [============== ] 577/2454 23% [============== ] 578/2454 23% [============== ] 579/2454 23% [============== ] 580/2454 23% [============== ] 581/2454 23% [============== ] 582/2454 23% [============== ] 583/2454 23% [============== ] 584/2454 23% [============== ] 585/2454 23% [============== ] 586/2454 23% [============== ] 587/2454 23% [============== ] 588/2454 23% [============== ] 589/2454 24% [============== ] 590/2454 24% [============== ] 591/2454 24% [============== ] 592/2454 24% [============== ] 593/2454 24% [=============== ] 594/2454 24% [=============== ] 595/2454 24% [=============== ] 596/2454 24% [=============== ] 597/2454 24% [=============== ] 598/2454 24% [=============== ] 599/2454 24% [=============== ] 600/2454 24% [=============== ] 601/2454 24% [=============== ] 602/2454 24% [=============== ] 603/2454 24% [=============== ] 604/2454 24% [=============== ] 605/2454 24% [=============== ] 606/2454 24% [=============== ] 607/2454 24% [=============== ] 608/2454 24% [=============== ] 609/2454 24% [=============== ] 610/2454 24% [=============== ] 611/2454 24% [=============== ] 612/2454 24% [=============== ] 613/2454 24% [=============== ] 614/2454 25% [=============== ] 615/2454 25% [=============== ] 616/2454 25% [=============== ] 617/2454 25% [=============== ] 618/2454 25% [=============== ] 619/2454 25% [=============== ] 620/2454 25% [=============== ] 621/2454 25% [=============== ] 622/2454 25% [=============== ] 623/2454 25% [=============== ] 624/2454 25% [=============== ] 625/2454 25% [=============== ] 626/2454 25% [=============== ] 627/2454 25% [=============== ] 628/2454 25% [=============== ] 629/2454 25% [=============== ] 630/2454 25% [=============== ] 631/2454 25% [=============== ] 632/2454 25% [=============== ] 633/2454 25% [================ ] 634/2454 25% [================ ] 635/2454 25% [================ ] 636/2454 25% [================ ] 637/2454 25% [================ ] 638/2454 25% [================ ] 639/2454 26% [================ ] 640/2454 26% [================ ] 641/2454 26% [================ ] 642/2454 26% [================ ] 643/2454 26% [================ ] 644/2454 26% [================ ] 645/2454 26% [================ ] 646/2454 26% [================ ] 647/2454 26% [================ ] 648/2454 26% [================ ] 649/2454 26% [================ ] 650/2454 26% [================ ] 651/2454 26% [================ ] 652/2454 26% [================ ] 653/2454 26% [================ ] 654/2454 26% [================ ] 655/2454 26% [================ ] 656/2454 26% [================ ] 657/2454 26% [================ ] 658/2454 26% [================ ] 659/2454 26% [================ ] 660/2454 26% [================ ] 661/2454 26% [================ ] 662/2454 26% [================ ] 663/2454 27% [================ ] 664/2454 27% [================ ] 665/2454 27% [================ ] 666/2454 27% [================ ] 667/2454 27% [================ ] 668/2454 27% [================ ] 669/2454 27% [================ ] 670/2454 27% [================ ] 671/2454 27% [================ ] 672/2454 27% [================= ] 673/2454 27% [================= ] 674/2454 27% [================= ] 675/2454 27% [================= ] 676/2454 27% [================= ] 677/2454 27% [================= ] 678/2454 27% [================= ] 679/2454 27% [================= ] 680/2454 27% [================= ] 681/2454 27% [================= ] 682/2454 27% [================= ] 683/2454 27% [================= ] 684/2454 27% [================= ] 685/2454 27% [================= ] 686/2454 27% [================= ] 687/2454 27% [================= ] 688/2454 28% [================= ] 689/2454 28% [================= ] 690/2454 28% [================= ] 691/2454 28% [================= ] 692/2454 28% [================= ] 693/2454 28% [================= ] 694/2454 28% [================= ] 695/2454 28% [================= ] 696/2454 28% [================= ] 697/2454 28% [================= ] 698/2454 28% [================= ] 699/2454 28% [================= ] 700/2454 28% [================= ] 701/2454 28% [================= ] 702/2454 28% [================= ] 703/2454 28% [================= ] 704/2454 28% [================= ] 705/2454 28% [================= ] 706/2454 28% [================= ] 707/2454 28% [================= ] 708/2454 28% [================= ] 709/2454 28% [================= ] 710/2454 28% [================= ] 711/2454 28% [================= ] 712/2454 29% [================== ] 713/2454 29% [================== ] 714/2454 29% [================== ] 715/2454 29% [================== ] 716/2454 29% [================== ] 717/2454 29% [================== ] 718/2454 29% [================== ] 719/2454 29% [================== ] 720/2454 29% [================== ] 721/2454 29% [================== ] 722/2454 29% [================== ] 723/2454 29% [================== ] 724/2454 29% [================== ] 725/2454 29% [================== ] 726/2454 29% [================== ] 727/2454 29% [================== ] 728/2454 29% [================== ] 729/2454 29% [================== ] 730/2454 29% [================== ] 731/2454 29% [================== ] 732/2454 29% [================== ] 733/2454 29% [================== ] 734/2454 29% [================== ] 735/2454 29% [================== ] 736/2454 29% [================== ] 737/2454 30% [================== ] 738/2454 30% [================== ] 739/2454 30% [================== ] 740/2454 30% [================== ] 741/2454 30% [================== ] 742/2454 30% [================== ] 743/2454 30% [================== ] 744/2454 30% [================== ] 745/2454 30% [================== ] 746/2454 30% [================== ] 747/2454 30% [================== ] 748/2454 30% [================== ] 749/2454 30% [================== ] 750/2454 30% [================== ] 751/2454 30% [================== ] 752/2454 30% [=================== ] 753/2454 30% [=================== ] 754/2454 30% [=================== ] 755/2454 30% [=================== ] 756/2454 30% [=================== ] 757/2454 30% [=================== ] 758/2454 30% [=================== ] 759/2454 30% [=================== ] 760/2454 30% [=================== ] 761/2454 31% [=================== ] 762/2454 31% [=================== ] 763/2454 31% [=================== ] 764/2454 31% [=================== ] 765/2454 31% [=================== ] 766/2454 31% [=================== ] 767/2454 31% [=================== ] 768/2454 31% [=================== ] 769/2454 31% [=================== ] 770/2454 31% [=================== ] 771/2454 31% [=================== ] 772/2454 31% [=================== ] 773/2454 31% [=================== ] 774/2454 31% [=================== ] 775/2454 31% [=================== ] 776/2454 31% [=================== ] 777/2454 31% [=================== ] 778/2454 31% [=================== ] 779/2454 31% [=================== ] 780/2454 31% [=================== ] 781/2454 31% [=================== ] 782/2454 31% [=================== ] 783/2454 31% [=================== ] 784/2454 31% [=================== ] 785/2454 31% [=================== ] 786/2454 32% [=================== ] 787/2454 32% [=================== ] 788/2454 32% [=================== ] 789/2454 32% [=================== ] 790/2454 32% [=================== ] 791/2454 32% [==================== ] 792/2454 32% [==================== ] 793/2454 32% [==================== ] 794/2454 32% [==================== ] 795/2454 32% [==================== ] 796/2454 32% [==================== ] 797/2454 32% [==================== ] 798/2454 32% [==================== ] 799/2454 32% [==================== ] 800/2454 32% [==================== ] 801/2454 32% [==================== ] 802/2454 32% [==================== ] 803/2454 32% [==================== ] 804/2454 32% [==================== ] 805/2454 32% [==================== ] 806/2454 32% [==================== ] 807/2454 32% [==================== ] 808/2454 32% [==================== ] 809/2454 32% [==================== ] 810/2454 33% [==================== ] 811/2454 33% [==================== ] 812/2454 33% [==================== ] 813/2454 33% [==================== ] 814/2454 33% [==================== ] 815/2454 33% [==================== ] 816/2454 33% [==================== ] 817/2454 33% [==================== ] 818/2454 33% [==================== ] 819/2454 33% [==================== ] 820/2454 33% [==================== ] 821/2454 33% [==================== ] 822/2454 33% [==================== ] 823/2454 33% [==================== ] 824/2454 33% [==================== ] 825/2454 33% [==================== ] 826/2454 33% [==================== ] 827/2454 33% [==================== ] 828/2454 33% [==================== ] 829/2454 33% [==================== ] 830/2454 33% [==================== ] 831/2454 33% [===================== ] 832/2454 33% [===================== ] 833/2454 33% [===================== ] 834/2454 33% [===================== ] 835/2454 34% [===================== ] 836/2454 34% [===================== ] 837/2454 34% [===================== ] 838/2454 34% [===================== ] 839/2454 34% [===================== ] 840/2454 34% [===================== ] 841/2454 34% [===================== ] 842/2454 34% [===================== ] 843/2454 34% [===================== ] 844/2454 34% [===================== ] 845/2454 34% [===================== ] 846/2454 34% [===================== ] 847/2454 34% [===================== ] 848/2454 34% [===================== ] 849/2454 34% [===================== ] 850/2454 34% [===================== ] 851/2454 34% [===================== ] 852/2454 34% [===================== ] 853/2454 34% [===================== ] 854/2454 34% [===================== ] 855/2454 34% [===================== ] 856/2454 34% [===================== ] 857/2454 34% [===================== ] 858/2454 34% [===================== ] 859/2454 35% [===================== ] 860/2454 35% [===================== ] 861/2454 35% [===================== ] 862/2454 35% [===================== ] 863/2454 35% [===================== ] 864/2454 35% [===================== ] 865/2454 35% [===================== ] 866/2454 35% [===================== ] 867/2454 35% [===================== ] 868/2454 35% [===================== ] 869/2454 35% [===================== ] 870/2454 35% [====================== ] 871/2454 35% [====================== ] 872/2454 35% [====================== ] 873/2454 35% [====================== ] 874/2454 35% [====================== ] 875/2454 35% [====================== ] 876/2454 35% [====================== ] 877/2454 35% [====================== ] 878/2454 35% [====================== ] 879/2454 35% [====================== ] 880/2454 35% [====================== ] 881/2454 35% [====================== ] 882/2454 35% [====================== ] 883/2454 35% [====================== ] 884/2454 36% [====================== ] 885/2454 36% [====================== ] 886/2454 36% [====================== ] 887/2454 36% [====================== ] 888/2454 36% [====================== ] 889/2454 36% [====================== ] 890/2454 36% [====================== ] 891/2454 36% [====================== ] 892/2454 36% [====================== ] 893/2454 36% [====================== ] 894/2454 36% [====================== ] 895/2454 36% [====================== ] 896/2454 36% [====================== ] 897/2454 36% [====================== ] 898/2454 36% [====================== ] 899/2454 36% [====================== ] 900/2454 36% [====================== ] 901/2454 36% [====================== ] 902/2454 36% [====================== ] 903/2454 36% [====================== ] 904/2454 36% [====================== ] 905/2454 36% [====================== ] 906/2454 36% [====================== ] 907/2454 36% [====================== ] 908/2454 37% [====================== ] 909/2454 37% [====================== ] 910/2454 37% [======================= ] 911/2454 37% [======================= ] 912/2454 37% [======================= ] 913/2454 37% [======================= ] 914/2454 37% [======================= ] 915/2454 37% [======================= ] 916/2454 37% [======================= ] 917/2454 37% [======================= ] 918/2454 37% [======================= ] 919/2454 37% [======================= ] 920/2454 37% [======================= ] 921/2454 37% [======================= ] 922/2454 37% [======================= ] 923/2454 37% [======================= ] 924/2454 37% [======================= ] 925/2454 37% [======================= ] 926/2454 37% [======================= ] 927/2454 37% [======================= ] 928/2454 37% [======================= ] 929/2454 37% [======================= ] 930/2454 37% [======================= ] 931/2454 37% [======================= ] 932/2454 37% [======================= ] 933/2454 38% [======================= ] 934/2454 38% [======================= ] 935/2454 38% [======================= ] 936/2454 38% [======================= ] 937/2454 38% [======================= ] 938/2454 38% [======================= ] 939/2454 38% [======================= ] 940/2454 38% [======================= ] 941/2454 38% [======================= ] 942/2454 38% [======================= ] 943/2454 38% [======================= ] 944/2454 38% [======================= ] 945/2454 38% [======================= ] 946/2454 38% [======================= ] 947/2454 38% [======================= ] 948/2454 38% [======================= ] 949/2454 38% [======================== ] 950/2454 38% [======================== ] 951/2454 38% [======================== ] 952/2454 38% [======================== ] 953/2454 38% [======================== ] 954/2454 38% [======================== ] 955/2454 38% [======================== ] 956/2454 38% [======================== ] 957/2454 38% [======================== ] 958/2454 39% [======================== ] 959/2454 39% [======================== ] 960/2454 39% [======================== ] 961/2454 39% [======================== ] 962/2454 39% [======================== ] 963/2454 39% [======================== ] 964/2454 39% [======================== ] 965/2454 39% [======================== ] 966/2454 39% [======================== ] 967/2454 39% [======================== ] 968/2454 39% [======================== ] 969/2454 39% [======================== ] 970/2454 39% [======================== ] 971/2454 39% [======================== ] 972/2454 39% [======================== ] 973/2454 39% [======================== ] 974/2454 39% [======================== ] 975/2454 39% [======================== ] 976/2454 39% [======================== ] 977/2454 39% [======================== ] 978/2454 39% [======================== ] 979/2454 39% [======================== ] 980/2454 39% [======================== ] 981/2454 39% [======================== ] 982/2454 40% [======================== ] 983/2454 40% [======================== ] 984/2454 40% [======================== ] 985/2454 40% [======================== ] 986/2454 40% [======================== ] 987/2454 40% [======================== ] 988/2454 40% [======================== ] 989/2454 40% [========================= ] 990/2454 40% [========================= ] 991/2454 40% [========================= ] 992/2454 40% [========================= ] 993/2454 40% [========================= ] 994/2454 40% [========================= ] 995/2454 40% [========================= ] 996/2454 40% [========================= ] 997/2454 40% [========================= ] 998/2454 40% [========================= ] 999/2454 40% [========================= ] 1000/2454 40% [========================= ] 1001/2454 40% [========================= ] 1002/2454 40% [========================= ] 1003/2454 40% [========================= ] 1004/2454 40% [========================= ] 1005/2454 40% [========================= ] 1006/2454 40% [========================= ] 1007/2454 41% [========================= ] 1008/2454 41% [========================= ] 1009/2454 41% [========================= ] 1010/2454 41% [========================= ] 1011/2454 41% [========================= ] 1012/2454 41% [========================= ] 1013/2454 41% [========================= ] 1014/2454 41% [========================= ] 1015/2454 41% [========================= ] 1016/2454 41% [========================= ] 1017/2454 41% [========================= ] 1018/2454 41% [========================= ] 1019/2454 41% [========================= ] 1020/2454 41% [========================= ] 1021/2454 41% [========================= ] 1022/2454 41% [========================= ] 1023/2454 41% [========================= ] 1024/2454 41% [========================= ] 1025/2454 41% [========================= ] 1026/2454 41% [========================= ] 1027/2454 41% [========================= ] 1028/2454 41% [========================= ] 1029/2454 41% [========================== ] 1030/2454 41% [========================== ] 1031/2454 42% [========================== ] 1032/2454 42% [========================== ] 1033/2454 42% [========================== ] 1034/2454 42% [========================== ] 1035/2454 42% [========================== ] 1036/2454 42% [========================== ] 1037/2454 42% [========================== ] 1038/2454 42% [========================== ] 1039/2454 42% [========================== ] 1040/2454 42% [========================== ] 1041/2454 42% [========================== ] 1042/2454 42% [========================== ] 1043/2454 42% [========================== ] 1044/2454 42% [========================== ] 1045/2454 42% [========================== ] 1046/2454 42% [========================== ] 1047/2454 42% [========================== ] 1048/2454 42% [========================== ] 1049/2454 42% [========================== ] 1050/2454 42% [========================== ] 1051/2454 42% [========================== ] 1052/2454 42% [========================== ] 1053/2454 42% [========================== ] 1054/2454 42% [========================== ] 1055/2454 42% [========================== ] 1056/2454 43% [========================== ] 1057/2454 43% [========================== ] 1058/2454 43% [========================== ] 1059/2454 43% [========================== ] 1060/2454 43% [========================== ] 1061/2454 43% [========================== ] 1062/2454 43% [========================== ] 1063/2454 43% [========================== ] 1064/2454 43% [========================== ] 1065/2454 43% [========================== ] 1066/2454 43% [========================== ] 1067/2454 43% [========================== ] 1068/2454 43% [=========================== ] 1069/2454 43% [=========================== ] 1070/2454 43% [=========================== ] 1071/2454 43% [=========================== ] 1072/2454 43% [=========================== ] 1073/2454 43% [=========================== ] 1074/2454 43% [=========================== ] 1075/2454 43% [=========================== ] 1076/2454 43% [=========================== ] 1077/2454 43% [=========================== ] 1078/2454 43% [=========================== ] 1079/2454 43% [=========================== ] 1080/2454 44% [=========================== ] 1081/2454 44% [=========================== ] 1082/2454 44% [=========================== ] 1083/2454 44% [=========================== ] 1084/2454 44% [=========================== ] 1085/2454 44% [=========================== ] 1086/2454 44% [=========================== ] 1087/2454 44% [=========================== ] 1088/2454 44% [=========================== ] 1089/2454 44% [=========================== ] 1090/2454 44% [=========================== ] 1091/2454 44% [=========================== ] 1092/2454 44% [=========================== ] 1093/2454 44% [=========================== ] 1094/2454 44% [=========================== ] 1095/2454 44% [=========================== ] 1096/2454 44% [=========================== ] 1097/2454 44% [=========================== ] 1098/2454 44% [=========================== ] 1099/2454 44% [=========================== ] 1100/2454 44% [=========================== ] 1101/2454 44% [=========================== ] 1102/2454 44% [=========================== ] 1103/2454 44% [=========================== ] 1104/2454 44% [=========================== ] 1105/2454 45% [=========================== ] 1106/2454 45% [=========================== ] 1107/2454 45% [=========================== ] 1108/2454 45% [============================ ] 1109/2454 45% [============================ ] 1110/2454 45% [============================ ] 1111/2454 45% [============================ ] 1112/2454 45% [============================ ] 1113/2454 45% [============================ ] 1114/2454 45% [============================ ] 1115/2454 45% [============================ ] 1116/2454 45% [============================ ] 1117/2454 45% [============================ ] 1118/2454 45% [============================ ] 1119/2454 45% [============================ ] 1120/2454 45% [============================ ] 1121/2454 45% [============================ ] 1122/2454 45% [============================ ] 1123/2454 45% [============================ ] 1124/2454 45% [============================ ] 1125/2454 45% [============================ ] 1126/2454 45% [============================ ] 1127/2454 45% [============================ ] 1128/2454 45% [============================ ] 1129/2454 46% [============================ ] 1130/2454 46% [============================ ] 1131/2454 46% [============================ ] 1132/2454 46% [============================ ] 1133/2454 46% [============================ ] 1134/2454 46% [============================ ] 1135/2454 46% [============================ ] 1136/2454 46% [============================ ] 1137/2454 46% [============================ ] 1138/2454 46% [============================ ] 1139/2454 46% [============================ ] 1140/2454 46% [============================ ] 1141/2454 46% [============================ ] 1142/2454 46% [============================ ] 1143/2454 46% [============================ ] 1144/2454 46% [============================ ] 1145/2454 46% [============================ ] 1146/2454 46% [============================ ] 1147/2454 46% [============================= ] 1148/2454 46% [============================= ] 1149/2454 46% [============================= ] 1150/2454 46% [============================= ] 1151/2454 46% [============================= ] 1152/2454 46% [============================= ] 1153/2454 46% [============================= ] 1154/2454 47% [============================= ] 1155/2454 47% [============================= ] 1156/2454 47% [============================= ] 1157/2454 47% [============================= ] 1158/2454 47% [============================= ] 1159/2454 47% [============================= ] 1160/2454 47% [============================= ] 1161/2454 47% [============================= ] 1162/2454 47% [============================= ] 1163/2454 47% [============================= ] 1164/2454 47% [============================= ] 1165/2454 47% [============================= ] 1166/2454 47% [============================= ] 1167/2454 47% [============================= ] 1168/2454 47% [============================= ] 1169/2454 47% [============================= ] 1170/2454 47% [============================= ] 1171/2454 47% [============================= ] 1172/2454 47% [============================= ] 1173/2454 47% [============================= ] 1174/2454 47% [============================= ] 1175/2454 47% [============================= ] 1176/2454 47% [============================= ] 1177/2454 47% [============================= ] 1178/2454 48% [============================= ] 1179/2454 48% [============================= ] 1180/2454 48% [============================= ] 1181/2454 48% [============================= ] 1182/2454 48% [============================= ] 1183/2454 48% [============================= ] 1184/2454 48% [============================= ] 1185/2454 48% [============================= ] 1186/2454 48% [============================= ] 1187/2454 48% [============================== ] 1188/2454 48% [============================== ] 1189/2454 48% [============================== ] 1190/2454 48% [============================== ] 1191/2454 48% [============================== ] 1192/2454 48% [============================== ] 1193/2454 48% [============================== ] 1194/2454 48% [============================== ] 1195/2454 48% [============================== ] 1196/2454 48% [============================== ] 1197/2454 48% [============================== ] 1198/2454 48% [============================== ] 1199/2454 48% [============================== ] 1200/2454 48% [============================== ] 1201/2454 48% [============================== ] 1202/2454 48% [============================== ] 1203/2454 49% [============================== ] 1204/2454 49% [============================== ] 1205/2454 49% [============================== ] 1206/2454 49% [============================== ] 1207/2454 49% [============================== ] 1208/2454 49% [============================== ] 1209/2454 49% [============================== ] 1210/2454 49% [============================== ] 1211/2454 49% [============================== ] 1212/2454 49% [============================== ] 1213/2454 49% [============================== ] 1214/2454 49% [============================== ] 1215/2454 49% [============================== ] 1216/2454 49% [============================== ] 1217/2454 49% [============================== ] 1218/2454 49% [============================== ] 1219/2454 49% [============================== ] 1220/2454 49% [============================== ] 1221/2454 49% [============================== ] 1222/2454 49% [============================== ] 1223/2454 49% [============================== ] 1224/2454 49% [============================== ] 1225/2454 49% [============================== ] 1226/2454 49% [=============================== ] 1227/2454 50% [=============================== ] 1228/2454 50% [=============================== ] 1229/2454 50% [=============================== ] 1230/2454 50% [=============================== ] 1231/2454 50% [=============================== ] 1232/2454 50% [=============================== ] 1233/2454 50% [=============================== ] 1234/2454 50% [=============================== ] 1235/2454 50% [=============================== ] 1236/2454 50% [=============================== ] 1237/2454 50% [=============================== ] 1238/2454 50% [=============================== ] 1239/2454 50% [=============================== ] 1240/2454 50% [=============================== ] 1241/2454 50% [=============================== ] 1242/2454 50% [=============================== ] 1243/2454 50% [=============================== ] 1244/2454 50% [=============================== ] 1245/2454 50% [=============================== ] 1246/2454 50% [=============================== ] 1247/2454 50% [=============================== ] 1248/2454 50% [=============================== ] 1249/2454 50% [=============================== ] 1250/2454 50% [=============================== ] 1251/2454 50% [=============================== ] 1252/2454 51% [=============================== ] 1253/2454 51% [=============================== ] 1254/2454 51% [=============================== ] 1255/2454 51% [=============================== ] 1256/2454 51% [=============================== ] 1257/2454 51% [=============================== ] 1258/2454 51% [=============================== ] 1259/2454 51% [=============================== ] 1260/2454 51% [=============================== ] 1261/2454 51% [=============================== ] 1262/2454 51% [=============================== ] 1263/2454 51% [=============================== ] 1264/2454 51% [=============================== ] 1265/2454 51% [=============================== ] 1266/2454 51% [================================ ] 1267/2454 51% [================================ ] 1268/2454 51% [================================ ] 1269/2454 51% [================================ ] 1270/2454 51% [================================ ] 1271/2454 51% [================================ ] 1272/2454 51% [================================ ] 1273/2454 51% [================================ ] 1274/2454 51% [================================ ] 1275/2454 51% [================================ ] 1276/2454 51% [================================ ] 1277/2454 52% [================================ ] 1278/2454 52% [================================ ] 1279/2454 52% [================================ ] 1280/2454 52% [================================ ] 1281/2454 52% [================================ ] 1282/2454 52% [================================ ] 1283/2454 52% [================================ ] 1284/2454 52% [================================ ] 1285/2454 52% [================================ ] 1286/2454 52% [================================ ] 1287/2454 52% [================================ ] 1288/2454 52% [================================ ] 1289/2454 52% [================================ ] 1290/2454 52% [================================ ] 1291/2454 52% [================================ ] 1292/2454 52% [================================ ] 1293/2454 52% [================================ ] 1294/2454 52% [================================ ] 1295/2454 52% [================================ ] 1296/2454 52% [================================ ] 1297/2454 52% [================================ ] 1298/2454 52% [================================ ] 1299/2454 52% [================================ ] 1300/2454 52% [================================ ] 1301/2454 53% [================================ ] 1302/2454 53% [================================ ] 1303/2454 53% [================================ ] 1304/2454 53% [================================ ] 1305/2454 53% [================================ ] 1306/2454 53% [================================= ] 1307/2454 53% [================================= ] 1308/2454 53% [================================= ] 1309/2454 53% [================================= ] 1310/2454 53% [================================= ] 1311/2454 53% [================================= ] 1312/2454 53% [================================= ] 1313/2454 53% [================================= ] 1314/2454 53% [================================= ] 1315/2454 53% [================================= ] 1316/2454 53% [================================= ] 1317/2454 53% [================================= ] 1318/2454 53% [================================= ] 1319/2454 53% [================================= ] 1320/2454 53% [================================= ] 1321/2454 53% [================================= ] 1322/2454 53% [================================= ] 1323/2454 53% [================================= ] 1324/2454 53% [================================= ] 1325/2454 53% [================================= ] 1326/2454 54% [================================= ] 1327/2454 54% [================================= ] 1328/2454 54% [================================= ] 1329/2454 54% [================================= ] 1330/2454 54% [================================= ] 1331/2454 54% [================================= ] 1332/2454 54% [================================= ] 1333/2454 54% [================================= ] 1334/2454 54% [================================= ] 1335/2454 54% [================================= ] 1336/2454 54% [================================= ] 1337/2454 54% [================================= ] 1338/2454 54% [================================= ] 1339/2454 54% [================================= ] 1340/2454 54% [================================= ] 1341/2454 54% [================================= ] 1342/2454 54% [================================= ] 1343/2454 54% [================================= ] 1344/2454 54% [================================= ] 1345/2454 54% [================================== ] 1346/2454 54% [================================== ] 1347/2454 54% [================================== ] 1348/2454 54% [================================== ] 1349/2454 54% [================================== ] 1350/2454 55% [================================== ] 1351/2454 55% [================================== ] 1352/2454 55% [================================== ] 1353/2454 55% [================================== ] 1354/2454 55% [================================== ] 1355/2454 55% [================================== ] 1356/2454 55% [================================== ] 1357/2454 55% [================================== ] 1358/2454 55% [================================== ] 1359/2454 55% [================================== ] 1360/2454 55% [================================== ] 1361/2454 55% [================================== ] 1362/2454 55% [================================== ] 1363/2454 55% [================================== ] 1364/2454 55% [================================== ] 1365/2454 55% [================================== ] 1366/2454 55% [================================== ] 1367/2454 55% [================================== ] 1368/2454 55% [================================== ] 1369/2454 55% [================================== ] 1370/2454 55% [================================== ] 1371/2454 55% [================================== ] 1372/2454 55% [================================== ] 1373/2454 55% [================================== ] 1374/2454 55% [================================== ] 1375/2454 56% [================================== ] 1376/2454 56% [================================== ] 1377/2454 56% [================================== ] 1378/2454 56% [================================== ] 1379/2454 56% [================================== ] 1380/2454 56% [================================== ] 1381/2454 56% [================================== ] 1382/2454 56% [================================== ] 1383/2454 56% [================================== ] 1384/2454 56% [================================== ] 1385/2454 56% [=================================== ] 1386/2454 56% [=================================== ] 1387/2454 56% [=================================== ] 1388/2454 56% [=================================== ] 1389/2454 56% [=================================== ] 1390/2454 56% [=================================== ] 1391/2454 56% [=================================== ] 1392/2454 56% [=================================== ] 1393/2454 56% [=================================== ] 1394/2454 56% [=================================== ] 1395/2454 56% [=================================== ] 1396/2454 56% [=================================== ] 1397/2454 56% [=================================== ] 1398/2454 56% [=================================== ] 1399/2454 57% [=================================== ] 1400/2454 57% [=================================== ] 1401/2454 57% [=================================== ] 1402/2454 57% [=================================== ] 1403/2454 57% [=================================== ] 1404/2454 57% [=================================== ] 1405/2454 57% [=================================== ] 1406/2454 57% [=================================== ] 1407/2454 57% [=================================== ] 1408/2454 57% [=================================== ] 1409/2454 57% [=================================== ] 1410/2454 57% [=================================== ] 1411/2454 57% [=================================== ] 1412/2454 57% [=================================== ] 1413/2454 57% [=================================== ] 1414/2454 57% [=================================== ] 1415/2454 57% [=================================== ] 1416/2454 57% [=================================== ] 1417/2454 57% [=================================== ] 1418/2454 57% [=================================== ] 1419/2454 57% [=================================== ] 1420/2454 57% [=================================== ] 1421/2454 57% [=================================== ] 1422/2454 57% [=================================== ] 1423/2454 57% [=================================== ] 1424/2454 58% [==================================== ] 1425/2454 58% [==================================== ] 1426/2454 58% [==================================== ] 1427/2454 58% [==================================== ] 1428/2454 58% [==================================== ] 1429/2454 58% [==================================== ] 1430/2454 58% [==================================== ] 1431/2454 58% [==================================== ] 1432/2454 58% [==================================== ] 1433/2454 58% [==================================== ] 1434/2454 58% [==================================== ] 1435/2454 58% [==================================== ] 1436/2454 58% [==================================== ] 1437/2454 58% [==================================== ] 1438/2454 58% [==================================== ] 1439/2454 58% [==================================== ] 1440/2454 58% [==================================== ] 1441/2454 58% [==================================== ] 1442/2454 58% [==================================== ] 1443/2454 58% [==================================== ] 1444/2454 58% [==================================== ] 1445/2454 58% [==================================== ] 1446/2454 58% [==================================== ] 1447/2454 58% [==================================== ] 1448/2454 59% [==================================== ] 1449/2454 59% [==================================== ] 1450/2454 59% [==================================== ] 1451/2454 59% [==================================== ] 1452/2454 59% [==================================== ] 1453/2454 59% [==================================== ] 1454/2454 59% [==================================== ] 1455/2454 59% [==================================== ] 1456/2454 59% [==================================== ] 1457/2454 59% [==================================== ] 1458/2454 59% [==================================== ] 1459/2454 59% [==================================== ] 1460/2454 59% [==================================== ] 1461/2454 59% [==================================== ] 1462/2454 59% [==================================== ] 1463/2454 59% [==================================== ] 1464/2454 59% [===================================== ] 1465/2454 59% [===================================== ] 1466/2454 59% [===================================== ] 1467/2454 59% [===================================== ] 1468/2454 59% [===================================== ] 1469/2454 59% [===================================== ] 1470/2454 59% [===================================== ] 1471/2454 59% [===================================== ] 1472/2454 59% [===================================== ] 1473/2454 60% [===================================== ] 1474/2454 60% [===================================== ] 1475/2454 60% [===================================== ] 1476/2454 60% [===================================== ] 1477/2454 60% [===================================== ] 1478/2454 60% [===================================== ] 1479/2454 60% [===================================== ] 1480/2454 60% [===================================== ] 1481/2454 60% [===================================== ] 1482/2454 60% [===================================== ] 1483/2454 60% [===================================== ] 1484/2454 60% [===================================== ] 1485/2454 60% [===================================== ] 1486/2454 60% [===================================== ] 1487/2454 60% [===================================== ] 1488/2454 60% [===================================== ] 1489/2454 60% [===================================== ] 1490/2454 60% [===================================== ] 1491/2454 60% [===================================== ] 1492/2454 60% [===================================== ] 1493/2454 60% [===================================== ] 1494/2454 60% [===================================== ] 1495/2454 60% [===================================== ] 1496/2454 60% [===================================== ] 1497/2454 61% [===================================== ] 1498/2454 61% [===================================== ] 1499/2454 61% [===================================== ] 1500/2454 61% [===================================== ] 1501/2454 61% [===================================== ] 1502/2454 61% [===================================== ] 1503/2454 61% [===================================== ] 1504/2454 61% [====================================== ] 1505/2454 61% [====================================== ] 1506/2454 61% [====================================== ] 1507/2454 61% [====================================== ] 1508/2454 61% [====================================== ] 1509/2454 61% [====================================== ] 1510/2454 61% [====================================== ] 1511/2454 61% [====================================== ] 1512/2454 61% [====================================== ] 1513/2454 61% [====================================== ] 1514/2454 61% [====================================== ] 1515/2454 61% [====================================== ] 1516/2454 61% [====================================== ] 1517/2454 61% [====================================== ] 1518/2454 61% [====================================== ] 1519/2454 61% [====================================== ] 1520/2454 61% [====================================== ] 1521/2454 61% [====================================== ] 1522/2454 62% [====================================== ] 1523/2454 62% [====================================== ] 1524/2454 62% [====================================== ] 1525/2454 62% [====================================== ] 1526/2454 62% [====================================== ] 1527/2454 62% [====================================== ] 1528/2454 62% [====================================== ] 1529/2454 62% [====================================== ] 1530/2454 62% [====================================== ] 1531/2454 62% [====================================== ] 1532/2454 62% [====================================== ] 1533/2454 62% [====================================== ] 1534/2454 62% [====================================== ] 1535/2454 62% [====================================== ] 1536/2454 62% [====================================== ] 1537/2454 62% [====================================== ] 1538/2454 62% [====================================== ] 1539/2454 62% [====================================== ] 1540/2454 62% [====================================== ] 1541/2454 62% [====================================== ] 1542/2454 62% [====================================== ] 1543/2454 62% [======================================= ] 1544/2454 62% [======================================= ] 1545/2454 62% [======================================= ] 1546/2454 62% [======================================= ] 1547/2454 63% [======================================= ] 1548/2454 63% [======================================= ] 1549/2454 63% [======================================= ] 1550/2454 63% [======================================= ] 1551/2454 63% [======================================= ] 1552/2454 63% [======================================= ] 1553/2454 63% [======================================= ] 1554/2454 63% [======================================= ] 1555/2454 63% [======================================= ] 1556/2454 63% [======================================= ] 1557/2454 63% [======================================= ] 1558/2454 63% [======================================= ] 1559/2454 63% [======================================= ] 1560/2454 63% [======================================= ] 1561/2454 63% [======================================= ] 1562/2454 63% [======================================= ] 1563/2454 63% [======================================= ] 1564/2454 63% [======================================= ] 1565/2454 63% [======================================= ] 1566/2454 63% [======================================= ] 1567/2454 63% [======================================= ] 1568/2454 63% [======================================= ] 1569/2454 63% [======================================= ] 1570/2454 63% [======================================= ] 1571/2454 64% [======================================= ] 1572/2454 64% [======================================= ] 1573/2454 64% [======================================= ] 1574/2454 64% [======================================= ] 1575/2454 64% [======================================= ] 1576/2454 64% [======================================= ] 1577/2454 64% [======================================= ] 1578/2454 64% [======================================= ] 1579/2454 64% [======================================= ] 1580/2454 64% [======================================= ] 1581/2454 64% [======================================= ] 1582/2454 64% [======================================= ] 1583/2454 64% [======================================== ] 1584/2454 64% [======================================== ] 1585/2454 64% [======================================== ] 1586/2454 64% [======================================== ] 1587/2454 64% [======================================== ] 1588/2454 64% [======================================== ] 1589/2454 64% [======================================== ] 1590/2454 64% [======================================== ] 1591/2454 64% [======================================== ] 1592/2454 64% [======================================== ] 1593/2454 64% [======================================== ] 1594/2454 64% [======================================== ] 1595/2454 64% [======================================== ] 1596/2454 65% [======================================== ] 1597/2454 65% [======================================== ] 1598/2454 65% [======================================== ] 1599/2454 65% [======================================== ] 1600/2454 65% [======================================== ] 1601/2454 65% [======================================== ] 1602/2454 65% [======================================== ] 1603/2454 65% [======================================== ] 1604/2454 65% [======================================== ] 1605/2454 65% [======================================== ] 1606/2454 65% [======================================== ] 1607/2454 65% [======================================== ] 1608/2454 65% [======================================== ] 1609/2454 65% [======================================== ] 1610/2454 65% [======================================== ] 1611/2454 65% [======================================== ] 1612/2454 65% [======================================== ] 1613/2454 65% [======================================== ] 1614/2454 65% [======================================== ] 1615/2454 65% [======================================== ] 1616/2454 65% [======================================== ] 1617/2454 65% [======================================== ] 1618/2454 65% [======================================== ] 1619/2454 65% [======================================== ] 1620/2454 66% [======================================== ] 1621/2454 66% [======================================== ] 1622/2454 66% [========================================= ] 1623/2454 66% [========================================= ] 1624/2454 66% [========================================= ] 1625/2454 66% [========================================= ] 1626/2454 66% [========================================= ] 1627/2454 66% [========================================= ] 1628/2454 66% [========================================= ] 1629/2454 66% [========================================= ] 1630/2454 66% [========================================= ] 1631/2454 66% [========================================= ] 1632/2454 66% [========================================= ] 1633/2454 66% [========================================= ] 1634/2454 66% [========================================= ] 1635/2454 66% [========================================= ] 1636/2454 66% [========================================= ] 1637/2454 66% [========================================= ] 1638/2454 66% [========================================= ] 1639/2454 66% [========================================= ] 1640/2454 66% [========================================= ] 1641/2454 66% [========================================= ] 1642/2454 66% [========================================= ] 1643/2454 66% [========================================= ] 1644/2454 66% [========================================= ] 1645/2454 67% [========================================= ] 1646/2454 67% [========================================= ] 1647/2454 67% [========================================= ] 1648/2454 67% [========================================= ] 1649/2454 67% [========================================= ] 1650/2454 67% [========================================= ] 1651/2454 67% [========================================= ] 1652/2454 67% [========================================= ] 1653/2454 67% [========================================= ] 1654/2454 67% [========================================= ] 1655/2454 67% [========================================= ] 1656/2454 67% [========================================= ] 1657/2454 67% [========================================= ] 1658/2454 67% [========================================= ] 1659/2454 67% [========================================= ] 1660/2454 67% [========================================= ] 1661/2454 67% [========================================= ] 1662/2454 67% [========================================== ] 1663/2454 67% [========================================== ] 1664/2454 67% [========================================== ] 1665/2454 67% [========================================== ] 1666/2454 67% [========================================== ] 1667/2454 67% [========================================== ] 1668/2454 67% [========================================== ] 1669/2454 68% [========================================== ] 1670/2454 68% [========================================== ] 1671/2454 68% [========================================== ] 1672/2454 68% [========================================== ] 1673/2454 68% [========================================== ] 1674/2454 68% [========================================== ] 1675/2454 68% [========================================== ] 1676/2454 68% [========================================== ] 1677/2454 68% [========================================== ] 1678/2454 68% [========================================== ] 1679/2454 68% [========================================== ] 1680/2454 68% [========================================== ] 1681/2454 68% [========================================== ] 1682/2454 68% [========================================== ] 1683/2454 68% [========================================== ] 1684/2454 68% [========================================== ] 1685/2454 68% [========================================== ] 1686/2454 68% [========================================== ] 1687/2454 68% [========================================== ] 1688/2454 68% [========================================== ] 1689/2454 68% [========================================== ] 1690/2454 68% [========================================== ] 1691/2454 68% [========================================== ] 1692/2454 68% [========================================== ] 1693/2454 68% [========================================== ] 1694/2454 69% [========================================== ] 1695/2454 69% [========================================== ] 1696/2454 69% [========================================== ] 1697/2454 69% [========================================== ] 1698/2454 69% [========================================== ] 1699/2454 69% [========================================== ] 1700/2454 69% [========================================== ] 1701/2454 69% [=========================================== ] 1702/2454 69% [=========================================== ] 1703/2454 69% [=========================================== ] 1704/2454 69% [=========================================== ] 1705/2454 69% [=========================================== ] 1706/2454 69% [=========================================== ] 1707/2454 69% [=========================================== ] 1708/2454 69% [=========================================== ] 1709/2454 69% [=========================================== ] 1710/2454 69% [=========================================== ] 1711/2454 69% [=========================================== ] 1712/2454 69% [=========================================== ] 1713/2454 69% [=========================================== ] 1714/2454 69% [=========================================== ] 1715/2454 69% [=========================================== ] 1716/2454 69% [=========================================== ] 1717/2454 69% [=========================================== ] 1718/2454 70% [=========================================== ] 1719/2454 70% [=========================================== ] 1720/2454 70% [=========================================== ] 1721/2454 70% [=========================================== ] 1722/2454 70% [=========================================== ] 1723/2454 70% [=========================================== ] 1724/2454 70% [=========================================== ] 1725/2454 70% [=========================================== ] 1726/2454 70% [=========================================== ] 1727/2454 70% [=========================================== ] 1728/2454 70% [=========================================== ] 1729/2454 70% [=========================================== ] 1730/2454 70% [=========================================== ] 1731/2454 70% [=========================================== ] 1732/2454 70% [=========================================== ] 1733/2454 70% [=========================================== ] 1734/2454 70% [=========================================== ] 1735/2454 70% [=========================================== ] 1736/2454 70% [=========================================== ] 1737/2454 70% [=========================================== ] 1738/2454 70% [=========================================== ] 1739/2454 70% [=========================================== ] 1740/2454 70% [=========================================== ] 1741/2454 70% [============================================ ] 1742/2454 70% [============================================ ] 1743/2454 71% [============================================ ] 1744/2454 71% [============================================ ] 1745/2454 71% [============================================ ] 1746/2454 71% [============================================ ] 1747/2454 71% [============================================ ] 1748/2454 71% [============================================ ] 1749/2454 71% [============================================ ] 1750/2454 71% [============================================ ] 1751/2454 71% [============================================ ] 1752/2454 71% [============================================ ] 1753/2454 71% [============================================ ] 1754/2454 71% [============================================ ] 1755/2454 71% [============================================ ] 1756/2454 71% [============================================ ] 1757/2454 71% [============================================ ] 1758/2454 71% [============================================ ] 1759/2454 71% [============================================ ] 1760/2454 71% [============================================ ] 1761/2454 71% [============================================ ] 1762/2454 71% [============================================ ] 1763/2454 71% [============================================ ] 1764/2454 71% [============================================ ] 1765/2454 71% [============================================ ] 1766/2454 71% [============================================ ] 1767/2454 72% [============================================ ] 1768/2454 72% [============================================ ] 1769/2454 72% [============================================ ] 1770/2454 72% [============================================ ] 1771/2454 72% [============================================ ] 1772/2454 72% [============================================ ] 1773/2454 72% [============================================ ] 1774/2454 72% [============================================ ] 1775/2454 72% [============================================ ] 1776/2454 72% [============================================ ] 1777/2454 72% [============================================ ] 1778/2454 72% [============================================ ] 1779/2454 72% [============================================ ] 1780/2454 72% [============================================ ] 1781/2454 72% [============================================= ] 1782/2454 72% [============================================= ] 1783/2454 72% [============================================= ] 1784/2454 72% [============================================= ] 1785/2454 72% [============================================= ] 1786/2454 72% [============================================= ] 1787/2454 72% [============================================= ] 1788/2454 72% [============================================= ] 1789/2454 72% [============================================= ] 1790/2454 72% [============================================= ] 1791/2454 72% [============================================= ] 1792/2454 73% [============================================= ] 1793/2454 73% [============================================= ] 1794/2454 73% [============================================= ] 1795/2454 73% [============================================= ] 1796/2454 73% [============================================= ] 1797/2454 73% [============================================= ] 1798/2454 73% [============================================= ] 1799/2454 73% [============================================= ] 1800/2454 73% [============================================= ] 1801/2454 73% [============================================= ] 1802/2454 73% [============================================= ] 1803/2454 73% [============================================= ] 1804/2454 73% [============================================= ] 1805/2454 73% [============================================= ] 1806/2454 73% [============================================= ] 1807/2454 73% [============================================= ] 1808/2454 73% [============================================= ] 1809/2454 73% [============================================= ] 1810/2454 73% [============================================= ] 1811/2454 73% [============================================= ] 1812/2454 73% [============================================= ] 1813/2454 73% [============================================= ] 1814/2454 73% [============================================= ] 1815/2454 73% [============================================= ] 1816/2454 74% [============================================= ] 1817/2454 74% [============================================= ] 1818/2454 74% [============================================= ] 1819/2454 74% [============================================= ] 1820/2454 74% [============================================== ] 1821/2454 74% [============================================== ] 1822/2454 74% [============================================== ] 1823/2454 74% [============================================== ] 1824/2454 74% [============================================== ] 1825/2454 74% [============================================== ] 1826/2454 74% [============================================== ] 1827/2454 74% [============================================== ] 1828/2454 74% [============================================== ] 1829/2454 74% [============================================== ] 1830/2454 74% [============================================== ] 1831/2454 74% [============================================== ] 1832/2454 74% [============================================== ] 1833/2454 74% [============================================== ] 1834/2454 74% [============================================== ] 1835/2454 74% [============================================== ] 1836/2454 74% [============================================== ] 1837/2454 74% [============================================== ] 1838/2454 74% [============================================== ] 1839/2454 74% [============================================== ] 1840/2454 74% [============================================== ] 1841/2454 75% [============================================== ] 1842/2454 75% [============================================== ] 1843/2454 75% [============================================== ] 1844/2454 75% [============================================== ] 1845/2454 75% [============================================== ] 1846/2454 75% [============================================== ] 1847/2454 75% [============================================== ] 1848/2454 75% [============================================== ] 1849/2454 75% [============================================== ] 1850/2454 75% [============================================== ] 1851/2454 75% [============================================== ] 1852/2454 75% [============================================== ] 1853/2454 75% [============================================== ] 1854/2454 75% [============================================== ] 1855/2454 75% [============================================== ] 1856/2454 75% [============================================== ] 1857/2454 75% [============================================== ] 1858/2454 75% [============================================== ] 1859/2454 75% [============================================== ] 1860/2454 75% [=============================================== ] 1861/2454 75% [=============================================== ] 1862/2454 75% [=============================================== ] 1863/2454 75% [=============================================== ] 1864/2454 75% [=============================================== ] 1865/2454 75% [=============================================== ] 1866/2454 76% [=============================================== ] 1867/2454 76% [=============================================== ] 1868/2454 76% [=============================================== ] 1869/2454 76% [=============================================== ] 1870/2454 76% [=============================================== ] 1871/2454 76% [=============================================== ] 1872/2454 76% [=============================================== ] 1873/2454 76% [=============================================== ] 1874/2454 76% [=============================================== ] 1875/2454 76% [=============================================== ] 1876/2454 76% [=============================================== ] 1877/2454 76% [=============================================== ] 1878/2454 76% [=============================================== ] 1879/2454 76% [=============================================== ] 1880/2454 76% [=============================================== ] 1881/2454 76% [=============================================== ] 1882/2454 76% [=============================================== ] 1883/2454 76% [=============================================== ] 1884/2454 76% [=============================================== ] 1885/2454 76% [=============================================== ] 1886/2454 76% [=============================================== ] 1887/2454 76% [=============================================== ] 1888/2454 76% [=============================================== ] 1889/2454 76% [=============================================== ] 1890/2454 77% [=============================================== ] 1891/2454 77% [=============================================== ] 1892/2454 77% [=============================================== ] 1893/2454 77% [=============================================== ] 1894/2454 77% [=============================================== ] 1895/2454 77% [=============================================== ] 1896/2454 77% [=============================================== ] 1897/2454 77% [=============================================== ] 1898/2454 77% [=============================================== ] 1899/2454 77% [================================================ ] 1900/2454 77% [================================================ ] 1901/2454 77% [================================================ ] 1902/2454 77% [================================================ ] 1903/2454 77% [================================================ ] 1904/2454 77% [================================================ ] 1905/2454 77% [================================================ ] 1906/2454 77% [================================================ ] 1907/2454 77% [================================================ ] 1908/2454 77% [================================================ ] 1909/2454 77% [================================================ ] 1910/2454 77% [================================================ ] 1911/2454 77% [================================================ ] 1912/2454 77% [================================================ ] 1913/2454 77% [================================================ ] 1914/2454 77% [================================================ ] 1915/2454 78% [================================================ ] 1916/2454 78% [================================================ ] 1917/2454 78% [================================================ ] 1918/2454 78% [================================================ ] 1919/2454 78% [================================================ ] 1920/2454 78% [================================================ ] 1921/2454 78% [================================================ ] 1922/2454 78% [================================================ ] 1923/2454 78% [================================================ ] 1924/2454 78% [================================================ ] 1925/2454 78% [================================================ ] 1926/2454 78% [================================================ ] 1927/2454 78% [================================================ ] 1928/2454 78% [================================================ ] 1929/2454 78% [================================================ ] 1930/2454 78% [================================================ ] 1931/2454 78% [================================================ ] 1932/2454 78% [================================================ ] 1933/2454 78% [================================================ ] 1934/2454 78% [================================================ ] 1935/2454 78% [================================================ ] 1936/2454 78% [================================================ ] 1937/2454 78% [================================================ ] 1938/2454 78% [================================================ ] 1939/2454 79% [================================================= ] 1940/2454 79% [================================================= ] 1941/2454 79% [================================================= ] 1942/2454 79% [================================================= ] 1943/2454 79% [================================================= ] 1944/2454 79% [================================================= ] 1945/2454 79% [================================================= ] 1946/2454 79% [================================================= ] 1947/2454 79% [================================================= ] 1948/2454 79% [================================================= ] 1949/2454 79% [================================================= ] 1950/2454 79% [================================================= ] 1951/2454 79% [================================================= ] 1952/2454 79% [================================================= ] 1953/2454 79% [================================================= ] 1954/2454 79% [================================================= ] 1955/2454 79% [================================================= ] 1956/2454 79% [================================================= ] 1957/2454 79% [================================================= ] 1958/2454 79% [================================================= ] 1959/2454 79% [================================================= ] 1960/2454 79% [================================================= ] 1961/2454 79% [================================================= ] 1962/2454 79% [================================================= ] 1963/2454 79% [================================================= ] 1964/2454 80% [================================================= ] 1965/2454 80% [================================================= ] 1966/2454 80% [================================================= ] 1967/2454 80% [================================================= ] 1968/2454 80% [================================================= ] 1969/2454 80% [================================================= ] 1970/2454 80% [================================================= ] 1971/2454 80% [================================================= ] 1972/2454 80% [================================================= ] 1973/2454 80% [================================================= ] 1974/2454 80% [================================================= ] 1975/2454 80% [================================================= ] 1976/2454 80% [================================================= ] 1977/2454 80% [================================================= ] 1978/2454 80% [================================================= ] 1979/2454 80% [================================================== ] 1980/2454 80% [================================================== ] 1981/2454 80% [================================================== ] 1982/2454 80% [================================================== ] 1983/2454 80% [================================================== ] 1984/2454 80% [================================================== ] 1985/2454 80% [================================================== ] 1986/2454 80% [================================================== ] 1987/2454 80% [================================================== ] 1988/2454 81% [================================================== ] 1989/2454 81% [================================================== ] 1990/2454 81% [================================================== ] 1991/2454 81% [================================================== ] 1992/2454 81% [================================================== ] 1993/2454 81% [================================================== ] 1994/2454 81% [================================================== ] 1995/2454 81% [================================================== ] 1996/2454 81% [================================================== ] 1997/2454 81% [================================================== ] 1998/2454 81% [================================================== ] 1999/2454 81% [================================================== ] 2000/2454 81% [================================================== ] 2001/2454 81% [================================================== ] 2002/2454 81% [================================================== ] 2003/2454 81% [================================================== ] 2004/2454 81% [================================================== ] 2005/2454 81% [================================================== ] 2006/2454 81% [================================================== ] 2007/2454 81% [================================================== ] 2008/2454 81% [================================================== ] 2009/2454 81% [================================================== ] 2010/2454 81% [================================================== ] 2011/2454 81% [================================================== ] 2012/2454 81% [================================================== ] 2013/2454 82% [================================================== ] 2014/2454 82% [================================================== ] 2015/2454 82% [================================================== ] 2016/2454 82% [================================================== ] 2017/2454 82% [================================================== ] 2018/2454 82% [=================================================== ] 2019/2454 82% [=================================================== ] 2020/2454 82% [=================================================== ] 2021/2454 82% [=================================================== ] 2022/2454 82% [=================================================== ] 2023/2454 82% [=================================================== ] 2024/2454 82% [=================================================== ] 2025/2454 82% [=================================================== ] 2026/2454 82% [=================================================== ] 2027/2454 82% [=================================================== ] 2028/2454 82% [=================================================== ] 2029/2454 82% [=================================================== ] 2030/2454 82% [=================================================== ] 2031/2454 82% [=================================================== ] 2032/2454 82% [=================================================== ] 2033/2454 82% [=================================================== ] 2034/2454 82% [=================================================== ] 2035/2454 82% [=================================================== ] 2036/2454 82% [=================================================== ] 2037/2454 83% [=================================================== ] 2038/2454 83% [=================================================== ] 2039/2454 83% [=================================================== ] 2040/2454 83% [=================================================== ] 2041/2454 83% [=================================================== ] 2042/2454 83% [=================================================== ] 2043/2454 83% [=================================================== ] 2044/2454 83% [=================================================== ] 2045/2454 83% [=================================================== ] 2046/2454 83% [=================================================== ] 2047/2454 83% [=================================================== ] 2048/2454 83% [=================================================== ] 2049/2454 83% [=================================================== ] 2050/2454 83% [=================================================== ] 2051/2454 83% [=================================================== ] 2052/2454 83% [=================================================== ] 2053/2454 83% [=================================================== ] 2054/2454 83% [=================================================== ] 2055/2454 83% [=================================================== ] 2056/2454 83% [=================================================== ] 2057/2454 83% [=================================================== ] 2058/2454 83% [==================================================== ] 2059/2454 83% [==================================================== ] 2060/2454 83% [==================================================== ] 2061/2454 83% [==================================================== ] 2062/2454 84% [==================================================== ] 2063/2454 84% [==================================================== ] 2064/2454 84% [==================================================== ] 2065/2454 84% [==================================================== ] 2066/2454 84% [==================================================== ] 2067/2454 84% [==================================================== ] 2068/2454 84% [==================================================== ] 2069/2454 84% [==================================================== ] 2070/2454 84% [==================================================== ] 2071/2454 84% [==================================================== ] 2072/2454 84% [==================================================== ] 2073/2454 84% [==================================================== ] 2074/2454 84% [==================================================== ] 2075/2454 84% [==================================================== ] 2076/2454 84% [==================================================== ] 2077/2454 84% [==================================================== ] 2078/2454 84% [==================================================== ] 2079/2454 84% [==================================================== ] 2080/2454 84% [==================================================== ] 2081/2454 84% [==================================================== ] 2082/2454 84% [==================================================== ] 2083/2454 84% [==================================================== ] 2084/2454 84% [==================================================== ] 2085/2454 84% [==================================================== ] 2086/2454 85% [==================================================== ] 2087/2454 85% [==================================================== ] 2088/2454 85% [==================================================== ] 2089/2454 85% [==================================================== ] 2090/2454 85% [==================================================== ] 2091/2454 85% [==================================================== ] 2092/2454 85% [==================================================== ] 2093/2454 85% [==================================================== ] 2094/2454 85% [==================================================== ] 2095/2454 85% [==================================================== ] 2096/2454 85% [==================================================== ] 2097/2454 85% [===================================================== ] 2098/2454 85% [===================================================== ] 2099/2454 85% [===================================================== ] 2100/2454 85% [===================================================== ] 2101/2454 85% [===================================================== ] 2102/2454 85% [===================================================== ] 2103/2454 85% [===================================================== ] 2104/2454 85% [===================================================== ] 2105/2454 85% [===================================================== ] 2106/2454 85% [===================================================== ] 2107/2454 85% [===================================================== ] 2108/2454 85% [===================================================== ] 2109/2454 85% [===================================================== ] 2110/2454 85% [===================================================== ] 2111/2454 86% [===================================================== ] 2112/2454 86% [===================================================== ] 2113/2454 86% [===================================================== ] 2114/2454 86% [===================================================== ] 2115/2454 86% [===================================================== ] 2116/2454 86% [===================================================== ] 2117/2454 86% [===================================================== ] 2118/2454 86% [===================================================== ] 2119/2454 86% [===================================================== ] 2120/2454 86% [===================================================== ] 2121/2454 86% [===================================================== ] 2122/2454 86% [===================================================== ] 2123/2454 86% [===================================================== ] 2124/2454 86% [===================================================== ] 2125/2454 86% [===================================================== ] 2126/2454 86% [===================================================== ] 2127/2454 86% [===================================================== ] 2128/2454 86% [===================================================== ] 2129/2454 86% [===================================================== ] 2130/2454 86% [===================================================== ] 2131/2454 86% [===================================================== ] 2132/2454 86% [===================================================== ] 2133/2454 86% [===================================================== ] 2134/2454 86% [===================================================== ] 2135/2454 87% [===================================================== ] 2136/2454 87% [===================================================== ] 2137/2454 87% [====================================================== ] 2138/2454 87% [====================================================== ] 2139/2454 87% [====================================================== ] 2140/2454 87% [====================================================== ] 2141/2454 87% [====================================================== ] 2142/2454 87% [====================================================== ] 2143/2454 87% [====================================================== ] 2144/2454 87% [====================================================== ] 2145/2454 87% [====================================================== ] 2146/2454 87% [====================================================== ] 2147/2454 87% [====================================================== ] 2148/2454 87% [====================================================== ] 2149/2454 87% [====================================================== ] 2150/2454 87% [====================================================== ] 2151/2454 87% [====================================================== ] 2152/2454 87% [====================================================== ] 2153/2454 87% [====================================================== ] 2154/2454 87% [====================================================== ] 2155/2454 87% [====================================================== ] 2156/2454 87% [====================================================== ] 2157/2454 87% [====================================================== ] 2158/2454 87% [====================================================== ] 2159/2454 87% [====================================================== ] 2160/2454 88% [====================================================== ] 2161/2454 88% [====================================================== ] 2162/2454 88% [====================================================== ] 2163/2454 88% [====================================================== ] 2164/2454 88% [====================================================== ] 2165/2454 88% [====================================================== ] 2166/2454 88% [====================================================== ] 2167/2454 88% [====================================================== ] 2168/2454 88% [====================================================== ] 2169/2454 88% [====================================================== ] 2170/2454 88% [====================================================== ] 2171/2454 88% [====================================================== ] 2172/2454 88% [====================================================== ] 2173/2454 88% [====================================================== ] 2174/2454 88% [====================================================== ] 2175/2454 88% [====================================================== ] 2176/2454 88% [======================================================= ] 2177/2454 88% [======================================================= ] 2178/2454 88% [======================================================= ] 2179/2454 88% [======================================================= ] 2180/2454 88% [======================================================= ] 2181/2454 88% [======================================================= ] 2182/2454 88% [======================================================= ] 2183/2454 88% [======================================================= ] 2184/2454 88% [======================================================= ] 2185/2454 89% [======================================================= ] 2186/2454 89% [======================================================= ] 2187/2454 89% [======================================================= ] 2188/2454 89% [======================================================= ] 2189/2454 89% [======================================================= ] 2190/2454 89% [======================================================= ] 2191/2454 89% [======================================================= ] 2192/2454 89% [======================================================= ] 2193/2454 89% [======================================================= ] 2194/2454 89% [======================================================= ] 2195/2454 89% [======================================================= ] 2196/2454 89% [======================================================= ] 2197/2454 89% [======================================================= ] 2198/2454 89% [======================================================= ] 2199/2454 89% [======================================================= ] 2200/2454 89% [======================================================= ] 2201/2454 89% [======================================================= ] 2202/2454 89% [======================================================= ] 2203/2454 89% [======================================================= ] 2204/2454 89% [======================================================= ] 2205/2454 89% [======================================================= ] 2206/2454 89% [======================================================= ] 2207/2454 89% [======================================================= ] 2208/2454 89% [======================================================= ] 2209/2454 90% [======================================================= ] 2210/2454 90% [======================================================= ] 2211/2454 90% [======================================================= ] 2212/2454 90% [======================================================= ] 2213/2454 90% [======================================================= ] 2214/2454 90% [======================================================= ] 2215/2454 90% [======================================================= ] 2216/2454 90% [======================================================== ] 2217/2454 90% [======================================================== ] 2218/2454 90% [======================================================== ] 2219/2454 90% [======================================================== ] 2220/2454 90% [======================================================== ] 2221/2454 90% [======================================================== ] 2222/2454 90% [======================================================== ] 2223/2454 90% [======================================================== ] 2224/2454 90% [======================================================== ] 2225/2454 90% [======================================================== ] 2226/2454 90% [======================================================== ] 2227/2454 90% [======================================================== ] 2228/2454 90% [======================================================== ] 2229/2454 90% [======================================================== ] 2230/2454 90% [======================================================== ] 2231/2454 90% [======================================================== ] 2232/2454 90% [======================================================== ] 2233/2454 90% [======================================================== ] 2234/2454 91% [======================================================== ] 2235/2454 91% [======================================================== ] 2236/2454 91% [======================================================== ] 2237/2454 91% [======================================================== ] 2238/2454 91% [======================================================== ] 2239/2454 91% [======================================================== ] 2240/2454 91% [======================================================== ] 2241/2454 91% [======================================================== ] 2242/2454 91% [======================================================== ] 2243/2454 91% [======================================================== ] 2244/2454 91% [======================================================== ] 2245/2454 91% [======================================================== ] 2246/2454 91% [======================================================== ] 2247/2454 91% [======================================================== ] 2248/2454 91% [======================================================== ] 2249/2454 91% [======================================================== ] 2250/2454 91% [======================================================== ] 2251/2454 91% [======================================================== ] 2252/2454 91% [======================================================== ] 2253/2454 91% [======================================================== ] 2254/2454 91% [======================================================== ] 2255/2454 91% [======================================================== ] 2256/2454 91% [========================================================= ] 2257/2454 91% [========================================================= ] 2258/2454 92% [========================================================= ] 2259/2454 92% [========================================================= ] 2260/2454 92% [========================================================= ] 2261/2454 92% [========================================================= ] 2262/2454 92% [========================================================= ] 2263/2454 92% [========================================================= ] 2264/2454 92% [========================================================= ] 2265/2454 92% [========================================================= ] 2266/2454 92% [========================================================= ] 2267/2454 92% [========================================================= ] 2268/2454 92% [========================================================= ] 2269/2454 92% [========================================================= ] 2270/2454 92% [========================================================= ] 2271/2454 92% [========================================================= ] 2272/2454 92% [========================================================= ] 2273/2454 92% [========================================================= ] 2274/2454 92% [========================================================= ] 2275/2454 92% [========================================================= ] 2276/2454 92% [========================================================= ] 2277/2454 92% [========================================================= ] 2278/2454 92% [========================================================= ] 2279/2454 92% [========================================================= ] 2280/2454 92% [========================================================= ] 2281/2454 92% [========================================================= ] 2282/2454 92% [========================================================= ] 2283/2454 93% [========================================================= ] 2284/2454 93% [========================================================= ] 2285/2454 93% [========================================================= ] 2286/2454 93% [========================================================= ] 2287/2454 93% [========================================================= ] 2288/2454 93% [========================================================= ] 2289/2454 93% [========================================================= ] 2290/2454 93% [========================================================= ] 2291/2454 93% [========================================================= ] 2292/2454 93% [========================================================= ] 2293/2454 93% [========================================================= ] 2294/2454 93% [========================================================= ] 2295/2454 93% [========================================================== ] 2296/2454 93% [========================================================== ] 2297/2454 93% [========================================================== ] 2298/2454 93% [========================================================== ] 2299/2454 93% [========================================================== ] 2300/2454 93% [========================================================== ] 2301/2454 93% [========================================================== ] 2302/2454 93% [========================================================== ] 2303/2454 93% [========================================================== ] 2304/2454 93% [========================================================== ] 2305/2454 93% [========================================================== ] 2306/2454 93% [========================================================== ] 2307/2454 94% [========================================================== ] 2308/2454 94% [========================================================== ] 2309/2454 94% [========================================================== ] 2310/2454 94% [========================================================== ] 2311/2454 94% [========================================================== ] 2312/2454 94% [========================================================== ] 2313/2454 94% [========================================================== ] 2314/2454 94% [========================================================== ] 2315/2454 94% [========================================================== ] 2316/2454 94% [========================================================== ] 2317/2454 94% [========================================================== ] 2318/2454 94% [========================================================== ] 2319/2454 94% [========================================================== ] 2320/2454 94% [========================================================== ] 2321/2454 94% [========================================================== ] 2322/2454 94% [========================================================== ] 2323/2454 94% [========================================================== ] 2324/2454 94% [========================================================== ] 2325/2454 94% [========================================================== ] 2326/2454 94% [========================================================== ] 2327/2454 94% [========================================================== ] 2328/2454 94% [========================================================== ] 2329/2454 94% [========================================================== ] 2330/2454 94% [========================================================== ] 2331/2454 94% [========================================================== ] 2332/2454 95% [========================================================== ] 2333/2454 95% [========================================================== ] 2334/2454 95% [========================================================== ] 2335/2454 95% [=========================================================== ] 2336/2454 95% [=========================================================== ] 2337/2454 95% [=========================================================== ] 2338/2454 95% [=========================================================== ] 2339/2454 95% [=========================================================== ] 2340/2454 95% [=========================================================== ] 2341/2454 95% [=========================================================== ] 2342/2454 95% [=========================================================== ] 2343/2454 95% [=========================================================== ] 2344/2454 95% [=========================================================== ] 2345/2454 95% [=========================================================== ] 2346/2454 95% [=========================================================== ] 2347/2454 95% [=========================================================== ] 2348/2454 95% [=========================================================== ] 2349/2454 95% [=========================================================== ] 2350/2454 95% [=========================================================== ] 2351/2454 95% [=========================================================== ] 2352/2454 95% [=========================================================== ] 2353/2454 95% [=========================================================== ] 2354/2454 95% [=========================================================== ] 2355/2454 95% [=========================================================== ] 2356/2454 96% [=========================================================== ] 2357/2454 96% [=========================================================== ] 2358/2454 96% [=========================================================== ] 2359/2454 96% [=========================================================== ] 2360/2454 96% [=========================================================== ] 2361/2454 96% [=========================================================== ] 2362/2454 96% [=========================================================== ] 2363/2454 96% [=========================================================== ] 2364/2454 96% [=========================================================== ] 2365/2454 96% [=========================================================== ] 2366/2454 96% [=========================================================== ] 2367/2454 96% [=========================================================== ] 2368/2454 96% [=========================================================== ] 2369/2454 96% [=========================================================== ] 2370/2454 96% [=========================================================== ] 2371/2454 96% [=========================================================== ] 2372/2454 96% [=========================================================== ] 2373/2454 96% [=========================================================== ] 2374/2454 96% [============================================================ ] 2375/2454 96% [============================================================ ] 2376/2454 96% [============================================================ ] 2377/2454 96% [============================================================ ] 2378/2454 96% [============================================================ ] 2379/2454 96% [============================================================ ] 2380/2454 96% [============================================================ ] 2381/2454 97% [============================================================ ] 2382/2454 97% [============================================================ ] 2383/2454 97% [============================================================ ] 2384/2454 97% [============================================================ ] 2385/2454 97% [============================================================ ] 2386/2454 97% [============================================================ ] 2387/2454 97% [============================================================ ] 2388/2454 97% [============================================================ ] 2389/2454 97% [============================================================ ] 2390/2454 97% [============================================================ ] 2391/2454 97% [============================================================ ] 2392/2454 97% [============================================================ ] 2393/2454 97% [============================================================ ] 2394/2454 97% [============================================================ ] 2395/2454 97% [============================================================ ] 2396/2454 97% [============================================================ ] 2397/2454 97% [============================================================ ] 2398/2454 97% [============================================================ ] 2399/2454 97% [============================================================ ] 2400/2454 97% [============================================================ ] 2401/2454 97% [============================================================ ] 2402/2454 97% [============================================================ ] 2403/2454 97% [============================================================ ] 2404/2454 97% [============================================================ ] 2405/2454 98% [============================================================ ] 2406/2454 98% [============================================================ ] 2407/2454 98% [============================================================ ] 2408/2454 98% [============================================================ ] 2409/2454 98% [============================================================ ] 2410/2454 98% [============================================================ ] 2411/2454 98% [============================================================ ] 2412/2454 98% [============================================================ ] 2413/2454 98% [============================================================ ] 2414/2454 98% [============================================================= ] 2415/2454 98% [============================================================= ] 2416/2454 98% [============================================================= ] 2417/2454 98% [============================================================= ] 2418/2454 98% [============================================================= ] 2419/2454 98% [============================================================= ] 2420/2454 98% [============================================================= ] 2421/2454 98% [============================================================= ] 2422/2454 98% [============================================================= ] 2423/2454 98% [============================================================= ] 2424/2454 98% [============================================================= ] 2425/2454 98% [============================================================= ] 2426/2454 98% [============================================================= ] 2427/2454 98% [============================================================= ] 2428/2454 98% [============================================================= ] 2429/2454 98% [============================================================= ] 2430/2454 99% [============================================================= ] 2431/2454 99% [============================================================= ] 2432/2454 99% [============================================================= ] 2433/2454 99% [============================================================= ] 2434/2454 99% [============================================================= ] 2435/2454 99% [============================================================= ] 2436/2454 99% [============================================================= ] 2437/2454 99% [============================================================= ] 2438/2454 99% [============================================================= ] 2439/2454 99% [============================================================= ] 2440/2454 99% [============================================================= ] 2441/2454 99% [============================================================= ] 2442/2454 99% [============================================================= ] 2443/2454 99% [============================================================= ] 2444/2454 99% [============================================================= ] 2445/2454 99% [============================================================= ] 2446/2454 99% [============================================================= ] 2447/2454 99% [============================================================= ] 2448/2454 99% [============================================================= ] 2449/2454 99% [============================================================= ] 2450/2454 99% [============================================================= ] 2451/2454 99% [============================================================= ] 2452/2454 99% [============================================================= ] 2453/2454 99% [==============================================================] 2454/2454 100% operation complete, 2454 objects in 47849 NAND pages. ln -snf /home/autobuild/autobuild/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-22/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-22/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-22/buildroot' >>> Buildroot 2024.05-1087-gbeb54d8126 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final arc-2023.09-release Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final arc-2023.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils arc-2023.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.49 Collecting legal info COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-gcc-initial arc-2023.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.10.3 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libselinux 3.6 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.6 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> sqlite 3.46.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> libcap 2.70 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-btrfs-progs 6.10 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> check 11970a7e112dfe243a2e68773f014687df2900e8 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> checkpolicy 3.6 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> comix-cursors 0.9.1 Collecting legal info >>> cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> dash 0.5.12 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> host-flutter-sdk-bin 3.19.5 Collecting legal info LICENSE: OK (sha256: a598db94b6290ffbe10b5ecf911057b6a943351c727fdda9e5f2891d68700a20) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> tiff 4.6.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 6.0.1 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> host-gptfdisk 1.0.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> hwdata 0.384 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> inadyn 2.12.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> initscripts Collecting legal info >>> iozone 3.506 Collecting legal info docs/License.txt: OK (sha256: bff7909fd698708d15613a4fb977a193cff98f44ef170c2dc1dd502974df75b2) >>> iproute2 6.10.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jquery 3.5.1 Collecting legal info >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcurl 8.9.0 Collecting legal info COPYING: OK (sha256: adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32) >>> nghttp2 1.58.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> libdisplay-info 0.2.0 Collecting legal info LICENSE: OK (sha256: 15b396244e58830c5614b9394f4deccfe684970cd507f299383ab57ad339eedd) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-python-pypa-build 1.2.1 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 71.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> libfreefare c2b0cfa4b9fb0e4be88604f00b7a2405618d5abc Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libidn 1.42 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libjwt 1.17.0 Collecting legal info LICENSE: OK (sha256: 3f3d9e0024b1921b067d6f7f88deb4a60cbe7a78e76c64e3f1d7fc3b779b9d04) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmpdclient 2.22 Collecting legal info LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpagekite 0.91.201110 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpfm4 4.13.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libreplaygain 475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info LICENSE: OK (sha256: 0ac7d61c52aff5717c02250ca0adf0ef35019e2c0838a3479b8fce597aea6fde) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsrtp 2.6.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libupnp 1.14.19 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.13.3 Collecting legal info Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7) >>> xz 5.6.2 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> nettle 3.9.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openswan 3.0.0 Collecting legal info COPYING: OK (sha256: 1c36ae1e7b0f6cce4b4ffe969b71f83635734804acdd38544443564b00f8783a) LICENSE: OK (sha256: d7d012ef3be47faffba4d97a83d4986c9f4a63ac997ebf5961d33852e5f1801a) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> s6-dns 2.3.7.2 Collecting legal info COPYING: OK (sha256: fdc931295525dd0009cdf339189cbecd228d65cefe33402f037f9b046f07989e) >>> skalibs 2.14.2.0 Collecting legal info COPYING: OK (sha256: fdc931295525dd0009cdf339189cbecd228d65cefe33402f037f9b046f07989e) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sofia-sip 1.13.17 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> stunnel 5.71 Collecting legal info COPYING.md: OK (sha256: c172514e95e387eb4c77cdfbb55b635bf96e2dfcb85d785d993f64c40c4f89c4) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> sudo 1.9.15p5 Collecting legal info LICENSE.md: OK (sha256: ea33b3971e8e4d9657cd6794a952aaa71b22bd16745f1645455b6ead010e0a28) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> tinyssh 20240101 Collecting legal info LICENCE: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> ushare 2.1 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.48 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 6b1a1de0b3394002973daaa407b93a1d2c13efd8dd1a32095d6872c36f09ba66) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.6.2 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.6 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) 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: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-22/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-22/buildroot'