printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/output-1/host/bin/lzma -9 -c /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-9/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-9/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-9/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-9/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-9/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs"54964224 bytes (52.4 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2815 objects. stage 2: creating image '/home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2' [ ] 1/2815 0% [ ] 2/2815 0% [ ] 3/2815 0% [ ] 4/2815 0% [ ] 5/2815 0% [ ] 6/2815 0% [ ] 7/2815 0% [ ] 8/2815 0% [ ] 9/2815 0% [ ] 10/2815 0% [ ] 11/2815 0% [ ] 12/2815 0% [ ] 13/2815 0% [ ] 14/2815 0% [ ] 15/2815 0% [ ] 16/2815 0% [ ] 17/2815 0% [ ] 18/2815 0% [ ] 19/2815 0% [ ] 20/2815 0% [ ] 21/2815 0% [ ] 22/2815 0% [ ] 23/2815 0% [ ] 24/2815 0% [ ] 25/2815 0% [ ] 26/2815 0% [ ] 27/2815 0% [ ] 28/2815 0% [ ] 29/2815 1% [ ] 30/2815 1% [ ] 31/2815 1% [ ] 32/2815 1% [ ] 33/2815 1% [ ] 34/2815 1% [ ] 35/2815 1% [ ] 36/2815 1% [ ] 37/2815 1% [ ] 38/2815 1% [ ] 39/2815 1% [ ] 40/2815 1% [ ] 41/2815 1% [ ] 42/2815 1% [ ] 43/2815 1% [ ] 44/2815 1% [ ] 45/2815 1% [= ] 46/2815 1% [= ] 47/2815 1% [= ] 48/2815 1% [= ] 49/2815 1% [= ] 50/2815 1% [= ] 51/2815 1% [= ] 52/2815 1% [= ] 53/2815 1% [= ] 54/2815 1% [= ] 55/2815 1% [= ] 56/2815 1% [= ] 57/2815 2% [= ] 58/2815 2% [= ] 59/2815 2% [= ] 60/2815 2% [= ] 61/2815 2% [= ] 62/2815 2% [= ] 63/2815 2% [= ] 64/2815 2% [= ] 65/2815 2% [= ] 66/2815 2% [= ] 67/2815 2% [= ] 68/2815 2% [= ] 69/2815 2% [= ] 70/2815 2% [= ] 71/2815 2% [= ] 72/2815 2% [= ] 73/2815 2% [= ] 74/2815 2% [= ] 75/2815 2% [= ] 76/2815 2% [= ] 77/2815 2% [= ] 78/2815 2% [= ] 79/2815 2% [= ] 80/2815 2% [= ] 81/2815 2% [= ] 82/2815 2% [= ] 83/2815 2% [= ] 84/2815 2% [= ] 85/2815 3% [= ] 86/2815 3% [= ] 87/2815 3% [= ] 88/2815 3% [= ] 89/2815 3% [= ] 90/2815 3% [== ] 91/2815 3% [== ] 92/2815 3% [== ] 93/2815 3% [== ] 94/2815 3% [== ] 95/2815 3% [== ] 96/2815 3% [== ] 97/2815 3% [== ] 98/2815 3% [== ] 99/2815 3% [== ] 100/2815 3% [== ] 101/2815 3% [== ] 102/2815 3% [== ] 103/2815 3% [== ] 104/2815 3% [== ] 105/2815 3% [== ] 106/2815 3% [== ] 107/2815 3% [== ] 108/2815 3% [== ] 109/2815 3% [== ] 110/2815 3% [== ] 111/2815 3% [== ] 112/2815 3% [== ] 113/2815 4% [== ] 114/2815 4% [== ] 115/2815 4% [== ] 116/2815 4% [== ] 117/2815 4% [== ] 118/2815 4% [== ] 119/2815 4% [== ] 120/2815 4% [== ] 121/2815 4% [== ] 122/2815 4% [== ] 123/2815 4% [== ] 124/2815 4% [== ] 125/2815 4% [== ] 126/2815 4% [== ] 127/2815 4% [== ] 128/2815 4% [== ] 129/2815 4% [== ] 130/2815 4% [== ] 131/2815 4% [== ] 132/2815 4% [== ] 133/2815 4% [== ] 134/2815 4% [== ] 135/2815 4% [== ] 136/2815 4% [=== ] 137/2815 4% [=== ] 138/2815 4% [=== ] 139/2815 4% [=== ] 140/2815 4% [=== ] 141/2815 5% [=== ] 142/2815 5% [=== ] 143/2815 5% [=== ] 144/2815 5% [=== ] 145/2815 5% [=== ] 146/2815 5% [=== ] 147/2815 5% [=== ] 148/2815 5% [=== ] 149/2815 5% [=== ] 150/2815 5% [=== ] 151/2815 5% [=== ] 152/2815 5% [=== ] 153/2815 5% [=== ] 154/2815 5% [=== ] 155/2815 5% [=== ] 156/2815 5% [=== ] 157/2815 5% [=== ] 158/2815 5% [=== ] 159/2815 5% [=== ] 160/2815 5% [=== ] 161/2815 5% [=== ] 162/2815 5% [=== ] 163/2815 5% [=== ] 164/2815 5% [=== ] 165/2815 5% [=== ] 166/2815 5% [=== ] 167/2815 5% [=== ] 168/2815 5% [=== ] 169/2815 6% [=== ] 170/2815 6% [=== ] 171/2815 6% [=== ] 172/2815 6% [=== ] 173/2815 6% [=== ] 174/2815 6% [=== ] 175/2815 6% [=== ] 176/2815 6% [=== ] 177/2815 6% [=== ] 178/2815 6% [=== ] 179/2815 6% [=== ] 180/2815 6% [=== ] 181/2815 6% [==== ] 182/2815 6% [==== ] 183/2815 6% [==== ] 184/2815 6% [==== ] 185/2815 6% [==== ] 186/2815 6% [==== ] 187/2815 6% [==== ] 188/2815 6% [==== ] 189/2815 6% [==== ] 190/2815 6% [==== ] 191/2815 6% [==== ] 192/2815 6% [==== ] 193/2815 6% [==== ] 194/2815 6% [==== ] 195/2815 6% [==== ] 196/2815 6% [==== ] 197/2815 6% [==== ] 198/2815 7% [==== ] 199/2815 7% [==== ] 200/2815 7% [==== ] 201/2815 7% [==== ] 202/2815 7% [==== ] 203/2815 7% [==== ] 204/2815 7% [==== ] 205/2815 7% [==== ] 206/2815 7% [==== ] 207/2815 7% [==== ] 208/2815 7% [==== ] 209/2815 7% [==== ] 210/2815 7% [==== ] 211/2815 7% [==== ] 212/2815 7% [==== ] 213/2815 7% [==== ] 214/2815 7% [==== ] 215/2815 7% [==== ] 216/2815 7% [==== ] 217/2815 7% [==== ] 218/2815 7% [==== ] 219/2815 7% [==== ] 220/2815 7% [==== ] 221/2815 7% [==== ] 222/2815 7% [==== ] 223/2815 7% [==== ] 224/2815 7% [==== ] 225/2815 7% [==== ] 226/2815 8% [==== ] 227/2815 8% [===== ] 228/2815 8% [===== ] 229/2815 8% [===== ] 230/2815 8% [===== ] 231/2815 8% [===== ] 232/2815 8% [===== ] 233/2815 8% [===== ] 234/2815 8% [===== ] 235/2815 8% [===== ] 236/2815 8% [===== ] 237/2815 8% [===== ] 238/2815 8% [===== ] 239/2815 8% [===== ] 240/2815 8% [===== ] 241/2815 8% [===== ] 242/2815 8% [===== ] 243/2815 8% [===== ] 244/2815 8% [===== ] 245/2815 8% [===== ] 246/2815 8% [===== ] 247/2815 8% [===== ] 248/2815 8% [===== ] 249/2815 8% [===== ] 250/2815 8% [===== ] 251/2815 8% [===== ] 252/2815 8% [===== ] 253/2815 8% [===== ] 254/2815 9% [===== ] 255/2815 9% [===== ] 256/2815 9% [===== ] 257/2815 9% [===== ] 258/2815 9% [===== ] 259/2815 9% [===== ] 260/2815 9% [===== ] 261/2815 9% [===== ] 262/2815 9% [===== ] 263/2815 9% [===== ] 264/2815 9% [===== ] 265/2815 9% [===== ] 266/2815 9% [===== ] 267/2815 9% [===== ] 268/2815 9% [===== ] 269/2815 9% [===== ] 270/2815 9% [===== ] 271/2815 9% [===== ] 272/2815 9% [====== ] 273/2815 9% [====== ] 274/2815 9% [====== ] 275/2815 9% [====== ] 276/2815 9% [====== ] 277/2815 9% [====== ] 278/2815 9% [====== ] 279/2815 9% [====== ] 280/2815 9% [====== ] 281/2815 9% [====== ] 282/2815 10% [====== ] 283/2815 10% [====== ] 284/2815 10% [====== ] 285/2815 10% [====== ] 286/2815 10% [====== ] 287/2815 10% [====== ] 288/2815 10% [====== ] 289/2815 10% [====== ] 290/2815 10% [====== ] 291/2815 10% [====== ] 292/2815 10% [====== ] 293/2815 10% [====== ] 294/2815 10% [====== ] 295/2815 10% [====== ] 296/2815 10% [====== ] 297/2815 10% [====== ] 298/2815 10% [====== ] 299/2815 10% [====== ] 300/2815 10% [====== ] 301/2815 10% [====== ] 302/2815 10% [====== ] 303/2815 10% [====== ] 304/2815 10% [====== ] 305/2815 10% [====== ] 306/2815 10% [====== ] 307/2815 10% [====== ] 308/2815 10% [====== ] 309/2815 10% [====== ] 310/2815 11% [====== ] 311/2815 11% [====== ] 312/2815 11% [====== ] 313/2815 11% [====== ] 314/2815 11% [====== ] 315/2815 11% [====== ] 316/2815 11% [====== ] 317/2815 11% [======= ] 318/2815 11% [======= ] 319/2815 11% [======= ] 320/2815 11% [======= ] 321/2815 11% [======= ] 322/2815 11% [======= ] 323/2815 11% [======= ] 324/2815 11% [======= ] 325/2815 11% [======= ] 326/2815 11% [======= ] 327/2815 11% [======= ] 328/2815 11% [======= ] 329/2815 11% [======= ] 330/2815 11% [======= ] 331/2815 11% [======= ] 332/2815 11% [======= ] 333/2815 11% [======= ] 334/2815 11% [======= ] 335/2815 11% [======= ] 336/2815 11% [======= ] 337/2815 11% [======= ] 338/2815 12% [======= ] 339/2815 12% [======= ] 340/2815 12% [======= ] 341/2815 12% [======= ] 342/2815 12% [======= ] 343/2815 12% [======= ] 344/2815 12% [======= ] 345/2815 12% [======= ] 346/2815 12% [======= ] 347/2815 12% [======= ] 348/2815 12% [======= ] 349/2815 12% [======= ] 350/2815 12% [======= ] 351/2815 12% [======= ] 352/2815 12% [======= ] 353/2815 12% [======= ] 354/2815 12% [======= ] 355/2815 12% [======= ] 356/2815 12% [======= ] 357/2815 12% [======= ] 358/2815 12% [======= ] 359/2815 12% [======= ] 360/2815 12% [======= ] 361/2815 12% [======= ] 362/2815 12% [======= ] 363/2815 12% [======== ] 364/2815 12% [======== ] 365/2815 12% [======== ] 366/2815 13% [======== ] 367/2815 13% [======== ] 368/2815 13% [======== ] 369/2815 13% [======== ] 370/2815 13% [======== ] 371/2815 13% [======== ] 372/2815 13% [======== ] 373/2815 13% [======== ] 374/2815 13% [======== ] 375/2815 13% [======== ] 376/2815 13% [======== ] 377/2815 13% [======== ] 378/2815 13% [======== ] 379/2815 13% [======== ] 380/2815 13% [======== ] 381/2815 13% [======== ] 382/2815 13% [======== ] 383/2815 13% [======== ] 384/2815 13% [======== ] 385/2815 13% [======== ] 386/2815 13% [======== ] 387/2815 13% [======== ] 388/2815 13% [======== ] 389/2815 13% [======== ] 390/2815 13% [======== ] 391/2815 13% [======== ] 392/2815 13% [======== ] 393/2815 13% [======== ] 394/2815 13% [======== ] 395/2815 14% [======== ] 396/2815 14% [======== ] 397/2815 14% [======== ] 398/2815 14% [======== ] 399/2815 14% [======== ] 400/2815 14% [======== ] 401/2815 14% [======== ] 402/2815 14% [======== ] 403/2815 14% [======== ] 404/2815 14% [======== ] 405/2815 14% [======== ] 406/2815 14% [======== ] 407/2815 14% [======== ] 408/2815 14% [========= ] 409/2815 14% [========= ] 410/2815 14% [========= ] 411/2815 14% [========= ] 412/2815 14% [========= ] 413/2815 14% [========= ] 414/2815 14% [========= ] 415/2815 14% [========= ] 416/2815 14% [========= ] 417/2815 14% [========= ] 418/2815 14% [========= ] 419/2815 14% [========= ] 420/2815 14% [========= ] 421/2815 14% [========= ] 422/2815 14% [========= ] 423/2815 15% [========= ] 424/2815 15% [========= ] 425/2815 15% [========= ] 426/2815 15% [========= ] 427/2815 15% [========= ] 428/2815 15% [========= ] 429/2815 15% [========= ] 430/2815 15% [========= ] 431/2815 15% [========= ] 432/2815 15% [========= ] 433/2815 15% [========= ] 434/2815 15% [========= ] 435/2815 15% [========= ] 436/2815 15% [========= ] 437/2815 15% [========= ] 438/2815 15% [========= ] 439/2815 15% [========= ] 440/2815 15% [========= ] 441/2815 15% [========= ] 442/2815 15% [========= ] 443/2815 15% [========= ] 444/2815 15% [========= ] 445/2815 15% [========= ] 446/2815 15% [========= ] 447/2815 15% [========= ] 448/2815 15% [========= ] 449/2815 15% [========= ] 450/2815 15% [========= ] 451/2815 16% [========= ] 452/2815 16% [========= ] 453/2815 16% [========= ] 454/2815 16% [========== ] 455/2815 16% [========== ] 456/2815 16% [========== ] 457/2815 16% [========== ] 458/2815 16% [========== ] 459/2815 16% [========== ] 460/2815 16% [========== ] 461/2815 16% [========== ] 462/2815 16% [========== ] 463/2815 16% [========== ] 464/2815 16% [========== ] 465/2815 16% [========== ] 466/2815 16% [========== ] 467/2815 16% [========== ] 468/2815 16% [========== ] 469/2815 16% [========== ] 470/2815 16% [========== ] 471/2815 16% [========== ] 472/2815 16% [========== ] 473/2815 16% [========== ] 474/2815 16% [========== ] 475/2815 16% [========== ] 476/2815 16% [========== ] 477/2815 16% [========== ] 478/2815 16% [========== ] 479/2815 17% [========== ] 480/2815 17% [========== ] 481/2815 17% [========== ] 482/2815 17% [========== ] 483/2815 17% [========== ] 484/2815 17% [========== ] 485/2815 17% [========== ] 486/2815 17% [========== ] 487/2815 17% [========== ] 488/2815 17% [========== ] 489/2815 17% [========== ] 490/2815 17% [========== ] 491/2815 17% [========== ] 492/2815 17% [========== ] 493/2815 17% [========== ] 494/2815 17% [========== ] 495/2815 17% [========== ] 496/2815 17% [========== ] 497/2815 17% [========== ] 498/2815 17% [========== ] 499/2815 17% [=========== ] 500/2815 17% [=========== ] 501/2815 17% [=========== ] 502/2815 17% [=========== ] 503/2815 17% [=========== ] 504/2815 17% [=========== ] 505/2815 17% [=========== ] 506/2815 17% [=========== ] 507/2815 18% [=========== ] 508/2815 18% [=========== ] 509/2815 18% [=========== ] 510/2815 18% [=========== ] 511/2815 18% [=========== ] 512/2815 18% [=========== ] 513/2815 18% [=========== ] 514/2815 18% [=========== ] 515/2815 18% [=========== ] 516/2815 18% [=========== ] 517/2815 18% [=========== ] 518/2815 18% [=========== ] 519/2815 18% [=========== ] 520/2815 18% [=========== ] 521/2815 18% [=========== ] 522/2815 18% [=========== ] 523/2815 18% [=========== ] 524/2815 18% [=========== ] 525/2815 18% [=========== ] 526/2815 18% [=========== ] 527/2815 18% [=========== ] 528/2815 18% [=========== ] 529/2815 18% [=========== ] 530/2815 18% [=========== ] 531/2815 18% [=========== ] 532/2815 18% [=========== ] 533/2815 18% [=========== ] 534/2815 18% [=========== ] 535/2815 19% [=========== ] 536/2815 19% [=========== ] 537/2815 19% [=========== ] 538/2815 19% [=========== ] 539/2815 19% [=========== ] 540/2815 19% [=========== ] 541/2815 19% [=========== ] 542/2815 19% [=========== ] 543/2815 19% [=========== ] 544/2815 19% [============ ] 545/2815 19% [============ ] 546/2815 19% [============ ] 547/2815 19% [============ ] 548/2815 19% [============ ] 549/2815 19% [============ ] 550/2815 19% [============ ] 551/2815 19% [============ ] 552/2815 19% [============ ] 553/2815 19% [============ ] 554/2815 19% [============ ] 555/2815 19% [============ ] 556/2815 19% [============ ] 557/2815 19% [============ ] 558/2815 19% [============ ] 559/2815 19% [============ ] 560/2815 19% [============ ] 561/2815 19% [============ ] 562/2815 19% [============ ] 563/2815 20% [============ ] 564/2815 20% [============ ] 565/2815 20% [============ ] 566/2815 20% [============ ] 567/2815 20% [============ ] 568/2815 20% [============ ] 569/2815 20% [============ ] 570/2815 20% [============ ] 571/2815 20% [============ ] 572/2815 20% [============ ] 573/2815 20% [============ ] 574/2815 20% [============ ] 575/2815 20% [============ ] 576/2815 20% [============ ] 577/2815 20% [============ ] 578/2815 20% [============ ] 579/2815 20% [============ ] 580/2815 20% [============ ] 581/2815 20% [============ ] 582/2815 20% [============ ] 583/2815 20% [============ ] 584/2815 20% [============ ] 585/2815 20% [============ ] 586/2815 20% [============ ] 587/2815 20% [============ ] 588/2815 20% [============ ] 589/2815 20% [============ ] 590/2815 20% [============= ] 591/2815 20% [============= ] 592/2815 21% [============= ] 593/2815 21% [============= ] 594/2815 21% [============= ] 595/2815 21% [============= ] 596/2815 21% [============= ] 597/2815 21% [============= ] 598/2815 21% [============= ] 599/2815 21% [============= ] 600/2815 21% [============= ] 601/2815 21% [============= ] 602/2815 21% [============= ] 603/2815 21% [============= ] 604/2815 21% [============= ] 605/2815 21% [============= ] 606/2815 21% [============= ] 607/2815 21% [============= ] 608/2815 21% [============= ] 609/2815 21% [============= ] 610/2815 21% [============= ] 611/2815 21% [============= ] 612/2815 21% [============= ] 613/2815 21% [============= ] 614/2815 21% [============= ] 615/2815 21% [============= ] 616/2815 21% [============= ] 617/2815 21% [============= ] 618/2815 21% [============= ] 619/2815 21% [============= ] 620/2815 22% [============= ] 621/2815 22% [============= ] 622/2815 22% [============= ] 623/2815 22% [============= ] 624/2815 22% [============= ] 625/2815 22% [============= ] 626/2815 22% [============= ] 627/2815 22% [============= ] 628/2815 22% [============= ] 629/2815 22% [============= ] 630/2815 22% [============= ] 631/2815 22% [============= ] 632/2815 22% [============= ] 633/2815 22% [============= ] 634/2815 22% [============= ] 635/2815 22% [============== ] 636/2815 22% [============== ] 637/2815 22% [============== ] 638/2815 22% [============== ] 639/2815 22% [============== ] 640/2815 22% [============== ] 641/2815 22% [============== ] 642/2815 22% [============== ] 643/2815 22% [============== ] 644/2815 22% [============== ] 645/2815 22% [============== ] 646/2815 22% [============== ] 647/2815 22% [============== ] 648/2815 23% [============== ] 649/2815 23% [============== ] 650/2815 23% [============== ] 651/2815 23% [============== ] 652/2815 23% [============== ] 653/2815 23% [============== ] 654/2815 23% [============== ] 655/2815 23% [============== ] 656/2815 23% [============== ] 657/2815 23% [============== ] 658/2815 23% [============== ] 659/2815 23% [============== ] 660/2815 23% [============== ] 661/2815 23% [============== ] 662/2815 23% [============== ] 663/2815 23% [============== ] 664/2815 23% [============== ] 665/2815 23% [============== ] 666/2815 23% [============== ] 667/2815 23% [============== ] 668/2815 23% [============== ] 669/2815 23% [============== ] 670/2815 23% [============== ] 671/2815 23% [============== ] 672/2815 23% [============== ] 673/2815 23% [============== ] 674/2815 23% [============== ] 675/2815 23% [============== ] 676/2815 24% [============== ] 677/2815 24% [============== ] 678/2815 24% [============== ] 679/2815 24% [============== ] 680/2815 24% [============== ] 681/2815 24% [=============== ] 682/2815 24% [=============== ] 683/2815 24% [=============== ] 684/2815 24% [=============== ] 685/2815 24% [=============== ] 686/2815 24% [=============== ] 687/2815 24% [=============== ] 688/2815 24% [=============== ] 689/2815 24% [=============== ] 690/2815 24% [=============== ] 691/2815 24% [=============== ] 692/2815 24% [=============== ] 693/2815 24% [=============== ] 694/2815 24% [=============== ] 695/2815 24% [=============== ] 696/2815 24% [=============== ] 697/2815 24% [=============== ] 698/2815 24% [=============== ] 699/2815 24% [=============== ] 700/2815 24% [=============== ] 701/2815 24% [=============== ] 702/2815 24% [=============== ] 703/2815 24% [=============== ] 704/2815 25% [=============== ] 705/2815 25% [=============== ] 706/2815 25% [=============== ] 707/2815 25% [=============== ] 708/2815 25% [=============== ] 709/2815 25% [=============== ] 710/2815 25% [=============== ] 711/2815 25% [=============== ] 712/2815 25% [=============== ] 713/2815 25% [=============== ] 714/2815 25% [=============== ] 715/2815 25% [=============== ] 716/2815 25% [=============== ] 717/2815 25% [=============== ] 718/2815 25% [=============== ] 719/2815 25% [=============== ] 720/2815 25% [=============== ] 721/2815 25% [=============== ] 722/2815 25% [=============== ] 723/2815 25% [=============== ] 724/2815 25% [=============== ] 725/2815 25% [=============== ] 726/2815 25% [================ ] 727/2815 25% [================ ] 728/2815 25% [================ ] 729/2815 25% [================ ] 730/2815 25% [================ ] 731/2815 25% [================ ] 732/2815 26% [================ ] 733/2815 26% [================ ] 734/2815 26% [================ ] 735/2815 26% [================ ] 736/2815 26% [================ ] 737/2815 26% [================ ] 738/2815 26% [================ ] 739/2815 26% [================ ] 740/2815 26% [================ ] 741/2815 26% [================ ] 742/2815 26% [================ ] 743/2815 26% [================ ] 744/2815 26% [================ ] 745/2815 26% [================ ] 746/2815 26% [================ ] 747/2815 26% [================ ] 748/2815 26% [================ ] 749/2815 26% [================ ] 750/2815 26% [================ ] 751/2815 26% [================ ] 752/2815 26% [================ ] 753/2815 26% [================ ] 754/2815 26% [================ ] 755/2815 26% [================ ] 756/2815 26% [================ ] 757/2815 26% [================ ] 758/2815 26% [================ ] 759/2815 26% [================ ] 760/2815 26% [================ ] 761/2815 27% [================ ] 762/2815 27% [================ ] 763/2815 27% [================ ] 764/2815 27% [================ ] 765/2815 27% [================ ] 766/2815 27% [================ ] 767/2815 27% [================ ] 768/2815 27% [================ ] 769/2815 27% [================ ] 770/2815 27% [================ ] 771/2815 27% [================= ] 772/2815 27% [================= ] 773/2815 27% [================= ] 774/2815 27% [================= ] 775/2815 27% [================= ] 776/2815 27% [================= ] 777/2815 27% [================= ] 778/2815 27% [================= ] 779/2815 27% [================= ] 780/2815 27% [================= ] 781/2815 27% [================= ] 782/2815 27% [================= ] 783/2815 27% [================= ] 784/2815 27% [================= ] 785/2815 27% [================= ] 786/2815 27% [================= ] 787/2815 27% [================= ] 788/2815 27% [================= ] 789/2815 28% [================= ] 790/2815 28% [================= ] 791/2815 28% [================= ] 792/2815 28% [================= ] 793/2815 28% [================= ] 794/2815 28% [================= ] 795/2815 28% [================= ] 796/2815 28% [================= ] 797/2815 28% [================= ] 798/2815 28% [================= ] 799/2815 28% [================= ] 800/2815 28% [================= ] 801/2815 28% [================= ] 802/2815 28% [================= ] 803/2815 28% [================= ] 804/2815 28% [================= ] 805/2815 28% [================= ] 806/2815 28% [================= ] 807/2815 28% [================= ] 808/2815 28% [================= ] 809/2815 28% [================= ] 810/2815 28% [================= ] 811/2815 28% [================= ] 812/2815 28% [================= ] 813/2815 28% [================= ] 814/2815 28% [================= ] 815/2815 28% [================= ] 816/2815 28% [================= ] 817/2815 29% [================== ] 818/2815 29% [================== ] 819/2815 29% [================== ] 820/2815 29% [================== ] 821/2815 29% [================== ] 822/2815 29% [================== ] 823/2815 29% [================== ] 824/2815 29% [================== ] 825/2815 29% [================== ] 826/2815 29% [================== ] 827/2815 29% [================== ] 828/2815 29% [================== ] 829/2815 29% [================== ] 830/2815 29% [================== ] 831/2815 29% [================== ] 832/2815 29% [================== ] 833/2815 29% [================== ] 834/2815 29% [================== ] 835/2815 29% [================== ] 836/2815 29% [================== ] 837/2815 29% [================== ] 838/2815 29% [================== ] 839/2815 29% [================== ] 840/2815 29% [================== ] 841/2815 29% [================== ] 842/2815 29% [================== ] 843/2815 29% [================== ] 844/2815 29% [================== ] 845/2815 30% [================== ] 846/2815 30% [================== ] 847/2815 30% [================== ] 848/2815 30% [================== ] 849/2815 30% [================== ] 850/2815 30% [================== ] 851/2815 30% [================== ] 852/2815 30% [================== ] 853/2815 30% [================== ] 854/2815 30% [================== ] 855/2815 30% [================== ] 856/2815 30% [================== ] 857/2815 30% [================== ] 858/2815 30% [================== ] 859/2815 30% [================== ] 860/2815 30% [================== ] 861/2815 30% [================== ] 862/2815 30% [=================== ] 863/2815 30% [=================== ] 864/2815 30% [=================== ] 865/2815 30% [=================== ] 866/2815 30% [=================== ] 867/2815 30% [=================== ] 868/2815 30% [=================== ] 869/2815 30% [=================== ] 870/2815 30% [=================== ] 871/2815 30% [=================== ] 872/2815 30% [=================== ] 873/2815 31% [=================== ] 874/2815 31% [=================== ] 875/2815 31% [=================== ] 876/2815 31% [=================== ] 877/2815 31% [=================== ] 878/2815 31% [=================== ] 879/2815 31% [=================== ] 880/2815 31% [=================== ] 881/2815 31% [=================== ] 882/2815 31% [=================== ] 883/2815 31% [=================== ] 884/2815 31% [=================== ] 885/2815 31% [=================== ] 886/2815 31% [=================== ] 887/2815 31% [=================== ] 888/2815 31% [=================== ] 889/2815 31% [=================== ] 890/2815 31% [=================== ] 891/2815 31% [=================== ] 892/2815 31% [=================== ] 893/2815 31% [=================== ] 894/2815 31% [=================== ] 895/2815 31% [=================== ] 896/2815 31% [=================== ] 897/2815 31% [=================== ] 898/2815 31% [=================== ] 899/2815 31% [=================== ] 900/2815 31% [=================== ] 901/2815 32% [=================== ] 902/2815 32% [=================== ] 903/2815 32% [=================== ] 904/2815 32% [=================== ] 905/2815 32% [=================== ] 906/2815 32% [=================== ] 907/2815 32% [=================== ] 908/2815 32% [==================== ] 909/2815 32% [==================== ] 910/2815 32% [==================== ] 911/2815 32% [==================== ] 912/2815 32% [==================== ] 913/2815 32% [==================== ] 914/2815 32% [==================== ] 915/2815 32% [==================== ] 916/2815 32% [==================== ] 917/2815 32% [==================== ] 918/2815 32% [==================== ] 919/2815 32% [==================== ] 920/2815 32% [==================== ] 921/2815 32% [==================== ] 922/2815 32% [==================== ] 923/2815 32% [==================== ] 924/2815 32% [==================== ] 925/2815 32% [==================== ] 926/2815 32% [==================== ] 927/2815 32% [==================== ] 928/2815 32% [==================== ] 929/2815 33% [==================== ] 930/2815 33% [==================== ] 931/2815 33% [==================== ] 932/2815 33% [==================== ] 933/2815 33% [==================== ] 934/2815 33% [==================== ] 935/2815 33% [==================== ] 936/2815 33% [==================== ] 937/2815 33% [==================== ] 938/2815 33% [==================== ] 939/2815 33% [==================== ] 940/2815 33% [==================== ] 941/2815 33% [==================== ] 942/2815 33% [==================== ] 943/2815 33% [==================== ] 944/2815 33% [==================== ] 945/2815 33% [==================== ] 946/2815 33% [==================== ] 947/2815 33% [==================== ] 948/2815 33% [==================== ] 949/2815 33% [==================== ] 950/2815 33% [==================== ] 951/2815 33% [==================== ] 952/2815 33% [==================== ] 953/2815 33% [===================== ] 954/2815 33% [===================== ] 955/2815 33% [===================== ] 956/2815 33% [===================== ] 957/2815 33% [===================== ] 958/2815 34% [===================== ] 959/2815 34% [===================== ] 960/2815 34% [===================== ] 961/2815 34% [===================== ] 962/2815 34% [===================== ] 963/2815 34% [===================== ] 964/2815 34% [===================== ] 965/2815 34% [===================== ] 966/2815 34% [===================== ] 967/2815 34% [===================== ] 968/2815 34% [===================== ] 969/2815 34% [===================== ] 970/2815 34% [===================== ] 971/2815 34% [===================== ] 972/2815 34% [===================== ] 973/2815 34% [===================== ] 974/2815 34% [===================== ] 975/2815 34% [===================== ] 976/2815 34% [===================== ] 977/2815 34% [===================== ] 978/2815 34% [===================== ] 979/2815 34% [===================== ] 980/2815 34% [===================== ] 981/2815 34% [===================== ] 982/2815 34% [===================== ] 983/2815 34% [===================== ] 984/2815 34% [===================== ] 985/2815 34% [===================== ] 986/2815 35% [===================== ] 987/2815 35% [===================== ] 988/2815 35% [===================== ] 989/2815 35% [===================== ] 990/2815 35% [===================== ] 991/2815 35% [===================== ] 992/2815 35% [===================== ] 993/2815 35% [===================== ] 994/2815 35% [===================== ] 995/2815 35% [===================== ] 996/2815 35% [===================== ] 997/2815 35% [===================== ] 998/2815 35% [====================== ] 999/2815 35% [====================== ] 1000/2815 35% [====================== ] 1001/2815 35% [====================== ] 1002/2815 35% [====================== ] 1003/2815 35% [====================== ] 1004/2815 35% [====================== ] 1005/2815 35% [====================== ] 1006/2815 35% [====================== ] 1007/2815 35% [====================== ] 1008/2815 35% [====================== ] 1009/2815 35% [====================== ] 1010/2815 35% [====================== ] 1011/2815 35% [====================== ] 1012/2815 35% [====================== ] 1013/2815 35% [====================== ] 1014/2815 36% [====================== ] 1015/2815 36% [====================== ] 1016/2815 36% [====================== ] 1017/2815 36% [====================== ] 1018/2815 36% [====================== ] 1019/2815 36% [====================== ] 1020/2815 36% [====================== ] 1021/2815 36% [====================== ] 1022/2815 36% [====================== ] 1023/2815 36% [====================== ] 1024/2815 36% [====================== ] 1025/2815 36% [====================== ] 1026/2815 36% [====================== ] 1027/2815 36% [====================== ] 1028/2815 36% [====================== ] 1029/2815 36% [====================== ] 1030/2815 36% [====================== ] 1031/2815 36% [====================== ] 1032/2815 36% [====================== ] 1033/2815 36% [====================== ] 1034/2815 36% [====================== ] 1035/2815 36% [====================== ] 1036/2815 36% [====================== ] 1037/2815 36% [====================== ] 1038/2815 36% [====================== ] 1039/2815 36% [====================== ] 1040/2815 36% [====================== ] 1041/2815 36% [====================== ] 1042/2815 37% [====================== ] 1043/2815 37% [====================== ] 1044/2815 37% [======================= ] 1045/2815 37% [======================= ] 1046/2815 37% [======================= ] 1047/2815 37% [======================= ] 1048/2815 37% [======================= ] 1049/2815 37% [======================= ] 1050/2815 37% [======================= ] 1051/2815 37% [======================= ] 1052/2815 37% [======================= ] 1053/2815 37% [======================= ] 1054/2815 37% [======================= ] 1055/2815 37% [======================= ] 1056/2815 37% [======================= ] 1057/2815 37% [======================= ] 1058/2815 37% [======================= ] 1059/2815 37% [======================= ] 1060/2815 37% [======================= ] 1061/2815 37% [======================= ] 1062/2815 37% [======================= ] 1063/2815 37% [======================= ] 1064/2815 37% [======================= ] 1065/2815 37% [======================= ] 1066/2815 37% [======================= ] 1067/2815 37% [======================= ] 1068/2815 37% [======================= ] 1069/2815 37% [======================= ] 1070/2815 38% [======================= ] 1071/2815 38% [======================= ] 1072/2815 38% [======================= ] 1073/2815 38% [======================= ] 1074/2815 38% [======================= ] 1075/2815 38% [======================= ] 1076/2815 38% [======================= ] 1077/2815 38% [======================= ] 1078/2815 38% [======================= ] 1079/2815 38% [======================= ] 1080/2815 38% [======================= ] 1081/2815 38% [======================= ] 1082/2815 38% [======================= ] 1083/2815 38% [======================= ] 1084/2815 38% [======================= ] 1085/2815 38% [======================= ] 1086/2815 38% [======================= ] 1087/2815 38% [======================= ] 1088/2815 38% [======================= ] 1089/2815 38% [======================== ] 1090/2815 38% [======================== ] 1091/2815 38% [======================== ] 1092/2815 38% [======================== ] 1093/2815 38% [======================== ] 1094/2815 38% [======================== ] 1095/2815 38% [======================== ] 1096/2815 38% [======================== ] 1097/2815 38% [======================== ] 1098/2815 39% [======================== ] 1099/2815 39% [======================== ] 1100/2815 39% [======================== ] 1101/2815 39% [======================== ] 1102/2815 39% [======================== ] 1103/2815 39% [======================== ] 1104/2815 39% [======================== ] 1105/2815 39% [======================== ] 1106/2815 39% [======================== ] 1107/2815 39% [======================== ] 1108/2815 39% [======================== ] 1109/2815 39% [======================== ] 1110/2815 39% [======================== ] 1111/2815 39% [======================== ] 1112/2815 39% [======================== ] 1113/2815 39% [======================== ] 1114/2815 39% [======================== ] 1115/2815 39% [======================== ] 1116/2815 39% [======================== ] 1117/2815 39% [======================== ] 1118/2815 39% [======================== ] 1119/2815 39% [======================== ] 1120/2815 39% [======================== ] 1121/2815 39% [======================== ] 1122/2815 39% [======================== ] 1123/2815 39% [======================== ] 1124/2815 39% [======================== ] 1125/2815 39% [======================== ] 1126/2815 40% [======================== ] 1127/2815 40% [======================== ] 1128/2815 40% [======================== ] 1129/2815 40% [======================== ] 1130/2815 40% [======================== ] 1131/2815 40% [======================== ] 1132/2815 40% [======================== ] 1133/2815 40% [======================== ] 1134/2815 40% [======================== ] 1135/2815 40% [========================= ] 1136/2815 40% [========================= ] 1137/2815 40% [========================= ] 1138/2815 40% [========================= ] 1139/2815 40% [========================= ] 1140/2815 40% [========================= ] 1141/2815 40% [========================= ] 1142/2815 40% [========================= ] 1143/2815 40% [========================= ] 1144/2815 40% [========================= ] 1145/2815 40% [========================= ] 1146/2815 40% [========================= ] 1147/2815 40% [========================= ] 1148/2815 40% [========================= ] 1149/2815 40% [========================= ] 1150/2815 40% [========================= ] 1151/2815 40% [========================= ] 1152/2815 40% [========================= ] 1153/2815 40% [========================= ] 1154/2815 40% [========================= ] 1155/2815 41% [========================= ] 1156/2815 41% [========================= ] 1157/2815 41% [========================= ] 1158/2815 41% [========================= ] 1159/2815 41% [========================= ] 1160/2815 41% [========================= ] 1161/2815 41% [========================= ] 1162/2815 41% [========================= ] 1163/2815 41% [========================= ] 1164/2815 41% [========================= ] 1165/2815 41% [========================= ] 1166/2815 41% [========================= ] 1167/2815 41% [========================= ] 1168/2815 41% [========================= ] 1169/2815 41% [========================= ] 1170/2815 41% [========================= ] 1171/2815 41% [========================= ] 1172/2815 41% [========================= ] 1173/2815 41% [========================= ] 1174/2815 41% [========================= ] 1175/2815 41% [========================= ] 1176/2815 41% [========================= ] 1177/2815 41% [========================= ] 1178/2815 41% [========================= ] 1179/2815 41% [========================= ] 1180/2815 41% [========================== ] 1181/2815 41% [========================== ] 1182/2815 41% [========================== ] 1183/2815 42% [========================== ] 1184/2815 42% [========================== ] 1185/2815 42% [========================== ] 1186/2815 42% [========================== ] 1187/2815 42% [========================== ] 1188/2815 42% [========================== ] 1189/2815 42% [========================== ] 1190/2815 42% [========================== ] 1191/2815 42% [========================== ] 1192/2815 42% [========================== ] 1193/2815 42% [========================== ] 1194/2815 42% [========================== ] 1195/2815 42% [========================== ] 1196/2815 42% [========================== ] 1197/2815 42% [========================== ] 1198/2815 42% [========================== ] 1199/2815 42% [========================== ] 1200/2815 42% [========================== ] 1201/2815 42% [========================== ] 1202/2815 42% [========================== ] 1203/2815 42% [========================== ] 1204/2815 42% [========================== ] 1205/2815 42% [========================== ] 1206/2815 42% [========================== ] 1207/2815 42% [========================== ] 1208/2815 42% [========================== ] 1209/2815 42% [========================== ] 1210/2815 42% [========================== ] 1211/2815 43% [========================== ] 1212/2815 43% [========================== ] 1213/2815 43% [========================== ] 1214/2815 43% [========================== ] 1215/2815 43% [========================== ] 1216/2815 43% [========================== ] 1217/2815 43% [========================== ] 1218/2815 43% [========================== ] 1219/2815 43% [========================== ] 1220/2815 43% [========================== ] 1221/2815 43% [========================== ] 1222/2815 43% [========================== ] 1223/2815 43% [========================== ] 1224/2815 43% [========================== ] 1225/2815 43% [=========================== ] 1226/2815 43% [=========================== ] 1227/2815 43% [=========================== ] 1228/2815 43% [=========================== ] 1229/2815 43% [=========================== ] 1230/2815 43% [=========================== ] 1231/2815 43% [=========================== ] 1232/2815 43% [=========================== ] 1233/2815 43% [=========================== ] 1234/2815 43% [=========================== ] 1235/2815 43% [=========================== ] 1236/2815 43% [=========================== ] 1237/2815 43% [=========================== ] 1238/2815 43% [=========================== ] 1239/2815 44% [=========================== ] 1240/2815 44% [=========================== ] 1241/2815 44% [=========================== ] 1242/2815 44% [=========================== ] 1243/2815 44% [=========================== ] 1244/2815 44% [=========================== ] 1245/2815 44% [=========================== ] 1246/2815 44% [=========================== ] 1247/2815 44% [=========================== ] 1248/2815 44% [=========================== ] 1249/2815 44% [=========================== ] 1250/2815 44% [=========================== ] 1251/2815 44% [=========================== ] 1252/2815 44% [=========================== ] 1253/2815 44% [=========================== ] 1254/2815 44% [=========================== ] 1255/2815 44% [=========================== ] 1256/2815 44% [=========================== ] 1257/2815 44% [=========================== ] 1258/2815 44% [=========================== ] 1259/2815 44% [=========================== ] 1260/2815 44% [=========================== ] 1261/2815 44% [=========================== ] 1262/2815 44% [=========================== ] 1263/2815 44% [=========================== ] 1264/2815 44% [=========================== ] 1265/2815 44% [=========================== ] 1266/2815 44% [=========================== ] 1267/2815 45% [=========================== ] 1268/2815 45% [=========================== ] 1269/2815 45% [=========================== ] 1270/2815 45% [=========================== ] 1271/2815 45% [============================ ] 1272/2815 45% [============================ ] 1273/2815 45% [============================ ] 1274/2815 45% [============================ ] 1275/2815 45% [============================ ] 1276/2815 45% [============================ ] 1277/2815 45% [============================ ] 1278/2815 45% [============================ ] 1279/2815 45% [============================ ] 1280/2815 45% [============================ ] 1281/2815 45% [============================ ] 1282/2815 45% [============================ ] 1283/2815 45% [============================ ] 1284/2815 45% [============================ ] 1285/2815 45% [============================ ] 1286/2815 45% [============================ ] 1287/2815 45% [============================ ] 1288/2815 45% [============================ ] 1289/2815 45% [============================ ] 1290/2815 45% [============================ ] 1291/2815 45% [============================ ] 1292/2815 45% [============================ ] 1293/2815 45% [============================ ] 1294/2815 45% [============================ ] 1295/2815 46% [============================ ] 1296/2815 46% [============================ ] 1297/2815 46% [============================ ] 1298/2815 46% [============================ ] 1299/2815 46% [============================ ] 1300/2815 46% [============================ ] 1301/2815 46% [============================ ] 1302/2815 46% [============================ ] 1303/2815 46% [============================ ] 1304/2815 46% [============================ ] 1305/2815 46% [============================ ] 1306/2815 46% [============================ ] 1307/2815 46% [============================ ] 1308/2815 46% [============================ ] 1309/2815 46% [============================ ] 1310/2815 46% [============================ ] 1311/2815 46% [============================ ] 1312/2815 46% [============================ ] 1313/2815 46% [============================ ] 1314/2815 46% [============================ ] 1315/2815 46% [============================ ] 1316/2815 46% [============================= ] 1317/2815 46% [============================= ] 1318/2815 46% [============================= ] 1319/2815 46% [============================= ] 1320/2815 46% [============================= ] 1321/2815 46% [============================= ] 1322/2815 46% [============================= ] 1323/2815 46% [============================= ] 1324/2815 47% [============================= ] 1325/2815 47% [============================= ] 1326/2815 47% [============================= ] 1327/2815 47% [============================= ] 1328/2815 47% [============================= ] 1329/2815 47% [============================= ] 1330/2815 47% [============================= ] 1331/2815 47% [============================= ] 1332/2815 47% [============================= ] 1333/2815 47% [============================= ] 1334/2815 47% [============================= ] 1335/2815 47% [============================= ] 1336/2815 47% [============================= ] 1337/2815 47% [============================= ] 1338/2815 47% [============================= ] 1339/2815 47% [============================= ] 1340/2815 47% [============================= ] 1341/2815 47% [============================= ] 1342/2815 47% [============================= ] 1343/2815 47% [============================= ] 1344/2815 47% [============================= ] 1345/2815 47% [============================= ] 1346/2815 47% [============================= ] 1347/2815 47% [============================= ] 1348/2815 47% [============================= ] 1349/2815 47% [============================= ] 1350/2815 47% [============================= ] 1351/2815 47% [============================= ] 1352/2815 48% [============================= ] 1353/2815 48% [============================= ] 1354/2815 48% [============================= ] 1355/2815 48% [============================= ] 1356/2815 48% [============================= ] 1357/2815 48% [============================= ] 1358/2815 48% [============================= ] 1359/2815 48% [============================= ] 1360/2815 48% [============================= ] 1361/2815 48% [============================= ] 1362/2815 48% [============================== ] 1363/2815 48% [============================== ] 1364/2815 48% [============================== ] 1365/2815 48% [============================== ] 1366/2815 48% [============================== ] 1367/2815 48% [============================== ] 1368/2815 48% [============================== ] 1369/2815 48% [============================== ] 1370/2815 48% [============================== ] 1371/2815 48% [============================== ] 1372/2815 48% [============================== ] 1373/2815 48% [============================== ] 1374/2815 48% [============================== ] 1375/2815 48% [============================== ] 1376/2815 48% [============================== ] 1377/2815 48% [============================== ] 1378/2815 48% [============================== ] 1379/2815 48% [============================== ] 1380/2815 49% [============================== ] 1381/2815 49% [============================== ] 1382/2815 49% [============================== ] 1383/2815 49% [============================== ] 1384/2815 49% [============================== ] 1385/2815 49% [============================== ] 1386/2815 49% [============================== ] 1387/2815 49% [============================== ] 1388/2815 49% [============================== ] 1389/2815 49% [============================== ] 1390/2815 49% [============================== ] 1391/2815 49% [============================== ] 1392/2815 49% [============================== ] 1393/2815 49% [============================== ] 1394/2815 49% [============================== ] 1395/2815 49% [============================== ] 1396/2815 49% [============================== ] 1397/2815 49% [============================== ] 1398/2815 49% [============================== ] 1399/2815 49% [============================== ] 1400/2815 49% [============================== ] 1401/2815 49% [============================== ] 1402/2815 49% [============================== ] 1403/2815 49% [============================== ] 1404/2815 49% [============================== ] 1405/2815 49% [============================== ] 1406/2815 49% [============================== ] 1407/2815 49% [=============================== ] 1408/2815 50% [=============================== ] 1409/2815 50% [=============================== ] 1410/2815 50% [=============================== ] 1411/2815 50% [=============================== ] 1412/2815 50% [=============================== ] 1413/2815 50% [=============================== ] 1414/2815 50% [=============================== ] 1415/2815 50% [=============================== ] 1416/2815 50% [=============================== ] 1417/2815 50% [=============================== ] 1418/2815 50% [=============================== ] 1419/2815 50% [=============================== ] 1420/2815 50% [=============================== ] 1421/2815 50% [=============================== ] 1422/2815 50% [=============================== ] 1423/2815 50% [=============================== ] 1424/2815 50% [=============================== ] 1425/2815 50% [=============================== ] 1426/2815 50% [=============================== ] 1427/2815 50% [=============================== ] 1428/2815 50% [=============================== ] 1429/2815 50% [=============================== ] 1430/2815 50% [=============================== ] 1431/2815 50% [=============================== ] 1432/2815 50% [=============================== ] 1433/2815 50% [=============================== ] 1434/2815 50% [=============================== ] 1435/2815 50% [=============================== ] 1436/2815 51% [=============================== ] 1437/2815 51% [=============================== ] 1438/2815 51% [=============================== ] 1439/2815 51% [=============================== ] 1440/2815 51% [=============================== ] 1441/2815 51% [=============================== ] 1442/2815 51% [=============================== ] 1443/2815 51% [=============================== ] 1444/2815 51% [=============================== ] 1445/2815 51% [=============================== ] 1446/2815 51% [=============================== ] 1447/2815 51% [=============================== ] 1448/2815 51% [=============================== ] 1449/2815 51% [=============================== ] 1450/2815 51% [=============================== ] 1451/2815 51% [=============================== ] 1452/2815 51% [================================ ] 1453/2815 51% [================================ ] 1454/2815 51% [================================ ] 1455/2815 51% [================================ ] 1456/2815 51% [================================ ] 1457/2815 51% [================================ ] 1458/2815 51% [================================ ] 1459/2815 51% [================================ ] 1460/2815 51% [================================ ] 1461/2815 51% [================================ ] 1462/2815 51% [================================ ] 1463/2815 51% [================================ ] 1464/2815 52% [================================ ] 1465/2815 52% [================================ ] 1466/2815 52% [================================ ] 1467/2815 52% [================================ ] 1468/2815 52% [================================ ] 1469/2815 52% [================================ ] 1470/2815 52% [================================ ] 1471/2815 52% [================================ ] 1472/2815 52% [================================ ] 1473/2815 52% [================================ ] 1474/2815 52% [================================ ] 1475/2815 52% [================================ ] 1476/2815 52% [================================ ] 1477/2815 52% [================================ ] 1478/2815 52% [================================ ] 1479/2815 52% [================================ ] 1480/2815 52% [================================ ] 1481/2815 52% [================================ ] 1482/2815 52% [================================ ] 1483/2815 52% [================================ ] 1484/2815 52% [================================ ] 1485/2815 52% [================================ ] 1486/2815 52% [================================ ] 1487/2815 52% [================================ ] 1488/2815 52% [================================ ] 1489/2815 52% [================================ ] 1490/2815 52% [================================ ] 1491/2815 52% [================================ ] 1492/2815 53% [================================ ] 1493/2815 53% [================================ ] 1494/2815 53% [================================ ] 1495/2815 53% [================================ ] 1496/2815 53% [================================ ] 1497/2815 53% [================================ ] 1498/2815 53% [================================= ] 1499/2815 53% [================================= ] 1500/2815 53% [================================= ] 1501/2815 53% [================================= ] 1502/2815 53% [================================= ] 1503/2815 53% [================================= ] 1504/2815 53% [================================= ] 1505/2815 53% [================================= ] 1506/2815 53% [================================= ] 1507/2815 53% [================================= ] 1508/2815 53% [================================= ] 1509/2815 53% [================================= ] 1510/2815 53% [================================= ] 1511/2815 53% [================================= ] 1512/2815 53% [================================= ] 1513/2815 53% [================================= ] 1514/2815 53% [================================= ] 1515/2815 53% [================================= ] 1516/2815 53% [================================= ] 1517/2815 53% [================================= ] 1518/2815 53% [================================= ] 1519/2815 53% [================================= ] 1520/2815 53% [================================= ] 1521/2815 54% [================================= ] 1522/2815 54% [================================= ] 1523/2815 54% [================================= ] 1524/2815 54% [================================= ] 1525/2815 54% [================================= ] 1526/2815 54% [================================= ] 1527/2815 54% [================================= ] 1528/2815 54% [================================= ] 1529/2815 54% [================================= ] 1530/2815 54% [================================= ] 1531/2815 54% [================================= ] 1532/2815 54% [================================= ] 1533/2815 54% [================================= ] 1534/2815 54% [================================= ] 1535/2815 54% [================================= ] 1536/2815 54% [================================= ] 1537/2815 54% [================================= ] 1538/2815 54% [================================= ] 1539/2815 54% [================================= ] 1540/2815 54% [================================= ] 1541/2815 54% [================================= ] 1542/2815 54% [================================= ] 1543/2815 54% [================================== ] 1544/2815 54% [================================== ] 1545/2815 54% [================================== ] 1546/2815 54% [================================== ] 1547/2815 54% [================================== ] 1548/2815 54% [================================== ] 1549/2815 55% [================================== ] 1550/2815 55% [================================== ] 1551/2815 55% [================================== ] 1552/2815 55% [================================== ] 1553/2815 55% [================================== ] 1554/2815 55% [================================== ] 1555/2815 55% [================================== ] 1556/2815 55% [================================== ] 1557/2815 55% [================================== ] 1558/2815 55% [================================== ] 1559/2815 55% [================================== ] 1560/2815 55% [================================== ] 1561/2815 55% [================================== ] 1562/2815 55% [================================== ] 1563/2815 55% [================================== ] 1564/2815 55% [================================== ] 1565/2815 55% [================================== ] 1566/2815 55% [================================== ] 1567/2815 55% [================================== ] 1568/2815 55% [================================== ] 1569/2815 55% [================================== ] 1570/2815 55% [================================== ] 1571/2815 55% [================================== ] 1572/2815 55% [================================== ] 1573/2815 55% [================================== ] 1574/2815 55% [================================== ] 1575/2815 55% [================================== ] 1576/2815 55% [================================== ] 1577/2815 56% [================================== ] 1578/2815 56% [================================== ] 1579/2815 56% [================================== ] 1580/2815 56% [================================== ] 1581/2815 56% [================================== ] 1582/2815 56% [================================== ] 1583/2815 56% [================================== ] 1584/2815 56% [================================== ] 1585/2815 56% [================================== ] 1586/2815 56% [================================== ] 1587/2815 56% [================================== ] 1588/2815 56% [================================== ] 1589/2815 56% [=================================== ] 1590/2815 56% [=================================== ] 1591/2815 56% [=================================== ] 1592/2815 56% [=================================== ] 1593/2815 56% [=================================== ] 1594/2815 56% [=================================== ] 1595/2815 56% [=================================== ] 1596/2815 56% [=================================== ] 1597/2815 56% [=================================== ] 1598/2815 56% [=================================== ] 1599/2815 56% [=================================== ] 1600/2815 56% [=================================== ] 1601/2815 56% [=================================== ] 1602/2815 56% [=================================== ] 1603/2815 56% [=================================== ] 1604/2815 56% [=================================== ] 1605/2815 57% [=================================== ] 1606/2815 57% [=================================== ] 1607/2815 57% [=================================== ] 1608/2815 57% [=================================== ] 1609/2815 57% [=================================== ] 1610/2815 57% [=================================== ] 1611/2815 57% [=================================== ] 1612/2815 57% [=================================== ] 1613/2815 57% [=================================== ] 1614/2815 57% [=================================== ] 1615/2815 57% [=================================== ] 1616/2815 57% [=================================== ] 1617/2815 57% [=================================== ] 1618/2815 57% [=================================== ] 1619/2815 57% [=================================== ] 1620/2815 57% [=================================== ] 1621/2815 57% [=================================== ] 1622/2815 57% [=================================== ] 1623/2815 57% [=================================== ] 1624/2815 57% [=================================== ] 1625/2815 57% [=================================== ] 1626/2815 57% [=================================== ] 1627/2815 57% [=================================== ] 1628/2815 57% [=================================== ] 1629/2815 57% [=================================== ] 1630/2815 57% [=================================== ] 1631/2815 57% [=================================== ] 1632/2815 57% [=================================== ] 1633/2815 58% [=================================== ] 1634/2815 58% [==================================== ] 1635/2815 58% [==================================== ] 1636/2815 58% [==================================== ] 1637/2815 58% [==================================== ] 1638/2815 58% [==================================== ] 1639/2815 58% [==================================== ] 1640/2815 58% [==================================== ] 1641/2815 58% [==================================== ] 1642/2815 58% [==================================== ] 1643/2815 58% [==================================== ] 1644/2815 58% [==================================== ] 1645/2815 58% [==================================== ] 1646/2815 58% [==================================== ] 1647/2815 58% [==================================== ] 1648/2815 58% [==================================== ] 1649/2815 58% [==================================== ] 1650/2815 58% [==================================== ] 1651/2815 58% [==================================== ] 1652/2815 58% [==================================== ] 1653/2815 58% [==================================== ] 1654/2815 58% [==================================== ] 1655/2815 58% [==================================== ] 1656/2815 58% [==================================== ] 1657/2815 58% [==================================== ] 1658/2815 58% [==================================== ] 1659/2815 58% [==================================== ] 1660/2815 58% [==================================== ] 1661/2815 59% [==================================== ] 1662/2815 59% [==================================== ] 1663/2815 59% [==================================== ] 1664/2815 59% [==================================== ] 1665/2815 59% [==================================== ] 1666/2815 59% [==================================== ] 1667/2815 59% [==================================== ] 1668/2815 59% [==================================== ] 1669/2815 59% [==================================== ] 1670/2815 59% [==================================== ] 1671/2815 59% [==================================== ] 1672/2815 59% [==================================== ] 1673/2815 59% [==================================== ] 1674/2815 59% [==================================== ] 1675/2815 59% [==================================== ] 1676/2815 59% [==================================== ] 1677/2815 59% [==================================== ] 1678/2815 59% [==================================== ] 1679/2815 59% [===================================== ] 1680/2815 59% [===================================== ] 1681/2815 59% [===================================== ] 1682/2815 59% [===================================== ] 1683/2815 59% [===================================== ] 1684/2815 59% [===================================== ] 1685/2815 59% [===================================== ] 1686/2815 59% [===================================== ] 1687/2815 59% [===================================== ] 1688/2815 59% [===================================== ] 1689/2815 60% [===================================== ] 1690/2815 60% [===================================== ] 1691/2815 60% [===================================== ] 1692/2815 60% [===================================== ] 1693/2815 60% [===================================== ] 1694/2815 60% [===================================== ] 1695/2815 60% [===================================== ] 1696/2815 60% [===================================== ] 1697/2815 60% [===================================== ] 1698/2815 60% [===================================== ] 1699/2815 60% [===================================== ] 1700/2815 60% [===================================== ] 1701/2815 60% [===================================== ] 1702/2815 60% [===================================== ] 1703/2815 60% [===================================== ] 1704/2815 60% [===================================== ] 1705/2815 60% [===================================== ] 1706/2815 60% [===================================== ] 1707/2815 60% [===================================== ] 1708/2815 60% [===================================== ] 1709/2815 60% [===================================== ] 1710/2815 60% [===================================== ] 1711/2815 60% [===================================== ] 1712/2815 60% [===================================== ] 1713/2815 60% [===================================== ] 1714/2815 60% [===================================== ] 1715/2815 60% [===================================== ] 1716/2815 60% [===================================== ] 1717/2815 60% [===================================== ] 1718/2815 61% [===================================== ] 1719/2815 61% [===================================== ] 1720/2815 61% [===================================== ] 1721/2815 61% [===================================== ] 1722/2815 61% [===================================== ] 1723/2815 61% [===================================== ] 1724/2815 61% [===================================== ] 1725/2815 61% [====================================== ] 1726/2815 61% [====================================== ] 1727/2815 61% [====================================== ] 1728/2815 61% [====================================== ] 1729/2815 61% [====================================== ] 1730/2815 61% [====================================== ] 1731/2815 61% [====================================== ] 1732/2815 61% [====================================== ] 1733/2815 61% [====================================== ] 1734/2815 61% [====================================== ] 1735/2815 61% [====================================== ] 1736/2815 61% [====================================== ] 1737/2815 61% [====================================== ] 1738/2815 61% [====================================== ] 1739/2815 61% [====================================== ] 1740/2815 61% [====================================== ] 1741/2815 61% [====================================== ] 1742/2815 61% [====================================== ] 1743/2815 61% [====================================== ] 1744/2815 61% [====================================== ] 1745/2815 61% [====================================== ] 1746/2815 62% [====================================== ] 1747/2815 62% [====================================== ] 1748/2815 62% [====================================== ] 1749/2815 62% [====================================== ] 1750/2815 62% [====================================== ] 1751/2815 62% [====================================== ] 1752/2815 62% [====================================== ] 1753/2815 62% [====================================== ] 1754/2815 62% [====================================== ] 1755/2815 62% [====================================== ] 1756/2815 62% [====================================== ] 1757/2815 62% [====================================== ] 1758/2815 62% [====================================== ] 1759/2815 62% [====================================== ] 1760/2815 62% [====================================== ] 1761/2815 62% [====================================== ] 1762/2815 62% [====================================== ] 1763/2815 62% [====================================== ] 1764/2815 62% [====================================== ] 1765/2815 62% [====================================== ] 1766/2815 62% [====================================== ] 1767/2815 62% [====================================== ] 1768/2815 62% [====================================== ] 1769/2815 62% [====================================== ] 1770/2815 62% [======================================= ] 1771/2815 62% [======================================= ] 1772/2815 62% [======================================= ] 1773/2815 62% [======================================= ] 1774/2815 63% [======================================= ] 1775/2815 63% [======================================= ] 1776/2815 63% [======================================= ] 1777/2815 63% [======================================= ] 1778/2815 63% [======================================= ] 1779/2815 63% [======================================= ] 1780/2815 63% [======================================= ] 1781/2815 63% [======================================= ] 1782/2815 63% [======================================= ] 1783/2815 63% [======================================= ] 1784/2815 63% [======================================= ] 1785/2815 63% [======================================= ] 1786/2815 63% [======================================= ] 1787/2815 63% [======================================= ] 1788/2815 63% [======================================= ] 1789/2815 63% [======================================= ] 1790/2815 63% [======================================= ] 1791/2815 63% [======================================= ] 1792/2815 63% [======================================= ] 1793/2815 63% [======================================= ] 1794/2815 63% [======================================= ] 1795/2815 63% [======================================= ] 1796/2815 63% [======================================= ] 1797/2815 63% [======================================= ] 1798/2815 63% [======================================= ] 1799/2815 63% [======================================= ] 1800/2815 63% [======================================= ] 1801/2815 63% [======================================= ] 1802/2815 64% [======================================= ] 1803/2815 64% [======================================= ] 1804/2815 64% [======================================= ] 1805/2815 64% [======================================= ] 1806/2815 64% [======================================= ] 1807/2815 64% [======================================= ] 1808/2815 64% [======================================= ] 1809/2815 64% [======================================= ] 1810/2815 64% [======================================= ] 1811/2815 64% [======================================= ] 1812/2815 64% [======================================= ] 1813/2815 64% [======================================= ] 1814/2815 64% [======================================= ] 1815/2815 64% [======================================= ] 1816/2815 64% [======================================== ] 1817/2815 64% [======================================== ] 1818/2815 64% [======================================== ] 1819/2815 64% [======================================== ] 1820/2815 64% [======================================== ] 1821/2815 64% [======================================== ] 1822/2815 64% [======================================== ] 1823/2815 64% [======================================== ] 1824/2815 64% [======================================== ] 1825/2815 64% [======================================== ] 1826/2815 64% [======================================== ] 1827/2815 64% [======================================== ] 1828/2815 64% [======================================== ] 1829/2815 64% [======================================== ] 1830/2815 65% [======================================== ] 1831/2815 65% [======================================== ] 1832/2815 65% [======================================== ] 1833/2815 65% [======================================== ] 1834/2815 65% [======================================== ] 1835/2815 65% [======================================== ] 1836/2815 65% [======================================== ] 1837/2815 65% [======================================== ] 1838/2815 65% [======================================== ] 1839/2815 65% [======================================== ] 1840/2815 65% [======================================== ] 1841/2815 65% [======================================== ] 1842/2815 65% [======================================== ] 1843/2815 65% [======================================== ] 1844/2815 65% [======================================== ] 1845/2815 65% [======================================== ] 1846/2815 65% [======================================== ] 1847/2815 65% [======================================== ] 1848/2815 65% [======================================== ] 1849/2815 65% [======================================== ] 1850/2815 65% [======================================== ] 1851/2815 65% [======================================== ] 1852/2815 65% [======================================== ] 1853/2815 65% [======================================== ] 1854/2815 65% [======================================== ] 1855/2815 65% [======================================== ] 1856/2815 65% [======================================== ] 1857/2815 65% [======================================== ] 1858/2815 66% [======================================== ] 1859/2815 66% [======================================== ] 1860/2815 66% [======================================== ] 1861/2815 66% [========================================= ] 1862/2815 66% [========================================= ] 1863/2815 66% [========================================= ] 1864/2815 66% [========================================= ] 1865/2815 66% [========================================= ] 1866/2815 66% [========================================= ] 1867/2815 66% [========================================= ] 1868/2815 66% [========================================= ] 1869/2815 66% [========================================= ] 1870/2815 66% [========================================= ] 1871/2815 66% [========================================= ] 1872/2815 66% [========================================= ] 1873/2815 66% [========================================= ] 1874/2815 66% [========================================= ] 1875/2815 66% [========================================= ] 1876/2815 66% [========================================= ] 1877/2815 66% [========================================= ] 1878/2815 66% [========================================= ] 1879/2815 66% [========================================= ] 1880/2815 66% [========================================= ] 1881/2815 66% [========================================= ] 1882/2815 66% [========================================= ] 1883/2815 66% [========================================= ] 1884/2815 66% [========================================= ] 1885/2815 66% [========================================= ] 1886/2815 66% [========================================= ] 1887/2815 67% [========================================= ] 1888/2815 67% [========================================= ] 1889/2815 67% [========================================= ] 1890/2815 67% [========================================= ] 1891/2815 67% [========================================= ] 1892/2815 67% [========================================= ] 1893/2815 67% [========================================= ] 1894/2815 67% [========================================= ] 1895/2815 67% [========================================= ] 1896/2815 67% [========================================= ] 1897/2815 67% [========================================= ] 1898/2815 67% [========================================= ] 1899/2815 67% [========================================= ] 1900/2815 67% [========================================= ] 1901/2815 67% [========================================= ] 1902/2815 67% [========================================= ] 1903/2815 67% [========================================= ] 1904/2815 67% [========================================= ] 1905/2815 67% [========================================= ] 1906/2815 67% [========================================== ] 1907/2815 67% [========================================== ] 1908/2815 67% [========================================== ] 1909/2815 67% [========================================== ] 1910/2815 67% [========================================== ] 1911/2815 67% [========================================== ] 1912/2815 67% [========================================== ] 1913/2815 67% [========================================== ] 1914/2815 67% [========================================== ] 1915/2815 68% [========================================== ] 1916/2815 68% [========================================== ] 1917/2815 68% [========================================== ] 1918/2815 68% [========================================== ] 1919/2815 68% [========================================== ] 1920/2815 68% [========================================== ] 1921/2815 68% [========================================== ] 1922/2815 68% [========================================== ] 1923/2815 68% [========================================== ] 1924/2815 68% [========================================== ] 1925/2815 68% [========================================== ] 1926/2815 68% [========================================== ] 1927/2815 68% [========================================== ] 1928/2815 68% [========================================== ] 1929/2815 68% [========================================== ] 1930/2815 68% [========================================== ] 1931/2815 68% [========================================== ] 1932/2815 68% [========================================== ] 1933/2815 68% [========================================== ] 1934/2815 68% [========================================== ] 1935/2815 68% [========================================== ] 1936/2815 68% [========================================== ] 1937/2815 68% [========================================== ] 1938/2815 68% [========================================== ] 1939/2815 68% [========================================== ] 1940/2815 68% [========================================== ] 1941/2815 68% [========================================== ] 1942/2815 68% [========================================== ] 1943/2815 69% [========================================== ] 1944/2815 69% [========================================== ] 1945/2815 69% [========================================== ] 1946/2815 69% [========================================== ] 1947/2815 69% [========================================== ] 1948/2815 69% [========================================== ] 1949/2815 69% [========================================== ] 1950/2815 69% [========================================== ] 1951/2815 69% [========================================== ] 1952/2815 69% [=========================================== ] 1953/2815 69% [=========================================== ] 1954/2815 69% [=========================================== ] 1955/2815 69% [=========================================== ] 1956/2815 69% [=========================================== ] 1957/2815 69% [=========================================== ] 1958/2815 69% [=========================================== ] 1959/2815 69% [=========================================== ] 1960/2815 69% [=========================================== ] 1961/2815 69% [=========================================== ] 1962/2815 69% [=========================================== ] 1963/2815 69% [=========================================== ] 1964/2815 69% [=========================================== ] 1965/2815 69% [=========================================== ] 1966/2815 69% [=========================================== ] 1967/2815 69% [=========================================== ] 1968/2815 69% [=========================================== ] 1969/2815 69% [=========================================== ] 1970/2815 69% [=========================================== ] 1971/2815 70% [=========================================== ] 1972/2815 70% [=========================================== ] 1973/2815 70% [=========================================== ] 1974/2815 70% [=========================================== ] 1975/2815 70% [=========================================== ] 1976/2815 70% [=========================================== ] 1977/2815 70% [=========================================== ] 1978/2815 70% [=========================================== ] 1979/2815 70% [=========================================== ] 1980/2815 70% [=========================================== ] 1981/2815 70% [=========================================== ] 1982/2815 70% [=========================================== ] 1983/2815 70% [=========================================== ] 1984/2815 70% [=========================================== ] 1985/2815 70% [=========================================== ] 1986/2815 70% [=========================================== ] 1987/2815 70% [=========================================== ] 1988/2815 70% [=========================================== ] 1989/2815 70% [=========================================== ] 1990/2815 70% [=========================================== ] 1991/2815 70% [=========================================== ] 1992/2815 70% [=========================================== ] 1993/2815 70% [=========================================== ] 1994/2815 70% [=========================================== ] 1995/2815 70% [=========================================== ] 1996/2815 70% [=========================================== ] 1997/2815 70% [============================================ ] 1998/2815 70% [============================================ ] 1999/2815 71% [============================================ ] 2000/2815 71% [============================================ ] 2001/2815 71% [============================================ ] 2002/2815 71% [============================================ ] 2003/2815 71% [============================================ ] 2004/2815 71% [============================================ ] 2005/2815 71% [============================================ ] 2006/2815 71% [============================================ ] 2007/2815 71% [============================================ ] 2008/2815 71% [============================================ ] 2009/2815 71% [============================================ ] 2010/2815 71% [============================================ ] 2011/2815 71% [============================================ ] 2012/2815 71% [============================================ ] 2013/2815 71% [============================================ ] 2014/2815 71% [============================================ ] 2015/2815 71% [============================================ ] 2016/2815 71% [============================================ ] 2017/2815 71% [============================================ ] 2018/2815 71% [============================================ ] 2019/2815 71% [============================================ ] 2020/2815 71% [============================================ ] 2021/2815 71% [============================================ ] 2022/2815 71% [============================================ ] 2023/2815 71% [============================================ ] 2024/2815 71% [============================================ ] 2025/2815 71% [============================================ ] 2026/2815 71% [============================================ ] 2027/2815 72% [============================================ ] 2028/2815 72% [============================================ ] 2029/2815 72% [============================================ ] 2030/2815 72% [============================================ ] 2031/2815 72% [============================================ ] 2032/2815 72% [============================================ ] 2033/2815 72% [============================================ ] 2034/2815 72% [============================================ ] 2035/2815 72% [============================================ ] 2036/2815 72% [============================================ ] 2037/2815 72% [============================================ ] 2038/2815 72% [============================================ ] 2039/2815 72% [============================================ ] 2040/2815 72% [============================================ ] 2041/2815 72% [============================================ ] 2042/2815 72% [============================================ ] 2043/2815 72% [============================================= ] 2044/2815 72% [============================================= ] 2045/2815 72% [============================================= ] 2046/2815 72% [============================================= ] 2047/2815 72% [============================================= ] 2048/2815 72% [============================================= ] 2049/2815 72% [============================================= ] 2050/2815 72% [============================================= ] 2051/2815 72% [============================================= ] 2052/2815 72% [============================================= ] 2053/2815 72% [============================================= ] 2054/2815 72% [============================================= ] 2055/2815 73% [============================================= ] 2056/2815 73% [============================================= ] 2057/2815 73% [============================================= ] 2058/2815 73% [============================================= ] 2059/2815 73% [============================================= ] 2060/2815 73% [============================================= ] 2061/2815 73% [============================================= ] 2062/2815 73% [============================================= ] 2063/2815 73% [============================================= ] 2064/2815 73% [============================================= ] 2065/2815 73% [============================================= ] 2066/2815 73% [============================================= ] 2067/2815 73% [============================================= ] 2068/2815 73% [============================================= ] 2069/2815 73% [============================================= ] 2070/2815 73% [============================================= ] 2071/2815 73% [============================================= ] 2072/2815 73% [============================================= ] 2073/2815 73% [============================================= ] 2074/2815 73% [============================================= ] 2075/2815 73% [============================================= ] 2076/2815 73% [============================================= ] 2077/2815 73% [============================================= ] 2078/2815 73% [============================================= ] 2079/2815 73% [============================================= ] 2080/2815 73% [============================================= ] 2081/2815 73% [============================================= ] 2082/2815 73% [============================================= ] 2083/2815 73% [============================================= ] 2084/2815 74% [============================================= ] 2085/2815 74% [============================================= ] 2086/2815 74% [============================================= ] 2087/2815 74% [============================================= ] 2088/2815 74% [============================================== ] 2089/2815 74% [============================================== ] 2090/2815 74% [============================================== ] 2091/2815 74% [============================================== ] 2092/2815 74% [============================================== ] 2093/2815 74% [============================================== ] 2094/2815 74% [============================================== ] 2095/2815 74% [============================================== ] 2096/2815 74% [============================================== ] 2097/2815 74% [============================================== ] 2098/2815 74% [============================================== ] 2099/2815 74% [============================================== ] 2100/2815 74% [============================================== ] 2101/2815 74% [============================================== ] 2102/2815 74% [============================================== ] 2103/2815 74% [============================================== ] 2104/2815 74% [============================================== ] 2105/2815 74% [============================================== ] 2106/2815 74% [============================================== ] 2107/2815 74% [============================================== ] 2108/2815 74% [============================================== ] 2109/2815 74% [============================================== ] 2110/2815 74% [============================================== ] 2111/2815 74% [============================================== ] 2112/2815 75% [============================================== ] 2113/2815 75% [============================================== ] 2114/2815 75% [============================================== ] 2115/2815 75% [============================================== ] 2116/2815 75% [============================================== ] 2117/2815 75% [============================================== ] 2118/2815 75% [============================================== ] 2119/2815 75% [============================================== ] 2120/2815 75% [============================================== ] 2121/2815 75% [============================================== ] 2122/2815 75% [============================================== ] 2123/2815 75% [============================================== ] 2124/2815 75% [============================================== ] 2125/2815 75% [============================================== ] 2126/2815 75% [============================================== ] 2127/2815 75% [============================================== ] 2128/2815 75% [============================================== ] 2129/2815 75% [============================================== ] 2130/2815 75% [============================================== ] 2131/2815 75% [============================================== ] 2132/2815 75% [============================================== ] 2133/2815 75% [=============================================== ] 2134/2815 75% [=============================================== ] 2135/2815 75% [=============================================== ] 2136/2815 75% [=============================================== ] 2137/2815 75% [=============================================== ] 2138/2815 75% [=============================================== ] 2139/2815 75% [=============================================== ] 2140/2815 76% [=============================================== ] 2141/2815 76% [=============================================== ] 2142/2815 76% [=============================================== ] 2143/2815 76% [=============================================== ] 2144/2815 76% [=============================================== ] 2145/2815 76% [=============================================== ] 2146/2815 76% [=============================================== ] 2147/2815 76% [=============================================== ] 2148/2815 76% [=============================================== ] 2149/2815 76% [=============================================== ] 2150/2815 76% [=============================================== ] 2151/2815 76% [=============================================== ] 2152/2815 76% [=============================================== ] 2153/2815 76% [=============================================== ] 2154/2815 76% [=============================================== ] 2155/2815 76% [=============================================== ] 2156/2815 76% [=============================================== ] 2157/2815 76% [=============================================== ] 2158/2815 76% [=============================================== ] 2159/2815 76% [=============================================== ] 2160/2815 76% [=============================================== ] 2161/2815 76% [=============================================== ] 2162/2815 76% [=============================================== ] 2163/2815 76% [=============================================== ] 2164/2815 76% [=============================================== ] 2165/2815 76% [=============================================== ] 2166/2815 76% [=============================================== ] 2167/2815 76% [=============================================== ] 2168/2815 77% [=============================================== ] 2169/2815 77% [=============================================== ] 2170/2815 77% [=============================================== ] 2171/2815 77% [=============================================== ] 2172/2815 77% [=============================================== ] 2173/2815 77% [=============================================== ] 2174/2815 77% [=============================================== ] 2175/2815 77% [=============================================== ] 2176/2815 77% [=============================================== ] 2177/2815 77% [=============================================== ] 2178/2815 77% [=============================================== ] 2179/2815 77% [================================================ ] 2180/2815 77% [================================================ ] 2181/2815 77% [================================================ ] 2182/2815 77% [================================================ ] 2183/2815 77% [================================================ ] 2184/2815 77% [================================================ ] 2185/2815 77% [================================================ ] 2186/2815 77% [================================================ ] 2187/2815 77% [================================================ ] 2188/2815 77% [================================================ ] 2189/2815 77% [================================================ ] 2190/2815 77% [================================================ ] 2191/2815 77% [================================================ ] 2192/2815 77% [================================================ ] 2193/2815 77% [================================================ ] 2194/2815 77% [================================================ ] 2195/2815 77% [================================================ ] 2196/2815 78% [================================================ ] 2197/2815 78% [================================================ ] 2198/2815 78% [================================================ ] 2199/2815 78% [================================================ ] 2200/2815 78% [================================================ ] 2201/2815 78% [================================================ ] 2202/2815 78% [================================================ ] 2203/2815 78% [================================================ ] 2204/2815 78% [================================================ ] 2205/2815 78% [================================================ ] 2206/2815 78% [================================================ ] 2207/2815 78% [================================================ ] 2208/2815 78% [================================================ ] 2209/2815 78% [================================================ ] 2210/2815 78% [================================================ ] 2211/2815 78% [================================================ ] 2212/2815 78% [================================================ ] 2213/2815 78% [================================================ ] 2214/2815 78% [================================================ ] 2215/2815 78% [================================================ ] 2216/2815 78% [================================================ ] 2217/2815 78% [================================================ ] 2218/2815 78% [================================================ ] 2219/2815 78% [================================================ ] 2220/2815 78% [================================================ ] 2221/2815 78% [================================================ ] 2222/2815 78% [================================================ ] 2223/2815 78% [================================================ ] 2224/2815 79% [================================================= ] 2225/2815 79% [================================================= ] 2226/2815 79% [================================================= ] 2227/2815 79% [================================================= ] 2228/2815 79% [================================================= ] 2229/2815 79% [================================================= ] 2230/2815 79% [================================================= ] 2231/2815 79% [================================================= ] 2232/2815 79% [================================================= ] 2233/2815 79% [================================================= ] 2234/2815 79% [================================================= ] 2235/2815 79% [================================================= ] 2236/2815 79% [================================================= ] 2237/2815 79% [================================================= ] 2238/2815 79% [================================================= ] 2239/2815 79% [================================================= ] 2240/2815 79% [================================================= ] 2241/2815 79% [================================================= ] 2242/2815 79% [================================================= ] 2243/2815 79% [================================================= ] 2244/2815 79% [================================================= ] 2245/2815 79% [================================================= ] 2246/2815 79% [================================================= ] 2247/2815 79% [================================================= ] 2248/2815 79% [================================================= ] 2249/2815 79% [================================================= ] 2250/2815 79% [================================================= ] 2251/2815 79% [================================================= ] 2252/2815 80% [================================================= ] 2253/2815 80% [================================================= ] 2254/2815 80% [================================================= ] 2255/2815 80% [================================================= ] 2256/2815 80% [================================================= ] 2257/2815 80% [================================================= ] 2258/2815 80% [================================================= ] 2259/2815 80% [================================================= ] 2260/2815 80% [================================================= ] 2261/2815 80% [================================================= ] 2262/2815 80% [================================================= ] 2263/2815 80% [================================================= ] 2264/2815 80% [================================================= ] 2265/2815 80% [================================================= ] 2266/2815 80% [================================================= ] 2267/2815 80% [================================================= ] 2268/2815 80% [================================================= ] 2269/2815 80% [================================================= ] 2270/2815 80% [================================================== ] 2271/2815 80% [================================================== ] 2272/2815 80% [================================================== ] 2273/2815 80% [================================================== ] 2274/2815 80% [================================================== ] 2275/2815 80% [================================================== ] 2276/2815 80% [================================================== ] 2277/2815 80% [================================================== ] 2278/2815 80% [================================================== ] 2279/2815 80% [================================================== ] 2280/2815 80% [================================================== ] 2281/2815 81% [================================================== ] 2282/2815 81% [================================================== ] 2283/2815 81% [================================================== ] 2284/2815 81% [================================================== ] 2285/2815 81% [================================================== ] 2286/2815 81% [================================================== ] 2287/2815 81% [================================================== ] 2288/2815 81% [================================================== ] 2289/2815 81% [================================================== ] 2290/2815 81% [================================================== ] 2291/2815 81% [================================================== ] 2292/2815 81% [================================================== ] 2293/2815 81% [================================================== ] 2294/2815 81% [================================================== ] 2295/2815 81% [================================================== ] 2296/2815 81% [================================================== ] 2297/2815 81% [================================================== ] 2298/2815 81% [================================================== ] 2299/2815 81% [================================================== ] 2300/2815 81% [================================================== ] 2301/2815 81% [================================================== ] 2302/2815 81% [================================================== ] 2303/2815 81% [================================================== ] 2304/2815 81% [================================================== ] 2305/2815 81% [================================================== ] 2306/2815 81% [================================================== ] 2307/2815 81% [================================================== ] 2308/2815 81% [================================================== ] 2309/2815 82% [================================================== ] 2310/2815 82% [================================================== ] 2311/2815 82% [================================================== ] 2312/2815 82% [================================================== ] 2313/2815 82% [================================================== ] 2314/2815 82% [================================================== ] 2315/2815 82% [=================================================== ] 2316/2815 82% [=================================================== ] 2317/2815 82% [=================================================== ] 2318/2815 82% [=================================================== ] 2319/2815 82% [=================================================== ] 2320/2815 82% [=================================================== ] 2321/2815 82% [=================================================== ] 2322/2815 82% [=================================================== ] 2323/2815 82% [=================================================== ] 2324/2815 82% [=================================================== ] 2325/2815 82% [=================================================== ] 2326/2815 82% [=================================================== ] 2327/2815 82% [=================================================== ] 2328/2815 82% [=================================================== ] 2329/2815 82% [=================================================== ] 2330/2815 82% [=================================================== ] 2331/2815 82% [=================================================== ] 2332/2815 82% [=================================================== ] 2333/2815 82% [=================================================== ] 2334/2815 82% [=================================================== ] 2335/2815 82% [=================================================== ] 2336/2815 82% [=================================================== ] 2337/2815 83% [=================================================== ] 2338/2815 83% [=================================================== ] 2339/2815 83% [=================================================== ] 2340/2815 83% [=================================================== ] 2341/2815 83% [=================================================== ] 2342/2815 83% [=================================================== ] 2343/2815 83% [=================================================== ] 2344/2815 83% [=================================================== ] 2345/2815 83% [=================================================== ] 2346/2815 83% [=================================================== ] 2347/2815 83% [=================================================== ] 2348/2815 83% [=================================================== ] 2349/2815 83% [=================================================== ] 2350/2815 83% [=================================================== ] 2351/2815 83% [=================================================== ] 2352/2815 83% [=================================================== ] 2353/2815 83% [=================================================== ] 2354/2815 83% [=================================================== ] 2355/2815 83% [=================================================== ] 2356/2815 83% [=================================================== ] 2357/2815 83% [=================================================== ] 2358/2815 83% [=================================================== ] 2359/2815 83% [=================================================== ] 2360/2815 83% [==================================================== ] 2361/2815 83% [==================================================== ] 2362/2815 83% [==================================================== ] 2363/2815 83% [==================================================== ] 2364/2815 83% [==================================================== ] 2365/2815 84% [==================================================== ] 2366/2815 84% [==================================================== ] 2367/2815 84% [==================================================== ] 2368/2815 84% [==================================================== ] 2369/2815 84% [==================================================== ] 2370/2815 84% [==================================================== ] 2371/2815 84% [==================================================== ] 2372/2815 84% [==================================================== ] 2373/2815 84% [==================================================== ] 2374/2815 84% [==================================================== ] 2375/2815 84% [==================================================== ] 2376/2815 84% [==================================================== ] 2377/2815 84% [==================================================== ] 2378/2815 84% [==================================================== ] 2379/2815 84% [==================================================== ] 2380/2815 84% [==================================================== ] 2381/2815 84% [==================================================== ] 2382/2815 84% [==================================================== ] 2383/2815 84% [==================================================== ] 2384/2815 84% [==================================================== ] 2385/2815 84% [==================================================== ] 2386/2815 84% [==================================================== ] 2387/2815 84% [==================================================== ] 2388/2815 84% [==================================================== ] 2389/2815 84% [==================================================== ] 2390/2815 84% [==================================================== ] 2391/2815 84% [==================================================== ] 2392/2815 84% [==================================================== ] 2393/2815 85% [==================================================== ] 2394/2815 85% [==================================================== ] 2395/2815 85% [==================================================== ] 2396/2815 85% [==================================================== ] 2397/2815 85% [==================================================== ] 2398/2815 85% [==================================================== ] 2399/2815 85% [==================================================== ] 2400/2815 85% [==================================================== ] 2401/2815 85% [==================================================== ] 2402/2815 85% [==================================================== ] 2403/2815 85% [==================================================== ] 2404/2815 85% [==================================================== ] 2405/2815 85% [==================================================== ] 2406/2815 85% [===================================================== ] 2407/2815 85% [===================================================== ] 2408/2815 85% [===================================================== ] 2409/2815 85% [===================================================== ] 2410/2815 85% [===================================================== ] 2411/2815 85% [===================================================== ] 2412/2815 85% [===================================================== ] 2413/2815 85% [===================================================== ] 2414/2815 85% [===================================================== ] 2415/2815 85% [===================================================== ] 2416/2815 85% [===================================================== ] 2417/2815 85% [===================================================== ] 2418/2815 85% [===================================================== ] 2419/2815 85% [===================================================== ] 2420/2815 85% [===================================================== ] 2421/2815 86% [===================================================== ] 2422/2815 86% [===================================================== ] 2423/2815 86% [===================================================== ] 2424/2815 86% [===================================================== ] 2425/2815 86% [===================================================== ] 2426/2815 86% [===================================================== ] 2427/2815 86% [===================================================== ] 2428/2815 86% [===================================================== ] 2429/2815 86% [===================================================== ] 2430/2815 86% [===================================================== ] 2431/2815 86% [===================================================== ] 2432/2815 86% [===================================================== ] 2433/2815 86% [===================================================== ] 2434/2815 86% [===================================================== ] 2435/2815 86% [===================================================== ] 2436/2815 86% [===================================================== ] 2437/2815 86% [===================================================== ] 2438/2815 86% [===================================================== ] 2439/2815 86% [===================================================== ] 2440/2815 86% [===================================================== ] 2441/2815 86% [===================================================== ] 2442/2815 86% [===================================================== ] 2443/2815 86% [===================================================== ] 2444/2815 86% [===================================================== ] 2445/2815 86% [===================================================== ] 2446/2815 86% [===================================================== ] 2447/2815 86% [===================================================== ] 2448/2815 86% [===================================================== ] 2449/2815 86% [===================================================== ] 2450/2815 87% [===================================================== ] 2451/2815 87% [====================================================== ] 2452/2815 87% [====================================================== ] 2453/2815 87% [====================================================== ] 2454/2815 87% [====================================================== ] 2455/2815 87% [====================================================== ] 2456/2815 87% [====================================================== ] 2457/2815 87% [====================================================== ] 2458/2815 87% [====================================================== ] 2459/2815 87% [====================================================== ] 2460/2815 87% [====================================================== ] 2461/2815 87% [====================================================== ] 2462/2815 87% [====================================================== ] 2463/2815 87% [====================================================== ] 2464/2815 87% [====================================================== ] 2465/2815 87% [====================================================== ] 2466/2815 87% [====================================================== ] 2467/2815 87% [====================================================== ] 2468/2815 87% [====================================================== ] 2469/2815 87% [====================================================== ] 2470/2815 87% [====================================================== ] 2471/2815 87% [====================================================== ] 2472/2815 87% [====================================================== ] 2473/2815 87% [====================================================== ] 2474/2815 87% [====================================================== ] 2475/2815 87% [====================================================== ] 2476/2815 87% [====================================================== ] 2477/2815 87% [====================================================== ] 2478/2815 88% [====================================================== ] 2479/2815 88% [====================================================== ] 2480/2815 88% [====================================================== ] 2481/2815 88% [====================================================== ] 2482/2815 88% [====================================================== ] 2483/2815 88% [====================================================== ] 2484/2815 88% [====================================================== ] 2485/2815 88% [====================================================== ] 2486/2815 88% [====================================================== ] 2487/2815 88% [====================================================== ] 2488/2815 88% [====================================================== ] 2489/2815 88% [====================================================== ] 2490/2815 88% [====================================================== ] 2491/2815 88% [====================================================== ] 2492/2815 88% [====================================================== ] 2493/2815 88% [====================================================== ] 2494/2815 88% [====================================================== ] 2495/2815 88% [====================================================== ] 2496/2815 88% [====================================================== ] 2497/2815 88% [======================================================= ] 2498/2815 88% [======================================================= ] 2499/2815 88% [======================================================= ] 2500/2815 88% [======================================================= ] 2501/2815 88% [======================================================= ] 2502/2815 88% [======================================================= ] 2503/2815 88% [======================================================= ] 2504/2815 88% [======================================================= ] 2505/2815 88% [======================================================= ] 2506/2815 89% [======================================================= ] 2507/2815 89% [======================================================= ] 2508/2815 89% [======================================================= ] 2509/2815 89% [======================================================= ] 2510/2815 89% [======================================================= ] 2511/2815 89% [======================================================= ] 2512/2815 89% [======================================================= ] 2513/2815 89% [======================================================= ] 2514/2815 89% [======================================================= ] 2515/2815 89% [======================================================= ] 2516/2815 89% [======================================================= ] 2517/2815 89% [======================================================= ] 2518/2815 89% [======================================================= ] 2519/2815 89% [======================================================= ] 2520/2815 89% [======================================================= ] 2521/2815 89% [======================================================= ] 2522/2815 89% [======================================================= ] 2523/2815 89% [======================================================= ] 2524/2815 89% [======================================================= ] 2525/2815 89% [======================================================= ] 2526/2815 89% [======================================================= ] 2527/2815 89% [======================================================= ] 2528/2815 89% [======================================================= ] 2529/2815 89% [======================================================= ] 2530/2815 89% [======================================================= ] 2531/2815 89% [======================================================= ] 2532/2815 89% [======================================================= ] 2533/2815 89% [======================================================= ] 2534/2815 90% [======================================================= ] 2535/2815 90% [======================================================= ] 2536/2815 90% [======================================================= ] 2537/2815 90% [======================================================= ] 2538/2815 90% [======================================================= ] 2539/2815 90% [======================================================= ] 2540/2815 90% [======================================================= ] 2541/2815 90% [======================================================= ] 2542/2815 90% [======================================================== ] 2543/2815 90% [======================================================== ] 2544/2815 90% [======================================================== ] 2545/2815 90% [======================================================== ] 2546/2815 90% [======================================================== ] 2547/2815 90% [======================================================== ] 2548/2815 90% [======================================================== ] 2549/2815 90% [======================================================== ] 2550/2815 90% [======================================================== ] 2551/2815 90% [======================================================== ] 2552/2815 90% [======================================================== ] 2553/2815 90% [======================================================== ] 2554/2815 90% [======================================================== ] 2555/2815 90% [======================================================== ] 2556/2815 90% [======================================================== ] 2557/2815 90% [======================================================== ] 2558/2815 90% [======================================================== ] 2559/2815 90% [======================================================== ] 2560/2815 90% [======================================================== ] 2561/2815 90% [======================================================== ] 2562/2815 91% [======================================================== ] 2563/2815 91% [======================================================== ] 2564/2815 91% [======================================================== ] 2565/2815 91% [======================================================== ] 2566/2815 91% [======================================================== ] 2567/2815 91% [======================================================== ] 2568/2815 91% [======================================================== ] 2569/2815 91% [======================================================== ] 2570/2815 91% [======================================================== ] 2571/2815 91% [======================================================== ] 2572/2815 91% [======================================================== ] 2573/2815 91% [======================================================== ] 2574/2815 91% [======================================================== ] 2575/2815 91% [======================================================== ] 2576/2815 91% [======================================================== ] 2577/2815 91% [======================================================== ] 2578/2815 91% [======================================================== ] 2579/2815 91% [======================================================== ] 2580/2815 91% [======================================================== ] 2581/2815 91% [======================================================== ] 2582/2815 91% [======================================================== ] 2583/2815 91% [======================================================== ] 2584/2815 91% [======================================================== ] 2585/2815 91% [======================================================== ] 2586/2815 91% [======================================================== ] 2587/2815 91% [========================================================= ] 2588/2815 91% [========================================================= ] 2589/2815 91% [========================================================= ] 2590/2815 92% [========================================================= ] 2591/2815 92% [========================================================= ] 2592/2815 92% [========================================================= ] 2593/2815 92% [========================================================= ] 2594/2815 92% [========================================================= ] 2595/2815 92% [========================================================= ] 2596/2815 92% [========================================================= ] 2597/2815 92% [========================================================= ] 2598/2815 92% [========================================================= ] 2599/2815 92% [========================================================= ] 2600/2815 92% [========================================================= ] 2601/2815 92% [========================================================= ] 2602/2815 92% [========================================================= ] 2603/2815 92% [========================================================= ] 2604/2815 92% [========================================================= ] 2605/2815 92% [========================================================= ] 2606/2815 92% [========================================================= ] 2607/2815 92% [========================================================= ] 2608/2815 92% [========================================================= ] 2609/2815 92% [========================================================= ] 2610/2815 92% [========================================================= ] 2611/2815 92% [========================================================= ] 2612/2815 92% [========================================================= ] 2613/2815 92% [========================================================= ] 2614/2815 92% [========================================================= ] 2615/2815 92% [========================================================= ] 2616/2815 92% [========================================================= ] 2617/2815 92% [========================================================= ] 2618/2815 93% [========================================================= ] 2619/2815 93% [========================================================= ] 2620/2815 93% [========================================================= ] 2621/2815 93% [========================================================= ] 2622/2815 93% [========================================================= ] 2623/2815 93% [========================================================= ] 2624/2815 93% [========================================================= ] 2625/2815 93% [========================================================= ] 2626/2815 93% [========================================================= ] 2627/2815 93% [========================================================= ] 2628/2815 93% [========================================================= ] 2629/2815 93% [========================================================= ] 2630/2815 93% [========================================================= ] 2631/2815 93% [========================================================= ] 2632/2815 93% [========================================================= ] 2633/2815 93% [========================================================== ] 2634/2815 93% [========================================================== ] 2635/2815 93% [========================================================== ] 2636/2815 93% [========================================================== ] 2637/2815 93% [========================================================== ] 2638/2815 93% [========================================================== ] 2639/2815 93% [========================================================== ] 2640/2815 93% [========================================================== ] 2641/2815 93% [========================================================== ] 2642/2815 93% [========================================================== ] 2643/2815 93% [========================================================== ] 2644/2815 93% [========================================================== ] 2645/2815 93% [========================================================== ] 2646/2815 93% [========================================================== ] 2647/2815 94% [========================================================== ] 2648/2815 94% [========================================================== ] 2649/2815 94% [========================================================== ] 2650/2815 94% [========================================================== ] 2651/2815 94% [========================================================== ] 2652/2815 94% [========================================================== ] 2653/2815 94% [========================================================== ] 2654/2815 94% [========================================================== ] 2655/2815 94% [========================================================== ] 2656/2815 94% [========================================================== ] 2657/2815 94% [========================================================== ] 2658/2815 94% [========================================================== ] 2659/2815 94% [========================================================== ] 2660/2815 94% [========================================================== ] 2661/2815 94% [========================================================== ] 2662/2815 94% [========================================================== ] 2663/2815 94% [========================================================== ] 2664/2815 94% [========================================================== ] 2665/2815 94% [========================================================== ] 2666/2815 94% [========================================================== ] 2667/2815 94% [========================================================== ] 2668/2815 94% [========================================================== ] 2669/2815 94% [========================================================== ] 2670/2815 94% [========================================================== ] 2671/2815 94% [========================================================== ] 2672/2815 94% [========================================================== ] 2673/2815 94% [========================================================== ] 2674/2815 94% [========================================================== ] 2675/2815 95% [========================================================== ] 2676/2815 95% [========================================================== ] 2677/2815 95% [========================================================== ] 2678/2815 95% [=========================================================== ] 2679/2815 95% [=========================================================== ] 2680/2815 95% [=========================================================== ] 2681/2815 95% [=========================================================== ] 2682/2815 95% [=========================================================== ] 2683/2815 95% [=========================================================== ] 2684/2815 95% [=========================================================== ] 2685/2815 95% [=========================================================== ] 2686/2815 95% [=========================================================== ] 2687/2815 95% [=========================================================== ] 2688/2815 95% [=========================================================== ] 2689/2815 95% [=========================================================== ] 2690/2815 95% [=========================================================== ] 2691/2815 95% [=========================================================== ] 2692/2815 95% [=========================================================== ] 2693/2815 95% [=========================================================== ] 2694/2815 95% [=========================================================== ] 2695/2815 95% [=========================================================== ] 2696/2815 95% [=========================================================== ] 2697/2815 95% [=========================================================== ] 2698/2815 95% [=========================================================== ] 2699/2815 95% [=========================================================== ] 2700/2815 95% [=========================================================== ] 2701/2815 95% [=========================================================== ] 2702/2815 95% [=========================================================== ] 2703/2815 96% [=========================================================== ] 2704/2815 96% [=========================================================== ] 2705/2815 96% [=========================================================== ] 2706/2815 96% [=========================================================== ] 2707/2815 96% [=========================================================== ] 2708/2815 96% [=========================================================== ] 2709/2815 96% [=========================================================== ] 2710/2815 96% [=========================================================== ] 2711/2815 96% [=========================================================== ] 2712/2815 96% [=========================================================== ] 2713/2815 96% [=========================================================== ] 2714/2815 96% [=========================================================== ] 2715/2815 96% [=========================================================== ] 2716/2815 96% [=========================================================== ] 2717/2815 96% [=========================================================== ] 2718/2815 96% [=========================================================== ] 2719/2815 96% [=========================================================== ] 2720/2815 96% [=========================================================== ] 2721/2815 96% [=========================================================== ] 2722/2815 96% [=========================================================== ] 2723/2815 96% [=========================================================== ] 2724/2815 96% [============================================================ ] 2725/2815 96% [============================================================ ] 2726/2815 96% [============================================================ ] 2727/2815 96% [============================================================ ] 2728/2815 96% [============================================================ ] 2729/2815 96% [============================================================ ] 2730/2815 96% [============================================================ ] 2731/2815 97% [============================================================ ] 2732/2815 97% [============================================================ ] 2733/2815 97% [============================================================ ] 2734/2815 97% [============================================================ ] 2735/2815 97% [============================================================ ] 2736/2815 97% [============================================================ ] 2737/2815 97% [============================================================ ] 2738/2815 97% [============================================================ ] 2739/2815 97% [============================================================ ] 2740/2815 97% [============================================================ ] 2741/2815 97% [============================================================ ] 2742/2815 97% [============================================================ ] 2743/2815 97% [============================================================ ] 2744/2815 97% [============================================================ ] 2745/2815 97% [============================================================ ] 2746/2815 97% [============================================================ ] 2747/2815 97% [============================================================ ] 2748/2815 97% [============================================================ ] 2749/2815 97% [============================================================ ] 2750/2815 97% [============================================================ ] 2751/2815 97% [============================================================ ] 2752/2815 97% [============================================================ ] 2753/2815 97% [============================================================ ] 2754/2815 97% [============================================================ ] 2755/2815 97% [============================================================ ] 2756/2815 97% [============================================================ ] 2757/2815 97% [============================================================ ] 2758/2815 97% [============================================================ ] 2759/2815 98% [============================================================ ] 2760/2815 98% [============================================================ ] 2761/2815 98% [============================================================ ] 2762/2815 98% [============================================================ ] 2763/2815 98% [============================================================ ] 2764/2815 98% [============================================================ ] 2765/2815 98% [============================================================ ] 2766/2815 98% [============================================================ ] 2767/2815 98% [============================================================ ] 2768/2815 98% [============================================================ ] 2769/2815 98% [============================================================= ] 2770/2815 98% [============================================================= ] 2771/2815 98% [============================================================= ] 2772/2815 98% [============================================================= ] 2773/2815 98% [============================================================= ] 2774/2815 98% [============================================================= ] 2775/2815 98% [============================================================= ] 2776/2815 98% [============================================================= ] 2777/2815 98% [============================================================= ] 2778/2815 98% [============================================================= ] 2779/2815 98% [============================================================= ] 2780/2815 98% [============================================================= ] 2781/2815 98% [============================================================= ] 2782/2815 98% [============================================================= ] 2783/2815 98% [============================================================= ] 2784/2815 98% [============================================================= ] 2785/2815 98% [============================================================= ] 2786/2815 98% [============================================================= ] 2787/2815 99% [============================================================= ] 2788/2815 99% [============================================================= ] 2789/2815 99% [============================================================= ] 2790/2815 99% [============================================================= ] 2791/2815 99% [============================================================= ] 2792/2815 99% [============================================================= ] 2793/2815 99% [============================================================= ] 2794/2815 99% [============================================================= ] 2795/2815 99% [============================================================= ] 2796/2815 99% [============================================================= ] 2797/2815 99% [============================================================= ] 2798/2815 99% [============================================================= ] 2799/2815 99% [============================================================= ] 2800/2815 99% [============================================================= ] 2801/2815 99% [============================================================= ] 2802/2815 99% [============================================================= ] 2803/2815 99% [============================================================= ] 2804/2815 99% [============================================================= ] 2805/2815 99% [============================================================= ] 2806/2815 99% [============================================================= ] 2807/2815 99% [============================================================= ] 2808/2815 99% [============================================================= ] 2809/2815 99% [============================================================= ] 2810/2815 99% [============================================================= ] 2811/2815 99% [============================================================= ] 2812/2815 99% [============================================================= ] 2813/2815 99% [============================================================= ] 2814/2815 99% [==============================================================] 2815/2815 100% operation complete, 2815 objects in 49052 NAND pages. ln -snf /home/autobuild/autobuild/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-9/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-9/buildroot' >>> Buildroot 2023.11-rc2-13-g38c4aa2826 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 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-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6.3 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> 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.189 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-xz 5.4.4 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> 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.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-python-setuptools 68.2.2 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> zlib-ng 2.1.3 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> brotli 1.1.0 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20221126 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ntp 4.2.8p17 Collecting legal info COPYRIGHT: OK (sha256: 06246b8c15ccc1a1873c78525c810f0802e68f383e79ee041e06d1ab9cbf80a4) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> chrony 4.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> cvs 1.12.13 Collecting legal info COPYING: OK (sha256: 569c5b876327d899cf444b2277fe910128a38ca71d90755fe4125dd44f8ece02) COPYING.LIB: OK (sha256: da0e282103fb508894e78db519aab255e36971ce0bc87de585e3b05014b83b1e) lib/glob-libc.h: OK (sha256: ee9a2fbdb626c0ac57fd8e569f357eb2e6d6c80cc6f41efa8bd126d5ea589d72) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fxdiv 63058eff77e11aa15bf531df5dd34395ec3017c8 Collecting legal info LICENSE: OK (sha256: 7cac00006125b1486a27e4801ed66357236e984c540bd323945ab7b66b078ec3) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> hwdata 0.373 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> host-imagemagick 7.1.1-21 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcoap 4.3.4 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: bdd94ddd8e75010aebd045ead1c951110788003395c708811d6960248acb3891) >>> libdeflate 1.19 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfribidi 1.0.13 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libkcapi 1.4.0 Collecting legal info COPYING: OK (sha256: 9765fad61726afb2b253db2c68153672e4178d6809667ae98141f3e90fe8645b) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmicrohttpd 0.9.77 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsolv 0.7.25 Collecting legal info LICENSE.BSD: OK (sha256: 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.1 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> linux-firmware 20231030 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.ralink_a_mediatek_company_firmware: OK (sha256: 8568352b57f3574f9d5b2753cdb7c6e5eb2b79e82fbb9c9ba6566947467ef508) LICENCE.rtlwifi_firmware.txt: OK (sha256: a61351665b4f264f6c631364f85b907d8f8f41f8b369533ef4021765f9f3b62e) LICENCE.ti-connectivity: OK (sha256: 106bef96470001e877fcf7ba0337fa6766a317650eb47fcaeb743eeebd62c4ff) LICENSE.ice_enhanced: OK (sha256: 8c45a83562a69f7ac4207e4cb5c0063af2e545791b3947bc81dc82305481c15c) WHENCE: OK (sha256: 697134859b663bc110d57275a7a7862bba21c4425266aac8c62bee18202aac20) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdnsd 0.12 Collecting legal info LICENSE: OK (sha256: 2969546227b58ce1b431cc4c36c9a9b45d604e6b94fb8b787ea5d3696f3eee3b) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-parted 3.6 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-lxml 4.9.3 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.11.6 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> rtl_433 22.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> screen 4.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> spidev_test 5.8 Collecting legal info >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sysstat 12.6.1 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.48 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 6b1a1de0b3394002973daaa407b93a1d2c13efd8dd1a32095d6872c36f09ba66) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> wireless-regdb 2023.09.01 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-9/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'