echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/buildroot/autobuild/instance-0/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/tar/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" bzip2 -9 -c /home/buildroot/autobuild/instance-0/output-1/images/rootfs.tar > /home/buildroot/autobuild/instance-0/output-1/images/rootfs.tar.bz2 >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/buildroot/autobuild/instance-0/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/lzma -9 -c /home/buildroot/autobuild/instance-0/output-1/images/rootfs.ubifs > /home/buildroot/autobuild/instance-0/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.ubi mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-0/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-0/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-0/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-0/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-0/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-0/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-0/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-0/output-1/images/rootfs.ubifs"35223552 bytes (33.5 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2889 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2889 0% [ ] 2/2889 0% [ ] 3/2889 0% [ ] 4/2889 0% [ ] 5/2889 0% [ ] 6/2889 0% [ ] 7/2889 0% [ ] 8/2889 0% [ ] 9/2889 0% [ ] 10/2889 0% [ ] 11/2889 0% [ ] 12/2889 0% [ ] 13/2889 0% [ ] 14/2889 0% [ ] 15/2889 0% [ ] 16/2889 0% [ ] 17/2889 0% [ ] 18/2889 0% [ ] 19/2889 0% [ ] 20/2889 0% [ ] 21/2889 0% [ ] 22/2889 0% [ ] 23/2889 0% [ ] 24/2889 0% [ ] 25/2889 0% [ ] 26/2889 0% [ ] 27/2889 0% [ ] 28/2889 0% [ ] 29/2889 1% [ ] 30/2889 1% [ ] 31/2889 1% [ ] 32/2889 1% [ ] 33/2889 1% [ ] 34/2889 1% [ ] 35/2889 1% [ ] 36/2889 1% [ ] 37/2889 1% [ ] 38/2889 1% [ ] 39/2889 1% [ ] 40/2889 1% [ ] 41/2889 1% [ ] 42/2889 1% [ ] 43/2889 1% [ ] 44/2889 1% [ ] 45/2889 1% [ ] 46/2889 1% [= ] 47/2889 1% [= ] 48/2889 1% [= ] 49/2889 1% [= ] 50/2889 1% [= ] 51/2889 1% [= ] 52/2889 1% [= ] 53/2889 1% [= ] 54/2889 1% [= ] 55/2889 1% [= ] 56/2889 1% [= ] 57/2889 1% [= ] 58/2889 2% [= ] 59/2889 2% [= ] 60/2889 2% [= ] 61/2889 2% [= ] 62/2889 2% [= ] 63/2889 2% [= ] 64/2889 2% [= ] 65/2889 2% [= ] 66/2889 2% [= ] 67/2889 2% [= ] 68/2889 2% [= ] 69/2889 2% [= ] 70/2889 2% [= ] 71/2889 2% [= ] 72/2889 2% [= ] 73/2889 2% [= ] 74/2889 2% [= ] 75/2889 2% [= ] 76/2889 2% [= ] 77/2889 2% [= ] 78/2889 2% [= ] 79/2889 2% [= ] 80/2889 2% [= ] 81/2889 2% [= ] 82/2889 2% [= ] 83/2889 2% [= ] 84/2889 2% [= ] 85/2889 2% [= ] 86/2889 2% [= ] 87/2889 3% [= ] 88/2889 3% [= ] 89/2889 3% [= ] 90/2889 3% [= ] 91/2889 3% [= ] 92/2889 3% [= ] 93/2889 3% [== ] 94/2889 3% [== ] 95/2889 3% [== ] 96/2889 3% [== ] 97/2889 3% [== ] 98/2889 3% [== ] 99/2889 3% [== ] 100/2889 3% [== ] 101/2889 3% [== ] 102/2889 3% [== ] 103/2889 3% [== ] 104/2889 3% [== ] 105/2889 3% [== ] 106/2889 3% [== ] 107/2889 3% [== ] 108/2889 3% [== ] 109/2889 3% [== ] 110/2889 3% [== ] 111/2889 3% [== ] 112/2889 3% [== ] 113/2889 3% [== ] 114/2889 3% [== ] 115/2889 3% [== ] 116/2889 4% [== ] 117/2889 4% [== ] 118/2889 4% [== ] 119/2889 4% [== ] 120/2889 4% [== ] 121/2889 4% [== ] 122/2889 4% [== ] 123/2889 4% [== ] 124/2889 4% [== ] 125/2889 4% [== ] 126/2889 4% [== ] 127/2889 4% [== ] 128/2889 4% [== ] 129/2889 4% [== ] 130/2889 4% [== ] 131/2889 4% [== ] 132/2889 4% [== ] 133/2889 4% [== ] 134/2889 4% [== ] 135/2889 4% [== ] 136/2889 4% [== ] 137/2889 4% [== ] 138/2889 4% [== ] 139/2889 4% [=== ] 140/2889 4% [=== ] 141/2889 4% [=== ] 142/2889 4% [=== ] 143/2889 4% [=== ] 144/2889 4% [=== ] 145/2889 5% [=== ] 146/2889 5% [=== ] 147/2889 5% [=== ] 148/2889 5% [=== ] 149/2889 5% [=== ] 150/2889 5% [=== ] 151/2889 5% [=== ] 152/2889 5% [=== ] 153/2889 5% [=== ] 154/2889 5% [=== ] 155/2889 5% [=== ] 156/2889 5% [=== ] 157/2889 5% [=== ] 158/2889 5% [=== ] 159/2889 5% [=== ] 160/2889 5% [=== ] 161/2889 5% [=== ] 162/2889 5% [=== ] 163/2889 5% [=== ] 164/2889 5% [=== ] 165/2889 5% [=== ] 166/2889 5% [=== ] 167/2889 5% [=== ] 168/2889 5% [=== ] 169/2889 5% [=== ] 170/2889 5% [=== ] 171/2889 5% [=== ] 172/2889 5% [=== ] 173/2889 5% [=== ] 174/2889 6% [=== ] 175/2889 6% [=== ] 176/2889 6% [=== ] 177/2889 6% [=== ] 178/2889 6% [=== ] 179/2889 6% [=== ] 180/2889 6% [=== ] 181/2889 6% [=== ] 182/2889 6% [=== ] 183/2889 6% [=== ] 184/2889 6% [=== ] 185/2889 6% [=== ] 186/2889 6% [==== ] 187/2889 6% [==== ] 188/2889 6% [==== ] 189/2889 6% [==== ] 190/2889 6% [==== ] 191/2889 6% [==== ] 192/2889 6% [==== ] 193/2889 6% [==== ] 194/2889 6% [==== ] 195/2889 6% [==== ] 196/2889 6% [==== ] 197/2889 6% [==== ] 198/2889 6% [==== ] 199/2889 6% [==== ] 200/2889 6% [==== ] 201/2889 6% [==== ] 202/2889 6% [==== ] 203/2889 7% [==== ] 204/2889 7% [==== ] 205/2889 7% [==== ] 206/2889 7% [==== ] 207/2889 7% [==== ] 208/2889 7% [==== ] 209/2889 7% [==== ] 210/2889 7% [==== ] 211/2889 7% [==== ] 212/2889 7% [==== ] 213/2889 7% [==== ] 214/2889 7% [==== ] 215/2889 7% [==== ] 216/2889 7% [==== ] 217/2889 7% [==== ] 218/2889 7% [==== ] 219/2889 7% [==== ] 220/2889 7% [==== ] 221/2889 7% [==== ] 222/2889 7% [==== ] 223/2889 7% [==== ] 224/2889 7% [==== ] 225/2889 7% [==== ] 226/2889 7% [==== ] 227/2889 7% [==== ] 228/2889 7% [==== ] 229/2889 7% [==== ] 230/2889 7% [==== ] 231/2889 7% [==== ] 232/2889 8% [===== ] 233/2889 8% [===== ] 234/2889 8% [===== ] 235/2889 8% [===== ] 236/2889 8% [===== ] 237/2889 8% [===== ] 238/2889 8% [===== ] 239/2889 8% [===== ] 240/2889 8% [===== ] 241/2889 8% [===== ] 242/2889 8% [===== ] 243/2889 8% [===== ] 244/2889 8% [===== ] 245/2889 8% [===== ] 246/2889 8% [===== ] 247/2889 8% [===== ] 248/2889 8% [===== ] 249/2889 8% [===== ] 250/2889 8% [===== ] 251/2889 8% [===== ] 252/2889 8% [===== ] 253/2889 8% [===== ] 254/2889 8% [===== ] 255/2889 8% [===== ] 256/2889 8% [===== ] 257/2889 8% [===== ] 258/2889 8% [===== ] 259/2889 8% [===== ] 260/2889 8% [===== ] 261/2889 9% [===== ] 262/2889 9% [===== ] 263/2889 9% [===== ] 264/2889 9% [===== ] 265/2889 9% [===== ] 266/2889 9% [===== ] 267/2889 9% [===== ] 268/2889 9% [===== ] 269/2889 9% [===== ] 270/2889 9% [===== ] 271/2889 9% [===== ] 272/2889 9% [===== ] 273/2889 9% [===== ] 274/2889 9% [===== ] 275/2889 9% [===== ] 276/2889 9% [===== ] 277/2889 9% [===== ] 278/2889 9% [===== ] 279/2889 9% [====== ] 280/2889 9% [====== ] 281/2889 9% [====== ] 282/2889 9% [====== ] 283/2889 9% [====== ] 284/2889 9% [====== ] 285/2889 9% [====== ] 286/2889 9% [====== ] 287/2889 9% [====== ] 288/2889 9% [====== ] 289/2889 10% [====== ] 290/2889 10% [====== ] 291/2889 10% [====== ] 292/2889 10% [====== ] 293/2889 10% [====== ] 294/2889 10% [====== ] 295/2889 10% [====== ] 296/2889 10% [====== ] 297/2889 10% [====== ] 298/2889 10% [====== ] 299/2889 10% [====== ] 300/2889 10% [====== ] 301/2889 10% [====== ] 302/2889 10% [====== ] 303/2889 10% [====== ] 304/2889 10% [====== ] 305/2889 10% [====== ] 306/2889 10% [====== ] 307/2889 10% [====== ] 308/2889 10% [====== ] 309/2889 10% [====== ] 310/2889 10% [====== ] 311/2889 10% [====== ] 312/2889 10% [====== ] 313/2889 10% [====== ] 314/2889 10% [====== ] 315/2889 10% [====== ] 316/2889 10% [====== ] 317/2889 10% [====== ] 318/2889 11% [====== ] 319/2889 11% [====== ] 320/2889 11% [====== ] 321/2889 11% [====== ] 322/2889 11% [====== ] 323/2889 11% [====== ] 324/2889 11% [====== ] 325/2889 11% [====== ] 326/2889 11% [======= ] 327/2889 11% [======= ] 328/2889 11% [======= ] 329/2889 11% [======= ] 330/2889 11% [======= ] 331/2889 11% [======= ] 332/2889 11% [======= ] 333/2889 11% [======= ] 334/2889 11% [======= ] 335/2889 11% [======= ] 336/2889 11% [======= ] 337/2889 11% [======= ] 338/2889 11% [======= ] 339/2889 11% [======= ] 340/2889 11% [======= ] 341/2889 11% [======= ] 342/2889 11% [======= ] 343/2889 11% [======= ] 344/2889 11% [======= ] 345/2889 11% [======= ] 346/2889 11% [======= ] 347/2889 12% [======= ] 348/2889 12% [======= ] 349/2889 12% [======= ] 350/2889 12% [======= ] 351/2889 12% [======= ] 352/2889 12% [======= ] 353/2889 12% [======= ] 354/2889 12% [======= ] 355/2889 12% [======= ] 356/2889 12% [======= ] 357/2889 12% [======= ] 358/2889 12% [======= ] 359/2889 12% [======= ] 360/2889 12% [======= ] 361/2889 12% [======= ] 362/2889 12% [======= ] 363/2889 12% [======= ] 364/2889 12% [======= ] 365/2889 12% [======= ] 366/2889 12% [======= ] 367/2889 12% [======= ] 368/2889 12% [======= ] 369/2889 12% [======= ] 370/2889 12% [======= ] 371/2889 12% [======= ] 372/2889 12% [======== ] 373/2889 12% [======== ] 374/2889 12% [======== ] 375/2889 12% [======== ] 376/2889 13% [======== ] 377/2889 13% [======== ] 378/2889 13% [======== ] 379/2889 13% [======== ] 380/2889 13% [======== ] 381/2889 13% [======== ] 382/2889 13% [======== ] 383/2889 13% [======== ] 384/2889 13% [======== ] 385/2889 13% [======== ] 386/2889 13% [======== ] 387/2889 13% [======== ] 388/2889 13% [======== ] 389/2889 13% [======== ] 390/2889 13% [======== ] 391/2889 13% [======== ] 392/2889 13% [======== ] 393/2889 13% [======== ] 394/2889 13% [======== ] 395/2889 13% [======== ] 396/2889 13% [======== ] 397/2889 13% [======== ] 398/2889 13% [======== ] 399/2889 13% [======== ] 400/2889 13% [======== ] 401/2889 13% [======== ] 402/2889 13% [======== ] 403/2889 13% [======== ] 404/2889 13% [======== ] 405/2889 14% [======== ] 406/2889 14% [======== ] 407/2889 14% [======== ] 408/2889 14% [======== ] 409/2889 14% [======== ] 410/2889 14% [======== ] 411/2889 14% [======== ] 412/2889 14% [======== ] 413/2889 14% [======== ] 414/2889 14% [======== ] 415/2889 14% [======== ] 416/2889 14% [======== ] 417/2889 14% [======== ] 418/2889 14% [======== ] 419/2889 14% [========= ] 420/2889 14% [========= ] 421/2889 14% [========= ] 422/2889 14% [========= ] 423/2889 14% [========= ] 424/2889 14% [========= ] 425/2889 14% [========= ] 426/2889 14% [========= ] 427/2889 14% [========= ] 428/2889 14% [========= ] 429/2889 14% [========= ] 430/2889 14% [========= ] 431/2889 14% [========= ] 432/2889 14% [========= ] 433/2889 14% [========= ] 434/2889 15% [========= ] 435/2889 15% [========= ] 436/2889 15% [========= ] 437/2889 15% [========= ] 438/2889 15% [========= ] 439/2889 15% [========= ] 440/2889 15% [========= ] 441/2889 15% [========= ] 442/2889 15% [========= ] 443/2889 15% [========= ] 444/2889 15% [========= ] 445/2889 15% [========= ] 446/2889 15% [========= ] 447/2889 15% [========= ] 448/2889 15% [========= ] 449/2889 15% [========= ] 450/2889 15% [========= ] 451/2889 15% [========= ] 452/2889 15% [========= ] 453/2889 15% [========= ] 454/2889 15% [========= ] 455/2889 15% [========= ] 456/2889 15% [========= ] 457/2889 15% [========= ] 458/2889 15% [========= ] 459/2889 15% [========= ] 460/2889 15% [========= ] 461/2889 15% [========= ] 462/2889 15% [========= ] 463/2889 16% [========= ] 464/2889 16% [========= ] 465/2889 16% [========== ] 466/2889 16% [========== ] 467/2889 16% [========== ] 468/2889 16% [========== ] 469/2889 16% [========== ] 470/2889 16% [========== ] 471/2889 16% [========== ] 472/2889 16% [========== ] 473/2889 16% [========== ] 474/2889 16% [========== ] 475/2889 16% [========== ] 476/2889 16% [========== ] 477/2889 16% [========== ] 478/2889 16% [========== ] 479/2889 16% [========== ] 480/2889 16% [========== ] 481/2889 16% [========== ] 482/2889 16% [========== ] 483/2889 16% [========== ] 484/2889 16% [========== ] 485/2889 16% [========== ] 486/2889 16% [========== ] 487/2889 16% [========== ] 488/2889 16% [========== ] 489/2889 16% [========== ] 490/2889 16% [========== ] 491/2889 16% [========== ] 492/2889 17% [========== ] 493/2889 17% [========== ] 494/2889 17% [========== ] 495/2889 17% [========== ] 496/2889 17% [========== ] 497/2889 17% [========== ] 498/2889 17% [========== ] 499/2889 17% [========== ] 500/2889 17% [========== ] 501/2889 17% [========== ] 502/2889 17% [========== ] 503/2889 17% [========== ] 504/2889 17% [========== ] 505/2889 17% [========== ] 506/2889 17% [========== ] 507/2889 17% [========== ] 508/2889 17% [========== ] 509/2889 17% [========== ] 510/2889 17% [========== ] 511/2889 17% [========== ] 512/2889 17% [=========== ] 513/2889 17% [=========== ] 514/2889 17% [=========== ] 515/2889 17% [=========== ] 516/2889 17% [=========== ] 517/2889 17% [=========== ] 518/2889 17% [=========== ] 519/2889 17% [=========== ] 520/2889 17% [=========== ] 521/2889 18% [=========== ] 522/2889 18% [=========== ] 523/2889 18% [=========== ] 524/2889 18% [=========== ] 525/2889 18% [=========== ] 526/2889 18% [=========== ] 527/2889 18% [=========== ] 528/2889 18% [=========== ] 529/2889 18% [=========== ] 530/2889 18% [=========== ] 531/2889 18% [=========== ] 532/2889 18% [=========== ] 533/2889 18% [=========== ] 534/2889 18% [=========== ] 535/2889 18% [=========== ] 536/2889 18% [=========== ] 537/2889 18% [=========== ] 538/2889 18% [=========== ] 539/2889 18% [=========== ] 540/2889 18% [=========== ] 541/2889 18% [=========== ] 542/2889 18% [=========== ] 543/2889 18% [=========== ] 544/2889 18% [=========== ] 545/2889 18% [=========== ] 546/2889 18% [=========== ] 547/2889 18% [=========== ] 548/2889 18% [=========== ] 549/2889 19% [=========== ] 550/2889 19% [=========== ] 551/2889 19% [=========== ] 552/2889 19% [=========== ] 553/2889 19% [=========== ] 554/2889 19% [=========== ] 555/2889 19% [=========== ] 556/2889 19% [=========== ] 557/2889 19% [=========== ] 558/2889 19% [=========== ] 559/2889 19% [============ ] 560/2889 19% [============ ] 561/2889 19% [============ ] 562/2889 19% [============ ] 563/2889 19% [============ ] 564/2889 19% [============ ] 565/2889 19% [============ ] 566/2889 19% [============ ] 567/2889 19% [============ ] 568/2889 19% [============ ] 569/2889 19% [============ ] 570/2889 19% [============ ] 571/2889 19% [============ ] 572/2889 19% [============ ] 573/2889 19% [============ ] 574/2889 19% [============ ] 575/2889 19% [============ ] 576/2889 19% [============ ] 577/2889 19% [============ ] 578/2889 20% [============ ] 579/2889 20% [============ ] 580/2889 20% [============ ] 581/2889 20% [============ ] 582/2889 20% [============ ] 583/2889 20% [============ ] 584/2889 20% [============ ] 585/2889 20% [============ ] 586/2889 20% [============ ] 587/2889 20% [============ ] 588/2889 20% [============ ] 589/2889 20% [============ ] 590/2889 20% [============ ] 591/2889 20% [============ ] 592/2889 20% [============ ] 593/2889 20% [============ ] 594/2889 20% [============ ] 595/2889 20% [============ ] 596/2889 20% [============ ] 597/2889 20% [============ ] 598/2889 20% [============ ] 599/2889 20% [============ ] 600/2889 20% [============ ] 601/2889 20% [============ ] 602/2889 20% [============ ] 603/2889 20% [============ ] 604/2889 20% [============ ] 605/2889 20% [============= ] 606/2889 20% [============= ] 607/2889 21% [============= ] 608/2889 21% [============= ] 609/2889 21% [============= ] 610/2889 21% [============= ] 611/2889 21% [============= ] 612/2889 21% [============= ] 613/2889 21% [============= ] 614/2889 21% [============= ] 615/2889 21% [============= ] 616/2889 21% [============= ] 617/2889 21% [============= ] 618/2889 21% [============= ] 619/2889 21% [============= ] 620/2889 21% [============= ] 621/2889 21% [============= ] 622/2889 21% [============= ] 623/2889 21% [============= ] 624/2889 21% [============= ] 625/2889 21% [============= ] 626/2889 21% [============= ] 627/2889 21% [============= ] 628/2889 21% [============= ] 629/2889 21% [============= ] 630/2889 21% [============= ] 631/2889 21% [============= ] 632/2889 21% [============= ] 633/2889 21% [============= ] 634/2889 21% [============= ] 635/2889 21% [============= ] 636/2889 22% [============= ] 637/2889 22% [============= ] 638/2889 22% [============= ] 639/2889 22% [============= ] 640/2889 22% [============= ] 641/2889 22% [============= ] 642/2889 22% [============= ] 643/2889 22% [============= ] 644/2889 22% [============= ] 645/2889 22% [============= ] 646/2889 22% [============= ] 647/2889 22% [============= ] 648/2889 22% [============= ] 649/2889 22% [============= ] 650/2889 22% [============= ] 651/2889 22% [============= ] 652/2889 22% [============== ] 653/2889 22% [============== ] 654/2889 22% [============== ] 655/2889 22% [============== ] 656/2889 22% [============== ] 657/2889 22% [============== ] 658/2889 22% [============== ] 659/2889 22% [============== ] 660/2889 22% [============== ] 661/2889 22% [============== ] 662/2889 22% [============== ] 663/2889 22% [============== ] 664/2889 22% [============== ] 665/2889 23% [============== ] 666/2889 23% [============== ] 667/2889 23% [============== ] 668/2889 23% [============== ] 669/2889 23% [============== ] 670/2889 23% [============== ] 671/2889 23% [============== ] 672/2889 23% [============== ] 673/2889 23% [============== ] 674/2889 23% [============== ] 675/2889 23% [============== ] 676/2889 23% [============== ] 677/2889 23% [============== ] 678/2889 23% [============== ] 679/2889 23% [============== ] 680/2889 23% [============== ] 681/2889 23% [============== ] 682/2889 23% [============== ] 683/2889 23% [============== ] 684/2889 23% [============== ] 685/2889 23% [============== ] 686/2889 23% [============== ] 687/2889 23% [============== ] 688/2889 23% [============== ] 689/2889 23% [============== ] 690/2889 23% [============== ] 691/2889 23% [============== ] 692/2889 23% [============== ] 693/2889 23% [============== ] 694/2889 24% [============== ] 695/2889 24% [============== ] 696/2889 24% [============== ] 697/2889 24% [============== ] 698/2889 24% [=============== ] 699/2889 24% [=============== ] 700/2889 24% [=============== ] 701/2889 24% [=============== ] 702/2889 24% [=============== ] 703/2889 24% [=============== ] 704/2889 24% [=============== ] 705/2889 24% [=============== ] 706/2889 24% [=============== ] 707/2889 24% [=============== ] 708/2889 24% [=============== ] 709/2889 24% [=============== ] 710/2889 24% [=============== ] 711/2889 24% [=============== ] 712/2889 24% [=============== ] 713/2889 24% [=============== ] 714/2889 24% [=============== ] 715/2889 24% [=============== ] 716/2889 24% [=============== ] 717/2889 24% [=============== ] 718/2889 24% [=============== ] 719/2889 24% [=============== ] 720/2889 24% [=============== ] 721/2889 24% [=============== ] 722/2889 24% [=============== ] 723/2889 25% [=============== ] 724/2889 25% [=============== ] 725/2889 25% [=============== ] 726/2889 25% [=============== ] 727/2889 25% [=============== ] 728/2889 25% [=============== ] 729/2889 25% [=============== ] 730/2889 25% [=============== ] 731/2889 25% [=============== ] 732/2889 25% [=============== ] 733/2889 25% [=============== ] 734/2889 25% [=============== ] 735/2889 25% [=============== ] 736/2889 25% [=============== ] 737/2889 25% [=============== ] 738/2889 25% [=============== ] 739/2889 25% [=============== ] 740/2889 25% [=============== ] 741/2889 25% [=============== ] 742/2889 25% [=============== ] 743/2889 25% [=============== ] 744/2889 25% [=============== ] 745/2889 25% [================ ] 746/2889 25% [================ ] 747/2889 25% [================ ] 748/2889 25% [================ ] 749/2889 25% [================ ] 750/2889 25% [================ ] 751/2889 25% [================ ] 752/2889 26% [================ ] 753/2889 26% [================ ] 754/2889 26% [================ ] 755/2889 26% [================ ] 756/2889 26% [================ ] 757/2889 26% [================ ] 758/2889 26% [================ ] 759/2889 26% [================ ] 760/2889 26% [================ ] 761/2889 26% [================ ] 762/2889 26% [================ ] 763/2889 26% [================ ] 764/2889 26% [================ ] 765/2889 26% [================ ] 766/2889 26% [================ ] 767/2889 26% [================ ] 768/2889 26% [================ ] 769/2889 26% [================ ] 770/2889 26% [================ ] 771/2889 26% [================ ] 772/2889 26% [================ ] 773/2889 26% [================ ] 774/2889 26% [================ ] 775/2889 26% [================ ] 776/2889 26% [================ ] 777/2889 26% [================ ] 778/2889 26% [================ ] 779/2889 26% [================ ] 780/2889 26% [================ ] 781/2889 27% [================ ] 782/2889 27% [================ ] 783/2889 27% [================ ] 784/2889 27% [================ ] 785/2889 27% [================ ] 786/2889 27% [================ ] 787/2889 27% [================ ] 788/2889 27% [================ ] 789/2889 27% [================ ] 790/2889 27% [================ ] 791/2889 27% [================ ] 792/2889 27% [================= ] 793/2889 27% [================= ] 794/2889 27% [================= ] 795/2889 27% [================= ] 796/2889 27% [================= ] 797/2889 27% [================= ] 798/2889 27% [================= ] 799/2889 27% [================= ] 800/2889 27% [================= ] 801/2889 27% [================= ] 802/2889 27% [================= ] 803/2889 27% [================= ] 804/2889 27% [================= ] 805/2889 27% [================= ] 806/2889 27% [================= ] 807/2889 27% [================= ] 808/2889 27% [================= ] 809/2889 28% [================= ] 810/2889 28% [================= ] 811/2889 28% [================= ] 812/2889 28% [================= ] 813/2889 28% [================= ] 814/2889 28% [================= ] 815/2889 28% [================= ] 816/2889 28% [================= ] 817/2889 28% [================= ] 818/2889 28% [================= ] 819/2889 28% [================= ] 820/2889 28% [================= ] 821/2889 28% [================= ] 822/2889 28% [================= ] 823/2889 28% [================= ] 824/2889 28% [================= ] 825/2889 28% [================= ] 826/2889 28% [================= ] 827/2889 28% [================= ] 828/2889 28% [================= ] 829/2889 28% [================= ] 830/2889 28% [================= ] 831/2889 28% [================= ] 832/2889 28% [================= ] 833/2889 28% [================= ] 834/2889 28% [================= ] 835/2889 28% [================= ] 836/2889 28% [================= ] 837/2889 28% [================= ] 838/2889 29% [================== ] 839/2889 29% [================== ] 840/2889 29% [================== ] 841/2889 29% [================== ] 842/2889 29% [================== ] 843/2889 29% [================== ] 844/2889 29% [================== ] 845/2889 29% [================== ] 846/2889 29% [================== ] 847/2889 29% [================== ] 848/2889 29% [================== ] 849/2889 29% [================== ] 850/2889 29% [================== ] 851/2889 29% [================== ] 852/2889 29% [================== ] 853/2889 29% [================== ] 854/2889 29% [================== ] 855/2889 29% [================== ] 856/2889 29% [================== ] 857/2889 29% [================== ] 858/2889 29% [================== ] 859/2889 29% [================== ] 860/2889 29% [================== ] 861/2889 29% [================== ] 862/2889 29% [================== ] 863/2889 29% [================== ] 864/2889 29% [================== ] 865/2889 29% [================== ] 866/2889 29% [================== ] 867/2889 30% [================== ] 868/2889 30% [================== ] 869/2889 30% [================== ] 870/2889 30% [================== ] 871/2889 30% [================== ] 872/2889 30% [================== ] 873/2889 30% [================== ] 874/2889 30% [================== ] 875/2889 30% [================== ] 876/2889 30% [================== ] 877/2889 30% [================== ] 878/2889 30% [================== ] 879/2889 30% [================== ] 880/2889 30% [================== ] 881/2889 30% [================== ] 882/2889 30% [================== ] 883/2889 30% [================== ] 884/2889 30% [================== ] 885/2889 30% [=================== ] 886/2889 30% [=================== ] 887/2889 30% [=================== ] 888/2889 30% [=================== ] 889/2889 30% [=================== ] 890/2889 30% [=================== ] 891/2889 30% [=================== ] 892/2889 30% [=================== ] 893/2889 30% [=================== ] 894/2889 30% [=================== ] 895/2889 30% [=================== ] 896/2889 31% [=================== ] 897/2889 31% [=================== ] 898/2889 31% [=================== ] 899/2889 31% [=================== ] 900/2889 31% [=================== ] 901/2889 31% [=================== ] 902/2889 31% [=================== ] 903/2889 31% [=================== ] 904/2889 31% [=================== ] 905/2889 31% [=================== ] 906/2889 31% [=================== ] 907/2889 31% [=================== ] 908/2889 31% [=================== ] 909/2889 31% [=================== ] 910/2889 31% [=================== ] 911/2889 31% [=================== ] 912/2889 31% [=================== ] 913/2889 31% [=================== ] 914/2889 31% [=================== ] 915/2889 31% [=================== ] 916/2889 31% [=================== ] 917/2889 31% [=================== ] 918/2889 31% [=================== ] 919/2889 31% [=================== ] 920/2889 31% [=================== ] 921/2889 31% [=================== ] 922/2889 31% [=================== ] 923/2889 31% [=================== ] 924/2889 31% [=================== ] 925/2889 32% [=================== ] 926/2889 32% [=================== ] 927/2889 32% [=================== ] 928/2889 32% [=================== ] 929/2889 32% [=================== ] 930/2889 32% [=================== ] 931/2889 32% [==================== ] 932/2889 32% [==================== ] 933/2889 32% [==================== ] 934/2889 32% [==================== ] 935/2889 32% [==================== ] 936/2889 32% [==================== ] 937/2889 32% [==================== ] 938/2889 32% [==================== ] 939/2889 32% [==================== ] 940/2889 32% [==================== ] 941/2889 32% [==================== ] 942/2889 32% [==================== ] 943/2889 32% [==================== ] 944/2889 32% [==================== ] 945/2889 32% [==================== ] 946/2889 32% [==================== ] 947/2889 32% [==================== ] 948/2889 32% [==================== ] 949/2889 32% [==================== ] 950/2889 32% [==================== ] 951/2889 32% [==================== ] 952/2889 32% [==================== ] 953/2889 32% [==================== ] 954/2889 33% [==================== ] 955/2889 33% [==================== ] 956/2889 33% [==================== ] 957/2889 33% [==================== ] 958/2889 33% [==================== ] 959/2889 33% [==================== ] 960/2889 33% [==================== ] 961/2889 33% [==================== ] 962/2889 33% [==================== ] 963/2889 33% [==================== ] 964/2889 33% [==================== ] 965/2889 33% [==================== ] 966/2889 33% [==================== ] 967/2889 33% [==================== ] 968/2889 33% [==================== ] 969/2889 33% [==================== ] 970/2889 33% [==================== ] 971/2889 33% [==================== ] 972/2889 33% [==================== ] 973/2889 33% [==================== ] 974/2889 33% [==================== ] 975/2889 33% [==================== ] 976/2889 33% [==================== ] 977/2889 33% [==================== ] 978/2889 33% [===================== ] 979/2889 33% [===================== ] 980/2889 33% [===================== ] 981/2889 33% [===================== ] 982/2889 33% [===================== ] 983/2889 34% [===================== ] 984/2889 34% [===================== ] 985/2889 34% [===================== ] 986/2889 34% [===================== ] 987/2889 34% [===================== ] 988/2889 34% [===================== ] 989/2889 34% [===================== ] 990/2889 34% [===================== ] 991/2889 34% [===================== ] 992/2889 34% [===================== ] 993/2889 34% [===================== ] 994/2889 34% [===================== ] 995/2889 34% [===================== ] 996/2889 34% [===================== ] 997/2889 34% [===================== ] 998/2889 34% [===================== ] 999/2889 34% [===================== ] 1000/2889 34% [===================== ] 1001/2889 34% [===================== ] 1002/2889 34% [===================== ] 1003/2889 34% [===================== ] 1004/2889 34% [===================== ] 1005/2889 34% [===================== ] 1006/2889 34% [===================== ] 1007/2889 34% [===================== ] 1008/2889 34% [===================== ] 1009/2889 34% [===================== ] 1010/2889 34% [===================== ] 1011/2889 34% [===================== ] 1012/2889 35% [===================== ] 1013/2889 35% [===================== ] 1014/2889 35% [===================== ] 1015/2889 35% [===================== ] 1016/2889 35% [===================== ] 1017/2889 35% [===================== ] 1018/2889 35% [===================== ] 1019/2889 35% [===================== ] 1020/2889 35% [===================== ] 1021/2889 35% [===================== ] 1022/2889 35% [===================== ] 1023/2889 35% [===================== ] 1024/2889 35% [===================== ] 1025/2889 35% [====================== ] 1026/2889 35% [====================== ] 1027/2889 35% [====================== ] 1028/2889 35% [====================== ] 1029/2889 35% [====================== ] 1030/2889 35% [====================== ] 1031/2889 35% [====================== ] 1032/2889 35% [====================== ] 1033/2889 35% [====================== ] 1034/2889 35% [====================== ] 1035/2889 35% [====================== ] 1036/2889 35% [====================== ] 1037/2889 35% [====================== ] 1038/2889 35% [====================== ] 1039/2889 35% [====================== ] 1040/2889 35% [====================== ] 1041/2889 36% [====================== ] 1042/2889 36% [====================== ] 1043/2889 36% [====================== ] 1044/2889 36% [====================== ] 1045/2889 36% [====================== ] 1046/2889 36% [====================== ] 1047/2889 36% [====================== ] 1048/2889 36% [====================== ] 1049/2889 36% [====================== ] 1050/2889 36% [====================== ] 1051/2889 36% [====================== ] 1052/2889 36% [====================== ] 1053/2889 36% [====================== ] 1054/2889 36% [====================== ] 1055/2889 36% [====================== ] 1056/2889 36% [====================== ] 1057/2889 36% [====================== ] 1058/2889 36% [====================== ] 1059/2889 36% [====================== ] 1060/2889 36% [====================== ] 1061/2889 36% [====================== ] 1062/2889 36% [====================== ] 1063/2889 36% [====================== ] 1064/2889 36% [====================== ] 1065/2889 36% [====================== ] 1066/2889 36% [====================== ] 1067/2889 36% [====================== ] 1068/2889 36% [====================== ] 1069/2889 37% [====================== ] 1070/2889 37% [====================== ] 1071/2889 37% [======================= ] 1072/2889 37% [======================= ] 1073/2889 37% [======================= ] 1074/2889 37% [======================= ] 1075/2889 37% [======================= ] 1076/2889 37% [======================= ] 1077/2889 37% [======================= ] 1078/2889 37% [======================= ] 1079/2889 37% [======================= ] 1080/2889 37% [======================= ] 1081/2889 37% [======================= ] 1082/2889 37% [======================= ] 1083/2889 37% [======================= ] 1084/2889 37% [======================= ] 1085/2889 37% [======================= ] 1086/2889 37% [======================= ] 1087/2889 37% [======================= ] 1088/2889 37% [======================= ] 1089/2889 37% [======================= ] 1090/2889 37% [======================= ] 1091/2889 37% [======================= ] 1092/2889 37% [======================= ] 1093/2889 37% [======================= ] 1094/2889 37% [======================= ] 1095/2889 37% [======================= ] 1096/2889 37% [======================= ] 1097/2889 37% [======================= ] 1098/2889 38% [======================= ] 1099/2889 38% [======================= ] 1100/2889 38% [======================= ] 1101/2889 38% [======================= ] 1102/2889 38% [======================= ] 1103/2889 38% [======================= ] 1104/2889 38% [======================= ] 1105/2889 38% [======================= ] 1106/2889 38% [======================= ] 1107/2889 38% [======================= ] 1108/2889 38% [======================= ] 1109/2889 38% [======================= ] 1110/2889 38% [======================= ] 1111/2889 38% [======================= ] 1112/2889 38% [======================= ] 1113/2889 38% [======================= ] 1114/2889 38% [======================= ] 1115/2889 38% [======================= ] 1116/2889 38% [======================= ] 1117/2889 38% [======================= ] 1118/2889 38% [======================== ] 1119/2889 38% [======================== ] 1120/2889 38% [======================== ] 1121/2889 38% [======================== ] 1122/2889 38% [======================== ] 1123/2889 38% [======================== ] 1124/2889 38% [======================== ] 1125/2889 38% [======================== ] 1126/2889 38% [======================== ] 1127/2889 39% [======================== ] 1128/2889 39% [======================== ] 1129/2889 39% [======================== ] 1130/2889 39% [======================== ] 1131/2889 39% [======================== ] 1132/2889 39% [======================== ] 1133/2889 39% [======================== ] 1134/2889 39% [======================== ] 1135/2889 39% [======================== ] 1136/2889 39% [======================== ] 1137/2889 39% [======================== ] 1138/2889 39% [======================== ] 1139/2889 39% [======================== ] 1140/2889 39% [======================== ] 1141/2889 39% [======================== ] 1142/2889 39% [======================== ] 1143/2889 39% [======================== ] 1144/2889 39% [======================== ] 1145/2889 39% [======================== ] 1146/2889 39% [======================== ] 1147/2889 39% [======================== ] 1148/2889 39% [======================== ] 1149/2889 39% [======================== ] 1150/2889 39% [======================== ] 1151/2889 39% [======================== ] 1152/2889 39% [======================== ] 1153/2889 39% [======================== ] 1154/2889 39% [======================== ] 1155/2889 39% [======================== ] 1156/2889 40% [======================== ] 1157/2889 40% [======================== ] 1158/2889 40% [======================== ] 1159/2889 40% [======================== ] 1160/2889 40% [======================== ] 1161/2889 40% [======================== ] 1162/2889 40% [======================== ] 1163/2889 40% [======================== ] 1164/2889 40% [========================= ] 1165/2889 40% [========================= ] 1166/2889 40% [========================= ] 1167/2889 40% [========================= ] 1168/2889 40% [========================= ] 1169/2889 40% [========================= ] 1170/2889 40% [========================= ] 1171/2889 40% [========================= ] 1172/2889 40% [========================= ] 1173/2889 40% [========================= ] 1174/2889 40% [========================= ] 1175/2889 40% [========================= ] 1176/2889 40% [========================= ] 1177/2889 40% [========================= ] 1178/2889 40% [========================= ] 1179/2889 40% [========================= ] 1180/2889 40% [========================= ] 1181/2889 40% [========================= ] 1182/2889 40% [========================= ] 1183/2889 40% [========================= ] 1184/2889 40% [========================= ] 1185/2889 41% [========================= ] 1186/2889 41% [========================= ] 1187/2889 41% [========================= ] 1188/2889 41% [========================= ] 1189/2889 41% [========================= ] 1190/2889 41% [========================= ] 1191/2889 41% [========================= ] 1192/2889 41% [========================= ] 1193/2889 41% [========================= ] 1194/2889 41% [========================= ] 1195/2889 41% [========================= ] 1196/2889 41% [========================= ] 1197/2889 41% [========================= ] 1198/2889 41% [========================= ] 1199/2889 41% [========================= ] 1200/2889 41% [========================= ] 1201/2889 41% [========================= ] 1202/2889 41% [========================= ] 1203/2889 41% [========================= ] 1204/2889 41% [========================= ] 1205/2889 41% [========================= ] 1206/2889 41% [========================= ] 1207/2889 41% [========================= ] 1208/2889 41% [========================= ] 1209/2889 41% [========================= ] 1210/2889 41% [========================= ] 1211/2889 41% [========================== ] 1212/2889 41% [========================== ] 1213/2889 41% [========================== ] 1214/2889 42% [========================== ] 1215/2889 42% [========================== ] 1216/2889 42% [========================== ] 1217/2889 42% [========================== ] 1218/2889 42% [========================== ] 1219/2889 42% [========================== ] 1220/2889 42% [========================== ] 1221/2889 42% [========================== ] 1222/2889 42% [========================== ] 1223/2889 42% [========================== ] 1224/2889 42% [========================== ] 1225/2889 42% [========================== ] 1226/2889 42% [========================== ] 1227/2889 42% [========================== ] 1228/2889 42% [========================== ] 1229/2889 42% [========================== ] 1230/2889 42% [========================== ] 1231/2889 42% [========================== ] 1232/2889 42% [========================== ] 1233/2889 42% [========================== ] 1234/2889 42% [========================== ] 1235/2889 42% [========================== ] 1236/2889 42% [========================== ] 1237/2889 42% [========================== ] 1238/2889 42% [========================== ] 1239/2889 42% [========================== ] 1240/2889 42% [========================== ] 1241/2889 42% [========================== ] 1242/2889 42% [========================== ] 1243/2889 43% [========================== ] 1244/2889 43% [========================== ] 1245/2889 43% [========================== ] 1246/2889 43% [========================== ] 1247/2889 43% [========================== ] 1248/2889 43% [========================== ] 1249/2889 43% [========================== ] 1250/2889 43% [========================== ] 1251/2889 43% [========================== ] 1252/2889 43% [========================== ] 1253/2889 43% [========================== ] 1254/2889 43% [========================== ] 1255/2889 43% [========================== ] 1256/2889 43% [========================== ] 1257/2889 43% [========================== ] 1258/2889 43% [=========================== ] 1259/2889 43% [=========================== ] 1260/2889 43% [=========================== ] 1261/2889 43% [=========================== ] 1262/2889 43% [=========================== ] 1263/2889 43% [=========================== ] 1264/2889 43% [=========================== ] 1265/2889 43% [=========================== ] 1266/2889 43% [=========================== ] 1267/2889 43% [=========================== ] 1268/2889 43% [=========================== ] 1269/2889 43% [=========================== ] 1270/2889 43% [=========================== ] 1271/2889 43% [=========================== ] 1272/2889 44% [=========================== ] 1273/2889 44% [=========================== ] 1274/2889 44% [=========================== ] 1275/2889 44% [=========================== ] 1276/2889 44% [=========================== ] 1277/2889 44% [=========================== ] 1278/2889 44% [=========================== ] 1279/2889 44% [=========================== ] 1280/2889 44% [=========================== ] 1281/2889 44% [=========================== ] 1282/2889 44% [=========================== ] 1283/2889 44% [=========================== ] 1284/2889 44% [=========================== ] 1285/2889 44% [=========================== ] 1286/2889 44% [=========================== ] 1287/2889 44% [=========================== ] 1288/2889 44% [=========================== ] 1289/2889 44% [=========================== ] 1290/2889 44% [=========================== ] 1291/2889 44% [=========================== ] 1292/2889 44% [=========================== ] 1293/2889 44% [=========================== ] 1294/2889 44% [=========================== ] 1295/2889 44% [=========================== ] 1296/2889 44% [=========================== ] 1297/2889 44% [=========================== ] 1298/2889 44% [=========================== ] 1299/2889 44% [=========================== ] 1300/2889 44% [=========================== ] 1301/2889 45% [=========================== ] 1302/2889 45% [=========================== ] 1303/2889 45% [=========================== ] 1304/2889 45% [============================ ] 1305/2889 45% [============================ ] 1306/2889 45% [============================ ] 1307/2889 45% [============================ ] 1308/2889 45% [============================ ] 1309/2889 45% [============================ ] 1310/2889 45% [============================ ] 1311/2889 45% [============================ ] 1312/2889 45% [============================ ] 1313/2889 45% [============================ ] 1314/2889 45% [============================ ] 1315/2889 45% [============================ ] 1316/2889 45% [============================ ] 1317/2889 45% [============================ ] 1318/2889 45% [============================ ] 1319/2889 45% [============================ ] 1320/2889 45% [============================ ] 1321/2889 45% [============================ ] 1322/2889 45% [============================ ] 1323/2889 45% [============================ ] 1324/2889 45% [============================ ] 1325/2889 45% [============================ ] 1326/2889 45% [============================ ] 1327/2889 45% [============================ ] 1328/2889 45% [============================ ] 1329/2889 46% [============================ ] 1330/2889 46% [============================ ] 1331/2889 46% [============================ ] 1332/2889 46% [============================ ] 1333/2889 46% [============================ ] 1334/2889 46% [============================ ] 1335/2889 46% [============================ ] 1336/2889 46% [============================ ] 1337/2889 46% [============================ ] 1338/2889 46% [============================ ] 1339/2889 46% [============================ ] 1340/2889 46% [============================ ] 1341/2889 46% [============================ ] 1342/2889 46% [============================ ] 1343/2889 46% [============================ ] 1344/2889 46% [============================ ] 1345/2889 46% [============================ ] 1346/2889 46% [============================ ] 1347/2889 46% [============================ ] 1348/2889 46% [============================ ] 1349/2889 46% [============================ ] 1350/2889 46% [============================ ] 1351/2889 46% [============================= ] 1352/2889 46% [============================= ] 1353/2889 46% [============================= ] 1354/2889 46% [============================= ] 1355/2889 46% [============================= ] 1356/2889 46% [============================= ] 1357/2889 46% [============================= ] 1358/2889 47% [============================= ] 1359/2889 47% [============================= ] 1360/2889 47% [============================= ] 1361/2889 47% [============================= ] 1362/2889 47% [============================= ] 1363/2889 47% [============================= ] 1364/2889 47% [============================= ] 1365/2889 47% [============================= ] 1366/2889 47% [============================= ] 1367/2889 47% [============================= ] 1368/2889 47% [============================= ] 1369/2889 47% [============================= ] 1370/2889 47% [============================= ] 1371/2889 47% [============================= ] 1372/2889 47% [============================= ] 1373/2889 47% [============================= ] 1374/2889 47% [============================= ] 1375/2889 47% [============================= ] 1376/2889 47% [============================= ] 1377/2889 47% [============================= ] 1378/2889 47% [============================= ] 1379/2889 47% [============================= ] 1380/2889 47% [============================= ] 1381/2889 47% [============================= ] 1382/2889 47% [============================= ] 1383/2889 47% [============================= ] 1384/2889 47% [============================= ] 1385/2889 47% [============================= ] 1386/2889 47% [============================= ] 1387/2889 48% [============================= ] 1388/2889 48% [============================= ] 1389/2889 48% [============================= ] 1390/2889 48% [============================= ] 1391/2889 48% [============================= ] 1392/2889 48% [============================= ] 1393/2889 48% [============================= ] 1394/2889 48% [============================= ] 1395/2889 48% [============================= ] 1396/2889 48% [============================= ] 1397/2889 48% [============================== ] 1398/2889 48% [============================== ] 1399/2889 48% [============================== ] 1400/2889 48% [============================== ] 1401/2889 48% [============================== ] 1402/2889 48% [============================== ] 1403/2889 48% [============================== ] 1404/2889 48% [============================== ] 1405/2889 48% [============================== ] 1406/2889 48% [============================== ] 1407/2889 48% [============================== ] 1408/2889 48% [============================== ] 1409/2889 48% [============================== ] 1410/2889 48% [============================== ] 1411/2889 48% [============================== ] 1412/2889 48% [============================== ] 1413/2889 48% [============================== ] 1414/2889 48% [============================== ] 1415/2889 48% [============================== ] 1416/2889 49% [============================== ] 1417/2889 49% [============================== ] 1418/2889 49% [============================== ] 1419/2889 49% [============================== ] 1420/2889 49% [============================== ] 1421/2889 49% [============================== ] 1422/2889 49% [============================== ] 1423/2889 49% [============================== ] 1424/2889 49% [============================== ] 1425/2889 49% [============================== ] 1426/2889 49% [============================== ] 1427/2889 49% [============================== ] 1428/2889 49% [============================== ] 1429/2889 49% [============================== ] 1430/2889 49% [============================== ] 1431/2889 49% [============================== ] 1432/2889 49% [============================== ] 1433/2889 49% [============================== ] 1434/2889 49% [============================== ] 1435/2889 49% [============================== ] 1436/2889 49% [============================== ] 1437/2889 49% [============================== ] 1438/2889 49% [============================== ] 1439/2889 49% [============================== ] 1440/2889 49% [============================== ] 1441/2889 49% [============================== ] 1442/2889 49% [============================== ] 1443/2889 49% [============================== ] 1444/2889 49% [=============================== ] 1445/2889 50% [=============================== ] 1446/2889 50% [=============================== ] 1447/2889 50% [=============================== ] 1448/2889 50% [=============================== ] 1449/2889 50% [=============================== ] 1450/2889 50% [=============================== ] 1451/2889 50% [=============================== ] 1452/2889 50% [=============================== ] 1453/2889 50% [=============================== ] 1454/2889 50% [=============================== ] 1455/2889 50% [=============================== ] 1456/2889 50% [=============================== ] 1457/2889 50% [=============================== ] 1458/2889 50% [=============================== ] 1459/2889 50% [=============================== ] 1460/2889 50% [=============================== ] 1461/2889 50% [=============================== ] 1462/2889 50% [=============================== ] 1463/2889 50% [=============================== ] 1464/2889 50% [=============================== ] 1465/2889 50% [=============================== ] 1466/2889 50% [=============================== ] 1467/2889 50% [=============================== ] 1468/2889 50% [=============================== ] 1469/2889 50% [=============================== ] 1470/2889 50% [=============================== ] 1471/2889 50% [=============================== ] 1472/2889 50% [=============================== ] 1473/2889 50% [=============================== ] 1474/2889 51% [=============================== ] 1475/2889 51% [=============================== ] 1476/2889 51% [=============================== ] 1477/2889 51% [=============================== ] 1478/2889 51% [=============================== ] 1479/2889 51% [=============================== ] 1480/2889 51% [=============================== ] 1481/2889 51% [=============================== ] 1482/2889 51% [=============================== ] 1483/2889 51% [=============================== ] 1484/2889 51% [=============================== ] 1485/2889 51% [=============================== ] 1486/2889 51% [=============================== ] 1487/2889 51% [=============================== ] 1488/2889 51% [=============================== ] 1489/2889 51% [=============================== ] 1490/2889 51% [=============================== ] 1491/2889 51% [================================ ] 1492/2889 51% [================================ ] 1493/2889 51% [================================ ] 1494/2889 51% [================================ ] 1495/2889 51% [================================ ] 1496/2889 51% [================================ ] 1497/2889 51% [================================ ] 1498/2889 51% [================================ ] 1499/2889 51% [================================ ] 1500/2889 51% [================================ ] 1501/2889 51% [================================ ] 1502/2889 51% [================================ ] 1503/2889 52% [================================ ] 1504/2889 52% [================================ ] 1505/2889 52% [================================ ] 1506/2889 52% [================================ ] 1507/2889 52% [================================ ] 1508/2889 52% [================================ ] 1509/2889 52% [================================ ] 1510/2889 52% [================================ ] 1511/2889 52% [================================ ] 1512/2889 52% [================================ ] 1513/2889 52% [================================ ] 1514/2889 52% [================================ ] 1515/2889 52% [================================ ] 1516/2889 52% [================================ ] 1517/2889 52% [================================ ] 1518/2889 52% [================================ ] 1519/2889 52% [================================ ] 1520/2889 52% [================================ ] 1521/2889 52% [================================ ] 1522/2889 52% [================================ ] 1523/2889 52% [================================ ] 1524/2889 52% [================================ ] 1525/2889 52% [================================ ] 1526/2889 52% [================================ ] 1527/2889 52% [================================ ] 1528/2889 52% [================================ ] 1529/2889 52% [================================ ] 1530/2889 52% [================================ ] 1531/2889 52% [================================ ] 1532/2889 53% [================================ ] 1533/2889 53% [================================ ] 1534/2889 53% [================================ ] 1535/2889 53% [================================ ] 1536/2889 53% [================================ ] 1537/2889 53% [================================= ] 1538/2889 53% [================================= ] 1539/2889 53% [================================= ] 1540/2889 53% [================================= ] 1541/2889 53% [================================= ] 1542/2889 53% [================================= ] 1543/2889 53% [================================= ] 1544/2889 53% [================================= ] 1545/2889 53% [================================= ] 1546/2889 53% [================================= ] 1547/2889 53% [================================= ] 1548/2889 53% [================================= ] 1549/2889 53% [================================= ] 1550/2889 53% [================================= ] 1551/2889 53% [================================= ] 1552/2889 53% [================================= ] 1553/2889 53% [================================= ] 1554/2889 53% [================================= ] 1555/2889 53% [================================= ] 1556/2889 53% [================================= ] 1557/2889 53% [================================= ] 1558/2889 53% [================================= ] 1559/2889 53% [================================= ] 1560/2889 53% [================================= ] 1561/2889 54% [================================= ] 1562/2889 54% [================================= ] 1563/2889 54% [================================= ] 1564/2889 54% [================================= ] 1565/2889 54% [================================= ] 1566/2889 54% [================================= ] 1567/2889 54% [================================= ] 1568/2889 54% [================================= ] 1569/2889 54% [================================= ] 1570/2889 54% [================================= ] 1571/2889 54% [================================= ] 1572/2889 54% [================================= ] 1573/2889 54% [================================= ] 1574/2889 54% [================================= ] 1575/2889 54% [================================= ] 1576/2889 54% [================================= ] 1577/2889 54% [================================= ] 1578/2889 54% [================================= ] 1579/2889 54% [================================= ] 1580/2889 54% [================================= ] 1581/2889 54% [================================= ] 1582/2889 54% [================================= ] 1583/2889 54% [================================= ] 1584/2889 54% [================================== ] 1585/2889 54% [================================== ] 1586/2889 54% [================================== ] 1587/2889 54% [================================== ] 1588/2889 54% [================================== ] 1589/2889 55% [================================== ] 1590/2889 55% [================================== ] 1591/2889 55% [================================== ] 1592/2889 55% [================================== ] 1593/2889 55% [================================== ] 1594/2889 55% [================================== ] 1595/2889 55% [================================== ] 1596/2889 55% [================================== ] 1597/2889 55% [================================== ] 1598/2889 55% [================================== ] 1599/2889 55% [================================== ] 1600/2889 55% [================================== ] 1601/2889 55% [================================== ] 1602/2889 55% [================================== ] 1603/2889 55% [================================== ] 1604/2889 55% [================================== ] 1605/2889 55% [================================== ] 1606/2889 55% [================================== ] 1607/2889 55% [================================== ] 1608/2889 55% [================================== ] 1609/2889 55% [================================== ] 1610/2889 55% [================================== ] 1611/2889 55% [================================== ] 1612/2889 55% [================================== ] 1613/2889 55% [================================== ] 1614/2889 55% [================================== ] 1615/2889 55% [================================== ] 1616/2889 55% [================================== ] 1617/2889 55% [================================== ] 1618/2889 56% [================================== ] 1619/2889 56% [================================== ] 1620/2889 56% [================================== ] 1621/2889 56% [================================== ] 1622/2889 56% [================================== ] 1623/2889 56% [================================== ] 1624/2889 56% [================================== ] 1625/2889 56% [================================== ] 1626/2889 56% [================================== ] 1627/2889 56% [================================== ] 1628/2889 56% [================================== ] 1629/2889 56% [================================== ] 1630/2889 56% [=================================== ] 1631/2889 56% [=================================== ] 1632/2889 56% [=================================== ] 1633/2889 56% [=================================== ] 1634/2889 56% [=================================== ] 1635/2889 56% [=================================== ] 1636/2889 56% [=================================== ] 1637/2889 56% [=================================== ] 1638/2889 56% [=================================== ] 1639/2889 56% [=================================== ] 1640/2889 56% [=================================== ] 1641/2889 56% [=================================== ] 1642/2889 56% [=================================== ] 1643/2889 56% [=================================== ] 1644/2889 56% [=================================== ] 1645/2889 56% [=================================== ] 1646/2889 56% [=================================== ] 1647/2889 57% [=================================== ] 1648/2889 57% [=================================== ] 1649/2889 57% [=================================== ] 1650/2889 57% [=================================== ] 1651/2889 57% [=================================== ] 1652/2889 57% [=================================== ] 1653/2889 57% [=================================== ] 1654/2889 57% [=================================== ] 1655/2889 57% [=================================== ] 1656/2889 57% [=================================== ] 1657/2889 57% [=================================== ] 1658/2889 57% [=================================== ] 1659/2889 57% [=================================== ] 1660/2889 57% [=================================== ] 1661/2889 57% [=================================== ] 1662/2889 57% [=================================== ] 1663/2889 57% [=================================== ] 1664/2889 57% [=================================== ] 1665/2889 57% [=================================== ] 1666/2889 57% [=================================== ] 1667/2889 57% [=================================== ] 1668/2889 57% [=================================== ] 1669/2889 57% [=================================== ] 1670/2889 57% [=================================== ] 1671/2889 57% [=================================== ] 1672/2889 57% [=================================== ] 1673/2889 57% [=================================== ] 1674/2889 57% [=================================== ] 1675/2889 57% [=================================== ] 1676/2889 58% [=================================== ] 1677/2889 58% [==================================== ] 1678/2889 58% [==================================== ] 1679/2889 58% [==================================== ] 1680/2889 58% [==================================== ] 1681/2889 58% [==================================== ] 1682/2889 58% [==================================== ] 1683/2889 58% [==================================== ] 1684/2889 58% [==================================== ] 1685/2889 58% [==================================== ] 1686/2889 58% [==================================== ] 1687/2889 58% [==================================== ] 1688/2889 58% [==================================== ] 1689/2889 58% [==================================== ] 1690/2889 58% [==================================== ] 1691/2889 58% [==================================== ] 1692/2889 58% [==================================== ] 1693/2889 58% [==================================== ] 1694/2889 58% [==================================== ] 1695/2889 58% [==================================== ] 1696/2889 58% [==================================== ] 1697/2889 58% [==================================== ] 1698/2889 58% [==================================== ] 1699/2889 58% [==================================== ] 1700/2889 58% [==================================== ] 1701/2889 58% [==================================== ] 1702/2889 58% [==================================== ] 1703/2889 58% [==================================== ] 1704/2889 58% [==================================== ] 1705/2889 59% [==================================== ] 1706/2889 59% [==================================== ] 1707/2889 59% [==================================== ] 1708/2889 59% [==================================== ] 1709/2889 59% [==================================== ] 1710/2889 59% [==================================== ] 1711/2889 59% [==================================== ] 1712/2889 59% [==================================== ] 1713/2889 59% [==================================== ] 1714/2889 59% [==================================== ] 1715/2889 59% [==================================== ] 1716/2889 59% [==================================== ] 1717/2889 59% [==================================== ] 1718/2889 59% [==================================== ] 1719/2889 59% [==================================== ] 1720/2889 59% [==================================== ] 1721/2889 59% [==================================== ] 1722/2889 59% [==================================== ] 1723/2889 59% [==================================== ] 1724/2889 59% [===================================== ] 1725/2889 59% [===================================== ] 1726/2889 59% [===================================== ] 1727/2889 59% [===================================== ] 1728/2889 59% [===================================== ] 1729/2889 59% [===================================== ] 1730/2889 59% [===================================== ] 1731/2889 59% [===================================== ] 1732/2889 59% [===================================== ] 1733/2889 59% [===================================== ] 1734/2889 60% [===================================== ] 1735/2889 60% [===================================== ] 1736/2889 60% [===================================== ] 1737/2889 60% [===================================== ] 1738/2889 60% [===================================== ] 1739/2889 60% [===================================== ] 1740/2889 60% [===================================== ] 1741/2889 60% [===================================== ] 1742/2889 60% [===================================== ] 1743/2889 60% [===================================== ] 1744/2889 60% [===================================== ] 1745/2889 60% [===================================== ] 1746/2889 60% [===================================== ] 1747/2889 60% [===================================== ] 1748/2889 60% [===================================== ] 1749/2889 60% [===================================== ] 1750/2889 60% [===================================== ] 1751/2889 60% [===================================== ] 1752/2889 60% [===================================== ] 1753/2889 60% [===================================== ] 1754/2889 60% [===================================== ] 1755/2889 60% [===================================== ] 1756/2889 60% [===================================== ] 1757/2889 60% [===================================== ] 1758/2889 60% [===================================== ] 1759/2889 60% [===================================== ] 1760/2889 60% [===================================== ] 1761/2889 60% [===================================== ] 1762/2889 60% [===================================== ] 1763/2889 61% [===================================== ] 1764/2889 61% [===================================== ] 1765/2889 61% [===================================== ] 1766/2889 61% [===================================== ] 1767/2889 61% [===================================== ] 1768/2889 61% [===================================== ] 1769/2889 61% [===================================== ] 1770/2889 61% [====================================== ] 1771/2889 61% [====================================== ] 1772/2889 61% [====================================== ] 1773/2889 61% [====================================== ] 1774/2889 61% [====================================== ] 1775/2889 61% [====================================== ] 1776/2889 61% [====================================== ] 1777/2889 61% [====================================== ] 1778/2889 61% [====================================== ] 1779/2889 61% [====================================== ] 1780/2889 61% [====================================== ] 1781/2889 61% [====================================== ] 1782/2889 61% [====================================== ] 1783/2889 61% [====================================== ] 1784/2889 61% [====================================== ] 1785/2889 61% [====================================== ] 1786/2889 61% [====================================== ] 1787/2889 61% [====================================== ] 1788/2889 61% [====================================== ] 1789/2889 61% [====================================== ] 1790/2889 61% [====================================== ] 1791/2889 61% [====================================== ] 1792/2889 62% [====================================== ] 1793/2889 62% [====================================== ] 1794/2889 62% [====================================== ] 1795/2889 62% [====================================== ] 1796/2889 62% [====================================== ] 1797/2889 62% [====================================== ] 1798/2889 62% [====================================== ] 1799/2889 62% [====================================== ] 1800/2889 62% [====================================== ] 1801/2889 62% [====================================== ] 1802/2889 62% [====================================== ] 1803/2889 62% [====================================== ] 1804/2889 62% [====================================== ] 1805/2889 62% [====================================== ] 1806/2889 62% [====================================== ] 1807/2889 62% [====================================== ] 1808/2889 62% [====================================== ] 1809/2889 62% [====================================== ] 1810/2889 62% [====================================== ] 1811/2889 62% [====================================== ] 1812/2889 62% [====================================== ] 1813/2889 62% [====================================== ] 1814/2889 62% [====================================== ] 1815/2889 62% [====================================== ] 1816/2889 62% [====================================== ] 1817/2889 62% [======================================= ] 1818/2889 62% [======================================= ] 1819/2889 62% [======================================= ] 1820/2889 62% [======================================= ] 1821/2889 63% [======================================= ] 1822/2889 63% [======================================= ] 1823/2889 63% [======================================= ] 1824/2889 63% [======================================= ] 1825/2889 63% [======================================= ] 1826/2889 63% [======================================= ] 1827/2889 63% [======================================= ] 1828/2889 63% [======================================= ] 1829/2889 63% [======================================= ] 1830/2889 63% [======================================= ] 1831/2889 63% [======================================= ] 1832/2889 63% [======================================= ] 1833/2889 63% [======================================= ] 1834/2889 63% [======================================= ] 1835/2889 63% [======================================= ] 1836/2889 63% [======================================= ] 1837/2889 63% [======================================= ] 1838/2889 63% [======================================= ] 1839/2889 63% [======================================= ] 1840/2889 63% [======================================= ] 1841/2889 63% [======================================= ] 1842/2889 63% [======================================= ] 1843/2889 63% [======================================= ] 1844/2889 63% [======================================= ] 1845/2889 63% [======================================= ] 1846/2889 63% [======================================= ] 1847/2889 63% [======================================= ] 1848/2889 63% [======================================= ] 1849/2889 64% [======================================= ] 1850/2889 64% [======================================= ] 1851/2889 64% [======================================= ] 1852/2889 64% [======================================= ] 1853/2889 64% [======================================= ] 1854/2889 64% [======================================= ] 1855/2889 64% [======================================= ] 1856/2889 64% [======================================= ] 1857/2889 64% [======================================= ] 1858/2889 64% [======================================= ] 1859/2889 64% [======================================= ] 1860/2889 64% [======================================= ] 1861/2889 64% [======================================= ] 1862/2889 64% [======================================= ] 1863/2889 64% [======================================== ] 1864/2889 64% [======================================== ] 1865/2889 64% [======================================== ] 1866/2889 64% [======================================== ] 1867/2889 64% [======================================== ] 1868/2889 64% [======================================== ] 1869/2889 64% [======================================== ] 1870/2889 64% [======================================== ] 1871/2889 64% [======================================== ] 1872/2889 64% [======================================== ] 1873/2889 64% [======================================== ] 1874/2889 64% [======================================== ] 1875/2889 64% [======================================== ] 1876/2889 64% [======================================== ] 1877/2889 64% [======================================== ] 1878/2889 65% [======================================== ] 1879/2889 65% [======================================== ] 1880/2889 65% [======================================== ] 1881/2889 65% [======================================== ] 1882/2889 65% [======================================== ] 1883/2889 65% [======================================== ] 1884/2889 65% [======================================== ] 1885/2889 65% [======================================== ] 1886/2889 65% [======================================== ] 1887/2889 65% [======================================== ] 1888/2889 65% [======================================== ] 1889/2889 65% [======================================== ] 1890/2889 65% [======================================== ] 1891/2889 65% [======================================== ] 1892/2889 65% [======================================== ] 1893/2889 65% [======================================== ] 1894/2889 65% [======================================== ] 1895/2889 65% [======================================== ] 1896/2889 65% [======================================== ] 1897/2889 65% [======================================== ] 1898/2889 65% [======================================== ] 1899/2889 65% [======================================== ] 1900/2889 65% [======================================== ] 1901/2889 65% [======================================== ] 1902/2889 65% [======================================== ] 1903/2889 65% [======================================== ] 1904/2889 65% [======================================== ] 1905/2889 65% [======================================== ] 1906/2889 65% [======================================== ] 1907/2889 66% [======================================== ] 1908/2889 66% [======================================== ] 1909/2889 66% [======================================== ] 1910/2889 66% [========================================= ] 1911/2889 66% [========================================= ] 1912/2889 66% [========================================= ] 1913/2889 66% [========================================= ] 1914/2889 66% [========================================= ] 1915/2889 66% [========================================= ] 1916/2889 66% [========================================= ] 1917/2889 66% [========================================= ] 1918/2889 66% [========================================= ] 1919/2889 66% [========================================= ] 1920/2889 66% [========================================= ] 1921/2889 66% [========================================= ] 1922/2889 66% [========================================= ] 1923/2889 66% [========================================= ] 1924/2889 66% [========================================= ] 1925/2889 66% [========================================= ] 1926/2889 66% [========================================= ] 1927/2889 66% [========================================= ] 1928/2889 66% [========================================= ] 1929/2889 66% [========================================= ] 1930/2889 66% [========================================= ] 1931/2889 66% [========================================= ] 1932/2889 66% [========================================= ] 1933/2889 66% [========================================= ] 1934/2889 66% [========================================= ] 1935/2889 66% [========================================= ] 1936/2889 67% [========================================= ] 1937/2889 67% [========================================= ] 1938/2889 67% [========================================= ] 1939/2889 67% [========================================= ] 1940/2889 67% [========================================= ] 1941/2889 67% [========================================= ] 1942/2889 67% [========================================= ] 1943/2889 67% [========================================= ] 1944/2889 67% [========================================= ] 1945/2889 67% [========================================= ] 1946/2889 67% [========================================= ] 1947/2889 67% [========================================= ] 1948/2889 67% [========================================= ] 1949/2889 67% [========================================= ] 1950/2889 67% [========================================= ] 1951/2889 67% [========================================= ] 1952/2889 67% [========================================= ] 1953/2889 67% [========================================= ] 1954/2889 67% [========================================= ] 1955/2889 67% [========================================= ] 1956/2889 67% [========================================= ] 1957/2889 67% [========================================== ] 1958/2889 67% [========================================== ] 1959/2889 67% [========================================== ] 1960/2889 67% [========================================== ] 1961/2889 67% [========================================== ] 1962/2889 67% [========================================== ] 1963/2889 67% [========================================== ] 1964/2889 67% [========================================== ] 1965/2889 68% [========================================== ] 1966/2889 68% [========================================== ] 1967/2889 68% [========================================== ] 1968/2889 68% [========================================== ] 1969/2889 68% [========================================== ] 1970/2889 68% [========================================== ] 1971/2889 68% [========================================== ] 1972/2889 68% [========================================== ] 1973/2889 68% [========================================== ] 1974/2889 68% [========================================== ] 1975/2889 68% [========================================== ] 1976/2889 68% [========================================== ] 1977/2889 68% [========================================== ] 1978/2889 68% [========================================== ] 1979/2889 68% [========================================== ] 1980/2889 68% [========================================== ] 1981/2889 68% [========================================== ] 1982/2889 68% [========================================== ] 1983/2889 68% [========================================== ] 1984/2889 68% [========================================== ] 1985/2889 68% [========================================== ] 1986/2889 68% [========================================== ] 1987/2889 68% [========================================== ] 1988/2889 68% [========================================== ] 1989/2889 68% [========================================== ] 1990/2889 68% [========================================== ] 1991/2889 68% [========================================== ] 1992/2889 68% [========================================== ] 1993/2889 68% [========================================== ] 1994/2889 69% [========================================== ] 1995/2889 69% [========================================== ] 1996/2889 69% [========================================== ] 1997/2889 69% [========================================== ] 1998/2889 69% [========================================== ] 1999/2889 69% [========================================== ] 2000/2889 69% [========================================== ] 2001/2889 69% [========================================== ] 2002/2889 69% [========================================== ] 2003/2889 69% [=========================================== ] 2004/2889 69% [=========================================== ] 2005/2889 69% [=========================================== ] 2006/2889 69% [=========================================== ] 2007/2889 69% [=========================================== ] 2008/2889 69% [=========================================== ] 2009/2889 69% [=========================================== ] 2010/2889 69% [=========================================== ] 2011/2889 69% [=========================================== ] 2012/2889 69% [=========================================== ] 2013/2889 69% [=========================================== ] 2014/2889 69% [=========================================== ] 2015/2889 69% [=========================================== ] 2016/2889 69% [=========================================== ] 2017/2889 69% [=========================================== ] 2018/2889 69% [=========================================== ] 2019/2889 69% [=========================================== ] 2020/2889 69% [=========================================== ] 2021/2889 69% [=========================================== ] 2022/2889 69% [=========================================== ] 2023/2889 70% [=========================================== ] 2024/2889 70% [=========================================== ] 2025/2889 70% [=========================================== ] 2026/2889 70% [=========================================== ] 2027/2889 70% [=========================================== ] 2028/2889 70% [=========================================== ] 2029/2889 70% [=========================================== ] 2030/2889 70% [=========================================== ] 2031/2889 70% [=========================================== ] 2032/2889 70% [=========================================== ] 2033/2889 70% [=========================================== ] 2034/2889 70% [=========================================== ] 2035/2889 70% [=========================================== ] 2036/2889 70% [=========================================== ] 2037/2889 70% [=========================================== ] 2038/2889 70% [=========================================== ] 2039/2889 70% [=========================================== ] 2040/2889 70% [=========================================== ] 2041/2889 70% [=========================================== ] 2042/2889 70% [=========================================== ] 2043/2889 70% [=========================================== ] 2044/2889 70% [=========================================== ] 2045/2889 70% [=========================================== ] 2046/2889 70% [=========================================== ] 2047/2889 70% [=========================================== ] 2048/2889 70% [=========================================== ] 2049/2889 70% [=========================================== ] 2050/2889 70% [============================================ ] 2051/2889 70% [============================================ ] 2052/2889 71% [============================================ ] 2053/2889 71% [============================================ ] 2054/2889 71% [============================================ ] 2055/2889 71% [============================================ ] 2056/2889 71% [============================================ ] 2057/2889 71% [============================================ ] 2058/2889 71% [============================================ ] 2059/2889 71% [============================================ ] 2060/2889 71% [============================================ ] 2061/2889 71% [============================================ ] 2062/2889 71% [============================================ ] 2063/2889 71% [============================================ ] 2064/2889 71% [============================================ ] 2065/2889 71% [============================================ ] 2066/2889 71% [============================================ ] 2067/2889 71% [============================================ ] 2068/2889 71% [============================================ ] 2069/2889 71% [============================================ ] 2070/2889 71% [============================================ ] 2071/2889 71% [============================================ ] 2072/2889 71% [============================================ ] 2073/2889 71% [============================================ ] 2074/2889 71% [============================================ ] 2075/2889 71% [============================================ ] 2076/2889 71% [============================================ ] 2077/2889 71% [============================================ ] 2078/2889 71% [============================================ ] 2079/2889 71% [============================================ ] 2080/2889 71% [============================================ ] 2081/2889 72% [============================================ ] 2082/2889 72% [============================================ ] 2083/2889 72% [============================================ ] 2084/2889 72% [============================================ ] 2085/2889 72% [============================================ ] 2086/2889 72% [============================================ ] 2087/2889 72% [============================================ ] 2088/2889 72% [============================================ ] 2089/2889 72% [============================================ ] 2090/2889 72% [============================================ ] 2091/2889 72% [============================================ ] 2092/2889 72% [============================================ ] 2093/2889 72% [============================================ ] 2094/2889 72% [============================================ ] 2095/2889 72% [============================================ ] 2096/2889 72% [============================================= ] 2097/2889 72% [============================================= ] 2098/2889 72% [============================================= ] 2099/2889 72% [============================================= ] 2100/2889 72% [============================================= ] 2101/2889 72% [============================================= ] 2102/2889 72% [============================================= ] 2103/2889 72% [============================================= ] 2104/2889 72% [============================================= ] 2105/2889 72% [============================================= ] 2106/2889 72% [============================================= ] 2107/2889 72% [============================================= ] 2108/2889 72% [============================================= ] 2109/2889 73% [============================================= ] 2110/2889 73% [============================================= ] 2111/2889 73% [============================================= ] 2112/2889 73% [============================================= ] 2113/2889 73% [============================================= ] 2114/2889 73% [============================================= ] 2115/2889 73% [============================================= ] 2116/2889 73% [============================================= ] 2117/2889 73% [============================================= ] 2118/2889 73% [============================================= ] 2119/2889 73% [============================================= ] 2120/2889 73% [============================================= ] 2121/2889 73% [============================================= ] 2122/2889 73% [============================================= ] 2123/2889 73% [============================================= ] 2124/2889 73% [============================================= ] 2125/2889 73% [============================================= ] 2126/2889 73% [============================================= ] 2127/2889 73% [============================================= ] 2128/2889 73% [============================================= ] 2129/2889 73% [============================================= ] 2130/2889 73% [============================================= ] 2131/2889 73% [============================================= ] 2132/2889 73% [============================================= ] 2133/2889 73% [============================================= ] 2134/2889 73% [============================================= ] 2135/2889 73% [============================================= ] 2136/2889 73% [============================================= ] 2137/2889 73% [============================================= ] 2138/2889 74% [============================================= ] 2139/2889 74% [============================================= ] 2140/2889 74% [============================================= ] 2141/2889 74% [============================================= ] 2142/2889 74% [============================================= ] 2143/2889 74% [============================================== ] 2144/2889 74% [============================================== ] 2145/2889 74% [============================================== ] 2146/2889 74% [============================================== ] 2147/2889 74% [============================================== ] 2148/2889 74% [============================================== ] 2149/2889 74% [============================================== ] 2150/2889 74% [============================================== ] 2151/2889 74% [============================================== ] 2152/2889 74% [============================================== ] 2153/2889 74% [============================================== ] 2154/2889 74% [============================================== ] 2155/2889 74% [============================================== ] 2156/2889 74% [============================================== ] 2157/2889 74% [============================================== ] 2158/2889 74% [============================================== ] 2159/2889 74% [============================================== ] 2160/2889 74% [============================================== ] 2161/2889 74% [============================================== ] 2162/2889 74% [============================================== ] 2163/2889 74% [============================================== ] 2164/2889 74% [============================================== ] 2165/2889 74% [============================================== ] 2166/2889 74% [============================================== ] 2167/2889 75% [============================================== ] 2168/2889 75% [============================================== ] 2169/2889 75% [============================================== ] 2170/2889 75% [============================================== ] 2171/2889 75% [============================================== ] 2172/2889 75% [============================================== ] 2173/2889 75% [============================================== ] 2174/2889 75% [============================================== ] 2175/2889 75% [============================================== ] 2176/2889 75% [============================================== ] 2177/2889 75% [============================================== ] 2178/2889 75% [============================================== ] 2179/2889 75% [============================================== ] 2180/2889 75% [============================================== ] 2181/2889 75% [============================================== ] 2182/2889 75% [============================================== ] 2183/2889 75% [============================================== ] 2184/2889 75% [============================================== ] 2185/2889 75% [============================================== ] 2186/2889 75% [============================================== ] 2187/2889 75% [============================================== ] 2188/2889 75% [============================================== ] 2189/2889 75% [============================================== ] 2190/2889 75% [=============================================== ] 2191/2889 75% [=============================================== ] 2192/2889 75% [=============================================== ] 2193/2889 75% [=============================================== ] 2194/2889 75% [=============================================== ] 2195/2889 75% [=============================================== ] 2196/2889 76% [=============================================== ] 2197/2889 76% [=============================================== ] 2198/2889 76% [=============================================== ] 2199/2889 76% [=============================================== ] 2200/2889 76% [=============================================== ] 2201/2889 76% [=============================================== ] 2202/2889 76% [=============================================== ] 2203/2889 76% [=============================================== ] 2204/2889 76% [=============================================== ] 2205/2889 76% [=============================================== ] 2206/2889 76% [=============================================== ] 2207/2889 76% [=============================================== ] 2208/2889 76% [=============================================== ] 2209/2889 76% [=============================================== ] 2210/2889 76% [=============================================== ] 2211/2889 76% [=============================================== ] 2212/2889 76% [=============================================== ] 2213/2889 76% [=============================================== ] 2214/2889 76% [=============================================== ] 2215/2889 76% [=============================================== ] 2216/2889 76% [=============================================== ] 2217/2889 76% [=============================================== ] 2218/2889 76% [=============================================== ] 2219/2889 76% [=============================================== ] 2220/2889 76% [=============================================== ] 2221/2889 76% [=============================================== ] 2222/2889 76% [=============================================== ] 2223/2889 76% [=============================================== ] 2224/2889 76% [=============================================== ] 2225/2889 77% [=============================================== ] 2226/2889 77% [=============================================== ] 2227/2889 77% [=============================================== ] 2228/2889 77% [=============================================== ] 2229/2889 77% [=============================================== ] 2230/2889 77% [=============================================== ] 2231/2889 77% [=============================================== ] 2232/2889 77% [=============================================== ] 2233/2889 77% [=============================================== ] 2234/2889 77% [=============================================== ] 2235/2889 77% [=============================================== ] 2236/2889 77% [================================================ ] 2237/2889 77% [================================================ ] 2238/2889 77% [================================================ ] 2239/2889 77% [================================================ ] 2240/2889 77% [================================================ ] 2241/2889 77% [================================================ ] 2242/2889 77% [================================================ ] 2243/2889 77% [================================================ ] 2244/2889 77% [================================================ ] 2245/2889 77% [================================================ ] 2246/2889 77% [================================================ ] 2247/2889 77% [================================================ ] 2248/2889 77% [================================================ ] 2249/2889 77% [================================================ ] 2250/2889 77% [================================================ ] 2251/2889 77% [================================================ ] 2252/2889 77% [================================================ ] 2253/2889 77% [================================================ ] 2254/2889 78% [================================================ ] 2255/2889 78% [================================================ ] 2256/2889 78% [================================================ ] 2257/2889 78% [================================================ ] 2258/2889 78% [================================================ ] 2259/2889 78% [================================================ ] 2260/2889 78% [================================================ ] 2261/2889 78% [================================================ ] 2262/2889 78% [================================================ ] 2263/2889 78% [================================================ ] 2264/2889 78% [================================================ ] 2265/2889 78% [================================================ ] 2266/2889 78% [================================================ ] 2267/2889 78% [================================================ ] 2268/2889 78% [================================================ ] 2269/2889 78% [================================================ ] 2270/2889 78% [================================================ ] 2271/2889 78% [================================================ ] 2272/2889 78% [================================================ ] 2273/2889 78% [================================================ ] 2274/2889 78% [================================================ ] 2275/2889 78% [================================================ ] 2276/2889 78% [================================================ ] 2277/2889 78% [================================================ ] 2278/2889 78% [================================================ ] 2279/2889 78% [================================================ ] 2280/2889 78% [================================================ ] 2281/2889 78% [================================================ ] 2282/2889 78% [================================================ ] 2283/2889 79% [================================================= ] 2284/2889 79% [================================================= ] 2285/2889 79% [================================================= ] 2286/2889 79% [================================================= ] 2287/2889 79% [================================================= ] 2288/2889 79% [================================================= ] 2289/2889 79% [================================================= ] 2290/2889 79% [================================================= ] 2291/2889 79% [================================================= ] 2292/2889 79% [================================================= ] 2293/2889 79% [================================================= ] 2294/2889 79% [================================================= ] 2295/2889 79% [================================================= ] 2296/2889 79% [================================================= ] 2297/2889 79% [================================================= ] 2298/2889 79% [================================================= ] 2299/2889 79% [================================================= ] 2300/2889 79% [================================================= ] 2301/2889 79% [================================================= ] 2302/2889 79% [================================================= ] 2303/2889 79% [================================================= ] 2304/2889 79% [================================================= ] 2305/2889 79% [================================================= ] 2306/2889 79% [================================================= ] 2307/2889 79% [================================================= ] 2308/2889 79% [================================================= ] 2309/2889 79% [================================================= ] 2310/2889 79% [================================================= ] 2311/2889 79% [================================================= ] 2312/2889 80% [================================================= ] 2313/2889 80% [================================================= ] 2314/2889 80% [================================================= ] 2315/2889 80% [================================================= ] 2316/2889 80% [================================================= ] 2317/2889 80% [================================================= ] 2318/2889 80% [================================================= ] 2319/2889 80% [================================================= ] 2320/2889 80% [================================================= ] 2321/2889 80% [================================================= ] 2322/2889 80% [================================================= ] 2323/2889 80% [================================================= ] 2324/2889 80% [================================================= ] 2325/2889 80% [================================================= ] 2326/2889 80% [================================================= ] 2327/2889 80% [================================================= ] 2328/2889 80% [================================================= ] 2329/2889 80% [================================================== ] 2330/2889 80% [================================================== ] 2331/2889 80% [================================================== ] 2332/2889 80% [================================================== ] 2333/2889 80% [================================================== ] 2334/2889 80% [================================================== ] 2335/2889 80% [================================================== ] 2336/2889 80% [================================================== ] 2337/2889 80% [================================================== ] 2338/2889 80% [================================================== ] 2339/2889 80% [================================================== ] 2340/2889 80% [================================================== ] 2341/2889 81% [================================================== ] 2342/2889 81% [================================================== ] 2343/2889 81% [================================================== ] 2344/2889 81% [================================================== ] 2345/2889 81% [================================================== ] 2346/2889 81% [================================================== ] 2347/2889 81% [================================================== ] 2348/2889 81% [================================================== ] 2349/2889 81% [================================================== ] 2350/2889 81% [================================================== ] 2351/2889 81% [================================================== ] 2352/2889 81% [================================================== ] 2353/2889 81% [================================================== ] 2354/2889 81% [================================================== ] 2355/2889 81% [================================================== ] 2356/2889 81% [================================================== ] 2357/2889 81% [================================================== ] 2358/2889 81% [================================================== ] 2359/2889 81% [================================================== ] 2360/2889 81% [================================================== ] 2361/2889 81% [================================================== ] 2362/2889 81% [================================================== ] 2363/2889 81% [================================================== ] 2364/2889 81% [================================================== ] 2365/2889 81% [================================================== ] 2366/2889 81% [================================================== ] 2367/2889 81% [================================================== ] 2368/2889 81% [================================================== ] 2369/2889 82% [================================================== ] 2370/2889 82% [================================================== ] 2371/2889 82% [================================================== ] 2372/2889 82% [================================================== ] 2373/2889 82% [================================================== ] 2374/2889 82% [================================================== ] 2375/2889 82% [================================================== ] 2376/2889 82% [=================================================== ] 2377/2889 82% [=================================================== ] 2378/2889 82% [=================================================== ] 2379/2889 82% [=================================================== ] 2380/2889 82% [=================================================== ] 2381/2889 82% [=================================================== ] 2382/2889 82% [=================================================== ] 2383/2889 82% [=================================================== ] 2384/2889 82% [=================================================== ] 2385/2889 82% [=================================================== ] 2386/2889 82% [=================================================== ] 2387/2889 82% [=================================================== ] 2388/2889 82% [=================================================== ] 2389/2889 82% [=================================================== ] 2390/2889 82% [=================================================== ] 2391/2889 82% [=================================================== ] 2392/2889 82% [=================================================== ] 2393/2889 82% [=================================================== ] 2394/2889 82% [=================================================== ] 2395/2889 82% [=================================================== ] 2396/2889 82% [=================================================== ] 2397/2889 82% [=================================================== ] 2398/2889 83% [=================================================== ] 2399/2889 83% [=================================================== ] 2400/2889 83% [=================================================== ] 2401/2889 83% [=================================================== ] 2402/2889 83% [=================================================== ] 2403/2889 83% [=================================================== ] 2404/2889 83% [=================================================== ] 2405/2889 83% [=================================================== ] 2406/2889 83% [=================================================== ] 2407/2889 83% [=================================================== ] 2408/2889 83% [=================================================== ] 2409/2889 83% [=================================================== ] 2410/2889 83% [=================================================== ] 2411/2889 83% [=================================================== ] 2412/2889 83% [=================================================== ] 2413/2889 83% [=================================================== ] 2414/2889 83% [=================================================== ] 2415/2889 83% [=================================================== ] 2416/2889 83% [=================================================== ] 2417/2889 83% [=================================================== ] 2418/2889 83% [=================================================== ] 2419/2889 83% [=================================================== ] 2420/2889 83% [=================================================== ] 2421/2889 83% [=================================================== ] 2422/2889 83% [=================================================== ] 2423/2889 83% [==================================================== ] 2424/2889 83% [==================================================== ] 2425/2889 83% [==================================================== ] 2426/2889 83% [==================================================== ] 2427/2889 84% [==================================================== ] 2428/2889 84% [==================================================== ] 2429/2889 84% [==================================================== ] 2430/2889 84% [==================================================== ] 2431/2889 84% [==================================================== ] 2432/2889 84% [==================================================== ] 2433/2889 84% [==================================================== ] 2434/2889 84% [==================================================== ] 2435/2889 84% [==================================================== ] 2436/2889 84% [==================================================== ] 2437/2889 84% [==================================================== ] 2438/2889 84% [==================================================== ] 2439/2889 84% [==================================================== ] 2440/2889 84% [==================================================== ] 2441/2889 84% [==================================================== ] 2442/2889 84% [==================================================== ] 2443/2889 84% [==================================================== ] 2444/2889 84% [==================================================== ] 2445/2889 84% [==================================================== ] 2446/2889 84% [==================================================== ] 2447/2889 84% [==================================================== ] 2448/2889 84% [==================================================== ] 2449/2889 84% [==================================================== ] 2450/2889 84% [==================================================== ] 2451/2889 84% [==================================================== ] 2452/2889 84% [==================================================== ] 2453/2889 84% [==================================================== ] 2454/2889 84% [==================================================== ] 2455/2889 84% [==================================================== ] 2456/2889 85% [==================================================== ] 2457/2889 85% [==================================================== ] 2458/2889 85% [==================================================== ] 2459/2889 85% [==================================================== ] 2460/2889 85% [==================================================== ] 2461/2889 85% [==================================================== ] 2462/2889 85% [==================================================== ] 2463/2889 85% [==================================================== ] 2464/2889 85% [==================================================== ] 2465/2889 85% [==================================================== ] 2466/2889 85% [==================================================== ] 2467/2889 85% [==================================================== ] 2468/2889 85% [==================================================== ] 2469/2889 85% [===================================================== ] 2470/2889 85% [===================================================== ] 2471/2889 85% [===================================================== ] 2472/2889 85% [===================================================== ] 2473/2889 85% [===================================================== ] 2474/2889 85% [===================================================== ] 2475/2889 85% [===================================================== ] 2476/2889 85% [===================================================== ] 2477/2889 85% [===================================================== ] 2478/2889 85% [===================================================== ] 2479/2889 85% [===================================================== ] 2480/2889 85% [===================================================== ] 2481/2889 85% [===================================================== ] 2482/2889 85% [===================================================== ] 2483/2889 85% [===================================================== ] 2484/2889 85% [===================================================== ] 2485/2889 86% [===================================================== ] 2486/2889 86% [===================================================== ] 2487/2889 86% [===================================================== ] 2488/2889 86% [===================================================== ] 2489/2889 86% [===================================================== ] 2490/2889 86% [===================================================== ] 2491/2889 86% [===================================================== ] 2492/2889 86% [===================================================== ] 2493/2889 86% [===================================================== ] 2494/2889 86% [===================================================== ] 2495/2889 86% [===================================================== ] 2496/2889 86% [===================================================== ] 2497/2889 86% [===================================================== ] 2498/2889 86% [===================================================== ] 2499/2889 86% [===================================================== ] 2500/2889 86% [===================================================== ] 2501/2889 86% [===================================================== ] 2502/2889 86% [===================================================== ] 2503/2889 86% [===================================================== ] 2504/2889 86% [===================================================== ] 2505/2889 86% [===================================================== ] 2506/2889 86% [===================================================== ] 2507/2889 86% [===================================================== ] 2508/2889 86% [===================================================== ] 2509/2889 86% [===================================================== ] 2510/2889 86% [===================================================== ] 2511/2889 86% [===================================================== ] 2512/2889 86% [===================================================== ] 2513/2889 86% [===================================================== ] 2514/2889 87% [===================================================== ] 2515/2889 87% [===================================================== ] 2516/2889 87% [====================================================== ] 2517/2889 87% [====================================================== ] 2518/2889 87% [====================================================== ] 2519/2889 87% [====================================================== ] 2520/2889 87% [====================================================== ] 2521/2889 87% [====================================================== ] 2522/2889 87% [====================================================== ] 2523/2889 87% [====================================================== ] 2524/2889 87% [====================================================== ] 2525/2889 87% [====================================================== ] 2526/2889 87% [====================================================== ] 2527/2889 87% [====================================================== ] 2528/2889 87% [====================================================== ] 2529/2889 87% [====================================================== ] 2530/2889 87% [====================================================== ] 2531/2889 87% [====================================================== ] 2532/2889 87% [====================================================== ] 2533/2889 87% [====================================================== ] 2534/2889 87% [====================================================== ] 2535/2889 87% [====================================================== ] 2536/2889 87% [====================================================== ] 2537/2889 87% [====================================================== ] 2538/2889 87% [====================================================== ] 2539/2889 87% [====================================================== ] 2540/2889 87% [====================================================== ] 2541/2889 87% [====================================================== ] 2542/2889 87% [====================================================== ] 2543/2889 88% [====================================================== ] 2544/2889 88% [====================================================== ] 2545/2889 88% [====================================================== ] 2546/2889 88% [====================================================== ] 2547/2889 88% [====================================================== ] 2548/2889 88% [====================================================== ] 2549/2889 88% [====================================================== ] 2550/2889 88% [====================================================== ] 2551/2889 88% [====================================================== ] 2552/2889 88% [====================================================== ] 2553/2889 88% [====================================================== ] 2554/2889 88% [====================================================== ] 2555/2889 88% [====================================================== ] 2556/2889 88% [====================================================== ] 2557/2889 88% [====================================================== ] 2558/2889 88% [====================================================== ] 2559/2889 88% [====================================================== ] 2560/2889 88% [====================================================== ] 2561/2889 88% [====================================================== ] 2562/2889 88% [======================================================= ] 2563/2889 88% [======================================================= ] 2564/2889 88% [======================================================= ] 2565/2889 88% [======================================================= ] 2566/2889 88% [======================================================= ] 2567/2889 88% [======================================================= ] 2568/2889 88% [======================================================= ] 2569/2889 88% [======================================================= ] 2570/2889 88% [======================================================= ] 2571/2889 88% [======================================================= ] 2572/2889 89% [======================================================= ] 2573/2889 89% [======================================================= ] 2574/2889 89% [======================================================= ] 2575/2889 89% [======================================================= ] 2576/2889 89% [======================================================= ] 2577/2889 89% [======================================================= ] 2578/2889 89% [======================================================= ] 2579/2889 89% [======================================================= ] 2580/2889 89% [======================================================= ] 2581/2889 89% [======================================================= ] 2582/2889 89% [======================================================= ] 2583/2889 89% [======================================================= ] 2584/2889 89% [======================================================= ] 2585/2889 89% [======================================================= ] 2586/2889 89% [======================================================= ] 2587/2889 89% [======================================================= ] 2588/2889 89% [======================================================= ] 2589/2889 89% [======================================================= ] 2590/2889 89% [======================================================= ] 2591/2889 89% [======================================================= ] 2592/2889 89% [======================================================= ] 2593/2889 89% [======================================================= ] 2594/2889 89% [======================================================= ] 2595/2889 89% [======================================================= ] 2596/2889 89% [======================================================= ] 2597/2889 89% [======================================================= ] 2598/2889 89% [======================================================= ] 2599/2889 89% [======================================================= ] 2600/2889 89% [======================================================= ] 2601/2889 90% [======================================================= ] 2602/2889 90% [======================================================= ] 2603/2889 90% [======================================================= ] 2604/2889 90% [======================================================= ] 2605/2889 90% [======================================================= ] 2606/2889 90% [======================================================= ] 2607/2889 90% [======================================================= ] 2608/2889 90% [======================================================= ] 2609/2889 90% [======================================================== ] 2610/2889 90% [======================================================== ] 2611/2889 90% [======================================================== ] 2612/2889 90% [======================================================== ] 2613/2889 90% [======================================================== ] 2614/2889 90% [======================================================== ] 2615/2889 90% [======================================================== ] 2616/2889 90% [======================================================== ] 2617/2889 90% [======================================================== ] 2618/2889 90% [======================================================== ] 2619/2889 90% [======================================================== ] 2620/2889 90% [======================================================== ] 2621/2889 90% [======================================================== ] 2622/2889 90% [======================================================== ] 2623/2889 90% [======================================================== ] 2624/2889 90% [======================================================== ] 2625/2889 90% [======================================================== ] 2626/2889 90% [======================================================== ] 2627/2889 90% [======================================================== ] 2628/2889 90% [======================================================== ] 2629/2889 91% [======================================================== ] 2630/2889 91% [======================================================== ] 2631/2889 91% [======================================================== ] 2632/2889 91% [======================================================== ] 2633/2889 91% [======================================================== ] 2634/2889 91% [======================================================== ] 2635/2889 91% [======================================================== ] 2636/2889 91% [======================================================== ] 2637/2889 91% [======================================================== ] 2638/2889 91% [======================================================== ] 2639/2889 91% [======================================================== ] 2640/2889 91% [======================================================== ] 2641/2889 91% [======================================================== ] 2642/2889 91% [======================================================== ] 2643/2889 91% [======================================================== ] 2644/2889 91% [======================================================== ] 2645/2889 91% [======================================================== ] 2646/2889 91% [======================================================== ] 2647/2889 91% [======================================================== ] 2648/2889 91% [======================================================== ] 2649/2889 91% [======================================================== ] 2650/2889 91% [======================================================== ] 2651/2889 91% [======================================================== ] 2652/2889 91% [======================================================== ] 2653/2889 91% [======================================================== ] 2654/2889 91% [======================================================== ] 2655/2889 91% [======================================================== ] 2656/2889 91% [========================================================= ] 2657/2889 91% [========================================================= ] 2658/2889 92% [========================================================= ] 2659/2889 92% [========================================================= ] 2660/2889 92% [========================================================= ] 2661/2889 92% [========================================================= ] 2662/2889 92% [========================================================= ] 2663/2889 92% [========================================================= ] 2664/2889 92% [========================================================= ] 2665/2889 92% [========================================================= ] 2666/2889 92% [========================================================= ] 2667/2889 92% [========================================================= ] 2668/2889 92% [========================================================= ] 2669/2889 92% [========================================================= ] 2670/2889 92% [========================================================= ] 2671/2889 92% [========================================================= ] 2672/2889 92% [========================================================= ] 2673/2889 92% [========================================================= ] 2674/2889 92% [========================================================= ] 2675/2889 92% [========================================================= ] 2676/2889 92% [========================================================= ] 2677/2889 92% [========================================================= ] 2678/2889 92% [========================================================= ] 2679/2889 92% [========================================================= ] 2680/2889 92% [========================================================= ] 2681/2889 92% [========================================================= ] 2682/2889 92% [========================================================= ] 2683/2889 92% [========================================================= ] 2684/2889 92% [========================================================= ] 2685/2889 92% [========================================================= ] 2686/2889 92% [========================================================= ] 2687/2889 93% [========================================================= ] 2688/2889 93% [========================================================= ] 2689/2889 93% [========================================================= ] 2690/2889 93% [========================================================= ] 2691/2889 93% [========================================================= ] 2692/2889 93% [========================================================= ] 2693/2889 93% [========================================================= ] 2694/2889 93% [========================================================= ] 2695/2889 93% [========================================================= ] 2696/2889 93% [========================================================= ] 2697/2889 93% [========================================================= ] 2698/2889 93% [========================================================= ] 2699/2889 93% [========================================================= ] 2700/2889 93% [========================================================= ] 2701/2889 93% [========================================================= ] 2702/2889 93% [========================================================== ] 2703/2889 93% [========================================================== ] 2704/2889 93% [========================================================== ] 2705/2889 93% [========================================================== ] 2706/2889 93% [========================================================== ] 2707/2889 93% [========================================================== ] 2708/2889 93% [========================================================== ] 2709/2889 93% [========================================================== ] 2710/2889 93% [========================================================== ] 2711/2889 93% [========================================================== ] 2712/2889 93% [========================================================== ] 2713/2889 93% [========================================================== ] 2714/2889 93% [========================================================== ] 2715/2889 93% [========================================================== ] 2716/2889 94% [========================================================== ] 2717/2889 94% [========================================================== ] 2718/2889 94% [========================================================== ] 2719/2889 94% [========================================================== ] 2720/2889 94% [========================================================== ] 2721/2889 94% [========================================================== ] 2722/2889 94% [========================================================== ] 2723/2889 94% [========================================================== ] 2724/2889 94% [========================================================== ] 2725/2889 94% [========================================================== ] 2726/2889 94% [========================================================== ] 2727/2889 94% [========================================================== ] 2728/2889 94% [========================================================== ] 2729/2889 94% [========================================================== ] 2730/2889 94% [========================================================== ] 2731/2889 94% [========================================================== ] 2732/2889 94% [========================================================== ] 2733/2889 94% [========================================================== ] 2734/2889 94% [========================================================== ] 2735/2889 94% [========================================================== ] 2736/2889 94% [========================================================== ] 2737/2889 94% [========================================================== ] 2738/2889 94% [========================================================== ] 2739/2889 94% [========================================================== ] 2740/2889 94% [========================================================== ] 2741/2889 94% [========================================================== ] 2742/2889 94% [========================================================== ] 2743/2889 94% [========================================================== ] 2744/2889 94% [========================================================== ] 2745/2889 95% [========================================================== ] 2746/2889 95% [========================================================== ] 2747/2889 95% [========================================================== ] 2748/2889 95% [========================================================== ] 2749/2889 95% [=========================================================== ] 2750/2889 95% [=========================================================== ] 2751/2889 95% [=========================================================== ] 2752/2889 95% [=========================================================== ] 2753/2889 95% [=========================================================== ] 2754/2889 95% [=========================================================== ] 2755/2889 95% [=========================================================== ] 2756/2889 95% [=========================================================== ] 2757/2889 95% [=========================================================== ] 2758/2889 95% [=========================================================== ] 2759/2889 95% [=========================================================== ] 2760/2889 95% [=========================================================== ] 2761/2889 95% [=========================================================== ] 2762/2889 95% [=========================================================== ] 2763/2889 95% [=========================================================== ] 2764/2889 95% [=========================================================== ] 2765/2889 95% [=========================================================== ] 2766/2889 95% [=========================================================== ] 2767/2889 95% [=========================================================== ] 2768/2889 95% [=========================================================== ] 2769/2889 95% [=========================================================== ] 2770/2889 95% [=========================================================== ] 2771/2889 95% [=========================================================== ] 2772/2889 95% [=========================================================== ] 2773/2889 95% [=========================================================== ] 2774/2889 96% [=========================================================== ] 2775/2889 96% [=========================================================== ] 2776/2889 96% [=========================================================== ] 2777/2889 96% [=========================================================== ] 2778/2889 96% [=========================================================== ] 2779/2889 96% [=========================================================== ] 2780/2889 96% [=========================================================== ] 2781/2889 96% [=========================================================== ] 2782/2889 96% [=========================================================== ] 2783/2889 96% [=========================================================== ] 2784/2889 96% [=========================================================== ] 2785/2889 96% [=========================================================== ] 2786/2889 96% [=========================================================== ] 2787/2889 96% [=========================================================== ] 2788/2889 96% [=========================================================== ] 2789/2889 96% [=========================================================== ] 2790/2889 96% [=========================================================== ] 2791/2889 96% [=========================================================== ] 2792/2889 96% [=========================================================== ] 2793/2889 96% [=========================================================== ] 2794/2889 96% [=========================================================== ] 2795/2889 96% [============================================================ ] 2796/2889 96% [============================================================ ] 2797/2889 96% [============================================================ ] 2798/2889 96% [============================================================ ] 2799/2889 96% [============================================================ ] 2800/2889 96% [============================================================ ] 2801/2889 96% [============================================================ ] 2802/2889 96% [============================================================ ] 2803/2889 97% [============================================================ ] 2804/2889 97% [============================================================ ] 2805/2889 97% [============================================================ ] 2806/2889 97% [============================================================ ] 2807/2889 97% [============================================================ ] 2808/2889 97% [============================================================ ] 2809/2889 97% [============================================================ ] 2810/2889 97% [============================================================ ] 2811/2889 97% [============================================================ ] 2812/2889 97% [============================================================ ] 2813/2889 97% [============================================================ ] 2814/2889 97% [============================================================ ] 2815/2889 97% [============================================================ ] 2816/2889 97% [============================================================ ] 2817/2889 97% [============================================================ ] 2818/2889 97% [============================================================ ] 2819/2889 97% [============================================================ ] 2820/2889 97% [============================================================ ] 2821/2889 97% [============================================================ ] 2822/2889 97% [============================================================ ] 2823/2889 97% [============================================================ ] 2824/2889 97% [============================================================ ] 2825/2889 97% [============================================================ ] 2826/2889 97% [============================================================ ] 2827/2889 97% [============================================================ ] 2828/2889 97% [============================================================ ] 2829/2889 97% [============================================================ ] 2830/2889 97% [============================================================ ] 2831/2889 97% [============================================================ ] 2832/2889 98% [============================================================ ] 2833/2889 98% [============================================================ ] 2834/2889 98% [============================================================ ] 2835/2889 98% [============================================================ ] 2836/2889 98% [============================================================ ] 2837/2889 98% [============================================================ ] 2838/2889 98% [============================================================ ] 2839/2889 98% [============================================================ ] 2840/2889 98% [============================================================ ] 2841/2889 98% [============================================================ ] 2842/2889 98% [============================================================= ] 2843/2889 98% [============================================================= ] 2844/2889 98% [============================================================= ] 2845/2889 98% [============================================================= ] 2846/2889 98% [============================================================= ] 2847/2889 98% [============================================================= ] 2848/2889 98% [============================================================= ] 2849/2889 98% [============================================================= ] 2850/2889 98% [============================================================= ] 2851/2889 98% [============================================================= ] 2852/2889 98% [============================================================= ] 2853/2889 98% [============================================================= ] 2854/2889 98% [============================================================= ] 2855/2889 98% [============================================================= ] 2856/2889 98% [============================================================= ] 2857/2889 98% [============================================================= ] 2858/2889 98% [============================================================= ] 2859/2889 98% [============================================================= ] 2860/2889 98% [============================================================= ] 2861/2889 99% [============================================================= ] 2862/2889 99% [============================================================= ] 2863/2889 99% [============================================================= ] 2864/2889 99% [============================================================= ] 2865/2889 99% [============================================================= ] 2866/2889 99% [============================================================= ] 2867/2889 99% [============================================================= ] 2868/2889 99% [============================================================= ] 2869/2889 99% [============================================================= ] 2870/2889 99% [============================================================= ] 2871/2889 99% [============================================================= ] 2872/2889 99% [============================================================= ] 2873/2889 99% [============================================================= ] 2874/2889 99% [============================================================= ] 2875/2889 99% [============================================================= ] 2876/2889 99% [============================================================= ] 2877/2889 99% [============================================================= ] 2878/2889 99% [============================================================= ] 2879/2889 99% [============================================================= ] 2880/2889 99% [============================================================= ] 2881/2889 99% [============================================================= ] 2882/2889 99% [============================================================= ] 2883/2889 99% [============================================================= ] 2884/2889 99% [============================================================= ] 2885/2889 99% [============================================================= ] 2886/2889 99% [============================================================= ] 2887/2889 99% [============================================================= ] 2888/2889 99% [==============================================================] 2889/2889 100% operation complete, 2889 objects in 38983 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/mips64-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2021.05-6934-g1500b7d5c81 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> acpid 2.0.33 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> 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-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dnsmasq 2.86 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-long-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-fwup 1.9.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mbpfan 2.3.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mdevd 0.1.4.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> minizip-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-mkpasswd Collecting legal info >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mtr 0.94 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> ncdu 1.17 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> openssh 9.0p1 Collecting legal info LICENCE: OK (sha256: d6807e99f3d159145c659060f57c3fa74e109faa39326dbfc38674cb550fd104) >>> openssl Collecting legal info >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> openvpn 2.5.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> rtty 7.4.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> s6-rc 0.5.2.2 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sound-theme-borealis 0.9a Collecting legal info >>> sqlite 3.39.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> strace 5.18 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-makedevs Collecting legal info >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> 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.3 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: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'