touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /var/lib/nginx d 755 33 33 - - - - -\n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkfs.axfs -s -a /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.axfs\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 3066 number of 4KB nodes: 15808 Total image size: 48968475 >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/sbin/mkfs.jffs2 -e 0x1080 --with-xattr -l -n -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.jffs2.nosummary\n /home/buildroot/autobuild/instance-1/output-1/host/sbin/sumtool -e 0x1080 -l -n -i /home/buildroot/autobuild/instance-1/output-1/images/rootfs.jffs2.nosummary -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.jffs2\n rm /home/buildroot/autobuild/instance-1/output-1/images/rootfs.jffs2.nosummary\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' Erase size 0x1080 too small. Increasing to 8KiB minimum sumtool: warning!: Erase size 0x1080 too small. Increasing to 8KiB minimum >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" bzip2 -9 -c /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs > /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 3066 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/3066 0% [ ] 2/3066 0% [ ] 3/3066 0% [ ] 4/3066 0% [ ] 5/3066 0% [ ] 6/3066 0% [ ] 7/3066 0% [ ] 8/3066 0% [ ] 9/3066 0% [ ] 10/3066 0% [ ] 11/3066 0% [ ] 12/3066 0% [ ] 13/3066 0% [ ] 14/3066 0% [ ] 15/3066 0% [ ] 16/3066 0% [ ] 17/3066 0% [ ] 18/3066 0% [ ] 19/3066 0% [ ] 20/3066 0% [ ] 21/3066 0% [ ] 22/3066 0% [ ] 23/3066 0% [ ] 24/3066 0% [ ] 25/3066 0% [ ] 26/3066 0% [ ] 27/3066 0% [ ] 28/3066 0% [ ] 29/3066 0% [ ] 30/3066 0% [ ] 31/3066 1% [ ] 32/3066 1% [ ] 33/3066 1% [ ] 34/3066 1% [ ] 35/3066 1% [ ] 36/3066 1% [ ] 37/3066 1% [ ] 38/3066 1% [ ] 39/3066 1% [ ] 40/3066 1% [ ] 41/3066 1% [ ] 42/3066 1% [ ] 43/3066 1% [ ] 44/3066 1% [ ] 45/3066 1% [ ] 46/3066 1% [ ] 47/3066 1% [ ] 48/3066 1% [ ] 49/3066 1% [= ] 50/3066 1% [= ] 51/3066 1% [= ] 52/3066 1% [= ] 53/3066 1% [= ] 54/3066 1% [= ] 55/3066 1% [= ] 56/3066 1% [= ] 57/3066 1% [= ] 58/3066 1% [= ] 59/3066 1% [= ] 60/3066 1% [= ] 61/3066 1% [= ] 62/3066 2% [= ] 63/3066 2% [= ] 64/3066 2% [= ] 65/3066 2% [= ] 66/3066 2% [= ] 67/3066 2% [= ] 68/3066 2% [= ] 69/3066 2% [= ] 70/3066 2% [= ] 71/3066 2% [= ] 72/3066 2% [= ] 73/3066 2% [= ] 74/3066 2% [= ] 75/3066 2% [= ] 76/3066 2% [= ] 77/3066 2% [= ] 78/3066 2% [= ] 79/3066 2% [= ] 80/3066 2% [= ] 81/3066 2% [= ] 82/3066 2% [= ] 83/3066 2% [= ] 84/3066 2% [= ] 85/3066 2% [= ] 86/3066 2% [= ] 87/3066 2% [= ] 88/3066 2% [= ] 89/3066 2% [= ] 90/3066 2% [= ] 91/3066 2% [= ] 92/3066 3% [= ] 93/3066 3% [= ] 94/3066 3% [= ] 95/3066 3% [= ] 96/3066 3% [= ] 97/3066 3% [= ] 98/3066 3% [== ] 99/3066 3% [== ] 100/3066 3% [== ] 101/3066 3% [== ] 102/3066 3% [== ] 103/3066 3% [== ] 104/3066 3% [== ] 105/3066 3% [== ] 106/3066 3% [== ] 107/3066 3% [== ] 108/3066 3% [== ] 109/3066 3% [== ] 110/3066 3% [== ] 111/3066 3% [== ] 112/3066 3% [== ] 113/3066 3% [== ] 114/3066 3% [== ] 115/3066 3% [== ] 116/3066 3% [== ] 117/3066 3% [== ] 118/3066 3% [== ] 119/3066 3% [== ] 120/3066 3% [== ] 121/3066 3% [== ] 122/3066 3% [== ] 123/3066 4% [== ] 124/3066 4% [== ] 125/3066 4% [== ] 126/3066 4% [== ] 127/3066 4% [== ] 128/3066 4% [== ] 129/3066 4% [== ] 130/3066 4% [== ] 131/3066 4% [== ] 132/3066 4% [== ] 133/3066 4% [== ] 134/3066 4% [== ] 135/3066 4% [== ] 136/3066 4% [== ] 137/3066 4% [== ] 138/3066 4% [== ] 139/3066 4% [== ] 140/3066 4% [== ] 141/3066 4% [== ] 142/3066 4% [== ] 143/3066 4% [== ] 144/3066 4% [== ] 145/3066 4% [== ] 146/3066 4% [== ] 147/3066 4% [== ] 148/3066 4% [=== ] 149/3066 4% [=== ] 150/3066 4% [=== ] 151/3066 4% [=== ] 152/3066 4% [=== ] 153/3066 4% [=== ] 154/3066 5% [=== ] 155/3066 5% [=== ] 156/3066 5% [=== ] 157/3066 5% [=== ] 158/3066 5% [=== ] 159/3066 5% [=== ] 160/3066 5% [=== ] 161/3066 5% [=== ] 162/3066 5% [=== ] 163/3066 5% [=== ] 164/3066 5% [=== ] 165/3066 5% [=== ] 166/3066 5% [=== ] 167/3066 5% [=== ] 168/3066 5% [=== ] 169/3066 5% [=== ] 170/3066 5% [=== ] 171/3066 5% [=== ] 172/3066 5% [=== ] 173/3066 5% [=== ] 174/3066 5% [=== ] 175/3066 5% [=== ] 176/3066 5% [=== ] 177/3066 5% [=== ] 178/3066 5% [=== ] 179/3066 5% [=== ] 180/3066 5% [=== ] 181/3066 5% [=== ] 182/3066 5% [=== ] 183/3066 5% [=== ] 184/3066 6% [=== ] 185/3066 6% [=== ] 186/3066 6% [=== ] 187/3066 6% [=== ] 188/3066 6% [=== ] 189/3066 6% [=== ] 190/3066 6% [=== ] 191/3066 6% [=== ] 192/3066 6% [=== ] 193/3066 6% [=== ] 194/3066 6% [=== ] 195/3066 6% [=== ] 196/3066 6% [=== ] 197/3066 6% [==== ] 198/3066 6% [==== ] 199/3066 6% [==== ] 200/3066 6% [==== ] 201/3066 6% [==== ] 202/3066 6% [==== ] 203/3066 6% [==== ] 204/3066 6% [==== ] 205/3066 6% [==== ] 206/3066 6% [==== ] 207/3066 6% [==== ] 208/3066 6% [==== ] 209/3066 6% [==== ] 210/3066 6% [==== ] 211/3066 6% [==== ] 212/3066 6% [==== ] 213/3066 6% [==== ] 214/3066 6% [==== ] 215/3066 7% [==== ] 216/3066 7% [==== ] 217/3066 7% [==== ] 218/3066 7% [==== ] 219/3066 7% [==== ] 220/3066 7% [==== ] 221/3066 7% [==== ] 222/3066 7% [==== ] 223/3066 7% [==== ] 224/3066 7% [==== ] 225/3066 7% [==== ] 226/3066 7% [==== ] 227/3066 7% [==== ] 228/3066 7% [==== ] 229/3066 7% [==== ] 230/3066 7% [==== ] 231/3066 7% [==== ] 232/3066 7% [==== ] 233/3066 7% [==== ] 234/3066 7% [==== ] 235/3066 7% [==== ] 236/3066 7% [==== ] 237/3066 7% [==== ] 238/3066 7% [==== ] 239/3066 7% [==== ] 240/3066 7% [==== ] 241/3066 7% [==== ] 242/3066 7% [==== ] 243/3066 7% [==== ] 244/3066 7% [==== ] 245/3066 7% [==== ] 246/3066 8% [==== ] 247/3066 8% [===== ] 248/3066 8% [===== ] 249/3066 8% [===== ] 250/3066 8% [===== ] 251/3066 8% [===== ] 252/3066 8% [===== ] 253/3066 8% [===== ] 254/3066 8% [===== ] 255/3066 8% [===== ] 256/3066 8% [===== ] 257/3066 8% [===== ] 258/3066 8% [===== ] 259/3066 8% [===== ] 260/3066 8% [===== ] 261/3066 8% [===== ] 262/3066 8% [===== ] 263/3066 8% [===== ] 264/3066 8% [===== ] 265/3066 8% [===== ] 266/3066 8% [===== ] 267/3066 8% [===== ] 268/3066 8% [===== ] 269/3066 8% [===== ] 270/3066 8% [===== ] 271/3066 8% [===== ] 272/3066 8% [===== ] 273/3066 8% [===== ] 274/3066 8% [===== ] 275/3066 8% [===== ] 276/3066 9% [===== ] 277/3066 9% [===== ] 278/3066 9% [===== ] 279/3066 9% [===== ] 280/3066 9% [===== ] 281/3066 9% [===== ] 282/3066 9% [===== ] 283/3066 9% [===== ] 284/3066 9% [===== ] 285/3066 9% [===== ] 286/3066 9% [===== ] 287/3066 9% [===== ] 288/3066 9% [===== ] 289/3066 9% [===== ] 290/3066 9% [===== ] 291/3066 9% [===== ] 292/3066 9% [===== ] 293/3066 9% [===== ] 294/3066 9% [===== ] 295/3066 9% [===== ] 296/3066 9% [====== ] 297/3066 9% [====== ] 298/3066 9% [====== ] 299/3066 9% [====== ] 300/3066 9% [====== ] 301/3066 9% [====== ] 302/3066 9% [====== ] 303/3066 9% [====== ] 304/3066 9% [====== ] 305/3066 9% [====== ] 306/3066 9% [====== ] 307/3066 10% [====== ] 308/3066 10% [====== ] 309/3066 10% [====== ] 310/3066 10% [====== ] 311/3066 10% [====== ] 312/3066 10% [====== ] 313/3066 10% [====== ] 314/3066 10% [====== ] 315/3066 10% [====== ] 316/3066 10% [====== ] 317/3066 10% [====== ] 318/3066 10% [====== ] 319/3066 10% [====== ] 320/3066 10% [====== ] 321/3066 10% [====== ] 322/3066 10% [====== ] 323/3066 10% [====== ] 324/3066 10% [====== ] 325/3066 10% [====== ] 326/3066 10% [====== ] 327/3066 10% [====== ] 328/3066 10% [====== ] 329/3066 10% [====== ] 330/3066 10% [====== ] 331/3066 10% [====== ] 332/3066 10% [====== ] 333/3066 10% [====== ] 334/3066 10% [====== ] 335/3066 10% [====== ] 336/3066 10% [====== ] 337/3066 10% [====== ] 338/3066 11% [====== ] 339/3066 11% [====== ] 340/3066 11% [====== ] 341/3066 11% [====== ] 342/3066 11% [====== ] 343/3066 11% [====== ] 344/3066 11% [====== ] 345/3066 11% [====== ] 346/3066 11% [======= ] 347/3066 11% [======= ] 348/3066 11% [======= ] 349/3066 11% [======= ] 350/3066 11% [======= ] 351/3066 11% [======= ] 352/3066 11% [======= ] 353/3066 11% [======= ] 354/3066 11% [======= ] 355/3066 11% [======= ] 356/3066 11% [======= ] 357/3066 11% [======= ] 358/3066 11% [======= ] 359/3066 11% [======= ] 360/3066 11% [======= ] 361/3066 11% [======= ] 362/3066 11% [======= ] 363/3066 11% [======= ] 364/3066 11% [======= ] 365/3066 11% [======= ] 366/3066 11% [======= ] 367/3066 11% [======= ] 368/3066 12% [======= ] 369/3066 12% [======= ] 370/3066 12% [======= ] 371/3066 12% [======= ] 372/3066 12% [======= ] 373/3066 12% [======= ] 374/3066 12% [======= ] 375/3066 12% [======= ] 376/3066 12% [======= ] 377/3066 12% [======= ] 378/3066 12% [======= ] 379/3066 12% [======= ] 380/3066 12% [======= ] 381/3066 12% [======= ] 382/3066 12% [======= ] 383/3066 12% [======= ] 384/3066 12% [======= ] 385/3066 12% [======= ] 386/3066 12% [======= ] 387/3066 12% [======= ] 388/3066 12% [======= ] 389/3066 12% [======= ] 390/3066 12% [======= ] 391/3066 12% [======= ] 392/3066 12% [======= ] 393/3066 12% [======= ] 394/3066 12% [======= ] 395/3066 12% [======== ] 396/3066 12% [======== ] 397/3066 12% [======== ] 398/3066 12% [======== ] 399/3066 13% [======== ] 400/3066 13% [======== ] 401/3066 13% [======== ] 402/3066 13% [======== ] 403/3066 13% [======== ] 404/3066 13% [======== ] 405/3066 13% [======== ] 406/3066 13% [======== ] 407/3066 13% [======== ] 408/3066 13% [======== ] 409/3066 13% [======== ] 410/3066 13% [======== ] 411/3066 13% [======== ] 412/3066 13% [======== ] 413/3066 13% [======== ] 414/3066 13% [======== ] 415/3066 13% [======== ] 416/3066 13% [======== ] 417/3066 13% [======== ] 418/3066 13% [======== ] 419/3066 13% [======== ] 420/3066 13% [======== ] 421/3066 13% [======== ] 422/3066 13% [======== ] 423/3066 13% [======== ] 424/3066 13% [======== ] 425/3066 13% [======== ] 426/3066 13% [======== ] 427/3066 13% [======== ] 428/3066 13% [======== ] 429/3066 13% [======== ] 430/3066 14% [======== ] 431/3066 14% [======== ] 432/3066 14% [======== ] 433/3066 14% [======== ] 434/3066 14% [======== ] 435/3066 14% [======== ] 436/3066 14% [======== ] 437/3066 14% [======== ] 438/3066 14% [======== ] 439/3066 14% [======== ] 440/3066 14% [======== ] 441/3066 14% [======== ] 442/3066 14% [======== ] 443/3066 14% [======== ] 444/3066 14% [======== ] 445/3066 14% [========= ] 446/3066 14% [========= ] 447/3066 14% [========= ] 448/3066 14% [========= ] 449/3066 14% [========= ] 450/3066 14% [========= ] 451/3066 14% [========= ] 452/3066 14% [========= ] 453/3066 14% [========= ] 454/3066 14% [========= ] 455/3066 14% [========= ] 456/3066 14% [========= ] 457/3066 14% [========= ] 458/3066 14% [========= ] 459/3066 14% [========= ] 460/3066 15% [========= ] 461/3066 15% [========= ] 462/3066 15% [========= ] 463/3066 15% [========= ] 464/3066 15% [========= ] 465/3066 15% [========= ] 466/3066 15% [========= ] 467/3066 15% [========= ] 468/3066 15% [========= ] 469/3066 15% [========= ] 470/3066 15% [========= ] 471/3066 15% [========= ] 472/3066 15% [========= ] 473/3066 15% [========= ] 474/3066 15% [========= ] 475/3066 15% [========= ] 476/3066 15% [========= ] 477/3066 15% [========= ] 478/3066 15% [========= ] 479/3066 15% [========= ] 480/3066 15% [========= ] 481/3066 15% [========= ] 482/3066 15% [========= ] 483/3066 15% [========= ] 484/3066 15% [========= ] 485/3066 15% [========= ] 486/3066 15% [========= ] 487/3066 15% [========= ] 488/3066 15% [========= ] 489/3066 15% [========= ] 490/3066 15% [========= ] 491/3066 16% [========= ] 492/3066 16% [========= ] 493/3066 16% [========= ] 494/3066 16% [========== ] 495/3066 16% [========== ] 496/3066 16% [========== ] 497/3066 16% [========== ] 498/3066 16% [========== ] 499/3066 16% [========== ] 500/3066 16% [========== ] 501/3066 16% [========== ] 502/3066 16% [========== ] 503/3066 16% [========== ] 504/3066 16% [========== ] 505/3066 16% [========== ] 506/3066 16% [========== ] 507/3066 16% [========== ] 508/3066 16% [========== ] 509/3066 16% [========== ] 510/3066 16% [========== ] 511/3066 16% [========== ] 512/3066 16% [========== ] 513/3066 16% [========== ] 514/3066 16% [========== ] 515/3066 16% [========== ] 516/3066 16% [========== ] 517/3066 16% [========== ] 518/3066 16% [========== ] 519/3066 16% [========== ] 520/3066 16% [========== ] 521/3066 16% [========== ] 522/3066 17% [========== ] 523/3066 17% [========== ] 524/3066 17% [========== ] 525/3066 17% [========== ] 526/3066 17% [========== ] 527/3066 17% [========== ] 528/3066 17% [========== ] 529/3066 17% [========== ] 530/3066 17% [========== ] 531/3066 17% [========== ] 532/3066 17% [========== ] 533/3066 17% [========== ] 534/3066 17% [========== ] 535/3066 17% [========== ] 536/3066 17% [========== ] 537/3066 17% [========== ] 538/3066 17% [========== ] 539/3066 17% [========== ] 540/3066 17% [========== ] 541/3066 17% [========== ] 542/3066 17% [========== ] 543/3066 17% [=========== ] 544/3066 17% [=========== ] 545/3066 17% [=========== ] 546/3066 17% [=========== ] 547/3066 17% [=========== ] 548/3066 17% [=========== ] 549/3066 17% [=========== ] 550/3066 17% [=========== ] 551/3066 17% [=========== ] 552/3066 18% [=========== ] 553/3066 18% [=========== ] 554/3066 18% [=========== ] 555/3066 18% [=========== ] 556/3066 18% [=========== ] 557/3066 18% [=========== ] 558/3066 18% [=========== ] 559/3066 18% [=========== ] 560/3066 18% [=========== ] 561/3066 18% [=========== ] 562/3066 18% [=========== ] 563/3066 18% [=========== ] 564/3066 18% [=========== ] 565/3066 18% [=========== ] 566/3066 18% [=========== ] 567/3066 18% [=========== ] 568/3066 18% [=========== ] 569/3066 18% [=========== ] 570/3066 18% [=========== ] 571/3066 18% [=========== ] 572/3066 18% [=========== ] 573/3066 18% [=========== ] 574/3066 18% [=========== ] 575/3066 18% [=========== ] 576/3066 18% [=========== ] 577/3066 18% [=========== ] 578/3066 18% [=========== ] 579/3066 18% [=========== ] 580/3066 18% [=========== ] 581/3066 18% [=========== ] 582/3066 18% [=========== ] 583/3066 19% [=========== ] 584/3066 19% [=========== ] 585/3066 19% [=========== ] 586/3066 19% [=========== ] 587/3066 19% [=========== ] 588/3066 19% [=========== ] 589/3066 19% [=========== ] 590/3066 19% [=========== ] 591/3066 19% [=========== ] 592/3066 19% [=========== ] 593/3066 19% [============ ] 594/3066 19% [============ ] 595/3066 19% [============ ] 596/3066 19% [============ ] 597/3066 19% [============ ] 598/3066 19% [============ ] 599/3066 19% [============ ] 600/3066 19% [============ ] 601/3066 19% [============ ] 602/3066 19% [============ ] 603/3066 19% [============ ] 604/3066 19% [============ ] 605/3066 19% [============ ] 606/3066 19% [============ ] 607/3066 19% [============ ] 608/3066 19% [============ ] 609/3066 19% [============ ] 610/3066 19% [============ ] 611/3066 19% [============ ] 612/3066 19% [============ ] 613/3066 19% [============ ] 614/3066 20% [============ ] 615/3066 20% [============ ] 616/3066 20% [============ ] 617/3066 20% [============ ] 618/3066 20% [============ ] 619/3066 20% [============ ] 620/3066 20% [============ ] 621/3066 20% [============ ] 622/3066 20% [============ ] 623/3066 20% [============ ] 624/3066 20% [============ ] 625/3066 20% [============ ] 626/3066 20% [============ ] 627/3066 20% [============ ] 628/3066 20% [============ ] 629/3066 20% [============ ] 630/3066 20% [============ ] 631/3066 20% [============ ] 632/3066 20% [============ ] 633/3066 20% [============ ] 634/3066 20% [============ ] 635/3066 20% [============ ] 636/3066 20% [============ ] 637/3066 20% [============ ] 638/3066 20% [============ ] 639/3066 20% [============ ] 640/3066 20% [============ ] 641/3066 20% [============ ] 642/3066 20% [============= ] 643/3066 20% [============= ] 644/3066 21% [============= ] 645/3066 21% [============= ] 646/3066 21% [============= ] 647/3066 21% [============= ] 648/3066 21% [============= ] 649/3066 21% [============= ] 650/3066 21% [============= ] 651/3066 21% [============= ] 652/3066 21% [============= ] 653/3066 21% [============= ] 654/3066 21% [============= ] 655/3066 21% [============= ] 656/3066 21% [============= ] 657/3066 21% [============= ] 658/3066 21% [============= ] 659/3066 21% [============= ] 660/3066 21% [============= ] 661/3066 21% [============= ] 662/3066 21% [============= ] 663/3066 21% [============= ] 664/3066 21% [============= ] 665/3066 21% [============= ] 666/3066 21% [============= ] 667/3066 21% [============= ] 668/3066 21% [============= ] 669/3066 21% [============= ] 670/3066 21% [============= ] 671/3066 21% [============= ] 672/3066 21% [============= ] 673/3066 21% [============= ] 674/3066 21% [============= ] 675/3066 22% [============= ] 676/3066 22% [============= ] 677/3066 22% [============= ] 678/3066 22% [============= ] 679/3066 22% [============= ] 680/3066 22% [============= ] 681/3066 22% [============= ] 682/3066 22% [============= ] 683/3066 22% [============= ] 684/3066 22% [============= ] 685/3066 22% [============= ] 686/3066 22% [============= ] 687/3066 22% [============= ] 688/3066 22% [============= ] 689/3066 22% [============= ] 690/3066 22% [============= ] 691/3066 22% [============= ] 692/3066 22% [============== ] 693/3066 22% [============== ] 694/3066 22% [============== ] 695/3066 22% [============== ] 696/3066 22% [============== ] 697/3066 22% [============== ] 698/3066 22% [============== ] 699/3066 22% [============== ] 700/3066 22% [============== ] 701/3066 22% [============== ] 702/3066 22% [============== ] 703/3066 22% [============== ] 704/3066 22% [============== ] 705/3066 22% [============== ] 706/3066 23% [============== ] 707/3066 23% [============== ] 708/3066 23% [============== ] 709/3066 23% [============== ] 710/3066 23% [============== ] 711/3066 23% [============== ] 712/3066 23% [============== ] 713/3066 23% [============== ] 714/3066 23% [============== ] 715/3066 23% [============== ] 716/3066 23% [============== ] 717/3066 23% [============== ] 718/3066 23% [============== ] 719/3066 23% [============== ] 720/3066 23% [============== ] 721/3066 23% [============== ] 722/3066 23% [============== ] 723/3066 23% [============== ] 724/3066 23% [============== ] 725/3066 23% [============== ] 726/3066 23% [============== ] 727/3066 23% [============== ] 728/3066 23% [============== ] 729/3066 23% [============== ] 730/3066 23% [============== ] 731/3066 23% [============== ] 732/3066 23% [============== ] 733/3066 23% [============== ] 734/3066 23% [============== ] 735/3066 23% [============== ] 736/3066 24% [============== ] 737/3066 24% [============== ] 738/3066 24% [============== ] 739/3066 24% [============== ] 740/3066 24% [============== ] 741/3066 24% [=============== ] 742/3066 24% [=============== ] 743/3066 24% [=============== ] 744/3066 24% [=============== ] 745/3066 24% [=============== ] 746/3066 24% [=============== ] 747/3066 24% [=============== ] 748/3066 24% [=============== ] 749/3066 24% [=============== ] 750/3066 24% [=============== ] 751/3066 24% [=============== ] 752/3066 24% [=============== ] 753/3066 24% [=============== ] 754/3066 24% [=============== ] 755/3066 24% [=============== ] 756/3066 24% [=============== ] 757/3066 24% [=============== ] 758/3066 24% [=============== ] 759/3066 24% [=============== ] 760/3066 24% [=============== ] 761/3066 24% [=============== ] 762/3066 24% [=============== ] 763/3066 24% [=============== ] 764/3066 24% [=============== ] 765/3066 24% [=============== ] 766/3066 24% [=============== ] 767/3066 25% [=============== ] 768/3066 25% [=============== ] 769/3066 25% [=============== ] 770/3066 25% [=============== ] 771/3066 25% [=============== ] 772/3066 25% [=============== ] 773/3066 25% [=============== ] 774/3066 25% [=============== ] 775/3066 25% [=============== ] 776/3066 25% [=============== ] 777/3066 25% [=============== ] 778/3066 25% [=============== ] 779/3066 25% [=============== ] 780/3066 25% [=============== ] 781/3066 25% [=============== ] 782/3066 25% [=============== ] 783/3066 25% [=============== ] 784/3066 25% [=============== ] 785/3066 25% [=============== ] 786/3066 25% [=============== ] 787/3066 25% [=============== ] 788/3066 25% [=============== ] 789/3066 25% [=============== ] 790/3066 25% [=============== ] 791/3066 25% [================ ] 792/3066 25% [================ ] 793/3066 25% [================ ] 794/3066 25% [================ ] 795/3066 25% [================ ] 796/3066 25% [================ ] 797/3066 25% [================ ] 798/3066 26% [================ ] 799/3066 26% [================ ] 800/3066 26% [================ ] 801/3066 26% [================ ] 802/3066 26% [================ ] 803/3066 26% [================ ] 804/3066 26% [================ ] 805/3066 26% [================ ] 806/3066 26% [================ ] 807/3066 26% [================ ] 808/3066 26% [================ ] 809/3066 26% [================ ] 810/3066 26% [================ ] 811/3066 26% [================ ] 812/3066 26% [================ ] 813/3066 26% [================ ] 814/3066 26% [================ ] 815/3066 26% [================ ] 816/3066 26% [================ ] 817/3066 26% [================ ] 818/3066 26% [================ ] 819/3066 26% [================ ] 820/3066 26% [================ ] 821/3066 26% [================ ] 822/3066 26% [================ ] 823/3066 26% [================ ] 824/3066 26% [================ ] 825/3066 26% [================ ] 826/3066 26% [================ ] 827/3066 26% [================ ] 828/3066 27% [================ ] 829/3066 27% [================ ] 830/3066 27% [================ ] 831/3066 27% [================ ] 832/3066 27% [================ ] 833/3066 27% [================ ] 834/3066 27% [================ ] 835/3066 27% [================ ] 836/3066 27% [================ ] 837/3066 27% [================ ] 838/3066 27% [================ ] 839/3066 27% [================ ] 840/3066 27% [================= ] 841/3066 27% [================= ] 842/3066 27% [================= ] 843/3066 27% [================= ] 844/3066 27% [================= ] 845/3066 27% [================= ] 846/3066 27% [================= ] 847/3066 27% [================= ] 848/3066 27% [================= ] 849/3066 27% [================= ] 850/3066 27% [================= ] 851/3066 27% [================= ] 852/3066 27% [================= ] 853/3066 27% [================= ] 854/3066 27% [================= ] 855/3066 27% [================= ] 856/3066 27% [================= ] 857/3066 27% [================= ] 858/3066 27% [================= ] 859/3066 28% [================= ] 860/3066 28% [================= ] 861/3066 28% [================= ] 862/3066 28% [================= ] 863/3066 28% [================= ] 864/3066 28% [================= ] 865/3066 28% [================= ] 866/3066 28% [================= ] 867/3066 28% [================= ] 868/3066 28% [================= ] 869/3066 28% [================= ] 870/3066 28% [================= ] 871/3066 28% [================= ] 872/3066 28% [================= ] 873/3066 28% [================= ] 874/3066 28% [================= ] 875/3066 28% [================= ] 876/3066 28% [================= ] 877/3066 28% [================= ] 878/3066 28% [================= ] 879/3066 28% [================= ] 880/3066 28% [================= ] 881/3066 28% [================= ] 882/3066 28% [================= ] 883/3066 28% [================= ] 884/3066 28% [================= ] 885/3066 28% [================= ] 886/3066 28% [================= ] 887/3066 28% [================= ] 888/3066 28% [================= ] 889/3066 28% [================= ] 890/3066 29% [================== ] 891/3066 29% [================== ] 892/3066 29% [================== ] 893/3066 29% [================== ] 894/3066 29% [================== ] 895/3066 29% [================== ] 896/3066 29% [================== ] 897/3066 29% [================== ] 898/3066 29% [================== ] 899/3066 29% [================== ] 900/3066 29% [================== ] 901/3066 29% [================== ] 902/3066 29% [================== ] 903/3066 29% [================== ] 904/3066 29% [================== ] 905/3066 29% [================== ] 906/3066 29% [================== ] 907/3066 29% [================== ] 908/3066 29% [================== ] 909/3066 29% [================== ] 910/3066 29% [================== ] 911/3066 29% [================== ] 912/3066 29% [================== ] 913/3066 29% [================== ] 914/3066 29% [================== ] 915/3066 29% [================== ] 916/3066 29% [================== ] 917/3066 29% [================== ] 918/3066 29% [================== ] 919/3066 29% [================== ] 920/3066 30% [================== ] 921/3066 30% [================== ] 922/3066 30% [================== ] 923/3066 30% [================== ] 924/3066 30% [================== ] 925/3066 30% [================== ] 926/3066 30% [================== ] 927/3066 30% [================== ] 928/3066 30% [================== ] 929/3066 30% [================== ] 930/3066 30% [================== ] 931/3066 30% [================== ] 932/3066 30% [================== ] 933/3066 30% [================== ] 934/3066 30% [================== ] 935/3066 30% [================== ] 936/3066 30% [================== ] 937/3066 30% [================== ] 938/3066 30% [================== ] 939/3066 30% [=================== ] 940/3066 30% [=================== ] 941/3066 30% [=================== ] 942/3066 30% [=================== ] 943/3066 30% [=================== ] 944/3066 30% [=================== ] 945/3066 30% [=================== ] 946/3066 30% [=================== ] 947/3066 30% [=================== ] 948/3066 30% [=================== ] 949/3066 30% [=================== ] 950/3066 30% [=================== ] 951/3066 31% [=================== ] 952/3066 31% [=================== ] 953/3066 31% [=================== ] 954/3066 31% [=================== ] 955/3066 31% [=================== ] 956/3066 31% [=================== ] 957/3066 31% [=================== ] 958/3066 31% [=================== ] 959/3066 31% [=================== ] 960/3066 31% [=================== ] 961/3066 31% [=================== ] 962/3066 31% [=================== ] 963/3066 31% [=================== ] 964/3066 31% [=================== ] 965/3066 31% [=================== ] 966/3066 31% [=================== ] 967/3066 31% [=================== ] 968/3066 31% [=================== ] 969/3066 31% [=================== ] 970/3066 31% [=================== ] 971/3066 31% [=================== ] 972/3066 31% [=================== ] 973/3066 31% [=================== ] 974/3066 31% [=================== ] 975/3066 31% [=================== ] 976/3066 31% [=================== ] 977/3066 31% [=================== ] 978/3066 31% [=================== ] 979/3066 31% [=================== ] 980/3066 31% [=================== ] 981/3066 31% [=================== ] 982/3066 32% [=================== ] 983/3066 32% [=================== ] 984/3066 32% [=================== ] 985/3066 32% [=================== ] 986/3066 32% [=================== ] 987/3066 32% [=================== ] 988/3066 32% [=================== ] 989/3066 32% [==================== ] 990/3066 32% [==================== ] 991/3066 32% [==================== ] 992/3066 32% [==================== ] 993/3066 32% [==================== ] 994/3066 32% [==================== ] 995/3066 32% [==================== ] 996/3066 32% [==================== ] 997/3066 32% [==================== ] 998/3066 32% [==================== ] 999/3066 32% [==================== ] 1000/3066 32% [==================== ] 1001/3066 32% [==================== ] 1002/3066 32% [==================== ] 1003/3066 32% [==================== ] 1004/3066 32% [==================== ] 1005/3066 32% [==================== ] 1006/3066 32% [==================== ] 1007/3066 32% [==================== ] 1008/3066 32% [==================== ] 1009/3066 32% [==================== ] 1010/3066 32% [==================== ] 1011/3066 32% [==================== ] 1012/3066 33% [==================== ] 1013/3066 33% [==================== ] 1014/3066 33% [==================== ] 1015/3066 33% [==================== ] 1016/3066 33% [==================== ] 1017/3066 33% [==================== ] 1018/3066 33% [==================== ] 1019/3066 33% [==================== ] 1020/3066 33% [==================== ] 1021/3066 33% [==================== ] 1022/3066 33% [==================== ] 1023/3066 33% [==================== ] 1024/3066 33% [==================== ] 1025/3066 33% [==================== ] 1026/3066 33% [==================== ] 1027/3066 33% [==================== ] 1028/3066 33% [==================== ] 1029/3066 33% [==================== ] 1030/3066 33% [==================== ] 1031/3066 33% [==================== ] 1032/3066 33% [==================== ] 1033/3066 33% [==================== ] 1034/3066 33% [==================== ] 1035/3066 33% [==================== ] 1036/3066 33% [==================== ] 1037/3066 33% [==================== ] 1038/3066 33% [===================== ] 1039/3066 33% [===================== ] 1040/3066 33% [===================== ] 1041/3066 33% [===================== ] 1042/3066 33% [===================== ] 1043/3066 34% [===================== ] 1044/3066 34% [===================== ] 1045/3066 34% [===================== ] 1046/3066 34% [===================== ] 1047/3066 34% [===================== ] 1048/3066 34% [===================== ] 1049/3066 34% [===================== ] 1050/3066 34% [===================== ] 1051/3066 34% [===================== ] 1052/3066 34% [===================== ] 1053/3066 34% [===================== ] 1054/3066 34% [===================== ] 1055/3066 34% [===================== ] 1056/3066 34% [===================== ] 1057/3066 34% [===================== ] 1058/3066 34% [===================== ] 1059/3066 34% [===================== ] 1060/3066 34% [===================== ] 1061/3066 34% [===================== ] 1062/3066 34% [===================== ] 1063/3066 34% [===================== ] 1064/3066 34% [===================== ] 1065/3066 34% [===================== ] 1066/3066 34% [===================== ] 1067/3066 34% [===================== ] 1068/3066 34% [===================== ] 1069/3066 34% [===================== ] 1070/3066 34% [===================== ] 1071/3066 34% [===================== ] 1072/3066 34% [===================== ] 1073/3066 34% [===================== ] 1074/3066 35% [===================== ] 1075/3066 35% [===================== ] 1076/3066 35% [===================== ] 1077/3066 35% [===================== ] 1078/3066 35% [===================== ] 1079/3066 35% [===================== ] 1080/3066 35% [===================== ] 1081/3066 35% [===================== ] 1082/3066 35% [===================== ] 1083/3066 35% [===================== ] 1084/3066 35% [===================== ] 1085/3066 35% [===================== ] 1086/3066 35% [===================== ] 1087/3066 35% [====================== ] 1088/3066 35% [====================== ] 1089/3066 35% [====================== ] 1090/3066 35% [====================== ] 1091/3066 35% [====================== ] 1092/3066 35% [====================== ] 1093/3066 35% [====================== ] 1094/3066 35% [====================== ] 1095/3066 35% [====================== ] 1096/3066 35% [====================== ] 1097/3066 35% [====================== ] 1098/3066 35% [====================== ] 1099/3066 35% [====================== ] 1100/3066 35% [====================== ] 1101/3066 35% [====================== ] 1102/3066 35% [====================== ] 1103/3066 35% [====================== ] 1104/3066 36% [====================== ] 1105/3066 36% [====================== ] 1106/3066 36% [====================== ] 1107/3066 36% [====================== ] 1108/3066 36% [====================== ] 1109/3066 36% [====================== ] 1110/3066 36% [====================== ] 1111/3066 36% [====================== ] 1112/3066 36% [====================== ] 1113/3066 36% [====================== ] 1114/3066 36% [====================== ] 1115/3066 36% [====================== ] 1116/3066 36% [====================== ] 1117/3066 36% [====================== ] 1118/3066 36% [====================== ] 1119/3066 36% [====================== ] 1120/3066 36% [====================== ] 1121/3066 36% [====================== ] 1122/3066 36% [====================== ] 1123/3066 36% [====================== ] 1124/3066 36% [====================== ] 1125/3066 36% [====================== ] 1126/3066 36% [====================== ] 1127/3066 36% [====================== ] 1128/3066 36% [====================== ] 1129/3066 36% [====================== ] 1130/3066 36% [====================== ] 1131/3066 36% [====================== ] 1132/3066 36% [====================== ] 1133/3066 36% [====================== ] 1134/3066 36% [====================== ] 1135/3066 37% [====================== ] 1136/3066 37% [====================== ] 1137/3066 37% [======================= ] 1138/3066 37% [======================= ] 1139/3066 37% [======================= ] 1140/3066 37% [======================= ] 1141/3066 37% [======================= ] 1142/3066 37% [======================= ] 1143/3066 37% [======================= ] 1144/3066 37% [======================= ] 1145/3066 37% [======================= ] 1146/3066 37% [======================= ] 1147/3066 37% [======================= ] 1148/3066 37% [======================= ] 1149/3066 37% [======================= ] 1150/3066 37% [======================= ] 1151/3066 37% [======================= ] 1152/3066 37% [======================= ] 1153/3066 37% [======================= ] 1154/3066 37% [======================= ] 1155/3066 37% [======================= ] 1156/3066 37% [======================= ] 1157/3066 37% [======================= ] 1158/3066 37% [======================= ] 1159/3066 37% [======================= ] 1160/3066 37% [======================= ] 1161/3066 37% [======================= ] 1162/3066 37% [======================= ] 1163/3066 37% [======================= ] 1164/3066 37% [======================= ] 1165/3066 37% [======================= ] 1166/3066 38% [======================= ] 1167/3066 38% [======================= ] 1168/3066 38% [======================= ] 1169/3066 38% [======================= ] 1170/3066 38% [======================= ] 1171/3066 38% [======================= ] 1172/3066 38% [======================= ] 1173/3066 38% [======================= ] 1174/3066 38% [======================= ] 1175/3066 38% [======================= ] 1176/3066 38% [======================= ] 1177/3066 38% [======================= ] 1178/3066 38% [======================= ] 1179/3066 38% [======================= ] 1180/3066 38% [======================= ] 1181/3066 38% [======================= ] 1182/3066 38% [======================= ] 1183/3066 38% [======================= ] 1184/3066 38% [======================= ] 1185/3066 38% [======================= ] 1186/3066 38% [======================== ] 1187/3066 38% [======================== ] 1188/3066 38% [======================== ] 1189/3066 38% [======================== ] 1190/3066 38% [======================== ] 1191/3066 38% [======================== ] 1192/3066 38% [======================== ] 1193/3066 38% [======================== ] 1194/3066 38% [======================== ] 1195/3066 38% [======================== ] 1196/3066 39% [======================== ] 1197/3066 39% [======================== ] 1198/3066 39% [======================== ] 1199/3066 39% [======================== ] 1200/3066 39% [======================== ] 1201/3066 39% [======================== ] 1202/3066 39% [======================== ] 1203/3066 39% [======================== ] 1204/3066 39% [======================== ] 1205/3066 39% [======================== ] 1206/3066 39% [======================== ] 1207/3066 39% [======================== ] 1208/3066 39% [======================== ] 1209/3066 39% [======================== ] 1210/3066 39% [======================== ] 1211/3066 39% [======================== ] 1212/3066 39% [======================== ] 1213/3066 39% [======================== ] 1214/3066 39% [======================== ] 1215/3066 39% [======================== ] 1216/3066 39% [======================== ] 1217/3066 39% [======================== ] 1218/3066 39% [======================== ] 1219/3066 39% [======================== ] 1220/3066 39% [======================== ] 1221/3066 39% [======================== ] 1222/3066 39% [======================== ] 1223/3066 39% [======================== ] 1224/3066 39% [======================== ] 1225/3066 39% [======================== ] 1226/3066 39% [======================== ] 1227/3066 40% [======================== ] 1228/3066 40% [======================== ] 1229/3066 40% [======================== ] 1230/3066 40% [======================== ] 1231/3066 40% [======================== ] 1232/3066 40% [======================== ] 1233/3066 40% [======================== ] 1234/3066 40% [======================== ] 1235/3066 40% [======================== ] 1236/3066 40% [========================= ] 1237/3066 40% [========================= ] 1238/3066 40% [========================= ] 1239/3066 40% [========================= ] 1240/3066 40% [========================= ] 1241/3066 40% [========================= ] 1242/3066 40% [========================= ] 1243/3066 40% [========================= ] 1244/3066 40% [========================= ] 1245/3066 40% [========================= ] 1246/3066 40% [========================= ] 1247/3066 40% [========================= ] 1248/3066 40% [========================= ] 1249/3066 40% [========================= ] 1250/3066 40% [========================= ] 1251/3066 40% [========================= ] 1252/3066 40% [========================= ] 1253/3066 40% [========================= ] 1254/3066 40% [========================= ] 1255/3066 40% [========================= ] 1256/3066 40% [========================= ] 1257/3066 40% [========================= ] 1258/3066 41% [========================= ] 1259/3066 41% [========================= ] 1260/3066 41% [========================= ] 1261/3066 41% [========================= ] 1262/3066 41% [========================= ] 1263/3066 41% [========================= ] 1264/3066 41% [========================= ] 1265/3066 41% [========================= ] 1266/3066 41% [========================= ] 1267/3066 41% [========================= ] 1268/3066 41% [========================= ] 1269/3066 41% [========================= ] 1270/3066 41% [========================= ] 1271/3066 41% [========================= ] 1272/3066 41% [========================= ] 1273/3066 41% [========================= ] 1274/3066 41% [========================= ] 1275/3066 41% [========================= ] 1276/3066 41% [========================= ] 1277/3066 41% [========================= ] 1278/3066 41% [========================= ] 1279/3066 41% [========================= ] 1280/3066 41% [========================= ] 1281/3066 41% [========================= ] 1282/3066 41% [========================= ] 1283/3066 41% [========================= ] 1284/3066 41% [========================= ] 1285/3066 41% [========================== ] 1286/3066 41% [========================== ] 1287/3066 41% [========================== ] 1288/3066 42% [========================== ] 1289/3066 42% [========================== ] 1290/3066 42% [========================== ] 1291/3066 42% [========================== ] 1292/3066 42% [========================== ] 1293/3066 42% [========================== ] 1294/3066 42% [========================== ] 1295/3066 42% [========================== ] 1296/3066 42% [========================== ] 1297/3066 42% [========================== ] 1298/3066 42% [========================== ] 1299/3066 42% [========================== ] 1300/3066 42% [========================== ] 1301/3066 42% [========================== ] 1302/3066 42% [========================== ] 1303/3066 42% [========================== ] 1304/3066 42% [========================== ] 1305/3066 42% [========================== ] 1306/3066 42% [========================== ] 1307/3066 42% [========================== ] 1308/3066 42% [========================== ] 1309/3066 42% [========================== ] 1310/3066 42% [========================== ] 1311/3066 42% [========================== ] 1312/3066 42% [========================== ] 1313/3066 42% [========================== ] 1314/3066 42% [========================== ] 1315/3066 42% [========================== ] 1316/3066 42% [========================== ] 1317/3066 42% [========================== ] 1318/3066 42% [========================== ] 1319/3066 43% [========================== ] 1320/3066 43% [========================== ] 1321/3066 43% [========================== ] 1322/3066 43% [========================== ] 1323/3066 43% [========================== ] 1324/3066 43% [========================== ] 1325/3066 43% [========================== ] 1326/3066 43% [========================== ] 1327/3066 43% [========================== ] 1328/3066 43% [========================== ] 1329/3066 43% [========================== ] 1330/3066 43% [========================== ] 1331/3066 43% [========================== ] 1332/3066 43% [========================== ] 1333/3066 43% [========================== ] 1334/3066 43% [========================== ] 1335/3066 43% [=========================== ] 1336/3066 43% [=========================== ] 1337/3066 43% [=========================== ] 1338/3066 43% [=========================== ] 1339/3066 43% [=========================== ] 1340/3066 43% [=========================== ] 1341/3066 43% [=========================== ] 1342/3066 43% [=========================== ] 1343/3066 43% [=========================== ] 1344/3066 43% [=========================== ] 1345/3066 43% [=========================== ] 1346/3066 43% [=========================== ] 1347/3066 43% [=========================== ] 1348/3066 43% [=========================== ] 1349/3066 43% [=========================== ] 1350/3066 44% [=========================== ] 1351/3066 44% [=========================== ] 1352/3066 44% [=========================== ] 1353/3066 44% [=========================== ] 1354/3066 44% [=========================== ] 1355/3066 44% [=========================== ] 1356/3066 44% [=========================== ] 1357/3066 44% [=========================== ] 1358/3066 44% [=========================== ] 1359/3066 44% [=========================== ] 1360/3066 44% [=========================== ] 1361/3066 44% [=========================== ] 1362/3066 44% [=========================== ] 1363/3066 44% [=========================== ] 1364/3066 44% [=========================== ] 1365/3066 44% [=========================== ] 1366/3066 44% [=========================== ] 1367/3066 44% [=========================== ] 1368/3066 44% [=========================== ] 1369/3066 44% [=========================== ] 1370/3066 44% [=========================== ] 1371/3066 44% [=========================== ] 1372/3066 44% [=========================== ] 1373/3066 44% [=========================== ] 1374/3066 44% [=========================== ] 1375/3066 44% [=========================== ] 1376/3066 44% [=========================== ] 1377/3066 44% [=========================== ] 1378/3066 44% [=========================== ] 1379/3066 44% [=========================== ] 1380/3066 45% [=========================== ] 1381/3066 45% [=========================== ] 1382/3066 45% [=========================== ] 1383/3066 45% [=========================== ] 1384/3066 45% [============================ ] 1385/3066 45% [============================ ] 1386/3066 45% [============================ ] 1387/3066 45% [============================ ] 1388/3066 45% [============================ ] 1389/3066 45% [============================ ] 1390/3066 45% [============================ ] 1391/3066 45% [============================ ] 1392/3066 45% [============================ ] 1393/3066 45% [============================ ] 1394/3066 45% [============================ ] 1395/3066 45% [============================ ] 1396/3066 45% [============================ ] 1397/3066 45% [============================ ] 1398/3066 45% [============================ ] 1399/3066 45% [============================ ] 1400/3066 45% [============================ ] 1401/3066 45% [============================ ] 1402/3066 45% [============================ ] 1403/3066 45% [============================ ] 1404/3066 45% [============================ ] 1405/3066 45% [============================ ] 1406/3066 45% [============================ ] 1407/3066 45% [============================ ] 1408/3066 45% [============================ ] 1409/3066 45% [============================ ] 1410/3066 45% [============================ ] 1411/3066 46% [============================ ] 1412/3066 46% [============================ ] 1413/3066 46% [============================ ] 1414/3066 46% [============================ ] 1415/3066 46% [============================ ] 1416/3066 46% [============================ ] 1417/3066 46% [============================ ] 1418/3066 46% [============================ ] 1419/3066 46% [============================ ] 1420/3066 46% [============================ ] 1421/3066 46% [============================ ] 1422/3066 46% [============================ ] 1423/3066 46% [============================ ] 1424/3066 46% [============================ ] 1425/3066 46% [============================ ] 1426/3066 46% [============================ ] 1427/3066 46% [============================ ] 1428/3066 46% [============================ ] 1429/3066 46% [============================ ] 1430/3066 46% [============================ ] 1431/3066 46% [============================ ] 1432/3066 46% [============================ ] 1433/3066 46% [============================ ] 1434/3066 46% [============================= ] 1435/3066 46% [============================= ] 1436/3066 46% [============================= ] 1437/3066 46% [============================= ] 1438/3066 46% [============================= ] 1439/3066 46% [============================= ] 1440/3066 46% [============================= ] 1441/3066 46% [============================= ] 1442/3066 47% [============================= ] 1443/3066 47% [============================= ] 1444/3066 47% [============================= ] 1445/3066 47% [============================= ] 1446/3066 47% [============================= ] 1447/3066 47% [============================= ] 1448/3066 47% [============================= ] 1449/3066 47% [============================= ] 1450/3066 47% [============================= ] 1451/3066 47% [============================= ] 1452/3066 47% [============================= ] 1453/3066 47% [============================= ] 1454/3066 47% [============================= ] 1455/3066 47% [============================= ] 1456/3066 47% [============================= ] 1457/3066 47% [============================= ] 1458/3066 47% [============================= ] 1459/3066 47% [============================= ] 1460/3066 47% [============================= ] 1461/3066 47% [============================= ] 1462/3066 47% [============================= ] 1463/3066 47% [============================= ] 1464/3066 47% [============================= ] 1465/3066 47% [============================= ] 1466/3066 47% [============================= ] 1467/3066 47% [============================= ] 1468/3066 47% [============================= ] 1469/3066 47% [============================= ] 1470/3066 47% [============================= ] 1471/3066 47% [============================= ] 1472/3066 48% [============================= ] 1473/3066 48% [============================= ] 1474/3066 48% [============================= ] 1475/3066 48% [============================= ] 1476/3066 48% [============================= ] 1477/3066 48% [============================= ] 1478/3066 48% [============================= ] 1479/3066 48% [============================= ] 1480/3066 48% [============================= ] 1481/3066 48% [============================= ] 1482/3066 48% [============================= ] 1483/3066 48% [============================== ] 1484/3066 48% [============================== ] 1485/3066 48% [============================== ] 1486/3066 48% [============================== ] 1487/3066 48% [============================== ] 1488/3066 48% [============================== ] 1489/3066 48% [============================== ] 1490/3066 48% [============================== ] 1491/3066 48% [============================== ] 1492/3066 48% [============================== ] 1493/3066 48% [============================== ] 1494/3066 48% [============================== ] 1495/3066 48% [============================== ] 1496/3066 48% [============================== ] 1497/3066 48% [============================== ] 1498/3066 48% [============================== ] 1499/3066 48% [============================== ] 1500/3066 48% [============================== ] 1501/3066 48% [============================== ] 1502/3066 48% [============================== ] 1503/3066 49% [============================== ] 1504/3066 49% [============================== ] 1505/3066 49% [============================== ] 1506/3066 49% [============================== ] 1507/3066 49% [============================== ] 1508/3066 49% [============================== ] 1509/3066 49% [============================== ] 1510/3066 49% [============================== ] 1511/3066 49% [============================== ] 1512/3066 49% [============================== ] 1513/3066 49% [============================== ] 1514/3066 49% [============================== ] 1515/3066 49% [============================== ] 1516/3066 49% [============================== ] 1517/3066 49% [============================== ] 1518/3066 49% [============================== ] 1519/3066 49% [============================== ] 1520/3066 49% [============================== ] 1521/3066 49% [============================== ] 1522/3066 49% [============================== ] 1523/3066 49% [============================== ] 1524/3066 49% [============================== ] 1525/3066 49% [============================== ] 1526/3066 49% [============================== ] 1527/3066 49% [============================== ] 1528/3066 49% [============================== ] 1529/3066 49% [============================== ] 1530/3066 49% [============================== ] 1531/3066 49% [============================== ] 1532/3066 49% [=============================== ] 1533/3066 50% [=============================== ] 1534/3066 50% [=============================== ] 1535/3066 50% [=============================== ] 1536/3066 50% [=============================== ] 1537/3066 50% [=============================== ] 1538/3066 50% [=============================== ] 1539/3066 50% [=============================== ] 1540/3066 50% [=============================== ] 1541/3066 50% [=============================== ] 1542/3066 50% [=============================== ] 1543/3066 50% [=============================== ] 1544/3066 50% [=============================== ] 1545/3066 50% [=============================== ] 1546/3066 50% [=============================== ] 1547/3066 50% [=============================== ] 1548/3066 50% [=============================== ] 1549/3066 50% [=============================== ] 1550/3066 50% [=============================== ] 1551/3066 50% [=============================== ] 1552/3066 50% [=============================== ] 1553/3066 50% [=============================== ] 1554/3066 50% [=============================== ] 1555/3066 50% [=============================== ] 1556/3066 50% [=============================== ] 1557/3066 50% [=============================== ] 1558/3066 50% [=============================== ] 1559/3066 50% [=============================== ] 1560/3066 50% [=============================== ] 1561/3066 50% [=============================== ] 1562/3066 50% [=============================== ] 1563/3066 50% [=============================== ] 1564/3066 51% [=============================== ] 1565/3066 51% [=============================== ] 1566/3066 51% [=============================== ] 1567/3066 51% [=============================== ] 1568/3066 51% [=============================== ] 1569/3066 51% [=============================== ] 1570/3066 51% [=============================== ] 1571/3066 51% [=============================== ] 1572/3066 51% [=============================== ] 1573/3066 51% [=============================== ] 1574/3066 51% [=============================== ] 1575/3066 51% [=============================== ] 1576/3066 51% [=============================== ] 1577/3066 51% [=============================== ] 1578/3066 51% [=============================== ] 1579/3066 51% [=============================== ] 1580/3066 51% [=============================== ] 1581/3066 51% [=============================== ] 1582/3066 51% [================================ ] 1583/3066 51% [================================ ] 1584/3066 51% [================================ ] 1585/3066 51% [================================ ] 1586/3066 51% [================================ ] 1587/3066 51% [================================ ] 1588/3066 51% [================================ ] 1589/3066 51% [================================ ] 1590/3066 51% [================================ ] 1591/3066 51% [================================ ] 1592/3066 51% [================================ ] 1593/3066 51% [================================ ] 1594/3066 51% [================================ ] 1595/3066 52% [================================ ] 1596/3066 52% [================================ ] 1597/3066 52% [================================ ] 1598/3066 52% [================================ ] 1599/3066 52% [================================ ] 1600/3066 52% [================================ ] 1601/3066 52% [================================ ] 1602/3066 52% [================================ ] 1603/3066 52% [================================ ] 1604/3066 52% [================================ ] 1605/3066 52% [================================ ] 1606/3066 52% [================================ ] 1607/3066 52% [================================ ] 1608/3066 52% [================================ ] 1609/3066 52% [================================ ] 1610/3066 52% [================================ ] 1611/3066 52% [================================ ] 1612/3066 52% [================================ ] 1613/3066 52% [================================ ] 1614/3066 52% [================================ ] 1615/3066 52% [================================ ] 1616/3066 52% [================================ ] 1617/3066 52% [================================ ] 1618/3066 52% [================================ ] 1619/3066 52% [================================ ] 1620/3066 52% [================================ ] 1621/3066 52% [================================ ] 1622/3066 52% [================================ ] 1623/3066 52% [================================ ] 1624/3066 52% [================================ ] 1625/3066 53% [================================ ] 1626/3066 53% [================================ ] 1627/3066 53% [================================ ] 1628/3066 53% [================================ ] 1629/3066 53% [================================ ] 1630/3066 53% [================================ ] 1631/3066 53% [================================= ] 1632/3066 53% [================================= ] 1633/3066 53% [================================= ] 1634/3066 53% [================================= ] 1635/3066 53% [================================= ] 1636/3066 53% [================================= ] 1637/3066 53% [================================= ] 1638/3066 53% [================================= ] 1639/3066 53% [================================= ] 1640/3066 53% [================================= ] 1641/3066 53% [================================= ] 1642/3066 53% [================================= ] 1643/3066 53% [================================= ] 1644/3066 53% [================================= ] 1645/3066 53% [================================= ] 1646/3066 53% [================================= ] 1647/3066 53% [================================= ] 1648/3066 53% [================================= ] 1649/3066 53% [================================= ] 1650/3066 53% [================================= ] 1651/3066 53% [================================= ] 1652/3066 53% [================================= ] 1653/3066 53% [================================= ] 1654/3066 53% [================================= ] 1655/3066 53% [================================= ] 1656/3066 54% [================================= ] 1657/3066 54% [================================= ] 1658/3066 54% [================================= ] 1659/3066 54% [================================= ] 1660/3066 54% [================================= ] 1661/3066 54% [================================= ] 1662/3066 54% [================================= ] 1663/3066 54% [================================= ] 1664/3066 54% [================================= ] 1665/3066 54% [================================= ] 1666/3066 54% [================================= ] 1667/3066 54% [================================= ] 1668/3066 54% [================================= ] 1669/3066 54% [================================= ] 1670/3066 54% [================================= ] 1671/3066 54% [================================= ] 1672/3066 54% [================================= ] 1673/3066 54% [================================= ] 1674/3066 54% [================================= ] 1675/3066 54% [================================= ] 1676/3066 54% [================================= ] 1677/3066 54% [================================= ] 1678/3066 54% [================================= ] 1679/3066 54% [================================= ] 1680/3066 54% [================================= ] 1681/3066 54% [================================== ] 1682/3066 54% [================================== ] 1683/3066 54% [================================== ] 1684/3066 54% [================================== ] 1685/3066 54% [================================== ] 1686/3066 54% [================================== ] 1687/3066 55% [================================== ] 1688/3066 55% [================================== ] 1689/3066 55% [================================== ] 1690/3066 55% [================================== ] 1691/3066 55% [================================== ] 1692/3066 55% [================================== ] 1693/3066 55% [================================== ] 1694/3066 55% [================================== ] 1695/3066 55% [================================== ] 1696/3066 55% [================================== ] 1697/3066 55% [================================== ] 1698/3066 55% [================================== ] 1699/3066 55% [================================== ] 1700/3066 55% [================================== ] 1701/3066 55% [================================== ] 1702/3066 55% [================================== ] 1703/3066 55% [================================== ] 1704/3066 55% [================================== ] 1705/3066 55% [================================== ] 1706/3066 55% [================================== ] 1707/3066 55% [================================== ] 1708/3066 55% [================================== ] 1709/3066 55% [================================== ] 1710/3066 55% [================================== ] 1711/3066 55% [================================== ] 1712/3066 55% [================================== ] 1713/3066 55% [================================== ] 1714/3066 55% [================================== ] 1715/3066 55% [================================== ] 1716/3066 55% [================================== ] 1717/3066 56% [================================== ] 1718/3066 56% [================================== ] 1719/3066 56% [================================== ] 1720/3066 56% [================================== ] 1721/3066 56% [================================== ] 1722/3066 56% [================================== ] 1723/3066 56% [================================== ] 1724/3066 56% [================================== ] 1725/3066 56% [================================== ] 1726/3066 56% [================================== ] 1727/3066 56% [================================== ] 1728/3066 56% [================================== ] 1729/3066 56% [================================== ] 1730/3066 56% [=================================== ] 1731/3066 56% [=================================== ] 1732/3066 56% [=================================== ] 1733/3066 56% [=================================== ] 1734/3066 56% [=================================== ] 1735/3066 56% [=================================== ] 1736/3066 56% [=================================== ] 1737/3066 56% [=================================== ] 1738/3066 56% [=================================== ] 1739/3066 56% [=================================== ] 1740/3066 56% [=================================== ] 1741/3066 56% [=================================== ] 1742/3066 56% [=================================== ] 1743/3066 56% [=================================== ] 1744/3066 56% [=================================== ] 1745/3066 56% [=================================== ] 1746/3066 56% [=================================== ] 1747/3066 56% [=================================== ] 1748/3066 57% [=================================== ] 1749/3066 57% [=================================== ] 1750/3066 57% [=================================== ] 1751/3066 57% [=================================== ] 1752/3066 57% [=================================== ] 1753/3066 57% [=================================== ] 1754/3066 57% [=================================== ] 1755/3066 57% [=================================== ] 1756/3066 57% [=================================== ] 1757/3066 57% [=================================== ] 1758/3066 57% [=================================== ] 1759/3066 57% [=================================== ] 1760/3066 57% [=================================== ] 1761/3066 57% [=================================== ] 1762/3066 57% [=================================== ] 1763/3066 57% [=================================== ] 1764/3066 57% [=================================== ] 1765/3066 57% [=================================== ] 1766/3066 57% [=================================== ] 1767/3066 57% [=================================== ] 1768/3066 57% [=================================== ] 1769/3066 57% [=================================== ] 1770/3066 57% [=================================== ] 1771/3066 57% [=================================== ] 1772/3066 57% [=================================== ] 1773/3066 57% [=================================== ] 1774/3066 57% [=================================== ] 1775/3066 57% [=================================== ] 1776/3066 57% [=================================== ] 1777/3066 57% [=================================== ] 1778/3066 57% [=================================== ] 1779/3066 58% [=================================== ] 1780/3066 58% [==================================== ] 1781/3066 58% [==================================== ] 1782/3066 58% [==================================== ] 1783/3066 58% [==================================== ] 1784/3066 58% [==================================== ] 1785/3066 58% [==================================== ] 1786/3066 58% [==================================== ] 1787/3066 58% [==================================== ] 1788/3066 58% [==================================== ] 1789/3066 58% [==================================== ] 1790/3066 58% [==================================== ] 1791/3066 58% [==================================== ] 1792/3066 58% [==================================== ] 1793/3066 58% [==================================== ] 1794/3066 58% [==================================== ] 1795/3066 58% [==================================== ] 1796/3066 58% [==================================== ] 1797/3066 58% [==================================== ] 1798/3066 58% [==================================== ] 1799/3066 58% [==================================== ] 1800/3066 58% [==================================== ] 1801/3066 58% [==================================== ] 1802/3066 58% [==================================== ] 1803/3066 58% [==================================== ] 1804/3066 58% [==================================== ] 1805/3066 58% [==================================== ] 1806/3066 58% [==================================== ] 1807/3066 58% [==================================== ] 1808/3066 58% [==================================== ] 1809/3066 59% [==================================== ] 1810/3066 59% [==================================== ] 1811/3066 59% [==================================== ] 1812/3066 59% [==================================== ] 1813/3066 59% [==================================== ] 1814/3066 59% [==================================== ] 1815/3066 59% [==================================== ] 1816/3066 59% [==================================== ] 1817/3066 59% [==================================== ] 1818/3066 59% [==================================== ] 1819/3066 59% [==================================== ] 1820/3066 59% [==================================== ] 1821/3066 59% [==================================== ] 1822/3066 59% [==================================== ] 1823/3066 59% [==================================== ] 1824/3066 59% [==================================== ] 1825/3066 59% [==================================== ] 1826/3066 59% [==================================== ] 1827/3066 59% [==================================== ] 1828/3066 59% [==================================== ] 1829/3066 59% [===================================== ] 1830/3066 59% [===================================== ] 1831/3066 59% [===================================== ] 1832/3066 59% [===================================== ] 1833/3066 59% [===================================== ] 1834/3066 59% [===================================== ] 1835/3066 59% [===================================== ] 1836/3066 59% [===================================== ] 1837/3066 59% [===================================== ] 1838/3066 59% [===================================== ] 1839/3066 59% [===================================== ] 1840/3066 60% [===================================== ] 1841/3066 60% [===================================== ] 1842/3066 60% [===================================== ] 1843/3066 60% [===================================== ] 1844/3066 60% [===================================== ] 1845/3066 60% [===================================== ] 1846/3066 60% [===================================== ] 1847/3066 60% [===================================== ] 1848/3066 60% [===================================== ] 1849/3066 60% [===================================== ] 1850/3066 60% [===================================== ] 1851/3066 60% [===================================== ] 1852/3066 60% [===================================== ] 1853/3066 60% [===================================== ] 1854/3066 60% [===================================== ] 1855/3066 60% [===================================== ] 1856/3066 60% [===================================== ] 1857/3066 60% [===================================== ] 1858/3066 60% [===================================== ] 1859/3066 60% [===================================== ] 1860/3066 60% [===================================== ] 1861/3066 60% [===================================== ] 1862/3066 60% [===================================== ] 1863/3066 60% [===================================== ] 1864/3066 60% [===================================== ] 1865/3066 60% [===================================== ] 1866/3066 60% [===================================== ] 1867/3066 60% [===================================== ] 1868/3066 60% [===================================== ] 1869/3066 60% [===================================== ] 1870/3066 60% [===================================== ] 1871/3066 61% [===================================== ] 1872/3066 61% [===================================== ] 1873/3066 61% [===================================== ] 1874/3066 61% [===================================== ] 1875/3066 61% [===================================== ] 1876/3066 61% [===================================== ] 1877/3066 61% [===================================== ] 1878/3066 61% [===================================== ] 1879/3066 61% [====================================== ] 1880/3066 61% [====================================== ] 1881/3066 61% [====================================== ] 1882/3066 61% [====================================== ] 1883/3066 61% [====================================== ] 1884/3066 61% [====================================== ] 1885/3066 61% [====================================== ] 1886/3066 61% [====================================== ] 1887/3066 61% [====================================== ] 1888/3066 61% [====================================== ] 1889/3066 61% [====================================== ] 1890/3066 61% [====================================== ] 1891/3066 61% [====================================== ] 1892/3066 61% [====================================== ] 1893/3066 61% [====================================== ] 1894/3066 61% [====================================== ] 1895/3066 61% [====================================== ] 1896/3066 61% [====================================== ] 1897/3066 61% [====================================== ] 1898/3066 61% [====================================== ] 1899/3066 61% [====================================== ] 1900/3066 61% [====================================== ] 1901/3066 62% [====================================== ] 1902/3066 62% [====================================== ] 1903/3066 62% [====================================== ] 1904/3066 62% [====================================== ] 1905/3066 62% [====================================== ] 1906/3066 62% [====================================== ] 1907/3066 62% [====================================== ] 1908/3066 62% [====================================== ] 1909/3066 62% [====================================== ] 1910/3066 62% [====================================== ] 1911/3066 62% [====================================== ] 1912/3066 62% [====================================== ] 1913/3066 62% [====================================== ] 1914/3066 62% [====================================== ] 1915/3066 62% [====================================== ] 1916/3066 62% [====================================== ] 1917/3066 62% [====================================== ] 1918/3066 62% [====================================== ] 1919/3066 62% [====================================== ] 1920/3066 62% [====================================== ] 1921/3066 62% [====================================== ] 1922/3066 62% [====================================== ] 1923/3066 62% [====================================== ] 1924/3066 62% [====================================== ] 1925/3066 62% [====================================== ] 1926/3066 62% [====================================== ] 1927/3066 62% [====================================== ] 1928/3066 62% [======================================= ] 1929/3066 62% [======================================= ] 1930/3066 62% [======================================= ] 1931/3066 62% [======================================= ] 1932/3066 63% [======================================= ] 1933/3066 63% [======================================= ] 1934/3066 63% [======================================= ] 1935/3066 63% [======================================= ] 1936/3066 63% [======================================= ] 1937/3066 63% [======================================= ] 1938/3066 63% [======================================= ] 1939/3066 63% [======================================= ] 1940/3066 63% [======================================= ] 1941/3066 63% [======================================= ] 1942/3066 63% [======================================= ] 1943/3066 63% [======================================= ] 1944/3066 63% [======================================= ] 1945/3066 63% [======================================= ] 1946/3066 63% [======================================= ] 1947/3066 63% [======================================= ] 1948/3066 63% [======================================= ] 1949/3066 63% [======================================= ] 1950/3066 63% [======================================= ] 1951/3066 63% [======================================= ] 1952/3066 63% [======================================= ] 1953/3066 63% [======================================= ] 1954/3066 63% [======================================= ] 1955/3066 63% [======================================= ] 1956/3066 63% [======================================= ] 1957/3066 63% [======================================= ] 1958/3066 63% [======================================= ] 1959/3066 63% [======================================= ] 1960/3066 63% [======================================= ] 1961/3066 63% [======================================= ] 1962/3066 63% [======================================= ] 1963/3066 64% [======================================= ] 1964/3066 64% [======================================= ] 1965/3066 64% [======================================= ] 1966/3066 64% [======================================= ] 1967/3066 64% [======================================= ] 1968/3066 64% [======================================= ] 1969/3066 64% [======================================= ] 1970/3066 64% [======================================= ] 1971/3066 64% [======================================= ] 1972/3066 64% [======================================= ] 1973/3066 64% [======================================= ] 1974/3066 64% [======================================= ] 1975/3066 64% [======================================= ] 1976/3066 64% [======================================= ] 1977/3066 64% [======================================= ] 1978/3066 64% [======================================== ] 1979/3066 64% [======================================== ] 1980/3066 64% [======================================== ] 1981/3066 64% [======================================== ] 1982/3066 64% [======================================== ] 1983/3066 64% [======================================== ] 1984/3066 64% [======================================== ] 1985/3066 64% [======================================== ] 1986/3066 64% [======================================== ] 1987/3066 64% [======================================== ] 1988/3066 64% [======================================== ] 1989/3066 64% [======================================== ] 1990/3066 64% [======================================== ] 1991/3066 64% [======================================== ] 1992/3066 64% [======================================== ] 1993/3066 65% [======================================== ] 1994/3066 65% [======================================== ] 1995/3066 65% [======================================== ] 1996/3066 65% [======================================== ] 1997/3066 65% [======================================== ] 1998/3066 65% [======================================== ] 1999/3066 65% [======================================== ] 2000/3066 65% [======================================== ] 2001/3066 65% [======================================== ] 2002/3066 65% [======================================== ] 2003/3066 65% [======================================== ] 2004/3066 65% [======================================== ] 2005/3066 65% [======================================== ] 2006/3066 65% [======================================== ] 2007/3066 65% [======================================== ] 2008/3066 65% [======================================== ] 2009/3066 65% [======================================== ] 2010/3066 65% [======================================== ] 2011/3066 65% [======================================== ] 2012/3066 65% [======================================== ] 2013/3066 65% [======================================== ] 2014/3066 65% [======================================== ] 2015/3066 65% [======================================== ] 2016/3066 65% [======================================== ] 2017/3066 65% [======================================== ] 2018/3066 65% [======================================== ] 2019/3066 65% [======================================== ] 2020/3066 65% [======================================== ] 2021/3066 65% [======================================== ] 2022/3066 65% [======================================== ] 2023/3066 65% [======================================== ] 2024/3066 66% [======================================== ] 2025/3066 66% [======================================== ] 2026/3066 66% [======================================== ] 2027/3066 66% [========================================= ] 2028/3066 66% [========================================= ] 2029/3066 66% [========================================= ] 2030/3066 66% [========================================= ] 2031/3066 66% [========================================= ] 2032/3066 66% [========================================= ] 2033/3066 66% [========================================= ] 2034/3066 66% [========================================= ] 2035/3066 66% [========================================= ] 2036/3066 66% [========================================= ] 2037/3066 66% [========================================= ] 2038/3066 66% [========================================= ] 2039/3066 66% [========================================= ] 2040/3066 66% [========================================= ] 2041/3066 66% [========================================= ] 2042/3066 66% [========================================= ] 2043/3066 66% [========================================= ] 2044/3066 66% [========================================= ] 2045/3066 66% [========================================= ] 2046/3066 66% [========================================= ] 2047/3066 66% [========================================= ] 2048/3066 66% [========================================= ] 2049/3066 66% [========================================= ] 2050/3066 66% [========================================= ] 2051/3066 66% [========================================= ] 2052/3066 66% [========================================= ] 2053/3066 66% [========================================= ] 2054/3066 66% [========================================= ] 2055/3066 67% [========================================= ] 2056/3066 67% [========================================= ] 2057/3066 67% [========================================= ] 2058/3066 67% [========================================= ] 2059/3066 67% [========================================= ] 2060/3066 67% [========================================= ] 2061/3066 67% [========================================= ] 2062/3066 67% [========================================= ] 2063/3066 67% [========================================= ] 2064/3066 67% [========================================= ] 2065/3066 67% [========================================= ] 2066/3066 67% [========================================= ] 2067/3066 67% [========================================= ] 2068/3066 67% [========================================= ] 2069/3066 67% [========================================= ] 2070/3066 67% [========================================= ] 2071/3066 67% [========================================= ] 2072/3066 67% [========================================= ] 2073/3066 67% [========================================= ] 2074/3066 67% [========================================= ] 2075/3066 67% [========================================= ] 2076/3066 67% [========================================== ] 2077/3066 67% [========================================== ] 2078/3066 67% [========================================== ] 2079/3066 67% [========================================== ] 2080/3066 67% [========================================== ] 2081/3066 67% [========================================== ] 2082/3066 67% [========================================== ] 2083/3066 67% [========================================== ] 2084/3066 67% [========================================== ] 2085/3066 68% [========================================== ] 2086/3066 68% [========================================== ] 2087/3066 68% [========================================== ] 2088/3066 68% [========================================== ] 2089/3066 68% [========================================== ] 2090/3066 68% [========================================== ] 2091/3066 68% [========================================== ] 2092/3066 68% [========================================== ] 2093/3066 68% [========================================== ] 2094/3066 68% [========================================== ] 2095/3066 68% [========================================== ] 2096/3066 68% [========================================== ] 2097/3066 68% [========================================== ] 2098/3066 68% [========================================== ] 2099/3066 68% [========================================== ] 2100/3066 68% [========================================== ] 2101/3066 68% [========================================== ] 2102/3066 68% [========================================== ] 2103/3066 68% [========================================== ] 2104/3066 68% [========================================== ] 2105/3066 68% [========================================== ] 2106/3066 68% [========================================== ] 2107/3066 68% [========================================== ] 2108/3066 68% [========================================== ] 2109/3066 68% [========================================== ] 2110/3066 68% [========================================== ] 2111/3066 68% [========================================== ] 2112/3066 68% [========================================== ] 2113/3066 68% [========================================== ] 2114/3066 68% [========================================== ] 2115/3066 68% [========================================== ] 2116/3066 69% [========================================== ] 2117/3066 69% [========================================== ] 2118/3066 69% [========================================== ] 2119/3066 69% [========================================== ] 2120/3066 69% [========================================== ] 2121/3066 69% [========================================== ] 2122/3066 69% [========================================== ] 2123/3066 69% [========================================== ] 2124/3066 69% [========================================== ] 2125/3066 69% [========================================== ] 2126/3066 69% [=========================================== ] 2127/3066 69% [=========================================== ] 2128/3066 69% [=========================================== ] 2129/3066 69% [=========================================== ] 2130/3066 69% [=========================================== ] 2131/3066 69% [=========================================== ] 2132/3066 69% [=========================================== ] 2133/3066 69% [=========================================== ] 2134/3066 69% [=========================================== ] 2135/3066 69% [=========================================== ] 2136/3066 69% [=========================================== ] 2137/3066 69% [=========================================== ] 2138/3066 69% [=========================================== ] 2139/3066 69% [=========================================== ] 2140/3066 69% [=========================================== ] 2141/3066 69% [=========================================== ] 2142/3066 69% [=========================================== ] 2143/3066 69% [=========================================== ] 2144/3066 69% [=========================================== ] 2145/3066 69% [=========================================== ] 2146/3066 69% [=========================================== ] 2147/3066 70% [=========================================== ] 2148/3066 70% [=========================================== ] 2149/3066 70% [=========================================== ] 2150/3066 70% [=========================================== ] 2151/3066 70% [=========================================== ] 2152/3066 70% [=========================================== ] 2153/3066 70% [=========================================== ] 2154/3066 70% [=========================================== ] 2155/3066 70% [=========================================== ] 2156/3066 70% [=========================================== ] 2157/3066 70% [=========================================== ] 2158/3066 70% [=========================================== ] 2159/3066 70% [=========================================== ] 2160/3066 70% [=========================================== ] 2161/3066 70% [=========================================== ] 2162/3066 70% [=========================================== ] 2163/3066 70% [=========================================== ] 2164/3066 70% [=========================================== ] 2165/3066 70% [=========================================== ] 2166/3066 70% [=========================================== ] 2167/3066 70% [=========================================== ] 2168/3066 70% [=========================================== ] 2169/3066 70% [=========================================== ] 2170/3066 70% [=========================================== ] 2171/3066 70% [=========================================== ] 2172/3066 70% [=========================================== ] 2173/3066 70% [=========================================== ] 2174/3066 70% [=========================================== ] 2175/3066 70% [============================================ ] 2176/3066 70% [============================================ ] 2177/3066 71% [============================================ ] 2178/3066 71% [============================================ ] 2179/3066 71% [============================================ ] 2180/3066 71% [============================================ ] 2181/3066 71% [============================================ ] 2182/3066 71% [============================================ ] 2183/3066 71% [============================================ ] 2184/3066 71% [============================================ ] 2185/3066 71% [============================================ ] 2186/3066 71% [============================================ ] 2187/3066 71% [============================================ ] 2188/3066 71% [============================================ ] 2189/3066 71% [============================================ ] 2190/3066 71% [============================================ ] 2191/3066 71% [============================================ ] 2192/3066 71% [============================================ ] 2193/3066 71% [============================================ ] 2194/3066 71% [============================================ ] 2195/3066 71% [============================================ ] 2196/3066 71% [============================================ ] 2197/3066 71% [============================================ ] 2198/3066 71% [============================================ ] 2199/3066 71% [============================================ ] 2200/3066 71% [============================================ ] 2201/3066 71% [============================================ ] 2202/3066 71% [============================================ ] 2203/3066 71% [============================================ ] 2204/3066 71% [============================================ ] 2205/3066 71% [============================================ ] 2206/3066 71% [============================================ ] 2207/3066 71% [============================================ ] 2208/3066 72% [============================================ ] 2209/3066 72% [============================================ ] 2210/3066 72% [============================================ ] 2211/3066 72% [============================================ ] 2212/3066 72% [============================================ ] 2213/3066 72% [============================================ ] 2214/3066 72% [============================================ ] 2215/3066 72% [============================================ ] 2216/3066 72% [============================================ ] 2217/3066 72% [============================================ ] 2218/3066 72% [============================================ ] 2219/3066 72% [============================================ ] 2220/3066 72% [============================================ ] 2221/3066 72% [============================================ ] 2222/3066 72% [============================================ ] 2223/3066 72% [============================================ ] 2224/3066 72% [============================================ ] 2225/3066 72% [============================================= ] 2226/3066 72% [============================================= ] 2227/3066 72% [============================================= ] 2228/3066 72% [============================================= ] 2229/3066 72% [============================================= ] 2230/3066 72% [============================================= ] 2231/3066 72% [============================================= ] 2232/3066 72% [============================================= ] 2233/3066 72% [============================================= ] 2234/3066 72% [============================================= ] 2235/3066 72% [============================================= ] 2236/3066 72% [============================================= ] 2237/3066 72% [============================================= ] 2238/3066 72% [============================================= ] 2239/3066 73% [============================================= ] 2240/3066 73% [============================================= ] 2241/3066 73% [============================================= ] 2242/3066 73% [============================================= ] 2243/3066 73% [============================================= ] 2244/3066 73% [============================================= ] 2245/3066 73% [============================================= ] 2246/3066 73% [============================================= ] 2247/3066 73% [============================================= ] 2248/3066 73% [============================================= ] 2249/3066 73% [============================================= ] 2250/3066 73% [============================================= ] 2251/3066 73% [============================================= ] 2252/3066 73% [============================================= ] 2253/3066 73% [============================================= ] 2254/3066 73% [============================================= ] 2255/3066 73% [============================================= ] 2256/3066 73% [============================================= ] 2257/3066 73% [============================================= ] 2258/3066 73% [============================================= ] 2259/3066 73% [============================================= ] 2260/3066 73% [============================================= ] 2261/3066 73% [============================================= ] 2262/3066 73% [============================================= ] 2263/3066 73% [============================================= ] 2264/3066 73% [============================================= ] 2265/3066 73% [============================================= ] 2266/3066 73% [============================================= ] 2267/3066 73% [============================================= ] 2268/3066 73% [============================================= ] 2269/3066 74% [============================================= ] 2270/3066 74% [============================================= ] 2271/3066 74% [============================================= ] 2272/3066 74% [============================================= ] 2273/3066 74% [============================================= ] 2274/3066 74% [============================================== ] 2275/3066 74% [============================================== ] 2276/3066 74% [============================================== ] 2277/3066 74% [============================================== ] 2278/3066 74% [============================================== ] 2279/3066 74% [============================================== ] 2280/3066 74% [============================================== ] 2281/3066 74% [============================================== ] 2282/3066 74% [============================================== ] 2283/3066 74% [============================================== ] 2284/3066 74% [============================================== ] 2285/3066 74% [============================================== ] 2286/3066 74% [============================================== ] 2287/3066 74% [============================================== ] 2288/3066 74% [============================================== ] 2289/3066 74% [============================================== ] 2290/3066 74% [============================================== ] 2291/3066 74% [============================================== ] 2292/3066 74% [============================================== ] 2293/3066 74% [============================================== ] 2294/3066 74% [============================================== ] 2295/3066 74% [============================================== ] 2296/3066 74% [============================================== ] 2297/3066 74% [============================================== ] 2298/3066 74% [============================================== ] 2299/3066 74% [============================================== ] 2300/3066 75% [============================================== ] 2301/3066 75% [============================================== ] 2302/3066 75% [============================================== ] 2303/3066 75% [============================================== ] 2304/3066 75% [============================================== ] 2305/3066 75% [============================================== ] 2306/3066 75% [============================================== ] 2307/3066 75% [============================================== ] 2308/3066 75% [============================================== ] 2309/3066 75% [============================================== ] 2310/3066 75% [============================================== ] 2311/3066 75% [============================================== ] 2312/3066 75% [============================================== ] 2313/3066 75% [============================================== ] 2314/3066 75% [============================================== ] 2315/3066 75% [============================================== ] 2316/3066 75% [============================================== ] 2317/3066 75% [============================================== ] 2318/3066 75% [============================================== ] 2319/3066 75% [============================================== ] 2320/3066 75% [============================================== ] 2321/3066 75% [============================================== ] 2322/3066 75% [============================================== ] 2323/3066 75% [============================================== ] 2324/3066 75% [=============================================== ] 2325/3066 75% [=============================================== ] 2326/3066 75% [=============================================== ] 2327/3066 75% [=============================================== ] 2328/3066 75% [=============================================== ] 2329/3066 75% [=============================================== ] 2330/3066 75% [=============================================== ] 2331/3066 76% [=============================================== ] 2332/3066 76% [=============================================== ] 2333/3066 76% [=============================================== ] 2334/3066 76% [=============================================== ] 2335/3066 76% [=============================================== ] 2336/3066 76% [=============================================== ] 2337/3066 76% [=============================================== ] 2338/3066 76% [=============================================== ] 2339/3066 76% [=============================================== ] 2340/3066 76% [=============================================== ] 2341/3066 76% [=============================================== ] 2342/3066 76% [=============================================== ] 2343/3066 76% [=============================================== ] 2344/3066 76% [=============================================== ] 2345/3066 76% [=============================================== ] 2346/3066 76% [=============================================== ] 2347/3066 76% [=============================================== ] 2348/3066 76% [=============================================== ] 2349/3066 76% [=============================================== ] 2350/3066 76% [=============================================== ] 2351/3066 76% [=============================================== ] 2352/3066 76% [=============================================== ] 2353/3066 76% [=============================================== ] 2354/3066 76% [=============================================== ] 2355/3066 76% [=============================================== ] 2356/3066 76% [=============================================== ] 2357/3066 76% [=============================================== ] 2358/3066 76% [=============================================== ] 2359/3066 76% [=============================================== ] 2360/3066 76% [=============================================== ] 2361/3066 77% [=============================================== ] 2362/3066 77% [=============================================== ] 2363/3066 77% [=============================================== ] 2364/3066 77% [=============================================== ] 2365/3066 77% [=============================================== ] 2366/3066 77% [=============================================== ] 2367/3066 77% [=============================================== ] 2368/3066 77% [=============================================== ] 2369/3066 77% [=============================================== ] 2370/3066 77% [=============================================== ] 2371/3066 77% [=============================================== ] 2372/3066 77% [=============================================== ] 2373/3066 77% [================================================ ] 2374/3066 77% [================================================ ] 2375/3066 77% [================================================ ] 2376/3066 77% [================================================ ] 2377/3066 77% [================================================ ] 2378/3066 77% [================================================ ] 2379/3066 77% [================================================ ] 2380/3066 77% [================================================ ] 2381/3066 77% [================================================ ] 2382/3066 77% [================================================ ] 2383/3066 77% [================================================ ] 2384/3066 77% [================================================ ] 2385/3066 77% [================================================ ] 2386/3066 77% [================================================ ] 2387/3066 77% [================================================ ] 2388/3066 77% [================================================ ] 2389/3066 77% [================================================ ] 2390/3066 77% [================================================ ] 2391/3066 77% [================================================ ] 2392/3066 78% [================================================ ] 2393/3066 78% [================================================ ] 2394/3066 78% [================================================ ] 2395/3066 78% [================================================ ] 2396/3066 78% [================================================ ] 2397/3066 78% [================================================ ] 2398/3066 78% [================================================ ] 2399/3066 78% [================================================ ] 2400/3066 78% [================================================ ] 2401/3066 78% [================================================ ] 2402/3066 78% [================================================ ] 2403/3066 78% [================================================ ] 2404/3066 78% [================================================ ] 2405/3066 78% [================================================ ] 2406/3066 78% [================================================ ] 2407/3066 78% [================================================ ] 2408/3066 78% [================================================ ] 2409/3066 78% [================================================ ] 2410/3066 78% [================================================ ] 2411/3066 78% [================================================ ] 2412/3066 78% [================================================ ] 2413/3066 78% [================================================ ] 2414/3066 78% [================================================ ] 2415/3066 78% [================================================ ] 2416/3066 78% [================================================ ] 2417/3066 78% [================================================ ] 2418/3066 78% [================================================ ] 2419/3066 78% [================================================ ] 2420/3066 78% [================================================ ] 2421/3066 78% [================================================ ] 2422/3066 78% [================================================ ] 2423/3066 79% [================================================= ] 2424/3066 79% [================================================= ] 2425/3066 79% [================================================= ] 2426/3066 79% [================================================= ] 2427/3066 79% [================================================= ] 2428/3066 79% [================================================= ] 2429/3066 79% [================================================= ] 2430/3066 79% [================================================= ] 2431/3066 79% [================================================= ] 2432/3066 79% [================================================= ] 2433/3066 79% [================================================= ] 2434/3066 79% [================================================= ] 2435/3066 79% [================================================= ] 2436/3066 79% [================================================= ] 2437/3066 79% [================================================= ] 2438/3066 79% [================================================= ] 2439/3066 79% [================================================= ] 2440/3066 79% [================================================= ] 2441/3066 79% [================================================= ] 2442/3066 79% [================================================= ] 2443/3066 79% [================================================= ] 2444/3066 79% [================================================= ] 2445/3066 79% [================================================= ] 2446/3066 79% [================================================= ] 2447/3066 79% [================================================= ] 2448/3066 79% [================================================= ] 2449/3066 79% [================================================= ] 2450/3066 79% [================================================= ] 2451/3066 79% [================================================= ] 2452/3066 79% [================================================= ] 2453/3066 80% [================================================= ] 2454/3066 80% [================================================= ] 2455/3066 80% [================================================= ] 2456/3066 80% [================================================= ] 2457/3066 80% [================================================= ] 2458/3066 80% [================================================= ] 2459/3066 80% [================================================= ] 2460/3066 80% [================================================= ] 2461/3066 80% [================================================= ] 2462/3066 80% [================================================= ] 2463/3066 80% [================================================= ] 2464/3066 80% [================================================= ] 2465/3066 80% [================================================= ] 2466/3066 80% [================================================= ] 2467/3066 80% [================================================= ] 2468/3066 80% [================================================= ] 2469/3066 80% [================================================= ] 2470/3066 80% [================================================= ] 2471/3066 80% [================================================= ] 2472/3066 80% [================================================== ] 2473/3066 80% [================================================== ] 2474/3066 80% [================================================== ] 2475/3066 80% [================================================== ] 2476/3066 80% [================================================== ] 2477/3066 80% [================================================== ] 2478/3066 80% [================================================== ] 2479/3066 80% [================================================== ] 2480/3066 80% [================================================== ] 2481/3066 80% [================================================== ] 2482/3066 80% [================================================== ] 2483/3066 80% [================================================== ] 2484/3066 81% [================================================== ] 2485/3066 81% [================================================== ] 2486/3066 81% [================================================== ] 2487/3066 81% [================================================== ] 2488/3066 81% [================================================== ] 2489/3066 81% [================================================== ] 2490/3066 81% [================================================== ] 2491/3066 81% [================================================== ] 2492/3066 81% [================================================== ] 2493/3066 81% [================================================== ] 2494/3066 81% [================================================== ] 2495/3066 81% [================================================== ] 2496/3066 81% [================================================== ] 2497/3066 81% [================================================== ] 2498/3066 81% [================================================== ] 2499/3066 81% [================================================== ] 2500/3066 81% [================================================== ] 2501/3066 81% [================================================== ] 2502/3066 81% [================================================== ] 2503/3066 81% [================================================== ] 2504/3066 81% [================================================== ] 2505/3066 81% [================================================== ] 2506/3066 81% [================================================== ] 2507/3066 81% [================================================== ] 2508/3066 81% [================================================== ] 2509/3066 81% [================================================== ] 2510/3066 81% [================================================== ] 2511/3066 81% [================================================== ] 2512/3066 81% [================================================== ] 2513/3066 81% [================================================== ] 2514/3066 81% [================================================== ] 2515/3066 82% [================================================== ] 2516/3066 82% [================================================== ] 2517/3066 82% [================================================== ] 2518/3066 82% [================================================== ] 2519/3066 82% [================================================== ] 2520/3066 82% [================================================== ] 2521/3066 82% [================================================== ] 2522/3066 82% [=================================================== ] 2523/3066 82% [=================================================== ] 2524/3066 82% [=================================================== ] 2525/3066 82% [=================================================== ] 2526/3066 82% [=================================================== ] 2527/3066 82% [=================================================== ] 2528/3066 82% [=================================================== ] 2529/3066 82% [=================================================== ] 2530/3066 82% [=================================================== ] 2531/3066 82% [=================================================== ] 2532/3066 82% [=================================================== ] 2533/3066 82% [=================================================== ] 2534/3066 82% [=================================================== ] 2535/3066 82% [=================================================== ] 2536/3066 82% [=================================================== ] 2537/3066 82% [=================================================== ] 2538/3066 82% [=================================================== ] 2539/3066 82% [=================================================== ] 2540/3066 82% [=================================================== ] 2541/3066 82% [=================================================== ] 2542/3066 82% [=================================================== ] 2543/3066 82% [=================================================== ] 2544/3066 82% [=================================================== ] 2545/3066 83% [=================================================== ] 2546/3066 83% [=================================================== ] 2547/3066 83% [=================================================== ] 2548/3066 83% [=================================================== ] 2549/3066 83% [=================================================== ] 2550/3066 83% [=================================================== ] 2551/3066 83% [=================================================== ] 2552/3066 83% [=================================================== ] 2553/3066 83% [=================================================== ] 2554/3066 83% [=================================================== ] 2555/3066 83% [=================================================== ] 2556/3066 83% [=================================================== ] 2557/3066 83% [=================================================== ] 2558/3066 83% [=================================================== ] 2559/3066 83% [=================================================== ] 2560/3066 83% [=================================================== ] 2561/3066 83% [=================================================== ] 2562/3066 83% [=================================================== ] 2563/3066 83% [=================================================== ] 2564/3066 83% [=================================================== ] 2565/3066 83% [=================================================== ] 2566/3066 83% [=================================================== ] 2567/3066 83% [=================================================== ] 2568/3066 83% [=================================================== ] 2569/3066 83% [=================================================== ] 2570/3066 83% [=================================================== ] 2571/3066 83% [==================================================== ] 2572/3066 83% [==================================================== ] 2573/3066 83% [==================================================== ] 2574/3066 83% [==================================================== ] 2575/3066 83% [==================================================== ] 2576/3066 84% [==================================================== ] 2577/3066 84% [==================================================== ] 2578/3066 84% [==================================================== ] 2579/3066 84% [==================================================== ] 2580/3066 84% [==================================================== ] 2581/3066 84% [==================================================== ] 2582/3066 84% [==================================================== ] 2583/3066 84% [==================================================== ] 2584/3066 84% [==================================================== ] 2585/3066 84% [==================================================== ] 2586/3066 84% [==================================================== ] 2587/3066 84% [==================================================== ] 2588/3066 84% [==================================================== ] 2589/3066 84% [==================================================== ] 2590/3066 84% [==================================================== ] 2591/3066 84% [==================================================== ] 2592/3066 84% [==================================================== ] 2593/3066 84% [==================================================== ] 2594/3066 84% [==================================================== ] 2595/3066 84% [==================================================== ] 2596/3066 84% [==================================================== ] 2597/3066 84% [==================================================== ] 2598/3066 84% [==================================================== ] 2599/3066 84% [==================================================== ] 2600/3066 84% [==================================================== ] 2601/3066 84% [==================================================== ] 2602/3066 84% [==================================================== ] 2603/3066 84% [==================================================== ] 2604/3066 84% [==================================================== ] 2605/3066 84% [==================================================== ] 2606/3066 84% [==================================================== ] 2607/3066 85% [==================================================== ] 2608/3066 85% [==================================================== ] 2609/3066 85% [==================================================== ] 2610/3066 85% [==================================================== ] 2611/3066 85% [==================================================== ] 2612/3066 85% [==================================================== ] 2613/3066 85% [==================================================== ] 2614/3066 85% [==================================================== ] 2615/3066 85% [==================================================== ] 2616/3066 85% [==================================================== ] 2617/3066 85% [==================================================== ] 2618/3066 85% [==================================================== ] 2619/3066 85% [==================================================== ] 2620/3066 85% [===================================================== ] 2621/3066 85% [===================================================== ] 2622/3066 85% [===================================================== ] 2623/3066 85% [===================================================== ] 2624/3066 85% [===================================================== ] 2625/3066 85% [===================================================== ] 2626/3066 85% [===================================================== ] 2627/3066 85% [===================================================== ] 2628/3066 85% [===================================================== ] 2629/3066 85% [===================================================== ] 2630/3066 85% [===================================================== ] 2631/3066 85% [===================================================== ] 2632/3066 85% [===================================================== ] 2633/3066 85% [===================================================== ] 2634/3066 85% [===================================================== ] 2635/3066 85% [===================================================== ] 2636/3066 85% [===================================================== ] 2637/3066 86% [===================================================== ] 2638/3066 86% [===================================================== ] 2639/3066 86% [===================================================== ] 2640/3066 86% [===================================================== ] 2641/3066 86% [===================================================== ] 2642/3066 86% [===================================================== ] 2643/3066 86% [===================================================== ] 2644/3066 86% [===================================================== ] 2645/3066 86% [===================================================== ] 2646/3066 86% [===================================================== ] 2647/3066 86% [===================================================== ] 2648/3066 86% [===================================================== ] 2649/3066 86% [===================================================== ] 2650/3066 86% [===================================================== ] 2651/3066 86% [===================================================== ] 2652/3066 86% [===================================================== ] 2653/3066 86% [===================================================== ] 2654/3066 86% [===================================================== ] 2655/3066 86% [===================================================== ] 2656/3066 86% [===================================================== ] 2657/3066 86% [===================================================== ] 2658/3066 86% [===================================================== ] 2659/3066 86% [===================================================== ] 2660/3066 86% [===================================================== ] 2661/3066 86% [===================================================== ] 2662/3066 86% [===================================================== ] 2663/3066 86% [===================================================== ] 2664/3066 86% [===================================================== ] 2665/3066 86% [===================================================== ] 2666/3066 86% [===================================================== ] 2667/3066 86% [===================================================== ] 2668/3066 87% [===================================================== ] 2669/3066 87% [===================================================== ] 2670/3066 87% [====================================================== ] 2671/3066 87% [====================================================== ] 2672/3066 87% [====================================================== ] 2673/3066 87% [====================================================== ] 2674/3066 87% [====================================================== ] 2675/3066 87% [====================================================== ] 2676/3066 87% [====================================================== ] 2677/3066 87% [====================================================== ] 2678/3066 87% [====================================================== ] 2679/3066 87% [====================================================== ] 2680/3066 87% [====================================================== ] 2681/3066 87% [====================================================== ] 2682/3066 87% [====================================================== ] 2683/3066 87% [====================================================== ] 2684/3066 87% [====================================================== ] 2685/3066 87% [====================================================== ] 2686/3066 87% [====================================================== ] 2687/3066 87% [====================================================== ] 2688/3066 87% [====================================================== ] 2689/3066 87% [====================================================== ] 2690/3066 87% [====================================================== ] 2691/3066 87% [====================================================== ] 2692/3066 87% [====================================================== ] 2693/3066 87% [====================================================== ] 2694/3066 87% [====================================================== ] 2695/3066 87% [====================================================== ] 2696/3066 87% [====================================================== ] 2697/3066 87% [====================================================== ] 2698/3066 87% [====================================================== ] 2699/3066 88% [====================================================== ] 2700/3066 88% [====================================================== ] 2701/3066 88% [====================================================== ] 2702/3066 88% [====================================================== ] 2703/3066 88% [====================================================== ] 2704/3066 88% [====================================================== ] 2705/3066 88% [====================================================== ] 2706/3066 88% [====================================================== ] 2707/3066 88% [====================================================== ] 2708/3066 88% [====================================================== ] 2709/3066 88% [====================================================== ] 2710/3066 88% [====================================================== ] 2711/3066 88% [====================================================== ] 2712/3066 88% [====================================================== ] 2713/3066 88% [====================================================== ] 2714/3066 88% [====================================================== ] 2715/3066 88% [====================================================== ] 2716/3066 88% [====================================================== ] 2717/3066 88% [====================================================== ] 2718/3066 88% [====================================================== ] 2719/3066 88% [======================================================= ] 2720/3066 88% [======================================================= ] 2721/3066 88% [======================================================= ] 2722/3066 88% [======================================================= ] 2723/3066 88% [======================================================= ] 2724/3066 88% [======================================================= ] 2725/3066 88% [======================================================= ] 2726/3066 88% [======================================================= ] 2727/3066 88% [======================================================= ] 2728/3066 88% [======================================================= ] 2729/3066 89% [======================================================= ] 2730/3066 89% [======================================================= ] 2731/3066 89% [======================================================= ] 2732/3066 89% [======================================================= ] 2733/3066 89% [======================================================= ] 2734/3066 89% [======================================================= ] 2735/3066 89% [======================================================= ] 2736/3066 89% [======================================================= ] 2737/3066 89% [======================================================= ] 2738/3066 89% [======================================================= ] 2739/3066 89% [======================================================= ] 2740/3066 89% [======================================================= ] 2741/3066 89% [======================================================= ] 2742/3066 89% [======================================================= ] 2743/3066 89% [======================================================= ] 2744/3066 89% [======================================================= ] 2745/3066 89% [======================================================= ] 2746/3066 89% [======================================================= ] 2747/3066 89% [======================================================= ] 2748/3066 89% [======================================================= ] 2749/3066 89% [======================================================= ] 2750/3066 89% [======================================================= ] 2751/3066 89% [======================================================= ] 2752/3066 89% [======================================================= ] 2753/3066 89% [======================================================= ] 2754/3066 89% [======================================================= ] 2755/3066 89% [======================================================= ] 2756/3066 89% [======================================================= ] 2757/3066 89% [======================================================= ] 2758/3066 89% [======================================================= ] 2759/3066 89% [======================================================= ] 2760/3066 90% [======================================================= ] 2761/3066 90% [======================================================= ] 2762/3066 90% [======================================================= ] 2763/3066 90% [======================================================= ] 2764/3066 90% [======================================================= ] 2765/3066 90% [======================================================= ] 2766/3066 90% [======================================================= ] 2767/3066 90% [======================================================= ] 2768/3066 90% [======================================================= ] 2769/3066 90% [======================================================== ] 2770/3066 90% [======================================================== ] 2771/3066 90% [======================================================== ] 2772/3066 90% [======================================================== ] 2773/3066 90% [======================================================== ] 2774/3066 90% [======================================================== ] 2775/3066 90% [======================================================== ] 2776/3066 90% [======================================================== ] 2777/3066 90% [======================================================== ] 2778/3066 90% [======================================================== ] 2779/3066 90% [======================================================== ] 2780/3066 90% [======================================================== ] 2781/3066 90% [======================================================== ] 2782/3066 90% [======================================================== ] 2783/3066 90% [======================================================== ] 2784/3066 90% [======================================================== ] 2785/3066 90% [======================================================== ] 2786/3066 90% [======================================================== ] 2787/3066 90% [======================================================== ] 2788/3066 90% [======================================================== ] 2789/3066 90% [======================================================== ] 2790/3066 90% [======================================================== ] 2791/3066 91% [======================================================== ] 2792/3066 91% [======================================================== ] 2793/3066 91% [======================================================== ] 2794/3066 91% [======================================================== ] 2795/3066 91% [======================================================== ] 2796/3066 91% [======================================================== ] 2797/3066 91% [======================================================== ] 2798/3066 91% [======================================================== ] 2799/3066 91% [======================================================== ] 2800/3066 91% [======================================================== ] 2801/3066 91% [======================================================== ] 2802/3066 91% [======================================================== ] 2803/3066 91% [======================================================== ] 2804/3066 91% [======================================================== ] 2805/3066 91% [======================================================== ] 2806/3066 91% [======================================================== ] 2807/3066 91% [======================================================== ] 2808/3066 91% [======================================================== ] 2809/3066 91% [======================================================== ] 2810/3066 91% [======================================================== ] 2811/3066 91% [======================================================== ] 2812/3066 91% [======================================================== ] 2813/3066 91% [======================================================== ] 2814/3066 91% [======================================================== ] 2815/3066 91% [======================================================== ] 2816/3066 91% [======================================================== ] 2817/3066 91% [======================================================== ] 2818/3066 91% [========================================================= ] 2819/3066 91% [========================================================= ] 2820/3066 91% [========================================================= ] 2821/3066 92% [========================================================= ] 2822/3066 92% [========================================================= ] 2823/3066 92% [========================================================= ] 2824/3066 92% [========================================================= ] 2825/3066 92% [========================================================= ] 2826/3066 92% [========================================================= ] 2827/3066 92% [========================================================= ] 2828/3066 92% [========================================================= ] 2829/3066 92% [========================================================= ] 2830/3066 92% [========================================================= ] 2831/3066 92% [========================================================= ] 2832/3066 92% [========================================================= ] 2833/3066 92% [========================================================= ] 2834/3066 92% [========================================================= ] 2835/3066 92% [========================================================= ] 2836/3066 92% [========================================================= ] 2837/3066 92% [========================================================= ] 2838/3066 92% [========================================================= ] 2839/3066 92% [========================================================= ] 2840/3066 92% [========================================================= ] 2841/3066 92% [========================================================= ] 2842/3066 92% [========================================================= ] 2843/3066 92% [========================================================= ] 2844/3066 92% [========================================================= ] 2845/3066 92% [========================================================= ] 2846/3066 92% [========================================================= ] 2847/3066 92% [========================================================= ] 2848/3066 92% [========================================================= ] 2849/3066 92% [========================================================= ] 2850/3066 92% [========================================================= ] 2851/3066 92% [========================================================= ] 2852/3066 93% [========================================================= ] 2853/3066 93% [========================================================= ] 2854/3066 93% [========================================================= ] 2855/3066 93% [========================================================= ] 2856/3066 93% [========================================================= ] 2857/3066 93% [========================================================= ] 2858/3066 93% [========================================================= ] 2859/3066 93% [========================================================= ] 2860/3066 93% [========================================================= ] 2861/3066 93% [========================================================= ] 2862/3066 93% [========================================================= ] 2863/3066 93% [========================================================= ] 2864/3066 93% [========================================================= ] 2865/3066 93% [========================================================= ] 2866/3066 93% [========================================================= ] 2867/3066 93% [========================================================= ] 2868/3066 93% [========================================================== ] 2869/3066 93% [========================================================== ] 2870/3066 93% [========================================================== ] 2871/3066 93% [========================================================== ] 2872/3066 93% [========================================================== ] 2873/3066 93% [========================================================== ] 2874/3066 93% [========================================================== ] 2875/3066 93% [========================================================== ] 2876/3066 93% [========================================================== ] 2877/3066 93% [========================================================== ] 2878/3066 93% [========================================================== ] 2879/3066 93% [========================================================== ] 2880/3066 93% [========================================================== ] 2881/3066 93% [========================================================== ] 2882/3066 93% [========================================================== ] 2883/3066 94% [========================================================== ] 2884/3066 94% [========================================================== ] 2885/3066 94% [========================================================== ] 2886/3066 94% [========================================================== ] 2887/3066 94% [========================================================== ] 2888/3066 94% [========================================================== ] 2889/3066 94% [========================================================== ] 2890/3066 94% [========================================================== ] 2891/3066 94% [========================================================== ] 2892/3066 94% [========================================================== ] 2893/3066 94% [========================================================== ] 2894/3066 94% [========================================================== ] 2895/3066 94% [========================================================== ] 2896/3066 94% [========================================================== ] 2897/3066 94% [========================================================== ] 2898/3066 94% [========================================================== ] 2899/3066 94% [========================================================== ] 2900/3066 94% [========================================================== ] 2901/3066 94% [========================================================== ] 2902/3066 94% [========================================================== ] 2903/3066 94% [========================================================== ] 2904/3066 94% [========================================================== ] 2905/3066 94% [========================================================== ] 2906/3066 94% [========================================================== ] 2907/3066 94% [========================================================== ] 2908/3066 94% [========================================================== ] 2909/3066 94% [========================================================== ] 2910/3066 94% [========================================================== ] 2911/3066 94% [========================================================== ] 2912/3066 94% [========================================================== ] 2913/3066 95% [========================================================== ] 2914/3066 95% [========================================================== ] 2915/3066 95% [========================================================== ] 2916/3066 95% [========================================================== ] 2917/3066 95% [=========================================================== ] 2918/3066 95% [=========================================================== ] 2919/3066 95% [=========================================================== ] 2920/3066 95% [=========================================================== ] 2921/3066 95% [=========================================================== ] 2922/3066 95% [=========================================================== ] 2923/3066 95% [=========================================================== ] 2924/3066 95% [=========================================================== ] 2925/3066 95% [=========================================================== ] 2926/3066 95% [=========================================================== ] 2927/3066 95% [=========================================================== ] 2928/3066 95% [=========================================================== ] 2929/3066 95% [=========================================================== ] 2930/3066 95% [=========================================================== ] 2931/3066 95% [=========================================================== ] 2932/3066 95% [=========================================================== ] 2933/3066 95% [=========================================================== ] 2934/3066 95% [=========================================================== ] 2935/3066 95% [=========================================================== ] 2936/3066 95% [=========================================================== ] 2937/3066 95% [=========================================================== ] 2938/3066 95% [=========================================================== ] 2939/3066 95% [=========================================================== ] 2940/3066 95% [=========================================================== ] 2941/3066 95% [=========================================================== ] 2942/3066 95% [=========================================================== ] 2943/3066 95% [=========================================================== ] 2944/3066 96% [=========================================================== ] 2945/3066 96% [=========================================================== ] 2946/3066 96% [=========================================================== ] 2947/3066 96% [=========================================================== ] 2948/3066 96% [=========================================================== ] 2949/3066 96% [=========================================================== ] 2950/3066 96% [=========================================================== ] 2951/3066 96% [=========================================================== ] 2952/3066 96% [=========================================================== ] 2953/3066 96% [=========================================================== ] 2954/3066 96% [=========================================================== ] 2955/3066 96% [=========================================================== ] 2956/3066 96% [=========================================================== ] 2957/3066 96% [=========================================================== ] 2958/3066 96% [=========================================================== ] 2959/3066 96% [=========================================================== ] 2960/3066 96% [=========================================================== ] 2961/3066 96% [=========================================================== ] 2962/3066 96% [=========================================================== ] 2963/3066 96% [=========================================================== ] 2964/3066 96% [=========================================================== ] 2965/3066 96% [=========================================================== ] 2966/3066 96% [=========================================================== ] 2967/3066 96% [============================================================ ] 2968/3066 96% [============================================================ ] 2969/3066 96% [============================================================ ] 2970/3066 96% [============================================================ ] 2971/3066 96% [============================================================ ] 2972/3066 96% [============================================================ ] 2973/3066 96% [============================================================ ] 2974/3066 96% [============================================================ ] 2975/3066 97% [============================================================ ] 2976/3066 97% [============================================================ ] 2977/3066 97% [============================================================ ] 2978/3066 97% [============================================================ ] 2979/3066 97% [============================================================ ] 2980/3066 97% [============================================================ ] 2981/3066 97% [============================================================ ] 2982/3066 97% [============================================================ ] 2983/3066 97% [============================================================ ] 2984/3066 97% [============================================================ ] 2985/3066 97% [============================================================ ] 2986/3066 97% [============================================================ ] 2987/3066 97% [============================================================ ] 2988/3066 97% [============================================================ ] 2989/3066 97% [============================================================ ] 2990/3066 97% [============================================================ ] 2991/3066 97% [============================================================ ] 2992/3066 97% [============================================================ ] 2993/3066 97% [============================================================ ] 2994/3066 97% [============================================================ ] 2995/3066 97% [============================================================ ] 2996/3066 97% [============================================================ ] 2997/3066 97% [============================================================ ] 2998/3066 97% [============================================================ ] 2999/3066 97% [============================================================ ] 3000/3066 97% [============================================================ ] 3001/3066 97% [============================================================ ] 3002/3066 97% [============================================================ ] 3003/3066 97% [============================================================ ] 3004/3066 97% [============================================================ ] 3005/3066 98% [============================================================ ] 3006/3066 98% [============================================================ ] 3007/3066 98% [============================================================ ] 3008/3066 98% [============================================================ ] 3009/3066 98% [============================================================ ] 3010/3066 98% [============================================================ ] 3011/3066 98% [============================================================ ] 3012/3066 98% [============================================================ ] 3013/3066 98% [============================================================ ] 3014/3066 98% [============================================================ ] 3015/3066 98% [============================================================ ] 3016/3066 98% [============================================================= ] 3017/3066 98% [============================================================= ] 3018/3066 98% [============================================================= ] 3019/3066 98% [============================================================= ] 3020/3066 98% [============================================================= ] 3021/3066 98% [============================================================= ] 3022/3066 98% [============================================================= ] 3023/3066 98% [============================================================= ] 3024/3066 98% [============================================================= ] 3025/3066 98% [============================================================= ] 3026/3066 98% [============================================================= ] 3027/3066 98% [============================================================= ] 3028/3066 98% [============================================================= ] 3029/3066 98% [============================================================= ] 3030/3066 98% [============================================================= ] 3031/3066 98% [============================================================= ] 3032/3066 98% [============================================================= ] 3033/3066 98% [============================================================= ] 3034/3066 98% [============================================================= ] 3035/3066 98% [============================================================= ] 3036/3066 99% [============================================================= ] 3037/3066 99% [============================================================= ] 3038/3066 99% [============================================================= ] 3039/3066 99% [============================================================= ] 3040/3066 99% [============================================================= ] 3041/3066 99% [============================================================= ] 3042/3066 99% [============================================================= ] 3043/3066 99% [============================================================= ] 3044/3066 99% [============================================================= ] 3045/3066 99% [============================================================= ] 3046/3066 99% [============================================================= ] 3047/3066 99% [============================================================= ] 3048/3066 99% [============================================================= ] 3049/3066 99% [============================================================= ] 3050/3066 99% [============================================================= ] 3051/3066 99% [============================================================= ] 3052/3066 99% [============================================================= ] 3053/3066 99% [============================================================= ] 3054/3066 99% [============================================================= ] 3055/3066 99% [============================================================= ] 3056/3066 99% [============================================================= ] 3057/3066 99% [============================================================= ] 3058/3066 99% [============================================================= ] 3059/3066 99% [============================================================= ] 3060/3066 99% [============================================================= ] 3061/3066 99% [============================================================= ] 3062/3066 99% [============================================================= ] 3063/3066 99% [============================================================= ] 3064/3066 99% [============================================================= ] 3065/3066 99% [==============================================================] 3066/3066 100% operation complete, 3066 objects in 32618 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2022.05-1283-gd2141f65e4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.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.42 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) >>> acpid 2.0.33 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bird 2.0.10 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> 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) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> copas 2.0.2-1 Collecting legal info copas-2_0_2/LICENSE: OK (sha256: 3f59cccf38e9397f6fb34dcff983a24d336df982edb5b0cde549d0c32c28c9c0) >>> host-luarocks 3.9.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> luainterpreter Collecting legal info >>> lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> coxpcall 1.17.0-1 Collecting legal info coxpcall/doc/license.html: OK (sha256: 11f0f03dda1a28eca658d5e3361c15fd4d048371364aacc5f6870d77a66866c8) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> font-awesome 4.7.0 Collecting legal info >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> ifupdown-scripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> 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-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.6 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> 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) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> liburiparser 0.9.6 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libzip 1.8.0 Collecting legal info LICENSE: OK (sha256: deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> logsurfer 1.8 Collecting legal info >>> lua-ev 339426fbe528f11cb3cd1af69a88f06bba367981 Collecting legal info README: OK (sha256: c224cc31feec52e33b621ccdbc245e21316a20a134a4cd8706438a3b3382e8ac) >>> lua-fifo 0.2-0 Collecting legal info fifo.lua-0.2/LICENSE: OK (sha256: 8b4423dd4f55a69da1454b7a48346a54fd5b6e0408b38fde25cd29c0922962b6) >>> lua-gd 2ce8e478a8591afd71e607506bc8c64b161bbd30 Collecting legal info COPYING: OK (sha256: b0ca41d88ddb0ca785436d37b08b8f413055755eb6bfd3ea0a6ff3214303aa43) >>> lua-iconv 7-1 Collecting legal info lua-iconv-7/COPYING: OK (sha256: 30227b9571827f3dfcdeb3830594fc415459d64ad7271e9954178d3ef58a9bd4) >>> luaexpat 1.4.0-1 Collecting legal info luaexpat/LICENSE: OK (sha256: 7e6a727e5b57cca713a2f2633f05d7e0cc1e261cc6a7613bbe266e625b2f14da) >>> luaexpatutils 88c228365b084224c911d34aff06002634b38b50 Collecting legal info >>> luafilesystem 1.8.0-1 Collecting legal info luafilesystem/LICENSE: OK (sha256: beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842) >>> luasocket 3.0.0-1 Collecting legal info luasocket/LICENSE: OK (sha256: 224afe42d0738eaaeb57ab289466a1c4e77091591e69dbcef2dbb385589f2f41) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> mtr 0.94 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> nginx 1.20.1 Collecting legal info LICENSE: OK (sha256: b57270c1f73eb6624b38b2d0a1affcec56b21fab39efbf8c837428f05cef1d73) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open62541 v1.3.2 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> rings 1.3.0-1 Collecting legal info rings-v_1_3_0/doc/us/license.html: OK (sha256: f582a0c43737391070827ef273df0145b594b095ad2f49595701368b729e024f) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> socat 1.7.4.3 Collecting legal info README: OK (sha256: 432aebfec164bedcaada7cdf2849e1f003fa00a91a0a1ed34d7cf4abe980f5fb) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> vuejs 3.2.33 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> wsapi-xavante 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> wsapi 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> xavante 2.4.0-1 Collecting legal info xavante-2.4.0/doc/us/license.html: OK (sha256: 57b2c50f08bf500c969fe13500f217adb36582e4d8e75c9e2ed04191cb4a045c) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: luaexpatutils-88c228365b084224c911d34aff06002634b38b50: cannot save license (LUAEXPATUTILS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'