mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 56499572-2727-4951-88a7-a66d9a1dabae Superblock backups stored on blocks: 32768, 65536, 98304, 131072, 163840, 196608, 229376, 262144, 294912, 327680, 360448, 393216, 425984, 458752, 491520, 524288, 557056, 589824, 622592, 655360, 688128, 720896, 753664, 786432, 819200, 851968, 884736, 917504, 950272, 983040, 1015808, 1048576, 1081344, 1114112, 1146880, 1179648, 1212416, 1245184, 1277952 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" bzip2 -9 -c /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2 > /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2.bz2 >>> Generating filesystem image rootfs.tar mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/output-1/host/bin/lzop -9 -c /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar > /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar.lzo >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" bzip2 -9 -c /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ubifs > /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/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-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2950 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/2950 0% [ ] 2/2950 0% [ ] 3/2950 0% [ ] 4/2950 0% [ ] 5/2950 0% [ ] 6/2950 0% [ ] 7/2950 0% [ ] 8/2950 0% [ ] 9/2950 0% [ ] 10/2950 0% [ ] 11/2950 0% [ ] 12/2950 0% [ ] 13/2950 0% [ ] 14/2950 0% [ ] 15/2950 0% [ ] 16/2950 0% [ ] 17/2950 0% [ ] 18/2950 0% [ ] 19/2950 0% [ ] 20/2950 0% [ ] 21/2950 0% [ ] 22/2950 0% [ ] 23/2950 0% [ ] 24/2950 0% [ ] 25/2950 0% [ ] 26/2950 0% [ ] 27/2950 0% [ ] 28/2950 0% [ ] 29/2950 0% [ ] 30/2950 1% [ ] 31/2950 1% [ ] 32/2950 1% [ ] 33/2950 1% [ ] 34/2950 1% [ ] 35/2950 1% [ ] 36/2950 1% [ ] 37/2950 1% [ ] 38/2950 1% [ ] 39/2950 1% [ ] 40/2950 1% [ ] 41/2950 1% [ ] 42/2950 1% [ ] 43/2950 1% [ ] 44/2950 1% [ ] 45/2950 1% [ ] 46/2950 1% [ ] 47/2950 1% [= ] 48/2950 1% [= ] 49/2950 1% [= ] 50/2950 1% [= ] 51/2950 1% [= ] 52/2950 1% [= ] 53/2950 1% [= ] 54/2950 1% [= ] 55/2950 1% [= ] 56/2950 1% [= ] 57/2950 1% [= ] 58/2950 1% [= ] 59/2950 2% [= ] 60/2950 2% [= ] 61/2950 2% [= ] 62/2950 2% [= ] 63/2950 2% [= ] 64/2950 2% [= ] 65/2950 2% [= ] 66/2950 2% [= ] 67/2950 2% [= ] 68/2950 2% [= ] 69/2950 2% [= ] 70/2950 2% [= ] 71/2950 2% [= ] 72/2950 2% [= ] 73/2950 2% [= ] 74/2950 2% [= ] 75/2950 2% [= ] 76/2950 2% [= ] 77/2950 2% [= ] 78/2950 2% [= ] 79/2950 2% [= ] 80/2950 2% [= ] 81/2950 2% [= ] 82/2950 2% [= ] 83/2950 2% [= ] 84/2950 2% [= ] 85/2950 2% [= ] 86/2950 2% [= ] 87/2950 2% [= ] 88/2950 2% [= ] 89/2950 3% [= ] 90/2950 3% [= ] 91/2950 3% [= ] 92/2950 3% [= ] 93/2950 3% [= ] 94/2950 3% [= ] 95/2950 3% [== ] 96/2950 3% [== ] 97/2950 3% [== ] 98/2950 3% [== ] 99/2950 3% [== ] 100/2950 3% [== ] 101/2950 3% [== ] 102/2950 3% [== ] 103/2950 3% [== ] 104/2950 3% [== ] 105/2950 3% [== ] 106/2950 3% [== ] 107/2950 3% [== ] 108/2950 3% [== ] 109/2950 3% [== ] 110/2950 3% [== ] 111/2950 3% [== ] 112/2950 3% [== ] 113/2950 3% [== ] 114/2950 3% [== ] 115/2950 3% [== ] 116/2950 3% [== ] 117/2950 3% [== ] 118/2950 4% [== ] 119/2950 4% [== ] 120/2950 4% [== ] 121/2950 4% [== ] 122/2950 4% [== ] 123/2950 4% [== ] 124/2950 4% [== ] 125/2950 4% [== ] 126/2950 4% [== ] 127/2950 4% [== ] 128/2950 4% [== ] 129/2950 4% [== ] 130/2950 4% [== ] 131/2950 4% [== ] 132/2950 4% [== ] 133/2950 4% [== ] 134/2950 4% [== ] 135/2950 4% [== ] 136/2950 4% [== ] 137/2950 4% [== ] 138/2950 4% [== ] 139/2950 4% [== ] 140/2950 4% [== ] 141/2950 4% [== ] 142/2950 4% [=== ] 143/2950 4% [=== ] 144/2950 4% [=== ] 145/2950 4% [=== ] 146/2950 4% [=== ] 147/2950 4% [=== ] 148/2950 5% [=== ] 149/2950 5% [=== ] 150/2950 5% [=== ] 151/2950 5% [=== ] 152/2950 5% [=== ] 153/2950 5% [=== ] 154/2950 5% [=== ] 155/2950 5% [=== ] 156/2950 5% [=== ] 157/2950 5% [=== ] 158/2950 5% [=== ] 159/2950 5% [=== ] 160/2950 5% [=== ] 161/2950 5% [=== ] 162/2950 5% [=== ] 163/2950 5% [=== ] 164/2950 5% [=== ] 165/2950 5% [=== ] 166/2950 5% [=== ] 167/2950 5% [=== ] 168/2950 5% [=== ] 169/2950 5% [=== ] 170/2950 5% [=== ] 171/2950 5% [=== ] 172/2950 5% [=== ] 173/2950 5% [=== ] 174/2950 5% [=== ] 175/2950 5% [=== ] 176/2950 5% [=== ] 177/2950 6% [=== ] 178/2950 6% [=== ] 179/2950 6% [=== ] 180/2950 6% [=== ] 181/2950 6% [=== ] 182/2950 6% [=== ] 183/2950 6% [=== ] 184/2950 6% [=== ] 185/2950 6% [=== ] 186/2950 6% [=== ] 187/2950 6% [=== ] 188/2950 6% [=== ] 189/2950 6% [=== ] 190/2950 6% [==== ] 191/2950 6% [==== ] 192/2950 6% [==== ] 193/2950 6% [==== ] 194/2950 6% [==== ] 195/2950 6% [==== ] 196/2950 6% [==== ] 197/2950 6% [==== ] 198/2950 6% [==== ] 199/2950 6% [==== ] 200/2950 6% [==== ] 201/2950 6% [==== ] 202/2950 6% [==== ] 203/2950 6% [==== ] 204/2950 6% [==== ] 205/2950 6% [==== ] 206/2950 6% [==== ] 207/2950 7% [==== ] 208/2950 7% [==== ] 209/2950 7% [==== ] 210/2950 7% [==== ] 211/2950 7% [==== ] 212/2950 7% [==== ] 213/2950 7% [==== ] 214/2950 7% [==== ] 215/2950 7% [==== ] 216/2950 7% [==== ] 217/2950 7% [==== ] 218/2950 7% [==== ] 219/2950 7% [==== ] 220/2950 7% [==== ] 221/2950 7% [==== ] 222/2950 7% [==== ] 223/2950 7% [==== ] 224/2950 7% [==== ] 225/2950 7% [==== ] 226/2950 7% [==== ] 227/2950 7% [==== ] 228/2950 7% [==== ] 229/2950 7% [==== ] 230/2950 7% [==== ] 231/2950 7% [==== ] 232/2950 7% [==== ] 233/2950 7% [==== ] 234/2950 7% [==== ] 235/2950 7% [==== ] 236/2950 8% [==== ] 237/2950 8% [===== ] 238/2950 8% [===== ] 239/2950 8% [===== ] 240/2950 8% [===== ] 241/2950 8% [===== ] 242/2950 8% [===== ] 243/2950 8% [===== ] 244/2950 8% [===== ] 245/2950 8% [===== ] 246/2950 8% [===== ] 247/2950 8% [===== ] 248/2950 8% [===== ] 249/2950 8% [===== ] 250/2950 8% [===== ] 251/2950 8% [===== ] 252/2950 8% [===== ] 253/2950 8% [===== ] 254/2950 8% [===== ] 255/2950 8% [===== ] 256/2950 8% [===== ] 257/2950 8% [===== ] 258/2950 8% [===== ] 259/2950 8% [===== ] 260/2950 8% [===== ] 261/2950 8% [===== ] 262/2950 8% [===== ] 263/2950 8% [===== ] 264/2950 8% [===== ] 265/2950 8% [===== ] 266/2950 9% [===== ] 267/2950 9% [===== ] 268/2950 9% [===== ] 269/2950 9% [===== ] 270/2950 9% [===== ] 271/2950 9% [===== ] 272/2950 9% [===== ] 273/2950 9% [===== ] 274/2950 9% [===== ] 275/2950 9% [===== ] 276/2950 9% [===== ] 277/2950 9% [===== ] 278/2950 9% [===== ] 279/2950 9% [===== ] 280/2950 9% [===== ] 281/2950 9% [===== ] 282/2950 9% [===== ] 283/2950 9% [===== ] 284/2950 9% [===== ] 285/2950 9% [====== ] 286/2950 9% [====== ] 287/2950 9% [====== ] 288/2950 9% [====== ] 289/2950 9% [====== ] 290/2950 9% [====== ] 291/2950 9% [====== ] 292/2950 9% [====== ] 293/2950 9% [====== ] 294/2950 9% [====== ] 295/2950 10% [====== ] 296/2950 10% [====== ] 297/2950 10% [====== ] 298/2950 10% [====== ] 299/2950 10% [====== ] 300/2950 10% [====== ] 301/2950 10% [====== ] 302/2950 10% [====== ] 303/2950 10% [====== ] 304/2950 10% [====== ] 305/2950 10% [====== ] 306/2950 10% [====== ] 307/2950 10% [====== ] 308/2950 10% [====== ] 309/2950 10% [====== ] 310/2950 10% [====== ] 311/2950 10% [====== ] 312/2950 10% [====== ] 313/2950 10% [====== ] 314/2950 10% [====== ] 315/2950 10% [====== ] 316/2950 10% [====== ] 317/2950 10% [====== ] 318/2950 10% [====== ] 319/2950 10% [====== ] 320/2950 10% [====== ] 321/2950 10% [====== ] 322/2950 10% [====== ] 323/2950 10% [====== ] 324/2950 10% [====== ] 325/2950 11% [====== ] 326/2950 11% [====== ] 327/2950 11% [====== ] 328/2950 11% [====== ] 329/2950 11% [====== ] 330/2950 11% [====== ] 331/2950 11% [====== ] 332/2950 11% [====== ] 333/2950 11% [======= ] 334/2950 11% [======= ] 335/2950 11% [======= ] 336/2950 11% [======= ] 337/2950 11% [======= ] 338/2950 11% [======= ] 339/2950 11% [======= ] 340/2950 11% [======= ] 341/2950 11% [======= ] 342/2950 11% [======= ] 343/2950 11% [======= ] 344/2950 11% [======= ] 345/2950 11% [======= ] 346/2950 11% [======= ] 347/2950 11% [======= ] 348/2950 11% [======= ] 349/2950 11% [======= ] 350/2950 11% [======= ] 351/2950 11% [======= ] 352/2950 11% [======= ] 353/2950 11% [======= ] 354/2950 12% [======= ] 355/2950 12% [======= ] 356/2950 12% [======= ] 357/2950 12% [======= ] 358/2950 12% [======= ] 359/2950 12% [======= ] 360/2950 12% [======= ] 361/2950 12% [======= ] 362/2950 12% [======= ] 363/2950 12% [======= ] 364/2950 12% [======= ] 365/2950 12% [======= ] 366/2950 12% [======= ] 367/2950 12% [======= ] 368/2950 12% [======= ] 369/2950 12% [======= ] 370/2950 12% [======= ] 371/2950 12% [======= ] 372/2950 12% [======= ] 373/2950 12% [======= ] 374/2950 12% [======= ] 375/2950 12% [======= ] 376/2950 12% [======= ] 377/2950 12% [======= ] 378/2950 12% [======= ] 379/2950 12% [======= ] 380/2950 12% [======== ] 381/2950 12% [======== ] 382/2950 12% [======== ] 383/2950 12% [======== ] 384/2950 13% [======== ] 385/2950 13% [======== ] 386/2950 13% [======== ] 387/2950 13% [======== ] 388/2950 13% [======== ] 389/2950 13% [======== ] 390/2950 13% [======== ] 391/2950 13% [======== ] 392/2950 13% [======== ] 393/2950 13% [======== ] 394/2950 13% [======== ] 395/2950 13% [======== ] 396/2950 13% [======== ] 397/2950 13% [======== ] 398/2950 13% [======== ] 399/2950 13% [======== ] 400/2950 13% [======== ] 401/2950 13% [======== ] 402/2950 13% [======== ] 403/2950 13% [======== ] 404/2950 13% [======== ] 405/2950 13% [======== ] 406/2950 13% [======== ] 407/2950 13% [======== ] 408/2950 13% [======== ] 409/2950 13% [======== ] 410/2950 13% [======== ] 411/2950 13% [======== ] 412/2950 13% [======== ] 413/2950 14% [======== ] 414/2950 14% [======== ] 415/2950 14% [======== ] 416/2950 14% [======== ] 417/2950 14% [======== ] 418/2950 14% [======== ] 419/2950 14% [======== ] 420/2950 14% [======== ] 421/2950 14% [======== ] 422/2950 14% [======== ] 423/2950 14% [======== ] 424/2950 14% [======== ] 425/2950 14% [======== ] 426/2950 14% [======== ] 427/2950 14% [======== ] 428/2950 14% [========= ] 429/2950 14% [========= ] 430/2950 14% [========= ] 431/2950 14% [========= ] 432/2950 14% [========= ] 433/2950 14% [========= ] 434/2950 14% [========= ] 435/2950 14% [========= ] 436/2950 14% [========= ] 437/2950 14% [========= ] 438/2950 14% [========= ] 439/2950 14% [========= ] 440/2950 14% [========= ] 441/2950 14% [========= ] 442/2950 14% [========= ] 443/2950 15% [========= ] 444/2950 15% [========= ] 445/2950 15% [========= ] 446/2950 15% [========= ] 447/2950 15% [========= ] 448/2950 15% [========= ] 449/2950 15% [========= ] 450/2950 15% [========= ] 451/2950 15% [========= ] 452/2950 15% [========= ] 453/2950 15% [========= ] 454/2950 15% [========= ] 455/2950 15% [========= ] 456/2950 15% [========= ] 457/2950 15% [========= ] 458/2950 15% [========= ] 459/2950 15% [========= ] 460/2950 15% [========= ] 461/2950 15% [========= ] 462/2950 15% [========= ] 463/2950 15% [========= ] 464/2950 15% [========= ] 465/2950 15% [========= ] 466/2950 15% [========= ] 467/2950 15% [========= ] 468/2950 15% [========= ] 469/2950 15% [========= ] 470/2950 15% [========= ] 471/2950 15% [========= ] 472/2950 16% [========= ] 473/2950 16% [========= ] 474/2950 16% [========= ] 475/2950 16% [========== ] 476/2950 16% [========== ] 477/2950 16% [========== ] 478/2950 16% [========== ] 479/2950 16% [========== ] 480/2950 16% [========== ] 481/2950 16% [========== ] 482/2950 16% [========== ] 483/2950 16% [========== ] 484/2950 16% [========== ] 485/2950 16% [========== ] 486/2950 16% [========== ] 487/2950 16% [========== ] 488/2950 16% [========== ] 489/2950 16% [========== ] 490/2950 16% [========== ] 491/2950 16% [========== ] 492/2950 16% [========== ] 493/2950 16% [========== ] 494/2950 16% [========== ] 495/2950 16% [========== ] 496/2950 16% [========== ] 497/2950 16% [========== ] 498/2950 16% [========== ] 499/2950 16% [========== ] 500/2950 16% [========== ] 501/2950 16% [========== ] 502/2950 17% [========== ] 503/2950 17% [========== ] 504/2950 17% [========== ] 505/2950 17% [========== ] 506/2950 17% [========== ] 507/2950 17% [========== ] 508/2950 17% [========== ] 509/2950 17% [========== ] 510/2950 17% [========== ] 511/2950 17% [========== ] 512/2950 17% [========== ] 513/2950 17% [========== ] 514/2950 17% [========== ] 515/2950 17% [========== ] 516/2950 17% [========== ] 517/2950 17% [========== ] 518/2950 17% [========== ] 519/2950 17% [========== ] 520/2950 17% [========== ] 521/2950 17% [========== ] 522/2950 17% [========== ] 523/2950 17% [=========== ] 524/2950 17% [=========== ] 525/2950 17% [=========== ] 526/2950 17% [=========== ] 527/2950 17% [=========== ] 528/2950 17% [=========== ] 529/2950 17% [=========== ] 530/2950 17% [=========== ] 531/2950 18% [=========== ] 532/2950 18% [=========== ] 533/2950 18% [=========== ] 534/2950 18% [=========== ] 535/2950 18% [=========== ] 536/2950 18% [=========== ] 537/2950 18% [=========== ] 538/2950 18% [=========== ] 539/2950 18% [=========== ] 540/2950 18% [=========== ] 541/2950 18% [=========== ] 542/2950 18% [=========== ] 543/2950 18% [=========== ] 544/2950 18% [=========== ] 545/2950 18% [=========== ] 546/2950 18% [=========== ] 547/2950 18% [=========== ] 548/2950 18% [=========== ] 549/2950 18% [=========== ] 550/2950 18% [=========== ] 551/2950 18% [=========== ] 552/2950 18% [=========== ] 553/2950 18% [=========== ] 554/2950 18% [=========== ] 555/2950 18% [=========== ] 556/2950 18% [=========== ] 557/2950 18% [=========== ] 558/2950 18% [=========== ] 559/2950 18% [=========== ] 560/2950 18% [=========== ] 561/2950 19% [=========== ] 562/2950 19% [=========== ] 563/2950 19% [=========== ] 564/2950 19% [=========== ] 565/2950 19% [=========== ] 566/2950 19% [=========== ] 567/2950 19% [=========== ] 568/2950 19% [=========== ] 569/2950 19% [=========== ] 570/2950 19% [============ ] 571/2950 19% [============ ] 572/2950 19% [============ ] 573/2950 19% [============ ] 574/2950 19% [============ ] 575/2950 19% [============ ] 576/2950 19% [============ ] 577/2950 19% [============ ] 578/2950 19% [============ ] 579/2950 19% [============ ] 580/2950 19% [============ ] 581/2950 19% [============ ] 582/2950 19% [============ ] 583/2950 19% [============ ] 584/2950 19% [============ ] 585/2950 19% [============ ] 586/2950 19% [============ ] 587/2950 19% [============ ] 588/2950 19% [============ ] 589/2950 19% [============ ] 590/2950 20% [============ ] 591/2950 20% [============ ] 592/2950 20% [============ ] 593/2950 20% [============ ] 594/2950 20% [============ ] 595/2950 20% [============ ] 596/2950 20% [============ ] 597/2950 20% [============ ] 598/2950 20% [============ ] 599/2950 20% [============ ] 600/2950 20% [============ ] 601/2950 20% [============ ] 602/2950 20% [============ ] 603/2950 20% [============ ] 604/2950 20% [============ ] 605/2950 20% [============ ] 606/2950 20% [============ ] 607/2950 20% [============ ] 608/2950 20% [============ ] 609/2950 20% [============ ] 610/2950 20% [============ ] 611/2950 20% [============ ] 612/2950 20% [============ ] 613/2950 20% [============ ] 614/2950 20% [============ ] 615/2950 20% [============ ] 616/2950 20% [============ ] 617/2950 20% [============ ] 618/2950 20% [============= ] 619/2950 20% [============= ] 620/2950 21% [============= ] 621/2950 21% [============= ] 622/2950 21% [============= ] 623/2950 21% [============= ] 624/2950 21% [============= ] 625/2950 21% [============= ] 626/2950 21% [============= ] 627/2950 21% [============= ] 628/2950 21% [============= ] 629/2950 21% [============= ] 630/2950 21% [============= ] 631/2950 21% [============= ] 632/2950 21% [============= ] 633/2950 21% [============= ] 634/2950 21% [============= ] 635/2950 21% [============= ] 636/2950 21% [============= ] 637/2950 21% [============= ] 638/2950 21% [============= ] 639/2950 21% [============= ] 640/2950 21% [============= ] 641/2950 21% [============= ] 642/2950 21% [============= ] 643/2950 21% [============= ] 644/2950 21% [============= ] 645/2950 21% [============= ] 646/2950 21% [============= ] 647/2950 21% [============= ] 648/2950 21% [============= ] 649/2950 22% [============= ] 650/2950 22% [============= ] 651/2950 22% [============= ] 652/2950 22% [============= ] 653/2950 22% [============= ] 654/2950 22% [============= ] 655/2950 22% [============= ] 656/2950 22% [============= ] 657/2950 22% [============= ] 658/2950 22% [============= ] 659/2950 22% [============= ] 660/2950 22% [============= ] 661/2950 22% [============= ] 662/2950 22% [============= ] 663/2950 22% [============= ] 664/2950 22% [============= ] 665/2950 22% [============= ] 666/2950 22% [============== ] 667/2950 22% [============== ] 668/2950 22% [============== ] 669/2950 22% [============== ] 670/2950 22% [============== ] 671/2950 22% [============== ] 672/2950 22% [============== ] 673/2950 22% [============== ] 674/2950 22% [============== ] 675/2950 22% [============== ] 676/2950 22% [============== ] 677/2950 22% [============== ] 678/2950 22% [============== ] 679/2950 23% [============== ] 680/2950 23% [============== ] 681/2950 23% [============== ] 682/2950 23% [============== ] 683/2950 23% [============== ] 684/2950 23% [============== ] 685/2950 23% [============== ] 686/2950 23% [============== ] 687/2950 23% [============== ] 688/2950 23% [============== ] 689/2950 23% [============== ] 690/2950 23% [============== ] 691/2950 23% [============== ] 692/2950 23% [============== ] 693/2950 23% [============== ] 694/2950 23% [============== ] 695/2950 23% [============== ] 696/2950 23% [============== ] 697/2950 23% [============== ] 698/2950 23% [============== ] 699/2950 23% [============== ] 700/2950 23% [============== ] 701/2950 23% [============== ] 702/2950 23% [============== ] 703/2950 23% [============== ] 704/2950 23% [============== ] 705/2950 23% [============== ] 706/2950 23% [============== ] 707/2950 23% [============== ] 708/2950 24% [============== ] 709/2950 24% [============== ] 710/2950 24% [============== ] 711/2950 24% [============== ] 712/2950 24% [============== ] 713/2950 24% [=============== ] 714/2950 24% [=============== ] 715/2950 24% [=============== ] 716/2950 24% [=============== ] 717/2950 24% [=============== ] 718/2950 24% [=============== ] 719/2950 24% [=============== ] 720/2950 24% [=============== ] 721/2950 24% [=============== ] 722/2950 24% [=============== ] 723/2950 24% [=============== ] 724/2950 24% [=============== ] 725/2950 24% [=============== ] 726/2950 24% [=============== ] 727/2950 24% [=============== ] 728/2950 24% [=============== ] 729/2950 24% [=============== ] 730/2950 24% [=============== ] 731/2950 24% [=============== ] 732/2950 24% [=============== ] 733/2950 24% [=============== ] 734/2950 24% [=============== ] 735/2950 24% [=============== ] 736/2950 24% [=============== ] 737/2950 24% [=============== ] 738/2950 25% [=============== ] 739/2950 25% [=============== ] 740/2950 25% [=============== ] 741/2950 25% [=============== ] 742/2950 25% [=============== ] 743/2950 25% [=============== ] 744/2950 25% [=============== ] 745/2950 25% [=============== ] 746/2950 25% [=============== ] 747/2950 25% [=============== ] 748/2950 25% [=============== ] 749/2950 25% [=============== ] 750/2950 25% [=============== ] 751/2950 25% [=============== ] 752/2950 25% [=============== ] 753/2950 25% [=============== ] 754/2950 25% [=============== ] 755/2950 25% [=============== ] 756/2950 25% [=============== ] 757/2950 25% [=============== ] 758/2950 25% [=============== ] 759/2950 25% [=============== ] 760/2950 25% [=============== ] 761/2950 25% [================ ] 762/2950 25% [================ ] 763/2950 25% [================ ] 764/2950 25% [================ ] 765/2950 25% [================ ] 766/2950 25% [================ ] 767/2950 26% [================ ] 768/2950 26% [================ ] 769/2950 26% [================ ] 770/2950 26% [================ ] 771/2950 26% [================ ] 772/2950 26% [================ ] 773/2950 26% [================ ] 774/2950 26% [================ ] 775/2950 26% [================ ] 776/2950 26% [================ ] 777/2950 26% [================ ] 778/2950 26% [================ ] 779/2950 26% [================ ] 780/2950 26% [================ ] 781/2950 26% [================ ] 782/2950 26% [================ ] 783/2950 26% [================ ] 784/2950 26% [================ ] 785/2950 26% [================ ] 786/2950 26% [================ ] 787/2950 26% [================ ] 788/2950 26% [================ ] 789/2950 26% [================ ] 790/2950 26% [================ ] 791/2950 26% [================ ] 792/2950 26% [================ ] 793/2950 26% [================ ] 794/2950 26% [================ ] 795/2950 26% [================ ] 796/2950 26% [================ ] 797/2950 27% [================ ] 798/2950 27% [================ ] 799/2950 27% [================ ] 800/2950 27% [================ ] 801/2950 27% [================ ] 802/2950 27% [================ ] 803/2950 27% [================ ] 804/2950 27% [================ ] 805/2950 27% [================ ] 806/2950 27% [================ ] 807/2950 27% [================ ] 808/2950 27% [================= ] 809/2950 27% [================= ] 810/2950 27% [================= ] 811/2950 27% [================= ] 812/2950 27% [================= ] 813/2950 27% [================= ] 814/2950 27% [================= ] 815/2950 27% [================= ] 816/2950 27% [================= ] 817/2950 27% [================= ] 818/2950 27% [================= ] 819/2950 27% [================= ] 820/2950 27% [================= ] 821/2950 27% [================= ] 822/2950 27% [================= ] 823/2950 27% [================= ] 824/2950 27% [================= ] 825/2950 27% [================= ] 826/2950 28% [================= ] 827/2950 28% [================= ] 828/2950 28% [================= ] 829/2950 28% [================= ] 830/2950 28% [================= ] 831/2950 28% [================= ] 832/2950 28% [================= ] 833/2950 28% [================= ] 834/2950 28% [================= ] 835/2950 28% [================= ] 836/2950 28% [================= ] 837/2950 28% [================= ] 838/2950 28% [================= ] 839/2950 28% [================= ] 840/2950 28% [================= ] 841/2950 28% [================= ] 842/2950 28% [================= ] 843/2950 28% [================= ] 844/2950 28% [================= ] 845/2950 28% [================= ] 846/2950 28% [================= ] 847/2950 28% [================= ] 848/2950 28% [================= ] 849/2950 28% [================= ] 850/2950 28% [================= ] 851/2950 28% [================= ] 852/2950 28% [================= ] 853/2950 28% [================= ] 854/2950 28% [================= ] 855/2950 28% [================= ] 856/2950 29% [================== ] 857/2950 29% [================== ] 858/2950 29% [================== ] 859/2950 29% [================== ] 860/2950 29% [================== ] 861/2950 29% [================== ] 862/2950 29% [================== ] 863/2950 29% [================== ] 864/2950 29% [================== ] 865/2950 29% [================== ] 866/2950 29% [================== ] 867/2950 29% [================== ] 868/2950 29% [================== ] 869/2950 29% [================== ] 870/2950 29% [================== ] 871/2950 29% [================== ] 872/2950 29% [================== ] 873/2950 29% [================== ] 874/2950 29% [================== ] 875/2950 29% [================== ] 876/2950 29% [================== ] 877/2950 29% [================== ] 878/2950 29% [================== ] 879/2950 29% [================== ] 880/2950 29% [================== ] 881/2950 29% [================== ] 882/2950 29% [================== ] 883/2950 29% [================== ] 884/2950 29% [================== ] 885/2950 30% [================== ] 886/2950 30% [================== ] 887/2950 30% [================== ] 888/2950 30% [================== ] 889/2950 30% [================== ] 890/2950 30% [================== ] 891/2950 30% [================== ] 892/2950 30% [================== ] 893/2950 30% [================== ] 894/2950 30% [================== ] 895/2950 30% [================== ] 896/2950 30% [================== ] 897/2950 30% [================== ] 898/2950 30% [================== ] 899/2950 30% [================== ] 900/2950 30% [================== ] 901/2950 30% [================== ] 902/2950 30% [================== ] 903/2950 30% [================== ] 904/2950 30% [=================== ] 905/2950 30% [=================== ] 906/2950 30% [=================== ] 907/2950 30% [=================== ] 908/2950 30% [=================== ] 909/2950 30% [=================== ] 910/2950 30% [=================== ] 911/2950 30% [=================== ] 912/2950 30% [=================== ] 913/2950 30% [=================== ] 914/2950 30% [=================== ] 915/2950 31% [=================== ] 916/2950 31% [=================== ] 917/2950 31% [=================== ] 918/2950 31% [=================== ] 919/2950 31% [=================== ] 920/2950 31% [=================== ] 921/2950 31% [=================== ] 922/2950 31% [=================== ] 923/2950 31% [=================== ] 924/2950 31% [=================== ] 925/2950 31% [=================== ] 926/2950 31% [=================== ] 927/2950 31% [=================== ] 928/2950 31% [=================== ] 929/2950 31% [=================== ] 930/2950 31% [=================== ] 931/2950 31% [=================== ] 932/2950 31% [=================== ] 933/2950 31% [=================== ] 934/2950 31% [=================== ] 935/2950 31% [=================== ] 936/2950 31% [=================== ] 937/2950 31% [=================== ] 938/2950 31% [=================== ] 939/2950 31% [=================== ] 940/2950 31% [=================== ] 941/2950 31% [=================== ] 942/2950 31% [=================== ] 943/2950 31% [=================== ] 944/2950 32% [=================== ] 945/2950 32% [=================== ] 946/2950 32% [=================== ] 947/2950 32% [=================== ] 948/2950 32% [=================== ] 949/2950 32% [=================== ] 950/2950 32% [=================== ] 951/2950 32% [==================== ] 952/2950 32% [==================== ] 953/2950 32% [==================== ] 954/2950 32% [==================== ] 955/2950 32% [==================== ] 956/2950 32% [==================== ] 957/2950 32% [==================== ] 958/2950 32% [==================== ] 959/2950 32% [==================== ] 960/2950 32% [==================== ] 961/2950 32% [==================== ] 962/2950 32% [==================== ] 963/2950 32% [==================== ] 964/2950 32% [==================== ] 965/2950 32% [==================== ] 966/2950 32% [==================== ] 967/2950 32% [==================== ] 968/2950 32% [==================== ] 969/2950 32% [==================== ] 970/2950 32% [==================== ] 971/2950 32% [==================== ] 972/2950 32% [==================== ] 973/2950 32% [==================== ] 974/2950 33% [==================== ] 975/2950 33% [==================== ] 976/2950 33% [==================== ] 977/2950 33% [==================== ] 978/2950 33% [==================== ] 979/2950 33% [==================== ] 980/2950 33% [==================== ] 981/2950 33% [==================== ] 982/2950 33% [==================== ] 983/2950 33% [==================== ] 984/2950 33% [==================== ] 985/2950 33% [==================== ] 986/2950 33% [==================== ] 987/2950 33% [==================== ] 988/2950 33% [==================== ] 989/2950 33% [==================== ] 990/2950 33% [==================== ] 991/2950 33% [==================== ] 992/2950 33% [==================== ] 993/2950 33% [==================== ] 994/2950 33% [==================== ] 995/2950 33% [==================== ] 996/2950 33% [==================== ] 997/2950 33% [==================== ] 998/2950 33% [==================== ] 999/2950 33% [===================== ] 1000/2950 33% [===================== ] 1001/2950 33% [===================== ] 1002/2950 33% [===================== ] 1003/2950 34% [===================== ] 1004/2950 34% [===================== ] 1005/2950 34% [===================== ] 1006/2950 34% [===================== ] 1007/2950 34% [===================== ] 1008/2950 34% [===================== ] 1009/2950 34% [===================== ] 1010/2950 34% [===================== ] 1011/2950 34% [===================== ] 1012/2950 34% [===================== ] 1013/2950 34% [===================== ] 1014/2950 34% [===================== ] 1015/2950 34% [===================== ] 1016/2950 34% [===================== ] 1017/2950 34% [===================== ] 1018/2950 34% [===================== ] 1019/2950 34% [===================== ] 1020/2950 34% [===================== ] 1021/2950 34% [===================== ] 1022/2950 34% [===================== ] 1023/2950 34% [===================== ] 1024/2950 34% [===================== ] 1025/2950 34% [===================== ] 1026/2950 34% [===================== ] 1027/2950 34% [===================== ] 1028/2950 34% [===================== ] 1029/2950 34% [===================== ] 1030/2950 34% [===================== ] 1031/2950 34% [===================== ] 1032/2950 34% [===================== ] 1033/2950 35% [===================== ] 1034/2950 35% [===================== ] 1035/2950 35% [===================== ] 1036/2950 35% [===================== ] 1037/2950 35% [===================== ] 1038/2950 35% [===================== ] 1039/2950 35% [===================== ] 1040/2950 35% [===================== ] 1041/2950 35% [===================== ] 1042/2950 35% [===================== ] 1043/2950 35% [===================== ] 1044/2950 35% [===================== ] 1045/2950 35% [===================== ] 1046/2950 35% [====================== ] 1047/2950 35% [====================== ] 1048/2950 35% [====================== ] 1049/2950 35% [====================== ] 1050/2950 35% [====================== ] 1051/2950 35% [====================== ] 1052/2950 35% [====================== ] 1053/2950 35% [====================== ] 1054/2950 35% [====================== ] 1055/2950 35% [====================== ] 1056/2950 35% [====================== ] 1057/2950 35% [====================== ] 1058/2950 35% [====================== ] 1059/2950 35% [====================== ] 1060/2950 35% [====================== ] 1061/2950 35% [====================== ] 1062/2950 36% [====================== ] 1063/2950 36% [====================== ] 1064/2950 36% [====================== ] 1065/2950 36% [====================== ] 1066/2950 36% [====================== ] 1067/2950 36% [====================== ] 1068/2950 36% [====================== ] 1069/2950 36% [====================== ] 1070/2950 36% [====================== ] 1071/2950 36% [====================== ] 1072/2950 36% [====================== ] 1073/2950 36% [====================== ] 1074/2950 36% [====================== ] 1075/2950 36% [====================== ] 1076/2950 36% [====================== ] 1077/2950 36% [====================== ] 1078/2950 36% [====================== ] 1079/2950 36% [====================== ] 1080/2950 36% [====================== ] 1081/2950 36% [====================== ] 1082/2950 36% [====================== ] 1083/2950 36% [====================== ] 1084/2950 36% [====================== ] 1085/2950 36% [====================== ] 1086/2950 36% [====================== ] 1087/2950 36% [====================== ] 1088/2950 36% [====================== ] 1089/2950 36% [====================== ] 1090/2950 36% [====================== ] 1091/2950 36% [====================== ] 1092/2950 37% [====================== ] 1093/2950 37% [====================== ] 1094/2950 37% [======================= ] 1095/2950 37% [======================= ] 1096/2950 37% [======================= ] 1097/2950 37% [======================= ] 1098/2950 37% [======================= ] 1099/2950 37% [======================= ] 1100/2950 37% [======================= ] 1101/2950 37% [======================= ] 1102/2950 37% [======================= ] 1103/2950 37% [======================= ] 1104/2950 37% [======================= ] 1105/2950 37% [======================= ] 1106/2950 37% [======================= ] 1107/2950 37% [======================= ] 1108/2950 37% [======================= ] 1109/2950 37% [======================= ] 1110/2950 37% [======================= ] 1111/2950 37% [======================= ] 1112/2950 37% [======================= ] 1113/2950 37% [======================= ] 1114/2950 37% [======================= ] 1115/2950 37% [======================= ] 1116/2950 37% [======================= ] 1117/2950 37% [======================= ] 1118/2950 37% [======================= ] 1119/2950 37% [======================= ] 1120/2950 37% [======================= ] 1121/2950 38% [======================= ] 1122/2950 38% [======================= ] 1123/2950 38% [======================= ] 1124/2950 38% [======================= ] 1125/2950 38% [======================= ] 1126/2950 38% [======================= ] 1127/2950 38% [======================= ] 1128/2950 38% [======================= ] 1129/2950 38% [======================= ] 1130/2950 38% [======================= ] 1131/2950 38% [======================= ] 1132/2950 38% [======================= ] 1133/2950 38% [======================= ] 1134/2950 38% [======================= ] 1135/2950 38% [======================= ] 1136/2950 38% [======================= ] 1137/2950 38% [======================= ] 1138/2950 38% [======================= ] 1139/2950 38% [======================= ] 1140/2950 38% [======================= ] 1141/2950 38% [======================== ] 1142/2950 38% [======================== ] 1143/2950 38% [======================== ] 1144/2950 38% [======================== ] 1145/2950 38% [======================== ] 1146/2950 38% [======================== ] 1147/2950 38% [======================== ] 1148/2950 38% [======================== ] 1149/2950 38% [======================== ] 1150/2950 38% [======================== ] 1151/2950 39% [======================== ] 1152/2950 39% [======================== ] 1153/2950 39% [======================== ] 1154/2950 39% [======================== ] 1155/2950 39% [======================== ] 1156/2950 39% [======================== ] 1157/2950 39% [======================== ] 1158/2950 39% [======================== ] 1159/2950 39% [======================== ] 1160/2950 39% [======================== ] 1161/2950 39% [======================== ] 1162/2950 39% [======================== ] 1163/2950 39% [======================== ] 1164/2950 39% [======================== ] 1165/2950 39% [======================== ] 1166/2950 39% [======================== ] 1167/2950 39% [======================== ] 1168/2950 39% [======================== ] 1169/2950 39% [======================== ] 1170/2950 39% [======================== ] 1171/2950 39% [======================== ] 1172/2950 39% [======================== ] 1173/2950 39% [======================== ] 1174/2950 39% [======================== ] 1175/2950 39% [======================== ] 1176/2950 39% [======================== ] 1177/2950 39% [======================== ] 1178/2950 39% [======================== ] 1179/2950 39% [======================== ] 1180/2950 40% [======================== ] 1181/2950 40% [======================== ] 1182/2950 40% [======================== ] 1183/2950 40% [======================== ] 1184/2950 40% [======================== ] 1185/2950 40% [======================== ] 1186/2950 40% [======================== ] 1187/2950 40% [======================== ] 1188/2950 40% [======================== ] 1189/2950 40% [========================= ] 1190/2950 40% [========================= ] 1191/2950 40% [========================= ] 1192/2950 40% [========================= ] 1193/2950 40% [========================= ] 1194/2950 40% [========================= ] 1195/2950 40% [========================= ] 1196/2950 40% [========================= ] 1197/2950 40% [========================= ] 1198/2950 40% [========================= ] 1199/2950 40% [========================= ] 1200/2950 40% [========================= ] 1201/2950 40% [========================= ] 1202/2950 40% [========================= ] 1203/2950 40% [========================= ] 1204/2950 40% [========================= ] 1205/2950 40% [========================= ] 1206/2950 40% [========================= ] 1207/2950 40% [========================= ] 1208/2950 40% [========================= ] 1209/2950 40% [========================= ] 1210/2950 41% [========================= ] 1211/2950 41% [========================= ] 1212/2950 41% [========================= ] 1213/2950 41% [========================= ] 1214/2950 41% [========================= ] 1215/2950 41% [========================= ] 1216/2950 41% [========================= ] 1217/2950 41% [========================= ] 1218/2950 41% [========================= ] 1219/2950 41% [========================= ] 1220/2950 41% [========================= ] 1221/2950 41% [========================= ] 1222/2950 41% [========================= ] 1223/2950 41% [========================= ] 1224/2950 41% [========================= ] 1225/2950 41% [========================= ] 1226/2950 41% [========================= ] 1227/2950 41% [========================= ] 1228/2950 41% [========================= ] 1229/2950 41% [========================= ] 1230/2950 41% [========================= ] 1231/2950 41% [========================= ] 1232/2950 41% [========================= ] 1233/2950 41% [========================= ] 1234/2950 41% [========================= ] 1235/2950 41% [========================= ] 1236/2950 41% [========================= ] 1237/2950 41% [========================== ] 1238/2950 41% [========================== ] 1239/2950 42% [========================== ] 1240/2950 42% [========================== ] 1241/2950 42% [========================== ] 1242/2950 42% [========================== ] 1243/2950 42% [========================== ] 1244/2950 42% [========================== ] 1245/2950 42% [========================== ] 1246/2950 42% [========================== ] 1247/2950 42% [========================== ] 1248/2950 42% [========================== ] 1249/2950 42% [========================== ] 1250/2950 42% [========================== ] 1251/2950 42% [========================== ] 1252/2950 42% [========================== ] 1253/2950 42% [========================== ] 1254/2950 42% [========================== ] 1255/2950 42% [========================== ] 1256/2950 42% [========================== ] 1257/2950 42% [========================== ] 1258/2950 42% [========================== ] 1259/2950 42% [========================== ] 1260/2950 42% [========================== ] 1261/2950 42% [========================== ] 1262/2950 42% [========================== ] 1263/2950 42% [========================== ] 1264/2950 42% [========================== ] 1265/2950 42% [========================== ] 1266/2950 42% [========================== ] 1267/2950 42% [========================== ] 1268/2950 42% [========================== ] 1269/2950 43% [========================== ] 1270/2950 43% [========================== ] 1271/2950 43% [========================== ] 1272/2950 43% [========================== ] 1273/2950 43% [========================== ] 1274/2950 43% [========================== ] 1275/2950 43% [========================== ] 1276/2950 43% [========================== ] 1277/2950 43% [========================== ] 1278/2950 43% [========================== ] 1279/2950 43% [========================== ] 1280/2950 43% [========================== ] 1281/2950 43% [========================== ] 1282/2950 43% [========================== ] 1283/2950 43% [========================== ] 1284/2950 43% [=========================== ] 1285/2950 43% [=========================== ] 1286/2950 43% [=========================== ] 1287/2950 43% [=========================== ] 1288/2950 43% [=========================== ] 1289/2950 43% [=========================== ] 1290/2950 43% [=========================== ] 1291/2950 43% [=========================== ] 1292/2950 43% [=========================== ] 1293/2950 43% [=========================== ] 1294/2950 43% [=========================== ] 1295/2950 43% [=========================== ] 1296/2950 43% [=========================== ] 1297/2950 43% [=========================== ] 1298/2950 44% [=========================== ] 1299/2950 44% [=========================== ] 1300/2950 44% [=========================== ] 1301/2950 44% [=========================== ] 1302/2950 44% [=========================== ] 1303/2950 44% [=========================== ] 1304/2950 44% [=========================== ] 1305/2950 44% [=========================== ] 1306/2950 44% [=========================== ] 1307/2950 44% [=========================== ] 1308/2950 44% [=========================== ] 1309/2950 44% [=========================== ] 1310/2950 44% [=========================== ] 1311/2950 44% [=========================== ] 1312/2950 44% [=========================== ] 1313/2950 44% [=========================== ] 1314/2950 44% [=========================== ] 1315/2950 44% [=========================== ] 1316/2950 44% [=========================== ] 1317/2950 44% [=========================== ] 1318/2950 44% [=========================== ] 1319/2950 44% [=========================== ] 1320/2950 44% [=========================== ] 1321/2950 44% [=========================== ] 1322/2950 44% [=========================== ] 1323/2950 44% [=========================== ] 1324/2950 44% [=========================== ] 1325/2950 44% [=========================== ] 1326/2950 44% [=========================== ] 1327/2950 44% [=========================== ] 1328/2950 45% [=========================== ] 1329/2950 45% [=========================== ] 1330/2950 45% [=========================== ] 1331/2950 45% [=========================== ] 1332/2950 45% [============================ ] 1333/2950 45% [============================ ] 1334/2950 45% [============================ ] 1335/2950 45% [============================ ] 1336/2950 45% [============================ ] 1337/2950 45% [============================ ] 1338/2950 45% [============================ ] 1339/2950 45% [============================ ] 1340/2950 45% [============================ ] 1341/2950 45% [============================ ] 1342/2950 45% [============================ ] 1343/2950 45% [============================ ] 1344/2950 45% [============================ ] 1345/2950 45% [============================ ] 1346/2950 45% [============================ ] 1347/2950 45% [============================ ] 1348/2950 45% [============================ ] 1349/2950 45% [============================ ] 1350/2950 45% [============================ ] 1351/2950 45% [============================ ] 1352/2950 45% [============================ ] 1353/2950 45% [============================ ] 1354/2950 45% [============================ ] 1355/2950 45% [============================ ] 1356/2950 45% [============================ ] 1357/2950 46% [============================ ] 1358/2950 46% [============================ ] 1359/2950 46% [============================ ] 1360/2950 46% [============================ ] 1361/2950 46% [============================ ] 1362/2950 46% [============================ ] 1363/2950 46% [============================ ] 1364/2950 46% [============================ ] 1365/2950 46% [============================ ] 1366/2950 46% [============================ ] 1367/2950 46% [============================ ] 1368/2950 46% [============================ ] 1369/2950 46% [============================ ] 1370/2950 46% [============================ ] 1371/2950 46% [============================ ] 1372/2950 46% [============================ ] 1373/2950 46% [============================ ] 1374/2950 46% [============================ ] 1375/2950 46% [============================ ] 1376/2950 46% [============================ ] 1377/2950 46% [============================ ] 1378/2950 46% [============================ ] 1379/2950 46% [============================= ] 1380/2950 46% [============================= ] 1381/2950 46% [============================= ] 1382/2950 46% [============================= ] 1383/2950 46% [============================= ] 1384/2950 46% [============================= ] 1385/2950 46% [============================= ] 1386/2950 46% [============================= ] 1387/2950 47% [============================= ] 1388/2950 47% [============================= ] 1389/2950 47% [============================= ] 1390/2950 47% [============================= ] 1391/2950 47% [============================= ] 1392/2950 47% [============================= ] 1393/2950 47% [============================= ] 1394/2950 47% [============================= ] 1395/2950 47% [============================= ] 1396/2950 47% [============================= ] 1397/2950 47% [============================= ] 1398/2950 47% [============================= ] 1399/2950 47% [============================= ] 1400/2950 47% [============================= ] 1401/2950 47% [============================= ] 1402/2950 47% [============================= ] 1403/2950 47% [============================= ] 1404/2950 47% [============================= ] 1405/2950 47% [============================= ] 1406/2950 47% [============================= ] 1407/2950 47% [============================= ] 1408/2950 47% [============================= ] 1409/2950 47% [============================= ] 1410/2950 47% [============================= ] 1411/2950 47% [============================= ] 1412/2950 47% [============================= ] 1413/2950 47% [============================= ] 1414/2950 47% [============================= ] 1415/2950 47% [============================= ] 1416/2950 48% [============================= ] 1417/2950 48% [============================= ] 1418/2950 48% [============================= ] 1419/2950 48% [============================= ] 1420/2950 48% [============================= ] 1421/2950 48% [============================= ] 1422/2950 48% [============================= ] 1423/2950 48% [============================= ] 1424/2950 48% [============================= ] 1425/2950 48% [============================= ] 1426/2950 48% [============================= ] 1427/2950 48% [============================== ] 1428/2950 48% [============================== ] 1429/2950 48% [============================== ] 1430/2950 48% [============================== ] 1431/2950 48% [============================== ] 1432/2950 48% [============================== ] 1433/2950 48% [============================== ] 1434/2950 48% [============================== ] 1435/2950 48% [============================== ] 1436/2950 48% [============================== ] 1437/2950 48% [============================== ] 1438/2950 48% [============================== ] 1439/2950 48% [============================== ] 1440/2950 48% [============================== ] 1441/2950 48% [============================== ] 1442/2950 48% [============================== ] 1443/2950 48% [============================== ] 1444/2950 48% [============================== ] 1445/2950 48% [============================== ] 1446/2950 49% [============================== ] 1447/2950 49% [============================== ] 1448/2950 49% [============================== ] 1449/2950 49% [============================== ] 1450/2950 49% [============================== ] 1451/2950 49% [============================== ] 1452/2950 49% [============================== ] 1453/2950 49% [============================== ] 1454/2950 49% [============================== ] 1455/2950 49% [============================== ] 1456/2950 49% [============================== ] 1457/2950 49% [============================== ] 1458/2950 49% [============================== ] 1459/2950 49% [============================== ] 1460/2950 49% [============================== ] 1461/2950 49% [============================== ] 1462/2950 49% [============================== ] 1463/2950 49% [============================== ] 1464/2950 49% [============================== ] 1465/2950 49% [============================== ] 1466/2950 49% [============================== ] 1467/2950 49% [============================== ] 1468/2950 49% [============================== ] 1469/2950 49% [============================== ] 1470/2950 49% [============================== ] 1471/2950 49% [============================== ] 1472/2950 49% [============================== ] 1473/2950 49% [============================== ] 1474/2950 49% [=============================== ] 1475/2950 50% [=============================== ] 1476/2950 50% [=============================== ] 1477/2950 50% [=============================== ] 1478/2950 50% [=============================== ] 1479/2950 50% [=============================== ] 1480/2950 50% [=============================== ] 1481/2950 50% [=============================== ] 1482/2950 50% [=============================== ] 1483/2950 50% [=============================== ] 1484/2950 50% [=============================== ] 1485/2950 50% [=============================== ] 1486/2950 50% [=============================== ] 1487/2950 50% [=============================== ] 1488/2950 50% [=============================== ] 1489/2950 50% [=============================== ] 1490/2950 50% [=============================== ] 1491/2950 50% [=============================== ] 1492/2950 50% [=============================== ] 1493/2950 50% [=============================== ] 1494/2950 50% [=============================== ] 1495/2950 50% [=============================== ] 1496/2950 50% [=============================== ] 1497/2950 50% [=============================== ] 1498/2950 50% [=============================== ] 1499/2950 50% [=============================== ] 1500/2950 50% [=============================== ] 1501/2950 50% [=============================== ] 1502/2950 50% [=============================== ] 1503/2950 50% [=============================== ] 1504/2950 50% [=============================== ] 1505/2950 51% [=============================== ] 1506/2950 51% [=============================== ] 1507/2950 51% [=============================== ] 1508/2950 51% [=============================== ] 1509/2950 51% [=============================== ] 1510/2950 51% [=============================== ] 1511/2950 51% [=============================== ] 1512/2950 51% [=============================== ] 1513/2950 51% [=============================== ] 1514/2950 51% [=============================== ] 1515/2950 51% [=============================== ] 1516/2950 51% [=============================== ] 1517/2950 51% [=============================== ] 1518/2950 51% [=============================== ] 1519/2950 51% [=============================== ] 1520/2950 51% [=============================== ] 1521/2950 51% [=============================== ] 1522/2950 51% [================================ ] 1523/2950 51% [================================ ] 1524/2950 51% [================================ ] 1525/2950 51% [================================ ] 1526/2950 51% [================================ ] 1527/2950 51% [================================ ] 1528/2950 51% [================================ ] 1529/2950 51% [================================ ] 1530/2950 51% [================================ ] 1531/2950 51% [================================ ] 1532/2950 51% [================================ ] 1533/2950 51% [================================ ] 1534/2950 52% [================================ ] 1535/2950 52% [================================ ] 1536/2950 52% [================================ ] 1537/2950 52% [================================ ] 1538/2950 52% [================================ ] 1539/2950 52% [================================ ] 1540/2950 52% [================================ ] 1541/2950 52% [================================ ] 1542/2950 52% [================================ ] 1543/2950 52% [================================ ] 1544/2950 52% [================================ ] 1545/2950 52% [================================ ] 1546/2950 52% [================================ ] 1547/2950 52% [================================ ] 1548/2950 52% [================================ ] 1549/2950 52% [================================ ] 1550/2950 52% [================================ ] 1551/2950 52% [================================ ] 1552/2950 52% [================================ ] 1553/2950 52% [================================ ] 1554/2950 52% [================================ ] 1555/2950 52% [================================ ] 1556/2950 52% [================================ ] 1557/2950 52% [================================ ] 1558/2950 52% [================================ ] 1559/2950 52% [================================ ] 1560/2950 52% [================================ ] 1561/2950 52% [================================ ] 1562/2950 52% [================================ ] 1563/2950 52% [================================ ] 1564/2950 53% [================================ ] 1565/2950 53% [================================ ] 1566/2950 53% [================================ ] 1567/2950 53% [================================ ] 1568/2950 53% [================================ ] 1569/2950 53% [================================ ] 1570/2950 53% [================================= ] 1571/2950 53% [================================= ] 1572/2950 53% [================================= ] 1573/2950 53% [================================= ] 1574/2950 53% [================================= ] 1575/2950 53% [================================= ] 1576/2950 53% [================================= ] 1577/2950 53% [================================= ] 1578/2950 53% [================================= ] 1579/2950 53% [================================= ] 1580/2950 53% [================================= ] 1581/2950 53% [================================= ] 1582/2950 53% [================================= ] 1583/2950 53% [================================= ] 1584/2950 53% [================================= ] 1585/2950 53% [================================= ] 1586/2950 53% [================================= ] 1587/2950 53% [================================= ] 1588/2950 53% [================================= ] 1589/2950 53% [================================= ] 1590/2950 53% [================================= ] 1591/2950 53% [================================= ] 1592/2950 53% [================================= ] 1593/2950 54% [================================= ] 1594/2950 54% [================================= ] 1595/2950 54% [================================= ] 1596/2950 54% [================================= ] 1597/2950 54% [================================= ] 1598/2950 54% [================================= ] 1599/2950 54% [================================= ] 1600/2950 54% [================================= ] 1601/2950 54% [================================= ] 1602/2950 54% [================================= ] 1603/2950 54% [================================= ] 1604/2950 54% [================================= ] 1605/2950 54% [================================= ] 1606/2950 54% [================================= ] 1607/2950 54% [================================= ] 1608/2950 54% [================================= ] 1609/2950 54% [================================= ] 1610/2950 54% [================================= ] 1611/2950 54% [================================= ] 1612/2950 54% [================================= ] 1613/2950 54% [================================= ] 1614/2950 54% [================================= ] 1615/2950 54% [================================= ] 1616/2950 54% [================================= ] 1617/2950 54% [================================== ] 1618/2950 54% [================================== ] 1619/2950 54% [================================== ] 1620/2950 54% [================================== ] 1621/2950 54% [================================== ] 1622/2950 54% [================================== ] 1623/2950 55% [================================== ] 1624/2950 55% [================================== ] 1625/2950 55% [================================== ] 1626/2950 55% [================================== ] 1627/2950 55% [================================== ] 1628/2950 55% [================================== ] 1629/2950 55% [================================== ] 1630/2950 55% [================================== ] 1631/2950 55% [================================== ] 1632/2950 55% [================================== ] 1633/2950 55% [================================== ] 1634/2950 55% [================================== ] 1635/2950 55% [================================== ] 1636/2950 55% [================================== ] 1637/2950 55% [================================== ] 1638/2950 55% [================================== ] 1639/2950 55% [================================== ] 1640/2950 55% [================================== ] 1641/2950 55% [================================== ] 1642/2950 55% [================================== ] 1643/2950 55% [================================== ] 1644/2950 55% [================================== ] 1645/2950 55% [================================== ] 1646/2950 55% [================================== ] 1647/2950 55% [================================== ] 1648/2950 55% [================================== ] 1649/2950 55% [================================== ] 1650/2950 55% [================================== ] 1651/2950 55% [================================== ] 1652/2950 56% [================================== ] 1653/2950 56% [================================== ] 1654/2950 56% [================================== ] 1655/2950 56% [================================== ] 1656/2950 56% [================================== ] 1657/2950 56% [================================== ] 1658/2950 56% [================================== ] 1659/2950 56% [================================== ] 1660/2950 56% [================================== ] 1661/2950 56% [================================== ] 1662/2950 56% [================================== ] 1663/2950 56% [================================== ] 1664/2950 56% [================================== ] 1665/2950 56% [=================================== ] 1666/2950 56% [=================================== ] 1667/2950 56% [=================================== ] 1668/2950 56% [=================================== ] 1669/2950 56% [=================================== ] 1670/2950 56% [=================================== ] 1671/2950 56% [=================================== ] 1672/2950 56% [=================================== ] 1673/2950 56% [=================================== ] 1674/2950 56% [=================================== ] 1675/2950 56% [=================================== ] 1676/2950 56% [=================================== ] 1677/2950 56% [=================================== ] 1678/2950 56% [=================================== ] 1679/2950 56% [=================================== ] 1680/2950 56% [=================================== ] 1681/2950 56% [=================================== ] 1682/2950 57% [=================================== ] 1683/2950 57% [=================================== ] 1684/2950 57% [=================================== ] 1685/2950 57% [=================================== ] 1686/2950 57% [=================================== ] 1687/2950 57% [=================================== ] 1688/2950 57% [=================================== ] 1689/2950 57% [=================================== ] 1690/2950 57% [=================================== ] 1691/2950 57% [=================================== ] 1692/2950 57% [=================================== ] 1693/2950 57% [=================================== ] 1694/2950 57% [=================================== ] 1695/2950 57% [=================================== ] 1696/2950 57% [=================================== ] 1697/2950 57% [=================================== ] 1698/2950 57% [=================================== ] 1699/2950 57% [=================================== ] 1700/2950 57% [=================================== ] 1701/2950 57% [=================================== ] 1702/2950 57% [=================================== ] 1703/2950 57% [=================================== ] 1704/2950 57% [=================================== ] 1705/2950 57% [=================================== ] 1706/2950 57% [=================================== ] 1707/2950 57% [=================================== ] 1708/2950 57% [=================================== ] 1709/2950 57% [=================================== ] 1710/2950 57% [=================================== ] 1711/2950 58% [=================================== ] 1712/2950 58% [==================================== ] 1713/2950 58% [==================================== ] 1714/2950 58% [==================================== ] 1715/2950 58% [==================================== ] 1716/2950 58% [==================================== ] 1717/2950 58% [==================================== ] 1718/2950 58% [==================================== ] 1719/2950 58% [==================================== ] 1720/2950 58% [==================================== ] 1721/2950 58% [==================================== ] 1722/2950 58% [==================================== ] 1723/2950 58% [==================================== ] 1724/2950 58% [==================================== ] 1725/2950 58% [==================================== ] 1726/2950 58% [==================================== ] 1727/2950 58% [==================================== ] 1728/2950 58% [==================================== ] 1729/2950 58% [==================================== ] 1730/2950 58% [==================================== ] 1731/2950 58% [==================================== ] 1732/2950 58% [==================================== ] 1733/2950 58% [==================================== ] 1734/2950 58% [==================================== ] 1735/2950 58% [==================================== ] 1736/2950 58% [==================================== ] 1737/2950 58% [==================================== ] 1738/2950 58% [==================================== ] 1739/2950 58% [==================================== ] 1740/2950 58% [==================================== ] 1741/2950 59% [==================================== ] 1742/2950 59% [==================================== ] 1743/2950 59% [==================================== ] 1744/2950 59% [==================================== ] 1745/2950 59% [==================================== ] 1746/2950 59% [==================================== ] 1747/2950 59% [==================================== ] 1748/2950 59% [==================================== ] 1749/2950 59% [==================================== ] 1750/2950 59% [==================================== ] 1751/2950 59% [==================================== ] 1752/2950 59% [==================================== ] 1753/2950 59% [==================================== ] 1754/2950 59% [==================================== ] 1755/2950 59% [==================================== ] 1756/2950 59% [==================================== ] 1757/2950 59% [==================================== ] 1758/2950 59% [==================================== ] 1759/2950 59% [==================================== ] 1760/2950 59% [===================================== ] 1761/2950 59% [===================================== ] 1762/2950 59% [===================================== ] 1763/2950 59% [===================================== ] 1764/2950 59% [===================================== ] 1765/2950 59% [===================================== ] 1766/2950 59% [===================================== ] 1767/2950 59% [===================================== ] 1768/2950 59% [===================================== ] 1769/2950 59% [===================================== ] 1770/2950 60% [===================================== ] 1771/2950 60% [===================================== ] 1772/2950 60% [===================================== ] 1773/2950 60% [===================================== ] 1774/2950 60% [===================================== ] 1775/2950 60% [===================================== ] 1776/2950 60% [===================================== ] 1777/2950 60% [===================================== ] 1778/2950 60% [===================================== ] 1779/2950 60% [===================================== ] 1780/2950 60% [===================================== ] 1781/2950 60% [===================================== ] 1782/2950 60% [===================================== ] 1783/2950 60% [===================================== ] 1784/2950 60% [===================================== ] 1785/2950 60% [===================================== ] 1786/2950 60% [===================================== ] 1787/2950 60% [===================================== ] 1788/2950 60% [===================================== ] 1789/2950 60% [===================================== ] 1790/2950 60% [===================================== ] 1791/2950 60% [===================================== ] 1792/2950 60% [===================================== ] 1793/2950 60% [===================================== ] 1794/2950 60% [===================================== ] 1795/2950 60% [===================================== ] 1796/2950 60% [===================================== ] 1797/2950 60% [===================================== ] 1798/2950 60% [===================================== ] 1799/2950 60% [===================================== ] 1800/2950 61% [===================================== ] 1801/2950 61% [===================================== ] 1802/2950 61% [===================================== ] 1803/2950 61% [===================================== ] 1804/2950 61% [===================================== ] 1805/2950 61% [===================================== ] 1806/2950 61% [===================================== ] 1807/2950 61% [===================================== ] 1808/2950 61% [====================================== ] 1809/2950 61% [====================================== ] 1810/2950 61% [====================================== ] 1811/2950 61% [====================================== ] 1812/2950 61% [====================================== ] 1813/2950 61% [====================================== ] 1814/2950 61% [====================================== ] 1815/2950 61% [====================================== ] 1816/2950 61% [====================================== ] 1817/2950 61% [====================================== ] 1818/2950 61% [====================================== ] 1819/2950 61% [====================================== ] 1820/2950 61% [====================================== ] 1821/2950 61% [====================================== ] 1822/2950 61% [====================================== ] 1823/2950 61% [====================================== ] 1824/2950 61% [====================================== ] 1825/2950 61% [====================================== ] 1826/2950 61% [====================================== ] 1827/2950 61% [====================================== ] 1828/2950 61% [====================================== ] 1829/2950 62% [====================================== ] 1830/2950 62% [====================================== ] 1831/2950 62% [====================================== ] 1832/2950 62% [====================================== ] 1833/2950 62% [====================================== ] 1834/2950 62% [====================================== ] 1835/2950 62% [====================================== ] 1836/2950 62% [====================================== ] 1837/2950 62% [====================================== ] 1838/2950 62% [====================================== ] 1839/2950 62% [====================================== ] 1840/2950 62% [====================================== ] 1841/2950 62% [====================================== ] 1842/2950 62% [====================================== ] 1843/2950 62% [====================================== ] 1844/2950 62% [====================================== ] 1845/2950 62% [====================================== ] 1846/2950 62% [====================================== ] 1847/2950 62% [====================================== ] 1848/2950 62% [====================================== ] 1849/2950 62% [====================================== ] 1850/2950 62% [====================================== ] 1851/2950 62% [====================================== ] 1852/2950 62% [====================================== ] 1853/2950 62% [====================================== ] 1854/2950 62% [====================================== ] 1855/2950 62% [======================================= ] 1856/2950 62% [======================================= ] 1857/2950 62% [======================================= ] 1858/2950 62% [======================================= ] 1859/2950 63% [======================================= ] 1860/2950 63% [======================================= ] 1861/2950 63% [======================================= ] 1862/2950 63% [======================================= ] 1863/2950 63% [======================================= ] 1864/2950 63% [======================================= ] 1865/2950 63% [======================================= ] 1866/2950 63% [======================================= ] 1867/2950 63% [======================================= ] 1868/2950 63% [======================================= ] 1869/2950 63% [======================================= ] 1870/2950 63% [======================================= ] 1871/2950 63% [======================================= ] 1872/2950 63% [======================================= ] 1873/2950 63% [======================================= ] 1874/2950 63% [======================================= ] 1875/2950 63% [======================================= ] 1876/2950 63% [======================================= ] 1877/2950 63% [======================================= ] 1878/2950 63% [======================================= ] 1879/2950 63% [======================================= ] 1880/2950 63% [======================================= ] 1881/2950 63% [======================================= ] 1882/2950 63% [======================================= ] 1883/2950 63% [======================================= ] 1884/2950 63% [======================================= ] 1885/2950 63% [======================================= ] 1886/2950 63% [======================================= ] 1887/2950 63% [======================================= ] 1888/2950 64% [======================================= ] 1889/2950 64% [======================================= ] 1890/2950 64% [======================================= ] 1891/2950 64% [======================================= ] 1892/2950 64% [======================================= ] 1893/2950 64% [======================================= ] 1894/2950 64% [======================================= ] 1895/2950 64% [======================================= ] 1896/2950 64% [======================================= ] 1897/2950 64% [======================================= ] 1898/2950 64% [======================================= ] 1899/2950 64% [======================================= ] 1900/2950 64% [======================================= ] 1901/2950 64% [======================================= ] 1902/2950 64% [======================================= ] 1903/2950 64% [======================================== ] 1904/2950 64% [======================================== ] 1905/2950 64% [======================================== ] 1906/2950 64% [======================================== ] 1907/2950 64% [======================================== ] 1908/2950 64% [======================================== ] 1909/2950 64% [======================================== ] 1910/2950 64% [======================================== ] 1911/2950 64% [======================================== ] 1912/2950 64% [======================================== ] 1913/2950 64% [======================================== ] 1914/2950 64% [======================================== ] 1915/2950 64% [======================================== ] 1916/2950 64% [======================================== ] 1917/2950 64% [======================================== ] 1918/2950 65% [======================================== ] 1919/2950 65% [======================================== ] 1920/2950 65% [======================================== ] 1921/2950 65% [======================================== ] 1922/2950 65% [======================================== ] 1923/2950 65% [======================================== ] 1924/2950 65% [======================================== ] 1925/2950 65% [======================================== ] 1926/2950 65% [======================================== ] 1927/2950 65% [======================================== ] 1928/2950 65% [======================================== ] 1929/2950 65% [======================================== ] 1930/2950 65% [======================================== ] 1931/2950 65% [======================================== ] 1932/2950 65% [======================================== ] 1933/2950 65% [======================================== ] 1934/2950 65% [======================================== ] 1935/2950 65% [======================================== ] 1936/2950 65% [======================================== ] 1937/2950 65% [======================================== ] 1938/2950 65% [======================================== ] 1939/2950 65% [======================================== ] 1940/2950 65% [======================================== ] 1941/2950 65% [======================================== ] 1942/2950 65% [======================================== ] 1943/2950 65% [======================================== ] 1944/2950 65% [======================================== ] 1945/2950 65% [======================================== ] 1946/2950 65% [======================================== ] 1947/2950 66% [======================================== ] 1948/2950 66% [======================================== ] 1949/2950 66% [======================================== ] 1950/2950 66% [========================================= ] 1951/2950 66% [========================================= ] 1952/2950 66% [========================================= ] 1953/2950 66% [========================================= ] 1954/2950 66% [========================================= ] 1955/2950 66% [========================================= ] 1956/2950 66% [========================================= ] 1957/2950 66% [========================================= ] 1958/2950 66% [========================================= ] 1959/2950 66% [========================================= ] 1960/2950 66% [========================================= ] 1961/2950 66% [========================================= ] 1962/2950 66% [========================================= ] 1963/2950 66% [========================================= ] 1964/2950 66% [========================================= ] 1965/2950 66% [========================================= ] 1966/2950 66% [========================================= ] 1967/2950 66% [========================================= ] 1968/2950 66% [========================================= ] 1969/2950 66% [========================================= ] 1970/2950 66% [========================================= ] 1971/2950 66% [========================================= ] 1972/2950 66% [========================================= ] 1973/2950 66% [========================================= ] 1974/2950 66% [========================================= ] 1975/2950 66% [========================================= ] 1976/2950 66% [========================================= ] 1977/2950 67% [========================================= ] 1978/2950 67% [========================================= ] 1979/2950 67% [========================================= ] 1980/2950 67% [========================================= ] 1981/2950 67% [========================================= ] 1982/2950 67% [========================================= ] 1983/2950 67% [========================================= ] 1984/2950 67% [========================================= ] 1985/2950 67% [========================================= ] 1986/2950 67% [========================================= ] 1987/2950 67% [========================================= ] 1988/2950 67% [========================================= ] 1989/2950 67% [========================================= ] 1990/2950 67% [========================================= ] 1991/2950 67% [========================================= ] 1992/2950 67% [========================================= ] 1993/2950 67% [========================================= ] 1994/2950 67% [========================================= ] 1995/2950 67% [========================================= ] 1996/2950 67% [========================================= ] 1997/2950 67% [========================================= ] 1998/2950 67% [========================================== ] 1999/2950 67% [========================================== ] 2000/2950 67% [========================================== ] 2001/2950 67% [========================================== ] 2002/2950 67% [========================================== ] 2003/2950 67% [========================================== ] 2004/2950 67% [========================================== ] 2005/2950 67% [========================================== ] 2006/2950 68% [========================================== ] 2007/2950 68% [========================================== ] 2008/2950 68% [========================================== ] 2009/2950 68% [========================================== ] 2010/2950 68% [========================================== ] 2011/2950 68% [========================================== ] 2012/2950 68% [========================================== ] 2013/2950 68% [========================================== ] 2014/2950 68% [========================================== ] 2015/2950 68% [========================================== ] 2016/2950 68% [========================================== ] 2017/2950 68% [========================================== ] 2018/2950 68% [========================================== ] 2019/2950 68% [========================================== ] 2020/2950 68% [========================================== ] 2021/2950 68% [========================================== ] 2022/2950 68% [========================================== ] 2023/2950 68% [========================================== ] 2024/2950 68% [========================================== ] 2025/2950 68% [========================================== ] 2026/2950 68% [========================================== ] 2027/2950 68% [========================================== ] 2028/2950 68% [========================================== ] 2029/2950 68% [========================================== ] 2030/2950 68% [========================================== ] 2031/2950 68% [========================================== ] 2032/2950 68% [========================================== ] 2033/2950 68% [========================================== ] 2034/2950 68% [========================================== ] 2035/2950 68% [========================================== ] 2036/2950 69% [========================================== ] 2037/2950 69% [========================================== ] 2038/2950 69% [========================================== ] 2039/2950 69% [========================================== ] 2040/2950 69% [========================================== ] 2041/2950 69% [========================================== ] 2042/2950 69% [========================================== ] 2043/2950 69% [========================================== ] 2044/2950 69% [========================================== ] 2045/2950 69% [=========================================== ] 2046/2950 69% [=========================================== ] 2047/2950 69% [=========================================== ] 2048/2950 69% [=========================================== ] 2049/2950 69% [=========================================== ] 2050/2950 69% [=========================================== ] 2051/2950 69% [=========================================== ] 2052/2950 69% [=========================================== ] 2053/2950 69% [=========================================== ] 2054/2950 69% [=========================================== ] 2055/2950 69% [=========================================== ] 2056/2950 69% [=========================================== ] 2057/2950 69% [=========================================== ] 2058/2950 69% [=========================================== ] 2059/2950 69% [=========================================== ] 2060/2950 69% [=========================================== ] 2061/2950 69% [=========================================== ] 2062/2950 69% [=========================================== ] 2063/2950 69% [=========================================== ] 2064/2950 69% [=========================================== ] 2065/2950 70% [=========================================== ] 2066/2950 70% [=========================================== ] 2067/2950 70% [=========================================== ] 2068/2950 70% [=========================================== ] 2069/2950 70% [=========================================== ] 2070/2950 70% [=========================================== ] 2071/2950 70% [=========================================== ] 2072/2950 70% [=========================================== ] 2073/2950 70% [=========================================== ] 2074/2950 70% [=========================================== ] 2075/2950 70% [=========================================== ] 2076/2950 70% [=========================================== ] 2077/2950 70% [=========================================== ] 2078/2950 70% [=========================================== ] 2079/2950 70% [=========================================== ] 2080/2950 70% [=========================================== ] 2081/2950 70% [=========================================== ] 2082/2950 70% [=========================================== ] 2083/2950 70% [=========================================== ] 2084/2950 70% [=========================================== ] 2085/2950 70% [=========================================== ] 2086/2950 70% [=========================================== ] 2087/2950 70% [=========================================== ] 2088/2950 70% [=========================================== ] 2089/2950 70% [=========================================== ] 2090/2950 70% [=========================================== ] 2091/2950 70% [=========================================== ] 2092/2950 70% [=========================================== ] 2093/2950 70% [============================================ ] 2094/2950 70% [============================================ ] 2095/2950 71% [============================================ ] 2096/2950 71% [============================================ ] 2097/2950 71% [============================================ ] 2098/2950 71% [============================================ ] 2099/2950 71% [============================================ ] 2100/2950 71% [============================================ ] 2101/2950 71% [============================================ ] 2102/2950 71% [============================================ ] 2103/2950 71% [============================================ ] 2104/2950 71% [============================================ ] 2105/2950 71% [============================================ ] 2106/2950 71% [============================================ ] 2107/2950 71% [============================================ ] 2108/2950 71% [============================================ ] 2109/2950 71% [============================================ ] 2110/2950 71% [============================================ ] 2111/2950 71% [============================================ ] 2112/2950 71% [============================================ ] 2113/2950 71% [============================================ ] 2114/2950 71% [============================================ ] 2115/2950 71% [============================================ ] 2116/2950 71% [============================================ ] 2117/2950 71% [============================================ ] 2118/2950 71% [============================================ ] 2119/2950 71% [============================================ ] 2120/2950 71% [============================================ ] 2121/2950 71% [============================================ ] 2122/2950 71% [============================================ ] 2123/2950 71% [============================================ ] 2124/2950 72% [============================================ ] 2125/2950 72% [============================================ ] 2126/2950 72% [============================================ ] 2127/2950 72% [============================================ ] 2128/2950 72% [============================================ ] 2129/2950 72% [============================================ ] 2130/2950 72% [============================================ ] 2131/2950 72% [============================================ ] 2132/2950 72% [============================================ ] 2133/2950 72% [============================================ ] 2134/2950 72% [============================================ ] 2135/2950 72% [============================================ ] 2136/2950 72% [============================================ ] 2137/2950 72% [============================================ ] 2138/2950 72% [============================================ ] 2139/2950 72% [============================================ ] 2140/2950 72% [============================================ ] 2141/2950 72% [============================================= ] 2142/2950 72% [============================================= ] 2143/2950 72% [============================================= ] 2144/2950 72% [============================================= ] 2145/2950 72% [============================================= ] 2146/2950 72% [============================================= ] 2147/2950 72% [============================================= ] 2148/2950 72% [============================================= ] 2149/2950 72% [============================================= ] 2150/2950 72% [============================================= ] 2151/2950 72% [============================================= ] 2152/2950 72% [============================================= ] 2153/2950 72% [============================================= ] 2154/2950 73% [============================================= ] 2155/2950 73% [============================================= ] 2156/2950 73% [============================================= ] 2157/2950 73% [============================================= ] 2158/2950 73% [============================================= ] 2159/2950 73% [============================================= ] 2160/2950 73% [============================================= ] 2161/2950 73% [============================================= ] 2162/2950 73% [============================================= ] 2163/2950 73% [============================================= ] 2164/2950 73% [============================================= ] 2165/2950 73% [============================================= ] 2166/2950 73% [============================================= ] 2167/2950 73% [============================================= ] 2168/2950 73% [============================================= ] 2169/2950 73% [============================================= ] 2170/2950 73% [============================================= ] 2171/2950 73% [============================================= ] 2172/2950 73% [============================================= ] 2173/2950 73% [============================================= ] 2174/2950 73% [============================================= ] 2175/2950 73% [============================================= ] 2176/2950 73% [============================================= ] 2177/2950 73% [============================================= ] 2178/2950 73% [============================================= ] 2179/2950 73% [============================================= ] 2180/2950 73% [============================================= ] 2181/2950 73% [============================================= ] 2182/2950 73% [============================================= ] 2183/2950 74% [============================================= ] 2184/2950 74% [============================================= ] 2185/2950 74% [============================================= ] 2186/2950 74% [============================================= ] 2187/2950 74% [============================================= ] 2188/2950 74% [============================================== ] 2189/2950 74% [============================================== ] 2190/2950 74% [============================================== ] 2191/2950 74% [============================================== ] 2192/2950 74% [============================================== ] 2193/2950 74% [============================================== ] 2194/2950 74% [============================================== ] 2195/2950 74% [============================================== ] 2196/2950 74% [============================================== ] 2197/2950 74% [============================================== ] 2198/2950 74% [============================================== ] 2199/2950 74% [============================================== ] 2200/2950 74% [============================================== ] 2201/2950 74% [============================================== ] 2202/2950 74% [============================================== ] 2203/2950 74% [============================================== ] 2204/2950 74% [============================================== ] 2205/2950 74% [============================================== ] 2206/2950 74% [============================================== ] 2207/2950 74% [============================================== ] 2208/2950 74% [============================================== ] 2209/2950 74% [============================================== ] 2210/2950 74% [============================================== ] 2211/2950 74% [============================================== ] 2212/2950 74% [============================================== ] 2213/2950 75% [============================================== ] 2214/2950 75% [============================================== ] 2215/2950 75% [============================================== ] 2216/2950 75% [============================================== ] 2217/2950 75% [============================================== ] 2218/2950 75% [============================================== ] 2219/2950 75% [============================================== ] 2220/2950 75% [============================================== ] 2221/2950 75% [============================================== ] 2222/2950 75% [============================================== ] 2223/2950 75% [============================================== ] 2224/2950 75% [============================================== ] 2225/2950 75% [============================================== ] 2226/2950 75% [============================================== ] 2227/2950 75% [============================================== ] 2228/2950 75% [============================================== ] 2229/2950 75% [============================================== ] 2230/2950 75% [============================================== ] 2231/2950 75% [============================================== ] 2232/2950 75% [============================================== ] 2233/2950 75% [============================================== ] 2234/2950 75% [============================================== ] 2235/2950 75% [============================================== ] 2236/2950 75% [=============================================== ] 2237/2950 75% [=============================================== ] 2238/2950 75% [=============================================== ] 2239/2950 75% [=============================================== ] 2240/2950 75% [=============================================== ] 2241/2950 75% [=============================================== ] 2242/2950 76% [=============================================== ] 2243/2950 76% [=============================================== ] 2244/2950 76% [=============================================== ] 2245/2950 76% [=============================================== ] 2246/2950 76% [=============================================== ] 2247/2950 76% [=============================================== ] 2248/2950 76% [=============================================== ] 2249/2950 76% [=============================================== ] 2250/2950 76% [=============================================== ] 2251/2950 76% [=============================================== ] 2252/2950 76% [=============================================== ] 2253/2950 76% [=============================================== ] 2254/2950 76% [=============================================== ] 2255/2950 76% [=============================================== ] 2256/2950 76% [=============================================== ] 2257/2950 76% [=============================================== ] 2258/2950 76% [=============================================== ] 2259/2950 76% [=============================================== ] 2260/2950 76% [=============================================== ] 2261/2950 76% [=============================================== ] 2262/2950 76% [=============================================== ] 2263/2950 76% [=============================================== ] 2264/2950 76% [=============================================== ] 2265/2950 76% [=============================================== ] 2266/2950 76% [=============================================== ] 2267/2950 76% [=============================================== ] 2268/2950 76% [=============================================== ] 2269/2950 76% [=============================================== ] 2270/2950 76% [=============================================== ] 2271/2950 76% [=============================================== ] 2272/2950 77% [=============================================== ] 2273/2950 77% [=============================================== ] 2274/2950 77% [=============================================== ] 2275/2950 77% [=============================================== ] 2276/2950 77% [=============================================== ] 2277/2950 77% [=============================================== ] 2278/2950 77% [=============================================== ] 2279/2950 77% [=============================================== ] 2280/2950 77% [=============================================== ] 2281/2950 77% [=============================================== ] 2282/2950 77% [=============================================== ] 2283/2950 77% [================================================ ] 2284/2950 77% [================================================ ] 2285/2950 77% [================================================ ] 2286/2950 77% [================================================ ] 2287/2950 77% [================================================ ] 2288/2950 77% [================================================ ] 2289/2950 77% [================================================ ] 2290/2950 77% [================================================ ] 2291/2950 77% [================================================ ] 2292/2950 77% [================================================ ] 2293/2950 77% [================================================ ] 2294/2950 77% [================================================ ] 2295/2950 77% [================================================ ] 2296/2950 77% [================================================ ] 2297/2950 77% [================================================ ] 2298/2950 77% [================================================ ] 2299/2950 77% [================================================ ] 2300/2950 77% [================================================ ] 2301/2950 78% [================================================ ] 2302/2950 78% [================================================ ] 2303/2950 78% [================================================ ] 2304/2950 78% [================================================ ] 2305/2950 78% [================================================ ] 2306/2950 78% [================================================ ] 2307/2950 78% [================================================ ] 2308/2950 78% [================================================ ] 2309/2950 78% [================================================ ] 2310/2950 78% [================================================ ] 2311/2950 78% [================================================ ] 2312/2950 78% [================================================ ] 2313/2950 78% [================================================ ] 2314/2950 78% [================================================ ] 2315/2950 78% [================================================ ] 2316/2950 78% [================================================ ] 2317/2950 78% [================================================ ] 2318/2950 78% [================================================ ] 2319/2950 78% [================================================ ] 2320/2950 78% [================================================ ] 2321/2950 78% [================================================ ] 2322/2950 78% [================================================ ] 2323/2950 78% [================================================ ] 2324/2950 78% [================================================ ] 2325/2950 78% [================================================ ] 2326/2950 78% [================================================ ] 2327/2950 78% [================================================ ] 2328/2950 78% [================================================ ] 2329/2950 78% [================================================ ] 2330/2950 78% [================================================ ] 2331/2950 79% [================================================= ] 2332/2950 79% [================================================= ] 2333/2950 79% [================================================= ] 2334/2950 79% [================================================= ] 2335/2950 79% [================================================= ] 2336/2950 79% [================================================= ] 2337/2950 79% [================================================= ] 2338/2950 79% [================================================= ] 2339/2950 79% [================================================= ] 2340/2950 79% [================================================= ] 2341/2950 79% [================================================= ] 2342/2950 79% [================================================= ] 2343/2950 79% [================================================= ] 2344/2950 79% [================================================= ] 2345/2950 79% [================================================= ] 2346/2950 79% [================================================= ] 2347/2950 79% [================================================= ] 2348/2950 79% [================================================= ] 2349/2950 79% [================================================= ] 2350/2950 79% [================================================= ] 2351/2950 79% [================================================= ] 2352/2950 79% [================================================= ] 2353/2950 79% [================================================= ] 2354/2950 79% [================================================= ] 2355/2950 79% [================================================= ] 2356/2950 79% [================================================= ] 2357/2950 79% [================================================= ] 2358/2950 79% [================================================= ] 2359/2950 79% [================================================= ] 2360/2950 80% [================================================= ] 2361/2950 80% [================================================= ] 2362/2950 80% [================================================= ] 2363/2950 80% [================================================= ] 2364/2950 80% [================================================= ] 2365/2950 80% [================================================= ] 2366/2950 80% [================================================= ] 2367/2950 80% [================================================= ] 2368/2950 80% [================================================= ] 2369/2950 80% [================================================= ] 2370/2950 80% [================================================= ] 2371/2950 80% [================================================= ] 2372/2950 80% [================================================= ] 2373/2950 80% [================================================= ] 2374/2950 80% [================================================= ] 2375/2950 80% [================================================= ] 2376/2950 80% [================================================= ] 2377/2950 80% [================================================= ] 2378/2950 80% [================================================= ] 2379/2950 80% [================================================== ] 2380/2950 80% [================================================== ] 2381/2950 80% [================================================== ] 2382/2950 80% [================================================== ] 2383/2950 80% [================================================== ] 2384/2950 80% [================================================== ] 2385/2950 80% [================================================== ] 2386/2950 80% [================================================== ] 2387/2950 80% [================================================== ] 2388/2950 80% [================================================== ] 2389/2950 80% [================================================== ] 2390/2950 81% [================================================== ] 2391/2950 81% [================================================== ] 2392/2950 81% [================================================== ] 2393/2950 81% [================================================== ] 2394/2950 81% [================================================== ] 2395/2950 81% [================================================== ] 2396/2950 81% [================================================== ] 2397/2950 81% [================================================== ] 2398/2950 81% [================================================== ] 2399/2950 81% [================================================== ] 2400/2950 81% [================================================== ] 2401/2950 81% [================================================== ] 2402/2950 81% [================================================== ] 2403/2950 81% [================================================== ] 2404/2950 81% [================================================== ] 2405/2950 81% [================================================== ] 2406/2950 81% [================================================== ] 2407/2950 81% [================================================== ] 2408/2950 81% [================================================== ] 2409/2950 81% [================================================== ] 2410/2950 81% [================================================== ] 2411/2950 81% [================================================== ] 2412/2950 81% [================================================== ] 2413/2950 81% [================================================== ] 2414/2950 81% [================================================== ] 2415/2950 81% [================================================== ] 2416/2950 81% [================================================== ] 2417/2950 81% [================================================== ] 2418/2950 81% [================================================== ] 2419/2950 82% [================================================== ] 2420/2950 82% [================================================== ] 2421/2950 82% [================================================== ] 2422/2950 82% [================================================== ] 2423/2950 82% [================================================== ] 2424/2950 82% [================================================== ] 2425/2950 82% [================================================== ] 2426/2950 82% [=================================================== ] 2427/2950 82% [=================================================== ] 2428/2950 82% [=================================================== ] 2429/2950 82% [=================================================== ] 2430/2950 82% [=================================================== ] 2431/2950 82% [=================================================== ] 2432/2950 82% [=================================================== ] 2433/2950 82% [=================================================== ] 2434/2950 82% [=================================================== ] 2435/2950 82% [=================================================== ] 2436/2950 82% [=================================================== ] 2437/2950 82% [=================================================== ] 2438/2950 82% [=================================================== ] 2439/2950 82% [=================================================== ] 2440/2950 82% [=================================================== ] 2441/2950 82% [=================================================== ] 2442/2950 82% [=================================================== ] 2443/2950 82% [=================================================== ] 2444/2950 82% [=================================================== ] 2445/2950 82% [=================================================== ] 2446/2950 82% [=================================================== ] 2447/2950 82% [=================================================== ] 2448/2950 82% [=================================================== ] 2449/2950 83% [=================================================== ] 2450/2950 83% [=================================================== ] 2451/2950 83% [=================================================== ] 2452/2950 83% [=================================================== ] 2453/2950 83% [=================================================== ] 2454/2950 83% [=================================================== ] 2455/2950 83% [=================================================== ] 2456/2950 83% [=================================================== ] 2457/2950 83% [=================================================== ] 2458/2950 83% [=================================================== ] 2459/2950 83% [=================================================== ] 2460/2950 83% [=================================================== ] 2461/2950 83% [=================================================== ] 2462/2950 83% [=================================================== ] 2463/2950 83% [=================================================== ] 2464/2950 83% [=================================================== ] 2465/2950 83% [=================================================== ] 2466/2950 83% [=================================================== ] 2467/2950 83% [=================================================== ] 2468/2950 83% [=================================================== ] 2469/2950 83% [=================================================== ] 2470/2950 83% [=================================================== ] 2471/2950 83% [=================================================== ] 2472/2950 83% [=================================================== ] 2473/2950 83% [=================================================== ] 2474/2950 83% [==================================================== ] 2475/2950 83% [==================================================== ] 2476/2950 83% [==================================================== ] 2477/2950 83% [==================================================== ] 2478/2950 84% [==================================================== ] 2479/2950 84% [==================================================== ] 2480/2950 84% [==================================================== ] 2481/2950 84% [==================================================== ] 2482/2950 84% [==================================================== ] 2483/2950 84% [==================================================== ] 2484/2950 84% [==================================================== ] 2485/2950 84% [==================================================== ] 2486/2950 84% [==================================================== ] 2487/2950 84% [==================================================== ] 2488/2950 84% [==================================================== ] 2489/2950 84% [==================================================== ] 2490/2950 84% [==================================================== ] 2491/2950 84% [==================================================== ] 2492/2950 84% [==================================================== ] 2493/2950 84% [==================================================== ] 2494/2950 84% [==================================================== ] 2495/2950 84% [==================================================== ] 2496/2950 84% [==================================================== ] 2497/2950 84% [==================================================== ] 2498/2950 84% [==================================================== ] 2499/2950 84% [==================================================== ] 2500/2950 84% [==================================================== ] 2501/2950 84% [==================================================== ] 2502/2950 84% [==================================================== ] 2503/2950 84% [==================================================== ] 2504/2950 84% [==================================================== ] 2505/2950 84% [==================================================== ] 2506/2950 84% [==================================================== ] 2507/2950 84% [==================================================== ] 2508/2950 85% [==================================================== ] 2509/2950 85% [==================================================== ] 2510/2950 85% [==================================================== ] 2511/2950 85% [==================================================== ] 2512/2950 85% [==================================================== ] 2513/2950 85% [==================================================== ] 2514/2950 85% [==================================================== ] 2515/2950 85% [==================================================== ] 2516/2950 85% [==================================================== ] 2517/2950 85% [==================================================== ] 2518/2950 85% [==================================================== ] 2519/2950 85% [==================================================== ] 2520/2950 85% [==================================================== ] 2521/2950 85% [===================================================== ] 2522/2950 85% [===================================================== ] 2523/2950 85% [===================================================== ] 2524/2950 85% [===================================================== ] 2525/2950 85% [===================================================== ] 2526/2950 85% [===================================================== ] 2527/2950 85% [===================================================== ] 2528/2950 85% [===================================================== ] 2529/2950 85% [===================================================== ] 2530/2950 85% [===================================================== ] 2531/2950 85% [===================================================== ] 2532/2950 85% [===================================================== ] 2533/2950 85% [===================================================== ] 2534/2950 85% [===================================================== ] 2535/2950 85% [===================================================== ] 2536/2950 85% [===================================================== ] 2537/2950 86% [===================================================== ] 2538/2950 86% [===================================================== ] 2539/2950 86% [===================================================== ] 2540/2950 86% [===================================================== ] 2541/2950 86% [===================================================== ] 2542/2950 86% [===================================================== ] 2543/2950 86% [===================================================== ] 2544/2950 86% [===================================================== ] 2545/2950 86% [===================================================== ] 2546/2950 86% [===================================================== ] 2547/2950 86% [===================================================== ] 2548/2950 86% [===================================================== ] 2549/2950 86% [===================================================== ] 2550/2950 86% [===================================================== ] 2551/2950 86% [===================================================== ] 2552/2950 86% [===================================================== ] 2553/2950 86% [===================================================== ] 2554/2950 86% [===================================================== ] 2555/2950 86% [===================================================== ] 2556/2950 86% [===================================================== ] 2557/2950 86% [===================================================== ] 2558/2950 86% [===================================================== ] 2559/2950 86% [===================================================== ] 2560/2950 86% [===================================================== ] 2561/2950 86% [===================================================== ] 2562/2950 86% [===================================================== ] 2563/2950 86% [===================================================== ] 2564/2950 86% [===================================================== ] 2565/2950 86% [===================================================== ] 2566/2950 86% [===================================================== ] 2567/2950 87% [===================================================== ] 2568/2950 87% [===================================================== ] 2569/2950 87% [====================================================== ] 2570/2950 87% [====================================================== ] 2571/2950 87% [====================================================== ] 2572/2950 87% [====================================================== ] 2573/2950 87% [====================================================== ] 2574/2950 87% [====================================================== ] 2575/2950 87% [====================================================== ] 2576/2950 87% [====================================================== ] 2577/2950 87% [====================================================== ] 2578/2950 87% [====================================================== ] 2579/2950 87% [====================================================== ] 2580/2950 87% [====================================================== ] 2581/2950 87% [====================================================== ] 2582/2950 87% [====================================================== ] 2583/2950 87% [====================================================== ] 2584/2950 87% [====================================================== ] 2585/2950 87% [====================================================== ] 2586/2950 87% [====================================================== ] 2587/2950 87% [====================================================== ] 2588/2950 87% [====================================================== ] 2589/2950 87% [====================================================== ] 2590/2950 87% [====================================================== ] 2591/2950 87% [====================================================== ] 2592/2950 87% [====================================================== ] 2593/2950 87% [====================================================== ] 2594/2950 87% [====================================================== ] 2595/2950 87% [====================================================== ] 2596/2950 88% [====================================================== ] 2597/2950 88% [====================================================== ] 2598/2950 88% [====================================================== ] 2599/2950 88% [====================================================== ] 2600/2950 88% [====================================================== ] 2601/2950 88% [====================================================== ] 2602/2950 88% [====================================================== ] 2603/2950 88% [====================================================== ] 2604/2950 88% [====================================================== ] 2605/2950 88% [====================================================== ] 2606/2950 88% [====================================================== ] 2607/2950 88% [====================================================== ] 2608/2950 88% [====================================================== ] 2609/2950 88% [====================================================== ] 2610/2950 88% [====================================================== ] 2611/2950 88% [====================================================== ] 2612/2950 88% [====================================================== ] 2613/2950 88% [====================================================== ] 2614/2950 88% [====================================================== ] 2615/2950 88% [====================================================== ] 2616/2950 88% [======================================================= ] 2617/2950 88% [======================================================= ] 2618/2950 88% [======================================================= ] 2619/2950 88% [======================================================= ] 2620/2950 88% [======================================================= ] 2621/2950 88% [======================================================= ] 2622/2950 88% [======================================================= ] 2623/2950 88% [======================================================= ] 2624/2950 88% [======================================================= ] 2625/2950 88% [======================================================= ] 2626/2950 89% [======================================================= ] 2627/2950 89% [======================================================= ] 2628/2950 89% [======================================================= ] 2629/2950 89% [======================================================= ] 2630/2950 89% [======================================================= ] 2631/2950 89% [======================================================= ] 2632/2950 89% [======================================================= ] 2633/2950 89% [======================================================= ] 2634/2950 89% [======================================================= ] 2635/2950 89% [======================================================= ] 2636/2950 89% [======================================================= ] 2637/2950 89% [======================================================= ] 2638/2950 89% [======================================================= ] 2639/2950 89% [======================================================= ] 2640/2950 89% [======================================================= ] 2641/2950 89% [======================================================= ] 2642/2950 89% [======================================================= ] 2643/2950 89% [======================================================= ] 2644/2950 89% [======================================================= ] 2645/2950 89% [======================================================= ] 2646/2950 89% [======================================================= ] 2647/2950 89% [======================================================= ] 2648/2950 89% [======================================================= ] 2649/2950 89% [======================================================= ] 2650/2950 89% [======================================================= ] 2651/2950 89% [======================================================= ] 2652/2950 89% [======================================================= ] 2653/2950 89% [======================================================= ] 2654/2950 89% [======================================================= ] 2655/2950 90% [======================================================= ] 2656/2950 90% [======================================================= ] 2657/2950 90% [======================================================= ] 2658/2950 90% [======================================================= ] 2659/2950 90% [======================================================= ] 2660/2950 90% [======================================================= ] 2661/2950 90% [======================================================= ] 2662/2950 90% [======================================================= ] 2663/2950 90% [======================================================= ] 2664/2950 90% [======================================================== ] 2665/2950 90% [======================================================== ] 2666/2950 90% [======================================================== ] 2667/2950 90% [======================================================== ] 2668/2950 90% [======================================================== ] 2669/2950 90% [======================================================== ] 2670/2950 90% [======================================================== ] 2671/2950 90% [======================================================== ] 2672/2950 90% [======================================================== ] 2673/2950 90% [======================================================== ] 2674/2950 90% [======================================================== ] 2675/2950 90% [======================================================== ] 2676/2950 90% [======================================================== ] 2677/2950 90% [======================================================== ] 2678/2950 90% [======================================================== ] 2679/2950 90% [======================================================== ] 2680/2950 90% [======================================================== ] 2681/2950 90% [======================================================== ] 2682/2950 90% [======================================================== ] 2683/2950 90% [======================================================== ] 2684/2950 90% [======================================================== ] 2685/2950 91% [======================================================== ] 2686/2950 91% [======================================================== ] 2687/2950 91% [======================================================== ] 2688/2950 91% [======================================================== ] 2689/2950 91% [======================================================== ] 2690/2950 91% [======================================================== ] 2691/2950 91% [======================================================== ] 2692/2950 91% [======================================================== ] 2693/2950 91% [======================================================== ] 2694/2950 91% [======================================================== ] 2695/2950 91% [======================================================== ] 2696/2950 91% [======================================================== ] 2697/2950 91% [======================================================== ] 2698/2950 91% [======================================================== ] 2699/2950 91% [======================================================== ] 2700/2950 91% [======================================================== ] 2701/2950 91% [======================================================== ] 2702/2950 91% [======================================================== ] 2703/2950 91% [======================================================== ] 2704/2950 91% [======================================================== ] 2705/2950 91% [======================================================== ] 2706/2950 91% [======================================================== ] 2707/2950 91% [======================================================== ] 2708/2950 91% [======================================================== ] 2709/2950 91% [======================================================== ] 2710/2950 91% [======================================================== ] 2711/2950 91% [======================================================== ] 2712/2950 91% [========================================================= ] 2713/2950 91% [========================================================= ] 2714/2950 92% [========================================================= ] 2715/2950 92% [========================================================= ] 2716/2950 92% [========================================================= ] 2717/2950 92% [========================================================= ] 2718/2950 92% [========================================================= ] 2719/2950 92% [========================================================= ] 2720/2950 92% [========================================================= ] 2721/2950 92% [========================================================= ] 2722/2950 92% [========================================================= ] 2723/2950 92% [========================================================= ] 2724/2950 92% [========================================================= ] 2725/2950 92% [========================================================= ] 2726/2950 92% [========================================================= ] 2727/2950 92% [========================================================= ] 2728/2950 92% [========================================================= ] 2729/2950 92% [========================================================= ] 2730/2950 92% [========================================================= ] 2731/2950 92% [========================================================= ] 2732/2950 92% [========================================================= ] 2733/2950 92% [========================================================= ] 2734/2950 92% [========================================================= ] 2735/2950 92% [========================================================= ] 2736/2950 92% [========================================================= ] 2737/2950 92% [========================================================= ] 2738/2950 92% [========================================================= ] 2739/2950 92% [========================================================= ] 2740/2950 92% [========================================================= ] 2741/2950 92% [========================================================= ] 2742/2950 92% [========================================================= ] 2743/2950 92% [========================================================= ] 2744/2950 93% [========================================================= ] 2745/2950 93% [========================================================= ] 2746/2950 93% [========================================================= ] 2747/2950 93% [========================================================= ] 2748/2950 93% [========================================================= ] 2749/2950 93% [========================================================= ] 2750/2950 93% [========================================================= ] 2751/2950 93% [========================================================= ] 2752/2950 93% [========================================================= ] 2753/2950 93% [========================================================= ] 2754/2950 93% [========================================================= ] 2755/2950 93% [========================================================= ] 2756/2950 93% [========================================================= ] 2757/2950 93% [========================================================= ] 2758/2950 93% [========================================================= ] 2759/2950 93% [========================================================== ] 2760/2950 93% [========================================================== ] 2761/2950 93% [========================================================== ] 2762/2950 93% [========================================================== ] 2763/2950 93% [========================================================== ] 2764/2950 93% [========================================================== ] 2765/2950 93% [========================================================== ] 2766/2950 93% [========================================================== ] 2767/2950 93% [========================================================== ] 2768/2950 93% [========================================================== ] 2769/2950 93% [========================================================== ] 2770/2950 93% [========================================================== ] 2771/2950 93% [========================================================== ] 2772/2950 93% [========================================================== ] 2773/2950 94% [========================================================== ] 2774/2950 94% [========================================================== ] 2775/2950 94% [========================================================== ] 2776/2950 94% [========================================================== ] 2777/2950 94% [========================================================== ] 2778/2950 94% [========================================================== ] 2779/2950 94% [========================================================== ] 2780/2950 94% [========================================================== ] 2781/2950 94% [========================================================== ] 2782/2950 94% [========================================================== ] 2783/2950 94% [========================================================== ] 2784/2950 94% [========================================================== ] 2785/2950 94% [========================================================== ] 2786/2950 94% [========================================================== ] 2787/2950 94% [========================================================== ] 2788/2950 94% [========================================================== ] 2789/2950 94% [========================================================== ] 2790/2950 94% [========================================================== ] 2791/2950 94% [========================================================== ] 2792/2950 94% [========================================================== ] 2793/2950 94% [========================================================== ] 2794/2950 94% [========================================================== ] 2795/2950 94% [========================================================== ] 2796/2950 94% [========================================================== ] 2797/2950 94% [========================================================== ] 2798/2950 94% [========================================================== ] 2799/2950 94% [========================================================== ] 2800/2950 94% [========================================================== ] 2801/2950 94% [========================================================== ] 2802/2950 94% [========================================================== ] 2803/2950 95% [========================================================== ] 2804/2950 95% [========================================================== ] 2805/2950 95% [========================================================== ] 2806/2950 95% [========================================================== ] 2807/2950 95% [=========================================================== ] 2808/2950 95% [=========================================================== ] 2809/2950 95% [=========================================================== ] 2810/2950 95% [=========================================================== ] 2811/2950 95% [=========================================================== ] 2812/2950 95% [=========================================================== ] 2813/2950 95% [=========================================================== ] 2814/2950 95% [=========================================================== ] 2815/2950 95% [=========================================================== ] 2816/2950 95% [=========================================================== ] 2817/2950 95% [=========================================================== ] 2818/2950 95% [=========================================================== ] 2819/2950 95% [=========================================================== ] 2820/2950 95% [=========================================================== ] 2821/2950 95% [=========================================================== ] 2822/2950 95% [=========================================================== ] 2823/2950 95% [=========================================================== ] 2824/2950 95% [=========================================================== ] 2825/2950 95% [=========================================================== ] 2826/2950 95% [=========================================================== ] 2827/2950 95% [=========================================================== ] 2828/2950 95% [=========================================================== ] 2829/2950 95% [=========================================================== ] 2830/2950 95% [=========================================================== ] 2831/2950 95% [=========================================================== ] 2832/2950 96% [=========================================================== ] 2833/2950 96% [=========================================================== ] 2834/2950 96% [=========================================================== ] 2835/2950 96% [=========================================================== ] 2836/2950 96% [=========================================================== ] 2837/2950 96% [=========================================================== ] 2838/2950 96% [=========================================================== ] 2839/2950 96% [=========================================================== ] 2840/2950 96% [=========================================================== ] 2841/2950 96% [=========================================================== ] 2842/2950 96% [=========================================================== ] 2843/2950 96% [=========================================================== ] 2844/2950 96% [=========================================================== ] 2845/2950 96% [=========================================================== ] 2846/2950 96% [=========================================================== ] 2847/2950 96% [=========================================================== ] 2848/2950 96% [=========================================================== ] 2849/2950 96% [=========================================================== ] 2850/2950 96% [=========================================================== ] 2851/2950 96% [=========================================================== ] 2852/2950 96% [=========================================================== ] 2853/2950 96% [=========================================================== ] 2854/2950 96% [============================================================ ] 2855/2950 96% [============================================================ ] 2856/2950 96% [============================================================ ] 2857/2950 96% [============================================================ ] 2858/2950 96% [============================================================ ] 2859/2950 96% [============================================================ ] 2860/2950 96% [============================================================ ] 2861/2950 96% [============================================================ ] 2862/2950 97% [============================================================ ] 2863/2950 97% [============================================================ ] 2864/2950 97% [============================================================ ] 2865/2950 97% [============================================================ ] 2866/2950 97% [============================================================ ] 2867/2950 97% [============================================================ ] 2868/2950 97% [============================================================ ] 2869/2950 97% [============================================================ ] 2870/2950 97% [============================================================ ] 2871/2950 97% [============================================================ ] 2872/2950 97% [============================================================ ] 2873/2950 97% [============================================================ ] 2874/2950 97% [============================================================ ] 2875/2950 97% [============================================================ ] 2876/2950 97% [============================================================ ] 2877/2950 97% [============================================================ ] 2878/2950 97% [============================================================ ] 2879/2950 97% [============================================================ ] 2880/2950 97% [============================================================ ] 2881/2950 97% [============================================================ ] 2882/2950 97% [============================================================ ] 2883/2950 97% [============================================================ ] 2884/2950 97% [============================================================ ] 2885/2950 97% [============================================================ ] 2886/2950 97% [============================================================ ] 2887/2950 97% [============================================================ ] 2888/2950 97% [============================================================ ] 2889/2950 97% [============================================================ ] 2890/2950 97% [============================================================ ] 2891/2950 98% [============================================================ ] 2892/2950 98% [============================================================ ] 2893/2950 98% [============================================================ ] 2894/2950 98% [============================================================ ] 2895/2950 98% [============================================================ ] 2896/2950 98% [============================================================ ] 2897/2950 98% [============================================================ ] 2898/2950 98% [============================================================ ] 2899/2950 98% [============================================================ ] 2900/2950 98% [============================================================ ] 2901/2950 98% [============================================================ ] 2902/2950 98% [============================================================= ] 2903/2950 98% [============================================================= ] 2904/2950 98% [============================================================= ] 2905/2950 98% [============================================================= ] 2906/2950 98% [============================================================= ] 2907/2950 98% [============================================================= ] 2908/2950 98% [============================================================= ] 2909/2950 98% [============================================================= ] 2910/2950 98% [============================================================= ] 2911/2950 98% [============================================================= ] 2912/2950 98% [============================================================= ] 2913/2950 98% [============================================================= ] 2914/2950 98% [============================================================= ] 2915/2950 98% [============================================================= ] 2916/2950 98% [============================================================= ] 2917/2950 98% [============================================================= ] 2918/2950 98% [============================================================= ] 2919/2950 98% [============================================================= ] 2920/2950 98% [============================================================= ] 2921/2950 99% [============================================================= ] 2922/2950 99% [============================================================= ] 2923/2950 99% [============================================================= ] 2924/2950 99% [============================================================= ] 2925/2950 99% [============================================================= ] 2926/2950 99% [============================================================= ] 2927/2950 99% [============================================================= ] 2928/2950 99% [============================================================= ] 2929/2950 99% [============================================================= ] 2930/2950 99% [============================================================= ] 2931/2950 99% [============================================================= ] 2932/2950 99% [============================================================= ] 2933/2950 99% [============================================================= ] 2934/2950 99% [============================================================= ] 2935/2950 99% [============================================================= ] 2936/2950 99% [============================================================= ] 2937/2950 99% [============================================================= ] 2938/2950 99% [============================================================= ] 2939/2950 99% [============================================================= ] 2940/2950 99% [============================================================= ] 2941/2950 99% [============================================================= ] 2942/2950 99% [============================================================= ] 2943/2950 99% [============================================================= ] 2944/2950 99% [============================================================= ] 2945/2950 99% [============================================================= ] 2946/2950 99% [============================================================= ] 2947/2950 99% [============================================================= ] 2948/2950 99% [============================================================= ] 2949/2950 99% [==============================================================] 2950/2950 100% operation complete, 2950 objects in 52890 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2021.05-7289-g25d865996d1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.10.115-cip7 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-aespipe 2.4f Collecting legal info >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-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.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.63.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> comix-cursors 0.9.1 Collecting legal info >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dropbear 2022.82 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> 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-environment-setup Collecting legal info >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-fwup 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-gdb 10.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> getent Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> initscripts Collecting legal info >>> ipset 7.15 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> host-kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgsasl 1.10.0 Collecting legal info README: OK (sha256: 26e99818ca6ce79d8b2c461fabc72dc6e03483e6b0fd9692dcb07ab1b09bbac7) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libminiupnpc 2.2.3 Collecting legal info LICENSE: OK (sha256: 90bb92bf524970569296022fea562c85a4ec4d99a16f3aef2144d13d7087b631) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libxcrypt 4.4.28 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> 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-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbw 1.5 Collecting legal info mbw.spec: OK (sha256: 1afb2b8258506742238b9ceb8a865d7030c5889c56ba2911a0c0c042aa1335d1) >>> host-mkpasswd Collecting legal info >>> host-moby-buildkit 0.10.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.18.6 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> msmtp 1.8.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> openlayers 6.14.1 Collecting legal info >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> psplash 44afb7506d43cca15582b4c5b90ba5580344d75d Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.42.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> rtl8188eu 903b6fcb821465fe9c63e83416080df70c1c3c90 Collecting legal info COPYING: OK (sha256: af8067302947c01fd9eee72befa54c7e3ef8a48fecde7fd71277f2290b2bf0f7) >>> linux 5.10.115-cip7 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> rtl8189fs 94a61cbf46ce87b7c9b8aa53123aeb142133a3c9 Collecting legal info >>> rtl8723bu d79a676a8d3f0bb6ac8af126689c6ac6869cb6f2 Collecting legal info >>> rtl8723ds 76146e85847beb2427b1d4958fa275822f2b04ab Collecting legal info >>> host-rust-bin 1.62.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-sam-ba 3.7 Collecting legal info LICENSE.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> sdl_ttf 70b2940cc75e92aab02a67d2f827caf2836a2c74 Collecting legal info COPYING: OK (sha256: b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> opensbi 0.9 Collecting legal info COPYING.BSD: OK (sha256: 82d13fb1bf6bb162629deeea9eb9c117e74548d3b707e478967691fe79a68e21) >>> 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-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-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.10.115-cip7: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: openlayers-6.14.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) WARNING: linux-5.10.115-cip7: cannot save license (LINUX_LICENSE_FILES not defined) WARNING: rtl8189fs-94a61cbf46ce87b7c9b8aa53123aeb142133a3c9: cannot save license (RTL8189FS_LICENSE_FILES not defined) WARNING: rtl8723bu-d79a676a8d3f0bb6ac8af126689c6ac6869cb6f2: cannot save license (RTL8723BU_LICENSE_FILES not defined) WARNING: rtl8723ds-76146e85847beb2427b1d4958fa275822f2b04ab: cannot save license (RTL8723DS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'