rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-1/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-1/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs"45287424 bytes (43.1 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2746 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/2746 0% [ ] 2/2746 0% [ ] 3/2746 0% [ ] 4/2746 0% [ ] 5/2746 0% [ ] 6/2746 0% [ ] 7/2746 0% [ ] 8/2746 0% [ ] 9/2746 0% [ ] 10/2746 0% [ ] 11/2746 0% [ ] 12/2746 0% [ ] 13/2746 0% [ ] 14/2746 0% [ ] 15/2746 0% [ ] 16/2746 0% [ ] 17/2746 0% [ ] 18/2746 0% [ ] 19/2746 0% [ ] 20/2746 0% [ ] 21/2746 0% [ ] 22/2746 0% [ ] 23/2746 0% [ ] 24/2746 0% [ ] 25/2746 0% [ ] 26/2746 0% [ ] 27/2746 0% [ ] 28/2746 1% [ ] 29/2746 1% [ ] 30/2746 1% [ ] 31/2746 1% [ ] 32/2746 1% [ ] 33/2746 1% [ ] 34/2746 1% [ ] 35/2746 1% [ ] 36/2746 1% [ ] 37/2746 1% [ ] 38/2746 1% [ ] 39/2746 1% [ ] 40/2746 1% [ ] 41/2746 1% [ ] 42/2746 1% [ ] 43/2746 1% [ ] 44/2746 1% [= ] 45/2746 1% [= ] 46/2746 1% [= ] 47/2746 1% [= ] 48/2746 1% [= ] 49/2746 1% [= ] 50/2746 1% [= ] 51/2746 1% [= ] 52/2746 1% [= ] 53/2746 1% [= ] 54/2746 1% [= ] 55/2746 2% [= ] 56/2746 2% [= ] 57/2746 2% [= ] 58/2746 2% [= ] 59/2746 2% [= ] 60/2746 2% [= ] 61/2746 2% [= ] 62/2746 2% [= ] 63/2746 2% [= ] 64/2746 2% [= ] 65/2746 2% [= ] 66/2746 2% [= ] 67/2746 2% [= ] 68/2746 2% [= ] 69/2746 2% [= ] 70/2746 2% [= ] 71/2746 2% [= ] 72/2746 2% [= ] 73/2746 2% [= ] 74/2746 2% [= ] 75/2746 2% [= ] 76/2746 2% [= ] 77/2746 2% [= ] 78/2746 2% [= ] 79/2746 2% [= ] 80/2746 2% [= ] 81/2746 2% [= ] 82/2746 2% [= ] 83/2746 3% [= ] 84/2746 3% [= ] 85/2746 3% [= ] 86/2746 3% [= ] 87/2746 3% [= ] 88/2746 3% [== ] 89/2746 3% [== ] 90/2746 3% [== ] 91/2746 3% [== ] 92/2746 3% [== ] 93/2746 3% [== ] 94/2746 3% [== ] 95/2746 3% [== ] 96/2746 3% [== ] 97/2746 3% [== ] 98/2746 3% [== ] 99/2746 3% [== ] 100/2746 3% [== ] 101/2746 3% [== ] 102/2746 3% [== ] 103/2746 3% [== ] 104/2746 3% [== ] 105/2746 3% [== ] 106/2746 3% [== ] 107/2746 3% [== ] 108/2746 3% [== ] 109/2746 3% [== ] 110/2746 4% [== ] 111/2746 4% [== ] 112/2746 4% [== ] 113/2746 4% [== ] 114/2746 4% [== ] 115/2746 4% [== ] 116/2746 4% [== ] 117/2746 4% [== ] 118/2746 4% [== ] 119/2746 4% [== ] 120/2746 4% [== ] 121/2746 4% [== ] 122/2746 4% [== ] 123/2746 4% [== ] 124/2746 4% [== ] 125/2746 4% [== ] 126/2746 4% [== ] 127/2746 4% [== ] 128/2746 4% [== ] 129/2746 4% [== ] 130/2746 4% [== ] 131/2746 4% [== ] 132/2746 4% [=== ] 133/2746 4% [=== ] 134/2746 4% [=== ] 135/2746 4% [=== ] 136/2746 4% [=== ] 137/2746 4% [=== ] 138/2746 5% [=== ] 139/2746 5% [=== ] 140/2746 5% [=== ] 141/2746 5% [=== ] 142/2746 5% [=== ] 143/2746 5% [=== ] 144/2746 5% [=== ] 145/2746 5% [=== ] 146/2746 5% [=== ] 147/2746 5% [=== ] 148/2746 5% [=== ] 149/2746 5% [=== ] 150/2746 5% [=== ] 151/2746 5% [=== ] 152/2746 5% [=== ] 153/2746 5% [=== ] 154/2746 5% [=== ] 155/2746 5% [=== ] 156/2746 5% [=== ] 157/2746 5% [=== ] 158/2746 5% [=== ] 159/2746 5% [=== ] 160/2746 5% [=== ] 161/2746 5% [=== ] 162/2746 5% [=== ] 163/2746 5% [=== ] 164/2746 5% [=== ] 165/2746 6% [=== ] 166/2746 6% [=== ] 167/2746 6% [=== ] 168/2746 6% [=== ] 169/2746 6% [=== ] 170/2746 6% [=== ] 171/2746 6% [=== ] 172/2746 6% [=== ] 173/2746 6% [=== ] 174/2746 6% [=== ] 175/2746 6% [=== ] 176/2746 6% [=== ] 177/2746 6% [==== ] 178/2746 6% [==== ] 179/2746 6% [==== ] 180/2746 6% [==== ] 181/2746 6% [==== ] 182/2746 6% [==== ] 183/2746 6% [==== ] 184/2746 6% [==== ] 185/2746 6% [==== ] 186/2746 6% [==== ] 187/2746 6% [==== ] 188/2746 6% [==== ] 189/2746 6% [==== ] 190/2746 6% [==== ] 191/2746 6% [==== ] 192/2746 6% [==== ] 193/2746 7% [==== ] 194/2746 7% [==== ] 195/2746 7% [==== ] 196/2746 7% [==== ] 197/2746 7% [==== ] 198/2746 7% [==== ] 199/2746 7% [==== ] 200/2746 7% [==== ] 201/2746 7% [==== ] 202/2746 7% [==== ] 203/2746 7% [==== ] 204/2746 7% [==== ] 205/2746 7% [==== ] 206/2746 7% [==== ] 207/2746 7% [==== ] 208/2746 7% [==== ] 209/2746 7% [==== ] 210/2746 7% [==== ] 211/2746 7% [==== ] 212/2746 7% [==== ] 213/2746 7% [==== ] 214/2746 7% [==== ] 215/2746 7% [==== ] 216/2746 7% [==== ] 217/2746 7% [==== ] 218/2746 7% [==== ] 219/2746 7% [==== ] 220/2746 8% [==== ] 221/2746 8% [===== ] 222/2746 8% [===== ] 223/2746 8% [===== ] 224/2746 8% [===== ] 225/2746 8% [===== ] 226/2746 8% [===== ] 227/2746 8% [===== ] 228/2746 8% [===== ] 229/2746 8% [===== ] 230/2746 8% [===== ] 231/2746 8% [===== ] 232/2746 8% [===== ] 233/2746 8% [===== ] 234/2746 8% [===== ] 235/2746 8% [===== ] 236/2746 8% [===== ] 237/2746 8% [===== ] 238/2746 8% [===== ] 239/2746 8% [===== ] 240/2746 8% [===== ] 241/2746 8% [===== ] 242/2746 8% [===== ] 243/2746 8% [===== ] 244/2746 8% [===== ] 245/2746 8% [===== ] 246/2746 8% [===== ] 247/2746 8% [===== ] 248/2746 9% [===== ] 249/2746 9% [===== ] 250/2746 9% [===== ] 251/2746 9% [===== ] 252/2746 9% [===== ] 253/2746 9% [===== ] 254/2746 9% [===== ] 255/2746 9% [===== ] 256/2746 9% [===== ] 257/2746 9% [===== ] 258/2746 9% [===== ] 259/2746 9% [===== ] 260/2746 9% [===== ] 261/2746 9% [===== ] 262/2746 9% [===== ] 263/2746 9% [===== ] 264/2746 9% [===== ] 265/2746 9% [====== ] 266/2746 9% [====== ] 267/2746 9% [====== ] 268/2746 9% [====== ] 269/2746 9% [====== ] 270/2746 9% [====== ] 271/2746 9% [====== ] 272/2746 9% [====== ] 273/2746 9% [====== ] 274/2746 9% [====== ] 275/2746 10% [====== ] 276/2746 10% [====== ] 277/2746 10% [====== ] 278/2746 10% [====== ] 279/2746 10% [====== ] 280/2746 10% [====== ] 281/2746 10% [====== ] 282/2746 10% [====== ] 283/2746 10% [====== ] 284/2746 10% [====== ] 285/2746 10% [====== ] 286/2746 10% [====== ] 287/2746 10% [====== ] 288/2746 10% [====== ] 289/2746 10% [====== ] 290/2746 10% [====== ] 291/2746 10% [====== ] 292/2746 10% [====== ] 293/2746 10% [====== ] 294/2746 10% [====== ] 295/2746 10% [====== ] 296/2746 10% [====== ] 297/2746 10% [====== ] 298/2746 10% [====== ] 299/2746 10% [====== ] 300/2746 10% [====== ] 301/2746 10% [====== ] 302/2746 10% [====== ] 303/2746 11% [====== ] 304/2746 11% [====== ] 305/2746 11% [====== ] 306/2746 11% [====== ] 307/2746 11% [====== ] 308/2746 11% [====== ] 309/2746 11% [====== ] 310/2746 11% [======= ] 311/2746 11% [======= ] 312/2746 11% [======= ] 313/2746 11% [======= ] 314/2746 11% [======= ] 315/2746 11% [======= ] 316/2746 11% [======= ] 317/2746 11% [======= ] 318/2746 11% [======= ] 319/2746 11% [======= ] 320/2746 11% [======= ] 321/2746 11% [======= ] 322/2746 11% [======= ] 323/2746 11% [======= ] 324/2746 11% [======= ] 325/2746 11% [======= ] 326/2746 11% [======= ] 327/2746 11% [======= ] 328/2746 11% [======= ] 329/2746 11% [======= ] 330/2746 12% [======= ] 331/2746 12% [======= ] 332/2746 12% [======= ] 333/2746 12% [======= ] 334/2746 12% [======= ] 335/2746 12% [======= ] 336/2746 12% [======= ] 337/2746 12% [======= ] 338/2746 12% [======= ] 339/2746 12% [======= ] 340/2746 12% [======= ] 341/2746 12% [======= ] 342/2746 12% [======= ] 343/2746 12% [======= ] 344/2746 12% [======= ] 345/2746 12% [======= ] 346/2746 12% [======= ] 347/2746 12% [======= ] 348/2746 12% [======= ] 349/2746 12% [======= ] 350/2746 12% [======= ] 351/2746 12% [======= ] 352/2746 12% [======= ] 353/2746 12% [======= ] 354/2746 12% [======== ] 355/2746 12% [======== ] 356/2746 12% [======== ] 357/2746 13% [======== ] 358/2746 13% [======== ] 359/2746 13% [======== ] 360/2746 13% [======== ] 361/2746 13% [======== ] 362/2746 13% [======== ] 363/2746 13% [======== ] 364/2746 13% [======== ] 365/2746 13% [======== ] 366/2746 13% [======== ] 367/2746 13% [======== ] 368/2746 13% [======== ] 369/2746 13% [======== ] 370/2746 13% [======== ] 371/2746 13% [======== ] 372/2746 13% [======== ] 373/2746 13% [======== ] 374/2746 13% [======== ] 375/2746 13% [======== ] 376/2746 13% [======== ] 377/2746 13% [======== ] 378/2746 13% [======== ] 379/2746 13% [======== ] 380/2746 13% [======== ] 381/2746 13% [======== ] 382/2746 13% [======== ] 383/2746 13% [======== ] 384/2746 13% [======== ] 385/2746 14% [======== ] 386/2746 14% [======== ] 387/2746 14% [======== ] 388/2746 14% [======== ] 389/2746 14% [======== ] 390/2746 14% [======== ] 391/2746 14% [======== ] 392/2746 14% [======== ] 393/2746 14% [======== ] 394/2746 14% [======== ] 395/2746 14% [======== ] 396/2746 14% [======== ] 397/2746 14% [======== ] 398/2746 14% [========= ] 399/2746 14% [========= ] 400/2746 14% [========= ] 401/2746 14% [========= ] 402/2746 14% [========= ] 403/2746 14% [========= ] 404/2746 14% [========= ] 405/2746 14% [========= ] 406/2746 14% [========= ] 407/2746 14% [========= ] 408/2746 14% [========= ] 409/2746 14% [========= ] 410/2746 14% [========= ] 411/2746 14% [========= ] 412/2746 15% [========= ] 413/2746 15% [========= ] 414/2746 15% [========= ] 415/2746 15% [========= ] 416/2746 15% [========= ] 417/2746 15% [========= ] 418/2746 15% [========= ] 419/2746 15% [========= ] 420/2746 15% [========= ] 421/2746 15% [========= ] 422/2746 15% [========= ] 423/2746 15% [========= ] 424/2746 15% [========= ] 425/2746 15% [========= ] 426/2746 15% [========= ] 427/2746 15% [========= ] 428/2746 15% [========= ] 429/2746 15% [========= ] 430/2746 15% [========= ] 431/2746 15% [========= ] 432/2746 15% [========= ] 433/2746 15% [========= ] 434/2746 15% [========= ] 435/2746 15% [========= ] 436/2746 15% [========= ] 437/2746 15% [========= ] 438/2746 15% [========= ] 439/2746 15% [========= ] 440/2746 16% [========= ] 441/2746 16% [========= ] 442/2746 16% [========== ] 443/2746 16% [========== ] 444/2746 16% [========== ] 445/2746 16% [========== ] 446/2746 16% [========== ] 447/2746 16% [========== ] 448/2746 16% [========== ] 449/2746 16% [========== ] 450/2746 16% [========== ] 451/2746 16% [========== ] 452/2746 16% [========== ] 453/2746 16% [========== ] 454/2746 16% [========== ] 455/2746 16% [========== ] 456/2746 16% [========== ] 457/2746 16% [========== ] 458/2746 16% [========== ] 459/2746 16% [========== ] 460/2746 16% [========== ] 461/2746 16% [========== ] 462/2746 16% [========== ] 463/2746 16% [========== ] 464/2746 16% [========== ] 465/2746 16% [========== ] 466/2746 16% [========== ] 467/2746 17% [========== ] 468/2746 17% [========== ] 469/2746 17% [========== ] 470/2746 17% [========== ] 471/2746 17% [========== ] 472/2746 17% [========== ] 473/2746 17% [========== ] 474/2746 17% [========== ] 475/2746 17% [========== ] 476/2746 17% [========== ] 477/2746 17% [========== ] 478/2746 17% [========== ] 479/2746 17% [========== ] 480/2746 17% [========== ] 481/2746 17% [========== ] 482/2746 17% [========== ] 483/2746 17% [========== ] 484/2746 17% [========== ] 485/2746 17% [========== ] 486/2746 17% [========== ] 487/2746 17% [=========== ] 488/2746 17% [=========== ] 489/2746 17% [=========== ] 490/2746 17% [=========== ] 491/2746 17% [=========== ] 492/2746 17% [=========== ] 493/2746 17% [=========== ] 494/2746 17% [=========== ] 495/2746 18% [=========== ] 496/2746 18% [=========== ] 497/2746 18% [=========== ] 498/2746 18% [=========== ] 499/2746 18% [=========== ] 500/2746 18% [=========== ] 501/2746 18% [=========== ] 502/2746 18% [=========== ] 503/2746 18% [=========== ] 504/2746 18% [=========== ] 505/2746 18% [=========== ] 506/2746 18% [=========== ] 507/2746 18% [=========== ] 508/2746 18% [=========== ] 509/2746 18% [=========== ] 510/2746 18% [=========== ] 511/2746 18% [=========== ] 512/2746 18% [=========== ] 513/2746 18% [=========== ] 514/2746 18% [=========== ] 515/2746 18% [=========== ] 516/2746 18% [=========== ] 517/2746 18% [=========== ] 518/2746 18% [=========== ] 519/2746 18% [=========== ] 520/2746 18% [=========== ] 521/2746 18% [=========== ] 522/2746 19% [=========== ] 523/2746 19% [=========== ] 524/2746 19% [=========== ] 525/2746 19% [=========== ] 526/2746 19% [=========== ] 527/2746 19% [=========== ] 528/2746 19% [=========== ] 529/2746 19% [=========== ] 530/2746 19% [=========== ] 531/2746 19% [============ ] 532/2746 19% [============ ] 533/2746 19% [============ ] 534/2746 19% [============ ] 535/2746 19% [============ ] 536/2746 19% [============ ] 537/2746 19% [============ ] 538/2746 19% [============ ] 539/2746 19% [============ ] 540/2746 19% [============ ] 541/2746 19% [============ ] 542/2746 19% [============ ] 543/2746 19% [============ ] 544/2746 19% [============ ] 545/2746 19% [============ ] 546/2746 19% [============ ] 547/2746 19% [============ ] 548/2746 19% [============ ] 549/2746 19% [============ ] 550/2746 20% [============ ] 551/2746 20% [============ ] 552/2746 20% [============ ] 553/2746 20% [============ ] 554/2746 20% [============ ] 555/2746 20% [============ ] 556/2746 20% [============ ] 557/2746 20% [============ ] 558/2746 20% [============ ] 559/2746 20% [============ ] 560/2746 20% [============ ] 561/2746 20% [============ ] 562/2746 20% [============ ] 563/2746 20% [============ ] 564/2746 20% [============ ] 565/2746 20% [============ ] 566/2746 20% [============ ] 567/2746 20% [============ ] 568/2746 20% [============ ] 569/2746 20% [============ ] 570/2746 20% [============ ] 571/2746 20% [============ ] 572/2746 20% [============ ] 573/2746 20% [============ ] 574/2746 20% [============ ] 575/2746 20% [============= ] 576/2746 20% [============= ] 577/2746 21% [============= ] 578/2746 21% [============= ] 579/2746 21% [============= ] 580/2746 21% [============= ] 581/2746 21% [============= ] 582/2746 21% [============= ] 583/2746 21% [============= ] 584/2746 21% [============= ] 585/2746 21% [============= ] 586/2746 21% [============= ] 587/2746 21% [============= ] 588/2746 21% [============= ] 589/2746 21% [============= ] 590/2746 21% [============= ] 591/2746 21% [============= ] 592/2746 21% [============= ] 593/2746 21% [============= ] 594/2746 21% [============= ] 595/2746 21% [============= ] 596/2746 21% [============= ] 597/2746 21% [============= ] 598/2746 21% [============= ] 599/2746 21% [============= ] 600/2746 21% [============= ] 601/2746 21% [============= ] 602/2746 21% [============= ] 603/2746 21% [============= ] 604/2746 21% [============= ] 605/2746 22% [============= ] 606/2746 22% [============= ] 607/2746 22% [============= ] 608/2746 22% [============= ] 609/2746 22% [============= ] 610/2746 22% [============= ] 611/2746 22% [============= ] 612/2746 22% [============= ] 613/2746 22% [============= ] 614/2746 22% [============= ] 615/2746 22% [============= ] 616/2746 22% [============= ] 617/2746 22% [============= ] 618/2746 22% [============= ] 619/2746 22% [============= ] 620/2746 22% [============== ] 621/2746 22% [============== ] 622/2746 22% [============== ] 623/2746 22% [============== ] 624/2746 22% [============== ] 625/2746 22% [============== ] 626/2746 22% [============== ] 627/2746 22% [============== ] 628/2746 22% [============== ] 629/2746 22% [============== ] 630/2746 22% [============== ] 631/2746 22% [============== ] 632/2746 23% [============== ] 633/2746 23% [============== ] 634/2746 23% [============== ] 635/2746 23% [============== ] 636/2746 23% [============== ] 637/2746 23% [============== ] 638/2746 23% [============== ] 639/2746 23% [============== ] 640/2746 23% [============== ] 641/2746 23% [============== ] 642/2746 23% [============== ] 643/2746 23% [============== ] 644/2746 23% [============== ] 645/2746 23% [============== ] 646/2746 23% [============== ] 647/2746 23% [============== ] 648/2746 23% [============== ] 649/2746 23% [============== ] 650/2746 23% [============== ] 651/2746 23% [============== ] 652/2746 23% [============== ] 653/2746 23% [============== ] 654/2746 23% [============== ] 655/2746 23% [============== ] 656/2746 23% [============== ] 657/2746 23% [============== ] 658/2746 23% [============== ] 659/2746 23% [============== ] 660/2746 24% [============== ] 661/2746 24% [============== ] 662/2746 24% [============== ] 663/2746 24% [============== ] 664/2746 24% [=============== ] 665/2746 24% [=============== ] 666/2746 24% [=============== ] 667/2746 24% [=============== ] 668/2746 24% [=============== ] 669/2746 24% [=============== ] 670/2746 24% [=============== ] 671/2746 24% [=============== ] 672/2746 24% [=============== ] 673/2746 24% [=============== ] 674/2746 24% [=============== ] 675/2746 24% [=============== ] 676/2746 24% [=============== ] 677/2746 24% [=============== ] 678/2746 24% [=============== ] 679/2746 24% [=============== ] 680/2746 24% [=============== ] 681/2746 24% [=============== ] 682/2746 24% [=============== ] 683/2746 24% [=============== ] 684/2746 24% [=============== ] 685/2746 24% [=============== ] 686/2746 24% [=============== ] 687/2746 25% [=============== ] 688/2746 25% [=============== ] 689/2746 25% [=============== ] 690/2746 25% [=============== ] 691/2746 25% [=============== ] 692/2746 25% [=============== ] 693/2746 25% [=============== ] 694/2746 25% [=============== ] 695/2746 25% [=============== ] 696/2746 25% [=============== ] 697/2746 25% [=============== ] 698/2746 25% [=============== ] 699/2746 25% [=============== ] 700/2746 25% [=============== ] 701/2746 25% [=============== ] 702/2746 25% [=============== ] 703/2746 25% [=============== ] 704/2746 25% [=============== ] 705/2746 25% [=============== ] 706/2746 25% [=============== ] 707/2746 25% [=============== ] 708/2746 25% [================ ] 709/2746 25% [================ ] 710/2746 25% [================ ] 711/2746 25% [================ ] 712/2746 25% [================ ] 713/2746 25% [================ ] 714/2746 26% [================ ] 715/2746 26% [================ ] 716/2746 26% [================ ] 717/2746 26% [================ ] 718/2746 26% [================ ] 719/2746 26% [================ ] 720/2746 26% [================ ] 721/2746 26% [================ ] 722/2746 26% [================ ] 723/2746 26% [================ ] 724/2746 26% [================ ] 725/2746 26% [================ ] 726/2746 26% [================ ] 727/2746 26% [================ ] 728/2746 26% [================ ] 729/2746 26% [================ ] 730/2746 26% [================ ] 731/2746 26% [================ ] 732/2746 26% [================ ] 733/2746 26% [================ ] 734/2746 26% [================ ] 735/2746 26% [================ ] 736/2746 26% [================ ] 737/2746 26% [================ ] 738/2746 26% [================ ] 739/2746 26% [================ ] 740/2746 26% [================ ] 741/2746 26% [================ ] 742/2746 27% [================ ] 743/2746 27% [================ ] 744/2746 27% [================ ] 745/2746 27% [================ ] 746/2746 27% [================ ] 747/2746 27% [================ ] 748/2746 27% [================ ] 749/2746 27% [================ ] 750/2746 27% [================ ] 751/2746 27% [================ ] 752/2746 27% [================= ] 753/2746 27% [================= ] 754/2746 27% [================= ] 755/2746 27% [================= ] 756/2746 27% [================= ] 757/2746 27% [================= ] 758/2746 27% [================= ] 759/2746 27% [================= ] 760/2746 27% [================= ] 761/2746 27% [================= ] 762/2746 27% [================= ] 763/2746 27% [================= ] 764/2746 27% [================= ] 765/2746 27% [================= ] 766/2746 27% [================= ] 767/2746 27% [================= ] 768/2746 27% [================= ] 769/2746 28% [================= ] 770/2746 28% [================= ] 771/2746 28% [================= ] 772/2746 28% [================= ] 773/2746 28% [================= ] 774/2746 28% [================= ] 775/2746 28% [================= ] 776/2746 28% [================= ] 777/2746 28% [================= ] 778/2746 28% [================= ] 779/2746 28% [================= ] 780/2746 28% [================= ] 781/2746 28% [================= ] 782/2746 28% [================= ] 783/2746 28% [================= ] 784/2746 28% [================= ] 785/2746 28% [================= ] 786/2746 28% [================= ] 787/2746 28% [================= ] 788/2746 28% [================= ] 789/2746 28% [================= ] 790/2746 28% [================= ] 791/2746 28% [================= ] 792/2746 28% [================= ] 793/2746 28% [================= ] 794/2746 28% [================= ] 795/2746 28% [================= ] 796/2746 28% [================= ] 797/2746 29% [================== ] 798/2746 29% [================== ] 799/2746 29% [================== ] 800/2746 29% [================== ] 801/2746 29% [================== ] 802/2746 29% [================== ] 803/2746 29% [================== ] 804/2746 29% [================== ] 805/2746 29% [================== ] 806/2746 29% [================== ] 807/2746 29% [================== ] 808/2746 29% [================== ] 809/2746 29% [================== ] 810/2746 29% [================== ] 811/2746 29% [================== ] 812/2746 29% [================== ] 813/2746 29% [================== ] 814/2746 29% [================== ] 815/2746 29% [================== ] 816/2746 29% [================== ] 817/2746 29% [================== ] 818/2746 29% [================== ] 819/2746 29% [================== ] 820/2746 29% [================== ] 821/2746 29% [================== ] 822/2746 29% [================== ] 823/2746 29% [================== ] 824/2746 30% [================== ] 825/2746 30% [================== ] 826/2746 30% [================== ] 827/2746 30% [================== ] 828/2746 30% [================== ] 829/2746 30% [================== ] 830/2746 30% [================== ] 831/2746 30% [================== ] 832/2746 30% [================== ] 833/2746 30% [================== ] 834/2746 30% [================== ] 835/2746 30% [================== ] 836/2746 30% [================== ] 837/2746 30% [================== ] 838/2746 30% [================== ] 839/2746 30% [================== ] 840/2746 30% [================== ] 841/2746 30% [=================== ] 842/2746 30% [=================== ] 843/2746 30% [=================== ] 844/2746 30% [=================== ] 845/2746 30% [=================== ] 846/2746 30% [=================== ] 847/2746 30% [=================== ] 848/2746 30% [=================== ] 849/2746 30% [=================== ] 850/2746 30% [=================== ] 851/2746 30% [=================== ] 852/2746 31% [=================== ] 853/2746 31% [=================== ] 854/2746 31% [=================== ] 855/2746 31% [=================== ] 856/2746 31% [=================== ] 857/2746 31% [=================== ] 858/2746 31% [=================== ] 859/2746 31% [=================== ] 860/2746 31% [=================== ] 861/2746 31% [=================== ] 862/2746 31% [=================== ] 863/2746 31% [=================== ] 864/2746 31% [=================== ] 865/2746 31% [=================== ] 866/2746 31% [=================== ] 867/2746 31% [=================== ] 868/2746 31% [=================== ] 869/2746 31% [=================== ] 870/2746 31% [=================== ] 871/2746 31% [=================== ] 872/2746 31% [=================== ] 873/2746 31% [=================== ] 874/2746 31% [=================== ] 875/2746 31% [=================== ] 876/2746 31% [=================== ] 877/2746 31% [=================== ] 878/2746 31% [=================== ] 879/2746 32% [=================== ] 880/2746 32% [=================== ] 881/2746 32% [=================== ] 882/2746 32% [=================== ] 883/2746 32% [=================== ] 884/2746 32% [=================== ] 885/2746 32% [==================== ] 886/2746 32% [==================== ] 887/2746 32% [==================== ] 888/2746 32% [==================== ] 889/2746 32% [==================== ] 890/2746 32% [==================== ] 891/2746 32% [==================== ] 892/2746 32% [==================== ] 893/2746 32% [==================== ] 894/2746 32% [==================== ] 895/2746 32% [==================== ] 896/2746 32% [==================== ] 897/2746 32% [==================== ] 898/2746 32% [==================== ] 899/2746 32% [==================== ] 900/2746 32% [==================== ] 901/2746 32% [==================== ] 902/2746 32% [==================== ] 903/2746 32% [==================== ] 904/2746 32% [==================== ] 905/2746 32% [==================== ] 906/2746 32% [==================== ] 907/2746 33% [==================== ] 908/2746 33% [==================== ] 909/2746 33% [==================== ] 910/2746 33% [==================== ] 911/2746 33% [==================== ] 912/2746 33% [==================== ] 913/2746 33% [==================== ] 914/2746 33% [==================== ] 915/2746 33% [==================== ] 916/2746 33% [==================== ] 917/2746 33% [==================== ] 918/2746 33% [==================== ] 919/2746 33% [==================== ] 920/2746 33% [==================== ] 921/2746 33% [==================== ] 922/2746 33% [==================== ] 923/2746 33% [==================== ] 924/2746 33% [==================== ] 925/2746 33% [==================== ] 926/2746 33% [==================== ] 927/2746 33% [==================== ] 928/2746 33% [==================== ] 929/2746 33% [==================== ] 930/2746 33% [===================== ] 931/2746 33% [===================== ] 932/2746 33% [===================== ] 933/2746 33% [===================== ] 934/2746 34% [===================== ] 935/2746 34% [===================== ] 936/2746 34% [===================== ] 937/2746 34% [===================== ] 938/2746 34% [===================== ] 939/2746 34% [===================== ] 940/2746 34% [===================== ] 941/2746 34% [===================== ] 942/2746 34% [===================== ] 943/2746 34% [===================== ] 944/2746 34% [===================== ] 945/2746 34% [===================== ] 946/2746 34% [===================== ] 947/2746 34% [===================== ] 948/2746 34% [===================== ] 949/2746 34% [===================== ] 950/2746 34% [===================== ] 951/2746 34% [===================== ] 952/2746 34% [===================== ] 953/2746 34% [===================== ] 954/2746 34% [===================== ] 955/2746 34% [===================== ] 956/2746 34% [===================== ] 957/2746 34% [===================== ] 958/2746 34% [===================== ] 959/2746 34% [===================== ] 960/2746 34% [===================== ] 961/2746 34% [===================== ] 962/2746 35% [===================== ] 963/2746 35% [===================== ] 964/2746 35% [===================== ] 965/2746 35% [===================== ] 966/2746 35% [===================== ] 967/2746 35% [===================== ] 968/2746 35% [===================== ] 969/2746 35% [===================== ] 970/2746 35% [===================== ] 971/2746 35% [===================== ] 972/2746 35% [===================== ] 973/2746 35% [===================== ] 974/2746 35% [====================== ] 975/2746 35% [====================== ] 976/2746 35% [====================== ] 977/2746 35% [====================== ] 978/2746 35% [====================== ] 979/2746 35% [====================== ] 980/2746 35% [====================== ] 981/2746 35% [====================== ] 982/2746 35% [====================== ] 983/2746 35% [====================== ] 984/2746 35% [====================== ] 985/2746 35% [====================== ] 986/2746 35% [====================== ] 987/2746 35% [====================== ] 988/2746 35% [====================== ] 989/2746 36% [====================== ] 990/2746 36% [====================== ] 991/2746 36% [====================== ] 992/2746 36% [====================== ] 993/2746 36% [====================== ] 994/2746 36% [====================== ] 995/2746 36% [====================== ] 996/2746 36% [====================== ] 997/2746 36% [====================== ] 998/2746 36% [====================== ] 999/2746 36% [====================== ] 1000/2746 36% [====================== ] 1001/2746 36% [====================== ] 1002/2746 36% [====================== ] 1003/2746 36% [====================== ] 1004/2746 36% [====================== ] 1005/2746 36% [====================== ] 1006/2746 36% [====================== ] 1007/2746 36% [====================== ] 1008/2746 36% [====================== ] 1009/2746 36% [====================== ] 1010/2746 36% [====================== ] 1011/2746 36% [====================== ] 1012/2746 36% [====================== ] 1013/2746 36% [====================== ] 1014/2746 36% [====================== ] 1015/2746 36% [====================== ] 1016/2746 36% [====================== ] 1017/2746 37% [====================== ] 1018/2746 37% [======================= ] 1019/2746 37% [======================= ] 1020/2746 37% [======================= ] 1021/2746 37% [======================= ] 1022/2746 37% [======================= ] 1023/2746 37% [======================= ] 1024/2746 37% [======================= ] 1025/2746 37% [======================= ] 1026/2746 37% [======================= ] 1027/2746 37% [======================= ] 1028/2746 37% [======================= ] 1029/2746 37% [======================= ] 1030/2746 37% [======================= ] 1031/2746 37% [======================= ] 1032/2746 37% [======================= ] 1033/2746 37% [======================= ] 1034/2746 37% [======================= ] 1035/2746 37% [======================= ] 1036/2746 37% [======================= ] 1037/2746 37% [======================= ] 1038/2746 37% [======================= ] 1039/2746 37% [======================= ] 1040/2746 37% [======================= ] 1041/2746 37% [======================= ] 1042/2746 37% [======================= ] 1043/2746 37% [======================= ] 1044/2746 38% [======================= ] 1045/2746 38% [======================= ] 1046/2746 38% [======================= ] 1047/2746 38% [======================= ] 1048/2746 38% [======================= ] 1049/2746 38% [======================= ] 1050/2746 38% [======================= ] 1051/2746 38% [======================= ] 1052/2746 38% [======================= ] 1053/2746 38% [======================= ] 1054/2746 38% [======================= ] 1055/2746 38% [======================= ] 1056/2746 38% [======================= ] 1057/2746 38% [======================= ] 1058/2746 38% [======================= ] 1059/2746 38% [======================= ] 1060/2746 38% [======================= ] 1061/2746 38% [======================= ] 1062/2746 38% [======================== ] 1063/2746 38% [======================== ] 1064/2746 38% [======================== ] 1065/2746 38% [======================== ] 1066/2746 38% [======================== ] 1067/2746 38% [======================== ] 1068/2746 38% [======================== ] 1069/2746 38% [======================== ] 1070/2746 38% [======================== ] 1071/2746 39% [======================== ] 1072/2746 39% [======================== ] 1073/2746 39% [======================== ] 1074/2746 39% [======================== ] 1075/2746 39% [======================== ] 1076/2746 39% [======================== ] 1077/2746 39% [======================== ] 1078/2746 39% [======================== ] 1079/2746 39% [======================== ] 1080/2746 39% [======================== ] 1081/2746 39% [======================== ] 1082/2746 39% [======================== ] 1083/2746 39% [======================== ] 1084/2746 39% [======================== ] 1085/2746 39% [======================== ] 1086/2746 39% [======================== ] 1087/2746 39% [======================== ] 1088/2746 39% [======================== ] 1089/2746 39% [======================== ] 1090/2746 39% [======================== ] 1091/2746 39% [======================== ] 1092/2746 39% [======================== ] 1093/2746 39% [======================== ] 1094/2746 39% [======================== ] 1095/2746 39% [======================== ] 1096/2746 39% [======================== ] 1097/2746 39% [======================== ] 1098/2746 39% [======================== ] 1099/2746 40% [======================== ] 1100/2746 40% [======================== ] 1101/2746 40% [======================== ] 1102/2746 40% [======================== ] 1103/2746 40% [======================== ] 1104/2746 40% [======================== ] 1105/2746 40% [======================== ] 1106/2746 40% [======================== ] 1107/2746 40% [========================= ] 1108/2746 40% [========================= ] 1109/2746 40% [========================= ] 1110/2746 40% [========================= ] 1111/2746 40% [========================= ] 1112/2746 40% [========================= ] 1113/2746 40% [========================= ] 1114/2746 40% [========================= ] 1115/2746 40% [========================= ] 1116/2746 40% [========================= ] 1117/2746 40% [========================= ] 1118/2746 40% [========================= ] 1119/2746 40% [========================= ] 1120/2746 40% [========================= ] 1121/2746 40% [========================= ] 1122/2746 40% [========================= ] 1123/2746 40% [========================= ] 1124/2746 40% [========================= ] 1125/2746 40% [========================= ] 1126/2746 41% [========================= ] 1127/2746 41% [========================= ] 1128/2746 41% [========================= ] 1129/2746 41% [========================= ] 1130/2746 41% [========================= ] 1131/2746 41% [========================= ] 1132/2746 41% [========================= ] 1133/2746 41% [========================= ] 1134/2746 41% [========================= ] 1135/2746 41% [========================= ] 1136/2746 41% [========================= ] 1137/2746 41% [========================= ] 1138/2746 41% [========================= ] 1139/2746 41% [========================= ] 1140/2746 41% [========================= ] 1141/2746 41% [========================= ] 1142/2746 41% [========================= ] 1143/2746 41% [========================= ] 1144/2746 41% [========================= ] 1145/2746 41% [========================= ] 1146/2746 41% [========================= ] 1147/2746 41% [========================= ] 1148/2746 41% [========================= ] 1149/2746 41% [========================= ] 1150/2746 41% [========================= ] 1151/2746 41% [========================== ] 1152/2746 41% [========================== ] 1153/2746 41% [========================== ] 1154/2746 42% [========================== ] 1155/2746 42% [========================== ] 1156/2746 42% [========================== ] 1157/2746 42% [========================== ] 1158/2746 42% [========================== ] 1159/2746 42% [========================== ] 1160/2746 42% [========================== ] 1161/2746 42% [========================== ] 1162/2746 42% [========================== ] 1163/2746 42% [========================== ] 1164/2746 42% [========================== ] 1165/2746 42% [========================== ] 1166/2746 42% [========================== ] 1167/2746 42% [========================== ] 1168/2746 42% [========================== ] 1169/2746 42% [========================== ] 1170/2746 42% [========================== ] 1171/2746 42% [========================== ] 1172/2746 42% [========================== ] 1173/2746 42% [========================== ] 1174/2746 42% [========================== ] 1175/2746 42% [========================== ] 1176/2746 42% [========================== ] 1177/2746 42% [========================== ] 1178/2746 42% [========================== ] 1179/2746 42% [========================== ] 1180/2746 42% [========================== ] 1181/2746 43% [========================== ] 1182/2746 43% [========================== ] 1183/2746 43% [========================== ] 1184/2746 43% [========================== ] 1185/2746 43% [========================== ] 1186/2746 43% [========================== ] 1187/2746 43% [========================== ] 1188/2746 43% [========================== ] 1189/2746 43% [========================== ] 1190/2746 43% [========================== ] 1191/2746 43% [========================== ] 1192/2746 43% [========================== ] 1193/2746 43% [========================== ] 1194/2746 43% [========================== ] 1195/2746 43% [=========================== ] 1196/2746 43% [=========================== ] 1197/2746 43% [=========================== ] 1198/2746 43% [=========================== ] 1199/2746 43% [=========================== ] 1200/2746 43% [=========================== ] 1201/2746 43% [=========================== ] 1202/2746 43% [=========================== ] 1203/2746 43% [=========================== ] 1204/2746 43% [=========================== ] 1205/2746 43% [=========================== ] 1206/2746 43% [=========================== ] 1207/2746 43% [=========================== ] 1208/2746 43% [=========================== ] 1209/2746 44% [=========================== ] 1210/2746 44% [=========================== ] 1211/2746 44% [=========================== ] 1212/2746 44% [=========================== ] 1213/2746 44% [=========================== ] 1214/2746 44% [=========================== ] 1215/2746 44% [=========================== ] 1216/2746 44% [=========================== ] 1217/2746 44% [=========================== ] 1218/2746 44% [=========================== ] 1219/2746 44% [=========================== ] 1220/2746 44% [=========================== ] 1221/2746 44% [=========================== ] 1222/2746 44% [=========================== ] 1223/2746 44% [=========================== ] 1224/2746 44% [=========================== ] 1225/2746 44% [=========================== ] 1226/2746 44% [=========================== ] 1227/2746 44% [=========================== ] 1228/2746 44% [=========================== ] 1229/2746 44% [=========================== ] 1230/2746 44% [=========================== ] 1231/2746 44% [=========================== ] 1232/2746 44% [=========================== ] 1233/2746 44% [=========================== ] 1234/2746 44% [=========================== ] 1235/2746 44% [=========================== ] 1236/2746 45% [=========================== ] 1237/2746 45% [=========================== ] 1238/2746 45% [=========================== ] 1239/2746 45% [=========================== ] 1240/2746 45% [============================ ] 1241/2746 45% [============================ ] 1242/2746 45% [============================ ] 1243/2746 45% [============================ ] 1244/2746 45% [============================ ] 1245/2746 45% [============================ ] 1246/2746 45% [============================ ] 1247/2746 45% [============================ ] 1248/2746 45% [============================ ] 1249/2746 45% [============================ ] 1250/2746 45% [============================ ] 1251/2746 45% [============================ ] 1252/2746 45% [============================ ] 1253/2746 45% [============================ ] 1254/2746 45% [============================ ] 1255/2746 45% [============================ ] 1256/2746 45% [============================ ] 1257/2746 45% [============================ ] 1258/2746 45% [============================ ] 1259/2746 45% [============================ ] 1260/2746 45% [============================ ] 1261/2746 45% [============================ ] 1262/2746 45% [============================ ] 1263/2746 45% [============================ ] 1264/2746 46% [============================ ] 1265/2746 46% [============================ ] 1266/2746 46% [============================ ] 1267/2746 46% [============================ ] 1268/2746 46% [============================ ] 1269/2746 46% [============================ ] 1270/2746 46% [============================ ] 1271/2746 46% [============================ ] 1272/2746 46% [============================ ] 1273/2746 46% [============================ ] 1274/2746 46% [============================ ] 1275/2746 46% [============================ ] 1276/2746 46% [============================ ] 1277/2746 46% [============================ ] 1278/2746 46% [============================ ] 1279/2746 46% [============================ ] 1280/2746 46% [============================ ] 1281/2746 46% [============================ ] 1282/2746 46% [============================ ] 1283/2746 46% [============================ ] 1284/2746 46% [============================= ] 1285/2746 46% [============================= ] 1286/2746 46% [============================= ] 1287/2746 46% [============================= ] 1288/2746 46% [============================= ] 1289/2746 46% [============================= ] 1290/2746 46% [============================= ] 1291/2746 47% [============================= ] 1292/2746 47% [============================= ] 1293/2746 47% [============================= ] 1294/2746 47% [============================= ] 1295/2746 47% [============================= ] 1296/2746 47% [============================= ] 1297/2746 47% [============================= ] 1298/2746 47% [============================= ] 1299/2746 47% [============================= ] 1300/2746 47% [============================= ] 1301/2746 47% [============================= ] 1302/2746 47% [============================= ] 1303/2746 47% [============================= ] 1304/2746 47% [============================= ] 1305/2746 47% [============================= ] 1306/2746 47% [============================= ] 1307/2746 47% [============================= ] 1308/2746 47% [============================= ] 1309/2746 47% [============================= ] 1310/2746 47% [============================= ] 1311/2746 47% [============================= ] 1312/2746 47% [============================= ] 1313/2746 47% [============================= ] 1314/2746 47% [============================= ] 1315/2746 47% [============================= ] 1316/2746 47% [============================= ] 1317/2746 47% [============================= ] 1318/2746 47% [============================= ] 1319/2746 48% [============================= ] 1320/2746 48% [============================= ] 1321/2746 48% [============================= ] 1322/2746 48% [============================= ] 1323/2746 48% [============================= ] 1324/2746 48% [============================= ] 1325/2746 48% [============================= ] 1326/2746 48% [============================= ] 1327/2746 48% [============================= ] 1328/2746 48% [============================== ] 1329/2746 48% [============================== ] 1330/2746 48% [============================== ] 1331/2746 48% [============================== ] 1332/2746 48% [============================== ] 1333/2746 48% [============================== ] 1334/2746 48% [============================== ] 1335/2746 48% [============================== ] 1336/2746 48% [============================== ] 1337/2746 48% [============================== ] 1338/2746 48% [============================== ] 1339/2746 48% [============================== ] 1340/2746 48% [============================== ] 1341/2746 48% [============================== ] 1342/2746 48% [============================== ] 1343/2746 48% [============================== ] 1344/2746 48% [============================== ] 1345/2746 48% [============================== ] 1346/2746 49% [============================== ] 1347/2746 49% [============================== ] 1348/2746 49% [============================== ] 1349/2746 49% [============================== ] 1350/2746 49% [============================== ] 1351/2746 49% [============================== ] 1352/2746 49% [============================== ] 1353/2746 49% [============================== ] 1354/2746 49% [============================== ] 1355/2746 49% [============================== ] 1356/2746 49% [============================== ] 1357/2746 49% [============================== ] 1358/2746 49% [============================== ] 1359/2746 49% [============================== ] 1360/2746 49% [============================== ] 1361/2746 49% [============================== ] 1362/2746 49% [============================== ] 1363/2746 49% [============================== ] 1364/2746 49% [============================== ] 1365/2746 49% [============================== ] 1366/2746 49% [============================== ] 1367/2746 49% [============================== ] 1368/2746 49% [============================== ] 1369/2746 49% [============================== ] 1370/2746 49% [============================== ] 1371/2746 49% [============================== ] 1372/2746 49% [=============================== ] 1373/2746 50% [=============================== ] 1374/2746 50% [=============================== ] 1375/2746 50% [=============================== ] 1376/2746 50% [=============================== ] 1377/2746 50% [=============================== ] 1378/2746 50% [=============================== ] 1379/2746 50% [=============================== ] 1380/2746 50% [=============================== ] 1381/2746 50% [=============================== ] 1382/2746 50% [=============================== ] 1383/2746 50% [=============================== ] 1384/2746 50% [=============================== ] 1385/2746 50% [=============================== ] 1386/2746 50% [=============================== ] 1387/2746 50% [=============================== ] 1388/2746 50% [=============================== ] 1389/2746 50% [=============================== ] 1390/2746 50% [=============================== ] 1391/2746 50% [=============================== ] 1392/2746 50% [=============================== ] 1393/2746 50% [=============================== ] 1394/2746 50% [=============================== ] 1395/2746 50% [=============================== ] 1396/2746 50% [=============================== ] 1397/2746 50% [=============================== ] 1398/2746 50% [=============================== ] 1399/2746 50% [=============================== ] 1400/2746 50% [=============================== ] 1401/2746 51% [=============================== ] 1402/2746 51% [=============================== ] 1403/2746 51% [=============================== ] 1404/2746 51% [=============================== ] 1405/2746 51% [=============================== ] 1406/2746 51% [=============================== ] 1407/2746 51% [=============================== ] 1408/2746 51% [=============================== ] 1409/2746 51% [=============================== ] 1410/2746 51% [=============================== ] 1411/2746 51% [=============================== ] 1412/2746 51% [=============================== ] 1413/2746 51% [=============================== ] 1414/2746 51% [=============================== ] 1415/2746 51% [=============================== ] 1416/2746 51% [=============================== ] 1417/2746 51% [================================ ] 1418/2746 51% [================================ ] 1419/2746 51% [================================ ] 1420/2746 51% [================================ ] 1421/2746 51% [================================ ] 1422/2746 51% [================================ ] 1423/2746 51% [================================ ] 1424/2746 51% [================================ ] 1425/2746 51% [================================ ] 1426/2746 51% [================================ ] 1427/2746 51% [================================ ] 1428/2746 52% [================================ ] 1429/2746 52% [================================ ] 1430/2746 52% [================================ ] 1431/2746 52% [================================ ] 1432/2746 52% [================================ ] 1433/2746 52% [================================ ] 1434/2746 52% [================================ ] 1435/2746 52% [================================ ] 1436/2746 52% [================================ ] 1437/2746 52% [================================ ] 1438/2746 52% [================================ ] 1439/2746 52% [================================ ] 1440/2746 52% [================================ ] 1441/2746 52% [================================ ] 1442/2746 52% [================================ ] 1443/2746 52% [================================ ] 1444/2746 52% [================================ ] 1445/2746 52% [================================ ] 1446/2746 52% [================================ ] 1447/2746 52% [================================ ] 1448/2746 52% [================================ ] 1449/2746 52% [================================ ] 1450/2746 52% [================================ ] 1451/2746 52% [================================ ] 1452/2746 52% [================================ ] 1453/2746 52% [================================ ] 1454/2746 52% [================================ ] 1455/2746 52% [================================ ] 1456/2746 53% [================================ ] 1457/2746 53% [================================ ] 1458/2746 53% [================================ ] 1459/2746 53% [================================ ] 1460/2746 53% [================================ ] 1461/2746 53% [================================= ] 1462/2746 53% [================================= ] 1463/2746 53% [================================= ] 1464/2746 53% [================================= ] 1465/2746 53% [================================= ] 1466/2746 53% [================================= ] 1467/2746 53% [================================= ] 1468/2746 53% [================================= ] 1469/2746 53% [================================= ] 1470/2746 53% [================================= ] 1471/2746 53% [================================= ] 1472/2746 53% [================================= ] 1473/2746 53% [================================= ] 1474/2746 53% [================================= ] 1475/2746 53% [================================= ] 1476/2746 53% [================================= ] 1477/2746 53% [================================= ] 1478/2746 53% [================================= ] 1479/2746 53% [================================= ] 1480/2746 53% [================================= ] 1481/2746 53% [================================= ] 1482/2746 53% [================================= ] 1483/2746 54% [================================= ] 1484/2746 54% [================================= ] 1485/2746 54% [================================= ] 1486/2746 54% [================================= ] 1487/2746 54% [================================= ] 1488/2746 54% [================================= ] 1489/2746 54% [================================= ] 1490/2746 54% [================================= ] 1491/2746 54% [================================= ] 1492/2746 54% [================================= ] 1493/2746 54% [================================= ] 1494/2746 54% [================================= ] 1495/2746 54% [================================= ] 1496/2746 54% [================================= ] 1497/2746 54% [================================= ] 1498/2746 54% [================================= ] 1499/2746 54% [================================= ] 1500/2746 54% [================================= ] 1501/2746 54% [================================= ] 1502/2746 54% [================================= ] 1503/2746 54% [================================= ] 1504/2746 54% [================================= ] 1505/2746 54% [================================== ] 1506/2746 54% [================================== ] 1507/2746 54% [================================== ] 1508/2746 54% [================================== ] 1509/2746 54% [================================== ] 1510/2746 54% [================================== ] 1511/2746 55% [================================== ] 1512/2746 55% [================================== ] 1513/2746 55% [================================== ] 1514/2746 55% [================================== ] 1515/2746 55% [================================== ] 1516/2746 55% [================================== ] 1517/2746 55% [================================== ] 1518/2746 55% [================================== ] 1519/2746 55% [================================== ] 1520/2746 55% [================================== ] 1521/2746 55% [================================== ] 1522/2746 55% [================================== ] 1523/2746 55% [================================== ] 1524/2746 55% [================================== ] 1525/2746 55% [================================== ] 1526/2746 55% [================================== ] 1527/2746 55% [================================== ] 1528/2746 55% [================================== ] 1529/2746 55% [================================== ] 1530/2746 55% [================================== ] 1531/2746 55% [================================== ] 1532/2746 55% [================================== ] 1533/2746 55% [================================== ] 1534/2746 55% [================================== ] 1535/2746 55% [================================== ] 1536/2746 55% [================================== ] 1537/2746 55% [================================== ] 1538/2746 56% [================================== ] 1539/2746 56% [================================== ] 1540/2746 56% [================================== ] 1541/2746 56% [================================== ] 1542/2746 56% [================================== ] 1543/2746 56% [================================== ] 1544/2746 56% [================================== ] 1545/2746 56% [================================== ] 1546/2746 56% [================================== ] 1547/2746 56% [================================== ] 1548/2746 56% [================================== ] 1549/2746 56% [================================== ] 1550/2746 56% [=================================== ] 1551/2746 56% [=================================== ] 1552/2746 56% [=================================== ] 1553/2746 56% [=================================== ] 1554/2746 56% [=================================== ] 1555/2746 56% [=================================== ] 1556/2746 56% [=================================== ] 1557/2746 56% [=================================== ] 1558/2746 56% [=================================== ] 1559/2746 56% [=================================== ] 1560/2746 56% [=================================== ] 1561/2746 56% [=================================== ] 1562/2746 56% [=================================== ] 1563/2746 56% [=================================== ] 1564/2746 56% [=================================== ] 1565/2746 56% [=================================== ] 1566/2746 57% [=================================== ] 1567/2746 57% [=================================== ] 1568/2746 57% [=================================== ] 1569/2746 57% [=================================== ] 1570/2746 57% [=================================== ] 1571/2746 57% [=================================== ] 1572/2746 57% [=================================== ] 1573/2746 57% [=================================== ] 1574/2746 57% [=================================== ] 1575/2746 57% [=================================== ] 1576/2746 57% [=================================== ] 1577/2746 57% [=================================== ] 1578/2746 57% [=================================== ] 1579/2746 57% [=================================== ] 1580/2746 57% [=================================== ] 1581/2746 57% [=================================== ] 1582/2746 57% [=================================== ] 1583/2746 57% [=================================== ] 1584/2746 57% [=================================== ] 1585/2746 57% [=================================== ] 1586/2746 57% [=================================== ] 1587/2746 57% [=================================== ] 1588/2746 57% [=================================== ] 1589/2746 57% [=================================== ] 1590/2746 57% [=================================== ] 1591/2746 57% [=================================== ] 1592/2746 57% [=================================== ] 1593/2746 58% [=================================== ] 1594/2746 58% [==================================== ] 1595/2746 58% [==================================== ] 1596/2746 58% [==================================== ] 1597/2746 58% [==================================== ] 1598/2746 58% [==================================== ] 1599/2746 58% [==================================== ] 1600/2746 58% [==================================== ] 1601/2746 58% [==================================== ] 1602/2746 58% [==================================== ] 1603/2746 58% [==================================== ] 1604/2746 58% [==================================== ] 1605/2746 58% [==================================== ] 1606/2746 58% [==================================== ] 1607/2746 58% [==================================== ] 1608/2746 58% [==================================== ] 1609/2746 58% [==================================== ] 1610/2746 58% [==================================== ] 1611/2746 58% [==================================== ] 1612/2746 58% [==================================== ] 1613/2746 58% [==================================== ] 1614/2746 58% [==================================== ] 1615/2746 58% [==================================== ] 1616/2746 58% [==================================== ] 1617/2746 58% [==================================== ] 1618/2746 58% [==================================== ] 1619/2746 58% [==================================== ] 1620/2746 58% [==================================== ] 1621/2746 59% [==================================== ] 1622/2746 59% [==================================== ] 1623/2746 59% [==================================== ] 1624/2746 59% [==================================== ] 1625/2746 59% [==================================== ] 1626/2746 59% [==================================== ] 1627/2746 59% [==================================== ] 1628/2746 59% [==================================== ] 1629/2746 59% [==================================== ] 1630/2746 59% [==================================== ] 1631/2746 59% [==================================== ] 1632/2746 59% [==================================== ] 1633/2746 59% [==================================== ] 1634/2746 59% [==================================== ] 1635/2746 59% [==================================== ] 1636/2746 59% [==================================== ] 1637/2746 59% [==================================== ] 1638/2746 59% [===================================== ] 1639/2746 59% [===================================== ] 1640/2746 59% [===================================== ] 1641/2746 59% [===================================== ] 1642/2746 59% [===================================== ] 1643/2746 59% [===================================== ] 1644/2746 59% [===================================== ] 1645/2746 59% [===================================== ] 1646/2746 59% [===================================== ] 1647/2746 59% [===================================== ] 1648/2746 60% [===================================== ] 1649/2746 60% [===================================== ] 1650/2746 60% [===================================== ] 1651/2746 60% [===================================== ] 1652/2746 60% [===================================== ] 1653/2746 60% [===================================== ] 1654/2746 60% [===================================== ] 1655/2746 60% [===================================== ] 1656/2746 60% [===================================== ] 1657/2746 60% [===================================== ] 1658/2746 60% [===================================== ] 1659/2746 60% [===================================== ] 1660/2746 60% [===================================== ] 1661/2746 60% [===================================== ] 1662/2746 60% [===================================== ] 1663/2746 60% [===================================== ] 1664/2746 60% [===================================== ] 1665/2746 60% [===================================== ] 1666/2746 60% [===================================== ] 1667/2746 60% [===================================== ] 1668/2746 60% [===================================== ] 1669/2746 60% [===================================== ] 1670/2746 60% [===================================== ] 1671/2746 60% [===================================== ] 1672/2746 60% [===================================== ] 1673/2746 60% [===================================== ] 1674/2746 60% [===================================== ] 1675/2746 60% [===================================== ] 1676/2746 61% [===================================== ] 1677/2746 61% [===================================== ] 1678/2746 61% [===================================== ] 1679/2746 61% [===================================== ] 1680/2746 61% [===================================== ] 1681/2746 61% [===================================== ] 1682/2746 61% [===================================== ] 1683/2746 61% [====================================== ] 1684/2746 61% [====================================== ] 1685/2746 61% [====================================== ] 1686/2746 61% [====================================== ] 1687/2746 61% [====================================== ] 1688/2746 61% [====================================== ] 1689/2746 61% [====================================== ] 1690/2746 61% [====================================== ] 1691/2746 61% [====================================== ] 1692/2746 61% [====================================== ] 1693/2746 61% [====================================== ] 1694/2746 61% [====================================== ] 1695/2746 61% [====================================== ] 1696/2746 61% [====================================== ] 1697/2746 61% [====================================== ] 1698/2746 61% [====================================== ] 1699/2746 61% [====================================== ] 1700/2746 61% [====================================== ] 1701/2746 61% [====================================== ] 1702/2746 61% [====================================== ] 1703/2746 62% [====================================== ] 1704/2746 62% [====================================== ] 1705/2746 62% [====================================== ] 1706/2746 62% [====================================== ] 1707/2746 62% [====================================== ] 1708/2746 62% [====================================== ] 1709/2746 62% [====================================== ] 1710/2746 62% [====================================== ] 1711/2746 62% [====================================== ] 1712/2746 62% [====================================== ] 1713/2746 62% [====================================== ] 1714/2746 62% [====================================== ] 1715/2746 62% [====================================== ] 1716/2746 62% [====================================== ] 1717/2746 62% [====================================== ] 1718/2746 62% [====================================== ] 1719/2746 62% [====================================== ] 1720/2746 62% [====================================== ] 1721/2746 62% [====================================== ] 1722/2746 62% [====================================== ] 1723/2746 62% [====================================== ] 1724/2746 62% [====================================== ] 1725/2746 62% [====================================== ] 1726/2746 62% [====================================== ] 1727/2746 62% [======================================= ] 1728/2746 62% [======================================= ] 1729/2746 62% [======================================= ] 1730/2746 63% [======================================= ] 1731/2746 63% [======================================= ] 1732/2746 63% [======================================= ] 1733/2746 63% [======================================= ] 1734/2746 63% [======================================= ] 1735/2746 63% [======================================= ] 1736/2746 63% [======================================= ] 1737/2746 63% [======================================= ] 1738/2746 63% [======================================= ] 1739/2746 63% [======================================= ] 1740/2746 63% [======================================= ] 1741/2746 63% [======================================= ] 1742/2746 63% [======================================= ] 1743/2746 63% [======================================= ] 1744/2746 63% [======================================= ] 1745/2746 63% [======================================= ] 1746/2746 63% [======================================= ] 1747/2746 63% [======================================= ] 1748/2746 63% [======================================= ] 1749/2746 63% [======================================= ] 1750/2746 63% [======================================= ] 1751/2746 63% [======================================= ] 1752/2746 63% [======================================= ] 1753/2746 63% [======================================= ] 1754/2746 63% [======================================= ] 1755/2746 63% [======================================= ] 1756/2746 63% [======================================= ] 1757/2746 63% [======================================= ] 1758/2746 64% [======================================= ] 1759/2746 64% [======================================= ] 1760/2746 64% [======================================= ] 1761/2746 64% [======================================= ] 1762/2746 64% [======================================= ] 1763/2746 64% [======================================= ] 1764/2746 64% [======================================= ] 1765/2746 64% [======================================= ] 1766/2746 64% [======================================= ] 1767/2746 64% [======================================= ] 1768/2746 64% [======================================= ] 1769/2746 64% [======================================= ] 1770/2746 64% [======================================= ] 1771/2746 64% [======================================== ] 1772/2746 64% [======================================== ] 1773/2746 64% [======================================== ] 1774/2746 64% [======================================== ] 1775/2746 64% [======================================== ] 1776/2746 64% [======================================== ] 1777/2746 64% [======================================== ] 1778/2746 64% [======================================== ] 1779/2746 64% [======================================== ] 1780/2746 64% [======================================== ] 1781/2746 64% [======================================== ] 1782/2746 64% [======================================== ] 1783/2746 64% [======================================== ] 1784/2746 64% [======================================== ] 1785/2746 65% [======================================== ] 1786/2746 65% [======================================== ] 1787/2746 65% [======================================== ] 1788/2746 65% [======================================== ] 1789/2746 65% [======================================== ] 1790/2746 65% [======================================== ] 1791/2746 65% [======================================== ] 1792/2746 65% [======================================== ] 1793/2746 65% [======================================== ] 1794/2746 65% [======================================== ] 1795/2746 65% [======================================== ] 1796/2746 65% [======================================== ] 1797/2746 65% [======================================== ] 1798/2746 65% [======================================== ] 1799/2746 65% [======================================== ] 1800/2746 65% [======================================== ] 1801/2746 65% [======================================== ] 1802/2746 65% [======================================== ] 1803/2746 65% [======================================== ] 1804/2746 65% [======================================== ] 1805/2746 65% [======================================== ] 1806/2746 65% [======================================== ] 1807/2746 65% [======================================== ] 1808/2746 65% [======================================== ] 1809/2746 65% [======================================== ] 1810/2746 65% [======================================== ] 1811/2746 65% [======================================== ] 1812/2746 65% [======================================== ] 1813/2746 66% [======================================== ] 1814/2746 66% [======================================== ] 1815/2746 66% [========================================= ] 1816/2746 66% [========================================= ] 1817/2746 66% [========================================= ] 1818/2746 66% [========================================= ] 1819/2746 66% [========================================= ] 1820/2746 66% [========================================= ] 1821/2746 66% [========================================= ] 1822/2746 66% [========================================= ] 1823/2746 66% [========================================= ] 1824/2746 66% [========================================= ] 1825/2746 66% [========================================= ] 1826/2746 66% [========================================= ] 1827/2746 66% [========================================= ] 1828/2746 66% [========================================= ] 1829/2746 66% [========================================= ] 1830/2746 66% [========================================= ] 1831/2746 66% [========================================= ] 1832/2746 66% [========================================= ] 1833/2746 66% [========================================= ] 1834/2746 66% [========================================= ] 1835/2746 66% [========================================= ] 1836/2746 66% [========================================= ] 1837/2746 66% [========================================= ] 1838/2746 66% [========================================= ] 1839/2746 66% [========================================= ] 1840/2746 67% [========================================= ] 1841/2746 67% [========================================= ] 1842/2746 67% [========================================= ] 1843/2746 67% [========================================= ] 1844/2746 67% [========================================= ] 1845/2746 67% [========================================= ] 1846/2746 67% [========================================= ] 1847/2746 67% [========================================= ] 1848/2746 67% [========================================= ] 1849/2746 67% [========================================= ] 1850/2746 67% [========================================= ] 1851/2746 67% [========================================= ] 1852/2746 67% [========================================= ] 1853/2746 67% [========================================= ] 1854/2746 67% [========================================= ] 1855/2746 67% [========================================= ] 1856/2746 67% [========================================= ] 1857/2746 67% [========================================= ] 1858/2746 67% [========================================= ] 1859/2746 67% [========================================= ] 1860/2746 67% [========================================== ] 1861/2746 67% [========================================== ] 1862/2746 67% [========================================== ] 1863/2746 67% [========================================== ] 1864/2746 67% [========================================== ] 1865/2746 67% [========================================== ] 1866/2746 67% [========================================== ] 1867/2746 67% [========================================== ] 1868/2746 68% [========================================== ] 1869/2746 68% [========================================== ] 1870/2746 68% [========================================== ] 1871/2746 68% [========================================== ] 1872/2746 68% [========================================== ] 1873/2746 68% [========================================== ] 1874/2746 68% [========================================== ] 1875/2746 68% [========================================== ] 1876/2746 68% [========================================== ] 1877/2746 68% [========================================== ] 1878/2746 68% [========================================== ] 1879/2746 68% [========================================== ] 1880/2746 68% [========================================== ] 1881/2746 68% [========================================== ] 1882/2746 68% [========================================== ] 1883/2746 68% [========================================== ] 1884/2746 68% [========================================== ] 1885/2746 68% [========================================== ] 1886/2746 68% [========================================== ] 1887/2746 68% [========================================== ] 1888/2746 68% [========================================== ] 1889/2746 68% [========================================== ] 1890/2746 68% [========================================== ] 1891/2746 68% [========================================== ] 1892/2746 68% [========================================== ] 1893/2746 68% [========================================== ] 1894/2746 68% [========================================== ] 1895/2746 69% [========================================== ] 1896/2746 69% [========================================== ] 1897/2746 69% [========================================== ] 1898/2746 69% [========================================== ] 1899/2746 69% [========================================== ] 1900/2746 69% [========================================== ] 1901/2746 69% [========================================== ] 1902/2746 69% [========================================== ] 1903/2746 69% [========================================== ] 1904/2746 69% [=========================================== ] 1905/2746 69% [=========================================== ] 1906/2746 69% [=========================================== ] 1907/2746 69% [=========================================== ] 1908/2746 69% [=========================================== ] 1909/2746 69% [=========================================== ] 1910/2746 69% [=========================================== ] 1911/2746 69% [=========================================== ] 1912/2746 69% [=========================================== ] 1913/2746 69% [=========================================== ] 1914/2746 69% [=========================================== ] 1915/2746 69% [=========================================== ] 1916/2746 69% [=========================================== ] 1917/2746 69% [=========================================== ] 1918/2746 69% [=========================================== ] 1919/2746 69% [=========================================== ] 1920/2746 69% [=========================================== ] 1921/2746 69% [=========================================== ] 1922/2746 69% [=========================================== ] 1923/2746 70% [=========================================== ] 1924/2746 70% [=========================================== ] 1925/2746 70% [=========================================== ] 1926/2746 70% [=========================================== ] 1927/2746 70% [=========================================== ] 1928/2746 70% [=========================================== ] 1929/2746 70% [=========================================== ] 1930/2746 70% [=========================================== ] 1931/2746 70% [=========================================== ] 1932/2746 70% [=========================================== ] 1933/2746 70% [=========================================== ] 1934/2746 70% [=========================================== ] 1935/2746 70% [=========================================== ] 1936/2746 70% [=========================================== ] 1937/2746 70% [=========================================== ] 1938/2746 70% [=========================================== ] 1939/2746 70% [=========================================== ] 1940/2746 70% [=========================================== ] 1941/2746 70% [=========================================== ] 1942/2746 70% [=========================================== ] 1943/2746 70% [=========================================== ] 1944/2746 70% [=========================================== ] 1945/2746 70% [=========================================== ] 1946/2746 70% [=========================================== ] 1947/2746 70% [=========================================== ] 1948/2746 70% [============================================ ] 1949/2746 70% [============================================ ] 1950/2746 71% [============================================ ] 1951/2746 71% [============================================ ] 1952/2746 71% [============================================ ] 1953/2746 71% [============================================ ] 1954/2746 71% [============================================ ] 1955/2746 71% [============================================ ] 1956/2746 71% [============================================ ] 1957/2746 71% [============================================ ] 1958/2746 71% [============================================ ] 1959/2746 71% [============================================ ] 1960/2746 71% [============================================ ] 1961/2746 71% [============================================ ] 1962/2746 71% [============================================ ] 1963/2746 71% [============================================ ] 1964/2746 71% [============================================ ] 1965/2746 71% [============================================ ] 1966/2746 71% [============================================ ] 1967/2746 71% [============================================ ] 1968/2746 71% [============================================ ] 1969/2746 71% [============================================ ] 1970/2746 71% [============================================ ] 1971/2746 71% [============================================ ] 1972/2746 71% [============================================ ] 1973/2746 71% [============================================ ] 1974/2746 71% [============================================ ] 1975/2746 71% [============================================ ] 1976/2746 71% [============================================ ] 1977/2746 71% [============================================ ] 1978/2746 72% [============================================ ] 1979/2746 72% [============================================ ] 1980/2746 72% [============================================ ] 1981/2746 72% [============================================ ] 1982/2746 72% [============================================ ] 1983/2746 72% [============================================ ] 1984/2746 72% [============================================ ] 1985/2746 72% [============================================ ] 1986/2746 72% [============================================ ] 1987/2746 72% [============================================ ] 1988/2746 72% [============================================ ] 1989/2746 72% [============================================ ] 1990/2746 72% [============================================ ] 1991/2746 72% [============================================ ] 1992/2746 72% [============================================ ] 1993/2746 72% [============================================= ] 1994/2746 72% [============================================= ] 1995/2746 72% [============================================= ] 1996/2746 72% [============================================= ] 1997/2746 72% [============================================= ] 1998/2746 72% [============================================= ] 1999/2746 72% [============================================= ] 2000/2746 72% [============================================= ] 2001/2746 72% [============================================= ] 2002/2746 72% [============================================= ] 2003/2746 72% [============================================= ] 2004/2746 72% [============================================= ] 2005/2746 73% [============================================= ] 2006/2746 73% [============================================= ] 2007/2746 73% [============================================= ] 2008/2746 73% [============================================= ] 2009/2746 73% [============================================= ] 2010/2746 73% [============================================= ] 2011/2746 73% [============================================= ] 2012/2746 73% [============================================= ] 2013/2746 73% [============================================= ] 2014/2746 73% [============================================= ] 2015/2746 73% [============================================= ] 2016/2746 73% [============================================= ] 2017/2746 73% [============================================= ] 2018/2746 73% [============================================= ] 2019/2746 73% [============================================= ] 2020/2746 73% [============================================= ] 2021/2746 73% [============================================= ] 2022/2746 73% [============================================= ] 2023/2746 73% [============================================= ] 2024/2746 73% [============================================= ] 2025/2746 73% [============================================= ] 2026/2746 73% [============================================= ] 2027/2746 73% [============================================= ] 2028/2746 73% [============================================= ] 2029/2746 73% [============================================= ] 2030/2746 73% [============================================= ] 2031/2746 73% [============================================= ] 2032/2746 73% [============================================= ] 2033/2746 74% [============================================= ] 2034/2746 74% [============================================= ] 2035/2746 74% [============================================= ] 2036/2746 74% [============================================= ] 2037/2746 74% [============================================== ] 2038/2746 74% [============================================== ] 2039/2746 74% [============================================== ] 2040/2746 74% [============================================== ] 2041/2746 74% [============================================== ] 2042/2746 74% [============================================== ] 2043/2746 74% [============================================== ] 2044/2746 74% [============================================== ] 2045/2746 74% [============================================== ] 2046/2746 74% [============================================== ] 2047/2746 74% [============================================== ] 2048/2746 74% [============================================== ] 2049/2746 74% [============================================== ] 2050/2746 74% [============================================== ] 2051/2746 74% [============================================== ] 2052/2746 74% [============================================== ] 2053/2746 74% [============================================== ] 2054/2746 74% [============================================== ] 2055/2746 74% [============================================== ] 2056/2746 74% [============================================== ] 2057/2746 74% [============================================== ] 2058/2746 74% [============================================== ] 2059/2746 74% [============================================== ] 2060/2746 75% [============================================== ] 2061/2746 75% [============================================== ] 2062/2746 75% [============================================== ] 2063/2746 75% [============================================== ] 2064/2746 75% [============================================== ] 2065/2746 75% [============================================== ] 2066/2746 75% [============================================== ] 2067/2746 75% [============================================== ] 2068/2746 75% [============================================== ] 2069/2746 75% [============================================== ] 2070/2746 75% [============================================== ] 2071/2746 75% [============================================== ] 2072/2746 75% [============================================== ] 2073/2746 75% [============================================== ] 2074/2746 75% [============================================== ] 2075/2746 75% [============================================== ] 2076/2746 75% [============================================== ] 2077/2746 75% [============================================== ] 2078/2746 75% [============================================== ] 2079/2746 75% [============================================== ] 2080/2746 75% [============================================== ] 2081/2746 75% [=============================================== ] 2082/2746 75% [=============================================== ] 2083/2746 75% [=============================================== ] 2084/2746 75% [=============================================== ] 2085/2746 75% [=============================================== ] 2086/2746 75% [=============================================== ] 2087/2746 76% [=============================================== ] 2088/2746 76% [=============================================== ] 2089/2746 76% [=============================================== ] 2090/2746 76% [=============================================== ] 2091/2746 76% [=============================================== ] 2092/2746 76% [=============================================== ] 2093/2746 76% [=============================================== ] 2094/2746 76% [=============================================== ] 2095/2746 76% [=============================================== ] 2096/2746 76% [=============================================== ] 2097/2746 76% [=============================================== ] 2098/2746 76% [=============================================== ] 2099/2746 76% [=============================================== ] 2100/2746 76% [=============================================== ] 2101/2746 76% [=============================================== ] 2102/2746 76% [=============================================== ] 2103/2746 76% [=============================================== ] 2104/2746 76% [=============================================== ] 2105/2746 76% [=============================================== ] 2106/2746 76% [=============================================== ] 2107/2746 76% [=============================================== ] 2108/2746 76% [=============================================== ] 2109/2746 76% [=============================================== ] 2110/2746 76% [=============================================== ] 2111/2746 76% [=============================================== ] 2112/2746 76% [=============================================== ] 2113/2746 76% [=============================================== ] 2114/2746 76% [=============================================== ] 2115/2746 77% [=============================================== ] 2116/2746 77% [=============================================== ] 2117/2746 77% [=============================================== ] 2118/2746 77% [=============================================== ] 2119/2746 77% [=============================================== ] 2120/2746 77% [=============================================== ] 2121/2746 77% [=============================================== ] 2122/2746 77% [=============================================== ] 2123/2746 77% [=============================================== ] 2124/2746 77% [=============================================== ] 2125/2746 77% [================================================ ] 2126/2746 77% [================================================ ] 2127/2746 77% [================================================ ] 2128/2746 77% [================================================ ] 2129/2746 77% [================================================ ] 2130/2746 77% [================================================ ] 2131/2746 77% [================================================ ] 2132/2746 77% [================================================ ] 2133/2746 77% [================================================ ] 2134/2746 77% [================================================ ] 2135/2746 77% [================================================ ] 2136/2746 77% [================================================ ] 2137/2746 77% [================================================ ] 2138/2746 77% [================================================ ] 2139/2746 77% [================================================ ] 2140/2746 77% [================================================ ] 2141/2746 77% [================================================ ] 2142/2746 78% [================================================ ] 2143/2746 78% [================================================ ] 2144/2746 78% [================================================ ] 2145/2746 78% [================================================ ] 2146/2746 78% [================================================ ] 2147/2746 78% [================================================ ] 2148/2746 78% [================================================ ] 2149/2746 78% [================================================ ] 2150/2746 78% [================================================ ] 2151/2746 78% [================================================ ] 2152/2746 78% [================================================ ] 2153/2746 78% [================================================ ] 2154/2746 78% [================================================ ] 2155/2746 78% [================================================ ] 2156/2746 78% [================================================ ] 2157/2746 78% [================================================ ] 2158/2746 78% [================================================ ] 2159/2746 78% [================================================ ] 2160/2746 78% [================================================ ] 2161/2746 78% [================================================ ] 2162/2746 78% [================================================ ] 2163/2746 78% [================================================ ] 2164/2746 78% [================================================ ] 2165/2746 78% [================================================ ] 2166/2746 78% [================================================ ] 2167/2746 78% [================================================ ] 2168/2746 78% [================================================ ] 2169/2746 78% [================================================ ] 2170/2746 79% [================================================= ] 2171/2746 79% [================================================= ] 2172/2746 79% [================================================= ] 2173/2746 79% [================================================= ] 2174/2746 79% [================================================= ] 2175/2746 79% [================================================= ] 2176/2746 79% [================================================= ] 2177/2746 79% [================================================= ] 2178/2746 79% [================================================= ] 2179/2746 79% [================================================= ] 2180/2746 79% [================================================= ] 2181/2746 79% [================================================= ] 2182/2746 79% [================================================= ] 2183/2746 79% [================================================= ] 2184/2746 79% [================================================= ] 2185/2746 79% [================================================= ] 2186/2746 79% [================================================= ] 2187/2746 79% [================================================= ] 2188/2746 79% [================================================= ] 2189/2746 79% [================================================= ] 2190/2746 79% [================================================= ] 2191/2746 79% [================================================= ] 2192/2746 79% [================================================= ] 2193/2746 79% [================================================= ] 2194/2746 79% [================================================= ] 2195/2746 79% [================================================= ] 2196/2746 79% [================================================= ] 2197/2746 80% [================================================= ] 2198/2746 80% [================================================= ] 2199/2746 80% [================================================= ] 2200/2746 80% [================================================= ] 2201/2746 80% [================================================= ] 2202/2746 80% [================================================= ] 2203/2746 80% [================================================= ] 2204/2746 80% [================================================= ] 2205/2746 80% [================================================= ] 2206/2746 80% [================================================= ] 2207/2746 80% [================================================= ] 2208/2746 80% [================================================= ] 2209/2746 80% [================================================= ] 2210/2746 80% [================================================= ] 2211/2746 80% [================================================= ] 2212/2746 80% [================================================= ] 2213/2746 80% [================================================= ] 2214/2746 80% [================================================== ] 2215/2746 80% [================================================== ] 2216/2746 80% [================================================== ] 2217/2746 80% [================================================== ] 2218/2746 80% [================================================== ] 2219/2746 80% [================================================== ] 2220/2746 80% [================================================== ] 2221/2746 80% [================================================== ] 2222/2746 80% [================================================== ] 2223/2746 80% [================================================== ] 2224/2746 80% [================================================== ] 2225/2746 81% [================================================== ] 2226/2746 81% [================================================== ] 2227/2746 81% [================================================== ] 2228/2746 81% [================================================== ] 2229/2746 81% [================================================== ] 2230/2746 81% [================================================== ] 2231/2746 81% [================================================== ] 2232/2746 81% [================================================== ] 2233/2746 81% [================================================== ] 2234/2746 81% [================================================== ] 2235/2746 81% [================================================== ] 2236/2746 81% [================================================== ] 2237/2746 81% [================================================== ] 2238/2746 81% [================================================== ] 2239/2746 81% [================================================== ] 2240/2746 81% [================================================== ] 2241/2746 81% [================================================== ] 2242/2746 81% [================================================== ] 2243/2746 81% [================================================== ] 2244/2746 81% [================================================== ] 2245/2746 81% [================================================== ] 2246/2746 81% [================================================== ] 2247/2746 81% [================================================== ] 2248/2746 81% [================================================== ] 2249/2746 81% [================================================== ] 2250/2746 81% [================================================== ] 2251/2746 81% [================================================== ] 2252/2746 82% [================================================== ] 2253/2746 82% [================================================== ] 2254/2746 82% [================================================== ] 2255/2746 82% [================================================== ] 2256/2746 82% [================================================== ] 2257/2746 82% [================================================== ] 2258/2746 82% [=================================================== ] 2259/2746 82% [=================================================== ] 2260/2746 82% [=================================================== ] 2261/2746 82% [=================================================== ] 2262/2746 82% [=================================================== ] 2263/2746 82% [=================================================== ] 2264/2746 82% [=================================================== ] 2265/2746 82% [=================================================== ] 2266/2746 82% [=================================================== ] 2267/2746 82% [=================================================== ] 2268/2746 82% [=================================================== ] 2269/2746 82% [=================================================== ] 2270/2746 82% [=================================================== ] 2271/2746 82% [=================================================== ] 2272/2746 82% [=================================================== ] 2273/2746 82% [=================================================== ] 2274/2746 82% [=================================================== ] 2275/2746 82% [=================================================== ] 2276/2746 82% [=================================================== ] 2277/2746 82% [=================================================== ] 2278/2746 82% [=================================================== ] 2279/2746 82% [=================================================== ] 2280/2746 83% [=================================================== ] 2281/2746 83% [=================================================== ] 2282/2746 83% [=================================================== ] 2283/2746 83% [=================================================== ] 2284/2746 83% [=================================================== ] 2285/2746 83% [=================================================== ] 2286/2746 83% [=================================================== ] 2287/2746 83% [=================================================== ] 2288/2746 83% [=================================================== ] 2289/2746 83% [=================================================== ] 2290/2746 83% [=================================================== ] 2291/2746 83% [=================================================== ] 2292/2746 83% [=================================================== ] 2293/2746 83% [=================================================== ] 2294/2746 83% [=================================================== ] 2295/2746 83% [=================================================== ] 2296/2746 83% [=================================================== ] 2297/2746 83% [=================================================== ] 2298/2746 83% [=================================================== ] 2299/2746 83% [=================================================== ] 2300/2746 83% [=================================================== ] 2301/2746 83% [=================================================== ] 2302/2746 83% [=================================================== ] 2303/2746 83% [==================================================== ] 2304/2746 83% [==================================================== ] 2305/2746 83% [==================================================== ] 2306/2746 83% [==================================================== ] 2307/2746 84% [==================================================== ] 2308/2746 84% [==================================================== ] 2309/2746 84% [==================================================== ] 2310/2746 84% [==================================================== ] 2311/2746 84% [==================================================== ] 2312/2746 84% [==================================================== ] 2313/2746 84% [==================================================== ] 2314/2746 84% [==================================================== ] 2315/2746 84% [==================================================== ] 2316/2746 84% [==================================================== ] 2317/2746 84% [==================================================== ] 2318/2746 84% [==================================================== ] 2319/2746 84% [==================================================== ] 2320/2746 84% [==================================================== ] 2321/2746 84% [==================================================== ] 2322/2746 84% [==================================================== ] 2323/2746 84% [==================================================== ] 2324/2746 84% [==================================================== ] 2325/2746 84% [==================================================== ] 2326/2746 84% [==================================================== ] 2327/2746 84% [==================================================== ] 2328/2746 84% [==================================================== ] 2329/2746 84% [==================================================== ] 2330/2746 84% [==================================================== ] 2331/2746 84% [==================================================== ] 2332/2746 84% [==================================================== ] 2333/2746 84% [==================================================== ] 2334/2746 84% [==================================================== ] 2335/2746 85% [==================================================== ] 2336/2746 85% [==================================================== ] 2337/2746 85% [==================================================== ] 2338/2746 85% [==================================================== ] 2339/2746 85% [==================================================== ] 2340/2746 85% [==================================================== ] 2341/2746 85% [==================================================== ] 2342/2746 85% [==================================================== ] 2343/2746 85% [==================================================== ] 2344/2746 85% [==================================================== ] 2345/2746 85% [==================================================== ] 2346/2746 85% [==================================================== ] 2347/2746 85% [===================================================== ] 2348/2746 85% [===================================================== ] 2349/2746 85% [===================================================== ] 2350/2746 85% [===================================================== ] 2351/2746 85% [===================================================== ] 2352/2746 85% [===================================================== ] 2353/2746 85% [===================================================== ] 2354/2746 85% [===================================================== ] 2355/2746 85% [===================================================== ] 2356/2746 85% [===================================================== ] 2357/2746 85% [===================================================== ] 2358/2746 85% [===================================================== ] 2359/2746 85% [===================================================== ] 2360/2746 85% [===================================================== ] 2361/2746 85% [===================================================== ] 2362/2746 86% [===================================================== ] 2363/2746 86% [===================================================== ] 2364/2746 86% [===================================================== ] 2365/2746 86% [===================================================== ] 2366/2746 86% [===================================================== ] 2367/2746 86% [===================================================== ] 2368/2746 86% [===================================================== ] 2369/2746 86% [===================================================== ] 2370/2746 86% [===================================================== ] 2371/2746 86% [===================================================== ] 2372/2746 86% [===================================================== ] 2373/2746 86% [===================================================== ] 2374/2746 86% [===================================================== ] 2375/2746 86% [===================================================== ] 2376/2746 86% [===================================================== ] 2377/2746 86% [===================================================== ] 2378/2746 86% [===================================================== ] 2379/2746 86% [===================================================== ] 2380/2746 86% [===================================================== ] 2381/2746 86% [===================================================== ] 2382/2746 86% [===================================================== ] 2383/2746 86% [===================================================== ] 2384/2746 86% [===================================================== ] 2385/2746 86% [===================================================== ] 2386/2746 86% [===================================================== ] 2387/2746 86% [===================================================== ] 2388/2746 86% [===================================================== ] 2389/2746 86% [===================================================== ] 2390/2746 87% [===================================================== ] 2391/2746 87% [====================================================== ] 2392/2746 87% [====================================================== ] 2393/2746 87% [====================================================== ] 2394/2746 87% [====================================================== ] 2395/2746 87% [====================================================== ] 2396/2746 87% [====================================================== ] 2397/2746 87% [====================================================== ] 2398/2746 87% [====================================================== ] 2399/2746 87% [====================================================== ] 2400/2746 87% [====================================================== ] 2401/2746 87% [====================================================== ] 2402/2746 87% [====================================================== ] 2403/2746 87% [====================================================== ] 2404/2746 87% [====================================================== ] 2405/2746 87% [====================================================== ] 2406/2746 87% [====================================================== ] 2407/2746 87% [====================================================== ] 2408/2746 87% [====================================================== ] 2409/2746 87% [====================================================== ] 2410/2746 87% [====================================================== ] 2411/2746 87% [====================================================== ] 2412/2746 87% [====================================================== ] 2413/2746 87% [====================================================== ] 2414/2746 87% [====================================================== ] 2415/2746 87% [====================================================== ] 2416/2746 87% [====================================================== ] 2417/2746 88% [====================================================== ] 2418/2746 88% [====================================================== ] 2419/2746 88% [====================================================== ] 2420/2746 88% [====================================================== ] 2421/2746 88% [====================================================== ] 2422/2746 88% [====================================================== ] 2423/2746 88% [====================================================== ] 2424/2746 88% [====================================================== ] 2425/2746 88% [====================================================== ] 2426/2746 88% [====================================================== ] 2427/2746 88% [====================================================== ] 2428/2746 88% [====================================================== ] 2429/2746 88% [====================================================== ] 2430/2746 88% [====================================================== ] 2431/2746 88% [====================================================== ] 2432/2746 88% [====================================================== ] 2433/2746 88% [====================================================== ] 2434/2746 88% [====================================================== ] 2435/2746 88% [======================================================= ] 2436/2746 88% [======================================================= ] 2437/2746 88% [======================================================= ] 2438/2746 88% [======================================================= ] 2439/2746 88% [======================================================= ] 2440/2746 88% [======================================================= ] 2441/2746 88% [======================================================= ] 2442/2746 88% [======================================================= ] 2443/2746 88% [======================================================= ] 2444/2746 89% [======================================================= ] 2445/2746 89% [======================================================= ] 2446/2746 89% [======================================================= ] 2447/2746 89% [======================================================= ] 2448/2746 89% [======================================================= ] 2449/2746 89% [======================================================= ] 2450/2746 89% [======================================================= ] 2451/2746 89% [======================================================= ] 2452/2746 89% [======================================================= ] 2453/2746 89% [======================================================= ] 2454/2746 89% [======================================================= ] 2455/2746 89% [======================================================= ] 2456/2746 89% [======================================================= ] 2457/2746 89% [======================================================= ] 2458/2746 89% [======================================================= ] 2459/2746 89% [======================================================= ] 2460/2746 89% [======================================================= ] 2461/2746 89% [======================================================= ] 2462/2746 89% [======================================================= ] 2463/2746 89% [======================================================= ] 2464/2746 89% [======================================================= ] 2465/2746 89% [======================================================= ] 2466/2746 89% [======================================================= ] 2467/2746 89% [======================================================= ] 2468/2746 89% [======================================================= ] 2469/2746 89% [======================================================= ] 2470/2746 89% [======================================================= ] 2471/2746 89% [======================================================= ] 2472/2746 90% [======================================================= ] 2473/2746 90% [======================================================= ] 2474/2746 90% [======================================================= ] 2475/2746 90% [======================================================= ] 2476/2746 90% [======================================================= ] 2477/2746 90% [======================================================= ] 2478/2746 90% [======================================================= ] 2479/2746 90% [======================================================= ] 2480/2746 90% [======================================================== ] 2481/2746 90% [======================================================== ] 2482/2746 90% [======================================================== ] 2483/2746 90% [======================================================== ] 2484/2746 90% [======================================================== ] 2485/2746 90% [======================================================== ] 2486/2746 90% [======================================================== ] 2487/2746 90% [======================================================== ] 2488/2746 90% [======================================================== ] 2489/2746 90% [======================================================== ] 2490/2746 90% [======================================================== ] 2491/2746 90% [======================================================== ] 2492/2746 90% [======================================================== ] 2493/2746 90% [======================================================== ] 2494/2746 90% [======================================================== ] 2495/2746 90% [======================================================== ] 2496/2746 90% [======================================================== ] 2497/2746 90% [======================================================== ] 2498/2746 90% [======================================================== ] 2499/2746 91% [======================================================== ] 2500/2746 91% [======================================================== ] 2501/2746 91% [======================================================== ] 2502/2746 91% [======================================================== ] 2503/2746 91% [======================================================== ] 2504/2746 91% [======================================================== ] 2505/2746 91% [======================================================== ] 2506/2746 91% [======================================================== ] 2507/2746 91% [======================================================== ] 2508/2746 91% [======================================================== ] 2509/2746 91% [======================================================== ] 2510/2746 91% [======================================================== ] 2511/2746 91% [======================================================== ] 2512/2746 91% [======================================================== ] 2513/2746 91% [======================================================== ] 2514/2746 91% [======================================================== ] 2515/2746 91% [======================================================== ] 2516/2746 91% [======================================================== ] 2517/2746 91% [======================================================== ] 2518/2746 91% [======================================================== ] 2519/2746 91% [======================================================== ] 2520/2746 91% [======================================================== ] 2521/2746 91% [======================================================== ] 2522/2746 91% [======================================================== ] 2523/2746 91% [======================================================== ] 2524/2746 91% [========================================================= ] 2525/2746 91% [========================================================= ] 2526/2746 91% [========================================================= ] 2527/2746 92% [========================================================= ] 2528/2746 92% [========================================================= ] 2529/2746 92% [========================================================= ] 2530/2746 92% [========================================================= ] 2531/2746 92% [========================================================= ] 2532/2746 92% [========================================================= ] 2533/2746 92% [========================================================= ] 2534/2746 92% [========================================================= ] 2535/2746 92% [========================================================= ] 2536/2746 92% [========================================================= ] 2537/2746 92% [========================================================= ] 2538/2746 92% [========================================================= ] 2539/2746 92% [========================================================= ] 2540/2746 92% [========================================================= ] 2541/2746 92% [========================================================= ] 2542/2746 92% [========================================================= ] 2543/2746 92% [========================================================= ] 2544/2746 92% [========================================================= ] 2545/2746 92% [========================================================= ] 2546/2746 92% [========================================================= ] 2547/2746 92% [========================================================= ] 2548/2746 92% [========================================================= ] 2549/2746 92% [========================================================= ] 2550/2746 92% [========================================================= ] 2551/2746 92% [========================================================= ] 2552/2746 92% [========================================================= ] 2553/2746 92% [========================================================= ] 2554/2746 93% [========================================================= ] 2555/2746 93% [========================================================= ] 2556/2746 93% [========================================================= ] 2557/2746 93% [========================================================= ] 2558/2746 93% [========================================================= ] 2559/2746 93% [========================================================= ] 2560/2746 93% [========================================================= ] 2561/2746 93% [========================================================= ] 2562/2746 93% [========================================================= ] 2563/2746 93% [========================================================= ] 2564/2746 93% [========================================================= ] 2565/2746 93% [========================================================= ] 2566/2746 93% [========================================================= ] 2567/2746 93% [========================================================= ] 2568/2746 93% [========================================================== ] 2569/2746 93% [========================================================== ] 2570/2746 93% [========================================================== ] 2571/2746 93% [========================================================== ] 2572/2746 93% [========================================================== ] 2573/2746 93% [========================================================== ] 2574/2746 93% [========================================================== ] 2575/2746 93% [========================================================== ] 2576/2746 93% [========================================================== ] 2577/2746 93% [========================================================== ] 2578/2746 93% [========================================================== ] 2579/2746 93% [========================================================== ] 2580/2746 93% [========================================================== ] 2581/2746 93% [========================================================== ] 2582/2746 94% [========================================================== ] 2583/2746 94% [========================================================== ] 2584/2746 94% [========================================================== ] 2585/2746 94% [========================================================== ] 2586/2746 94% [========================================================== ] 2587/2746 94% [========================================================== ] 2588/2746 94% [========================================================== ] 2589/2746 94% [========================================================== ] 2590/2746 94% [========================================================== ] 2591/2746 94% [========================================================== ] 2592/2746 94% [========================================================== ] 2593/2746 94% [========================================================== ] 2594/2746 94% [========================================================== ] 2595/2746 94% [========================================================== ] 2596/2746 94% [========================================================== ] 2597/2746 94% [========================================================== ] 2598/2746 94% [========================================================== ] 2599/2746 94% [========================================================== ] 2600/2746 94% [========================================================== ] 2601/2746 94% [========================================================== ] 2602/2746 94% [========================================================== ] 2603/2746 94% [========================================================== ] 2604/2746 94% [========================================================== ] 2605/2746 94% [========================================================== ] 2606/2746 94% [========================================================== ] 2607/2746 94% [========================================================== ] 2608/2746 94% [========================================================== ] 2609/2746 95% [========================================================== ] 2610/2746 95% [========================================================== ] 2611/2746 95% [========================================================== ] 2612/2746 95% [========================================================== ] 2613/2746 95% [=========================================================== ] 2614/2746 95% [=========================================================== ] 2615/2746 95% [=========================================================== ] 2616/2746 95% [=========================================================== ] 2617/2746 95% [=========================================================== ] 2618/2746 95% [=========================================================== ] 2619/2746 95% [=========================================================== ] 2620/2746 95% [=========================================================== ] 2621/2746 95% [=========================================================== ] 2622/2746 95% [=========================================================== ] 2623/2746 95% [=========================================================== ] 2624/2746 95% [=========================================================== ] 2625/2746 95% [=========================================================== ] 2626/2746 95% [=========================================================== ] 2627/2746 95% [=========================================================== ] 2628/2746 95% [=========================================================== ] 2629/2746 95% [=========================================================== ] 2630/2746 95% [=========================================================== ] 2631/2746 95% [=========================================================== ] 2632/2746 95% [=========================================================== ] 2633/2746 95% [=========================================================== ] 2634/2746 95% [=========================================================== ] 2635/2746 95% [=========================================================== ] 2636/2746 95% [=========================================================== ] 2637/2746 96% [=========================================================== ] 2638/2746 96% [=========================================================== ] 2639/2746 96% [=========================================================== ] 2640/2746 96% [=========================================================== ] 2641/2746 96% [=========================================================== ] 2642/2746 96% [=========================================================== ] 2643/2746 96% [=========================================================== ] 2644/2746 96% [=========================================================== ] 2645/2746 96% [=========================================================== ] 2646/2746 96% [=========================================================== ] 2647/2746 96% [=========================================================== ] 2648/2746 96% [=========================================================== ] 2649/2746 96% [=========================================================== ] 2650/2746 96% [=========================================================== ] 2651/2746 96% [=========================================================== ] 2652/2746 96% [=========================================================== ] 2653/2746 96% [=========================================================== ] 2654/2746 96% [=========================================================== ] 2655/2746 96% [=========================================================== ] 2656/2746 96% [=========================================================== ] 2657/2746 96% [============================================================ ] 2658/2746 96% [============================================================ ] 2659/2746 96% [============================================================ ] 2660/2746 96% [============================================================ ] 2661/2746 96% [============================================================ ] 2662/2746 96% [============================================================ ] 2663/2746 96% [============================================================ ] 2664/2746 97% [============================================================ ] 2665/2746 97% [============================================================ ] 2666/2746 97% [============================================================ ] 2667/2746 97% [============================================================ ] 2668/2746 97% [============================================================ ] 2669/2746 97% [============================================================ ] 2670/2746 97% [============================================================ ] 2671/2746 97% [============================================================ ] 2672/2746 97% [============================================================ ] 2673/2746 97% [============================================================ ] 2674/2746 97% [============================================================ ] 2675/2746 97% [============================================================ ] 2676/2746 97% [============================================================ ] 2677/2746 97% [============================================================ ] 2678/2746 97% [============================================================ ] 2679/2746 97% [============================================================ ] 2680/2746 97% [============================================================ ] 2681/2746 97% [============================================================ ] 2682/2746 97% [============================================================ ] 2683/2746 97% [============================================================ ] 2684/2746 97% [============================================================ ] 2685/2746 97% [============================================================ ] 2686/2746 97% [============================================================ ] 2687/2746 97% [============================================================ ] 2688/2746 97% [============================================================ ] 2689/2746 97% [============================================================ ] 2690/2746 97% [============================================================ ] 2691/2746 97% [============================================================ ] 2692/2746 98% [============================================================ ] 2693/2746 98% [============================================================ ] 2694/2746 98% [============================================================ ] 2695/2746 98% [============================================================ ] 2696/2746 98% [============================================================ ] 2697/2746 98% [============================================================ ] 2698/2746 98% [============================================================ ] 2699/2746 98% [============================================================ ] 2700/2746 98% [============================================================ ] 2701/2746 98% [============================================================= ] 2702/2746 98% [============================================================= ] 2703/2746 98% [============================================================= ] 2704/2746 98% [============================================================= ] 2705/2746 98% [============================================================= ] 2706/2746 98% [============================================================= ] 2707/2746 98% [============================================================= ] 2708/2746 98% [============================================================= ] 2709/2746 98% [============================================================= ] 2710/2746 98% [============================================================= ] 2711/2746 98% [============================================================= ] 2712/2746 98% [============================================================= ] 2713/2746 98% [============================================================= ] 2714/2746 98% [============================================================= ] 2715/2746 98% [============================================================= ] 2716/2746 98% [============================================================= ] 2717/2746 98% [============================================================= ] 2718/2746 98% [============================================================= ] 2719/2746 99% [============================================================= ] 2720/2746 99% [============================================================= ] 2721/2746 99% [============================================================= ] 2722/2746 99% [============================================================= ] 2723/2746 99% [============================================================= ] 2724/2746 99% [============================================================= ] 2725/2746 99% [============================================================= ] 2726/2746 99% [============================================================= ] 2727/2746 99% [============================================================= ] 2728/2746 99% [============================================================= ] 2729/2746 99% [============================================================= ] 2730/2746 99% [============================================================= ] 2731/2746 99% [============================================================= ] 2732/2746 99% [============================================================= ] 2733/2746 99% [============================================================= ] 2734/2746 99% [============================================================= ] 2735/2746 99% [============================================================= ] 2736/2746 99% [============================================================= ] 2737/2746 99% [============================================================= ] 2738/2746 99% [============================================================= ] 2739/2746 99% [============================================================= ] 2740/2746 99% [============================================================= ] 2741/2746 99% [============================================================= ] 2742/2746 99% [============================================================= ] 2743/2746 99% [============================================================= ] 2744/2746 99% [============================================================= ] 2745/2746 99% [==============================================================] 2746/2746 100% operation complete, 2746 objects in 44308 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2022.05-457-gaba6d544ac Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> altera-stapl 0.3.3 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> host-skeleton Collecting legal info >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> skeleton Collecting legal info >>> skeleton-init-none 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.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-isl 0.23 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> 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 5.15.67 Collecting legal info >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> chrony 4.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> host-erofs-utils 1.4 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gdb arc-2020.09-release-gdb Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hwdata 0.358 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> host-imagemagick 7.1.0-45 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> inih 53 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> kbd 2.4.0 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> host-kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linuxconsoletools 1.7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> memtester 4.5.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> open62541 v1.2.4 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pigz 2.6 Collecting legal info README: OK (sha256: 830b3e1b05cc20f443d89d7d8703a3c63fd64c57ab716f5e81fd178517df1e11) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> socat 1.7.4.3 Collecting legal info README: OK (sha256: 432aebfec164bedcaada7cdf2849e1f003fa00a91a0a1ed34d7cf4abe980f5fb) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> xkeyboard-config 2.34 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 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xcb-proto 1.15 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) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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-5.15.67: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'