echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-3/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs"71608320 bytes (68.2 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2492 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/2492 0% [ ] 2/2492 0% [ ] 3/2492 0% [ ] 4/2492 0% [ ] 5/2492 0% [ ] 6/2492 0% [ ] 7/2492 0% [ ] 8/2492 0% [ ] 9/2492 0% [ ] 10/2492 0% [ ] 11/2492 0% [ ] 12/2492 0% [ ] 13/2492 0% [ ] 14/2492 0% [ ] 15/2492 0% [ ] 16/2492 0% [ ] 17/2492 0% [ ] 18/2492 0% [ ] 19/2492 0% [ ] 20/2492 0% [ ] 21/2492 0% [ ] 22/2492 0% [ ] 23/2492 0% [ ] 24/2492 0% [ ] 25/2492 1% [ ] 26/2492 1% [ ] 27/2492 1% [ ] 28/2492 1% [ ] 29/2492 1% [ ] 30/2492 1% [ ] 31/2492 1% [ ] 32/2492 1% [ ] 33/2492 1% [ ] 34/2492 1% [ ] 35/2492 1% [ ] 36/2492 1% [ ] 37/2492 1% [ ] 38/2492 1% [ ] 39/2492 1% [ ] 40/2492 1% [= ] 41/2492 1% [= ] 42/2492 1% [= ] 43/2492 1% [= ] 44/2492 1% [= ] 45/2492 1% [= ] 46/2492 1% [= ] 47/2492 1% [= ] 48/2492 1% [= ] 49/2492 1% [= ] 50/2492 2% [= ] 51/2492 2% [= ] 52/2492 2% [= ] 53/2492 2% [= ] 54/2492 2% [= ] 55/2492 2% [= ] 56/2492 2% [= ] 57/2492 2% [= ] 58/2492 2% [= ] 59/2492 2% [= ] 60/2492 2% [= ] 61/2492 2% [= ] 62/2492 2% [= ] 63/2492 2% [= ] 64/2492 2% [= ] 65/2492 2% [= ] 66/2492 2% [= ] 67/2492 2% [= ] 68/2492 2% [= ] 69/2492 2% [= ] 70/2492 2% [= ] 71/2492 2% [= ] 72/2492 2% [= ] 73/2492 2% [= ] 74/2492 2% [= ] 75/2492 3% [= ] 76/2492 3% [= ] 77/2492 3% [= ] 78/2492 3% [= ] 79/2492 3% [= ] 80/2492 3% [== ] 81/2492 3% [== ] 82/2492 3% [== ] 83/2492 3% [== ] 84/2492 3% [== ] 85/2492 3% [== ] 86/2492 3% [== ] 87/2492 3% [== ] 88/2492 3% [== ] 89/2492 3% [== ] 90/2492 3% [== ] 91/2492 3% [== ] 92/2492 3% [== ] 93/2492 3% [== ] 94/2492 3% [== ] 95/2492 3% [== ] 96/2492 3% [== ] 97/2492 3% [== ] 98/2492 3% [== ] 99/2492 3% [== ] 100/2492 4% [== ] 101/2492 4% [== ] 102/2492 4% [== ] 103/2492 4% [== ] 104/2492 4% [== ] 105/2492 4% [== ] 106/2492 4% [== ] 107/2492 4% [== ] 108/2492 4% [== ] 109/2492 4% [== ] 110/2492 4% [== ] 111/2492 4% [== ] 112/2492 4% [== ] 113/2492 4% [== ] 114/2492 4% [== ] 115/2492 4% [== ] 116/2492 4% [== ] 117/2492 4% [== ] 118/2492 4% [== ] 119/2492 4% [== ] 120/2492 4% [=== ] 121/2492 4% [=== ] 122/2492 4% [=== ] 123/2492 4% [=== ] 124/2492 4% [=== ] 125/2492 5% [=== ] 126/2492 5% [=== ] 127/2492 5% [=== ] 128/2492 5% [=== ] 129/2492 5% [=== ] 130/2492 5% [=== ] 131/2492 5% [=== ] 132/2492 5% [=== ] 133/2492 5% [=== ] 134/2492 5% [=== ] 135/2492 5% [=== ] 136/2492 5% [=== ] 137/2492 5% [=== ] 138/2492 5% [=== ] 139/2492 5% [=== ] 140/2492 5% [=== ] 141/2492 5% [=== ] 142/2492 5% [=== ] 143/2492 5% [=== ] 144/2492 5% [=== ] 145/2492 5% [=== ] 146/2492 5% [=== ] 147/2492 5% [=== ] 148/2492 5% [=== ] 149/2492 5% [=== ] 150/2492 6% [=== ] 151/2492 6% [=== ] 152/2492 6% [=== ] 153/2492 6% [=== ] 154/2492 6% [=== ] 155/2492 6% [=== ] 156/2492 6% [=== ] 157/2492 6% [=== ] 158/2492 6% [=== ] 159/2492 6% [=== ] 160/2492 6% [==== ] 161/2492 6% [==== ] 162/2492 6% [==== ] 163/2492 6% [==== ] 164/2492 6% [==== ] 165/2492 6% [==== ] 166/2492 6% [==== ] 167/2492 6% [==== ] 168/2492 6% [==== ] 169/2492 6% [==== ] 170/2492 6% [==== ] 171/2492 6% [==== ] 172/2492 6% [==== ] 173/2492 6% [==== ] 174/2492 6% [==== ] 175/2492 7% [==== ] 176/2492 7% [==== ] 177/2492 7% [==== ] 178/2492 7% [==== ] 179/2492 7% [==== ] 180/2492 7% [==== ] 181/2492 7% [==== ] 182/2492 7% [==== ] 183/2492 7% [==== ] 184/2492 7% [==== ] 185/2492 7% [==== ] 186/2492 7% [==== ] 187/2492 7% [==== ] 188/2492 7% [==== ] 189/2492 7% [==== ] 190/2492 7% [==== ] 191/2492 7% [==== ] 192/2492 7% [==== ] 193/2492 7% [==== ] 194/2492 7% [==== ] 195/2492 7% [==== ] 196/2492 7% [==== ] 197/2492 7% [==== ] 198/2492 7% [==== ] 199/2492 7% [==== ] 200/2492 8% [===== ] 201/2492 8% [===== ] 202/2492 8% [===== ] 203/2492 8% [===== ] 204/2492 8% [===== ] 205/2492 8% [===== ] 206/2492 8% [===== ] 207/2492 8% [===== ] 208/2492 8% [===== ] 209/2492 8% [===== ] 210/2492 8% [===== ] 211/2492 8% [===== ] 212/2492 8% [===== ] 213/2492 8% [===== ] 214/2492 8% [===== ] 215/2492 8% [===== ] 216/2492 8% [===== ] 217/2492 8% [===== ] 218/2492 8% [===== ] 219/2492 8% [===== ] 220/2492 8% [===== ] 221/2492 8% [===== ] 222/2492 8% [===== ] 223/2492 8% [===== ] 224/2492 8% [===== ] 225/2492 9% [===== ] 226/2492 9% [===== ] 227/2492 9% [===== ] 228/2492 9% [===== ] 229/2492 9% [===== ] 230/2492 9% [===== ] 231/2492 9% [===== ] 232/2492 9% [===== ] 233/2492 9% [===== ] 234/2492 9% [===== ] 235/2492 9% [===== ] 236/2492 9% [===== ] 237/2492 9% [===== ] 238/2492 9% [===== ] 239/2492 9% [===== ] 240/2492 9% [===== ] 241/2492 9% [====== ] 242/2492 9% [====== ] 243/2492 9% [====== ] 244/2492 9% [====== ] 245/2492 9% [====== ] 246/2492 9% [====== ] 247/2492 9% [====== ] 248/2492 9% [====== ] 249/2492 9% [====== ] 250/2492 10% [====== ] 251/2492 10% [====== ] 252/2492 10% [====== ] 253/2492 10% [====== ] 254/2492 10% [====== ] 255/2492 10% [====== ] 256/2492 10% [====== ] 257/2492 10% [====== ] 258/2492 10% [====== ] 259/2492 10% [====== ] 260/2492 10% [====== ] 261/2492 10% [====== ] 262/2492 10% [====== ] 263/2492 10% [====== ] 264/2492 10% [====== ] 265/2492 10% [====== ] 266/2492 10% [====== ] 267/2492 10% [====== ] 268/2492 10% [====== ] 269/2492 10% [====== ] 270/2492 10% [====== ] 271/2492 10% [====== ] 272/2492 10% [====== ] 273/2492 10% [====== ] 274/2492 10% [====== ] 275/2492 11% [====== ] 276/2492 11% [====== ] 277/2492 11% [====== ] 278/2492 11% [====== ] 279/2492 11% [====== ] 280/2492 11% [====== ] 281/2492 11% [======= ] 282/2492 11% [======= ] 283/2492 11% [======= ] 284/2492 11% [======= ] 285/2492 11% [======= ] 286/2492 11% [======= ] 287/2492 11% [======= ] 288/2492 11% [======= ] 289/2492 11% [======= ] 290/2492 11% [======= ] 291/2492 11% [======= ] 292/2492 11% [======= ] 293/2492 11% [======= ] 294/2492 11% [======= ] 295/2492 11% [======= ] 296/2492 11% [======= ] 297/2492 11% [======= ] 298/2492 11% [======= ] 299/2492 11% [======= ] 300/2492 12% [======= ] 301/2492 12% [======= ] 302/2492 12% [======= ] 303/2492 12% [======= ] 304/2492 12% [======= ] 305/2492 12% [======= ] 306/2492 12% [======= ] 307/2492 12% [======= ] 308/2492 12% [======= ] 309/2492 12% [======= ] 310/2492 12% [======= ] 311/2492 12% [======= ] 312/2492 12% [======= ] 313/2492 12% [======= ] 314/2492 12% [======= ] 315/2492 12% [======= ] 316/2492 12% [======= ] 317/2492 12% [======= ] 318/2492 12% [======= ] 319/2492 12% [======= ] 320/2492 12% [======= ] 321/2492 12% [======== ] 322/2492 12% [======== ] 323/2492 12% [======== ] 324/2492 13% [======== ] 325/2492 13% [======== ] 326/2492 13% [======== ] 327/2492 13% [======== ] 328/2492 13% [======== ] 329/2492 13% [======== ] 330/2492 13% [======== ] 331/2492 13% [======== ] 332/2492 13% [======== ] 333/2492 13% [======== ] 334/2492 13% [======== ] 335/2492 13% [======== ] 336/2492 13% [======== ] 337/2492 13% [======== ] 338/2492 13% [======== ] 339/2492 13% [======== ] 340/2492 13% [======== ] 341/2492 13% [======== ] 342/2492 13% [======== ] 343/2492 13% [======== ] 344/2492 13% [======== ] 345/2492 13% [======== ] 346/2492 13% [======== ] 347/2492 13% [======== ] 348/2492 13% [======== ] 349/2492 14% [======== ] 350/2492 14% [======== ] 351/2492 14% [======== ] 352/2492 14% [======== ] 353/2492 14% [======== ] 354/2492 14% [======== ] 355/2492 14% [======== ] 356/2492 14% [======== ] 357/2492 14% [======== ] 358/2492 14% [======== ] 359/2492 14% [======== ] 360/2492 14% [======== ] 361/2492 14% [========= ] 362/2492 14% [========= ] 363/2492 14% [========= ] 364/2492 14% [========= ] 365/2492 14% [========= ] 366/2492 14% [========= ] 367/2492 14% [========= ] 368/2492 14% [========= ] 369/2492 14% [========= ] 370/2492 14% [========= ] 371/2492 14% [========= ] 372/2492 14% [========= ] 373/2492 14% [========= ] 374/2492 15% [========= ] 375/2492 15% [========= ] 376/2492 15% [========= ] 377/2492 15% [========= ] 378/2492 15% [========= ] 379/2492 15% [========= ] 380/2492 15% [========= ] 381/2492 15% [========= ] 382/2492 15% [========= ] 383/2492 15% [========= ] 384/2492 15% [========= ] 385/2492 15% [========= ] 386/2492 15% [========= ] 387/2492 15% [========= ] 388/2492 15% [========= ] 389/2492 15% [========= ] 390/2492 15% [========= ] 391/2492 15% [========= ] 392/2492 15% [========= ] 393/2492 15% [========= ] 394/2492 15% [========= ] 395/2492 15% [========= ] 396/2492 15% [========= ] 397/2492 15% [========= ] 398/2492 15% [========= ] 399/2492 16% [========= ] 400/2492 16% [========= ] 401/2492 16% [========== ] 402/2492 16% [========== ] 403/2492 16% [========== ] 404/2492 16% [========== ] 405/2492 16% [========== ] 406/2492 16% [========== ] 407/2492 16% [========== ] 408/2492 16% [========== ] 409/2492 16% [========== ] 410/2492 16% [========== ] 411/2492 16% [========== ] 412/2492 16% [========== ] 413/2492 16% [========== ] 414/2492 16% [========== ] 415/2492 16% [========== ] 416/2492 16% [========== ] 417/2492 16% [========== ] 418/2492 16% [========== ] 419/2492 16% [========== ] 420/2492 16% [========== ] 421/2492 16% [========== ] 422/2492 16% [========== ] 423/2492 16% [========== ] 424/2492 17% [========== ] 425/2492 17% [========== ] 426/2492 17% [========== ] 427/2492 17% [========== ] 428/2492 17% [========== ] 429/2492 17% [========== ] 430/2492 17% [========== ] 431/2492 17% [========== ] 432/2492 17% [========== ] 433/2492 17% [========== ] 434/2492 17% [========== ] 435/2492 17% [========== ] 436/2492 17% [========== ] 437/2492 17% [========== ] 438/2492 17% [========== ] 439/2492 17% [========== ] 440/2492 17% [========== ] 441/2492 17% [========== ] 442/2492 17% [=========== ] 443/2492 17% [=========== ] 444/2492 17% [=========== ] 445/2492 17% [=========== ] 446/2492 17% [=========== ] 447/2492 17% [=========== ] 448/2492 17% [=========== ] 449/2492 18% [=========== ] 450/2492 18% [=========== ] 451/2492 18% [=========== ] 452/2492 18% [=========== ] 453/2492 18% [=========== ] 454/2492 18% [=========== ] 455/2492 18% [=========== ] 456/2492 18% [=========== ] 457/2492 18% [=========== ] 458/2492 18% [=========== ] 459/2492 18% [=========== ] 460/2492 18% [=========== ] 461/2492 18% [=========== ] 462/2492 18% [=========== ] 463/2492 18% [=========== ] 464/2492 18% [=========== ] 465/2492 18% [=========== ] 466/2492 18% [=========== ] 467/2492 18% [=========== ] 468/2492 18% [=========== ] 469/2492 18% [=========== ] 470/2492 18% [=========== ] 471/2492 18% [=========== ] 472/2492 18% [=========== ] 473/2492 18% [=========== ] 474/2492 19% [=========== ] 475/2492 19% [=========== ] 476/2492 19% [=========== ] 477/2492 19% [=========== ] 478/2492 19% [=========== ] 479/2492 19% [=========== ] 480/2492 19% [=========== ] 481/2492 19% [=========== ] 482/2492 19% [============ ] 483/2492 19% [============ ] 484/2492 19% [============ ] 485/2492 19% [============ ] 486/2492 19% [============ ] 487/2492 19% [============ ] 488/2492 19% [============ ] 489/2492 19% [============ ] 490/2492 19% [============ ] 491/2492 19% [============ ] 492/2492 19% [============ ] 493/2492 19% [============ ] 494/2492 19% [============ ] 495/2492 19% [============ ] 496/2492 19% [============ ] 497/2492 19% [============ ] 498/2492 19% [============ ] 499/2492 20% [============ ] 500/2492 20% [============ ] 501/2492 20% [============ ] 502/2492 20% [============ ] 503/2492 20% [============ ] 504/2492 20% [============ ] 505/2492 20% [============ ] 506/2492 20% [============ ] 507/2492 20% [============ ] 508/2492 20% [============ ] 509/2492 20% [============ ] 510/2492 20% [============ ] 511/2492 20% [============ ] 512/2492 20% [============ ] 513/2492 20% [============ ] 514/2492 20% [============ ] 515/2492 20% [============ ] 516/2492 20% [============ ] 517/2492 20% [============ ] 518/2492 20% [============ ] 519/2492 20% [============ ] 520/2492 20% [============ ] 521/2492 20% [============ ] 522/2492 20% [============= ] 523/2492 20% [============= ] 524/2492 21% [============= ] 525/2492 21% [============= ] 526/2492 21% [============= ] 527/2492 21% [============= ] 528/2492 21% [============= ] 529/2492 21% [============= ] 530/2492 21% [============= ] 531/2492 21% [============= ] 532/2492 21% [============= ] 533/2492 21% [============= ] 534/2492 21% [============= ] 535/2492 21% [============= ] 536/2492 21% [============= ] 537/2492 21% [============= ] 538/2492 21% [============= ] 539/2492 21% [============= ] 540/2492 21% [============= ] 541/2492 21% [============= ] 542/2492 21% [============= ] 543/2492 21% [============= ] 544/2492 21% [============= ] 545/2492 21% [============= ] 546/2492 21% [============= ] 547/2492 21% [============= ] 548/2492 21% [============= ] 549/2492 22% [============= ] 550/2492 22% [============= ] 551/2492 22% [============= ] 552/2492 22% [============= ] 553/2492 22% [============= ] 554/2492 22% [============= ] 555/2492 22% [============= ] 556/2492 22% [============= ] 557/2492 22% [============= ] 558/2492 22% [============= ] 559/2492 22% [============= ] 560/2492 22% [============= ] 561/2492 22% [============= ] 562/2492 22% [============== ] 563/2492 22% [============== ] 564/2492 22% [============== ] 565/2492 22% [============== ] 566/2492 22% [============== ] 567/2492 22% [============== ] 568/2492 22% [============== ] 569/2492 22% [============== ] 570/2492 22% [============== ] 571/2492 22% [============== ] 572/2492 22% [============== ] 573/2492 22% [============== ] 574/2492 23% [============== ] 575/2492 23% [============== ] 576/2492 23% [============== ] 577/2492 23% [============== ] 578/2492 23% [============== ] 579/2492 23% [============== ] 580/2492 23% [============== ] 581/2492 23% [============== ] 582/2492 23% [============== ] 583/2492 23% [============== ] 584/2492 23% [============== ] 585/2492 23% [============== ] 586/2492 23% [============== ] 587/2492 23% [============== ] 588/2492 23% [============== ] 589/2492 23% [============== ] 590/2492 23% [============== ] 591/2492 23% [============== ] 592/2492 23% [============== ] 593/2492 23% [============== ] 594/2492 23% [============== ] 595/2492 23% [============== ] 596/2492 23% [============== ] 597/2492 23% [============== ] 598/2492 23% [============== ] 599/2492 24% [============== ] 600/2492 24% [============== ] 601/2492 24% [============== ] 602/2492 24% [=============== ] 603/2492 24% [=============== ] 604/2492 24% [=============== ] 605/2492 24% [=============== ] 606/2492 24% [=============== ] 607/2492 24% [=============== ] 608/2492 24% [=============== ] 609/2492 24% [=============== ] 610/2492 24% [=============== ] 611/2492 24% [=============== ] 612/2492 24% [=============== ] 613/2492 24% [=============== ] 614/2492 24% [=============== ] 615/2492 24% [=============== ] 616/2492 24% [=============== ] 617/2492 24% [=============== ] 618/2492 24% [=============== ] 619/2492 24% [=============== ] 620/2492 24% [=============== ] 621/2492 24% [=============== ] 622/2492 24% [=============== ] 623/2492 25% [=============== ] 624/2492 25% [=============== ] 625/2492 25% [=============== ] 626/2492 25% [=============== ] 627/2492 25% [=============== ] 628/2492 25% [=============== ] 629/2492 25% [=============== ] 630/2492 25% [=============== ] 631/2492 25% [=============== ] 632/2492 25% [=============== ] 633/2492 25% [=============== ] 634/2492 25% [=============== ] 635/2492 25% [=============== ] 636/2492 25% [=============== ] 637/2492 25% [=============== ] 638/2492 25% [=============== ] 639/2492 25% [=============== ] 640/2492 25% [=============== ] 641/2492 25% [=============== ] 642/2492 25% [=============== ] 643/2492 25% [================ ] 644/2492 25% [================ ] 645/2492 25% [================ ] 646/2492 25% [================ ] 647/2492 25% [================ ] 648/2492 26% [================ ] 649/2492 26% [================ ] 650/2492 26% [================ ] 651/2492 26% [================ ] 652/2492 26% [================ ] 653/2492 26% [================ ] 654/2492 26% [================ ] 655/2492 26% [================ ] 656/2492 26% [================ ] 657/2492 26% [================ ] 658/2492 26% [================ ] 659/2492 26% [================ ] 660/2492 26% [================ ] 661/2492 26% [================ ] 662/2492 26% [================ ] 663/2492 26% [================ ] 664/2492 26% [================ ] 665/2492 26% [================ ] 666/2492 26% [================ ] 667/2492 26% [================ ] 668/2492 26% [================ ] 669/2492 26% [================ ] 670/2492 26% [================ ] 671/2492 26% [================ ] 672/2492 26% [================ ] 673/2492 27% [================ ] 674/2492 27% [================ ] 675/2492 27% [================ ] 676/2492 27% [================ ] 677/2492 27% [================ ] 678/2492 27% [================ ] 679/2492 27% [================ ] 680/2492 27% [================ ] 681/2492 27% [================ ] 682/2492 27% [================ ] 683/2492 27% [================= ] 684/2492 27% [================= ] 685/2492 27% [================= ] 686/2492 27% [================= ] 687/2492 27% [================= ] 688/2492 27% [================= ] 689/2492 27% [================= ] 690/2492 27% [================= ] 691/2492 27% [================= ] 692/2492 27% [================= ] 693/2492 27% [================= ] 694/2492 27% [================= ] 695/2492 27% [================= ] 696/2492 27% [================= ] 697/2492 27% [================= ] 698/2492 28% [================= ] 699/2492 28% [================= ] 700/2492 28% [================= ] 701/2492 28% [================= ] 702/2492 28% [================= ] 703/2492 28% [================= ] 704/2492 28% [================= ] 705/2492 28% [================= ] 706/2492 28% [================= ] 707/2492 28% [================= ] 708/2492 28% [================= ] 709/2492 28% [================= ] 710/2492 28% [================= ] 711/2492 28% [================= ] 712/2492 28% [================= ] 713/2492 28% [================= ] 714/2492 28% [================= ] 715/2492 28% [================= ] 716/2492 28% [================= ] 717/2492 28% [================= ] 718/2492 28% [================= ] 719/2492 28% [================= ] 720/2492 28% [================= ] 721/2492 28% [================= ] 722/2492 28% [================= ] 723/2492 29% [================== ] 724/2492 29% [================== ] 725/2492 29% [================== ] 726/2492 29% [================== ] 727/2492 29% [================== ] 728/2492 29% [================== ] 729/2492 29% [================== ] 730/2492 29% [================== ] 731/2492 29% [================== ] 732/2492 29% [================== ] 733/2492 29% [================== ] 734/2492 29% [================== ] 735/2492 29% [================== ] 736/2492 29% [================== ] 737/2492 29% [================== ] 738/2492 29% [================== ] 739/2492 29% [================== ] 740/2492 29% [================== ] 741/2492 29% [================== ] 742/2492 29% [================== ] 743/2492 29% [================== ] 744/2492 29% [================== ] 745/2492 29% [================== ] 746/2492 29% [================== ] 747/2492 29% [================== ] 748/2492 30% [================== ] 749/2492 30% [================== ] 750/2492 30% [================== ] 751/2492 30% [================== ] 752/2492 30% [================== ] 753/2492 30% [================== ] 754/2492 30% [================== ] 755/2492 30% [================== ] 756/2492 30% [================== ] 757/2492 30% [================== ] 758/2492 30% [================== ] 759/2492 30% [================== ] 760/2492 30% [================== ] 761/2492 30% [================== ] 762/2492 30% [================== ] 763/2492 30% [=================== ] 764/2492 30% [=================== ] 765/2492 30% [=================== ] 766/2492 30% [=================== ] 767/2492 30% [=================== ] 768/2492 30% [=================== ] 769/2492 30% [=================== ] 770/2492 30% [=================== ] 771/2492 30% [=================== ] 772/2492 30% [=================== ] 773/2492 31% [=================== ] 774/2492 31% [=================== ] 775/2492 31% [=================== ] 776/2492 31% [=================== ] 777/2492 31% [=================== ] 778/2492 31% [=================== ] 779/2492 31% [=================== ] 780/2492 31% [=================== ] 781/2492 31% [=================== ] 782/2492 31% [=================== ] 783/2492 31% [=================== ] 784/2492 31% [=================== ] 785/2492 31% [=================== ] 786/2492 31% [=================== ] 787/2492 31% [=================== ] 788/2492 31% [=================== ] 789/2492 31% [=================== ] 790/2492 31% [=================== ] 791/2492 31% [=================== ] 792/2492 31% [=================== ] 793/2492 31% [=================== ] 794/2492 31% [=================== ] 795/2492 31% [=================== ] 796/2492 31% [=================== ] 797/2492 31% [=================== ] 798/2492 32% [=================== ] 799/2492 32% [=================== ] 800/2492 32% [=================== ] 801/2492 32% [=================== ] 802/2492 32% [=================== ] 803/2492 32% [==================== ] 804/2492 32% [==================== ] 805/2492 32% [==================== ] 806/2492 32% [==================== ] 807/2492 32% [==================== ] 808/2492 32% [==================== ] 809/2492 32% [==================== ] 810/2492 32% [==================== ] 811/2492 32% [==================== ] 812/2492 32% [==================== ] 813/2492 32% [==================== ] 814/2492 32% [==================== ] 815/2492 32% [==================== ] 816/2492 32% [==================== ] 817/2492 32% [==================== ] 818/2492 32% [==================== ] 819/2492 32% [==================== ] 820/2492 32% [==================== ] 821/2492 32% [==================== ] 822/2492 32% [==================== ] 823/2492 33% [==================== ] 824/2492 33% [==================== ] 825/2492 33% [==================== ] 826/2492 33% [==================== ] 827/2492 33% [==================== ] 828/2492 33% [==================== ] 829/2492 33% [==================== ] 830/2492 33% [==================== ] 831/2492 33% [==================== ] 832/2492 33% [==================== ] 833/2492 33% [==================== ] 834/2492 33% [==================== ] 835/2492 33% [==================== ] 836/2492 33% [==================== ] 837/2492 33% [==================== ] 838/2492 33% [==================== ] 839/2492 33% [==================== ] 840/2492 33% [==================== ] 841/2492 33% [==================== ] 842/2492 33% [==================== ] 843/2492 33% [==================== ] 844/2492 33% [===================== ] 845/2492 33% [===================== ] 846/2492 33% [===================== ] 847/2492 33% [===================== ] 848/2492 34% [===================== ] 849/2492 34% [===================== ] 850/2492 34% [===================== ] 851/2492 34% [===================== ] 852/2492 34% [===================== ] 853/2492 34% [===================== ] 854/2492 34% [===================== ] 855/2492 34% [===================== ] 856/2492 34% [===================== ] 857/2492 34% [===================== ] 858/2492 34% [===================== ] 859/2492 34% [===================== ] 860/2492 34% [===================== ] 861/2492 34% [===================== ] 862/2492 34% [===================== ] 863/2492 34% [===================== ] 864/2492 34% [===================== ] 865/2492 34% [===================== ] 866/2492 34% [===================== ] 867/2492 34% [===================== ] 868/2492 34% [===================== ] 869/2492 34% [===================== ] 870/2492 34% [===================== ] 871/2492 34% [===================== ] 872/2492 34% [===================== ] 873/2492 35% [===================== ] 874/2492 35% [===================== ] 875/2492 35% [===================== ] 876/2492 35% [===================== ] 877/2492 35% [===================== ] 878/2492 35% [===================== ] 879/2492 35% [===================== ] 880/2492 35% [===================== ] 881/2492 35% [===================== ] 882/2492 35% [===================== ] 883/2492 35% [===================== ] 884/2492 35% [====================== ] 885/2492 35% [====================== ] 886/2492 35% [====================== ] 887/2492 35% [====================== ] 888/2492 35% [====================== ] 889/2492 35% [====================== ] 890/2492 35% [====================== ] 891/2492 35% [====================== ] 892/2492 35% [====================== ] 893/2492 35% [====================== ] 894/2492 35% [====================== ] 895/2492 35% [====================== ] 896/2492 35% [====================== ] 897/2492 35% [====================== ] 898/2492 36% [====================== ] 899/2492 36% [====================== ] 900/2492 36% [====================== ] 901/2492 36% [====================== ] 902/2492 36% [====================== ] 903/2492 36% [====================== ] 904/2492 36% [====================== ] 905/2492 36% [====================== ] 906/2492 36% [====================== ] 907/2492 36% [====================== ] 908/2492 36% [====================== ] 909/2492 36% [====================== ] 910/2492 36% [====================== ] 911/2492 36% [====================== ] 912/2492 36% [====================== ] 913/2492 36% [====================== ] 914/2492 36% [====================== ] 915/2492 36% [====================== ] 916/2492 36% [====================== ] 917/2492 36% [====================== ] 918/2492 36% [====================== ] 919/2492 36% [====================== ] 920/2492 36% [====================== ] 921/2492 36% [====================== ] 922/2492 36% [====================== ] 923/2492 37% [====================== ] 924/2492 37% [======================= ] 925/2492 37% [======================= ] 926/2492 37% [======================= ] 927/2492 37% [======================= ] 928/2492 37% [======================= ] 929/2492 37% [======================= ] 930/2492 37% [======================= ] 931/2492 37% [======================= ] 932/2492 37% [======================= ] 933/2492 37% [======================= ] 934/2492 37% [======================= ] 935/2492 37% [======================= ] 936/2492 37% [======================= ] 937/2492 37% [======================= ] 938/2492 37% [======================= ] 939/2492 37% [======================= ] 940/2492 37% [======================= ] 941/2492 37% [======================= ] 942/2492 37% [======================= ] 943/2492 37% [======================= ] 944/2492 37% [======================= ] 945/2492 37% [======================= ] 946/2492 37% [======================= ] 947/2492 38% [======================= ] 948/2492 38% [======================= ] 949/2492 38% [======================= ] 950/2492 38% [======================= ] 951/2492 38% [======================= ] 952/2492 38% [======================= ] 953/2492 38% [======================= ] 954/2492 38% [======================= ] 955/2492 38% [======================= ] 956/2492 38% [======================= ] 957/2492 38% [======================= ] 958/2492 38% [======================= ] 959/2492 38% [======================= ] 960/2492 38% [======================= ] 961/2492 38% [======================= ] 962/2492 38% [======================= ] 963/2492 38% [======================= ] 964/2492 38% [======================== ] 965/2492 38% [======================== ] 966/2492 38% [======================== ] 967/2492 38% [======================== ] 968/2492 38% [======================== ] 969/2492 38% [======================== ] 970/2492 38% [======================== ] 971/2492 38% [======================== ] 972/2492 39% [======================== ] 973/2492 39% [======================== ] 974/2492 39% [======================== ] 975/2492 39% [======================== ] 976/2492 39% [======================== ] 977/2492 39% [======================== ] 978/2492 39% [======================== ] 979/2492 39% [======================== ] 980/2492 39% [======================== ] 981/2492 39% [======================== ] 982/2492 39% [======================== ] 983/2492 39% [======================== ] 984/2492 39% [======================== ] 985/2492 39% [======================== ] 986/2492 39% [======================== ] 987/2492 39% [======================== ] 988/2492 39% [======================== ] 989/2492 39% [======================== ] 990/2492 39% [======================== ] 991/2492 39% [======================== ] 992/2492 39% [======================== ] 993/2492 39% [======================== ] 994/2492 39% [======================== ] 995/2492 39% [======================== ] 996/2492 39% [======================== ] 997/2492 40% [======================== ] 998/2492 40% [======================== ] 999/2492 40% [======================== ] 1000/2492 40% [======================== ] 1001/2492 40% [======================== ] 1002/2492 40% [======================== ] 1003/2492 40% [======================== ] 1004/2492 40% [========================= ] 1005/2492 40% [========================= ] 1006/2492 40% [========================= ] 1007/2492 40% [========================= ] 1008/2492 40% [========================= ] 1009/2492 40% [========================= ] 1010/2492 40% [========================= ] 1011/2492 40% [========================= ] 1012/2492 40% [========================= ] 1013/2492 40% [========================= ] 1014/2492 40% [========================= ] 1015/2492 40% [========================= ] 1016/2492 40% [========================= ] 1017/2492 40% [========================= ] 1018/2492 40% [========================= ] 1019/2492 40% [========================= ] 1020/2492 40% [========================= ] 1021/2492 40% [========================= ] 1022/2492 41% [========================= ] 1023/2492 41% [========================= ] 1024/2492 41% [========================= ] 1025/2492 41% [========================= ] 1026/2492 41% [========================= ] 1027/2492 41% [========================= ] 1028/2492 41% [========================= ] 1029/2492 41% [========================= ] 1030/2492 41% [========================= ] 1031/2492 41% [========================= ] 1032/2492 41% [========================= ] 1033/2492 41% [========================= ] 1034/2492 41% [========================= ] 1035/2492 41% [========================= ] 1036/2492 41% [========================= ] 1037/2492 41% [========================= ] 1038/2492 41% [========================= ] 1039/2492 41% [========================= ] 1040/2492 41% [========================= ] 1041/2492 41% [========================= ] 1042/2492 41% [========================= ] 1043/2492 41% [========================= ] 1044/2492 41% [========================= ] 1045/2492 41% [========================== ] 1046/2492 41% [========================== ] 1047/2492 42% [========================== ] 1048/2492 42% [========================== ] 1049/2492 42% [========================== ] 1050/2492 42% [========================== ] 1051/2492 42% [========================== ] 1052/2492 42% [========================== ] 1053/2492 42% [========================== ] 1054/2492 42% [========================== ] 1055/2492 42% [========================== ] 1056/2492 42% [========================== ] 1057/2492 42% [========================== ] 1058/2492 42% [========================== ] 1059/2492 42% [========================== ] 1060/2492 42% [========================== ] 1061/2492 42% [========================== ] 1062/2492 42% [========================== ] 1063/2492 42% [========================== ] 1064/2492 42% [========================== ] 1065/2492 42% [========================== ] 1066/2492 42% [========================== ] 1067/2492 42% [========================== ] 1068/2492 42% [========================== ] 1069/2492 42% [========================== ] 1070/2492 42% [========================== ] 1071/2492 42% [========================== ] 1072/2492 43% [========================== ] 1073/2492 43% [========================== ] 1074/2492 43% [========================== ] 1075/2492 43% [========================== ] 1076/2492 43% [========================== ] 1077/2492 43% [========================== ] 1078/2492 43% [========================== ] 1079/2492 43% [========================== ] 1080/2492 43% [========================== ] 1081/2492 43% [========================== ] 1082/2492 43% [========================== ] 1083/2492 43% [========================== ] 1084/2492 43% [========================== ] 1085/2492 43% [=========================== ] 1086/2492 43% [=========================== ] 1087/2492 43% [=========================== ] 1088/2492 43% [=========================== ] 1089/2492 43% [=========================== ] 1090/2492 43% [=========================== ] 1091/2492 43% [=========================== ] 1092/2492 43% [=========================== ] 1093/2492 43% [=========================== ] 1094/2492 43% [=========================== ] 1095/2492 43% [=========================== ] 1096/2492 43% [=========================== ] 1097/2492 44% [=========================== ] 1098/2492 44% [=========================== ] 1099/2492 44% [=========================== ] 1100/2492 44% [=========================== ] 1101/2492 44% [=========================== ] 1102/2492 44% [=========================== ] 1103/2492 44% [=========================== ] 1104/2492 44% [=========================== ] 1105/2492 44% [=========================== ] 1106/2492 44% [=========================== ] 1107/2492 44% [=========================== ] 1108/2492 44% [=========================== ] 1109/2492 44% [=========================== ] 1110/2492 44% [=========================== ] 1111/2492 44% [=========================== ] 1112/2492 44% [=========================== ] 1113/2492 44% [=========================== ] 1114/2492 44% [=========================== ] 1115/2492 44% [=========================== ] 1116/2492 44% [=========================== ] 1117/2492 44% [=========================== ] 1118/2492 44% [=========================== ] 1119/2492 44% [=========================== ] 1120/2492 44% [=========================== ] 1121/2492 44% [=========================== ] 1122/2492 45% [=========================== ] 1123/2492 45% [=========================== ] 1124/2492 45% [=========================== ] 1125/2492 45% [============================ ] 1126/2492 45% [============================ ] 1127/2492 45% [============================ ] 1128/2492 45% [============================ ] 1129/2492 45% [============================ ] 1130/2492 45% [============================ ] 1131/2492 45% [============================ ] 1132/2492 45% [============================ ] 1133/2492 45% [============================ ] 1134/2492 45% [============================ ] 1135/2492 45% [============================ ] 1136/2492 45% [============================ ] 1137/2492 45% [============================ ] 1138/2492 45% [============================ ] 1139/2492 45% [============================ ] 1140/2492 45% [============================ ] 1141/2492 45% [============================ ] 1142/2492 45% [============================ ] 1143/2492 45% [============================ ] 1144/2492 45% [============================ ] 1145/2492 45% [============================ ] 1146/2492 45% [============================ ] 1147/2492 46% [============================ ] 1148/2492 46% [============================ ] 1149/2492 46% [============================ ] 1150/2492 46% [============================ ] 1151/2492 46% [============================ ] 1152/2492 46% [============================ ] 1153/2492 46% [============================ ] 1154/2492 46% [============================ ] 1155/2492 46% [============================ ] 1156/2492 46% [============================ ] 1157/2492 46% [============================ ] 1158/2492 46% [============================ ] 1159/2492 46% [============================ ] 1160/2492 46% [============================ ] 1161/2492 46% [============================ ] 1162/2492 46% [============================ ] 1163/2492 46% [============================ ] 1164/2492 46% [============================ ] 1165/2492 46% [============================= ] 1166/2492 46% [============================= ] 1167/2492 46% [============================= ] 1168/2492 46% [============================= ] 1169/2492 46% [============================= ] 1170/2492 46% [============================= ] 1171/2492 46% [============================= ] 1172/2492 47% [============================= ] 1173/2492 47% [============================= ] 1174/2492 47% [============================= ] 1175/2492 47% [============================= ] 1176/2492 47% [============================= ] 1177/2492 47% [============================= ] 1178/2492 47% [============================= ] 1179/2492 47% [============================= ] 1180/2492 47% [============================= ] 1181/2492 47% [============================= ] 1182/2492 47% [============================= ] 1183/2492 47% [============================= ] 1184/2492 47% [============================= ] 1185/2492 47% [============================= ] 1186/2492 47% [============================= ] 1187/2492 47% [============================= ] 1188/2492 47% [============================= ] 1189/2492 47% [============================= ] 1190/2492 47% [============================= ] 1191/2492 47% [============================= ] 1192/2492 47% [============================= ] 1193/2492 47% [============================= ] 1194/2492 47% [============================= ] 1195/2492 47% [============================= ] 1196/2492 47% [============================= ] 1197/2492 48% [============================= ] 1198/2492 48% [============================= ] 1199/2492 48% [============================= ] 1200/2492 48% [============================= ] 1201/2492 48% [============================= ] 1202/2492 48% [============================= ] 1203/2492 48% [============================= ] 1204/2492 48% [============================= ] 1205/2492 48% [============================== ] 1206/2492 48% [============================== ] 1207/2492 48% [============================== ] 1208/2492 48% [============================== ] 1209/2492 48% [============================== ] 1210/2492 48% [============================== ] 1211/2492 48% [============================== ] 1212/2492 48% [============================== ] 1213/2492 48% [============================== ] 1214/2492 48% [============================== ] 1215/2492 48% [============================== ] 1216/2492 48% [============================== ] 1217/2492 48% [============================== ] 1218/2492 48% [============================== ] 1219/2492 48% [============================== ] 1220/2492 48% [============================== ] 1221/2492 48% [============================== ] 1222/2492 49% [============================== ] 1223/2492 49% [============================== ] 1224/2492 49% [============================== ] 1225/2492 49% [============================== ] 1226/2492 49% [============================== ] 1227/2492 49% [============================== ] 1228/2492 49% [============================== ] 1229/2492 49% [============================== ] 1230/2492 49% [============================== ] 1231/2492 49% [============================== ] 1232/2492 49% [============================== ] 1233/2492 49% [============================== ] 1234/2492 49% [============================== ] 1235/2492 49% [============================== ] 1236/2492 49% [============================== ] 1237/2492 49% [============================== ] 1238/2492 49% [============================== ] 1239/2492 49% [============================== ] 1240/2492 49% [============================== ] 1241/2492 49% [============================== ] 1242/2492 49% [============================== ] 1243/2492 49% [============================== ] 1244/2492 49% [============================== ] 1245/2492 49% [=============================== ] 1246/2492 50% [=============================== ] 1247/2492 50% [=============================== ] 1248/2492 50% [=============================== ] 1249/2492 50% [=============================== ] 1250/2492 50% [=============================== ] 1251/2492 50% [=============================== ] 1252/2492 50% [=============================== ] 1253/2492 50% [=============================== ] 1254/2492 50% [=============================== ] 1255/2492 50% [=============================== ] 1256/2492 50% [=============================== ] 1257/2492 50% [=============================== ] 1258/2492 50% [=============================== ] 1259/2492 50% [=============================== ] 1260/2492 50% [=============================== ] 1261/2492 50% [=============================== ] 1262/2492 50% [=============================== ] 1263/2492 50% [=============================== ] 1264/2492 50% [=============================== ] 1265/2492 50% [=============================== ] 1266/2492 50% [=============================== ] 1267/2492 50% [=============================== ] 1268/2492 50% [=============================== ] 1269/2492 50% [=============================== ] 1270/2492 50% [=============================== ] 1271/2492 51% [=============================== ] 1272/2492 51% [=============================== ] 1273/2492 51% [=============================== ] 1274/2492 51% [=============================== ] 1275/2492 51% [=============================== ] 1276/2492 51% [=============================== ] 1277/2492 51% [=============================== ] 1278/2492 51% [=============================== ] 1279/2492 51% [=============================== ] 1280/2492 51% [=============================== ] 1281/2492 51% [=============================== ] 1282/2492 51% [=============================== ] 1283/2492 51% [=============================== ] 1284/2492 51% [=============================== ] 1285/2492 51% [=============================== ] 1286/2492 51% [================================ ] 1287/2492 51% [================================ ] 1288/2492 51% [================================ ] 1289/2492 51% [================================ ] 1290/2492 51% [================================ ] 1291/2492 51% [================================ ] 1292/2492 51% [================================ ] 1293/2492 51% [================================ ] 1294/2492 51% [================================ ] 1295/2492 51% [================================ ] 1296/2492 52% [================================ ] 1297/2492 52% [================================ ] 1298/2492 52% [================================ ] 1299/2492 52% [================================ ] 1300/2492 52% [================================ ] 1301/2492 52% [================================ ] 1302/2492 52% [================================ ] 1303/2492 52% [================================ ] 1304/2492 52% [================================ ] 1305/2492 52% [================================ ] 1306/2492 52% [================================ ] 1307/2492 52% [================================ ] 1308/2492 52% [================================ ] 1309/2492 52% [================================ ] 1310/2492 52% [================================ ] 1311/2492 52% [================================ ] 1312/2492 52% [================================ ] 1313/2492 52% [================================ ] 1314/2492 52% [================================ ] 1315/2492 52% [================================ ] 1316/2492 52% [================================ ] 1317/2492 52% [================================ ] 1318/2492 52% [================================ ] 1319/2492 52% [================================ ] 1320/2492 52% [================================ ] 1321/2492 53% [================================ ] 1322/2492 53% [================================ ] 1323/2492 53% [================================ ] 1324/2492 53% [================================ ] 1325/2492 53% [================================ ] 1326/2492 53% [================================= ] 1327/2492 53% [================================= ] 1328/2492 53% [================================= ] 1329/2492 53% [================================= ] 1330/2492 53% [================================= ] 1331/2492 53% [================================= ] 1332/2492 53% [================================= ] 1333/2492 53% [================================= ] 1334/2492 53% [================================= ] 1335/2492 53% [================================= ] 1336/2492 53% [================================= ] 1337/2492 53% [================================= ] 1338/2492 53% [================================= ] 1339/2492 53% [================================= ] 1340/2492 53% [================================= ] 1341/2492 53% [================================= ] 1342/2492 53% [================================= ] 1343/2492 53% [================================= ] 1344/2492 53% [================================= ] 1345/2492 53% [================================= ] 1346/2492 54% [================================= ] 1347/2492 54% [================================= ] 1348/2492 54% [================================= ] 1349/2492 54% [================================= ] 1350/2492 54% [================================= ] 1351/2492 54% [================================= ] 1352/2492 54% [================================= ] 1353/2492 54% [================================= ] 1354/2492 54% [================================= ] 1355/2492 54% [================================= ] 1356/2492 54% [================================= ] 1357/2492 54% [================================= ] 1358/2492 54% [================================= ] 1359/2492 54% [================================= ] 1360/2492 54% [================================= ] 1361/2492 54% [================================= ] 1362/2492 54% [================================= ] 1363/2492 54% [================================= ] 1364/2492 54% [================================= ] 1365/2492 54% [================================= ] 1366/2492 54% [================================== ] 1367/2492 54% [================================== ] 1368/2492 54% [================================== ] 1369/2492 54% [================================== ] 1370/2492 54% [================================== ] 1371/2492 55% [================================== ] 1372/2492 55% [================================== ] 1373/2492 55% [================================== ] 1374/2492 55% [================================== ] 1375/2492 55% [================================== ] 1376/2492 55% [================================== ] 1377/2492 55% [================================== ] 1378/2492 55% [================================== ] 1379/2492 55% [================================== ] 1380/2492 55% [================================== ] 1381/2492 55% [================================== ] 1382/2492 55% [================================== ] 1383/2492 55% [================================== ] 1384/2492 55% [================================== ] 1385/2492 55% [================================== ] 1386/2492 55% [================================== ] 1387/2492 55% [================================== ] 1388/2492 55% [================================== ] 1389/2492 55% [================================== ] 1390/2492 55% [================================== ] 1391/2492 55% [================================== ] 1392/2492 55% [================================== ] 1393/2492 55% [================================== ] 1394/2492 55% [================================== ] 1395/2492 55% [================================== ] 1396/2492 56% [================================== ] 1397/2492 56% [================================== ] 1398/2492 56% [================================== ] 1399/2492 56% [================================== ] 1400/2492 56% [================================== ] 1401/2492 56% [================================== ] 1402/2492 56% [================================== ] 1403/2492 56% [================================== ] 1404/2492 56% [================================== ] 1405/2492 56% [================================== ] 1406/2492 56% [=================================== ] 1407/2492 56% [=================================== ] 1408/2492 56% [=================================== ] 1409/2492 56% [=================================== ] 1410/2492 56% [=================================== ] 1411/2492 56% [=================================== ] 1412/2492 56% [=================================== ] 1413/2492 56% [=================================== ] 1414/2492 56% [=================================== ] 1415/2492 56% [=================================== ] 1416/2492 56% [=================================== ] 1417/2492 56% [=================================== ] 1418/2492 56% [=================================== ] 1419/2492 56% [=================================== ] 1420/2492 56% [=================================== ] 1421/2492 57% [=================================== ] 1422/2492 57% [=================================== ] 1423/2492 57% [=================================== ] 1424/2492 57% [=================================== ] 1425/2492 57% [=================================== ] 1426/2492 57% [=================================== ] 1427/2492 57% [=================================== ] 1428/2492 57% [=================================== ] 1429/2492 57% [=================================== ] 1430/2492 57% [=================================== ] 1431/2492 57% [=================================== ] 1432/2492 57% [=================================== ] 1433/2492 57% [=================================== ] 1434/2492 57% [=================================== ] 1435/2492 57% [=================================== ] 1436/2492 57% [=================================== ] 1437/2492 57% [=================================== ] 1438/2492 57% [=================================== ] 1439/2492 57% [=================================== ] 1440/2492 57% [=================================== ] 1441/2492 57% [=================================== ] 1442/2492 57% [=================================== ] 1443/2492 57% [=================================== ] 1444/2492 57% [=================================== ] 1445/2492 57% [=================================== ] 1446/2492 58% [==================================== ] 1447/2492 58% [==================================== ] 1448/2492 58% [==================================== ] 1449/2492 58% [==================================== ] 1450/2492 58% [==================================== ] 1451/2492 58% [==================================== ] 1452/2492 58% [==================================== ] 1453/2492 58% [==================================== ] 1454/2492 58% [==================================== ] 1455/2492 58% [==================================== ] 1456/2492 58% [==================================== ] 1457/2492 58% [==================================== ] 1458/2492 58% [==================================== ] 1459/2492 58% [==================================== ] 1460/2492 58% [==================================== ] 1461/2492 58% [==================================== ] 1462/2492 58% [==================================== ] 1463/2492 58% [==================================== ] 1464/2492 58% [==================================== ] 1465/2492 58% [==================================== ] 1466/2492 58% [==================================== ] 1467/2492 58% [==================================== ] 1468/2492 58% [==================================== ] 1469/2492 58% [==================================== ] 1470/2492 58% [==================================== ] 1471/2492 59% [==================================== ] 1472/2492 59% [==================================== ] 1473/2492 59% [==================================== ] 1474/2492 59% [==================================== ] 1475/2492 59% [==================================== ] 1476/2492 59% [==================================== ] 1477/2492 59% [==================================== ] 1478/2492 59% [==================================== ] 1479/2492 59% [==================================== ] 1480/2492 59% [==================================== ] 1481/2492 59% [==================================== ] 1482/2492 59% [==================================== ] 1483/2492 59% [==================================== ] 1484/2492 59% [==================================== ] 1485/2492 59% [==================================== ] 1486/2492 59% [==================================== ] 1487/2492 59% [===================================== ] 1488/2492 59% [===================================== ] 1489/2492 59% [===================================== ] 1490/2492 59% [===================================== ] 1491/2492 59% [===================================== ] 1492/2492 59% [===================================== ] 1493/2492 59% [===================================== ] 1494/2492 59% [===================================== ] 1495/2492 59% [===================================== ] 1496/2492 60% [===================================== ] 1497/2492 60% [===================================== ] 1498/2492 60% [===================================== ] 1499/2492 60% [===================================== ] 1500/2492 60% [===================================== ] 1501/2492 60% [===================================== ] 1502/2492 60% [===================================== ] 1503/2492 60% [===================================== ] 1504/2492 60% [===================================== ] 1505/2492 60% [===================================== ] 1506/2492 60% [===================================== ] 1507/2492 60% [===================================== ] 1508/2492 60% [===================================== ] 1509/2492 60% [===================================== ] 1510/2492 60% [===================================== ] 1511/2492 60% [===================================== ] 1512/2492 60% [===================================== ] 1513/2492 60% [===================================== ] 1514/2492 60% [===================================== ] 1515/2492 60% [===================================== ] 1516/2492 60% [===================================== ] 1517/2492 60% [===================================== ] 1518/2492 60% [===================================== ] 1519/2492 60% [===================================== ] 1520/2492 60% [===================================== ] 1521/2492 61% [===================================== ] 1522/2492 61% [===================================== ] 1523/2492 61% [===================================== ] 1524/2492 61% [===================================== ] 1525/2492 61% [===================================== ] 1526/2492 61% [===================================== ] 1527/2492 61% [====================================== ] 1528/2492 61% [====================================== ] 1529/2492 61% [====================================== ] 1530/2492 61% [====================================== ] 1531/2492 61% [====================================== ] 1532/2492 61% [====================================== ] 1533/2492 61% [====================================== ] 1534/2492 61% [====================================== ] 1535/2492 61% [====================================== ] 1536/2492 61% [====================================== ] 1537/2492 61% [====================================== ] 1538/2492 61% [====================================== ] 1539/2492 61% [====================================== ] 1540/2492 61% [====================================== ] 1541/2492 61% [====================================== ] 1542/2492 61% [====================================== ] 1543/2492 61% [====================================== ] 1544/2492 61% [====================================== ] 1545/2492 61% [====================================== ] 1546/2492 62% [====================================== ] 1547/2492 62% [====================================== ] 1548/2492 62% [====================================== ] 1549/2492 62% [====================================== ] 1550/2492 62% [====================================== ] 1551/2492 62% [====================================== ] 1552/2492 62% [====================================== ] 1553/2492 62% [====================================== ] 1554/2492 62% [====================================== ] 1555/2492 62% [====================================== ] 1556/2492 62% [====================================== ] 1557/2492 62% [====================================== ] 1558/2492 62% [====================================== ] 1559/2492 62% [====================================== ] 1560/2492 62% [====================================== ] 1561/2492 62% [====================================== ] 1562/2492 62% [====================================== ] 1563/2492 62% [====================================== ] 1564/2492 62% [====================================== ] 1565/2492 62% [====================================== ] 1566/2492 62% [====================================== ] 1567/2492 62% [======================================= ] 1568/2492 62% [======================================= ] 1569/2492 62% [======================================= ] 1570/2492 63% [======================================= ] 1571/2492 63% [======================================= ] 1572/2492 63% [======================================= ] 1573/2492 63% [======================================= ] 1574/2492 63% [======================================= ] 1575/2492 63% [======================================= ] 1576/2492 63% [======================================= ] 1577/2492 63% [======================================= ] 1578/2492 63% [======================================= ] 1579/2492 63% [======================================= ] 1580/2492 63% [======================================= ] 1581/2492 63% [======================================= ] 1582/2492 63% [======================================= ] 1583/2492 63% [======================================= ] 1584/2492 63% [======================================= ] 1585/2492 63% [======================================= ] 1586/2492 63% [======================================= ] 1587/2492 63% [======================================= ] 1588/2492 63% [======================================= ] 1589/2492 63% [======================================= ] 1590/2492 63% [======================================= ] 1591/2492 63% [======================================= ] 1592/2492 63% [======================================= ] 1593/2492 63% [======================================= ] 1594/2492 63% [======================================= ] 1595/2492 64% [======================================= ] 1596/2492 64% [======================================= ] 1597/2492 64% [======================================= ] 1598/2492 64% [======================================= ] 1599/2492 64% [======================================= ] 1600/2492 64% [======================================= ] 1601/2492 64% [======================================= ] 1602/2492 64% [======================================= ] 1603/2492 64% [======================================= ] 1604/2492 64% [======================================= ] 1605/2492 64% [======================================= ] 1606/2492 64% [======================================= ] 1607/2492 64% [======================================== ] 1608/2492 64% [======================================== ] 1609/2492 64% [======================================== ] 1610/2492 64% [======================================== ] 1611/2492 64% [======================================== ] 1612/2492 64% [======================================== ] 1613/2492 64% [======================================== ] 1614/2492 64% [======================================== ] 1615/2492 64% [======================================== ] 1616/2492 64% [======================================== ] 1617/2492 64% [======================================== ] 1618/2492 64% [======================================== ] 1619/2492 64% [======================================== ] 1620/2492 65% [======================================== ] 1621/2492 65% [======================================== ] 1622/2492 65% [======================================== ] 1623/2492 65% [======================================== ] 1624/2492 65% [======================================== ] 1625/2492 65% [======================================== ] 1626/2492 65% [======================================== ] 1627/2492 65% [======================================== ] 1628/2492 65% [======================================== ] 1629/2492 65% [======================================== ] 1630/2492 65% [======================================== ] 1631/2492 65% [======================================== ] 1632/2492 65% [======================================== ] 1633/2492 65% [======================================== ] 1634/2492 65% [======================================== ] 1635/2492 65% [======================================== ] 1636/2492 65% [======================================== ] 1637/2492 65% [======================================== ] 1638/2492 65% [======================================== ] 1639/2492 65% [======================================== ] 1640/2492 65% [======================================== ] 1641/2492 65% [======================================== ] 1642/2492 65% [======================================== ] 1643/2492 65% [======================================== ] 1644/2492 65% [======================================== ] 1645/2492 66% [======================================== ] 1646/2492 66% [======================================== ] 1647/2492 66% [========================================= ] 1648/2492 66% [========================================= ] 1649/2492 66% [========================================= ] 1650/2492 66% [========================================= ] 1651/2492 66% [========================================= ] 1652/2492 66% [========================================= ] 1653/2492 66% [========================================= ] 1654/2492 66% [========================================= ] 1655/2492 66% [========================================= ] 1656/2492 66% [========================================= ] 1657/2492 66% [========================================= ] 1658/2492 66% [========================================= ] 1659/2492 66% [========================================= ] 1660/2492 66% [========================================= ] 1661/2492 66% [========================================= ] 1662/2492 66% [========================================= ] 1663/2492 66% [========================================= ] 1664/2492 66% [========================================= ] 1665/2492 66% [========================================= ] 1666/2492 66% [========================================= ] 1667/2492 66% [========================================= ] 1668/2492 66% [========================================= ] 1669/2492 66% [========================================= ] 1670/2492 67% [========================================= ] 1671/2492 67% [========================================= ] 1672/2492 67% [========================================= ] 1673/2492 67% [========================================= ] 1674/2492 67% [========================================= ] 1675/2492 67% [========================================= ] 1676/2492 67% [========================================= ] 1677/2492 67% [========================================= ] 1678/2492 67% [========================================= ] 1679/2492 67% [========================================= ] 1680/2492 67% [========================================= ] 1681/2492 67% [========================================= ] 1682/2492 67% [========================================= ] 1683/2492 67% [========================================= ] 1684/2492 67% [========================================= ] 1685/2492 67% [========================================= ] 1686/2492 67% [========================================= ] 1687/2492 67% [========================================= ] 1688/2492 67% [========================================== ] 1689/2492 67% [========================================== ] 1690/2492 67% [========================================== ] 1691/2492 67% [========================================== ] 1692/2492 67% [========================================== ] 1693/2492 67% [========================================== ] 1694/2492 67% [========================================== ] 1695/2492 68% [========================================== ] 1696/2492 68% [========================================== ] 1697/2492 68% [========================================== ] 1698/2492 68% [========================================== ] 1699/2492 68% [========================================== ] 1700/2492 68% [========================================== ] 1701/2492 68% [========================================== ] 1702/2492 68% [========================================== ] 1703/2492 68% [========================================== ] 1704/2492 68% [========================================== ] 1705/2492 68% [========================================== ] 1706/2492 68% [========================================== ] 1707/2492 68% [========================================== ] 1708/2492 68% [========================================== ] 1709/2492 68% [========================================== ] 1710/2492 68% [========================================== ] 1711/2492 68% [========================================== ] 1712/2492 68% [========================================== ] 1713/2492 68% [========================================== ] 1714/2492 68% [========================================== ] 1715/2492 68% [========================================== ] 1716/2492 68% [========================================== ] 1717/2492 68% [========================================== ] 1718/2492 68% [========================================== ] 1719/2492 68% [========================================== ] 1720/2492 69% [========================================== ] 1721/2492 69% [========================================== ] 1722/2492 69% [========================================== ] 1723/2492 69% [========================================== ] 1724/2492 69% [========================================== ] 1725/2492 69% [========================================== ] 1726/2492 69% [========================================== ] 1727/2492 69% [========================================== ] 1728/2492 69% [=========================================== ] 1729/2492 69% [=========================================== ] 1730/2492 69% [=========================================== ] 1731/2492 69% [=========================================== ] 1732/2492 69% [=========================================== ] 1733/2492 69% [=========================================== ] 1734/2492 69% [=========================================== ] 1735/2492 69% [=========================================== ] 1736/2492 69% [=========================================== ] 1737/2492 69% [=========================================== ] 1738/2492 69% [=========================================== ] 1739/2492 69% [=========================================== ] 1740/2492 69% [=========================================== ] 1741/2492 69% [=========================================== ] 1742/2492 69% [=========================================== ] 1743/2492 69% [=========================================== ] 1744/2492 69% [=========================================== ] 1745/2492 70% [=========================================== ] 1746/2492 70% [=========================================== ] 1747/2492 70% [=========================================== ] 1748/2492 70% [=========================================== ] 1749/2492 70% [=========================================== ] 1750/2492 70% [=========================================== ] 1751/2492 70% [=========================================== ] 1752/2492 70% [=========================================== ] 1753/2492 70% [=========================================== ] 1754/2492 70% [=========================================== ] 1755/2492 70% [=========================================== ] 1756/2492 70% [=========================================== ] 1757/2492 70% [=========================================== ] 1758/2492 70% [=========================================== ] 1759/2492 70% [=========================================== ] 1760/2492 70% [=========================================== ] 1761/2492 70% [=========================================== ] 1762/2492 70% [=========================================== ] 1763/2492 70% [=========================================== ] 1764/2492 70% [=========================================== ] 1765/2492 70% [=========================================== ] 1766/2492 70% [=========================================== ] 1767/2492 70% [=========================================== ] 1768/2492 70% [============================================ ] 1769/2492 70% [============================================ ] 1770/2492 71% [============================================ ] 1771/2492 71% [============================================ ] 1772/2492 71% [============================================ ] 1773/2492 71% [============================================ ] 1774/2492 71% [============================================ ] 1775/2492 71% [============================================ ] 1776/2492 71% [============================================ ] 1777/2492 71% [============================================ ] 1778/2492 71% [============================================ ] 1779/2492 71% [============================================ ] 1780/2492 71% [============================================ ] 1781/2492 71% [============================================ ] 1782/2492 71% [============================================ ] 1783/2492 71% [============================================ ] 1784/2492 71% [============================================ ] 1785/2492 71% [============================================ ] 1786/2492 71% [============================================ ] 1787/2492 71% [============================================ ] 1788/2492 71% [============================================ ] 1789/2492 71% [============================================ ] 1790/2492 71% [============================================ ] 1791/2492 71% [============================================ ] 1792/2492 71% [============================================ ] 1793/2492 71% [============================================ ] 1794/2492 71% [============================================ ] 1795/2492 72% [============================================ ] 1796/2492 72% [============================================ ] 1797/2492 72% [============================================ ] 1798/2492 72% [============================================ ] 1799/2492 72% [============================================ ] 1800/2492 72% [============================================ ] 1801/2492 72% [============================================ ] 1802/2492 72% [============================================ ] 1803/2492 72% [============================================ ] 1804/2492 72% [============================================ ] 1805/2492 72% [============================================ ] 1806/2492 72% [============================================ ] 1807/2492 72% [============================================ ] 1808/2492 72% [============================================= ] 1809/2492 72% [============================================= ] 1810/2492 72% [============================================= ] 1811/2492 72% [============================================= ] 1812/2492 72% [============================================= ] 1813/2492 72% [============================================= ] 1814/2492 72% [============================================= ] 1815/2492 72% [============================================= ] 1816/2492 72% [============================================= ] 1817/2492 72% [============================================= ] 1818/2492 72% [============================================= ] 1819/2492 72% [============================================= ] 1820/2492 73% [============================================= ] 1821/2492 73% [============================================= ] 1822/2492 73% [============================================= ] 1823/2492 73% [============================================= ] 1824/2492 73% [============================================= ] 1825/2492 73% [============================================= ] 1826/2492 73% [============================================= ] 1827/2492 73% [============================================= ] 1828/2492 73% [============================================= ] 1829/2492 73% [============================================= ] 1830/2492 73% [============================================= ] 1831/2492 73% [============================================= ] 1832/2492 73% [============================================= ] 1833/2492 73% [============================================= ] 1834/2492 73% [============================================= ] 1835/2492 73% [============================================= ] 1836/2492 73% [============================================= ] 1837/2492 73% [============================================= ] 1838/2492 73% [============================================= ] 1839/2492 73% [============================================= ] 1840/2492 73% [============================================= ] 1841/2492 73% [============================================= ] 1842/2492 73% [============================================= ] 1843/2492 73% [============================================= ] 1844/2492 73% [============================================= ] 1845/2492 74% [============================================= ] 1846/2492 74% [============================================= ] 1847/2492 74% [============================================= ] 1848/2492 74% [============================================== ] 1849/2492 74% [============================================== ] 1850/2492 74% [============================================== ] 1851/2492 74% [============================================== ] 1852/2492 74% [============================================== ] 1853/2492 74% [============================================== ] 1854/2492 74% [============================================== ] 1855/2492 74% [============================================== ] 1856/2492 74% [============================================== ] 1857/2492 74% [============================================== ] 1858/2492 74% [============================================== ] 1859/2492 74% [============================================== ] 1860/2492 74% [============================================== ] 1861/2492 74% [============================================== ] 1862/2492 74% [============================================== ] 1863/2492 74% [============================================== ] 1864/2492 74% [============================================== ] 1865/2492 74% [============================================== ] 1866/2492 74% [============================================== ] 1867/2492 74% [============================================== ] 1868/2492 74% [============================================== ] 1869/2492 75% [============================================== ] 1870/2492 75% [============================================== ] 1871/2492 75% [============================================== ] 1872/2492 75% [============================================== ] 1873/2492 75% [============================================== ] 1874/2492 75% [============================================== ] 1875/2492 75% [============================================== ] 1876/2492 75% [============================================== ] 1877/2492 75% [============================================== ] 1878/2492 75% [============================================== ] 1879/2492 75% [============================================== ] 1880/2492 75% [============================================== ] 1881/2492 75% [============================================== ] 1882/2492 75% [============================================== ] 1883/2492 75% [============================================== ] 1884/2492 75% [============================================== ] 1885/2492 75% [============================================== ] 1886/2492 75% [============================================== ] 1887/2492 75% [============================================== ] 1888/2492 75% [============================================== ] 1889/2492 75% [=============================================== ] 1890/2492 75% [=============================================== ] 1891/2492 75% [=============================================== ] 1892/2492 75% [=============================================== ] 1893/2492 75% [=============================================== ] 1894/2492 76% [=============================================== ] 1895/2492 76% [=============================================== ] 1896/2492 76% [=============================================== ] 1897/2492 76% [=============================================== ] 1898/2492 76% [=============================================== ] 1899/2492 76% [=============================================== ] 1900/2492 76% [=============================================== ] 1901/2492 76% [=============================================== ] 1902/2492 76% [=============================================== ] 1903/2492 76% [=============================================== ] 1904/2492 76% [=============================================== ] 1905/2492 76% [=============================================== ] 1906/2492 76% [=============================================== ] 1907/2492 76% [=============================================== ] 1908/2492 76% [=============================================== ] 1909/2492 76% [=============================================== ] 1910/2492 76% [=============================================== ] 1911/2492 76% [=============================================== ] 1912/2492 76% [=============================================== ] 1913/2492 76% [=============================================== ] 1914/2492 76% [=============================================== ] 1915/2492 76% [=============================================== ] 1916/2492 76% [=============================================== ] 1917/2492 76% [=============================================== ] 1918/2492 76% [=============================================== ] 1919/2492 77% [=============================================== ] 1920/2492 77% [=============================================== ] 1921/2492 77% [=============================================== ] 1922/2492 77% [=============================================== ] 1923/2492 77% [=============================================== ] 1924/2492 77% [=============================================== ] 1925/2492 77% [=============================================== ] 1926/2492 77% [=============================================== ] 1927/2492 77% [=============================================== ] 1928/2492 77% [=============================================== ] 1929/2492 77% [================================================ ] 1930/2492 77% [================================================ ] 1931/2492 77% [================================================ ] 1932/2492 77% [================================================ ] 1933/2492 77% [================================================ ] 1934/2492 77% [================================================ ] 1935/2492 77% [================================================ ] 1936/2492 77% [================================================ ] 1937/2492 77% [================================================ ] 1938/2492 77% [================================================ ] 1939/2492 77% [================================================ ] 1940/2492 77% [================================================ ] 1941/2492 77% [================================================ ] 1942/2492 77% [================================================ ] 1943/2492 77% [================================================ ] 1944/2492 78% [================================================ ] 1945/2492 78% [================================================ ] 1946/2492 78% [================================================ ] 1947/2492 78% [================================================ ] 1948/2492 78% [================================================ ] 1949/2492 78% [================================================ ] 1950/2492 78% [================================================ ] 1951/2492 78% [================================================ ] 1952/2492 78% [================================================ ] 1953/2492 78% [================================================ ] 1954/2492 78% [================================================ ] 1955/2492 78% [================================================ ] 1956/2492 78% [================================================ ] 1957/2492 78% [================================================ ] 1958/2492 78% [================================================ ] 1959/2492 78% [================================================ ] 1960/2492 78% [================================================ ] 1961/2492 78% [================================================ ] 1962/2492 78% [================================================ ] 1963/2492 78% [================================================ ] 1964/2492 78% [================================================ ] 1965/2492 78% [================================================ ] 1966/2492 78% [================================================ ] 1967/2492 78% [================================================ ] 1968/2492 78% [================================================ ] 1969/2492 79% [================================================= ] 1970/2492 79% [================================================= ] 1971/2492 79% [================================================= ] 1972/2492 79% [================================================= ] 1973/2492 79% [================================================= ] 1974/2492 79% [================================================= ] 1975/2492 79% [================================================= ] 1976/2492 79% [================================================= ] 1977/2492 79% [================================================= ] 1978/2492 79% [================================================= ] 1979/2492 79% [================================================= ] 1980/2492 79% [================================================= ] 1981/2492 79% [================================================= ] 1982/2492 79% [================================================= ] 1983/2492 79% [================================================= ] 1984/2492 79% [================================================= ] 1985/2492 79% [================================================= ] 1986/2492 79% [================================================= ] 1987/2492 79% [================================================= ] 1988/2492 79% [================================================= ] 1989/2492 79% [================================================= ] 1990/2492 79% [================================================= ] 1991/2492 79% [================================================= ] 1992/2492 79% [================================================= ] 1993/2492 79% [================================================= ] 1994/2492 80% [================================================= ] 1995/2492 80% [================================================= ] 1996/2492 80% [================================================= ] 1997/2492 80% [================================================= ] 1998/2492 80% [================================================= ] 1999/2492 80% [================================================= ] 2000/2492 80% [================================================= ] 2001/2492 80% [================================================= ] 2002/2492 80% [================================================= ] 2003/2492 80% [================================================= ] 2004/2492 80% [================================================= ] 2005/2492 80% [================================================= ] 2006/2492 80% [================================================= ] 2007/2492 80% [================================================= ] 2008/2492 80% [================================================= ] 2009/2492 80% [================================================== ] 2010/2492 80% [================================================== ] 2011/2492 80% [================================================== ] 2012/2492 80% [================================================== ] 2013/2492 80% [================================================== ] 2014/2492 80% [================================================== ] 2015/2492 80% [================================================== ] 2016/2492 80% [================================================== ] 2017/2492 80% [================================================== ] 2018/2492 80% [================================================== ] 2019/2492 81% [================================================== ] 2020/2492 81% [================================================== ] 2021/2492 81% [================================================== ] 2022/2492 81% [================================================== ] 2023/2492 81% [================================================== ] 2024/2492 81% [================================================== ] 2025/2492 81% [================================================== ] 2026/2492 81% [================================================== ] 2027/2492 81% [================================================== ] 2028/2492 81% [================================================== ] 2029/2492 81% [================================================== ] 2030/2492 81% [================================================== ] 2031/2492 81% [================================================== ] 2032/2492 81% [================================================== ] 2033/2492 81% [================================================== ] 2034/2492 81% [================================================== ] 2035/2492 81% [================================================== ] 2036/2492 81% [================================================== ] 2037/2492 81% [================================================== ] 2038/2492 81% [================================================== ] 2039/2492 81% [================================================== ] 2040/2492 81% [================================================== ] 2041/2492 81% [================================================== ] 2042/2492 81% [================================================== ] 2043/2492 81% [================================================== ] 2044/2492 82% [================================================== ] 2045/2492 82% [================================================== ] 2046/2492 82% [================================================== ] 2047/2492 82% [================================================== ] 2048/2492 82% [================================================== ] 2049/2492 82% [=================================================== ] 2050/2492 82% [=================================================== ] 2051/2492 82% [=================================================== ] 2052/2492 82% [=================================================== ] 2053/2492 82% [=================================================== ] 2054/2492 82% [=================================================== ] 2055/2492 82% [=================================================== ] 2056/2492 82% [=================================================== ] 2057/2492 82% [=================================================== ] 2058/2492 82% [=================================================== ] 2059/2492 82% [=================================================== ] 2060/2492 82% [=================================================== ] 2061/2492 82% [=================================================== ] 2062/2492 82% [=================================================== ] 2063/2492 82% [=================================================== ] 2064/2492 82% [=================================================== ] 2065/2492 82% [=================================================== ] 2066/2492 82% [=================================================== ] 2067/2492 82% [=================================================== ] 2068/2492 82% [=================================================== ] 2069/2492 83% [=================================================== ] 2070/2492 83% [=================================================== ] 2071/2492 83% [=================================================== ] 2072/2492 83% [=================================================== ] 2073/2492 83% [=================================================== ] 2074/2492 83% [=================================================== ] 2075/2492 83% [=================================================== ] 2076/2492 83% [=================================================== ] 2077/2492 83% [=================================================== ] 2078/2492 83% [=================================================== ] 2079/2492 83% [=================================================== ] 2080/2492 83% [=================================================== ] 2081/2492 83% [=================================================== ] 2082/2492 83% [=================================================== ] 2083/2492 83% [=================================================== ] 2084/2492 83% [=================================================== ] 2085/2492 83% [=================================================== ] 2086/2492 83% [=================================================== ] 2087/2492 83% [=================================================== ] 2088/2492 83% [=================================================== ] 2089/2492 83% [=================================================== ] 2090/2492 83% [==================================================== ] 2091/2492 83% [==================================================== ] 2092/2492 83% [==================================================== ] 2093/2492 83% [==================================================== ] 2094/2492 84% [==================================================== ] 2095/2492 84% [==================================================== ] 2096/2492 84% [==================================================== ] 2097/2492 84% [==================================================== ] 2098/2492 84% [==================================================== ] 2099/2492 84% [==================================================== ] 2100/2492 84% [==================================================== ] 2101/2492 84% [==================================================== ] 2102/2492 84% [==================================================== ] 2103/2492 84% [==================================================== ] 2104/2492 84% [==================================================== ] 2105/2492 84% [==================================================== ] 2106/2492 84% [==================================================== ] 2107/2492 84% [==================================================== ] 2108/2492 84% [==================================================== ] 2109/2492 84% [==================================================== ] 2110/2492 84% [==================================================== ] 2111/2492 84% [==================================================== ] 2112/2492 84% [==================================================== ] 2113/2492 84% [==================================================== ] 2114/2492 84% [==================================================== ] 2115/2492 84% [==================================================== ] 2116/2492 84% [==================================================== ] 2117/2492 84% [==================================================== ] 2118/2492 84% [==================================================== ] 2119/2492 85% [==================================================== ] 2120/2492 85% [==================================================== ] 2121/2492 85% [==================================================== ] 2122/2492 85% [==================================================== ] 2123/2492 85% [==================================================== ] 2124/2492 85% [==================================================== ] 2125/2492 85% [==================================================== ] 2126/2492 85% [==================================================== ] 2127/2492 85% [==================================================== ] 2128/2492 85% [==================================================== ] 2129/2492 85% [==================================================== ] 2130/2492 85% [===================================================== ] 2131/2492 85% [===================================================== ] 2132/2492 85% [===================================================== ] 2133/2492 85% [===================================================== ] 2134/2492 85% [===================================================== ] 2135/2492 85% [===================================================== ] 2136/2492 85% [===================================================== ] 2137/2492 85% [===================================================== ] 2138/2492 85% [===================================================== ] 2139/2492 85% [===================================================== ] 2140/2492 85% [===================================================== ] 2141/2492 85% [===================================================== ] 2142/2492 85% [===================================================== ] 2143/2492 85% [===================================================== ] 2144/2492 86% [===================================================== ] 2145/2492 86% [===================================================== ] 2146/2492 86% [===================================================== ] 2147/2492 86% [===================================================== ] 2148/2492 86% [===================================================== ] 2149/2492 86% [===================================================== ] 2150/2492 86% [===================================================== ] 2151/2492 86% [===================================================== ] 2152/2492 86% [===================================================== ] 2153/2492 86% [===================================================== ] 2154/2492 86% [===================================================== ] 2155/2492 86% [===================================================== ] 2156/2492 86% [===================================================== ] 2157/2492 86% [===================================================== ] 2158/2492 86% [===================================================== ] 2159/2492 86% [===================================================== ] 2160/2492 86% [===================================================== ] 2161/2492 86% [===================================================== ] 2162/2492 86% [===================================================== ] 2163/2492 86% [===================================================== ] 2164/2492 86% [===================================================== ] 2165/2492 86% [===================================================== ] 2166/2492 86% [===================================================== ] 2167/2492 86% [===================================================== ] 2168/2492 86% [===================================================== ] 2169/2492 87% [===================================================== ] 2170/2492 87% [====================================================== ] 2171/2492 87% [====================================================== ] 2172/2492 87% [====================================================== ] 2173/2492 87% [====================================================== ] 2174/2492 87% [====================================================== ] 2175/2492 87% [====================================================== ] 2176/2492 87% [====================================================== ] 2177/2492 87% [====================================================== ] 2178/2492 87% [====================================================== ] 2179/2492 87% [====================================================== ] 2180/2492 87% [====================================================== ] 2181/2492 87% [====================================================== ] 2182/2492 87% [====================================================== ] 2183/2492 87% [====================================================== ] 2184/2492 87% [====================================================== ] 2185/2492 87% [====================================================== ] 2186/2492 87% [====================================================== ] 2187/2492 87% [====================================================== ] 2188/2492 87% [====================================================== ] 2189/2492 87% [====================================================== ] 2190/2492 87% [====================================================== ] 2191/2492 87% [====================================================== ] 2192/2492 87% [====================================================== ] 2193/2492 88% [====================================================== ] 2194/2492 88% [====================================================== ] 2195/2492 88% [====================================================== ] 2196/2492 88% [====================================================== ] 2197/2492 88% [====================================================== ] 2198/2492 88% [====================================================== ] 2199/2492 88% [====================================================== ] 2200/2492 88% [====================================================== ] 2201/2492 88% [====================================================== ] 2202/2492 88% [====================================================== ] 2203/2492 88% [====================================================== ] 2204/2492 88% [====================================================== ] 2205/2492 88% [====================================================== ] 2206/2492 88% [====================================================== ] 2207/2492 88% [====================================================== ] 2208/2492 88% [====================================================== ] 2209/2492 88% [====================================================== ] 2210/2492 88% [======================================================= ] 2211/2492 88% [======================================================= ] 2212/2492 88% [======================================================= ] 2213/2492 88% [======================================================= ] 2214/2492 88% [======================================================= ] 2215/2492 88% [======================================================= ] 2216/2492 88% [======================================================= ] 2217/2492 88% [======================================================= ] 2218/2492 89% [======================================================= ] 2219/2492 89% [======================================================= ] 2220/2492 89% [======================================================= ] 2221/2492 89% [======================================================= ] 2222/2492 89% [======================================================= ] 2223/2492 89% [======================================================= ] 2224/2492 89% [======================================================= ] 2225/2492 89% [======================================================= ] 2226/2492 89% [======================================================= ] 2227/2492 89% [======================================================= ] 2228/2492 89% [======================================================= ] 2229/2492 89% [======================================================= ] 2230/2492 89% [======================================================= ] 2231/2492 89% [======================================================= ] 2232/2492 89% [======================================================= ] 2233/2492 89% [======================================================= ] 2234/2492 89% [======================================================= ] 2235/2492 89% [======================================================= ] 2236/2492 89% [======================================================= ] 2237/2492 89% [======================================================= ] 2238/2492 89% [======================================================= ] 2239/2492 89% [======================================================= ] 2240/2492 89% [======================================================= ] 2241/2492 89% [======================================================= ] 2242/2492 89% [======================================================= ] 2243/2492 90% [======================================================= ] 2244/2492 90% [======================================================= ] 2245/2492 90% [======================================================= ] 2246/2492 90% [======================================================= ] 2247/2492 90% [======================================================= ] 2248/2492 90% [======================================================= ] 2249/2492 90% [======================================================= ] 2250/2492 90% [======================================================== ] 2251/2492 90% [======================================================== ] 2252/2492 90% [======================================================== ] 2253/2492 90% [======================================================== ] 2254/2492 90% [======================================================== ] 2255/2492 90% [======================================================== ] 2256/2492 90% [======================================================== ] 2257/2492 90% [======================================================== ] 2258/2492 90% [======================================================== ] 2259/2492 90% [======================================================== ] 2260/2492 90% [======================================================== ] 2261/2492 90% [======================================================== ] 2262/2492 90% [======================================================== ] 2263/2492 90% [======================================================== ] 2264/2492 90% [======================================================== ] 2265/2492 90% [======================================================== ] 2266/2492 90% [======================================================== ] 2267/2492 90% [======================================================== ] 2268/2492 91% [======================================================== ] 2269/2492 91% [======================================================== ] 2270/2492 91% [======================================================== ] 2271/2492 91% [======================================================== ] 2272/2492 91% [======================================================== ] 2273/2492 91% [======================================================== ] 2274/2492 91% [======================================================== ] 2275/2492 91% [======================================================== ] 2276/2492 91% [======================================================== ] 2277/2492 91% [======================================================== ] 2278/2492 91% [======================================================== ] 2279/2492 91% [======================================================== ] 2280/2492 91% [======================================================== ] 2281/2492 91% [======================================================== ] 2282/2492 91% [======================================================== ] 2283/2492 91% [======================================================== ] 2284/2492 91% [======================================================== ] 2285/2492 91% [======================================================== ] 2286/2492 91% [======================================================== ] 2287/2492 91% [======================================================== ] 2288/2492 91% [======================================================== ] 2289/2492 91% [======================================================== ] 2290/2492 91% [======================================================== ] 2291/2492 91% [========================================================= ] 2292/2492 91% [========================================================= ] 2293/2492 92% [========================================================= ] 2294/2492 92% [========================================================= ] 2295/2492 92% [========================================================= ] 2296/2492 92% [========================================================= ] 2297/2492 92% [========================================================= ] 2298/2492 92% [========================================================= ] 2299/2492 92% [========================================================= ] 2300/2492 92% [========================================================= ] 2301/2492 92% [========================================================= ] 2302/2492 92% [========================================================= ] 2303/2492 92% [========================================================= ] 2304/2492 92% [========================================================= ] 2305/2492 92% [========================================================= ] 2306/2492 92% [========================================================= ] 2307/2492 92% [========================================================= ] 2308/2492 92% [========================================================= ] 2309/2492 92% [========================================================= ] 2310/2492 92% [========================================================= ] 2311/2492 92% [========================================================= ] 2312/2492 92% [========================================================= ] 2313/2492 92% [========================================================= ] 2314/2492 92% [========================================================= ] 2315/2492 92% [========================================================= ] 2316/2492 92% [========================================================= ] 2317/2492 92% [========================================================= ] 2318/2492 93% [========================================================= ] 2319/2492 93% [========================================================= ] 2320/2492 93% [========================================================= ] 2321/2492 93% [========================================================= ] 2322/2492 93% [========================================================= ] 2323/2492 93% [========================================================= ] 2324/2492 93% [========================================================= ] 2325/2492 93% [========================================================= ] 2326/2492 93% [========================================================= ] 2327/2492 93% [========================================================= ] 2328/2492 93% [========================================================= ] 2329/2492 93% [========================================================= ] 2330/2492 93% [========================================================= ] 2331/2492 93% [========================================================== ] 2332/2492 93% [========================================================== ] 2333/2492 93% [========================================================== ] 2334/2492 93% [========================================================== ] 2335/2492 93% [========================================================== ] 2336/2492 93% [========================================================== ] 2337/2492 93% [========================================================== ] 2338/2492 93% [========================================================== ] 2339/2492 93% [========================================================== ] 2340/2492 93% [========================================================== ] 2341/2492 93% [========================================================== ] 2342/2492 93% [========================================================== ] 2343/2492 94% [========================================================== ] 2344/2492 94% [========================================================== ] 2345/2492 94% [========================================================== ] 2346/2492 94% [========================================================== ] 2347/2492 94% [========================================================== ] 2348/2492 94% [========================================================== ] 2349/2492 94% [========================================================== ] 2350/2492 94% [========================================================== ] 2351/2492 94% [========================================================== ] 2352/2492 94% [========================================================== ] 2353/2492 94% [========================================================== ] 2354/2492 94% [========================================================== ] 2355/2492 94% [========================================================== ] 2356/2492 94% [========================================================== ] 2357/2492 94% [========================================================== ] 2358/2492 94% [========================================================== ] 2359/2492 94% [========================================================== ] 2360/2492 94% [========================================================== ] 2361/2492 94% [========================================================== ] 2362/2492 94% [========================================================== ] 2363/2492 94% [========================================================== ] 2364/2492 94% [========================================================== ] 2365/2492 94% [========================================================== ] 2366/2492 94% [========================================================== ] 2367/2492 94% [========================================================== ] 2368/2492 95% [========================================================== ] 2369/2492 95% [========================================================== ] 2370/2492 95% [========================================================== ] 2371/2492 95% [=========================================================== ] 2372/2492 95% [=========================================================== ] 2373/2492 95% [=========================================================== ] 2374/2492 95% [=========================================================== ] 2375/2492 95% [=========================================================== ] 2376/2492 95% [=========================================================== ] 2377/2492 95% [=========================================================== ] 2378/2492 95% [=========================================================== ] 2379/2492 95% [=========================================================== ] 2380/2492 95% [=========================================================== ] 2381/2492 95% [=========================================================== ] 2382/2492 95% [=========================================================== ] 2383/2492 95% [=========================================================== ] 2384/2492 95% [=========================================================== ] 2385/2492 95% [=========================================================== ] 2386/2492 95% [=========================================================== ] 2387/2492 95% [=========================================================== ] 2388/2492 95% [=========================================================== ] 2389/2492 95% [=========================================================== ] 2390/2492 95% [=========================================================== ] 2391/2492 95% [=========================================================== ] 2392/2492 95% [=========================================================== ] 2393/2492 96% [=========================================================== ] 2394/2492 96% [=========================================================== ] 2395/2492 96% [=========================================================== ] 2396/2492 96% [=========================================================== ] 2397/2492 96% [=========================================================== ] 2398/2492 96% [=========================================================== ] 2399/2492 96% [=========================================================== ] 2400/2492 96% [=========================================================== ] 2401/2492 96% [=========================================================== ] 2402/2492 96% [=========================================================== ] 2403/2492 96% [=========================================================== ] 2404/2492 96% [=========================================================== ] 2405/2492 96% [=========================================================== ] 2406/2492 96% [=========================================================== ] 2407/2492 96% [=========================================================== ] 2408/2492 96% [=========================================================== ] 2409/2492 96% [=========================================================== ] 2410/2492 96% [=========================================================== ] 2411/2492 96% [============================================================ ] 2412/2492 96% [============================================================ ] 2413/2492 96% [============================================================ ] 2414/2492 96% [============================================================ ] 2415/2492 96% [============================================================ ] 2416/2492 96% [============================================================ ] 2417/2492 96% [============================================================ ] 2418/2492 97% [============================================================ ] 2419/2492 97% [============================================================ ] 2420/2492 97% [============================================================ ] 2421/2492 97% [============================================================ ] 2422/2492 97% [============================================================ ] 2423/2492 97% [============================================================ ] 2424/2492 97% [============================================================ ] 2425/2492 97% [============================================================ ] 2426/2492 97% [============================================================ ] 2427/2492 97% [============================================================ ] 2428/2492 97% [============================================================ ] 2429/2492 97% [============================================================ ] 2430/2492 97% [============================================================ ] 2431/2492 97% [============================================================ ] 2432/2492 97% [============================================================ ] 2433/2492 97% [============================================================ ] 2434/2492 97% [============================================================ ] 2435/2492 97% [============================================================ ] 2436/2492 97% [============================================================ ] 2437/2492 97% [============================================================ ] 2438/2492 97% [============================================================ ] 2439/2492 97% [============================================================ ] 2440/2492 97% [============================================================ ] 2441/2492 97% [============================================================ ] 2442/2492 97% [============================================================ ] 2443/2492 98% [============================================================ ] 2444/2492 98% [============================================================ ] 2445/2492 98% [============================================================ ] 2446/2492 98% [============================================================ ] 2447/2492 98% [============================================================ ] 2448/2492 98% [============================================================ ] 2449/2492 98% [============================================================ ] 2450/2492 98% [============================================================ ] 2451/2492 98% [============================================================= ] 2452/2492 98% [============================================================= ] 2453/2492 98% [============================================================= ] 2454/2492 98% [============================================================= ] 2455/2492 98% [============================================================= ] 2456/2492 98% [============================================================= ] 2457/2492 98% [============================================================= ] 2458/2492 98% [============================================================= ] 2459/2492 98% [============================================================= ] 2460/2492 98% [============================================================= ] 2461/2492 98% [============================================================= ] 2462/2492 98% [============================================================= ] 2463/2492 98% [============================================================= ] 2464/2492 98% [============================================================= ] 2465/2492 98% [============================================================= ] 2466/2492 98% [============================================================= ] 2467/2492 98% [============================================================= ] 2468/2492 99% [============================================================= ] 2469/2492 99% [============================================================= ] 2470/2492 99% [============================================================= ] 2471/2492 99% [============================================================= ] 2472/2492 99% [============================================================= ] 2473/2492 99% [============================================================= ] 2474/2492 99% [============================================================= ] 2475/2492 99% [============================================================= ] 2476/2492 99% [============================================================= ] 2477/2492 99% [============================================================= ] 2478/2492 99% [============================================================= ] 2479/2492 99% [============================================================= ] 2480/2492 99% [============================================================= ] 2481/2492 99% [============================================================= ] 2482/2492 99% [============================================================= ] 2483/2492 99% [============================================================= ] 2484/2492 99% [============================================================= ] 2485/2492 99% [============================================================= ] 2486/2492 99% [============================================================= ] 2487/2492 99% [============================================================= ] 2488/2492 99% [============================================================= ] 2489/2492 99% [============================================================= ] 2490/2492 99% [============================================================= ] 2491/2492 99% [==============================================================] 2492/2492 100% operation complete, 2492 objects in 66264 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2022.05-131-gef65d04ccd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> acpica 20200717 Collecting legal info source/include/acpi.h: OK (sha256: cb17c679d3291eba1a70a1336062fb07eec2e839b0821b443b24f41de18c5218) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> alsa-lib 1.2.6.1 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> axel 2.17.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysklogd 2.4.0 Collecting legal info LICENSE: OK (sha256: 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> chartjs 2.9.4 Collecting legal info LICENSE.md: OK (sha256: 7b43caae91f31b18dc81fae6e0f7aa1acbecaa6d84e3249905cbe15308307d67) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.83.1 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> hdparm 9.63 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> inih 53 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> ipmitool 1.8.18 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> kbd 2.4.0 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> libapparmor 3.0.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdrm 2.4.110 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libgpgme 1.16.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.2.1 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-libp11 0.4.11 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> jpeg Collecting legal info >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linenoise 1.0 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> host-mender-artifact 3.6.1 Collecting legal info LICENSE: OK (sha256: b4acfcfa2a0ba1a8c82ec3965fbcee886cff8394ca4214e0ddac0a36beb1e05a) LIC_FILES_CHKSUM.sha256: OK (sha256: ac23df36801aea6a28685b60a742f68f99d357e0d9973d5c36aa2e72599d8e2a) vendor/github.com/minio/sha256-simd/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/mendersoftware/progressbar/LICENSE: OK (sha256: 8f5d89b47d7a05a199b77b7e0f362dad391d451ebda4ef48ba11c50c071564c7) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: a284e538f3e5649ae6a8f32da2bbd18e9daabf2c1ebbfb99ed92e797b159be1a) vendor/github.com/klauspost/compress/LICENSE: OK (sha256: 16f848582e4b276a7392cd34496b7a33d6f65c0e190c163ff3a056a7c61219ce) vendor/github.com/russross/blackfriday/v2/LICENSE.txt: OK (sha256: 75e1ca97a84a9da6051dee0114333388216f2c4a5a028296b882ff3d57274735) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 1b93a317849ee09d3d7e4f1d20c2b78ddb230b4becb12d7c224c927b9d470251) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: f8e536c1c7b695810427095dc85f5f80d44ff7c10535e8a9486cf393e2599189) vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/klauspost/pgzip/LICENSE: OK (sha256: 6d2de1cde19c4d2bd8bcd9aaa1d581f4cfa3db9cf71896140330eaa2f2687685) vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md: OK (sha256: a55959c4e3e8917bfa857359bb641115336276a6cc97408fd8197e079fb18470) vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE: OK (sha256: c8024e31c1de453fea90f22a221968835cc7af9d520274a2576c9ec9976055b0) vendor/gopkg.in/yaml.v3/LICENSE: OK (sha256: d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b) vendor/github.com/mattn/go-isatty/LICENSE: OK (sha256: 08eab1118c80885fa1fa6a6dd7303f65a379fcb3733e063d20d1bbc2c76e6fa1) >>> host-go 1.18.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> minissdpd 1.5.20211105 Collecting legal info LICENSE: OK (sha256: 45950e1d443106906f83a4ec7b9c2e1a9d6457130737a493cff0e5b7a39da570) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nfs-utils 2.6.1 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-nfs-utils 2.6.1 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> optee-client 3.17.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> phytool 2 Collecting legal info LICENSE: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-pigz 2.6 Collecting legal info README: OK (sha256: 830b3e1b05cc20f443d89d7d8703a3c63fd64c57ab716f5e81fd178517df1e11) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> privoxy 3.0.33 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> rng-tools 6.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> host-rust-bin 1.60.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-networking 2.4.1.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.1.5 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> host-python-markupsafe 2.0.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-sentry-cli 1.59.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> smcroute 2.5.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> speexdsp 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> spidev_test 5.8 Collecting legal info >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'