rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-25/output-1/target/ /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-25/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/target >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot echo "/nvmedata/autobuild/instance-25/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /nvmedata/autobuild/instance-25/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -l -n -d /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/target -o /nvmedata/autobuild/instance-25/output-1/images/rootfs.jffs2\n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-25/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/jffs2/target table='/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-25/output-1/images rm -rf /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-25/output-1/target/ /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-25/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-25/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-25/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-25/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-25/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 3234 objects. stage 2: creating image '/nvmedata/autobuild/instance-25/output-1/images/rootfs.yaffs2' [ ] 1/3234 0% [ ] 2/3234 0% [ ] 3/3234 0% [ ] 4/3234 0% [ ] 5/3234 0% [ ] 6/3234 0% [ ] 7/3234 0% [ ] 8/3234 0% [ ] 9/3234 0% [ ] 10/3234 0% [ ] 11/3234 0% [ ] 12/3234 0% [ ] 13/3234 0% [ ] 14/3234 0% [ ] 15/3234 0% [ ] 16/3234 0% [ ] 17/3234 0% [ ] 18/3234 0% [ ] 19/3234 0% [ ] 20/3234 0% [ ] 21/3234 0% [ ] 22/3234 0% [ ] 23/3234 0% [ ] 24/3234 0% [ ] 25/3234 0% [ ] 26/3234 0% [ ] 27/3234 0% [ ] 28/3234 0% [ ] 29/3234 0% [ ] 30/3234 0% [ ] 31/3234 0% [ ] 32/3234 0% [ ] 33/3234 1% [ ] 34/3234 1% [ ] 35/3234 1% [ ] 36/3234 1% [ ] 37/3234 1% [ ] 38/3234 1% [ ] 39/3234 1% [ ] 40/3234 1% [ ] 41/3234 1% [ ] 42/3234 1% [ ] 43/3234 1% [ ] 44/3234 1% [ ] 45/3234 1% [ ] 46/3234 1% [ ] 47/3234 1% [ ] 48/3234 1% [ ] 49/3234 1% [ ] 50/3234 1% [ ] 51/3234 1% [ ] 52/3234 1% [= ] 53/3234 1% [= ] 54/3234 1% [= ] 55/3234 1% [= ] 56/3234 1% [= ] 57/3234 1% [= ] 58/3234 1% [= ] 59/3234 1% [= ] 60/3234 1% [= ] 61/3234 1% [= ] 62/3234 1% [= ] 63/3234 1% [= ] 64/3234 1% [= ] 65/3234 2% [= ] 66/3234 2% [= ] 67/3234 2% [= ] 68/3234 2% [= ] 69/3234 2% [= ] 70/3234 2% [= ] 71/3234 2% [= ] 72/3234 2% [= ] 73/3234 2% [= ] 74/3234 2% [= ] 75/3234 2% [= ] 76/3234 2% [= ] 77/3234 2% [= ] 78/3234 2% [= ] 79/3234 2% [= ] 80/3234 2% [= ] 81/3234 2% [= ] 82/3234 2% [= ] 83/3234 2% [= ] 84/3234 2% [= ] 85/3234 2% [= ] 86/3234 2% [= ] 87/3234 2% [= ] 88/3234 2% [= ] 89/3234 2% [= ] 90/3234 2% [= ] 91/3234 2% [= ] 92/3234 2% [= ] 93/3234 2% [= ] 94/3234 2% [= ] 95/3234 2% [= ] 96/3234 2% [= ] 97/3234 2% [= ] 98/3234 3% [= ] 99/3234 3% [= ] 100/3234 3% [= ] 101/3234 3% [= ] 102/3234 3% [= ] 103/3234 3% [= ] 104/3234 3% [== ] 105/3234 3% [== ] 106/3234 3% [== ] 107/3234 3% [== ] 108/3234 3% [== ] 109/3234 3% [== ] 110/3234 3% [== ] 111/3234 3% [== ] 112/3234 3% [== ] 113/3234 3% [== ] 114/3234 3% [== ] 115/3234 3% [== ] 116/3234 3% [== ] 117/3234 3% [== ] 118/3234 3% [== ] 119/3234 3% [== ] 120/3234 3% [== ] 121/3234 3% [== ] 122/3234 3% [== ] 123/3234 3% [== ] 124/3234 3% [== ] 125/3234 3% [== ] 126/3234 3% [== ] 127/3234 3% [== ] 128/3234 3% [== ] 129/3234 3% [== ] 130/3234 4% [== ] 131/3234 4% [== ] 132/3234 4% [== ] 133/3234 4% [== ] 134/3234 4% [== ] 135/3234 4% [== ] 136/3234 4% [== ] 137/3234 4% [== ] 138/3234 4% [== ] 139/3234 4% [== ] 140/3234 4% [== ] 141/3234 4% [== ] 142/3234 4% [== ] 143/3234 4% [== ] 144/3234 4% [== ] 145/3234 4% [== ] 146/3234 4% [== ] 147/3234 4% [== ] 148/3234 4% [== ] 149/3234 4% [== ] 150/3234 4% [== ] 151/3234 4% [== ] 152/3234 4% [== ] 153/3234 4% [== ] 154/3234 4% [== ] 155/3234 4% [== ] 156/3234 4% [=== ] 157/3234 4% [=== ] 158/3234 4% [=== ] 159/3234 4% [=== ] 160/3234 4% [=== ] 161/3234 4% [=== ] 162/3234 5% [=== ] 163/3234 5% [=== ] 164/3234 5% [=== ] 165/3234 5% [=== ] 166/3234 5% [=== ] 167/3234 5% [=== ] 168/3234 5% [=== ] 169/3234 5% [=== ] 170/3234 5% [=== ] 171/3234 5% [=== ] 172/3234 5% [=== ] 173/3234 5% [=== ] 174/3234 5% [=== ] 175/3234 5% [=== ] 176/3234 5% [=== ] 177/3234 5% [=== ] 178/3234 5% [=== ] 179/3234 5% [=== ] 180/3234 5% [=== ] 181/3234 5% [=== ] 182/3234 5% [=== ] 183/3234 5% [=== ] 184/3234 5% [=== ] 185/3234 5% [=== ] 186/3234 5% [=== ] 187/3234 5% [=== ] 188/3234 5% [=== ] 189/3234 5% [=== ] 190/3234 5% [=== ] 191/3234 5% [=== ] 192/3234 5% [=== ] 193/3234 5% [=== ] 194/3234 5% [=== ] 195/3234 6% [=== ] 196/3234 6% [=== ] 197/3234 6% [=== ] 198/3234 6% [=== ] 199/3234 6% [=== ] 200/3234 6% [=== ] 201/3234 6% [=== ] 202/3234 6% [=== ] 203/3234 6% [=== ] 204/3234 6% [=== ] 205/3234 6% [=== ] 206/3234 6% [=== ] 207/3234 6% [=== ] 208/3234 6% [==== ] 209/3234 6% [==== ] 210/3234 6% [==== ] 211/3234 6% [==== ] 212/3234 6% [==== ] 213/3234 6% [==== ] 214/3234 6% [==== ] 215/3234 6% [==== ] 216/3234 6% [==== ] 217/3234 6% [==== ] 218/3234 6% [==== ] 219/3234 6% [==== ] 220/3234 6% [==== ] 221/3234 6% [==== ] 222/3234 6% [==== ] 223/3234 6% [==== ] 224/3234 6% [==== ] 225/3234 6% [==== ] 226/3234 6% [==== ] 227/3234 7% [==== ] 228/3234 7% [==== ] 229/3234 7% [==== ] 230/3234 7% [==== ] 231/3234 7% [==== ] 232/3234 7% [==== ] 233/3234 7% [==== ] 234/3234 7% [==== ] 235/3234 7% [==== ] 236/3234 7% [==== ] 237/3234 7% [==== ] 238/3234 7% [==== ] 239/3234 7% [==== ] 240/3234 7% [==== ] 241/3234 7% [==== ] 242/3234 7% [==== ] 243/3234 7% [==== ] 244/3234 7% [==== ] 245/3234 7% [==== ] 246/3234 7% [==== ] 247/3234 7% [==== ] 248/3234 7% [==== ] 249/3234 7% [==== ] 250/3234 7% [==== ] 251/3234 7% [==== ] 252/3234 7% [==== ] 253/3234 7% [==== ] 254/3234 7% [==== ] 255/3234 7% [==== ] 256/3234 7% [==== ] 257/3234 7% [==== ] 258/3234 7% [==== ] 259/3234 8% [==== ] 260/3234 8% [===== ] 261/3234 8% [===== ] 262/3234 8% [===== ] 263/3234 8% [===== ] 264/3234 8% [===== ] 265/3234 8% [===== ] 266/3234 8% [===== ] 267/3234 8% [===== ] 268/3234 8% [===== ] 269/3234 8% [===== ] 270/3234 8% [===== ] 271/3234 8% [===== ] 272/3234 8% [===== ] 273/3234 8% [===== ] 274/3234 8% [===== ] 275/3234 8% [===== ] 276/3234 8% [===== ] 277/3234 8% [===== ] 278/3234 8% [===== ] 279/3234 8% [===== ] 280/3234 8% [===== ] 281/3234 8% [===== ] 282/3234 8% [===== ] 283/3234 8% [===== ] 284/3234 8% [===== ] 285/3234 8% [===== ] 286/3234 8% [===== ] 287/3234 8% [===== ] 288/3234 8% [===== ] 289/3234 8% [===== ] 290/3234 8% [===== ] 291/3234 8% [===== ] 292/3234 9% [===== ] 293/3234 9% [===== ] 294/3234 9% [===== ] 295/3234 9% [===== ] 296/3234 9% [===== ] 297/3234 9% [===== ] 298/3234 9% [===== ] 299/3234 9% [===== ] 300/3234 9% [===== ] 301/3234 9% [===== ] 302/3234 9% [===== ] 303/3234 9% [===== ] 304/3234 9% [===== ] 305/3234 9% [===== ] 306/3234 9% [===== ] 307/3234 9% [===== ] 308/3234 9% [===== ] 309/3234 9% [===== ] 310/3234 9% [===== ] 311/3234 9% [===== ] 312/3234 9% [====== ] 313/3234 9% [====== ] 314/3234 9% [====== ] 315/3234 9% [====== ] 316/3234 9% [====== ] 317/3234 9% [====== ] 318/3234 9% [====== ] 319/3234 9% [====== ] 320/3234 9% [====== ] 321/3234 9% [====== ] 322/3234 9% [====== ] 323/3234 9% [====== ] 324/3234 10% [====== ] 325/3234 10% [====== ] 326/3234 10% [====== ] 327/3234 10% [====== ] 328/3234 10% [====== ] 329/3234 10% [====== ] 330/3234 10% [====== ] 331/3234 10% [====== ] 332/3234 10% [====== ] 333/3234 10% [====== ] 334/3234 10% [====== ] 335/3234 10% [====== ] 336/3234 10% [====== ] 337/3234 10% [====== ] 338/3234 10% [====== ] 339/3234 10% [====== ] 340/3234 10% [====== ] 341/3234 10% [====== ] 342/3234 10% [====== ] 343/3234 10% [====== ] 344/3234 10% [====== ] 345/3234 10% [====== ] 346/3234 10% [====== ] 347/3234 10% [====== ] 348/3234 10% [====== ] 349/3234 10% [====== ] 350/3234 10% [====== ] 351/3234 10% [====== ] 352/3234 10% [====== ] 353/3234 10% [====== ] 354/3234 10% [====== ] 355/3234 10% [====== ] 356/3234 11% [====== ] 357/3234 11% [====== ] 358/3234 11% [====== ] 359/3234 11% [====== ] 360/3234 11% [====== ] 361/3234 11% [====== ] 362/3234 11% [====== ] 363/3234 11% [====== ] 364/3234 11% [====== ] 365/3234 11% [======= ] 366/3234 11% [======= ] 367/3234 11% [======= ] 368/3234 11% [======= ] 369/3234 11% [======= ] 370/3234 11% [======= ] 371/3234 11% [======= ] 372/3234 11% [======= ] 373/3234 11% [======= ] 374/3234 11% [======= ] 375/3234 11% [======= ] 376/3234 11% [======= ] 377/3234 11% [======= ] 378/3234 11% [======= ] 379/3234 11% [======= ] 380/3234 11% [======= ] 381/3234 11% [======= ] 382/3234 11% [======= ] 383/3234 11% [======= ] 384/3234 11% [======= ] 385/3234 11% [======= ] 386/3234 11% [======= ] 387/3234 11% [======= ] 388/3234 11% [======= ] 389/3234 12% [======= ] 390/3234 12% [======= ] 391/3234 12% [======= ] 392/3234 12% [======= ] 393/3234 12% [======= ] 394/3234 12% [======= ] 395/3234 12% [======= ] 396/3234 12% [======= ] 397/3234 12% [======= ] 398/3234 12% [======= ] 399/3234 12% [======= ] 400/3234 12% [======= ] 401/3234 12% [======= ] 402/3234 12% [======= ] 403/3234 12% [======= ] 404/3234 12% [======= ] 405/3234 12% [======= ] 406/3234 12% [======= ] 407/3234 12% [======= ] 408/3234 12% [======= ] 409/3234 12% [======= ] 410/3234 12% [======= ] 411/3234 12% [======= ] 412/3234 12% [======= ] 413/3234 12% [======= ] 414/3234 12% [======= ] 415/3234 12% [======= ] 416/3234 12% [======= ] 417/3234 12% [======== ] 418/3234 12% [======== ] 419/3234 12% [======== ] 420/3234 12% [======== ] 421/3234 13% [======== ] 422/3234 13% [======== ] 423/3234 13% [======== ] 424/3234 13% [======== ] 425/3234 13% [======== ] 426/3234 13% [======== ] 427/3234 13% [======== ] 428/3234 13% [======== ] 429/3234 13% [======== ] 430/3234 13% [======== ] 431/3234 13% [======== ] 432/3234 13% [======== ] 433/3234 13% [======== ] 434/3234 13% [======== ] 435/3234 13% [======== ] 436/3234 13% [======== ] 437/3234 13% [======== ] 438/3234 13% [======== ] 439/3234 13% [======== ] 440/3234 13% [======== ] 441/3234 13% [======== ] 442/3234 13% [======== ] 443/3234 13% [======== ] 444/3234 13% [======== ] 445/3234 13% [======== ] 446/3234 13% [======== ] 447/3234 13% [======== ] 448/3234 13% [======== ] 449/3234 13% [======== ] 450/3234 13% [======== ] 451/3234 13% [======== ] 452/3234 13% [======== ] 453/3234 14% [======== ] 454/3234 14% [======== ] 455/3234 14% [======== ] 456/3234 14% [======== ] 457/3234 14% [======== ] 458/3234 14% [======== ] 459/3234 14% [======== ] 460/3234 14% [======== ] 461/3234 14% [======== ] 462/3234 14% [======== ] 463/3234 14% [======== ] 464/3234 14% [======== ] 465/3234 14% [======== ] 466/3234 14% [======== ] 467/3234 14% [======== ] 468/3234 14% [======== ] 469/3234 14% [========= ] 470/3234 14% [========= ] 471/3234 14% [========= ] 472/3234 14% [========= ] 473/3234 14% [========= ] 474/3234 14% [========= ] 475/3234 14% [========= ] 476/3234 14% [========= ] 477/3234 14% [========= ] 478/3234 14% [========= ] 479/3234 14% [========= ] 480/3234 14% [========= ] 481/3234 14% [========= ] 482/3234 14% [========= ] 483/3234 14% [========= ] 484/3234 14% [========= ] 485/3234 14% [========= ] 486/3234 15% [========= ] 487/3234 15% [========= ] 488/3234 15% [========= ] 489/3234 15% [========= ] 490/3234 15% [========= ] 491/3234 15% [========= ] 492/3234 15% [========= ] 493/3234 15% [========= ] 494/3234 15% [========= ] 495/3234 15% [========= ] 496/3234 15% [========= ] 497/3234 15% [========= ] 498/3234 15% [========= ] 499/3234 15% [========= ] 500/3234 15% [========= ] 501/3234 15% [========= ] 502/3234 15% [========= ] 503/3234 15% [========= ] 504/3234 15% [========= ] 505/3234 15% [========= ] 506/3234 15% [========= ] 507/3234 15% [========= ] 508/3234 15% [========= ] 509/3234 15% [========= ] 510/3234 15% [========= ] 511/3234 15% [========= ] 512/3234 15% [========= ] 513/3234 15% [========= ] 514/3234 15% [========= ] 515/3234 15% [========= ] 516/3234 15% [========= ] 517/3234 15% [========= ] 518/3234 16% [========= ] 519/3234 16% [========= ] 520/3234 16% [========= ] 521/3234 16% [========== ] 522/3234 16% [========== ] 523/3234 16% [========== ] 524/3234 16% [========== ] 525/3234 16% [========== ] 526/3234 16% [========== ] 527/3234 16% [========== ] 528/3234 16% [========== ] 529/3234 16% [========== ] 530/3234 16% [========== ] 531/3234 16% [========== ] 532/3234 16% [========== ] 533/3234 16% [========== ] 534/3234 16% [========== ] 535/3234 16% [========== ] 536/3234 16% [========== ] 537/3234 16% [========== ] 538/3234 16% [========== ] 539/3234 16% [========== ] 540/3234 16% [========== ] 541/3234 16% [========== ] 542/3234 16% [========== ] 543/3234 16% [========== ] 544/3234 16% [========== ] 545/3234 16% [========== ] 546/3234 16% [========== ] 547/3234 16% [========== ] 548/3234 16% [========== ] 549/3234 16% [========== ] 550/3234 17% [========== ] 551/3234 17% [========== ] 552/3234 17% [========== ] 553/3234 17% [========== ] 554/3234 17% [========== ] 555/3234 17% [========== ] 556/3234 17% [========== ] 557/3234 17% [========== ] 558/3234 17% [========== ] 559/3234 17% [========== ] 560/3234 17% [========== ] 561/3234 17% [========== ] 562/3234 17% [========== ] 563/3234 17% [========== ] 564/3234 17% [========== ] 565/3234 17% [========== ] 566/3234 17% [========== ] 567/3234 17% [========== ] 568/3234 17% [========== ] 569/3234 17% [========== ] 570/3234 17% [========== ] 571/3234 17% [========== ] 572/3234 17% [========== ] 573/3234 17% [=========== ] 574/3234 17% [=========== ] 575/3234 17% [=========== ] 576/3234 17% [=========== ] 577/3234 17% [=========== ] 578/3234 17% [=========== ] 579/3234 17% [=========== ] 580/3234 17% [=========== ] 581/3234 17% [=========== ] 582/3234 17% [=========== ] 583/3234 18% [=========== ] 584/3234 18% [=========== ] 585/3234 18% [=========== ] 586/3234 18% [=========== ] 587/3234 18% [=========== ] 588/3234 18% [=========== ] 589/3234 18% [=========== ] 590/3234 18% [=========== ] 591/3234 18% [=========== ] 592/3234 18% [=========== ] 593/3234 18% [=========== ] 594/3234 18% [=========== ] 595/3234 18% [=========== ] 596/3234 18% [=========== ] 597/3234 18% [=========== ] 598/3234 18% [=========== ] 599/3234 18% [=========== ] 600/3234 18% [=========== ] 601/3234 18% [=========== ] 602/3234 18% [=========== ] 603/3234 18% [=========== ] 604/3234 18% [=========== ] 605/3234 18% [=========== ] 606/3234 18% [=========== ] 607/3234 18% [=========== ] 608/3234 18% [=========== ] 609/3234 18% [=========== ] 610/3234 18% [=========== ] 611/3234 18% [=========== ] 612/3234 18% [=========== ] 613/3234 18% [=========== ] 614/3234 18% [=========== ] 615/3234 19% [=========== ] 616/3234 19% [=========== ] 617/3234 19% [=========== ] 618/3234 19% [=========== ] 619/3234 19% [=========== ] 620/3234 19% [=========== ] 621/3234 19% [=========== ] 622/3234 19% [=========== ] 623/3234 19% [=========== ] 624/3234 19% [=========== ] 625/3234 19% [============ ] 626/3234 19% [============ ] 627/3234 19% [============ ] 628/3234 19% [============ ] 629/3234 19% [============ ] 630/3234 19% [============ ] 631/3234 19% [============ ] 632/3234 19% [============ ] 633/3234 19% [============ ] 634/3234 19% [============ ] 635/3234 19% [============ ] 636/3234 19% [============ ] 637/3234 19% [============ ] 638/3234 19% [============ ] 639/3234 19% [============ ] 640/3234 19% [============ ] 641/3234 19% [============ ] 642/3234 19% [============ ] 643/3234 19% [============ ] 644/3234 19% [============ ] 645/3234 19% [============ ] 646/3234 19% [============ ] 647/3234 20% [============ ] 648/3234 20% [============ ] 649/3234 20% [============ ] 650/3234 20% [============ ] 651/3234 20% [============ ] 652/3234 20% [============ ] 653/3234 20% [============ ] 654/3234 20% [============ ] 655/3234 20% [============ ] 656/3234 20% [============ ] 657/3234 20% [============ ] 658/3234 20% [============ ] 659/3234 20% [============ ] 660/3234 20% [============ ] 661/3234 20% [============ ] 662/3234 20% [============ ] 663/3234 20% [============ ] 664/3234 20% [============ ] 665/3234 20% [============ ] 666/3234 20% [============ ] 667/3234 20% [============ ] 668/3234 20% [============ ] 669/3234 20% [============ ] 670/3234 20% [============ ] 671/3234 20% [============ ] 672/3234 20% [============ ] 673/3234 20% [============ ] 674/3234 20% [============ ] 675/3234 20% [============ ] 676/3234 20% [============ ] 677/3234 20% [============ ] 678/3234 20% [============= ] 679/3234 20% [============= ] 680/3234 21% [============= ] 681/3234 21% [============= ] 682/3234 21% [============= ] 683/3234 21% [============= ] 684/3234 21% [============= ] 685/3234 21% [============= ] 686/3234 21% [============= ] 687/3234 21% [============= ] 688/3234 21% [============= ] 689/3234 21% [============= ] 690/3234 21% [============= ] 691/3234 21% [============= ] 692/3234 21% [============= ] 693/3234 21% [============= ] 694/3234 21% [============= ] 695/3234 21% [============= ] 696/3234 21% [============= ] 697/3234 21% [============= ] 698/3234 21% [============= ] 699/3234 21% [============= ] 700/3234 21% [============= ] 701/3234 21% [============= ] 702/3234 21% [============= ] 703/3234 21% [============= ] 704/3234 21% [============= ] 705/3234 21% [============= ] 706/3234 21% [============= ] 707/3234 21% [============= ] 708/3234 21% [============= ] 709/3234 21% [============= ] 710/3234 21% [============= ] 711/3234 21% [============= ] 712/3234 22% [============= ] 713/3234 22% [============= ] 714/3234 22% [============= ] 715/3234 22% [============= ] 716/3234 22% [============= ] 717/3234 22% [============= ] 718/3234 22% [============= ] 719/3234 22% [============= ] 720/3234 22% [============= ] 721/3234 22% [============= ] 722/3234 22% [============= ] 723/3234 22% [============= ] 724/3234 22% [============= ] 725/3234 22% [============= ] 726/3234 22% [============= ] 727/3234 22% [============= ] 728/3234 22% [============= ] 729/3234 22% [============= ] 730/3234 22% [============== ] 731/3234 22% [============== ] 732/3234 22% [============== ] 733/3234 22% [============== ] 734/3234 22% [============== ] 735/3234 22% [============== ] 736/3234 22% [============== ] 737/3234 22% [============== ] 738/3234 22% [============== ] 739/3234 22% [============== ] 740/3234 22% [============== ] 741/3234 22% [============== ] 742/3234 22% [============== ] 743/3234 22% [============== ] 744/3234 23% [============== ] 745/3234 23% [============== ] 746/3234 23% [============== ] 747/3234 23% [============== ] 748/3234 23% [============== ] 749/3234 23% [============== ] 750/3234 23% [============== ] 751/3234 23% [============== ] 752/3234 23% [============== ] 753/3234 23% [============== ] 754/3234 23% [============== ] 755/3234 23% [============== ] 756/3234 23% [============== ] 757/3234 23% [============== ] 758/3234 23% [============== ] 759/3234 23% [============== ] 760/3234 23% [============== ] 761/3234 23% [============== ] 762/3234 23% [============== ] 763/3234 23% [============== ] 764/3234 23% [============== ] 765/3234 23% [============== ] 766/3234 23% [============== ] 767/3234 23% [============== ] 768/3234 23% [============== ] 769/3234 23% [============== ] 770/3234 23% [============== ] 771/3234 23% [============== ] 772/3234 23% [============== ] 773/3234 23% [============== ] 774/3234 23% [============== ] 775/3234 23% [============== ] 776/3234 23% [============== ] 777/3234 24% [============== ] 778/3234 24% [============== ] 779/3234 24% [============== ] 780/3234 24% [============== ] 781/3234 24% [============== ] 782/3234 24% [=============== ] 783/3234 24% [=============== ] 784/3234 24% [=============== ] 785/3234 24% [=============== ] 786/3234 24% [=============== ] 787/3234 24% [=============== ] 788/3234 24% [=============== ] 789/3234 24% [=============== ] 790/3234 24% [=============== ] 791/3234 24% [=============== ] 792/3234 24% [=============== ] 793/3234 24% [=============== ] 794/3234 24% [=============== ] 795/3234 24% [=============== ] 796/3234 24% [=============== ] 797/3234 24% [=============== ] 798/3234 24% [=============== ] 799/3234 24% [=============== ] 800/3234 24% [=============== ] 801/3234 24% [=============== ] 802/3234 24% [=============== ] 803/3234 24% [=============== ] 804/3234 24% [=============== ] 805/3234 24% [=============== ] 806/3234 24% [=============== ] 807/3234 24% [=============== ] 808/3234 24% [=============== ] 809/3234 25% [=============== ] 810/3234 25% [=============== ] 811/3234 25% [=============== ] 812/3234 25% [=============== ] 813/3234 25% [=============== ] 814/3234 25% [=============== ] 815/3234 25% [=============== ] 816/3234 25% [=============== ] 817/3234 25% [=============== ] 818/3234 25% [=============== ] 819/3234 25% [=============== ] 820/3234 25% [=============== ] 821/3234 25% [=============== ] 822/3234 25% [=============== ] 823/3234 25% [=============== ] 824/3234 25% [=============== ] 825/3234 25% [=============== ] 826/3234 25% [=============== ] 827/3234 25% [=============== ] 828/3234 25% [=============== ] 829/3234 25% [=============== ] 830/3234 25% [=============== ] 831/3234 25% [=============== ] 832/3234 25% [=============== ] 833/3234 25% [=============== ] 834/3234 25% [================ ] 835/3234 25% [================ ] 836/3234 25% [================ ] 837/3234 25% [================ ] 838/3234 25% [================ ] 839/3234 25% [================ ] 840/3234 25% [================ ] 841/3234 26% [================ ] 842/3234 26% [================ ] 843/3234 26% [================ ] 844/3234 26% [================ ] 845/3234 26% [================ ] 846/3234 26% [================ ] 847/3234 26% [================ ] 848/3234 26% [================ ] 849/3234 26% [================ ] 850/3234 26% [================ ] 851/3234 26% [================ ] 852/3234 26% [================ ] 853/3234 26% [================ ] 854/3234 26% [================ ] 855/3234 26% [================ ] 856/3234 26% [================ ] 857/3234 26% [================ ] 858/3234 26% [================ ] 859/3234 26% [================ ] 860/3234 26% [================ ] 861/3234 26% [================ ] 862/3234 26% [================ ] 863/3234 26% [================ ] 864/3234 26% [================ ] 865/3234 26% [================ ] 866/3234 26% [================ ] 867/3234 26% [================ ] 868/3234 26% [================ ] 869/3234 26% [================ ] 870/3234 26% [================ ] 871/3234 26% [================ ] 872/3234 26% [================ ] 873/3234 26% [================ ] 874/3234 27% [================ ] 875/3234 27% [================ ] 876/3234 27% [================ ] 877/3234 27% [================ ] 878/3234 27% [================ ] 879/3234 27% [================ ] 880/3234 27% [================ ] 881/3234 27% [================ ] 882/3234 27% [================ ] 883/3234 27% [================ ] 884/3234 27% [================ ] 885/3234 27% [================ ] 886/3234 27% [================= ] 887/3234 27% [================= ] 888/3234 27% [================= ] 889/3234 27% [================= ] 890/3234 27% [================= ] 891/3234 27% [================= ] 892/3234 27% [================= ] 893/3234 27% [================= ] 894/3234 27% [================= ] 895/3234 27% [================= ] 896/3234 27% [================= ] 897/3234 27% [================= ] 898/3234 27% [================= ] 899/3234 27% [================= ] 900/3234 27% [================= ] 901/3234 27% [================= ] 902/3234 27% [================= ] 903/3234 27% [================= ] 904/3234 27% [================= ] 905/3234 27% [================= ] 906/3234 28% [================= ] 907/3234 28% [================= ] 908/3234 28% [================= ] 909/3234 28% [================= ] 910/3234 28% [================= ] 911/3234 28% [================= ] 912/3234 28% [================= ] 913/3234 28% [================= ] 914/3234 28% [================= ] 915/3234 28% [================= ] 916/3234 28% [================= ] 917/3234 28% [================= ] 918/3234 28% [================= ] 919/3234 28% [================= ] 920/3234 28% [================= ] 921/3234 28% [================= ] 922/3234 28% [================= ] 923/3234 28% [================= ] 924/3234 28% [================= ] 925/3234 28% [================= ] 926/3234 28% [================= ] 927/3234 28% [================= ] 928/3234 28% [================= ] 929/3234 28% [================= ] 930/3234 28% [================= ] 931/3234 28% [================= ] 932/3234 28% [================= ] 933/3234 28% [================= ] 934/3234 28% [================= ] 935/3234 28% [================= ] 936/3234 28% [================= ] 937/3234 28% [================= ] 938/3234 29% [================== ] 939/3234 29% [================== ] 940/3234 29% [================== ] 941/3234 29% [================== ] 942/3234 29% [================== ] 943/3234 29% [================== ] 944/3234 29% [================== ] 945/3234 29% [================== ] 946/3234 29% [================== ] 947/3234 29% [================== ] 948/3234 29% [================== ] 949/3234 29% [================== ] 950/3234 29% [================== ] 951/3234 29% [================== ] 952/3234 29% [================== ] 953/3234 29% [================== ] 954/3234 29% [================== ] 955/3234 29% [================== ] 956/3234 29% [================== ] 957/3234 29% [================== ] 958/3234 29% [================== ] 959/3234 29% [================== ] 960/3234 29% [================== ] 961/3234 29% [================== ] 962/3234 29% [================== ] 963/3234 29% [================== ] 964/3234 29% [================== ] 965/3234 29% [================== ] 966/3234 29% [================== ] 967/3234 29% [================== ] 968/3234 29% [================== ] 969/3234 29% [================== ] 970/3234 29% [================== ] 971/3234 30% [================== ] 972/3234 30% [================== ] 973/3234 30% [================== ] 974/3234 30% [================== ] 975/3234 30% [================== ] 976/3234 30% [================== ] 977/3234 30% [================== ] 978/3234 30% [================== ] 979/3234 30% [================== ] 980/3234 30% [================== ] 981/3234 30% [================== ] 982/3234 30% [================== ] 983/3234 30% [================== ] 984/3234 30% [================== ] 985/3234 30% [================== ] 986/3234 30% [================== ] 987/3234 30% [================== ] 988/3234 30% [================== ] 989/3234 30% [================== ] 990/3234 30% [================== ] 991/3234 30% [=================== ] 992/3234 30% [=================== ] 993/3234 30% [=================== ] 994/3234 30% [=================== ] 995/3234 30% [=================== ] 996/3234 30% [=================== ] 997/3234 30% [=================== ] 998/3234 30% [=================== ] 999/3234 30% [=================== ] 1000/3234 30% [=================== ] 1001/3234 30% [=================== ] 1002/3234 30% [=================== ] 1003/3234 31% [=================== ] 1004/3234 31% [=================== ] 1005/3234 31% [=================== ] 1006/3234 31% [=================== ] 1007/3234 31% [=================== ] 1008/3234 31% [=================== ] 1009/3234 31% [=================== ] 1010/3234 31% [=================== ] 1011/3234 31% [=================== ] 1012/3234 31% [=================== ] 1013/3234 31% [=================== ] 1014/3234 31% [=================== ] 1015/3234 31% [=================== ] 1016/3234 31% [=================== ] 1017/3234 31% [=================== ] 1018/3234 31% [=================== ] 1019/3234 31% [=================== ] 1020/3234 31% [=================== ] 1021/3234 31% [=================== ] 1022/3234 31% [=================== ] 1023/3234 31% [=================== ] 1024/3234 31% [=================== ] 1025/3234 31% [=================== ] 1026/3234 31% [=================== ] 1027/3234 31% [=================== ] 1028/3234 31% [=================== ] 1029/3234 31% [=================== ] 1030/3234 31% [=================== ] 1031/3234 31% [=================== ] 1032/3234 31% [=================== ] 1033/3234 31% [=================== ] 1034/3234 31% [=================== ] 1035/3234 32% [=================== ] 1036/3234 32% [=================== ] 1037/3234 32% [=================== ] 1038/3234 32% [=================== ] 1039/3234 32% [=================== ] 1040/3234 32% [=================== ] 1041/3234 32% [=================== ] 1042/3234 32% [=================== ] 1043/3234 32% [==================== ] 1044/3234 32% [==================== ] 1045/3234 32% [==================== ] 1046/3234 32% [==================== ] 1047/3234 32% [==================== ] 1048/3234 32% [==================== ] 1049/3234 32% [==================== ] 1050/3234 32% [==================== ] 1051/3234 32% [==================== ] 1052/3234 32% [==================== ] 1053/3234 32% [==================== ] 1054/3234 32% [==================== ] 1055/3234 32% [==================== ] 1056/3234 32% [==================== ] 1057/3234 32% [==================== ] 1058/3234 32% [==================== ] 1059/3234 32% [==================== ] 1060/3234 32% [==================== ] 1061/3234 32% [==================== ] 1062/3234 32% [==================== ] 1063/3234 32% [==================== ] 1064/3234 32% [==================== ] 1065/3234 32% [==================== ] 1066/3234 32% [==================== ] 1067/3234 32% [==================== ] 1068/3234 33% [==================== ] 1069/3234 33% [==================== ] 1070/3234 33% [==================== ] 1071/3234 33% [==================== ] 1072/3234 33% [==================== ] 1073/3234 33% [==================== ] 1074/3234 33% [==================== ] 1075/3234 33% [==================== ] 1076/3234 33% [==================== ] 1077/3234 33% [==================== ] 1078/3234 33% [==================== ] 1079/3234 33% [==================== ] 1080/3234 33% [==================== ] 1081/3234 33% [==================== ] 1082/3234 33% [==================== ] 1083/3234 33% [==================== ] 1084/3234 33% [==================== ] 1085/3234 33% [==================== ] 1086/3234 33% [==================== ] 1087/3234 33% [==================== ] 1088/3234 33% [==================== ] 1089/3234 33% [==================== ] 1090/3234 33% [==================== ] 1091/3234 33% [==================== ] 1092/3234 33% [==================== ] 1093/3234 33% [==================== ] 1094/3234 33% [==================== ] 1095/3234 33% [===================== ] 1096/3234 33% [===================== ] 1097/3234 33% [===================== ] 1098/3234 33% [===================== ] 1099/3234 33% [===================== ] 1100/3234 34% [===================== ] 1101/3234 34% [===================== ] 1102/3234 34% [===================== ] 1103/3234 34% [===================== ] 1104/3234 34% [===================== ] 1105/3234 34% [===================== ] 1106/3234 34% [===================== ] 1107/3234 34% [===================== ] 1108/3234 34% [===================== ] 1109/3234 34% [===================== ] 1110/3234 34% [===================== ] 1111/3234 34% [===================== ] 1112/3234 34% [===================== ] 1113/3234 34% [===================== ] 1114/3234 34% [===================== ] 1115/3234 34% [===================== ] 1116/3234 34% [===================== ] 1117/3234 34% [===================== ] 1118/3234 34% [===================== ] 1119/3234 34% [===================== ] 1120/3234 34% [===================== ] 1121/3234 34% [===================== ] 1122/3234 34% [===================== ] 1123/3234 34% [===================== ] 1124/3234 34% [===================== ] 1125/3234 34% [===================== ] 1126/3234 34% [===================== ] 1127/3234 34% [===================== ] 1128/3234 34% [===================== ] 1129/3234 34% [===================== ] 1130/3234 34% [===================== ] 1131/3234 34% [===================== ] 1132/3234 35% [===================== ] 1133/3234 35% [===================== ] 1134/3234 35% [===================== ] 1135/3234 35% [===================== ] 1136/3234 35% [===================== ] 1137/3234 35% [===================== ] 1138/3234 35% [===================== ] 1139/3234 35% [===================== ] 1140/3234 35% [===================== ] 1141/3234 35% [===================== ] 1142/3234 35% [===================== ] 1143/3234 35% [===================== ] 1144/3234 35% [===================== ] 1145/3234 35% [===================== ] 1146/3234 35% [===================== ] 1147/3234 35% [====================== ] 1148/3234 35% [====================== ] 1149/3234 35% [====================== ] 1150/3234 35% [====================== ] 1151/3234 35% [====================== ] 1152/3234 35% [====================== ] 1153/3234 35% [====================== ] 1154/3234 35% [====================== ] 1155/3234 35% [====================== ] 1156/3234 35% [====================== ] 1157/3234 35% [====================== ] 1158/3234 35% [====================== ] 1159/3234 35% [====================== ] 1160/3234 35% [====================== ] 1161/3234 35% [====================== ] 1162/3234 35% [====================== ] 1163/3234 35% [====================== ] 1164/3234 35% [====================== ] 1165/3234 36% [====================== ] 1166/3234 36% [====================== ] 1167/3234 36% [====================== ] 1168/3234 36% [====================== ] 1169/3234 36% [====================== ] 1170/3234 36% [====================== ] 1171/3234 36% [====================== ] 1172/3234 36% [====================== ] 1173/3234 36% [====================== ] 1174/3234 36% [====================== ] 1175/3234 36% [====================== ] 1176/3234 36% [====================== ] 1177/3234 36% [====================== ] 1178/3234 36% [====================== ] 1179/3234 36% [====================== ] 1180/3234 36% [====================== ] 1181/3234 36% [====================== ] 1182/3234 36% [====================== ] 1183/3234 36% [====================== ] 1184/3234 36% [====================== ] 1185/3234 36% [====================== ] 1186/3234 36% [====================== ] 1187/3234 36% [====================== ] 1188/3234 36% [====================== ] 1189/3234 36% [====================== ] 1190/3234 36% [====================== ] 1191/3234 36% [====================== ] 1192/3234 36% [====================== ] 1193/3234 36% [====================== ] 1194/3234 36% [====================== ] 1195/3234 36% [====================== ] 1196/3234 36% [====================== ] 1197/3234 37% [====================== ] 1198/3234 37% [====================== ] 1199/3234 37% [======================= ] 1200/3234 37% [======================= ] 1201/3234 37% [======================= ] 1202/3234 37% [======================= ] 1203/3234 37% [======================= ] 1204/3234 37% [======================= ] 1205/3234 37% [======================= ] 1206/3234 37% [======================= ] 1207/3234 37% [======================= ] 1208/3234 37% [======================= ] 1209/3234 37% [======================= ] 1210/3234 37% [======================= ] 1211/3234 37% [======================= ] 1212/3234 37% [======================= ] 1213/3234 37% [======================= ] 1214/3234 37% [======================= ] 1215/3234 37% [======================= ] 1216/3234 37% [======================= ] 1217/3234 37% [======================= ] 1218/3234 37% [======================= ] 1219/3234 37% [======================= ] 1220/3234 37% [======================= ] 1221/3234 37% [======================= ] 1222/3234 37% [======================= ] 1223/3234 37% [======================= ] 1224/3234 37% [======================= ] 1225/3234 37% [======================= ] 1226/3234 37% [======================= ] 1227/3234 37% [======================= ] 1228/3234 37% [======================= ] 1229/3234 38% [======================= ] 1230/3234 38% [======================= ] 1231/3234 38% [======================= ] 1232/3234 38% [======================= ] 1233/3234 38% [======================= ] 1234/3234 38% [======================= ] 1235/3234 38% [======================= ] 1236/3234 38% [======================= ] 1237/3234 38% [======================= ] 1238/3234 38% [======================= ] 1239/3234 38% [======================= ] 1240/3234 38% [======================= ] 1241/3234 38% [======================= ] 1242/3234 38% [======================= ] 1243/3234 38% [======================= ] 1244/3234 38% [======================= ] 1245/3234 38% [======================= ] 1246/3234 38% [======================= ] 1247/3234 38% [======================= ] 1248/3234 38% [======================= ] 1249/3234 38% [======================= ] 1250/3234 38% [======================= ] 1251/3234 38% [======================== ] 1252/3234 38% [======================== ] 1253/3234 38% [======================== ] 1254/3234 38% [======================== ] 1255/3234 38% [======================== ] 1256/3234 38% [======================== ] 1257/3234 38% [======================== ] 1258/3234 38% [======================== ] 1259/3234 38% [======================== ] 1260/3234 38% [======================== ] 1261/3234 38% [======================== ] 1262/3234 39% [======================== ] 1263/3234 39% [======================== ] 1264/3234 39% [======================== ] 1265/3234 39% [======================== ] 1266/3234 39% [======================== ] 1267/3234 39% [======================== ] 1268/3234 39% [======================== ] 1269/3234 39% [======================== ] 1270/3234 39% [======================== ] 1271/3234 39% [======================== ] 1272/3234 39% [======================== ] 1273/3234 39% [======================== ] 1274/3234 39% [======================== ] 1275/3234 39% [======================== ] 1276/3234 39% [======================== ] 1277/3234 39% [======================== ] 1278/3234 39% [======================== ] 1279/3234 39% [======================== ] 1280/3234 39% [======================== ] 1281/3234 39% [======================== ] 1282/3234 39% [======================== ] 1283/3234 39% [======================== ] 1284/3234 39% [======================== ] 1285/3234 39% [======================== ] 1286/3234 39% [======================== ] 1287/3234 39% [======================== ] 1288/3234 39% [======================== ] 1289/3234 39% [======================== ] 1290/3234 39% [======================== ] 1291/3234 39% [======================== ] 1292/3234 39% [======================== ] 1293/3234 39% [======================== ] 1294/3234 40% [======================== ] 1295/3234 40% [======================== ] 1296/3234 40% [======================== ] 1297/3234 40% [======================== ] 1298/3234 40% [======================== ] 1299/3234 40% [======================== ] 1300/3234 40% [======================== ] 1301/3234 40% [======================== ] 1302/3234 40% [======================== ] 1303/3234 40% [======================== ] 1304/3234 40% [========================= ] 1305/3234 40% [========================= ] 1306/3234 40% [========================= ] 1307/3234 40% [========================= ] 1308/3234 40% [========================= ] 1309/3234 40% [========================= ] 1310/3234 40% [========================= ] 1311/3234 40% [========================= ] 1312/3234 40% [========================= ] 1313/3234 40% [========================= ] 1314/3234 40% [========================= ] 1315/3234 40% [========================= ] 1316/3234 40% [========================= ] 1317/3234 40% [========================= ] 1318/3234 40% [========================= ] 1319/3234 40% [========================= ] 1320/3234 40% [========================= ] 1321/3234 40% [========================= ] 1322/3234 40% [========================= ] 1323/3234 40% [========================= ] 1324/3234 40% [========================= ] 1325/3234 40% [========================= ] 1326/3234 41% [========================= ] 1327/3234 41% [========================= ] 1328/3234 41% [========================= ] 1329/3234 41% [========================= ] 1330/3234 41% [========================= ] 1331/3234 41% [========================= ] 1332/3234 41% [========================= ] 1333/3234 41% [========================= ] 1334/3234 41% [========================= ] 1335/3234 41% [========================= ] 1336/3234 41% [========================= ] 1337/3234 41% [========================= ] 1338/3234 41% [========================= ] 1339/3234 41% [========================= ] 1340/3234 41% [========================= ] 1341/3234 41% [========================= ] 1342/3234 41% [========================= ] 1343/3234 41% [========================= ] 1344/3234 41% [========================= ] 1345/3234 41% [========================= ] 1346/3234 41% [========================= ] 1347/3234 41% [========================= ] 1348/3234 41% [========================= ] 1349/3234 41% [========================= ] 1350/3234 41% [========================= ] 1351/3234 41% [========================= ] 1352/3234 41% [========================= ] 1353/3234 41% [========================= ] 1354/3234 41% [========================= ] 1355/3234 41% [========================= ] 1356/3234 41% [========================== ] 1357/3234 41% [========================== ] 1358/3234 41% [========================== ] 1359/3234 42% [========================== ] 1360/3234 42% [========================== ] 1361/3234 42% [========================== ] 1362/3234 42% [========================== ] 1363/3234 42% [========================== ] 1364/3234 42% [========================== ] 1365/3234 42% [========================== ] 1366/3234 42% [========================== ] 1367/3234 42% [========================== ] 1368/3234 42% [========================== ] 1369/3234 42% [========================== ] 1370/3234 42% [========================== ] 1371/3234 42% [========================== ] 1372/3234 42% [========================== ] 1373/3234 42% [========================== ] 1374/3234 42% [========================== ] 1375/3234 42% [========================== ] 1376/3234 42% [========================== ] 1377/3234 42% [========================== ] 1378/3234 42% [========================== ] 1379/3234 42% [========================== ] 1380/3234 42% [========================== ] 1381/3234 42% [========================== ] 1382/3234 42% [========================== ] 1383/3234 42% [========================== ] 1384/3234 42% [========================== ] 1385/3234 42% [========================== ] 1386/3234 42% [========================== ] 1387/3234 42% [========================== ] 1388/3234 42% [========================== ] 1389/3234 42% [========================== ] 1390/3234 42% [========================== ] 1391/3234 43% [========================== ] 1392/3234 43% [========================== ] 1393/3234 43% [========================== ] 1394/3234 43% [========================== ] 1395/3234 43% [========================== ] 1396/3234 43% [========================== ] 1397/3234 43% [========================== ] 1398/3234 43% [========================== ] 1399/3234 43% [========================== ] 1400/3234 43% [========================== ] 1401/3234 43% [========================== ] 1402/3234 43% [========================== ] 1403/3234 43% [========================== ] 1404/3234 43% [========================== ] 1405/3234 43% [========================== ] 1406/3234 43% [========================== ] 1407/3234 43% [========================== ] 1408/3234 43% [=========================== ] 1409/3234 43% [=========================== ] 1410/3234 43% [=========================== ] 1411/3234 43% [=========================== ] 1412/3234 43% [=========================== ] 1413/3234 43% [=========================== ] 1414/3234 43% [=========================== ] 1415/3234 43% [=========================== ] 1416/3234 43% [=========================== ] 1417/3234 43% [=========================== ] 1418/3234 43% [=========================== ] 1419/3234 43% [=========================== ] 1420/3234 43% [=========================== ] 1421/3234 43% [=========================== ] 1422/3234 43% [=========================== ] 1423/3234 44% [=========================== ] 1424/3234 44% [=========================== ] 1425/3234 44% [=========================== ] 1426/3234 44% [=========================== ] 1427/3234 44% [=========================== ] 1428/3234 44% [=========================== ] 1429/3234 44% [=========================== ] 1430/3234 44% [=========================== ] 1431/3234 44% [=========================== ] 1432/3234 44% [=========================== ] 1433/3234 44% [=========================== ] 1434/3234 44% [=========================== ] 1435/3234 44% [=========================== ] 1436/3234 44% [=========================== ] 1437/3234 44% [=========================== ] 1438/3234 44% [=========================== ] 1439/3234 44% [=========================== ] 1440/3234 44% [=========================== ] 1441/3234 44% [=========================== ] 1442/3234 44% [=========================== ] 1443/3234 44% [=========================== ] 1444/3234 44% [=========================== ] 1445/3234 44% [=========================== ] 1446/3234 44% [=========================== ] 1447/3234 44% [=========================== ] 1448/3234 44% [=========================== ] 1449/3234 44% [=========================== ] 1450/3234 44% [=========================== ] 1451/3234 44% [=========================== ] 1452/3234 44% [=========================== ] 1453/3234 44% [=========================== ] 1454/3234 44% [=========================== ] 1455/3234 44% [=========================== ] 1456/3234 45% [=========================== ] 1457/3234 45% [=========================== ] 1458/3234 45% [=========================== ] 1459/3234 45% [=========================== ] 1460/3234 45% [============================ ] 1461/3234 45% [============================ ] 1462/3234 45% [============================ ] 1463/3234 45% [============================ ] 1464/3234 45% [============================ ] 1465/3234 45% [============================ ] 1466/3234 45% [============================ ] 1467/3234 45% [============================ ] 1468/3234 45% [============================ ] 1469/3234 45% [============================ ] 1470/3234 45% [============================ ] 1471/3234 45% [============================ ] 1472/3234 45% [============================ ] 1473/3234 45% [============================ ] 1474/3234 45% [============================ ] 1475/3234 45% [============================ ] 1476/3234 45% [============================ ] 1477/3234 45% [============================ ] 1478/3234 45% [============================ ] 1479/3234 45% [============================ ] 1480/3234 45% [============================ ] 1481/3234 45% [============================ ] 1482/3234 45% [============================ ] 1483/3234 45% [============================ ] 1484/3234 45% [============================ ] 1485/3234 45% [============================ ] 1486/3234 45% [============================ ] 1487/3234 45% [============================ ] 1488/3234 46% [============================ ] 1489/3234 46% [============================ ] 1490/3234 46% [============================ ] 1491/3234 46% [============================ ] 1492/3234 46% [============================ ] 1493/3234 46% [============================ ] 1494/3234 46% [============================ ] 1495/3234 46% [============================ ] 1496/3234 46% [============================ ] 1497/3234 46% [============================ ] 1498/3234 46% [============================ ] 1499/3234 46% [============================ ] 1500/3234 46% [============================ ] 1501/3234 46% [============================ ] 1502/3234 46% [============================ ] 1503/3234 46% [============================ ] 1504/3234 46% [============================ ] 1505/3234 46% [============================ ] 1506/3234 46% [============================ ] 1507/3234 46% [============================ ] 1508/3234 46% [============================ ] 1509/3234 46% [============================ ] 1510/3234 46% [============================ ] 1511/3234 46% [============================ ] 1512/3234 46% [============================= ] 1513/3234 46% [============================= ] 1514/3234 46% [============================= ] 1515/3234 46% [============================= ] 1516/3234 46% [============================= ] 1517/3234 46% [============================= ] 1518/3234 46% [============================= ] 1519/3234 46% [============================= ] 1520/3234 47% [============================= ] 1521/3234 47% [============================= ] 1522/3234 47% [============================= ] 1523/3234 47% [============================= ] 1524/3234 47% [============================= ] 1525/3234 47% [============================= ] 1526/3234 47% [============================= ] 1527/3234 47% [============================= ] 1528/3234 47% [============================= ] 1529/3234 47% [============================= ] 1530/3234 47% [============================= ] 1531/3234 47% [============================= ] 1532/3234 47% [============================= ] 1533/3234 47% [============================= ] 1534/3234 47% [============================= ] 1535/3234 47% [============================= ] 1536/3234 47% [============================= ] 1537/3234 47% [============================= ] 1538/3234 47% [============================= ] 1539/3234 47% [============================= ] 1540/3234 47% [============================= ] 1541/3234 47% [============================= ] 1542/3234 47% [============================= ] 1543/3234 47% [============================= ] 1544/3234 47% [============================= ] 1545/3234 47% [============================= ] 1546/3234 47% [============================= ] 1547/3234 47% [============================= ] 1548/3234 47% [============================= ] 1549/3234 47% [============================= ] 1550/3234 47% [============================= ] 1551/3234 47% [============================= ] 1552/3234 47% [============================= ] 1553/3234 48% [============================= ] 1554/3234 48% [============================= ] 1555/3234 48% [============================= ] 1556/3234 48% [============================= ] 1557/3234 48% [============================= ] 1558/3234 48% [============================= ] 1559/3234 48% [============================= ] 1560/3234 48% [============================= ] 1561/3234 48% [============================= ] 1562/3234 48% [============================= ] 1563/3234 48% [============================= ] 1564/3234 48% [============================== ] 1565/3234 48% [============================== ] 1566/3234 48% [============================== ] 1567/3234 48% [============================== ] 1568/3234 48% [============================== ] 1569/3234 48% [============================== ] 1570/3234 48% [============================== ] 1571/3234 48% [============================== ] 1572/3234 48% [============================== ] 1573/3234 48% [============================== ] 1574/3234 48% [============================== ] 1575/3234 48% [============================== ] 1576/3234 48% [============================== ] 1577/3234 48% [============================== ] 1578/3234 48% [============================== ] 1579/3234 48% [============================== ] 1580/3234 48% [============================== ] 1581/3234 48% [============================== ] 1582/3234 48% [============================== ] 1583/3234 48% [============================== ] 1584/3234 48% [============================== ] 1585/3234 49% [============================== ] 1586/3234 49% [============================== ] 1587/3234 49% [============================== ] 1588/3234 49% [============================== ] 1589/3234 49% [============================== ] 1590/3234 49% [============================== ] 1591/3234 49% [============================== ] 1592/3234 49% [============================== ] 1593/3234 49% [============================== ] 1594/3234 49% [============================== ] 1595/3234 49% [============================== ] 1596/3234 49% [============================== ] 1597/3234 49% [============================== ] 1598/3234 49% [============================== ] 1599/3234 49% [============================== ] 1600/3234 49% [============================== ] 1601/3234 49% [============================== ] 1602/3234 49% [============================== ] 1603/3234 49% [============================== ] 1604/3234 49% [============================== ] 1605/3234 49% [============================== ] 1606/3234 49% [============================== ] 1607/3234 49% [============================== ] 1608/3234 49% [============================== ] 1609/3234 49% [============================== ] 1610/3234 49% [============================== ] 1611/3234 49% [============================== ] 1612/3234 49% [============================== ] 1613/3234 49% [============================== ] 1614/3234 49% [============================== ] 1615/3234 49% [============================== ] 1616/3234 49% [=============================== ] 1617/3234 50% [=============================== ] 1618/3234 50% [=============================== ] 1619/3234 50% [=============================== ] 1620/3234 50% [=============================== ] 1621/3234 50% [=============================== ] 1622/3234 50% [=============================== ] 1623/3234 50% [=============================== ] 1624/3234 50% [=============================== ] 1625/3234 50% [=============================== ] 1626/3234 50% [=============================== ] 1627/3234 50% [=============================== ] 1628/3234 50% [=============================== ] 1629/3234 50% [=============================== ] 1630/3234 50% [=============================== ] 1631/3234 50% [=============================== ] 1632/3234 50% [=============================== ] 1633/3234 50% [=============================== ] 1634/3234 50% [=============================== ] 1635/3234 50% [=============================== ] 1636/3234 50% [=============================== ] 1637/3234 50% [=============================== ] 1638/3234 50% [=============================== ] 1639/3234 50% [=============================== ] 1640/3234 50% [=============================== ] 1641/3234 50% [=============================== ] 1642/3234 50% [=============================== ] 1643/3234 50% [=============================== ] 1644/3234 50% [=============================== ] 1645/3234 50% [=============================== ] 1646/3234 50% [=============================== ] 1647/3234 50% [=============================== ] 1648/3234 50% [=============================== ] 1649/3234 50% [=============================== ] 1650/3234 51% [=============================== ] 1651/3234 51% [=============================== ] 1652/3234 51% [=============================== ] 1653/3234 51% [=============================== ] 1654/3234 51% [=============================== ] 1655/3234 51% [=============================== ] 1656/3234 51% [=============================== ] 1657/3234 51% [=============================== ] 1658/3234 51% [=============================== ] 1659/3234 51% [=============================== ] 1660/3234 51% [=============================== ] 1661/3234 51% [=============================== ] 1662/3234 51% [=============================== ] 1663/3234 51% [=============================== ] 1664/3234 51% [=============================== ] 1665/3234 51% [=============================== ] 1666/3234 51% [=============================== ] 1667/3234 51% [=============================== ] 1668/3234 51% [=============================== ] 1669/3234 51% [================================ ] 1670/3234 51% [================================ ] 1671/3234 51% [================================ ] 1672/3234 51% [================================ ] 1673/3234 51% [================================ ] 1674/3234 51% [================================ ] 1675/3234 51% [================================ ] 1676/3234 51% [================================ ] 1677/3234 51% [================================ ] 1678/3234 51% [================================ ] 1679/3234 51% [================================ ] 1680/3234 51% [================================ ] 1681/3234 51% [================================ ] 1682/3234 52% [================================ ] 1683/3234 52% [================================ ] 1684/3234 52% [================================ ] 1685/3234 52% [================================ ] 1686/3234 52% [================================ ] 1687/3234 52% [================================ ] 1688/3234 52% [================================ ] 1689/3234 52% [================================ ] 1690/3234 52% [================================ ] 1691/3234 52% [================================ ] 1692/3234 52% [================================ ] 1693/3234 52% [================================ ] 1694/3234 52% [================================ ] 1695/3234 52% [================================ ] 1696/3234 52% [================================ ] 1697/3234 52% [================================ ] 1698/3234 52% [================================ ] 1699/3234 52% [================================ ] 1700/3234 52% [================================ ] 1701/3234 52% [================================ ] 1702/3234 52% [================================ ] 1703/3234 52% [================================ ] 1704/3234 52% [================================ ] 1705/3234 52% [================================ ] 1706/3234 52% [================================ ] 1707/3234 52% [================================ ] 1708/3234 52% [================================ ] 1709/3234 52% [================================ ] 1710/3234 52% [================================ ] 1711/3234 52% [================================ ] 1712/3234 52% [================================ ] 1713/3234 52% [================================ ] 1714/3234 52% [================================ ] 1715/3234 53% [================================ ] 1716/3234 53% [================================ ] 1717/3234 53% [================================ ] 1718/3234 53% [================================ ] 1719/3234 53% [================================ ] 1720/3234 53% [================================ ] 1721/3234 53% [================================= ] 1722/3234 53% [================================= ] 1723/3234 53% [================================= ] 1724/3234 53% [================================= ] 1725/3234 53% [================================= ] 1726/3234 53% [================================= ] 1727/3234 53% [================================= ] 1728/3234 53% [================================= ] 1729/3234 53% [================================= ] 1730/3234 53% [================================= ] 1731/3234 53% [================================= ] 1732/3234 53% [================================= ] 1733/3234 53% [================================= ] 1734/3234 53% [================================= ] 1735/3234 53% [================================= ] 1736/3234 53% [================================= ] 1737/3234 53% [================================= ] 1738/3234 53% [================================= ] 1739/3234 53% [================================= ] 1740/3234 53% [================================= ] 1741/3234 53% [================================= ] 1742/3234 53% [================================= ] 1743/3234 53% [================================= ] 1744/3234 53% [================================= ] 1745/3234 53% [================================= ] 1746/3234 53% [================================= ] 1747/3234 54% [================================= ] 1748/3234 54% [================================= ] 1749/3234 54% [================================= ] 1750/3234 54% [================================= ] 1751/3234 54% [================================= ] 1752/3234 54% [================================= ] 1753/3234 54% [================================= ] 1754/3234 54% [================================= ] 1755/3234 54% [================================= ] 1756/3234 54% [================================= ] 1757/3234 54% [================================= ] 1758/3234 54% [================================= ] 1759/3234 54% [================================= ] 1760/3234 54% [================================= ] 1761/3234 54% [================================= ] 1762/3234 54% [================================= ] 1763/3234 54% [================================= ] 1764/3234 54% [================================= ] 1765/3234 54% [================================= ] 1766/3234 54% [================================= ] 1767/3234 54% [================================= ] 1768/3234 54% [================================= ] 1769/3234 54% [================================= ] 1770/3234 54% [================================= ] 1771/3234 54% [================================= ] 1772/3234 54% [================================= ] 1773/3234 54% [================================== ] 1774/3234 54% [================================== ] 1775/3234 54% [================================== ] 1776/3234 54% [================================== ] 1777/3234 54% [================================== ] 1778/3234 54% [================================== ] 1779/3234 55% [================================== ] 1780/3234 55% [================================== ] 1781/3234 55% [================================== ] 1782/3234 55% [================================== ] 1783/3234 55% [================================== ] 1784/3234 55% [================================== ] 1785/3234 55% [================================== ] 1786/3234 55% [================================== ] 1787/3234 55% [================================== ] 1788/3234 55% [================================== ] 1789/3234 55% [================================== ] 1790/3234 55% [================================== ] 1791/3234 55% [================================== ] 1792/3234 55% [================================== ] 1793/3234 55% [================================== ] 1794/3234 55% [================================== ] 1795/3234 55% [================================== ] 1796/3234 55% [================================== ] 1797/3234 55% [================================== ] 1798/3234 55% [================================== ] 1799/3234 55% [================================== ] 1800/3234 55% [================================== ] 1801/3234 55% [================================== ] 1802/3234 55% [================================== ] 1803/3234 55% [================================== ] 1804/3234 55% [================================== ] 1805/3234 55% [================================== ] 1806/3234 55% [================================== ] 1807/3234 55% [================================== ] 1808/3234 55% [================================== ] 1809/3234 55% [================================== ] 1810/3234 55% [================================== ] 1811/3234 55% [================================== ] 1812/3234 56% [================================== ] 1813/3234 56% [================================== ] 1814/3234 56% [================================== ] 1815/3234 56% [================================== ] 1816/3234 56% [================================== ] 1817/3234 56% [================================== ] 1818/3234 56% [================================== ] 1819/3234 56% [================================== ] 1820/3234 56% [================================== ] 1821/3234 56% [================================== ] 1822/3234 56% [================================== ] 1823/3234 56% [================================== ] 1824/3234 56% [================================== ] 1825/3234 56% [=================================== ] 1826/3234 56% [=================================== ] 1827/3234 56% [=================================== ] 1828/3234 56% [=================================== ] 1829/3234 56% [=================================== ] 1830/3234 56% [=================================== ] 1831/3234 56% [=================================== ] 1832/3234 56% [=================================== ] 1833/3234 56% [=================================== ] 1834/3234 56% [=================================== ] 1835/3234 56% [=================================== ] 1836/3234 56% [=================================== ] 1837/3234 56% [=================================== ] 1838/3234 56% [=================================== ] 1839/3234 56% [=================================== ] 1840/3234 56% [=================================== ] 1841/3234 56% [=================================== ] 1842/3234 56% [=================================== ] 1843/3234 56% [=================================== ] 1844/3234 57% [=================================== ] 1845/3234 57% [=================================== ] 1846/3234 57% [=================================== ] 1847/3234 57% [=================================== ] 1848/3234 57% [=================================== ] 1849/3234 57% [=================================== ] 1850/3234 57% [=================================== ] 1851/3234 57% [=================================== ] 1852/3234 57% [=================================== ] 1853/3234 57% [=================================== ] 1854/3234 57% [=================================== ] 1855/3234 57% [=================================== ] 1856/3234 57% [=================================== ] 1857/3234 57% [=================================== ] 1858/3234 57% [=================================== ] 1859/3234 57% [=================================== ] 1860/3234 57% [=================================== ] 1861/3234 57% [=================================== ] 1862/3234 57% [=================================== ] 1863/3234 57% [=================================== ] 1864/3234 57% [=================================== ] 1865/3234 57% [=================================== ] 1866/3234 57% [=================================== ] 1867/3234 57% [=================================== ] 1868/3234 57% [=================================== ] 1869/3234 57% [=================================== ] 1870/3234 57% [=================================== ] 1871/3234 57% [=================================== ] 1872/3234 57% [=================================== ] 1873/3234 57% [=================================== ] 1874/3234 57% [=================================== ] 1875/3234 57% [=================================== ] 1876/3234 58% [=================================== ] 1877/3234 58% [==================================== ] 1878/3234 58% [==================================== ] 1879/3234 58% [==================================== ] 1880/3234 58% [==================================== ] 1881/3234 58% [==================================== ] 1882/3234 58% [==================================== ] 1883/3234 58% [==================================== ] 1884/3234 58% [==================================== ] 1885/3234 58% [==================================== ] 1886/3234 58% [==================================== ] 1887/3234 58% [==================================== ] 1888/3234 58% [==================================== ] 1889/3234 58% [==================================== ] 1890/3234 58% [==================================== ] 1891/3234 58% [==================================== ] 1892/3234 58% [==================================== ] 1893/3234 58% [==================================== ] 1894/3234 58% [==================================== ] 1895/3234 58% [==================================== ] 1896/3234 58% [==================================== ] 1897/3234 58% [==================================== ] 1898/3234 58% [==================================== ] 1899/3234 58% [==================================== ] 1900/3234 58% [==================================== ] 1901/3234 58% [==================================== ] 1902/3234 58% [==================================== ] 1903/3234 58% [==================================== ] 1904/3234 58% [==================================== ] 1905/3234 58% [==================================== ] 1906/3234 58% [==================================== ] 1907/3234 58% [==================================== ] 1908/3234 58% [==================================== ] 1909/3234 59% [==================================== ] 1910/3234 59% [==================================== ] 1911/3234 59% [==================================== ] 1912/3234 59% [==================================== ] 1913/3234 59% [==================================== ] 1914/3234 59% [==================================== ] 1915/3234 59% [==================================== ] 1916/3234 59% [==================================== ] 1917/3234 59% [==================================== ] 1918/3234 59% [==================================== ] 1919/3234 59% [==================================== ] 1920/3234 59% [==================================== ] 1921/3234 59% [==================================== ] 1922/3234 59% [==================================== ] 1923/3234 59% [==================================== ] 1924/3234 59% [==================================== ] 1925/3234 59% [==================================== ] 1926/3234 59% [==================================== ] 1927/3234 59% [==================================== ] 1928/3234 59% [==================================== ] 1929/3234 59% [===================================== ] 1930/3234 59% [===================================== ] 1931/3234 59% [===================================== ] 1932/3234 59% [===================================== ] 1933/3234 59% [===================================== ] 1934/3234 59% [===================================== ] 1935/3234 59% [===================================== ] 1936/3234 59% [===================================== ] 1937/3234 59% [===================================== ] 1938/3234 59% [===================================== ] 1939/3234 59% [===================================== ] 1940/3234 59% [===================================== ] 1941/3234 60% [===================================== ] 1942/3234 60% [===================================== ] 1943/3234 60% [===================================== ] 1944/3234 60% [===================================== ] 1945/3234 60% [===================================== ] 1946/3234 60% [===================================== ] 1947/3234 60% [===================================== ] 1948/3234 60% [===================================== ] 1949/3234 60% [===================================== ] 1950/3234 60% [===================================== ] 1951/3234 60% [===================================== ] 1952/3234 60% [===================================== ] 1953/3234 60% [===================================== ] 1954/3234 60% [===================================== ] 1955/3234 60% [===================================== ] 1956/3234 60% [===================================== ] 1957/3234 60% [===================================== ] 1958/3234 60% [===================================== ] 1959/3234 60% [===================================== ] 1960/3234 60% [===================================== ] 1961/3234 60% [===================================== ] 1962/3234 60% [===================================== ] 1963/3234 60% [===================================== ] 1964/3234 60% [===================================== ] 1965/3234 60% [===================================== ] 1966/3234 60% [===================================== ] 1967/3234 60% [===================================== ] 1968/3234 60% [===================================== ] 1969/3234 60% [===================================== ] 1970/3234 60% [===================================== ] 1971/3234 60% [===================================== ] 1972/3234 60% [===================================== ] 1973/3234 61% [===================================== ] 1974/3234 61% [===================================== ] 1975/3234 61% [===================================== ] 1976/3234 61% [===================================== ] 1977/3234 61% [===================================== ] 1978/3234 61% [===================================== ] 1979/3234 61% [===================================== ] 1980/3234 61% [===================================== ] 1981/3234 61% [===================================== ] 1982/3234 61% [====================================== ] 1983/3234 61% [====================================== ] 1984/3234 61% [====================================== ] 1985/3234 61% [====================================== ] 1986/3234 61% [====================================== ] 1987/3234 61% [====================================== ] 1988/3234 61% [====================================== ] 1989/3234 61% [====================================== ] 1990/3234 61% [====================================== ] 1991/3234 61% [====================================== ] 1992/3234 61% [====================================== ] 1993/3234 61% [====================================== ] 1994/3234 61% [====================================== ] 1995/3234 61% [====================================== ] 1996/3234 61% [====================================== ] 1997/3234 61% [====================================== ] 1998/3234 61% [====================================== ] 1999/3234 61% [====================================== ] 2000/3234 61% [====================================== ] 2001/3234 61% [====================================== ] 2002/3234 61% [====================================== ] 2003/3234 61% [====================================== ] 2004/3234 61% [====================================== ] 2005/3234 61% [====================================== ] 2006/3234 62% [====================================== ] 2007/3234 62% [====================================== ] 2008/3234 62% [====================================== ] 2009/3234 62% [====================================== ] 2010/3234 62% [====================================== ] 2011/3234 62% [====================================== ] 2012/3234 62% [====================================== ] 2013/3234 62% [====================================== ] 2014/3234 62% [====================================== ] 2015/3234 62% [====================================== ] 2016/3234 62% [====================================== ] 2017/3234 62% [====================================== ] 2018/3234 62% [====================================== ] 2019/3234 62% [====================================== ] 2020/3234 62% [====================================== ] 2021/3234 62% [====================================== ] 2022/3234 62% [====================================== ] 2023/3234 62% [====================================== ] 2024/3234 62% [====================================== ] 2025/3234 62% [====================================== ] 2026/3234 62% [====================================== ] 2027/3234 62% [====================================== ] 2028/3234 62% [====================================== ] 2029/3234 62% [====================================== ] 2030/3234 62% [====================================== ] 2031/3234 62% [====================================== ] 2032/3234 62% [====================================== ] 2033/3234 62% [====================================== ] 2034/3234 62% [======================================= ] 2035/3234 62% [======================================= ] 2036/3234 62% [======================================= ] 2037/3234 62% [======================================= ] 2038/3234 63% [======================================= ] 2039/3234 63% [======================================= ] 2040/3234 63% [======================================= ] 2041/3234 63% [======================================= ] 2042/3234 63% [======================================= ] 2043/3234 63% [======================================= ] 2044/3234 63% [======================================= ] 2045/3234 63% [======================================= ] 2046/3234 63% [======================================= ] 2047/3234 63% [======================================= ] 2048/3234 63% [======================================= ] 2049/3234 63% [======================================= ] 2050/3234 63% [======================================= ] 2051/3234 63% [======================================= ] 2052/3234 63% [======================================= ] 2053/3234 63% [======================================= ] 2054/3234 63% [======================================= ] 2055/3234 63% [======================================= ] 2056/3234 63% [======================================= ] 2057/3234 63% [======================================= ] 2058/3234 63% [======================================= ] 2059/3234 63% [======================================= ] 2060/3234 63% [======================================= ] 2061/3234 63% [======================================= ] 2062/3234 63% [======================================= ] 2063/3234 63% [======================================= ] 2064/3234 63% [======================================= ] 2065/3234 63% [======================================= ] 2066/3234 63% [======================================= ] 2067/3234 63% [======================================= ] 2068/3234 63% [======================================= ] 2069/3234 63% [======================================= ] 2070/3234 64% [======================================= ] 2071/3234 64% [======================================= ] 2072/3234 64% [======================================= ] 2073/3234 64% [======================================= ] 2074/3234 64% [======================================= ] 2075/3234 64% [======================================= ] 2076/3234 64% [======================================= ] 2077/3234 64% [======================================= ] 2078/3234 64% [======================================= ] 2079/3234 64% [======================================= ] 2080/3234 64% [======================================= ] 2081/3234 64% [======================================= ] 2082/3234 64% [======================================= ] 2083/3234 64% [======================================= ] 2084/3234 64% [======================================= ] 2085/3234 64% [======================================= ] 2086/3234 64% [======================================== ] 2087/3234 64% [======================================== ] 2088/3234 64% [======================================== ] 2089/3234 64% [======================================== ] 2090/3234 64% [======================================== ] 2091/3234 64% [======================================== ] 2092/3234 64% [======================================== ] 2093/3234 64% [======================================== ] 2094/3234 64% [======================================== ] 2095/3234 64% [======================================== ] 2096/3234 64% [======================================== ] 2097/3234 64% [======================================== ] 2098/3234 64% [======================================== ] 2099/3234 64% [======================================== ] 2100/3234 64% [======================================== ] 2101/3234 64% [======================================== ] 2102/3234 64% [======================================== ] 2103/3234 65% [======================================== ] 2104/3234 65% [======================================== ] 2105/3234 65% [======================================== ] 2106/3234 65% [======================================== ] 2107/3234 65% [======================================== ] 2108/3234 65% [======================================== ] 2109/3234 65% [======================================== ] 2110/3234 65% [======================================== ] 2111/3234 65% [======================================== ] 2112/3234 65% [======================================== ] 2113/3234 65% [======================================== ] 2114/3234 65% [======================================== ] 2115/3234 65% [======================================== ] 2116/3234 65% [======================================== ] 2117/3234 65% [======================================== ] 2118/3234 65% [======================================== ] 2119/3234 65% [======================================== ] 2120/3234 65% [======================================== ] 2121/3234 65% [======================================== ] 2122/3234 65% [======================================== ] 2123/3234 65% [======================================== ] 2124/3234 65% [======================================== ] 2125/3234 65% [======================================== ] 2126/3234 65% [======================================== ] 2127/3234 65% [======================================== ] 2128/3234 65% [======================================== ] 2129/3234 65% [======================================== ] 2130/3234 65% [======================================== ] 2131/3234 65% [======================================== ] 2132/3234 65% [======================================== ] 2133/3234 65% [======================================== ] 2134/3234 65% [======================================== ] 2135/3234 66% [======================================== ] 2136/3234 66% [======================================== ] 2137/3234 66% [======================================== ] 2138/3234 66% [========================================= ] 2139/3234 66% [========================================= ] 2140/3234 66% [========================================= ] 2141/3234 66% [========================================= ] 2142/3234 66% [========================================= ] 2143/3234 66% [========================================= ] 2144/3234 66% [========================================= ] 2145/3234 66% [========================================= ] 2146/3234 66% [========================================= ] 2147/3234 66% [========================================= ] 2148/3234 66% [========================================= ] 2149/3234 66% [========================================= ] 2150/3234 66% [========================================= ] 2151/3234 66% [========================================= ] 2152/3234 66% [========================================= ] 2153/3234 66% [========================================= ] 2154/3234 66% [========================================= ] 2155/3234 66% [========================================= ] 2156/3234 66% [========================================= ] 2157/3234 66% [========================================= ] 2158/3234 66% [========================================= ] 2159/3234 66% [========================================= ] 2160/3234 66% [========================================= ] 2161/3234 66% [========================================= ] 2162/3234 66% [========================================= ] 2163/3234 66% [========================================= ] 2164/3234 66% [========================================= ] 2165/3234 66% [========================================= ] 2166/3234 66% [========================================= ] 2167/3234 67% [========================================= ] 2168/3234 67% [========================================= ] 2169/3234 67% [========================================= ] 2170/3234 67% [========================================= ] 2171/3234 67% [========================================= ] 2172/3234 67% [========================================= ] 2173/3234 67% [========================================= ] 2174/3234 67% [========================================= ] 2175/3234 67% [========================================= ] 2176/3234 67% [========================================= ] 2177/3234 67% [========================================= ] 2178/3234 67% [========================================= ] 2179/3234 67% [========================================= ] 2180/3234 67% [========================================= ] 2181/3234 67% [========================================= ] 2182/3234 67% [========================================= ] 2183/3234 67% [========================================= ] 2184/3234 67% [========================================= ] 2185/3234 67% [========================================= ] 2186/3234 67% [========================================= ] 2187/3234 67% [========================================= ] 2188/3234 67% [========================================= ] 2189/3234 67% [========================================= ] 2190/3234 67% [========================================== ] 2191/3234 67% [========================================== ] 2192/3234 67% [========================================== ] 2193/3234 67% [========================================== ] 2194/3234 67% [========================================== ] 2195/3234 67% [========================================== ] 2196/3234 67% [========================================== ] 2197/3234 67% [========================================== ] 2198/3234 67% [========================================== ] 2199/3234 67% [========================================== ] 2200/3234 68% [========================================== ] 2201/3234 68% [========================================== ] 2202/3234 68% [========================================== ] 2203/3234 68% [========================================== ] 2204/3234 68% [========================================== ] 2205/3234 68% [========================================== ] 2206/3234 68% [========================================== ] 2207/3234 68% [========================================== ] 2208/3234 68% [========================================== ] 2209/3234 68% [========================================== ] 2210/3234 68% [========================================== ] 2211/3234 68% [========================================== ] 2212/3234 68% [========================================== ] 2213/3234 68% [========================================== ] 2214/3234 68% [========================================== ] 2215/3234 68% [========================================== ] 2216/3234 68% [========================================== ] 2217/3234 68% [========================================== ] 2218/3234 68% [========================================== ] 2219/3234 68% [========================================== ] 2220/3234 68% [========================================== ] 2221/3234 68% [========================================== ] 2222/3234 68% [========================================== ] 2223/3234 68% [========================================== ] 2224/3234 68% [========================================== ] 2225/3234 68% [========================================== ] 2226/3234 68% [========================================== ] 2227/3234 68% [========================================== ] 2228/3234 68% [========================================== ] 2229/3234 68% [========================================== ] 2230/3234 68% [========================================== ] 2231/3234 68% [========================================== ] 2232/3234 69% [========================================== ] 2233/3234 69% [========================================== ] 2234/3234 69% [========================================== ] 2235/3234 69% [========================================== ] 2236/3234 69% [========================================== ] 2237/3234 69% [========================================== ] 2238/3234 69% [========================================== ] 2239/3234 69% [========================================== ] 2240/3234 69% [========================================== ] 2241/3234 69% [========================================== ] 2242/3234 69% [=========================================== ] 2243/3234 69% [=========================================== ] 2244/3234 69% [=========================================== ] 2245/3234 69% [=========================================== ] 2246/3234 69% [=========================================== ] 2247/3234 69% [=========================================== ] 2248/3234 69% [=========================================== ] 2249/3234 69% [=========================================== ] 2250/3234 69% [=========================================== ] 2251/3234 69% [=========================================== ] 2252/3234 69% [=========================================== ] 2253/3234 69% [=========================================== ] 2254/3234 69% [=========================================== ] 2255/3234 69% [=========================================== ] 2256/3234 69% [=========================================== ] 2257/3234 69% [=========================================== ] 2258/3234 69% [=========================================== ] 2259/3234 69% [=========================================== ] 2260/3234 69% [=========================================== ] 2261/3234 69% [=========================================== ] 2262/3234 69% [=========================================== ] 2263/3234 69% [=========================================== ] 2264/3234 70% [=========================================== ] 2265/3234 70% [=========================================== ] 2266/3234 70% [=========================================== ] 2267/3234 70% [=========================================== ] 2268/3234 70% [=========================================== ] 2269/3234 70% [=========================================== ] 2270/3234 70% [=========================================== ] 2271/3234 70% [=========================================== ] 2272/3234 70% [=========================================== ] 2273/3234 70% [=========================================== ] 2274/3234 70% [=========================================== ] 2275/3234 70% [=========================================== ] 2276/3234 70% [=========================================== ] 2277/3234 70% [=========================================== ] 2278/3234 70% [=========================================== ] 2279/3234 70% [=========================================== ] 2280/3234 70% [=========================================== ] 2281/3234 70% [=========================================== ] 2282/3234 70% [=========================================== ] 2283/3234 70% [=========================================== ] 2284/3234 70% [=========================================== ] 2285/3234 70% [=========================================== ] 2286/3234 70% [=========================================== ] 2287/3234 70% [=========================================== ] 2288/3234 70% [=========================================== ] 2289/3234 70% [=========================================== ] 2290/3234 70% [=========================================== ] 2291/3234 70% [=========================================== ] 2292/3234 70% [=========================================== ] 2293/3234 70% [=========================================== ] 2294/3234 70% [=========================================== ] 2295/3234 70% [============================================ ] 2296/3234 70% [============================================ ] 2297/3234 71% [============================================ ] 2298/3234 71% [============================================ ] 2299/3234 71% [============================================ ] 2300/3234 71% [============================================ ] 2301/3234 71% [============================================ ] 2302/3234 71% [============================================ ] 2303/3234 71% [============================================ ] 2304/3234 71% [============================================ ] 2305/3234 71% [============================================ ] 2306/3234 71% [============================================ ] 2307/3234 71% [============================================ ] 2308/3234 71% [============================================ ] 2309/3234 71% [============================================ ] 2310/3234 71% [============================================ ] 2311/3234 71% [============================================ ] 2312/3234 71% [============================================ ] 2313/3234 71% [============================================ ] 2314/3234 71% [============================================ ] 2315/3234 71% [============================================ ] 2316/3234 71% [============================================ ] 2317/3234 71% [============================================ ] 2318/3234 71% [============================================ ] 2319/3234 71% [============================================ ] 2320/3234 71% [============================================ ] 2321/3234 71% [============================================ ] 2322/3234 71% [============================================ ] 2323/3234 71% [============================================ ] 2324/3234 71% [============================================ ] 2325/3234 71% [============================================ ] 2326/3234 71% [============================================ ] 2327/3234 71% [============================================ ] 2328/3234 71% [============================================ ] 2329/3234 72% [============================================ ] 2330/3234 72% [============================================ ] 2331/3234 72% [============================================ ] 2332/3234 72% [============================================ ] 2333/3234 72% [============================================ ] 2334/3234 72% [============================================ ] 2335/3234 72% [============================================ ] 2336/3234 72% [============================================ ] 2337/3234 72% [============================================ ] 2338/3234 72% [============================================ ] 2339/3234 72% [============================================ ] 2340/3234 72% [============================================ ] 2341/3234 72% [============================================ ] 2342/3234 72% [============================================ ] 2343/3234 72% [============================================ ] 2344/3234 72% [============================================ ] 2345/3234 72% [============================================ ] 2346/3234 72% [============================================ ] 2347/3234 72% [============================================= ] 2348/3234 72% [============================================= ] 2349/3234 72% [============================================= ] 2350/3234 72% [============================================= ] 2351/3234 72% [============================================= ] 2352/3234 72% [============================================= ] 2353/3234 72% [============================================= ] 2354/3234 72% [============================================= ] 2355/3234 72% [============================================= ] 2356/3234 72% [============================================= ] 2357/3234 72% [============================================= ] 2358/3234 72% [============================================= ] 2359/3234 72% [============================================= ] 2360/3234 72% [============================================= ] 2361/3234 73% [============================================= ] 2362/3234 73% [============================================= ] 2363/3234 73% [============================================= ] 2364/3234 73% [============================================= ] 2365/3234 73% [============================================= ] 2366/3234 73% [============================================= ] 2367/3234 73% [============================================= ] 2368/3234 73% [============================================= ] 2369/3234 73% [============================================= ] 2370/3234 73% [============================================= ] 2371/3234 73% [============================================= ] 2372/3234 73% [============================================= ] 2373/3234 73% [============================================= ] 2374/3234 73% [============================================= ] 2375/3234 73% [============================================= ] 2376/3234 73% [============================================= ] 2377/3234 73% [============================================= ] 2378/3234 73% [============================================= ] 2379/3234 73% [============================================= ] 2380/3234 73% [============================================= ] 2381/3234 73% [============================================= ] 2382/3234 73% [============================================= ] 2383/3234 73% [============================================= ] 2384/3234 73% [============================================= ] 2385/3234 73% [============================================= ] 2386/3234 73% [============================================= ] 2387/3234 73% [============================================= ] 2388/3234 73% [============================================= ] 2389/3234 73% [============================================= ] 2390/3234 73% [============================================= ] 2391/3234 73% [============================================= ] 2392/3234 73% [============================================= ] 2393/3234 73% [============================================= ] 2394/3234 74% [============================================= ] 2395/3234 74% [============================================= ] 2396/3234 74% [============================================= ] 2397/3234 74% [============================================= ] 2398/3234 74% [============================================= ] 2399/3234 74% [============================================== ] 2400/3234 74% [============================================== ] 2401/3234 74% [============================================== ] 2402/3234 74% [============================================== ] 2403/3234 74% [============================================== ] 2404/3234 74% [============================================== ] 2405/3234 74% [============================================== ] 2406/3234 74% [============================================== ] 2407/3234 74% [============================================== ] 2408/3234 74% [============================================== ] 2409/3234 74% [============================================== ] 2410/3234 74% [============================================== ] 2411/3234 74% [============================================== ] 2412/3234 74% [============================================== ] 2413/3234 74% [============================================== ] 2414/3234 74% [============================================== ] 2415/3234 74% [============================================== ] 2416/3234 74% [============================================== ] 2417/3234 74% [============================================== ] 2418/3234 74% [============================================== ] 2419/3234 74% [============================================== ] 2420/3234 74% [============================================== ] 2421/3234 74% [============================================== ] 2422/3234 74% [============================================== ] 2423/3234 74% [============================================== ] 2424/3234 74% [============================================== ] 2425/3234 74% [============================================== ] 2426/3234 75% [============================================== ] 2427/3234 75% [============================================== ] 2428/3234 75% [============================================== ] 2429/3234 75% [============================================== ] 2430/3234 75% [============================================== ] 2431/3234 75% [============================================== ] 2432/3234 75% [============================================== ] 2433/3234 75% [============================================== ] 2434/3234 75% [============================================== ] 2435/3234 75% [============================================== ] 2436/3234 75% [============================================== ] 2437/3234 75% [============================================== ] 2438/3234 75% [============================================== ] 2439/3234 75% [============================================== ] 2440/3234 75% [============================================== ] 2441/3234 75% [============================================== ] 2442/3234 75% [============================================== ] 2443/3234 75% [============================================== ] 2444/3234 75% [============================================== ] 2445/3234 75% [============================================== ] 2446/3234 75% [============================================== ] 2447/3234 75% [============================================== ] 2448/3234 75% [============================================== ] 2449/3234 75% [============================================== ] 2450/3234 75% [============================================== ] 2451/3234 75% [=============================================== ] 2452/3234 75% [=============================================== ] 2453/3234 75% [=============================================== ] 2454/3234 75% [=============================================== ] 2455/3234 75% [=============================================== ] 2456/3234 75% [=============================================== ] 2457/3234 75% [=============================================== ] 2458/3234 76% [=============================================== ] 2459/3234 76% [=============================================== ] 2460/3234 76% [=============================================== ] 2461/3234 76% [=============================================== ] 2462/3234 76% [=============================================== ] 2463/3234 76% [=============================================== ] 2464/3234 76% [=============================================== ] 2465/3234 76% [=============================================== ] 2466/3234 76% [=============================================== ] 2467/3234 76% [=============================================== ] 2468/3234 76% [=============================================== ] 2469/3234 76% [=============================================== ] 2470/3234 76% [=============================================== ] 2471/3234 76% [=============================================== ] 2472/3234 76% [=============================================== ] 2473/3234 76% [=============================================== ] 2474/3234 76% [=============================================== ] 2475/3234 76% [=============================================== ] 2476/3234 76% [=============================================== ] 2477/3234 76% [=============================================== ] 2478/3234 76% [=============================================== ] 2479/3234 76% [=============================================== ] 2480/3234 76% [=============================================== ] 2481/3234 76% [=============================================== ] 2482/3234 76% [=============================================== ] 2483/3234 76% [=============================================== ] 2484/3234 76% [=============================================== ] 2485/3234 76% [=============================================== ] 2486/3234 76% [=============================================== ] 2487/3234 76% [=============================================== ] 2488/3234 76% [=============================================== ] 2489/3234 76% [=============================================== ] 2490/3234 76% [=============================================== ] 2491/3234 77% [=============================================== ] 2492/3234 77% [=============================================== ] 2493/3234 77% [=============================================== ] 2494/3234 77% [=============================================== ] 2495/3234 77% [=============================================== ] 2496/3234 77% [=============================================== ] 2497/3234 77% [=============================================== ] 2498/3234 77% [=============================================== ] 2499/3234 77% [=============================================== ] 2500/3234 77% [=============================================== ] 2501/3234 77% [=============================================== ] 2502/3234 77% [=============================================== ] 2503/3234 77% [================================================ ] 2504/3234 77% [================================================ ] 2505/3234 77% [================================================ ] 2506/3234 77% [================================================ ] 2507/3234 77% [================================================ ] 2508/3234 77% [================================================ ] 2509/3234 77% [================================================ ] 2510/3234 77% [================================================ ] 2511/3234 77% [================================================ ] 2512/3234 77% [================================================ ] 2513/3234 77% [================================================ ] 2514/3234 77% [================================================ ] 2515/3234 77% [================================================ ] 2516/3234 77% [================================================ ] 2517/3234 77% [================================================ ] 2518/3234 77% [================================================ ] 2519/3234 77% [================================================ ] 2520/3234 77% [================================================ ] 2521/3234 77% [================================================ ] 2522/3234 77% [================================================ ] 2523/3234 78% [================================================ ] 2524/3234 78% [================================================ ] 2525/3234 78% [================================================ ] 2526/3234 78% [================================================ ] 2527/3234 78% [================================================ ] 2528/3234 78% [================================================ ] 2529/3234 78% [================================================ ] 2530/3234 78% [================================================ ] 2531/3234 78% [================================================ ] 2532/3234 78% [================================================ ] 2533/3234 78% [================================================ ] 2534/3234 78% [================================================ ] 2535/3234 78% [================================================ ] 2536/3234 78% [================================================ ] 2537/3234 78% [================================================ ] 2538/3234 78% [================================================ ] 2539/3234 78% [================================================ ] 2540/3234 78% [================================================ ] 2541/3234 78% [================================================ ] 2542/3234 78% [================================================ ] 2543/3234 78% [================================================ ] 2544/3234 78% [================================================ ] 2545/3234 78% [================================================ ] 2546/3234 78% [================================================ ] 2547/3234 78% [================================================ ] 2548/3234 78% [================================================ ] 2549/3234 78% [================================================ ] 2550/3234 78% [================================================ ] 2551/3234 78% [================================================ ] 2552/3234 78% [================================================ ] 2553/3234 78% [================================================ ] 2554/3234 78% [================================================ ] 2555/3234 79% [================================================= ] 2556/3234 79% [================================================= ] 2557/3234 79% [================================================= ] 2558/3234 79% [================================================= ] 2559/3234 79% [================================================= ] 2560/3234 79% [================================================= ] 2561/3234 79% [================================================= ] 2562/3234 79% [================================================= ] 2563/3234 79% [================================================= ] 2564/3234 79% [================================================= ] 2565/3234 79% [================================================= ] 2566/3234 79% [================================================= ] 2567/3234 79% [================================================= ] 2568/3234 79% [================================================= ] 2569/3234 79% [================================================= ] 2570/3234 79% [================================================= ] 2571/3234 79% [================================================= ] 2572/3234 79% [================================================= ] 2573/3234 79% [================================================= ] 2574/3234 79% [================================================= ] 2575/3234 79% [================================================= ] 2576/3234 79% [================================================= ] 2577/3234 79% [================================================= ] 2578/3234 79% [================================================= ] 2579/3234 79% [================================================= ] 2580/3234 79% [================================================= ] 2581/3234 79% [================================================= ] 2582/3234 79% [================================================= ] 2583/3234 79% [================================================= ] 2584/3234 79% [================================================= ] 2585/3234 79% [================================================= ] 2586/3234 79% [================================================= ] 2587/3234 79% [================================================= ] 2588/3234 80% [================================================= ] 2589/3234 80% [================================================= ] 2590/3234 80% [================================================= ] 2591/3234 80% [================================================= ] 2592/3234 80% [================================================= ] 2593/3234 80% [================================================= ] 2594/3234 80% [================================================= ] 2595/3234 80% [================================================= ] 2596/3234 80% [================================================= ] 2597/3234 80% [================================================= ] 2598/3234 80% [================================================= ] 2599/3234 80% [================================================= ] 2600/3234 80% [================================================= ] 2601/3234 80% [================================================= ] 2602/3234 80% [================================================= ] 2603/3234 80% [================================================= ] 2604/3234 80% [================================================= ] 2605/3234 80% [================================================= ] 2606/3234 80% [================================================= ] 2607/3234 80% [================================================= ] 2608/3234 80% [================================================== ] 2609/3234 80% [================================================== ] 2610/3234 80% [================================================== ] 2611/3234 80% [================================================== ] 2612/3234 80% [================================================== ] 2613/3234 80% [================================================== ] 2614/3234 80% [================================================== ] 2615/3234 80% [================================================== ] 2616/3234 80% [================================================== ] 2617/3234 80% [================================================== ] 2618/3234 80% [================================================== ] 2619/3234 80% [================================================== ] 2620/3234 81% [================================================== ] 2621/3234 81% [================================================== ] 2622/3234 81% [================================================== ] 2623/3234 81% [================================================== ] 2624/3234 81% [================================================== ] 2625/3234 81% [================================================== ] 2626/3234 81% [================================================== ] 2627/3234 81% [================================================== ] 2628/3234 81% [================================================== ] 2629/3234 81% [================================================== ] 2630/3234 81% [================================================== ] 2631/3234 81% [================================================== ] 2632/3234 81% [================================================== ] 2633/3234 81% [================================================== ] 2634/3234 81% [================================================== ] 2635/3234 81% [================================================== ] 2636/3234 81% [================================================== ] 2637/3234 81% [================================================== ] 2638/3234 81% [================================================== ] 2639/3234 81% [================================================== ] 2640/3234 81% [================================================== ] 2641/3234 81% [================================================== ] 2642/3234 81% [================================================== ] 2643/3234 81% [================================================== ] 2644/3234 81% [================================================== ] 2645/3234 81% [================================================== ] 2646/3234 81% [================================================== ] 2647/3234 81% [================================================== ] 2648/3234 81% [================================================== ] 2649/3234 81% [================================================== ] 2650/3234 81% [================================================== ] 2651/3234 81% [================================================== ] 2652/3234 82% [================================================== ] 2653/3234 82% [================================================== ] 2654/3234 82% [================================================== ] 2655/3234 82% [================================================== ] 2656/3234 82% [================================================== ] 2657/3234 82% [================================================== ] 2658/3234 82% [================================================== ] 2659/3234 82% [================================================== ] 2660/3234 82% [=================================================== ] 2661/3234 82% [=================================================== ] 2662/3234 82% [=================================================== ] 2663/3234 82% [=================================================== ] 2664/3234 82% [=================================================== ] 2665/3234 82% [=================================================== ] 2666/3234 82% [=================================================== ] 2667/3234 82% [=================================================== ] 2668/3234 82% [=================================================== ] 2669/3234 82% [=================================================== ] 2670/3234 82% [=================================================== ] 2671/3234 82% [=================================================== ] 2672/3234 82% [=================================================== ] 2673/3234 82% [=================================================== ] 2674/3234 82% [=================================================== ] 2675/3234 82% [=================================================== ] 2676/3234 82% [=================================================== ] 2677/3234 82% [=================================================== ] 2678/3234 82% [=================================================== ] 2679/3234 82% [=================================================== ] 2680/3234 82% [=================================================== ] 2681/3234 82% [=================================================== ] 2682/3234 82% [=================================================== ] 2683/3234 82% [=================================================== ] 2684/3234 82% [=================================================== ] 2685/3234 83% [=================================================== ] 2686/3234 83% [=================================================== ] 2687/3234 83% [=================================================== ] 2688/3234 83% [=================================================== ] 2689/3234 83% [=================================================== ] 2690/3234 83% [=================================================== ] 2691/3234 83% [=================================================== ] 2692/3234 83% [=================================================== ] 2693/3234 83% [=================================================== ] 2694/3234 83% [=================================================== ] 2695/3234 83% [=================================================== ] 2696/3234 83% [=================================================== ] 2697/3234 83% [=================================================== ] 2698/3234 83% [=================================================== ] 2699/3234 83% [=================================================== ] 2700/3234 83% [=================================================== ] 2701/3234 83% [=================================================== ] 2702/3234 83% [=================================================== ] 2703/3234 83% [=================================================== ] 2704/3234 83% [=================================================== ] 2705/3234 83% [=================================================== ] 2706/3234 83% [=================================================== ] 2707/3234 83% [=================================================== ] 2708/3234 83% [=================================================== ] 2709/3234 83% [=================================================== ] 2710/3234 83% [=================================================== ] 2711/3234 83% [=================================================== ] 2712/3234 83% [==================================================== ] 2713/3234 83% [==================================================== ] 2714/3234 83% [==================================================== ] 2715/3234 83% [==================================================== ] 2716/3234 83% [==================================================== ] 2717/3234 84% [==================================================== ] 2718/3234 84% [==================================================== ] 2719/3234 84% [==================================================== ] 2720/3234 84% [==================================================== ] 2721/3234 84% [==================================================== ] 2722/3234 84% [==================================================== ] 2723/3234 84% [==================================================== ] 2724/3234 84% [==================================================== ] 2725/3234 84% [==================================================== ] 2726/3234 84% [==================================================== ] 2727/3234 84% [==================================================== ] 2728/3234 84% [==================================================== ] 2729/3234 84% [==================================================== ] 2730/3234 84% [==================================================== ] 2731/3234 84% [==================================================== ] 2732/3234 84% [==================================================== ] 2733/3234 84% [==================================================== ] 2734/3234 84% [==================================================== ] 2735/3234 84% [==================================================== ] 2736/3234 84% [==================================================== ] 2737/3234 84% [==================================================== ] 2738/3234 84% [==================================================== ] 2739/3234 84% [==================================================== ] 2740/3234 84% [==================================================== ] 2741/3234 84% [==================================================== ] 2742/3234 84% [==================================================== ] 2743/3234 84% [==================================================== ] 2744/3234 84% [==================================================== ] 2745/3234 84% [==================================================== ] 2746/3234 84% [==================================================== ] 2747/3234 84% [==================================================== ] 2748/3234 84% [==================================================== ] 2749/3234 85% [==================================================== ] 2750/3234 85% [==================================================== ] 2751/3234 85% [==================================================== ] 2752/3234 85% [==================================================== ] 2753/3234 85% [==================================================== ] 2754/3234 85% [==================================================== ] 2755/3234 85% [==================================================== ] 2756/3234 85% [==================================================== ] 2757/3234 85% [==================================================== ] 2758/3234 85% [==================================================== ] 2759/3234 85% [==================================================== ] 2760/3234 85% [==================================================== ] 2761/3234 85% [==================================================== ] 2762/3234 85% [==================================================== ] 2763/3234 85% [==================================================== ] 2764/3234 85% [===================================================== ] 2765/3234 85% [===================================================== ] 2766/3234 85% [===================================================== ] 2767/3234 85% [===================================================== ] 2768/3234 85% [===================================================== ] 2769/3234 85% [===================================================== ] 2770/3234 85% [===================================================== ] 2771/3234 85% [===================================================== ] 2772/3234 85% [===================================================== ] 2773/3234 85% [===================================================== ] 2774/3234 85% [===================================================== ] 2775/3234 85% [===================================================== ] 2776/3234 85% [===================================================== ] 2777/3234 85% [===================================================== ] 2778/3234 85% [===================================================== ] 2779/3234 85% [===================================================== ] 2780/3234 85% [===================================================== ] 2781/3234 85% [===================================================== ] 2782/3234 86% [===================================================== ] 2783/3234 86% [===================================================== ] 2784/3234 86% [===================================================== ] 2785/3234 86% [===================================================== ] 2786/3234 86% [===================================================== ] 2787/3234 86% [===================================================== ] 2788/3234 86% [===================================================== ] 2789/3234 86% [===================================================== ] 2790/3234 86% [===================================================== ] 2791/3234 86% [===================================================== ] 2792/3234 86% [===================================================== ] 2793/3234 86% [===================================================== ] 2794/3234 86% [===================================================== ] 2795/3234 86% [===================================================== ] 2796/3234 86% [===================================================== ] 2797/3234 86% [===================================================== ] 2798/3234 86% [===================================================== ] 2799/3234 86% [===================================================== ] 2800/3234 86% [===================================================== ] 2801/3234 86% [===================================================== ] 2802/3234 86% [===================================================== ] 2803/3234 86% [===================================================== ] 2804/3234 86% [===================================================== ] 2805/3234 86% [===================================================== ] 2806/3234 86% [===================================================== ] 2807/3234 86% [===================================================== ] 2808/3234 86% [===================================================== ] 2809/3234 86% [===================================================== ] 2810/3234 86% [===================================================== ] 2811/3234 86% [===================================================== ] 2812/3234 86% [===================================================== ] 2813/3234 86% [===================================================== ] 2814/3234 87% [===================================================== ] 2815/3234 87% [===================================================== ] 2816/3234 87% [====================================================== ] 2817/3234 87% [====================================================== ] 2818/3234 87% [====================================================== ] 2819/3234 87% [====================================================== ] 2820/3234 87% [====================================================== ] 2821/3234 87% [====================================================== ] 2822/3234 87% [====================================================== ] 2823/3234 87% [====================================================== ] 2824/3234 87% [====================================================== ] 2825/3234 87% [====================================================== ] 2826/3234 87% [====================================================== ] 2827/3234 87% [====================================================== ] 2828/3234 87% [====================================================== ] 2829/3234 87% [====================================================== ] 2830/3234 87% [====================================================== ] 2831/3234 87% [====================================================== ] 2832/3234 87% [====================================================== ] 2833/3234 87% [====================================================== ] 2834/3234 87% [====================================================== ] 2835/3234 87% [====================================================== ] 2836/3234 87% [====================================================== ] 2837/3234 87% [====================================================== ] 2838/3234 87% [====================================================== ] 2839/3234 87% [====================================================== ] 2840/3234 87% [====================================================== ] 2841/3234 87% [====================================================== ] 2842/3234 87% [====================================================== ] 2843/3234 87% [====================================================== ] 2844/3234 87% [====================================================== ] 2845/3234 87% [====================================================== ] 2846/3234 88% [====================================================== ] 2847/3234 88% [====================================================== ] 2848/3234 88% [====================================================== ] 2849/3234 88% [====================================================== ] 2850/3234 88% [====================================================== ] 2851/3234 88% [====================================================== ] 2852/3234 88% [====================================================== ] 2853/3234 88% [====================================================== ] 2854/3234 88% [====================================================== ] 2855/3234 88% [====================================================== ] 2856/3234 88% [====================================================== ] 2857/3234 88% [====================================================== ] 2858/3234 88% [====================================================== ] 2859/3234 88% [====================================================== ] 2860/3234 88% [====================================================== ] 2861/3234 88% [====================================================== ] 2862/3234 88% [====================================================== ] 2863/3234 88% [====================================================== ] 2864/3234 88% [====================================================== ] 2865/3234 88% [====================================================== ] 2866/3234 88% [====================================================== ] 2867/3234 88% [====================================================== ] 2868/3234 88% [======================================================= ] 2869/3234 88% [======================================================= ] 2870/3234 88% [======================================================= ] 2871/3234 88% [======================================================= ] 2872/3234 88% [======================================================= ] 2873/3234 88% [======================================================= ] 2874/3234 88% [======================================================= ] 2875/3234 88% [======================================================= ] 2876/3234 88% [======================================================= ] 2877/3234 88% [======================================================= ] 2878/3234 88% [======================================================= ] 2879/3234 89% [======================================================= ] 2880/3234 89% [======================================================= ] 2881/3234 89% [======================================================= ] 2882/3234 89% [======================================================= ] 2883/3234 89% [======================================================= ] 2884/3234 89% [======================================================= ] 2885/3234 89% [======================================================= ] 2886/3234 89% [======================================================= ] 2887/3234 89% [======================================================= ] 2888/3234 89% [======================================================= ] 2889/3234 89% [======================================================= ] 2890/3234 89% [======================================================= ] 2891/3234 89% [======================================================= ] 2892/3234 89% [======================================================= ] 2893/3234 89% [======================================================= ] 2894/3234 89% [======================================================= ] 2895/3234 89% [======================================================= ] 2896/3234 89% [======================================================= ] 2897/3234 89% [======================================================= ] 2898/3234 89% [======================================================= ] 2899/3234 89% [======================================================= ] 2900/3234 89% [======================================================= ] 2901/3234 89% [======================================================= ] 2902/3234 89% [======================================================= ] 2903/3234 89% [======================================================= ] 2904/3234 89% [======================================================= ] 2905/3234 89% [======================================================= ] 2906/3234 89% [======================================================= ] 2907/3234 89% [======================================================= ] 2908/3234 89% [======================================================= ] 2909/3234 89% [======================================================= ] 2910/3234 89% [======================================================= ] 2911/3234 90% [======================================================= ] 2912/3234 90% [======================================================= ] 2913/3234 90% [======================================================= ] 2914/3234 90% [======================================================= ] 2915/3234 90% [======================================================= ] 2916/3234 90% [======================================================= ] 2917/3234 90% [======================================================= ] 2918/3234 90% [======================================================= ] 2919/3234 90% [======================================================= ] 2920/3234 90% [======================================================= ] 2921/3234 90% [======================================================== ] 2922/3234 90% [======================================================== ] 2923/3234 90% [======================================================== ] 2924/3234 90% [======================================================== ] 2925/3234 90% [======================================================== ] 2926/3234 90% [======================================================== ] 2927/3234 90% [======================================================== ] 2928/3234 90% [======================================================== ] 2929/3234 90% [======================================================== ] 2930/3234 90% [======================================================== ] 2931/3234 90% [======================================================== ] 2932/3234 90% [======================================================== ] 2933/3234 90% [======================================================== ] 2934/3234 90% [======================================================== ] 2935/3234 90% [======================================================== ] 2936/3234 90% [======================================================== ] 2937/3234 90% [======================================================== ] 2938/3234 90% [======================================================== ] 2939/3234 90% [======================================================== ] 2940/3234 90% [======================================================== ] 2941/3234 90% [======================================================== ] 2942/3234 90% [======================================================== ] 2943/3234 91% [======================================================== ] 2944/3234 91% [======================================================== ] 2945/3234 91% [======================================================== ] 2946/3234 91% [======================================================== ] 2947/3234 91% [======================================================== ] 2948/3234 91% [======================================================== ] 2949/3234 91% [======================================================== ] 2950/3234 91% [======================================================== ] 2951/3234 91% [======================================================== ] 2952/3234 91% [======================================================== ] 2953/3234 91% [======================================================== ] 2954/3234 91% [======================================================== ] 2955/3234 91% [======================================================== ] 2956/3234 91% [======================================================== ] 2957/3234 91% [======================================================== ] 2958/3234 91% [======================================================== ] 2959/3234 91% [======================================================== ] 2960/3234 91% [======================================================== ] 2961/3234 91% [======================================================== ] 2962/3234 91% [======================================================== ] 2963/3234 91% [======================================================== ] 2964/3234 91% [======================================================== ] 2965/3234 91% [======================================================== ] 2966/3234 91% [======================================================== ] 2967/3234 91% [======================================================== ] 2968/3234 91% [======================================================== ] 2969/3234 91% [======================================================== ] 2970/3234 91% [======================================================== ] 2971/3234 91% [======================================================== ] 2972/3234 91% [======================================================== ] 2973/3234 91% [========================================================= ] 2974/3234 91% [========================================================= ] 2975/3234 91% [========================================================= ] 2976/3234 92% [========================================================= ] 2977/3234 92% [========================================================= ] 2978/3234 92% [========================================================= ] 2979/3234 92% [========================================================= ] 2980/3234 92% [========================================================= ] 2981/3234 92% [========================================================= ] 2982/3234 92% [========================================================= ] 2983/3234 92% [========================================================= ] 2984/3234 92% [========================================================= ] 2985/3234 92% [========================================================= ] 2986/3234 92% [========================================================= ] 2987/3234 92% [========================================================= ] 2988/3234 92% [========================================================= ] 2989/3234 92% [========================================================= ] 2990/3234 92% [========================================================= ] 2991/3234 92% [========================================================= ] 2992/3234 92% [========================================================= ] 2993/3234 92% [========================================================= ] 2994/3234 92% [========================================================= ] 2995/3234 92% [========================================================= ] 2996/3234 92% [========================================================= ] 2997/3234 92% [========================================================= ] 2998/3234 92% [========================================================= ] 2999/3234 92% [========================================================= ] 3000/3234 92% [========================================================= ] 3001/3234 92% [========================================================= ] 3002/3234 92% [========================================================= ] 3003/3234 92% [========================================================= ] 3004/3234 92% [========================================================= ] 3005/3234 92% [========================================================= ] 3006/3234 92% [========================================================= ] 3007/3234 92% [========================================================= ] 3008/3234 93% [========================================================= ] 3009/3234 93% [========================================================= ] 3010/3234 93% [========================================================= ] 3011/3234 93% [========================================================= ] 3012/3234 93% [========================================================= ] 3013/3234 93% [========================================================= ] 3014/3234 93% [========================================================= ] 3015/3234 93% [========================================================= ] 3016/3234 93% [========================================================= ] 3017/3234 93% [========================================================= ] 3018/3234 93% [========================================================= ] 3019/3234 93% [========================================================= ] 3020/3234 93% [========================================================= ] 3021/3234 93% [========================================================= ] 3022/3234 93% [========================================================= ] 3023/3234 93% [========================================================= ] 3024/3234 93% [========================================================= ] 3025/3234 93% [========================================================== ] 3026/3234 93% [========================================================== ] 3027/3234 93% [========================================================== ] 3028/3234 93% [========================================================== ] 3029/3234 93% [========================================================== ] 3030/3234 93% [========================================================== ] 3031/3234 93% [========================================================== ] 3032/3234 93% [========================================================== ] 3033/3234 93% [========================================================== ] 3034/3234 93% [========================================================== ] 3035/3234 93% [========================================================== ] 3036/3234 93% [========================================================== ] 3037/3234 93% [========================================================== ] 3038/3234 93% [========================================================== ] 3039/3234 93% [========================================================== ] 3040/3234 94% [========================================================== ] 3041/3234 94% [========================================================== ] 3042/3234 94% [========================================================== ] 3043/3234 94% [========================================================== ] 3044/3234 94% [========================================================== ] 3045/3234 94% [========================================================== ] 3046/3234 94% [========================================================== ] 3047/3234 94% [========================================================== ] 3048/3234 94% [========================================================== ] 3049/3234 94% [========================================================== ] 3050/3234 94% [========================================================== ] 3051/3234 94% [========================================================== ] 3052/3234 94% [========================================================== ] 3053/3234 94% [========================================================== ] 3054/3234 94% [========================================================== ] 3055/3234 94% [========================================================== ] 3056/3234 94% [========================================================== ] 3057/3234 94% [========================================================== ] 3058/3234 94% [========================================================== ] 3059/3234 94% [========================================================== ] 3060/3234 94% [========================================================== ] 3061/3234 94% [========================================================== ] 3062/3234 94% [========================================================== ] 3063/3234 94% [========================================================== ] 3064/3234 94% [========================================================== ] 3065/3234 94% [========================================================== ] 3066/3234 94% [========================================================== ] 3067/3234 94% [========================================================== ] 3068/3234 94% [========================================================== ] 3069/3234 94% [========================================================== ] 3070/3234 94% [========================================================== ] 3071/3234 94% [========================================================== ] 3072/3234 94% [========================================================== ] 3073/3234 95% [========================================================== ] 3074/3234 95% [========================================================== ] 3075/3234 95% [========================================================== ] 3076/3234 95% [========================================================== ] 3077/3234 95% [=========================================================== ] 3078/3234 95% [=========================================================== ] 3079/3234 95% [=========================================================== ] 3080/3234 95% [=========================================================== ] 3081/3234 95% [=========================================================== ] 3082/3234 95% [=========================================================== ] 3083/3234 95% [=========================================================== ] 3084/3234 95% [=========================================================== ] 3085/3234 95% [=========================================================== ] 3086/3234 95% [=========================================================== ] 3087/3234 95% [=========================================================== ] 3088/3234 95% [=========================================================== ] 3089/3234 95% [=========================================================== ] 3090/3234 95% [=========================================================== ] 3091/3234 95% [=========================================================== ] 3092/3234 95% [=========================================================== ] 3093/3234 95% [=========================================================== ] 3094/3234 95% [=========================================================== ] 3095/3234 95% [=========================================================== ] 3096/3234 95% [=========================================================== ] 3097/3234 95% [=========================================================== ] 3098/3234 95% [=========================================================== ] 3099/3234 95% [=========================================================== ] 3100/3234 95% [=========================================================== ] 3101/3234 95% [=========================================================== ] 3102/3234 95% [=========================================================== ] 3103/3234 95% [=========================================================== ] 3104/3234 95% [=========================================================== ] 3105/3234 96% [=========================================================== ] 3106/3234 96% [=========================================================== ] 3107/3234 96% [=========================================================== ] 3108/3234 96% [=========================================================== ] 3109/3234 96% [=========================================================== ] 3110/3234 96% [=========================================================== ] 3111/3234 96% [=========================================================== ] 3112/3234 96% [=========================================================== ] 3113/3234 96% [=========================================================== ] 3114/3234 96% [=========================================================== ] 3115/3234 96% [=========================================================== ] 3116/3234 96% [=========================================================== ] 3117/3234 96% [=========================================================== ] 3118/3234 96% [=========================================================== ] 3119/3234 96% [=========================================================== ] 3120/3234 96% [=========================================================== ] 3121/3234 96% [=========================================================== ] 3122/3234 96% [=========================================================== ] 3123/3234 96% [=========================================================== ] 3124/3234 96% [=========================================================== ] 3125/3234 96% [=========================================================== ] 3126/3234 96% [=========================================================== ] 3127/3234 96% [=========================================================== ] 3128/3234 96% [=========================================================== ] 3129/3234 96% [============================================================ ] 3130/3234 96% [============================================================ ] 3131/3234 96% [============================================================ ] 3132/3234 96% [============================================================ ] 3133/3234 96% [============================================================ ] 3134/3234 96% [============================================================ ] 3135/3234 96% [============================================================ ] 3136/3234 96% [============================================================ ] 3137/3234 97% [============================================================ ] 3138/3234 97% [============================================================ ] 3139/3234 97% [============================================================ ] 3140/3234 97% [============================================================ ] 3141/3234 97% [============================================================ ] 3142/3234 97% [============================================================ ] 3143/3234 97% [============================================================ ] 3144/3234 97% [============================================================ ] 3145/3234 97% [============================================================ ] 3146/3234 97% [============================================================ ] 3147/3234 97% [============================================================ ] 3148/3234 97% [============================================================ ] 3149/3234 97% [============================================================ ] 3150/3234 97% [============================================================ ] 3151/3234 97% [============================================================ ] 3152/3234 97% [============================================================ ] 3153/3234 97% [============================================================ ] 3154/3234 97% [============================================================ ] 3155/3234 97% [============================================================ ] 3156/3234 97% [============================================================ ] 3157/3234 97% [============================================================ ] 3158/3234 97% [============================================================ ] 3159/3234 97% [============================================================ ] 3160/3234 97% [============================================================ ] 3161/3234 97% [============================================================ ] 3162/3234 97% [============================================================ ] 3163/3234 97% [============================================================ ] 3164/3234 97% [============================================================ ] 3165/3234 97% [============================================================ ] 3166/3234 97% [============================================================ ] 3167/3234 97% [============================================================ ] 3168/3234 97% [============================================================ ] 3169/3234 97% [============================================================ ] 3170/3234 98% [============================================================ ] 3171/3234 98% [============================================================ ] 3172/3234 98% [============================================================ ] 3173/3234 98% [============================================================ ] 3174/3234 98% [============================================================ ] 3175/3234 98% [============================================================ ] 3176/3234 98% [============================================================ ] 3177/3234 98% [============================================================ ] 3178/3234 98% [============================================================ ] 3179/3234 98% [============================================================ ] 3180/3234 98% [============================================================ ] 3181/3234 98% [============================================================= ] 3182/3234 98% [============================================================= ] 3183/3234 98% [============================================================= ] 3184/3234 98% [============================================================= ] 3185/3234 98% [============================================================= ] 3186/3234 98% [============================================================= ] 3187/3234 98% [============================================================= ] 3188/3234 98% [============================================================= ] 3189/3234 98% [============================================================= ] 3190/3234 98% [============================================================= ] 3191/3234 98% [============================================================= ] 3192/3234 98% [============================================================= ] 3193/3234 98% [============================================================= ] 3194/3234 98% [============================================================= ] 3195/3234 98% [============================================================= ] 3196/3234 98% [============================================================= ] 3197/3234 98% [============================================================= ] 3198/3234 98% [============================================================= ] 3199/3234 98% [============================================================= ] 3200/3234 98% [============================================================= ] 3201/3234 98% [============================================================= ] 3202/3234 99% [============================================================= ] 3203/3234 99% [============================================================= ] 3204/3234 99% [============================================================= ] 3205/3234 99% [============================================================= ] 3206/3234 99% [============================================================= ] 3207/3234 99% [============================================================= ] 3208/3234 99% [============================================================= ] 3209/3234 99% [============================================================= ] 3210/3234 99% [============================================================= ] 3211/3234 99% [============================================================= ] 3212/3234 99% [============================================================= ] 3213/3234 99% [============================================================= ] 3214/3234 99% [============================================================= ] 3215/3234 99% [============================================================= ] 3216/3234 99% [============================================================= ] 3217/3234 99% [============================================================= ] 3218/3234 99% [============================================================= ] 3219/3234 99% [============================================================= ] 3220/3234 99% [============================================================= ] 3221/3234 99% [============================================================= ] 3222/3234 99% [============================================================= ] 3223/3234 99% [============================================================= ] 3224/3234 99% [============================================================= ] 3225/3234 99% [============================================================= ] 3226/3234 99% [============================================================= ] 3227/3234 99% [============================================================= ] 3228/3234 99% [============================================================= ] 3229/3234 99% [============================================================= ] 3230/3234 99% [============================================================= ] 3231/3234 99% [============================================================= ] 3232/3234 99% [============================================================= ] 3233/3234 99% [==============================================================] 3234/3234 100% operation complete, 3234 objects in 342154 NAND pages. ln -snf /nvmedata/autobuild/instance-25/output-1/host/microblaze-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-25/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-25/buildroot' make: Entering directory '/nvmedata/autobuild/instance-25/buildroot' >>> Buildroot 2022.05-650-g95ea6664cd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 4.9.322 Collecting legal info >>> axel 2.17.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> 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) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr ed0317e6a58c098874ac58b769cf2e609c18d9a5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> empty 0.6.21b Collecting legal info COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112) >>> host-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-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-imx-mkimage rel_imx_5.4.70_2.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> jszip 3.2.2 Collecting legal info LICENSE.markdown: OK (sha256: 14450c78405ad2a2173e25740b56406556779149df9c4c83523a8c63d0686210) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> less 590 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.6.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libroxml 3.0.2 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxmlrpc r3119 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-firmware 20220310 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) LICENCE.cypress: OK (sha256: ae0db6cc4db33941148df0f67de53e76a77b1b5a46b3165edb7040aa2750015f) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.microchip: OK (sha256: 0fc67bd715b3395f3f2af464781910e9e69c4ba23da304352229b42dc9e986c3) LICENCE.rtlwifi_firmware.txt: OK (sha256: a61351665b4f264f6c631364f85b907d8f8f41f8b369533ef4021765f9f3b62e) LICENCE.xc4000: OK (sha256: 8ea9f4aee5f53ad877041ff089e8c95d34d615ce19a3111e5e1ea70d990ed7ff) LICENCE.xc5000: OK (sha256: 30ec8a66503dc73f83937564ae70ca23aa03259e64727ff4195b5b6f695e782f) LICENCE.xc5000c: OK (sha256: f8822049f32fef2e90a197bd8cf259f476db75d549456bdca8567616a9c07ace) LICENSE.QualcommAtheros_ath10k: OK (sha256: 337a55102138d7baa143ee4a4c6c91693e0113fece35d380b2a12109e8c23b3f) LICENSE.dib0700: OK (sha256: 630fd46c95d3ac6544590c2265ba7348fbc930fb386261a1c04dcd9f403645b8) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) WHENCE: OK (sha256: 75afdb5d45a21ff95ff7aa82d67bc42a83830f2def98ea937c01d6e7603d76f9) ath10k/QCA6174/hw2.1/notice_ath10k_firmware-5.txt: OK (sha256: 631065703055d11b099477c508508f20a80b202aad548a7726564bfa59a96c91) ath10k/QCA6174/hw3.0/notice_ath10k_firmware-4.txt: OK (sha256: 3b5eb392b2d9d8c46d6aae26d06c187e5ea3029b12d13bc2b8deb8b3ce6bfa53) ath10k/QCA6174/hw3.0/notice_ath10k_firmware-6.txt: OK (sha256: 8ce5c6ea0542bf4aac31fc3ae16a39792ad22d0eae4543063fac56fb3380f021) qcom/NOTICE.txt: OK (sha256: fa43e1b9a13b341a07adca9dbe73d0f9072d7966fdfe811c01f0dd2872d7309a) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> netsnmp 5.9 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-nodejs 16.15.0 Collecting legal info LICENSE: OK (sha256: 6211cc77f9ceaf365db12faf050775b3a1e6da7a1eff3577ba006c4918103c33) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> obsidian-cursors 1.0 Collecting legal info >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> host-python-lxml 4.8.0 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-qemu 7.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.79.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-sam-ba 3.7 Collecting legal info LICENSE.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sofia-sip 1.13.8 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> urandom-scripts Collecting legal info >>> usbredir 0.12.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> xkeyboard-config 2.36 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.5 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.1 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> zsh 5.8.1 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-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: linux-headers-4.9.322: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-25/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-25/buildroot'