[FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs >>> Generating filesystem image rootfs.romfs mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/genromfs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target -f /home/buildroot/autobuild/instance-1/output-1/images/rootfs.romfs\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/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-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2612 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/2612 0% [ ] 2/2612 0% [ ] 3/2612 0% [ ] 4/2612 0% [ ] 5/2612 0% [ ] 6/2612 0% [ ] 7/2612 0% [ ] 8/2612 0% [ ] 9/2612 0% [ ] 10/2612 0% [ ] 11/2612 0% [ ] 12/2612 0% [ ] 13/2612 0% [ ] 14/2612 0% [ ] 15/2612 0% [ ] 16/2612 0% [ ] 17/2612 0% [ ] 18/2612 0% [ ] 19/2612 0% [ ] 20/2612 0% [ ] 21/2612 0% [ ] 22/2612 0% [ ] 23/2612 0% [ ] 24/2612 0% [ ] 25/2612 0% [ ] 26/2612 0% [ ] 27/2612 1% [ ] 28/2612 1% [ ] 29/2612 1% [ ] 30/2612 1% [ ] 31/2612 1% [ ] 32/2612 1% [ ] 33/2612 1% [ ] 34/2612 1% [ ] 35/2612 1% [ ] 36/2612 1% [ ] 37/2612 1% [ ] 38/2612 1% [ ] 39/2612 1% [ ] 40/2612 1% [ ] 41/2612 1% [ ] 42/2612 1% [= ] 43/2612 1% [= ] 44/2612 1% [= ] 45/2612 1% [= ] 46/2612 1% [= ] 47/2612 1% [= ] 48/2612 1% [= ] 49/2612 1% [= ] 50/2612 1% [= ] 51/2612 1% [= ] 52/2612 1% [= ] 53/2612 2% [= ] 54/2612 2% [= ] 55/2612 2% [= ] 56/2612 2% [= ] 57/2612 2% [= ] 58/2612 2% [= ] 59/2612 2% [= ] 60/2612 2% [= ] 61/2612 2% [= ] 62/2612 2% [= ] 63/2612 2% [= ] 64/2612 2% [= ] 65/2612 2% [= ] 66/2612 2% [= ] 67/2612 2% [= ] 68/2612 2% [= ] 69/2612 2% [= ] 70/2612 2% [= ] 71/2612 2% [= ] 72/2612 2% [= ] 73/2612 2% [= ] 74/2612 2% [= ] 75/2612 2% [= ] 76/2612 2% [= ] 77/2612 2% [= ] 78/2612 2% [= ] 79/2612 3% [= ] 80/2612 3% [= ] 81/2612 3% [= ] 82/2612 3% [= ] 83/2612 3% [= ] 84/2612 3% [== ] 85/2612 3% [== ] 86/2612 3% [== ] 87/2612 3% [== ] 88/2612 3% [== ] 89/2612 3% [== ] 90/2612 3% [== ] 91/2612 3% [== ] 92/2612 3% [== ] 93/2612 3% [== ] 94/2612 3% [== ] 95/2612 3% [== ] 96/2612 3% [== ] 97/2612 3% [== ] 98/2612 3% [== ] 99/2612 3% [== ] 100/2612 3% [== ] 101/2612 3% [== ] 102/2612 3% [== ] 103/2612 3% [== ] 104/2612 3% [== ] 105/2612 4% [== ] 106/2612 4% [== ] 107/2612 4% [== ] 108/2612 4% [== ] 109/2612 4% [== ] 110/2612 4% [== ] 111/2612 4% [== ] 112/2612 4% [== ] 113/2612 4% [== ] 114/2612 4% [== ] 115/2612 4% [== ] 116/2612 4% [== ] 117/2612 4% [== ] 118/2612 4% [== ] 119/2612 4% [== ] 120/2612 4% [== ] 121/2612 4% [== ] 122/2612 4% [== ] 123/2612 4% [== ] 124/2612 4% [== ] 125/2612 4% [== ] 126/2612 4% [=== ] 127/2612 4% [=== ] 128/2612 4% [=== ] 129/2612 4% [=== ] 130/2612 4% [=== ] 131/2612 5% [=== ] 132/2612 5% [=== ] 133/2612 5% [=== ] 134/2612 5% [=== ] 135/2612 5% [=== ] 136/2612 5% [=== ] 137/2612 5% [=== ] 138/2612 5% [=== ] 139/2612 5% [=== ] 140/2612 5% [=== ] 141/2612 5% [=== ] 142/2612 5% [=== ] 143/2612 5% [=== ] 144/2612 5% [=== ] 145/2612 5% [=== ] 146/2612 5% [=== ] 147/2612 5% [=== ] 148/2612 5% [=== ] 149/2612 5% [=== ] 150/2612 5% [=== ] 151/2612 5% [=== ] 152/2612 5% [=== ] 153/2612 5% [=== ] 154/2612 5% [=== ] 155/2612 5% [=== ] 156/2612 5% [=== ] 157/2612 6% [=== ] 158/2612 6% [=== ] 159/2612 6% [=== ] 160/2612 6% [=== ] 161/2612 6% [=== ] 162/2612 6% [=== ] 163/2612 6% [=== ] 164/2612 6% [=== ] 165/2612 6% [=== ] 166/2612 6% [=== ] 167/2612 6% [=== ] 168/2612 6% [==== ] 169/2612 6% [==== ] 170/2612 6% [==== ] 171/2612 6% [==== ] 172/2612 6% [==== ] 173/2612 6% [==== ] 174/2612 6% [==== ] 175/2612 6% [==== ] 176/2612 6% [==== ] 177/2612 6% [==== ] 178/2612 6% [==== ] 179/2612 6% [==== ] 180/2612 6% [==== ] 181/2612 6% [==== ] 182/2612 6% [==== ] 183/2612 7% [==== ] 184/2612 7% [==== ] 185/2612 7% [==== ] 186/2612 7% [==== ] 187/2612 7% [==== ] 188/2612 7% [==== ] 189/2612 7% [==== ] 190/2612 7% [==== ] 191/2612 7% [==== ] 192/2612 7% [==== ] 193/2612 7% [==== ] 194/2612 7% [==== ] 195/2612 7% [==== ] 196/2612 7% [==== ] 197/2612 7% [==== ] 198/2612 7% [==== ] 199/2612 7% [==== ] 200/2612 7% [==== ] 201/2612 7% [==== ] 202/2612 7% [==== ] 203/2612 7% [==== ] 204/2612 7% [==== ] 205/2612 7% [==== ] 206/2612 7% [==== ] 207/2612 7% [==== ] 208/2612 7% [==== ] 209/2612 8% [==== ] 210/2612 8% [===== ] 211/2612 8% [===== ] 212/2612 8% [===== ] 213/2612 8% [===== ] 214/2612 8% [===== ] 215/2612 8% [===== ] 216/2612 8% [===== ] 217/2612 8% [===== ] 218/2612 8% [===== ] 219/2612 8% [===== ] 220/2612 8% [===== ] 221/2612 8% [===== ] 222/2612 8% [===== ] 223/2612 8% [===== ] 224/2612 8% [===== ] 225/2612 8% [===== ] 226/2612 8% [===== ] 227/2612 8% [===== ] 228/2612 8% [===== ] 229/2612 8% [===== ] 230/2612 8% [===== ] 231/2612 8% [===== ] 232/2612 8% [===== ] 233/2612 8% [===== ] 234/2612 8% [===== ] 235/2612 8% [===== ] 236/2612 9% [===== ] 237/2612 9% [===== ] 238/2612 9% [===== ] 239/2612 9% [===== ] 240/2612 9% [===== ] 241/2612 9% [===== ] 242/2612 9% [===== ] 243/2612 9% [===== ] 244/2612 9% [===== ] 245/2612 9% [===== ] 246/2612 9% [===== ] 247/2612 9% [===== ] 248/2612 9% [===== ] 249/2612 9% [===== ] 250/2612 9% [===== ] 251/2612 9% [===== ] 252/2612 9% [====== ] 253/2612 9% [====== ] 254/2612 9% [====== ] 255/2612 9% [====== ] 256/2612 9% [====== ] 257/2612 9% [====== ] 258/2612 9% [====== ] 259/2612 9% [====== ] 260/2612 9% [====== ] 261/2612 9% [====== ] 262/2612 10% [====== ] 263/2612 10% [====== ] 264/2612 10% [====== ] 265/2612 10% [====== ] 266/2612 10% [====== ] 267/2612 10% [====== ] 268/2612 10% [====== ] 269/2612 10% [====== ] 270/2612 10% [====== ] 271/2612 10% [====== ] 272/2612 10% [====== ] 273/2612 10% [====== ] 274/2612 10% [====== ] 275/2612 10% [====== ] 276/2612 10% [====== ] 277/2612 10% [====== ] 278/2612 10% [====== ] 279/2612 10% [====== ] 280/2612 10% [====== ] 281/2612 10% [====== ] 282/2612 10% [====== ] 283/2612 10% [====== ] 284/2612 10% [====== ] 285/2612 10% [====== ] 286/2612 10% [====== ] 287/2612 10% [====== ] 288/2612 11% [====== ] 289/2612 11% [====== ] 290/2612 11% [====== ] 291/2612 11% [====== ] 292/2612 11% [====== ] 293/2612 11% [====== ] 294/2612 11% [======= ] 295/2612 11% [======= ] 296/2612 11% [======= ] 297/2612 11% [======= ] 298/2612 11% [======= ] 299/2612 11% [======= ] 300/2612 11% [======= ] 301/2612 11% [======= ] 302/2612 11% [======= ] 303/2612 11% [======= ] 304/2612 11% [======= ] 305/2612 11% [======= ] 306/2612 11% [======= ] 307/2612 11% [======= ] 308/2612 11% [======= ] 309/2612 11% [======= ] 310/2612 11% [======= ] 311/2612 11% [======= ] 312/2612 11% [======= ] 313/2612 11% [======= ] 314/2612 12% [======= ] 315/2612 12% [======= ] 316/2612 12% [======= ] 317/2612 12% [======= ] 318/2612 12% [======= ] 319/2612 12% [======= ] 320/2612 12% [======= ] 321/2612 12% [======= ] 322/2612 12% [======= ] 323/2612 12% [======= ] 324/2612 12% [======= ] 325/2612 12% [======= ] 326/2612 12% [======= ] 327/2612 12% [======= ] 328/2612 12% [======= ] 329/2612 12% [======= ] 330/2612 12% [======= ] 331/2612 12% [======= ] 332/2612 12% [======= ] 333/2612 12% [======= ] 334/2612 12% [======= ] 335/2612 12% [======= ] 336/2612 12% [======= ] 337/2612 12% [======== ] 338/2612 12% [======== ] 339/2612 12% [======== ] 340/2612 13% [======== ] 341/2612 13% [======== ] 342/2612 13% [======== ] 343/2612 13% [======== ] 344/2612 13% [======== ] 345/2612 13% [======== ] 346/2612 13% [======== ] 347/2612 13% [======== ] 348/2612 13% [======== ] 349/2612 13% [======== ] 350/2612 13% [======== ] 351/2612 13% [======== ] 352/2612 13% [======== ] 353/2612 13% [======== ] 354/2612 13% [======== ] 355/2612 13% [======== ] 356/2612 13% [======== ] 357/2612 13% [======== ] 358/2612 13% [======== ] 359/2612 13% [======== ] 360/2612 13% [======== ] 361/2612 13% [======== ] 362/2612 13% [======== ] 363/2612 13% [======== ] 364/2612 13% [======== ] 365/2612 13% [======== ] 366/2612 14% [======== ] 367/2612 14% [======== ] 368/2612 14% [======== ] 369/2612 14% [======== ] 370/2612 14% [======== ] 371/2612 14% [======== ] 372/2612 14% [======== ] 373/2612 14% [======== ] 374/2612 14% [======== ] 375/2612 14% [======== ] 376/2612 14% [======== ] 377/2612 14% [======== ] 378/2612 14% [======== ] 379/2612 14% [========= ] 380/2612 14% [========= ] 381/2612 14% [========= ] 382/2612 14% [========= ] 383/2612 14% [========= ] 384/2612 14% [========= ] 385/2612 14% [========= ] 386/2612 14% [========= ] 387/2612 14% [========= ] 388/2612 14% [========= ] 389/2612 14% [========= ] 390/2612 14% [========= ] 391/2612 14% [========= ] 392/2612 15% [========= ] 393/2612 15% [========= ] 394/2612 15% [========= ] 395/2612 15% [========= ] 396/2612 15% [========= ] 397/2612 15% [========= ] 398/2612 15% [========= ] 399/2612 15% [========= ] 400/2612 15% [========= ] 401/2612 15% [========= ] 402/2612 15% [========= ] 403/2612 15% [========= ] 404/2612 15% [========= ] 405/2612 15% [========= ] 406/2612 15% [========= ] 407/2612 15% [========= ] 408/2612 15% [========= ] 409/2612 15% [========= ] 410/2612 15% [========= ] 411/2612 15% [========= ] 412/2612 15% [========= ] 413/2612 15% [========= ] 414/2612 15% [========= ] 415/2612 15% [========= ] 416/2612 15% [========= ] 417/2612 15% [========= ] 418/2612 16% [========= ] 419/2612 16% [========= ] 420/2612 16% [========= ] 421/2612 16% [========== ] 422/2612 16% [========== ] 423/2612 16% [========== ] 424/2612 16% [========== ] 425/2612 16% [========== ] 426/2612 16% [========== ] 427/2612 16% [========== ] 428/2612 16% [========== ] 429/2612 16% [========== ] 430/2612 16% [========== ] 431/2612 16% [========== ] 432/2612 16% [========== ] 433/2612 16% [========== ] 434/2612 16% [========== ] 435/2612 16% [========== ] 436/2612 16% [========== ] 437/2612 16% [========== ] 438/2612 16% [========== ] 439/2612 16% [========== ] 440/2612 16% [========== ] 441/2612 16% [========== ] 442/2612 16% [========== ] 443/2612 16% [========== ] 444/2612 16% [========== ] 445/2612 17% [========== ] 446/2612 17% [========== ] 447/2612 17% [========== ] 448/2612 17% [========== ] 449/2612 17% [========== ] 450/2612 17% [========== ] 451/2612 17% [========== ] 452/2612 17% [========== ] 453/2612 17% [========== ] 454/2612 17% [========== ] 455/2612 17% [========== ] 456/2612 17% [========== ] 457/2612 17% [========== ] 458/2612 17% [========== ] 459/2612 17% [========== ] 460/2612 17% [========== ] 461/2612 17% [========== ] 462/2612 17% [========== ] 463/2612 17% [=========== ] 464/2612 17% [=========== ] 465/2612 17% [=========== ] 466/2612 17% [=========== ] 467/2612 17% [=========== ] 468/2612 17% [=========== ] 469/2612 17% [=========== ] 470/2612 17% [=========== ] 471/2612 18% [=========== ] 472/2612 18% [=========== ] 473/2612 18% [=========== ] 474/2612 18% [=========== ] 475/2612 18% [=========== ] 476/2612 18% [=========== ] 477/2612 18% [=========== ] 478/2612 18% [=========== ] 479/2612 18% [=========== ] 480/2612 18% [=========== ] 481/2612 18% [=========== ] 482/2612 18% [=========== ] 483/2612 18% [=========== ] 484/2612 18% [=========== ] 485/2612 18% [=========== ] 486/2612 18% [=========== ] 487/2612 18% [=========== ] 488/2612 18% [=========== ] 489/2612 18% [=========== ] 490/2612 18% [=========== ] 491/2612 18% [=========== ] 492/2612 18% [=========== ] 493/2612 18% [=========== ] 494/2612 18% [=========== ] 495/2612 18% [=========== ] 496/2612 18% [=========== ] 497/2612 19% [=========== ] 498/2612 19% [=========== ] 499/2612 19% [=========== ] 500/2612 19% [=========== ] 501/2612 19% [=========== ] 502/2612 19% [=========== ] 503/2612 19% [=========== ] 504/2612 19% [=========== ] 505/2612 19% [============ ] 506/2612 19% [============ ] 507/2612 19% [============ ] 508/2612 19% [============ ] 509/2612 19% [============ ] 510/2612 19% [============ ] 511/2612 19% [============ ] 512/2612 19% [============ ] 513/2612 19% [============ ] 514/2612 19% [============ ] 515/2612 19% [============ ] 516/2612 19% [============ ] 517/2612 19% [============ ] 518/2612 19% [============ ] 519/2612 19% [============ ] 520/2612 19% [============ ] 521/2612 19% [============ ] 522/2612 19% [============ ] 523/2612 20% [============ ] 524/2612 20% [============ ] 525/2612 20% [============ ] 526/2612 20% [============ ] 527/2612 20% [============ ] 528/2612 20% [============ ] 529/2612 20% [============ ] 530/2612 20% [============ ] 531/2612 20% [============ ] 532/2612 20% [============ ] 533/2612 20% [============ ] 534/2612 20% [============ ] 535/2612 20% [============ ] 536/2612 20% [============ ] 537/2612 20% [============ ] 538/2612 20% [============ ] 539/2612 20% [============ ] 540/2612 20% [============ ] 541/2612 20% [============ ] 542/2612 20% [============ ] 543/2612 20% [============ ] 544/2612 20% [============ ] 545/2612 20% [============ ] 546/2612 20% [============ ] 547/2612 20% [============= ] 548/2612 20% [============= ] 549/2612 21% [============= ] 550/2612 21% [============= ] 551/2612 21% [============= ] 552/2612 21% [============= ] 553/2612 21% [============= ] 554/2612 21% [============= ] 555/2612 21% [============= ] 556/2612 21% [============= ] 557/2612 21% [============= ] 558/2612 21% [============= ] 559/2612 21% [============= ] 560/2612 21% [============= ] 561/2612 21% [============= ] 562/2612 21% [============= ] 563/2612 21% [============= ] 564/2612 21% [============= ] 565/2612 21% [============= ] 566/2612 21% [============= ] 567/2612 21% [============= ] 568/2612 21% [============= ] 569/2612 21% [============= ] 570/2612 21% [============= ] 571/2612 21% [============= ] 572/2612 21% [============= ] 573/2612 21% [============= ] 574/2612 21% [============= ] 575/2612 22% [============= ] 576/2612 22% [============= ] 577/2612 22% [============= ] 578/2612 22% [============= ] 579/2612 22% [============= ] 580/2612 22% [============= ] 581/2612 22% [============= ] 582/2612 22% [============= ] 583/2612 22% [============= ] 584/2612 22% [============= ] 585/2612 22% [============= ] 586/2612 22% [============= ] 587/2612 22% [============= ] 588/2612 22% [============= ] 589/2612 22% [============== ] 590/2612 22% [============== ] 591/2612 22% [============== ] 592/2612 22% [============== ] 593/2612 22% [============== ] 594/2612 22% [============== ] 595/2612 22% [============== ] 596/2612 22% [============== ] 597/2612 22% [============== ] 598/2612 22% [============== ] 599/2612 22% [============== ] 600/2612 22% [============== ] 601/2612 23% [============== ] 602/2612 23% [============== ] 603/2612 23% [============== ] 604/2612 23% [============== ] 605/2612 23% [============== ] 606/2612 23% [============== ] 607/2612 23% [============== ] 608/2612 23% [============== ] 609/2612 23% [============== ] 610/2612 23% [============== ] 611/2612 23% [============== ] 612/2612 23% [============== ] 613/2612 23% [============== ] 614/2612 23% [============== ] 615/2612 23% [============== ] 616/2612 23% [============== ] 617/2612 23% [============== ] 618/2612 23% [============== ] 619/2612 23% [============== ] 620/2612 23% [============== ] 621/2612 23% [============== ] 622/2612 23% [============== ] 623/2612 23% [============== ] 624/2612 23% [============== ] 625/2612 23% [============== ] 626/2612 23% [============== ] 627/2612 24% [============== ] 628/2612 24% [============== ] 629/2612 24% [============== ] 630/2612 24% [============== ] 631/2612 24% [=============== ] 632/2612 24% [=============== ] 633/2612 24% [=============== ] 634/2612 24% [=============== ] 635/2612 24% [=============== ] 636/2612 24% [=============== ] 637/2612 24% [=============== ] 638/2612 24% [=============== ] 639/2612 24% [=============== ] 640/2612 24% [=============== ] 641/2612 24% [=============== ] 642/2612 24% [=============== ] 643/2612 24% [=============== ] 644/2612 24% [=============== ] 645/2612 24% [=============== ] 646/2612 24% [=============== ] 647/2612 24% [=============== ] 648/2612 24% [=============== ] 649/2612 24% [=============== ] 650/2612 24% [=============== ] 651/2612 24% [=============== ] 652/2612 24% [=============== ] 653/2612 25% [=============== ] 654/2612 25% [=============== ] 655/2612 25% [=============== ] 656/2612 25% [=============== ] 657/2612 25% [=============== ] 658/2612 25% [=============== ] 659/2612 25% [=============== ] 660/2612 25% [=============== ] 661/2612 25% [=============== ] 662/2612 25% [=============== ] 663/2612 25% [=============== ] 664/2612 25% [=============== ] 665/2612 25% [=============== ] 666/2612 25% [=============== ] 667/2612 25% [=============== ] 668/2612 25% [=============== ] 669/2612 25% [=============== ] 670/2612 25% [=============== ] 671/2612 25% [=============== ] 672/2612 25% [=============== ] 673/2612 25% [=============== ] 674/2612 25% [================ ] 675/2612 25% [================ ] 676/2612 25% [================ ] 677/2612 25% [================ ] 678/2612 25% [================ ] 679/2612 25% [================ ] 680/2612 26% [================ ] 681/2612 26% [================ ] 682/2612 26% [================ ] 683/2612 26% [================ ] 684/2612 26% [================ ] 685/2612 26% [================ ] 686/2612 26% [================ ] 687/2612 26% [================ ] 688/2612 26% [================ ] 689/2612 26% [================ ] 690/2612 26% [================ ] 691/2612 26% [================ ] 692/2612 26% [================ ] 693/2612 26% [================ ] 694/2612 26% [================ ] 695/2612 26% [================ ] 696/2612 26% [================ ] 697/2612 26% [================ ] 698/2612 26% [================ ] 699/2612 26% [================ ] 700/2612 26% [================ ] 701/2612 26% [================ ] 702/2612 26% [================ ] 703/2612 26% [================ ] 704/2612 26% [================ ] 705/2612 26% [================ ] 706/2612 27% [================ ] 707/2612 27% [================ ] 708/2612 27% [================ ] 709/2612 27% [================ ] 710/2612 27% [================ ] 711/2612 27% [================ ] 712/2612 27% [================ ] 713/2612 27% [================ ] 714/2612 27% [================ ] 715/2612 27% [================ ] 716/2612 27% [================= ] 717/2612 27% [================= ] 718/2612 27% [================= ] 719/2612 27% [================= ] 720/2612 27% [================= ] 721/2612 27% [================= ] 722/2612 27% [================= ] 723/2612 27% [================= ] 724/2612 27% [================= ] 725/2612 27% [================= ] 726/2612 27% [================= ] 727/2612 27% [================= ] 728/2612 27% [================= ] 729/2612 27% [================= ] 730/2612 27% [================= ] 731/2612 27% [================= ] 732/2612 28% [================= ] 733/2612 28% [================= ] 734/2612 28% [================= ] 735/2612 28% [================= ] 736/2612 28% [================= ] 737/2612 28% [================= ] 738/2612 28% [================= ] 739/2612 28% [================= ] 740/2612 28% [================= ] 741/2612 28% [================= ] 742/2612 28% [================= ] 743/2612 28% [================= ] 744/2612 28% [================= ] 745/2612 28% [================= ] 746/2612 28% [================= ] 747/2612 28% [================= ] 748/2612 28% [================= ] 749/2612 28% [================= ] 750/2612 28% [================= ] 751/2612 28% [================= ] 752/2612 28% [================= ] 753/2612 28% [================= ] 754/2612 28% [================= ] 755/2612 28% [================= ] 756/2612 28% [================= ] 757/2612 28% [================= ] 758/2612 29% [================== ] 759/2612 29% [================== ] 760/2612 29% [================== ] 761/2612 29% [================== ] 762/2612 29% [================== ] 763/2612 29% [================== ] 764/2612 29% [================== ] 765/2612 29% [================== ] 766/2612 29% [================== ] 767/2612 29% [================== ] 768/2612 29% [================== ] 769/2612 29% [================== ] 770/2612 29% [================== ] 771/2612 29% [================== ] 772/2612 29% [================== ] 773/2612 29% [================== ] 774/2612 29% [================== ] 775/2612 29% [================== ] 776/2612 29% [================== ] 777/2612 29% [================== ] 778/2612 29% [================== ] 779/2612 29% [================== ] 780/2612 29% [================== ] 781/2612 29% [================== ] 782/2612 29% [================== ] 783/2612 29% [================== ] 784/2612 30% [================== ] 785/2612 30% [================== ] 786/2612 30% [================== ] 787/2612 30% [================== ] 788/2612 30% [================== ] 789/2612 30% [================== ] 790/2612 30% [================== ] 791/2612 30% [================== ] 792/2612 30% [================== ] 793/2612 30% [================== ] 794/2612 30% [================== ] 795/2612 30% [================== ] 796/2612 30% [================== ] 797/2612 30% [================== ] 798/2612 30% [================== ] 799/2612 30% [================== ] 800/2612 30% [=================== ] 801/2612 30% [=================== ] 802/2612 30% [=================== ] 803/2612 30% [=================== ] 804/2612 30% [=================== ] 805/2612 30% [=================== ] 806/2612 30% [=================== ] 807/2612 30% [=================== ] 808/2612 30% [=================== ] 809/2612 30% [=================== ] 810/2612 31% [=================== ] 811/2612 31% [=================== ] 812/2612 31% [=================== ] 813/2612 31% [=================== ] 814/2612 31% [=================== ] 815/2612 31% [=================== ] 816/2612 31% [=================== ] 817/2612 31% [=================== ] 818/2612 31% [=================== ] 819/2612 31% [=================== ] 820/2612 31% [=================== ] 821/2612 31% [=================== ] 822/2612 31% [=================== ] 823/2612 31% [=================== ] 824/2612 31% [=================== ] 825/2612 31% [=================== ] 826/2612 31% [=================== ] 827/2612 31% [=================== ] 828/2612 31% [=================== ] 829/2612 31% [=================== ] 830/2612 31% [=================== ] 831/2612 31% [=================== ] 832/2612 31% [=================== ] 833/2612 31% [=================== ] 834/2612 31% [=================== ] 835/2612 31% [=================== ] 836/2612 32% [=================== ] 837/2612 32% [=================== ] 838/2612 32% [=================== ] 839/2612 32% [=================== ] 840/2612 32% [=================== ] 841/2612 32% [=================== ] 842/2612 32% [==================== ] 843/2612 32% [==================== ] 844/2612 32% [==================== ] 845/2612 32% [==================== ] 846/2612 32% [==================== ] 847/2612 32% [==================== ] 848/2612 32% [==================== ] 849/2612 32% [==================== ] 850/2612 32% [==================== ] 851/2612 32% [==================== ] 852/2612 32% [==================== ] 853/2612 32% [==================== ] 854/2612 32% [==================== ] 855/2612 32% [==================== ] 856/2612 32% [==================== ] 857/2612 32% [==================== ] 858/2612 32% [==================== ] 859/2612 32% [==================== ] 860/2612 32% [==================== ] 861/2612 32% [==================== ] 862/2612 33% [==================== ] 863/2612 33% [==================== ] 864/2612 33% [==================== ] 865/2612 33% [==================== ] 866/2612 33% [==================== ] 867/2612 33% [==================== ] 868/2612 33% [==================== ] 869/2612 33% [==================== ] 870/2612 33% [==================== ] 871/2612 33% [==================== ] 872/2612 33% [==================== ] 873/2612 33% [==================== ] 874/2612 33% [==================== ] 875/2612 33% [==================== ] 876/2612 33% [==================== ] 877/2612 33% [==================== ] 878/2612 33% [==================== ] 879/2612 33% [==================== ] 880/2612 33% [==================== ] 881/2612 33% [==================== ] 882/2612 33% [==================== ] 883/2612 33% [==================== ] 884/2612 33% [===================== ] 885/2612 33% [===================== ] 886/2612 33% [===================== ] 887/2612 33% [===================== ] 888/2612 33% [===================== ] 889/2612 34% [===================== ] 890/2612 34% [===================== ] 891/2612 34% [===================== ] 892/2612 34% [===================== ] 893/2612 34% [===================== ] 894/2612 34% [===================== ] 895/2612 34% [===================== ] 896/2612 34% [===================== ] 897/2612 34% [===================== ] 898/2612 34% [===================== ] 899/2612 34% [===================== ] 900/2612 34% [===================== ] 901/2612 34% [===================== ] 902/2612 34% [===================== ] 903/2612 34% [===================== ] 904/2612 34% [===================== ] 905/2612 34% [===================== ] 906/2612 34% [===================== ] 907/2612 34% [===================== ] 908/2612 34% [===================== ] 909/2612 34% [===================== ] 910/2612 34% [===================== ] 911/2612 34% [===================== ] 912/2612 34% [===================== ] 913/2612 34% [===================== ] 914/2612 34% [===================== ] 915/2612 35% [===================== ] 916/2612 35% [===================== ] 917/2612 35% [===================== ] 918/2612 35% [===================== ] 919/2612 35% [===================== ] 920/2612 35% [===================== ] 921/2612 35% [===================== ] 922/2612 35% [===================== ] 923/2612 35% [===================== ] 924/2612 35% [===================== ] 925/2612 35% [===================== ] 926/2612 35% [====================== ] 927/2612 35% [====================== ] 928/2612 35% [====================== ] 929/2612 35% [====================== ] 930/2612 35% [====================== ] 931/2612 35% [====================== ] 932/2612 35% [====================== ] 933/2612 35% [====================== ] 934/2612 35% [====================== ] 935/2612 35% [====================== ] 936/2612 35% [====================== ] 937/2612 35% [====================== ] 938/2612 35% [====================== ] 939/2612 35% [====================== ] 940/2612 35% [====================== ] 941/2612 36% [====================== ] 942/2612 36% [====================== ] 943/2612 36% [====================== ] 944/2612 36% [====================== ] 945/2612 36% [====================== ] 946/2612 36% [====================== ] 947/2612 36% [====================== ] 948/2612 36% [====================== ] 949/2612 36% [====================== ] 950/2612 36% [====================== ] 951/2612 36% [====================== ] 952/2612 36% [====================== ] 953/2612 36% [====================== ] 954/2612 36% [====================== ] 955/2612 36% [====================== ] 956/2612 36% [====================== ] 957/2612 36% [====================== ] 958/2612 36% [====================== ] 959/2612 36% [====================== ] 960/2612 36% [====================== ] 961/2612 36% [====================== ] 962/2612 36% [====================== ] 963/2612 36% [====================== ] 964/2612 36% [====================== ] 965/2612 36% [====================== ] 966/2612 36% [====================== ] 967/2612 37% [====================== ] 968/2612 37% [======================= ] 969/2612 37% [======================= ] 970/2612 37% [======================= ] 971/2612 37% [======================= ] 972/2612 37% [======================= ] 973/2612 37% [======================= ] 974/2612 37% [======================= ] 975/2612 37% [======================= ] 976/2612 37% [======================= ] 977/2612 37% [======================= ] 978/2612 37% [======================= ] 979/2612 37% [======================= ] 980/2612 37% [======================= ] 981/2612 37% [======================= ] 982/2612 37% [======================= ] 983/2612 37% [======================= ] 984/2612 37% [======================= ] 985/2612 37% [======================= ] 986/2612 37% [======================= ] 987/2612 37% [======================= ] 988/2612 37% [======================= ] 989/2612 37% [======================= ] 990/2612 37% [======================= ] 991/2612 37% [======================= ] 992/2612 37% [======================= ] 993/2612 38% [======================= ] 994/2612 38% [======================= ] 995/2612 38% [======================= ] 996/2612 38% [======================= ] 997/2612 38% [======================= ] 998/2612 38% [======================= ] 999/2612 38% [======================= ] 1000/2612 38% [======================= ] 1001/2612 38% [======================= ] 1002/2612 38% [======================= ] 1003/2612 38% [======================= ] 1004/2612 38% [======================= ] 1005/2612 38% [======================= ] 1006/2612 38% [======================= ] 1007/2612 38% [======================= ] 1008/2612 38% [======================= ] 1009/2612 38% [======================= ] 1010/2612 38% [======================= ] 1011/2612 38% [======================== ] 1012/2612 38% [======================== ] 1013/2612 38% [======================== ] 1014/2612 38% [======================== ] 1015/2612 38% [======================== ] 1016/2612 38% [======================== ] 1017/2612 38% [======================== ] 1018/2612 38% [======================== ] 1019/2612 39% [======================== ] 1020/2612 39% [======================== ] 1021/2612 39% [======================== ] 1022/2612 39% [======================== ] 1023/2612 39% [======================== ] 1024/2612 39% [======================== ] 1025/2612 39% [======================== ] 1026/2612 39% [======================== ] 1027/2612 39% [======================== ] 1028/2612 39% [======================== ] 1029/2612 39% [======================== ] 1030/2612 39% [======================== ] 1031/2612 39% [======================== ] 1032/2612 39% [======================== ] 1033/2612 39% [======================== ] 1034/2612 39% [======================== ] 1035/2612 39% [======================== ] 1036/2612 39% [======================== ] 1037/2612 39% [======================== ] 1038/2612 39% [======================== ] 1039/2612 39% [======================== ] 1040/2612 39% [======================== ] 1041/2612 39% [======================== ] 1042/2612 39% [======================== ] 1043/2612 39% [======================== ] 1044/2612 39% [======================== ] 1045/2612 40% [======================== ] 1046/2612 40% [======================== ] 1047/2612 40% [======================== ] 1048/2612 40% [======================== ] 1049/2612 40% [======================== ] 1050/2612 40% [======================== ] 1051/2612 40% [======================== ] 1052/2612 40% [======================== ] 1053/2612 40% [========================= ] 1054/2612 40% [========================= ] 1055/2612 40% [========================= ] 1056/2612 40% [========================= ] 1057/2612 40% [========================= ] 1058/2612 40% [========================= ] 1059/2612 40% [========================= ] 1060/2612 40% [========================= ] 1061/2612 40% [========================= ] 1062/2612 40% [========================= ] 1063/2612 40% [========================= ] 1064/2612 40% [========================= ] 1065/2612 40% [========================= ] 1066/2612 40% [========================= ] 1067/2612 40% [========================= ] 1068/2612 40% [========================= ] 1069/2612 40% [========================= ] 1070/2612 40% [========================= ] 1071/2612 41% [========================= ] 1072/2612 41% [========================= ] 1073/2612 41% [========================= ] 1074/2612 41% [========================= ] 1075/2612 41% [========================= ] 1076/2612 41% [========================= ] 1077/2612 41% [========================= ] 1078/2612 41% [========================= ] 1079/2612 41% [========================= ] 1080/2612 41% [========================= ] 1081/2612 41% [========================= ] 1082/2612 41% [========================= ] 1083/2612 41% [========================= ] 1084/2612 41% [========================= ] 1085/2612 41% [========================= ] 1086/2612 41% [========================= ] 1087/2612 41% [========================= ] 1088/2612 41% [========================= ] 1089/2612 41% [========================= ] 1090/2612 41% [========================= ] 1091/2612 41% [========================= ] 1092/2612 41% [========================= ] 1093/2612 41% [========================= ] 1094/2612 41% [========================= ] 1095/2612 41% [========================== ] 1096/2612 41% [========================== ] 1097/2612 41% [========================== ] 1098/2612 42% [========================== ] 1099/2612 42% [========================== ] 1100/2612 42% [========================== ] 1101/2612 42% [========================== ] 1102/2612 42% [========================== ] 1103/2612 42% [========================== ] 1104/2612 42% [========================== ] 1105/2612 42% [========================== ] 1106/2612 42% [========================== ] 1107/2612 42% [========================== ] 1108/2612 42% [========================== ] 1109/2612 42% [========================== ] 1110/2612 42% [========================== ] 1111/2612 42% [========================== ] 1112/2612 42% [========================== ] 1113/2612 42% [========================== ] 1114/2612 42% [========================== ] 1115/2612 42% [========================== ] 1116/2612 42% [========================== ] 1117/2612 42% [========================== ] 1118/2612 42% [========================== ] 1119/2612 42% [========================== ] 1120/2612 42% [========================== ] 1121/2612 42% [========================== ] 1122/2612 42% [========================== ] 1123/2612 42% [========================== ] 1124/2612 43% [========================== ] 1125/2612 43% [========================== ] 1126/2612 43% [========================== ] 1127/2612 43% [========================== ] 1128/2612 43% [========================== ] 1129/2612 43% [========================== ] 1130/2612 43% [========================== ] 1131/2612 43% [========================== ] 1132/2612 43% [========================== ] 1133/2612 43% [========================== ] 1134/2612 43% [========================== ] 1135/2612 43% [========================== ] 1136/2612 43% [========================== ] 1137/2612 43% [=========================== ] 1138/2612 43% [=========================== ] 1139/2612 43% [=========================== ] 1140/2612 43% [=========================== ] 1141/2612 43% [=========================== ] 1142/2612 43% [=========================== ] 1143/2612 43% [=========================== ] 1144/2612 43% [=========================== ] 1145/2612 43% [=========================== ] 1146/2612 43% [=========================== ] 1147/2612 43% [=========================== ] 1148/2612 43% [=========================== ] 1149/2612 43% [=========================== ] 1150/2612 44% [=========================== ] 1151/2612 44% [=========================== ] 1152/2612 44% [=========================== ] 1153/2612 44% [=========================== ] 1154/2612 44% [=========================== ] 1155/2612 44% [=========================== ] 1156/2612 44% [=========================== ] 1157/2612 44% [=========================== ] 1158/2612 44% [=========================== ] 1159/2612 44% [=========================== ] 1160/2612 44% [=========================== ] 1161/2612 44% [=========================== ] 1162/2612 44% [=========================== ] 1163/2612 44% [=========================== ] 1164/2612 44% [=========================== ] 1165/2612 44% [=========================== ] 1166/2612 44% [=========================== ] 1167/2612 44% [=========================== ] 1168/2612 44% [=========================== ] 1169/2612 44% [=========================== ] 1170/2612 44% [=========================== ] 1171/2612 44% [=========================== ] 1172/2612 44% [=========================== ] 1173/2612 44% [=========================== ] 1174/2612 44% [=========================== ] 1175/2612 44% [=========================== ] 1176/2612 45% [=========================== ] 1177/2612 45% [=========================== ] 1178/2612 45% [=========================== ] 1179/2612 45% [============================ ] 1180/2612 45% [============================ ] 1181/2612 45% [============================ ] 1182/2612 45% [============================ ] 1183/2612 45% [============================ ] 1184/2612 45% [============================ ] 1185/2612 45% [============================ ] 1186/2612 45% [============================ ] 1187/2612 45% [============================ ] 1188/2612 45% [============================ ] 1189/2612 45% [============================ ] 1190/2612 45% [============================ ] 1191/2612 45% [============================ ] 1192/2612 45% [============================ ] 1193/2612 45% [============================ ] 1194/2612 45% [============================ ] 1195/2612 45% [============================ ] 1196/2612 45% [============================ ] 1197/2612 45% [============================ ] 1198/2612 45% [============================ ] 1199/2612 45% [============================ ] 1200/2612 45% [============================ ] 1201/2612 45% [============================ ] 1202/2612 46% [============================ ] 1203/2612 46% [============================ ] 1204/2612 46% [============================ ] 1205/2612 46% [============================ ] 1206/2612 46% [============================ ] 1207/2612 46% [============================ ] 1208/2612 46% [============================ ] 1209/2612 46% [============================ ] 1210/2612 46% [============================ ] 1211/2612 46% [============================ ] 1212/2612 46% [============================ ] 1213/2612 46% [============================ ] 1214/2612 46% [============================ ] 1215/2612 46% [============================ ] 1216/2612 46% [============================ ] 1217/2612 46% [============================ ] 1218/2612 46% [============================ ] 1219/2612 46% [============================ ] 1220/2612 46% [============================ ] 1221/2612 46% [============================= ] 1222/2612 46% [============================= ] 1223/2612 46% [============================= ] 1224/2612 46% [============================= ] 1225/2612 46% [============================= ] 1226/2612 46% [============================= ] 1227/2612 46% [============================= ] 1228/2612 47% [============================= ] 1229/2612 47% [============================= ] 1230/2612 47% [============================= ] 1231/2612 47% [============================= ] 1232/2612 47% [============================= ] 1233/2612 47% [============================= ] 1234/2612 47% [============================= ] 1235/2612 47% [============================= ] 1236/2612 47% [============================= ] 1237/2612 47% [============================= ] 1238/2612 47% [============================= ] 1239/2612 47% [============================= ] 1240/2612 47% [============================= ] 1241/2612 47% [============================= ] 1242/2612 47% [============================= ] 1243/2612 47% [============================= ] 1244/2612 47% [============================= ] 1245/2612 47% [============================= ] 1246/2612 47% [============================= ] 1247/2612 47% [============================= ] 1248/2612 47% [============================= ] 1249/2612 47% [============================= ] 1250/2612 47% [============================= ] 1251/2612 47% [============================= ] 1252/2612 47% [============================= ] 1253/2612 47% [============================= ] 1254/2612 48% [============================= ] 1255/2612 48% [============================= ] 1256/2612 48% [============================= ] 1257/2612 48% [============================= ] 1258/2612 48% [============================= ] 1259/2612 48% [============================= ] 1260/2612 48% [============================= ] 1261/2612 48% [============================= ] 1262/2612 48% [============================= ] 1263/2612 48% [============================== ] 1264/2612 48% [============================== ] 1265/2612 48% [============================== ] 1266/2612 48% [============================== ] 1267/2612 48% [============================== ] 1268/2612 48% [============================== ] 1269/2612 48% [============================== ] 1270/2612 48% [============================== ] 1271/2612 48% [============================== ] 1272/2612 48% [============================== ] 1273/2612 48% [============================== ] 1274/2612 48% [============================== ] 1275/2612 48% [============================== ] 1276/2612 48% [============================== ] 1277/2612 48% [============================== ] 1278/2612 48% [============================== ] 1279/2612 48% [============================== ] 1280/2612 49% [============================== ] 1281/2612 49% [============================== ] 1282/2612 49% [============================== ] 1283/2612 49% [============================== ] 1284/2612 49% [============================== ] 1285/2612 49% [============================== ] 1286/2612 49% [============================== ] 1287/2612 49% [============================== ] 1288/2612 49% [============================== ] 1289/2612 49% [============================== ] 1290/2612 49% [============================== ] 1291/2612 49% [============================== ] 1292/2612 49% [============================== ] 1293/2612 49% [============================== ] 1294/2612 49% [============================== ] 1295/2612 49% [============================== ] 1296/2612 49% [============================== ] 1297/2612 49% [============================== ] 1298/2612 49% [============================== ] 1299/2612 49% [============================== ] 1300/2612 49% [============================== ] 1301/2612 49% [============================== ] 1302/2612 49% [============================== ] 1303/2612 49% [============================== ] 1304/2612 49% [============================== ] 1305/2612 49% [=============================== ] 1306/2612 50% [=============================== ] 1307/2612 50% [=============================== ] 1308/2612 50% [=============================== ] 1309/2612 50% [=============================== ] 1310/2612 50% [=============================== ] 1311/2612 50% [=============================== ] 1312/2612 50% [=============================== ] 1313/2612 50% [=============================== ] 1314/2612 50% [=============================== ] 1315/2612 50% [=============================== ] 1316/2612 50% [=============================== ] 1317/2612 50% [=============================== ] 1318/2612 50% [=============================== ] 1319/2612 50% [=============================== ] 1320/2612 50% [=============================== ] 1321/2612 50% [=============================== ] 1322/2612 50% [=============================== ] 1323/2612 50% [=============================== ] 1324/2612 50% [=============================== ] 1325/2612 50% [=============================== ] 1326/2612 50% [=============================== ] 1327/2612 50% [=============================== ] 1328/2612 50% [=============================== ] 1329/2612 50% [=============================== ] 1330/2612 50% [=============================== ] 1331/2612 50% [=============================== ] 1332/2612 50% [=============================== ] 1333/2612 51% [=============================== ] 1334/2612 51% [=============================== ] 1335/2612 51% [=============================== ] 1336/2612 51% [=============================== ] 1337/2612 51% [=============================== ] 1338/2612 51% [=============================== ] 1339/2612 51% [=============================== ] 1340/2612 51% [=============================== ] 1341/2612 51% [=============================== ] 1342/2612 51% [=============================== ] 1343/2612 51% [=============================== ] 1344/2612 51% [=============================== ] 1345/2612 51% [=============================== ] 1346/2612 51% [=============================== ] 1347/2612 51% [=============================== ] 1348/2612 51% [================================ ] 1349/2612 51% [================================ ] 1350/2612 51% [================================ ] 1351/2612 51% [================================ ] 1352/2612 51% [================================ ] 1353/2612 51% [================================ ] 1354/2612 51% [================================ ] 1355/2612 51% [================================ ] 1356/2612 51% [================================ ] 1357/2612 51% [================================ ] 1358/2612 51% [================================ ] 1359/2612 52% [================================ ] 1360/2612 52% [================================ ] 1361/2612 52% [================================ ] 1362/2612 52% [================================ ] 1363/2612 52% [================================ ] 1364/2612 52% [================================ ] 1365/2612 52% [================================ ] 1366/2612 52% [================================ ] 1367/2612 52% [================================ ] 1368/2612 52% [================================ ] 1369/2612 52% [================================ ] 1370/2612 52% [================================ ] 1371/2612 52% [================================ ] 1372/2612 52% [================================ ] 1373/2612 52% [================================ ] 1374/2612 52% [================================ ] 1375/2612 52% [================================ ] 1376/2612 52% [================================ ] 1377/2612 52% [================================ ] 1378/2612 52% [================================ ] 1379/2612 52% [================================ ] 1380/2612 52% [================================ ] 1381/2612 52% [================================ ] 1382/2612 52% [================================ ] 1383/2612 52% [================================ ] 1384/2612 52% [================================ ] 1385/2612 53% [================================ ] 1386/2612 53% [================================ ] 1387/2612 53% [================================ ] 1388/2612 53% [================================ ] 1389/2612 53% [================================ ] 1390/2612 53% [================================= ] 1391/2612 53% [================================= ] 1392/2612 53% [================================= ] 1393/2612 53% [================================= ] 1394/2612 53% [================================= ] 1395/2612 53% [================================= ] 1396/2612 53% [================================= ] 1397/2612 53% [================================= ] 1398/2612 53% [================================= ] 1399/2612 53% [================================= ] 1400/2612 53% [================================= ] 1401/2612 53% [================================= ] 1402/2612 53% [================================= ] 1403/2612 53% [================================= ] 1404/2612 53% [================================= ] 1405/2612 53% [================================= ] 1406/2612 53% [================================= ] 1407/2612 53% [================================= ] 1408/2612 53% [================================= ] 1409/2612 53% [================================= ] 1410/2612 53% [================================= ] 1411/2612 54% [================================= ] 1412/2612 54% [================================= ] 1413/2612 54% [================================= ] 1414/2612 54% [================================= ] 1415/2612 54% [================================= ] 1416/2612 54% [================================= ] 1417/2612 54% [================================= ] 1418/2612 54% [================================= ] 1419/2612 54% [================================= ] 1420/2612 54% [================================= ] 1421/2612 54% [================================= ] 1422/2612 54% [================================= ] 1423/2612 54% [================================= ] 1424/2612 54% [================================= ] 1425/2612 54% [================================= ] 1426/2612 54% [================================= ] 1427/2612 54% [================================= ] 1428/2612 54% [================================= ] 1429/2612 54% [================================= ] 1430/2612 54% [================================= ] 1431/2612 54% [================================= ] 1432/2612 54% [================================== ] 1433/2612 54% [================================== ] 1434/2612 54% [================================== ] 1435/2612 54% [================================== ] 1436/2612 54% [================================== ] 1437/2612 55% [================================== ] 1438/2612 55% [================================== ] 1439/2612 55% [================================== ] 1440/2612 55% [================================== ] 1441/2612 55% [================================== ] 1442/2612 55% [================================== ] 1443/2612 55% [================================== ] 1444/2612 55% [================================== ] 1445/2612 55% [================================== ] 1446/2612 55% [================================== ] 1447/2612 55% [================================== ] 1448/2612 55% [================================== ] 1449/2612 55% [================================== ] 1450/2612 55% [================================== ] 1451/2612 55% [================================== ] 1452/2612 55% [================================== ] 1453/2612 55% [================================== ] 1454/2612 55% [================================== ] 1455/2612 55% [================================== ] 1456/2612 55% [================================== ] 1457/2612 55% [================================== ] 1458/2612 55% [================================== ] 1459/2612 55% [================================== ] 1460/2612 55% [================================== ] 1461/2612 55% [================================== ] 1462/2612 55% [================================== ] 1463/2612 56% [================================== ] 1464/2612 56% [================================== ] 1465/2612 56% [================================== ] 1466/2612 56% [================================== ] 1467/2612 56% [================================== ] 1468/2612 56% [================================== ] 1469/2612 56% [================================== ] 1470/2612 56% [================================== ] 1471/2612 56% [================================== ] 1472/2612 56% [================================== ] 1473/2612 56% [================================== ] 1474/2612 56% [=================================== ] 1475/2612 56% [=================================== ] 1476/2612 56% [=================================== ] 1477/2612 56% [=================================== ] 1478/2612 56% [=================================== ] 1479/2612 56% [=================================== ] 1480/2612 56% [=================================== ] 1481/2612 56% [=================================== ] 1482/2612 56% [=================================== ] 1483/2612 56% [=================================== ] 1484/2612 56% [=================================== ] 1485/2612 56% [=================================== ] 1486/2612 56% [=================================== ] 1487/2612 56% [=================================== ] 1488/2612 56% [=================================== ] 1489/2612 57% [=================================== ] 1490/2612 57% [=================================== ] 1491/2612 57% [=================================== ] 1492/2612 57% [=================================== ] 1493/2612 57% [=================================== ] 1494/2612 57% [=================================== ] 1495/2612 57% [=================================== ] 1496/2612 57% [=================================== ] 1497/2612 57% [=================================== ] 1498/2612 57% [=================================== ] 1499/2612 57% [=================================== ] 1500/2612 57% [=================================== ] 1501/2612 57% [=================================== ] 1502/2612 57% [=================================== ] 1503/2612 57% [=================================== ] 1504/2612 57% [=================================== ] 1505/2612 57% [=================================== ] 1506/2612 57% [=================================== ] 1507/2612 57% [=================================== ] 1508/2612 57% [=================================== ] 1509/2612 57% [=================================== ] 1510/2612 57% [=================================== ] 1511/2612 57% [=================================== ] 1512/2612 57% [=================================== ] 1513/2612 57% [=================================== ] 1514/2612 57% [=================================== ] 1515/2612 58% [=================================== ] 1516/2612 58% [==================================== ] 1517/2612 58% [==================================== ] 1518/2612 58% [==================================== ] 1519/2612 58% [==================================== ] 1520/2612 58% [==================================== ] 1521/2612 58% [==================================== ] 1522/2612 58% [==================================== ] 1523/2612 58% [==================================== ] 1524/2612 58% [==================================== ] 1525/2612 58% [==================================== ] 1526/2612 58% [==================================== ] 1527/2612 58% [==================================== ] 1528/2612 58% [==================================== ] 1529/2612 58% [==================================== ] 1530/2612 58% [==================================== ] 1531/2612 58% [==================================== ] 1532/2612 58% [==================================== ] 1533/2612 58% [==================================== ] 1534/2612 58% [==================================== ] 1535/2612 58% [==================================== ] 1536/2612 58% [==================================== ] 1537/2612 58% [==================================== ] 1538/2612 58% [==================================== ] 1539/2612 58% [==================================== ] 1540/2612 58% [==================================== ] 1541/2612 58% [==================================== ] 1542/2612 59% [==================================== ] 1543/2612 59% [==================================== ] 1544/2612 59% [==================================== ] 1545/2612 59% [==================================== ] 1546/2612 59% [==================================== ] 1547/2612 59% [==================================== ] 1548/2612 59% [==================================== ] 1549/2612 59% [==================================== ] 1550/2612 59% [==================================== ] 1551/2612 59% [==================================== ] 1552/2612 59% [==================================== ] 1553/2612 59% [==================================== ] 1554/2612 59% [==================================== ] 1555/2612 59% [==================================== ] 1556/2612 59% [==================================== ] 1557/2612 59% [==================================== ] 1558/2612 59% [===================================== ] 1559/2612 59% [===================================== ] 1560/2612 59% [===================================== ] 1561/2612 59% [===================================== ] 1562/2612 59% [===================================== ] 1563/2612 59% [===================================== ] 1564/2612 59% [===================================== ] 1565/2612 59% [===================================== ] 1566/2612 59% [===================================== ] 1567/2612 59% [===================================== ] 1568/2612 60% [===================================== ] 1569/2612 60% [===================================== ] 1570/2612 60% [===================================== ] 1571/2612 60% [===================================== ] 1572/2612 60% [===================================== ] 1573/2612 60% [===================================== ] 1574/2612 60% [===================================== ] 1575/2612 60% [===================================== ] 1576/2612 60% [===================================== ] 1577/2612 60% [===================================== ] 1578/2612 60% [===================================== ] 1579/2612 60% [===================================== ] 1580/2612 60% [===================================== ] 1581/2612 60% [===================================== ] 1582/2612 60% [===================================== ] 1583/2612 60% [===================================== ] 1584/2612 60% [===================================== ] 1585/2612 60% [===================================== ] 1586/2612 60% [===================================== ] 1587/2612 60% [===================================== ] 1588/2612 60% [===================================== ] 1589/2612 60% [===================================== ] 1590/2612 60% [===================================== ] 1591/2612 60% [===================================== ] 1592/2612 60% [===================================== ] 1593/2612 60% [===================================== ] 1594/2612 61% [===================================== ] 1595/2612 61% [===================================== ] 1596/2612 61% [===================================== ] 1597/2612 61% [===================================== ] 1598/2612 61% [===================================== ] 1599/2612 61% [===================================== ] 1600/2612 61% [====================================== ] 1601/2612 61% [====================================== ] 1602/2612 61% [====================================== ] 1603/2612 61% [====================================== ] 1604/2612 61% [====================================== ] 1605/2612 61% [====================================== ] 1606/2612 61% [====================================== ] 1607/2612 61% [====================================== ] 1608/2612 61% [====================================== ] 1609/2612 61% [====================================== ] 1610/2612 61% [====================================== ] 1611/2612 61% [====================================== ] 1612/2612 61% [====================================== ] 1613/2612 61% [====================================== ] 1614/2612 61% [====================================== ] 1615/2612 61% [====================================== ] 1616/2612 61% [====================================== ] 1617/2612 61% [====================================== ] 1618/2612 61% [====================================== ] 1619/2612 61% [====================================== ] 1620/2612 62% [====================================== ] 1621/2612 62% [====================================== ] 1622/2612 62% [====================================== ] 1623/2612 62% [====================================== ] 1624/2612 62% [====================================== ] 1625/2612 62% [====================================== ] 1626/2612 62% [====================================== ] 1627/2612 62% [====================================== ] 1628/2612 62% [====================================== ] 1629/2612 62% [====================================== ] 1630/2612 62% [====================================== ] 1631/2612 62% [====================================== ] 1632/2612 62% [====================================== ] 1633/2612 62% [====================================== ] 1634/2612 62% [====================================== ] 1635/2612 62% [====================================== ] 1636/2612 62% [====================================== ] 1637/2612 62% [====================================== ] 1638/2612 62% [====================================== ] 1639/2612 62% [====================================== ] 1640/2612 62% [====================================== ] 1641/2612 62% [====================================== ] 1642/2612 62% [====================================== ] 1643/2612 62% [======================================= ] 1644/2612 62% [======================================= ] 1645/2612 62% [======================================= ] 1646/2612 63% [======================================= ] 1647/2612 63% [======================================= ] 1648/2612 63% [======================================= ] 1649/2612 63% [======================================= ] 1650/2612 63% [======================================= ] 1651/2612 63% [======================================= ] 1652/2612 63% [======================================= ] 1653/2612 63% [======================================= ] 1654/2612 63% [======================================= ] 1655/2612 63% [======================================= ] 1656/2612 63% [======================================= ] 1657/2612 63% [======================================= ] 1658/2612 63% [======================================= ] 1659/2612 63% [======================================= ] 1660/2612 63% [======================================= ] 1661/2612 63% [======================================= ] 1662/2612 63% [======================================= ] 1663/2612 63% [======================================= ] 1664/2612 63% [======================================= ] 1665/2612 63% [======================================= ] 1666/2612 63% [======================================= ] 1667/2612 63% [======================================= ] 1668/2612 63% [======================================= ] 1669/2612 63% [======================================= ] 1670/2612 63% [======================================= ] 1671/2612 63% [======================================= ] 1672/2612 64% [======================================= ] 1673/2612 64% [======================================= ] 1674/2612 64% [======================================= ] 1675/2612 64% [======================================= ] 1676/2612 64% [======================================= ] 1677/2612 64% [======================================= ] 1678/2612 64% [======================================= ] 1679/2612 64% [======================================= ] 1680/2612 64% [======================================= ] 1681/2612 64% [======================================= ] 1682/2612 64% [======================================= ] 1683/2612 64% [======================================= ] 1684/2612 64% [======================================= ] 1685/2612 64% [======================================== ] 1686/2612 64% [======================================== ] 1687/2612 64% [======================================== ] 1688/2612 64% [======================================== ] 1689/2612 64% [======================================== ] 1690/2612 64% [======================================== ] 1691/2612 64% [======================================== ] 1692/2612 64% [======================================== ] 1693/2612 64% [======================================== ] 1694/2612 64% [======================================== ] 1695/2612 64% [======================================== ] 1696/2612 64% [======================================== ] 1697/2612 64% [======================================== ] 1698/2612 65% [======================================== ] 1699/2612 65% [======================================== ] 1700/2612 65% [======================================== ] 1701/2612 65% [======================================== ] 1702/2612 65% [======================================== ] 1703/2612 65% [======================================== ] 1704/2612 65% [======================================== ] 1705/2612 65% [======================================== ] 1706/2612 65% [======================================== ] 1707/2612 65% [======================================== ] 1708/2612 65% [======================================== ] 1709/2612 65% [======================================== ] 1710/2612 65% [======================================== ] 1711/2612 65% [======================================== ] 1712/2612 65% [======================================== ] 1713/2612 65% [======================================== ] 1714/2612 65% [======================================== ] 1715/2612 65% [======================================== ] 1716/2612 65% [======================================== ] 1717/2612 65% [======================================== ] 1718/2612 65% [======================================== ] 1719/2612 65% [======================================== ] 1720/2612 65% [======================================== ] 1721/2612 65% [======================================== ] 1722/2612 65% [======================================== ] 1723/2612 65% [======================================== ] 1724/2612 66% [======================================== ] 1725/2612 66% [======================================== ] 1726/2612 66% [======================================== ] 1727/2612 66% [========================================= ] 1728/2612 66% [========================================= ] 1729/2612 66% [========================================= ] 1730/2612 66% [========================================= ] 1731/2612 66% [========================================= ] 1732/2612 66% [========================================= ] 1733/2612 66% [========================================= ] 1734/2612 66% [========================================= ] 1735/2612 66% [========================================= ] 1736/2612 66% [========================================= ] 1737/2612 66% [========================================= ] 1738/2612 66% [========================================= ] 1739/2612 66% [========================================= ] 1740/2612 66% [========================================= ] 1741/2612 66% [========================================= ] 1742/2612 66% [========================================= ] 1743/2612 66% [========================================= ] 1744/2612 66% [========================================= ] 1745/2612 66% [========================================= ] 1746/2612 66% [========================================= ] 1747/2612 66% [========================================= ] 1748/2612 66% [========================================= ] 1749/2612 66% [========================================= ] 1750/2612 66% [========================================= ] 1751/2612 67% [========================================= ] 1752/2612 67% [========================================= ] 1753/2612 67% [========================================= ] 1754/2612 67% [========================================= ] 1755/2612 67% [========================================= ] 1756/2612 67% [========================================= ] 1757/2612 67% [========================================= ] 1758/2612 67% [========================================= ] 1759/2612 67% [========================================= ] 1760/2612 67% [========================================= ] 1761/2612 67% [========================================= ] 1762/2612 67% [========================================= ] 1763/2612 67% [========================================= ] 1764/2612 67% [========================================= ] 1765/2612 67% [========================================= ] 1766/2612 67% [========================================= ] 1767/2612 67% [========================================= ] 1768/2612 67% [========================================= ] 1769/2612 67% [========================================== ] 1770/2612 67% [========================================== ] 1771/2612 67% [========================================== ] 1772/2612 67% [========================================== ] 1773/2612 67% [========================================== ] 1774/2612 67% [========================================== ] 1775/2612 67% [========================================== ] 1776/2612 67% [========================================== ] 1777/2612 68% [========================================== ] 1778/2612 68% [========================================== ] 1779/2612 68% [========================================== ] 1780/2612 68% [========================================== ] 1781/2612 68% [========================================== ] 1782/2612 68% [========================================== ] 1783/2612 68% [========================================== ] 1784/2612 68% [========================================== ] 1785/2612 68% [========================================== ] 1786/2612 68% [========================================== ] 1787/2612 68% [========================================== ] 1788/2612 68% [========================================== ] 1789/2612 68% [========================================== ] 1790/2612 68% [========================================== ] 1791/2612 68% [========================================== ] 1792/2612 68% [========================================== ] 1793/2612 68% [========================================== ] 1794/2612 68% [========================================== ] 1795/2612 68% [========================================== ] 1796/2612 68% [========================================== ] 1797/2612 68% [========================================== ] 1798/2612 68% [========================================== ] 1799/2612 68% [========================================== ] 1800/2612 68% [========================================== ] 1801/2612 68% [========================================== ] 1802/2612 68% [========================================== ] 1803/2612 69% [========================================== ] 1804/2612 69% [========================================== ] 1805/2612 69% [========================================== ] 1806/2612 69% [========================================== ] 1807/2612 69% [========================================== ] 1808/2612 69% [========================================== ] 1809/2612 69% [========================================== ] 1810/2612 69% [========================================== ] 1811/2612 69% [=========================================== ] 1812/2612 69% [=========================================== ] 1813/2612 69% [=========================================== ] 1814/2612 69% [=========================================== ] 1815/2612 69% [=========================================== ] 1816/2612 69% [=========================================== ] 1817/2612 69% [=========================================== ] 1818/2612 69% [=========================================== ] 1819/2612 69% [=========================================== ] 1820/2612 69% [=========================================== ] 1821/2612 69% [=========================================== ] 1822/2612 69% [=========================================== ] 1823/2612 69% [=========================================== ] 1824/2612 69% [=========================================== ] 1825/2612 69% [=========================================== ] 1826/2612 69% [=========================================== ] 1827/2612 69% [=========================================== ] 1828/2612 69% [=========================================== ] 1829/2612 70% [=========================================== ] 1830/2612 70% [=========================================== ] 1831/2612 70% [=========================================== ] 1832/2612 70% [=========================================== ] 1833/2612 70% [=========================================== ] 1834/2612 70% [=========================================== ] 1835/2612 70% [=========================================== ] 1836/2612 70% [=========================================== ] 1837/2612 70% [=========================================== ] 1838/2612 70% [=========================================== ] 1839/2612 70% [=========================================== ] 1840/2612 70% [=========================================== ] 1841/2612 70% [=========================================== ] 1842/2612 70% [=========================================== ] 1843/2612 70% [=========================================== ] 1844/2612 70% [=========================================== ] 1845/2612 70% [=========================================== ] 1846/2612 70% [=========================================== ] 1847/2612 70% [=========================================== ] 1848/2612 70% [=========================================== ] 1849/2612 70% [=========================================== ] 1850/2612 70% [=========================================== ] 1851/2612 70% [=========================================== ] 1852/2612 70% [=========================================== ] 1853/2612 70% [============================================ ] 1854/2612 70% [============================================ ] 1855/2612 71% [============================================ ] 1856/2612 71% [============================================ ] 1857/2612 71% [============================================ ] 1858/2612 71% [============================================ ] 1859/2612 71% [============================================ ] 1860/2612 71% [============================================ ] 1861/2612 71% [============================================ ] 1862/2612 71% [============================================ ] 1863/2612 71% [============================================ ] 1864/2612 71% [============================================ ] 1865/2612 71% [============================================ ] 1866/2612 71% [============================================ ] 1867/2612 71% [============================================ ] 1868/2612 71% [============================================ ] 1869/2612 71% [============================================ ] 1870/2612 71% [============================================ ] 1871/2612 71% [============================================ ] 1872/2612 71% [============================================ ] 1873/2612 71% [============================================ ] 1874/2612 71% [============================================ ] 1875/2612 71% [============================================ ] 1876/2612 71% [============================================ ] 1877/2612 71% [============================================ ] 1878/2612 71% [============================================ ] 1879/2612 71% [============================================ ] 1880/2612 71% [============================================ ] 1881/2612 72% [============================================ ] 1882/2612 72% [============================================ ] 1883/2612 72% [============================================ ] 1884/2612 72% [============================================ ] 1885/2612 72% [============================================ ] 1886/2612 72% [============================================ ] 1887/2612 72% [============================================ ] 1888/2612 72% [============================================ ] 1889/2612 72% [============================================ ] 1890/2612 72% [============================================ ] 1891/2612 72% [============================================ ] 1892/2612 72% [============================================ ] 1893/2612 72% [============================================ ] 1894/2612 72% [============================================ ] 1895/2612 72% [============================================= ] 1896/2612 72% [============================================= ] 1897/2612 72% [============================================= ] 1898/2612 72% [============================================= ] 1899/2612 72% [============================================= ] 1900/2612 72% [============================================= ] 1901/2612 72% [============================================= ] 1902/2612 72% [============================================= ] 1903/2612 72% [============================================= ] 1904/2612 72% [============================================= ] 1905/2612 72% [============================================= ] 1906/2612 72% [============================================= ] 1907/2612 73% [============================================= ] 1908/2612 73% [============================================= ] 1909/2612 73% [============================================= ] 1910/2612 73% [============================================= ] 1911/2612 73% [============================================= ] 1912/2612 73% [============================================= ] 1913/2612 73% [============================================= ] 1914/2612 73% [============================================= ] 1915/2612 73% [============================================= ] 1916/2612 73% [============================================= ] 1917/2612 73% [============================================= ] 1918/2612 73% [============================================= ] 1919/2612 73% [============================================= ] 1920/2612 73% [============================================= ] 1921/2612 73% [============================================= ] 1922/2612 73% [============================================= ] 1923/2612 73% [============================================= ] 1924/2612 73% [============================================= ] 1925/2612 73% [============================================= ] 1926/2612 73% [============================================= ] 1927/2612 73% [============================================= ] 1928/2612 73% [============================================= ] 1929/2612 73% [============================================= ] 1930/2612 73% [============================================= ] 1931/2612 73% [============================================= ] 1932/2612 73% [============================================= ] 1933/2612 74% [============================================= ] 1934/2612 74% [============================================= ] 1935/2612 74% [============================================= ] 1936/2612 74% [============================================= ] 1937/2612 74% [============================================== ] 1938/2612 74% [============================================== ] 1939/2612 74% [============================================== ] 1940/2612 74% [============================================== ] 1941/2612 74% [============================================== ] 1942/2612 74% [============================================== ] 1943/2612 74% [============================================== ] 1944/2612 74% [============================================== ] 1945/2612 74% [============================================== ] 1946/2612 74% [============================================== ] 1947/2612 74% [============================================== ] 1948/2612 74% [============================================== ] 1949/2612 74% [============================================== ] 1950/2612 74% [============================================== ] 1951/2612 74% [============================================== ] 1952/2612 74% [============================================== ] 1953/2612 74% [============================================== ] 1954/2612 74% [============================================== ] 1955/2612 74% [============================================== ] 1956/2612 74% [============================================== ] 1957/2612 74% [============================================== ] 1958/2612 74% [============================================== ] 1959/2612 75% [============================================== ] 1960/2612 75% [============================================== ] 1961/2612 75% [============================================== ] 1962/2612 75% [============================================== ] 1963/2612 75% [============================================== ] 1964/2612 75% [============================================== ] 1965/2612 75% [============================================== ] 1966/2612 75% [============================================== ] 1967/2612 75% [============================================== ] 1968/2612 75% [============================================== ] 1969/2612 75% [============================================== ] 1970/2612 75% [============================================== ] 1971/2612 75% [============================================== ] 1972/2612 75% [============================================== ] 1973/2612 75% [============================================== ] 1974/2612 75% [============================================== ] 1975/2612 75% [============================================== ] 1976/2612 75% [============================================== ] 1977/2612 75% [============================================== ] 1978/2612 75% [============================================== ] 1979/2612 75% [============================================== ] 1980/2612 75% [=============================================== ] 1981/2612 75% [=============================================== ] 1982/2612 75% [=============================================== ] 1983/2612 75% [=============================================== ] 1984/2612 75% [=============================================== ] 1985/2612 75% [=============================================== ] 1986/2612 76% [=============================================== ] 1987/2612 76% [=============================================== ] 1988/2612 76% [=============================================== ] 1989/2612 76% [=============================================== ] 1990/2612 76% [=============================================== ] 1991/2612 76% [=============================================== ] 1992/2612 76% [=============================================== ] 1993/2612 76% [=============================================== ] 1994/2612 76% [=============================================== ] 1995/2612 76% [=============================================== ] 1996/2612 76% [=============================================== ] 1997/2612 76% [=============================================== ] 1998/2612 76% [=============================================== ] 1999/2612 76% [=============================================== ] 2000/2612 76% [=============================================== ] 2001/2612 76% [=============================================== ] 2002/2612 76% [=============================================== ] 2003/2612 76% [=============================================== ] 2004/2612 76% [=============================================== ] 2005/2612 76% [=============================================== ] 2006/2612 76% [=============================================== ] 2007/2612 76% [=============================================== ] 2008/2612 76% [=============================================== ] 2009/2612 76% [=============================================== ] 2010/2612 76% [=============================================== ] 2011/2612 76% [=============================================== ] 2012/2612 77% [=============================================== ] 2013/2612 77% [=============================================== ] 2014/2612 77% [=============================================== ] 2015/2612 77% [=============================================== ] 2016/2612 77% [=============================================== ] 2017/2612 77% [=============================================== ] 2018/2612 77% [=============================================== ] 2019/2612 77% [=============================================== ] 2020/2612 77% [=============================================== ] 2021/2612 77% [=============================================== ] 2022/2612 77% [================================================ ] 2023/2612 77% [================================================ ] 2024/2612 77% [================================================ ] 2025/2612 77% [================================================ ] 2026/2612 77% [================================================ ] 2027/2612 77% [================================================ ] 2028/2612 77% [================================================ ] 2029/2612 77% [================================================ ] 2030/2612 77% [================================================ ] 2031/2612 77% [================================================ ] 2032/2612 77% [================================================ ] 2033/2612 77% [================================================ ] 2034/2612 77% [================================================ ] 2035/2612 77% [================================================ ] 2036/2612 77% [================================================ ] 2037/2612 77% [================================================ ] 2038/2612 78% [================================================ ] 2039/2612 78% [================================================ ] 2040/2612 78% [================================================ ] 2041/2612 78% [================================================ ] 2042/2612 78% [================================================ ] 2043/2612 78% [================================================ ] 2044/2612 78% [================================================ ] 2045/2612 78% [================================================ ] 2046/2612 78% [================================================ ] 2047/2612 78% [================================================ ] 2048/2612 78% [================================================ ] 2049/2612 78% [================================================ ] 2050/2612 78% [================================================ ] 2051/2612 78% [================================================ ] 2052/2612 78% [================================================ ] 2053/2612 78% [================================================ ] 2054/2612 78% [================================================ ] 2055/2612 78% [================================================ ] 2056/2612 78% [================================================ ] 2057/2612 78% [================================================ ] 2058/2612 78% [================================================ ] 2059/2612 78% [================================================ ] 2060/2612 78% [================================================ ] 2061/2612 78% [================================================ ] 2062/2612 78% [================================================ ] 2063/2612 78% [================================================ ] 2064/2612 79% [================================================= ] 2065/2612 79% [================================================= ] 2066/2612 79% [================================================= ] 2067/2612 79% [================================================= ] 2068/2612 79% [================================================= ] 2069/2612 79% [================================================= ] 2070/2612 79% [================================================= ] 2071/2612 79% [================================================= ] 2072/2612 79% [================================================= ] 2073/2612 79% [================================================= ] 2074/2612 79% [================================================= ] 2075/2612 79% [================================================= ] 2076/2612 79% [================================================= ] 2077/2612 79% [================================================= ] 2078/2612 79% [================================================= ] 2079/2612 79% [================================================= ] 2080/2612 79% [================================================= ] 2081/2612 79% [================================================= ] 2082/2612 79% [================================================= ] 2083/2612 79% [================================================= ] 2084/2612 79% [================================================= ] 2085/2612 79% [================================================= ] 2086/2612 79% [================================================= ] 2087/2612 79% [================================================= ] 2088/2612 79% [================================================= ] 2089/2612 79% [================================================= ] 2090/2612 80% [================================================= ] 2091/2612 80% [================================================= ] 2092/2612 80% [================================================= ] 2093/2612 80% [================================================= ] 2094/2612 80% [================================================= ] 2095/2612 80% [================================================= ] 2096/2612 80% [================================================= ] 2097/2612 80% [================================================= ] 2098/2612 80% [================================================= ] 2099/2612 80% [================================================= ] 2100/2612 80% [================================================= ] 2101/2612 80% [================================================= ] 2102/2612 80% [================================================= ] 2103/2612 80% [================================================= ] 2104/2612 80% [================================================= ] 2105/2612 80% [================================================= ] 2106/2612 80% [================================================== ] 2107/2612 80% [================================================== ] 2108/2612 80% [================================================== ] 2109/2612 80% [================================================== ] 2110/2612 80% [================================================== ] 2111/2612 80% [================================================== ] 2112/2612 80% [================================================== ] 2113/2612 80% [================================================== ] 2114/2612 80% [================================================== ] 2115/2612 80% [================================================== ] 2116/2612 81% [================================================== ] 2117/2612 81% [================================================== ] 2118/2612 81% [================================================== ] 2119/2612 81% [================================================== ] 2120/2612 81% [================================================== ] 2121/2612 81% [================================================== ] 2122/2612 81% [================================================== ] 2123/2612 81% [================================================== ] 2124/2612 81% [================================================== ] 2125/2612 81% [================================================== ] 2126/2612 81% [================================================== ] 2127/2612 81% [================================================== ] 2128/2612 81% [================================================== ] 2129/2612 81% [================================================== ] 2130/2612 81% [================================================== ] 2131/2612 81% [================================================== ] 2132/2612 81% [================================================== ] 2133/2612 81% [================================================== ] 2134/2612 81% [================================================== ] 2135/2612 81% [================================================== ] 2136/2612 81% [================================================== ] 2137/2612 81% [================================================== ] 2138/2612 81% [================================================== ] 2139/2612 81% [================================================== ] 2140/2612 81% [================================================== ] 2141/2612 81% [================================================== ] 2142/2612 82% [================================================== ] 2143/2612 82% [================================================== ] 2144/2612 82% [================================================== ] 2145/2612 82% [================================================== ] 2146/2612 82% [================================================== ] 2147/2612 82% [================================================== ] 2148/2612 82% [=================================================== ] 2149/2612 82% [=================================================== ] 2150/2612 82% [=================================================== ] 2151/2612 82% [=================================================== ] 2152/2612 82% [=================================================== ] 2153/2612 82% [=================================================== ] 2154/2612 82% [=================================================== ] 2155/2612 82% [=================================================== ] 2156/2612 82% [=================================================== ] 2157/2612 82% [=================================================== ] 2158/2612 82% [=================================================== ] 2159/2612 82% [=================================================== ] 2160/2612 82% [=================================================== ] 2161/2612 82% [=================================================== ] 2162/2612 82% [=================================================== ] 2163/2612 82% [=================================================== ] 2164/2612 82% [=================================================== ] 2165/2612 82% [=================================================== ] 2166/2612 82% [=================================================== ] 2167/2612 82% [=================================================== ] 2168/2612 83% [=================================================== ] 2169/2612 83% [=================================================== ] 2170/2612 83% [=================================================== ] 2171/2612 83% [=================================================== ] 2172/2612 83% [=================================================== ] 2173/2612 83% [=================================================== ] 2174/2612 83% [=================================================== ] 2175/2612 83% [=================================================== ] 2176/2612 83% [=================================================== ] 2177/2612 83% [=================================================== ] 2178/2612 83% [=================================================== ] 2179/2612 83% [=================================================== ] 2180/2612 83% [=================================================== ] 2181/2612 83% [=================================================== ] 2182/2612 83% [=================================================== ] 2183/2612 83% [=================================================== ] 2184/2612 83% [=================================================== ] 2185/2612 83% [=================================================== ] 2186/2612 83% [=================================================== ] 2187/2612 83% [=================================================== ] 2188/2612 83% [=================================================== ] 2189/2612 83% [=================================================== ] 2190/2612 83% [==================================================== ] 2191/2612 83% [==================================================== ] 2192/2612 83% [==================================================== ] 2193/2612 83% [==================================================== ] 2194/2612 83% [==================================================== ] 2195/2612 84% [==================================================== ] 2196/2612 84% [==================================================== ] 2197/2612 84% [==================================================== ] 2198/2612 84% [==================================================== ] 2199/2612 84% [==================================================== ] 2200/2612 84% [==================================================== ] 2201/2612 84% [==================================================== ] 2202/2612 84% [==================================================== ] 2203/2612 84% [==================================================== ] 2204/2612 84% [==================================================== ] 2205/2612 84% [==================================================== ] 2206/2612 84% [==================================================== ] 2207/2612 84% [==================================================== ] 2208/2612 84% [==================================================== ] 2209/2612 84% [==================================================== ] 2210/2612 84% [==================================================== ] 2211/2612 84% [==================================================== ] 2212/2612 84% [==================================================== ] 2213/2612 84% [==================================================== ] 2214/2612 84% [==================================================== ] 2215/2612 84% [==================================================== ] 2216/2612 84% [==================================================== ] 2217/2612 84% [==================================================== ] 2218/2612 84% [==================================================== ] 2219/2612 84% [==================================================== ] 2220/2612 84% [==================================================== ] 2221/2612 85% [==================================================== ] 2222/2612 85% [==================================================== ] 2223/2612 85% [==================================================== ] 2224/2612 85% [==================================================== ] 2225/2612 85% [==================================================== ] 2226/2612 85% [==================================================== ] 2227/2612 85% [==================================================== ] 2228/2612 85% [==================================================== ] 2229/2612 85% [==================================================== ] 2230/2612 85% [==================================================== ] 2231/2612 85% [==================================================== ] 2232/2612 85% [===================================================== ] 2233/2612 85% [===================================================== ] 2234/2612 85% [===================================================== ] 2235/2612 85% [===================================================== ] 2236/2612 85% [===================================================== ] 2237/2612 85% [===================================================== ] 2238/2612 85% [===================================================== ] 2239/2612 85% [===================================================== ] 2240/2612 85% [===================================================== ] 2241/2612 85% [===================================================== ] 2242/2612 85% [===================================================== ] 2243/2612 85% [===================================================== ] 2244/2612 85% [===================================================== ] 2245/2612 85% [===================================================== ] 2246/2612 85% [===================================================== ] 2247/2612 86% [===================================================== ] 2248/2612 86% [===================================================== ] 2249/2612 86% [===================================================== ] 2250/2612 86% [===================================================== ] 2251/2612 86% [===================================================== ] 2252/2612 86% [===================================================== ] 2253/2612 86% [===================================================== ] 2254/2612 86% [===================================================== ] 2255/2612 86% [===================================================== ] 2256/2612 86% [===================================================== ] 2257/2612 86% [===================================================== ] 2258/2612 86% [===================================================== ] 2259/2612 86% [===================================================== ] 2260/2612 86% [===================================================== ] 2261/2612 86% [===================================================== ] 2262/2612 86% [===================================================== ] 2263/2612 86% [===================================================== ] 2264/2612 86% [===================================================== ] 2265/2612 86% [===================================================== ] 2266/2612 86% [===================================================== ] 2267/2612 86% [===================================================== ] 2268/2612 86% [===================================================== ] 2269/2612 86% [===================================================== ] 2270/2612 86% [===================================================== ] 2271/2612 86% [===================================================== ] 2272/2612 86% [===================================================== ] 2273/2612 87% [===================================================== ] 2274/2612 87% [====================================================== ] 2275/2612 87% [====================================================== ] 2276/2612 87% [====================================================== ] 2277/2612 87% [====================================================== ] 2278/2612 87% [====================================================== ] 2279/2612 87% [====================================================== ] 2280/2612 87% [====================================================== ] 2281/2612 87% [====================================================== ] 2282/2612 87% [====================================================== ] 2283/2612 87% [====================================================== ] 2284/2612 87% [====================================================== ] 2285/2612 87% [====================================================== ] 2286/2612 87% [====================================================== ] 2287/2612 87% [====================================================== ] 2288/2612 87% [====================================================== ] 2289/2612 87% [====================================================== ] 2290/2612 87% [====================================================== ] 2291/2612 87% [====================================================== ] 2292/2612 87% [====================================================== ] 2293/2612 87% [====================================================== ] 2294/2612 87% [====================================================== ] 2295/2612 87% [====================================================== ] 2296/2612 87% [====================================================== ] 2297/2612 87% [====================================================== ] 2298/2612 87% [====================================================== ] 2299/2612 88% [====================================================== ] 2300/2612 88% [====================================================== ] 2301/2612 88% [====================================================== ] 2302/2612 88% [====================================================== ] 2303/2612 88% [====================================================== ] 2304/2612 88% [====================================================== ] 2305/2612 88% [====================================================== ] 2306/2612 88% [====================================================== ] 2307/2612 88% [====================================================== ] 2308/2612 88% [====================================================== ] 2309/2612 88% [====================================================== ] 2310/2612 88% [====================================================== ] 2311/2612 88% [====================================================== ] 2312/2612 88% [====================================================== ] 2313/2612 88% [====================================================== ] 2314/2612 88% [====================================================== ] 2315/2612 88% [====================================================== ] 2316/2612 88% [====================================================== ] 2317/2612 88% [======================================================= ] 2318/2612 88% [======================================================= ] 2319/2612 88% [======================================================= ] 2320/2612 88% [======================================================= ] 2321/2612 88% [======================================================= ] 2322/2612 88% [======================================================= ] 2323/2612 88% [======================================================= ] 2324/2612 88% [======================================================= ] 2325/2612 89% [======================================================= ] 2326/2612 89% [======================================================= ] 2327/2612 89% [======================================================= ] 2328/2612 89% [======================================================= ] 2329/2612 89% [======================================================= ] 2330/2612 89% [======================================================= ] 2331/2612 89% [======================================================= ] 2332/2612 89% [======================================================= ] 2333/2612 89% [======================================================= ] 2334/2612 89% [======================================================= ] 2335/2612 89% [======================================================= ] 2336/2612 89% [======================================================= ] 2337/2612 89% [======================================================= ] 2338/2612 89% [======================================================= ] 2339/2612 89% [======================================================= ] 2340/2612 89% [======================================================= ] 2341/2612 89% [======================================================= ] 2342/2612 89% [======================================================= ] 2343/2612 89% [======================================================= ] 2344/2612 89% [======================================================= ] 2345/2612 89% [======================================================= ] 2346/2612 89% [======================================================= ] 2347/2612 89% [======================================================= ] 2348/2612 89% [======================================================= ] 2349/2612 89% [======================================================= ] 2350/2612 89% [======================================================= ] 2351/2612 90% [======================================================= ] 2352/2612 90% [======================================================= ] 2353/2612 90% [======================================================= ] 2354/2612 90% [======================================================= ] 2355/2612 90% [======================================================= ] 2356/2612 90% [======================================================= ] 2357/2612 90% [======================================================= ] 2358/2612 90% [======================================================= ] 2359/2612 90% [======================================================== ] 2360/2612 90% [======================================================== ] 2361/2612 90% [======================================================== ] 2362/2612 90% [======================================================== ] 2363/2612 90% [======================================================== ] 2364/2612 90% [======================================================== ] 2365/2612 90% [======================================================== ] 2366/2612 90% [======================================================== ] 2367/2612 90% [======================================================== ] 2368/2612 90% [======================================================== ] 2369/2612 90% [======================================================== ] 2370/2612 90% [======================================================== ] 2371/2612 90% [======================================================== ] 2372/2612 90% [======================================================== ] 2373/2612 90% [======================================================== ] 2374/2612 90% [======================================================== ] 2375/2612 90% [======================================================== ] 2376/2612 90% [======================================================== ] 2377/2612 91% [======================================================== ] 2378/2612 91% [======================================================== ] 2379/2612 91% [======================================================== ] 2380/2612 91% [======================================================== ] 2381/2612 91% [======================================================== ] 2382/2612 91% [======================================================== ] 2383/2612 91% [======================================================== ] 2384/2612 91% [======================================================== ] 2385/2612 91% [======================================================== ] 2386/2612 91% [======================================================== ] 2387/2612 91% [======================================================== ] 2388/2612 91% [======================================================== ] 2389/2612 91% [======================================================== ] 2390/2612 91% [======================================================== ] 2391/2612 91% [======================================================== ] 2392/2612 91% [======================================================== ] 2393/2612 91% [======================================================== ] 2394/2612 91% [======================================================== ] 2395/2612 91% [======================================================== ] 2396/2612 91% [======================================================== ] 2397/2612 91% [======================================================== ] 2398/2612 91% [======================================================== ] 2399/2612 91% [======================================================== ] 2400/2612 91% [======================================================== ] 2401/2612 91% [========================================================= ] 2402/2612 91% [========================================================= ] 2403/2612 91% [========================================================= ] 2404/2612 92% [========================================================= ] 2405/2612 92% [========================================================= ] 2406/2612 92% [========================================================= ] 2407/2612 92% [========================================================= ] 2408/2612 92% [========================================================= ] 2409/2612 92% [========================================================= ] 2410/2612 92% [========================================================= ] 2411/2612 92% [========================================================= ] 2412/2612 92% [========================================================= ] 2413/2612 92% [========================================================= ] 2414/2612 92% [========================================================= ] 2415/2612 92% [========================================================= ] 2416/2612 92% [========================================================= ] 2417/2612 92% [========================================================= ] 2418/2612 92% [========================================================= ] 2419/2612 92% [========================================================= ] 2420/2612 92% [========================================================= ] 2421/2612 92% [========================================================= ] 2422/2612 92% [========================================================= ] 2423/2612 92% [========================================================= ] 2424/2612 92% [========================================================= ] 2425/2612 92% [========================================================= ] 2426/2612 92% [========================================================= ] 2427/2612 92% [========================================================= ] 2428/2612 92% [========================================================= ] 2429/2612 92% [========================================================= ] 2430/2612 93% [========================================================= ] 2431/2612 93% [========================================================= ] 2432/2612 93% [========================================================= ] 2433/2612 93% [========================================================= ] 2434/2612 93% [========================================================= ] 2435/2612 93% [========================================================= ] 2436/2612 93% [========================================================= ] 2437/2612 93% [========================================================= ] 2438/2612 93% [========================================================= ] 2439/2612 93% [========================================================= ] 2440/2612 93% [========================================================= ] 2441/2612 93% [========================================================= ] 2442/2612 93% [========================================================= ] 2443/2612 93% [========================================================== ] 2444/2612 93% [========================================================== ] 2445/2612 93% [========================================================== ] 2446/2612 93% [========================================================== ] 2447/2612 93% [========================================================== ] 2448/2612 93% [========================================================== ] 2449/2612 93% [========================================================== ] 2450/2612 93% [========================================================== ] 2451/2612 93% [========================================================== ] 2452/2612 93% [========================================================== ] 2453/2612 93% [========================================================== ] 2454/2612 93% [========================================================== ] 2455/2612 93% [========================================================== ] 2456/2612 94% [========================================================== ] 2457/2612 94% [========================================================== ] 2458/2612 94% [========================================================== ] 2459/2612 94% [========================================================== ] 2460/2612 94% [========================================================== ] 2461/2612 94% [========================================================== ] 2462/2612 94% [========================================================== ] 2463/2612 94% [========================================================== ] 2464/2612 94% [========================================================== ] 2465/2612 94% [========================================================== ] 2466/2612 94% [========================================================== ] 2467/2612 94% [========================================================== ] 2468/2612 94% [========================================================== ] 2469/2612 94% [========================================================== ] 2470/2612 94% [========================================================== ] 2471/2612 94% [========================================================== ] 2472/2612 94% [========================================================== ] 2473/2612 94% [========================================================== ] 2474/2612 94% [========================================================== ] 2475/2612 94% [========================================================== ] 2476/2612 94% [========================================================== ] 2477/2612 94% [========================================================== ] 2478/2612 94% [========================================================== ] 2479/2612 94% [========================================================== ] 2480/2612 94% [========================================================== ] 2481/2612 94% [========================================================== ] 2482/2612 95% [========================================================== ] 2483/2612 95% [========================================================== ] 2484/2612 95% [========================================================== ] 2485/2612 95% [=========================================================== ] 2486/2612 95% [=========================================================== ] 2487/2612 95% [=========================================================== ] 2488/2612 95% [=========================================================== ] 2489/2612 95% [=========================================================== ] 2490/2612 95% [=========================================================== ] 2491/2612 95% [=========================================================== ] 2492/2612 95% [=========================================================== ] 2493/2612 95% [=========================================================== ] 2494/2612 95% [=========================================================== ] 2495/2612 95% [=========================================================== ] 2496/2612 95% [=========================================================== ] 2497/2612 95% [=========================================================== ] 2498/2612 95% [=========================================================== ] 2499/2612 95% [=========================================================== ] 2500/2612 95% [=========================================================== ] 2501/2612 95% [=========================================================== ] 2502/2612 95% [=========================================================== ] 2503/2612 95% [=========================================================== ] 2504/2612 95% [=========================================================== ] 2505/2612 95% [=========================================================== ] 2506/2612 95% [=========================================================== ] 2507/2612 95% [=========================================================== ] 2508/2612 96% [=========================================================== ] 2509/2612 96% [=========================================================== ] 2510/2612 96% [=========================================================== ] 2511/2612 96% [=========================================================== ] 2512/2612 96% [=========================================================== ] 2513/2612 96% [=========================================================== ] 2514/2612 96% [=========================================================== ] 2515/2612 96% [=========================================================== ] 2516/2612 96% [=========================================================== ] 2517/2612 96% [=========================================================== ] 2518/2612 96% [=========================================================== ] 2519/2612 96% [=========================================================== ] 2520/2612 96% [=========================================================== ] 2521/2612 96% [=========================================================== ] 2522/2612 96% [=========================================================== ] 2523/2612 96% [=========================================================== ] 2524/2612 96% [=========================================================== ] 2525/2612 96% [=========================================================== ] 2526/2612 96% [=========================================================== ] 2527/2612 96% [============================================================ ] 2528/2612 96% [============================================================ ] 2529/2612 96% [============================================================ ] 2530/2612 96% [============================================================ ] 2531/2612 96% [============================================================ ] 2532/2612 96% [============================================================ ] 2533/2612 96% [============================================================ ] 2534/2612 97% [============================================================ ] 2535/2612 97% [============================================================ ] 2536/2612 97% [============================================================ ] 2537/2612 97% [============================================================ ] 2538/2612 97% [============================================================ ] 2539/2612 97% [============================================================ ] 2540/2612 97% [============================================================ ] 2541/2612 97% [============================================================ ] 2542/2612 97% [============================================================ ] 2543/2612 97% [============================================================ ] 2544/2612 97% [============================================================ ] 2545/2612 97% [============================================================ ] 2546/2612 97% [============================================================ ] 2547/2612 97% [============================================================ ] 2548/2612 97% [============================================================ ] 2549/2612 97% [============================================================ ] 2550/2612 97% [============================================================ ] 2551/2612 97% [============================================================ ] 2552/2612 97% [============================================================ ] 2553/2612 97% [============================================================ ] 2554/2612 97% [============================================================ ] 2555/2612 97% [============================================================ ] 2556/2612 97% [============================================================ ] 2557/2612 97% [============================================================ ] 2558/2612 97% [============================================================ ] 2559/2612 97% [============================================================ ] 2560/2612 98% [============================================================ ] 2561/2612 98% [============================================================ ] 2562/2612 98% [============================================================ ] 2563/2612 98% [============================================================ ] 2564/2612 98% [============================================================ ] 2565/2612 98% [============================================================ ] 2566/2612 98% [============================================================ ] 2567/2612 98% [============================================================ ] 2568/2612 98% [============================================================ ] 2569/2612 98% [============================================================= ] 2570/2612 98% [============================================================= ] 2571/2612 98% [============================================================= ] 2572/2612 98% [============================================================= ] 2573/2612 98% [============================================================= ] 2574/2612 98% [============================================================= ] 2575/2612 98% [============================================================= ] 2576/2612 98% [============================================================= ] 2577/2612 98% [============================================================= ] 2578/2612 98% [============================================================= ] 2579/2612 98% [============================================================= ] 2580/2612 98% [============================================================= ] 2581/2612 98% [============================================================= ] 2582/2612 98% [============================================================= ] 2583/2612 98% [============================================================= ] 2584/2612 98% [============================================================= ] 2585/2612 98% [============================================================= ] 2586/2612 99% [============================================================= ] 2587/2612 99% [============================================================= ] 2588/2612 99% [============================================================= ] 2589/2612 99% [============================================================= ] 2590/2612 99% [============================================================= ] 2591/2612 99% [============================================================= ] 2592/2612 99% [============================================================= ] 2593/2612 99% [============================================================= ] 2594/2612 99% [============================================================= ] 2595/2612 99% [============================================================= ] 2596/2612 99% [============================================================= ] 2597/2612 99% [============================================================= ] 2598/2612 99% [============================================================= ] 2599/2612 99% [============================================================= ] 2600/2612 99% [============================================================= ] 2601/2612 99% [============================================================= ] 2602/2612 99% [============================================================= ] 2603/2612 99% [============================================================= ] 2604/2612 99% [============================================================= ] 2605/2612 99% [============================================================= ] 2606/2612 99% [============================================================= ] 2607/2612 99% [============================================================= ] 2608/2612 99% [============================================================= ] 2609/2612 99% [============================================================= ] 2610/2612 99% [============================================================= ] 2611/2612 99% [==============================================================] 2612/2612 100% operation complete, 2612 objects in 104163 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2021.05-7497-g518603e78f8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> host-skeleton Collecting legal info >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> 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 11.3.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> host-checksec 2.5.0 Collecting legal info LICENSE.txt: OK (sha256: 7888fee828bf56d547fc1f634e40638984148b4fc41373b7626eb465060640de) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-exfatprogs 1.1.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> flac 1.4.0 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> flite 2.2 Collecting legal info COPYING: OK (sha256: d31bceaf2823d56a8c9400f7bde3b17140e739e991eb4f203bdcf9827754ab59) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gdb 10.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.63.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 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-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-mender-artifact 3.8.0 Collecting legal info LICENSE: OK (sha256: 1033348db7606a7e61b6484f293847cf8d7a35766efebb97e304d4bd5d7f3f6b) LIC_FILES_CHKSUM.sha256: OK (sha256: b8462a14975e30fb0dff14ed50e7563e833ccce13c2aa93f95386ffe877ed673) vendor/github.com/minio/sha256-simd/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/mendersoftware/progressbar/LICENSE: OK (sha256: 8f5d89b47d7a05a199b77b7e0f362dad391d451ebda4ef48ba11c50c071564c7) vendor/google.golang.org/genproto/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/google.golang.org/grpc/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/google.golang.org/appengine/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/kms/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/iam/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/compute/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/go.opencensus.io/LICENSE: OK (sha256: 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd) vendor/github.com/golang/groupcache/LICENSE: OK (sha256: 73ba74dfaa520b49a401b5d21459a8523a146f3b7518a833eea5efa85130bf68) vendor/gopkg.in/square/go-jose.v2/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/oklog/run/LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) 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/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: 87640bc4df2ceb1559f268a3db1ba859ab780f7ba5b1b4545173d4680a3d918b) vendor/github.com/klauspost/compress/LICENSE: OK (sha256: 0d9e582ee4bff57bf1189c9e514e6da7ce277f9cd3bc2d488b22fbb39a6d87cf) vendor/github.com/russross/blackfriday/v2/LICENSE.txt: OK (sha256: 75e1ca97a84a9da6051dee0114333388216f2c4a5a028296b882ff3d57274735) vendor/github.com/google/go-cmp/LICENSE: OK (sha256: 17b5d209ba8f9684257ecfcff87df6ceda6194143a8fbd074f29727cff6f0c40) vendor/golang.org/x/net/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/oauth2/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/text/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/time/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/google.golang.org/api/LICENSE: OK (sha256: 110244b02140866ee37d17fa7449436a377ec3b85a481fbb208f4c87964382de) vendor/google.golang.org/api/internal/third_party/uritemplates/LICENSE: OK (sha256: fc0a2f71df4e8f047902da53d1f85301be43e0f360fc167057a2d04658ed2ba9) vendor/google.golang.org/protobuf/LICENSE: OK (sha256: 4835612df0098ca95f8e7d9e3bffcb02358d435dbb38057c844c99d7f725eb20) vendor/github.com/golang/protobuf/LICENSE: OK (sha256: 8778a9fc1eaffb03ab873caae251df2d224f6b5502be8777d3cd573a4dd43903) vendor/github.com/googleapis/gax-go/v2/LICENSE: OK (sha256: b95218cd9607855a6536384c0262922b30a0c2bf56e4ced790240f3a3bac4722) vendor/github.com/golang/snappy/LICENSE: OK (sha256: f69f157b0be75da373605dbc8bbf142e8924ee82d8f44f11bcaf351335bf98cf) vendor/gopkg.in/square/go-jose.v2/json/LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) vendor/github.com/pierrec/lz4/LICENSE: OK (sha256: 6a358d2540ca14048f02d366f23787c0a480157e58f058113f0e27168dd4e447) 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) vendor/github.com/klauspost/cpuid/v2/LICENSE: OK (sha256: 5d966570d7a442d4e969892860a914e542c97f262c873baee8f0aa48e1f40212) vendor/go.uber.org/atomic/LICENSE.txt: OK (sha256: edbb5a4d165ac69376c765b551c0662ff42bea87e1f1eda85f42ac90c34b09d0) vendor/github.com/mitchellh/go-homedir/LICENSE: OK (sha256: 22adc4abdece712a737573672f082fd61ac2b21df878efb87ffcff4354a07f26) vendor/github.com/mitchellh/go-testing-interface/LICENSE: OK (sha256: f48b778b7fccb6650f915cf4527c941a9578f8876a2911d035c4e44641a916be) vendor/github.com/mitchellh/mapstructure/LICENSE: OK (sha256: 22adc4abdece712a737573672f082fd61ac2b21df878efb87ffcff4354a07f26) vendor/github.com/mitchellh/copystructure/LICENSE: OK (sha256: 3c377fad2e5ae1d7081c7c2f16da867a87cca1d1f5f1aa7ed0b8a16bb553142a) vendor/github.com/mitchellh/reflectwalk/LICENSE: OK (sha256: 22adc4abdece712a737573672f082fd61ac2b21df878efb87ffcff4354a07f26) vendor/github.com/ryanuber/go-glob/LICENSE: OK (sha256: 38049e50b486f5394e40b786388f4a006401996e46c7c1cd18925afe7c3b4e34) vendor/github.com/mattn/go-colorable/LICENSE: OK (sha256: 88a2379b3ca34bf5c57127aff9dcb802bbb60ece0805cdbda65b3bd115f971d9) vendor/github.com/fatih/color/LICENSE.md: OK (sha256: de95ed802d2f90e3c72cb3c9a927cca5f2aec234a3ef1250232db0f8178b2d93) vendor/github.com/armon/go-radix/LICENSE: OK (sha256: 831892cd31b9eef0311bb1de9014527ef5d3592eed7add1f9f829510d2065e62) vendor/github.com/armon/go-metrics/LICENSE: OK (sha256: d0bb61dd59b6d59021893751bdd1205ee88c8206dcabd6b4c68d35b94ee19750) vendor/github.com/cenkalti/backoff/v3/LICENSE: OK (sha256: 5c0476add4c38b55d0ed5ac11b85e00c38f26e1caee20dfe3ab58190103d1fbc) vendor/github.com/hashicorp/go-hclog/LICENSE: OK (sha256: b8ce983c0e0b1410115d42b65d5471b3666a8d4f4334a52f29f457a39a71b463) vendor/github.com/hashicorp/go-secure-stdlib/strutil/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-secure-stdlib/parseutil/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/errwrap/LICENSE: OK (sha256: bef1747eda88b9ed46e94830b0d978c3499dad5dfe38d364971760881901dadd) vendor/github.com/hashicorp/hcl/LICENSE: OK (sha256: bef1747eda88b9ed46e94830b0d978c3499dad5dfe38d364971760881901dadd) vendor/github.com/hashicorp/go-cleanhttp/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-version/LICENSE: OK (sha256: bef1747eda88b9ed46e94830b0d978c3499dad5dfe38d364971760881901dadd) vendor/github.com/hashicorp/go-rootcerts/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-retryablehttp/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-uuid/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-plugin/LICENSE: OK (sha256: a830016911a348a54e89bd54f2f8b0d8fffdeac20aecfba8e36ebbf38a03f5ff) vendor/github.com/hashicorp/go-sockaddr/LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) vendor/github.com/hashicorp/vault/sdk/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/vault/api/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/yamux/LICENSE: OK (sha256: 812e9d96e900a093ae4d1d3f22c5f82f568a0a0461c3007a99d00573d41c5461) vendor/github.com/hashicorp/go-immutable-radix/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-multierror/LICENSE: OK (sha256: a830016911a348a54e89bd54f2f8b0d8fffdeac20aecfba8e36ebbf38a03f5ff) vendor/github.com/hashicorp/golang-lru/LICENSE: OK (sha256: af175b9d96ee93c21a036152e1b905b0b95304d4ae8c2c921c7609100ba8df7e) >>> host-go 1.19.1 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) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> mxml 3.3 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: ed63aec4c75b9c21a5156b40052138032269bd27fd6f4bc0c51389807cdc7db9) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> obsidian-cursors 1.0 Collecting legal info >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> spidev_test 5.8 Collecting legal info >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wolfssl 5.5.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 2.4.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_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-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'