echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/bin/mkcramfs -B /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target /home/thomas/autobuild/instance-0/output-1/images/rootfs.cramfs\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' warning: file sizes truncated to 16MB (minus 1 byte) >>> Generating filesystem image rootfs.romfs mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/bin/genromfs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target -f /home/thomas/autobuild/instance-0/output-1/images/rootfs.romfs\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/romfs/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.ubifs mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/sbin/mkfs.ubifs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" gzip -9 -c -n /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs > /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs.gz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2267 objects. stage 2: creating image '/home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2267 0% [ ] 2/2267 0% [ ] 3/2267 0% [ ] 4/2267 0% [ ] 5/2267 0% [ ] 6/2267 0% [ ] 7/2267 0% [ ] 8/2267 0% [ ] 9/2267 0% [ ] 10/2267 0% [ ] 11/2267 0% [ ] 12/2267 0% [ ] 13/2267 0% [ ] 14/2267 0% [ ] 15/2267 0% [ ] 16/2267 0% [ ] 17/2267 0% [ ] 18/2267 0% [ ] 19/2267 0% [ ] 20/2267 0% [ ] 21/2267 0% [ ] 22/2267 0% [ ] 23/2267 1% [ ] 24/2267 1% [ ] 25/2267 1% [ ] 26/2267 1% [ ] 27/2267 1% [ ] 28/2267 1% [ ] 29/2267 1% [ ] 30/2267 1% [ ] 31/2267 1% [ ] 32/2267 1% [ ] 33/2267 1% [ ] 34/2267 1% [ ] 35/2267 1% [ ] 36/2267 1% [= ] 37/2267 1% [= ] 38/2267 1% [= ] 39/2267 1% [= ] 40/2267 1% [= ] 41/2267 1% [= ] 42/2267 1% [= ] 43/2267 1% [= ] 44/2267 1% [= ] 45/2267 1% [= ] 46/2267 2% [= ] 47/2267 2% [= ] 48/2267 2% [= ] 49/2267 2% [= ] 50/2267 2% [= ] 51/2267 2% [= ] 52/2267 2% [= ] 53/2267 2% [= ] 54/2267 2% [= ] 55/2267 2% [= ] 56/2267 2% [= ] 57/2267 2% [= ] 58/2267 2% [= ] 59/2267 2% [= ] 60/2267 2% [= ] 61/2267 2% [= ] 62/2267 2% [= ] 63/2267 2% [= ] 64/2267 2% [= ] 65/2267 2% [= ] 66/2267 2% [= ] 67/2267 2% [= ] 68/2267 2% [= ] 69/2267 3% [= ] 70/2267 3% [= ] 71/2267 3% [= ] 72/2267 3% [= ] 73/2267 3% [== ] 74/2267 3% [== ] 75/2267 3% [== ] 76/2267 3% [== ] 77/2267 3% [== ] 78/2267 3% [== ] 79/2267 3% [== ] 80/2267 3% [== ] 81/2267 3% [== ] 82/2267 3% [== ] 83/2267 3% [== ] 84/2267 3% [== ] 85/2267 3% [== ] 86/2267 3% [== ] 87/2267 3% [== ] 88/2267 3% [== ] 89/2267 3% [== ] 90/2267 3% [== ] 91/2267 4% [== ] 92/2267 4% [== ] 93/2267 4% [== ] 94/2267 4% [== ] 95/2267 4% [== ] 96/2267 4% [== ] 97/2267 4% [== ] 98/2267 4% [== ] 99/2267 4% [== ] 100/2267 4% [== ] 101/2267 4% [== ] 102/2267 4% [== ] 103/2267 4% [== ] 104/2267 4% [== ] 105/2267 4% [== ] 106/2267 4% [== ] 107/2267 4% [== ] 108/2267 4% [== ] 109/2267 4% [=== ] 110/2267 4% [=== ] 111/2267 4% [=== ] 112/2267 4% [=== ] 113/2267 4% [=== ] 114/2267 5% [=== ] 115/2267 5% [=== ] 116/2267 5% [=== ] 117/2267 5% [=== ] 118/2267 5% [=== ] 119/2267 5% [=== ] 120/2267 5% [=== ] 121/2267 5% [=== ] 122/2267 5% [=== ] 123/2267 5% [=== ] 124/2267 5% [=== ] 125/2267 5% [=== ] 126/2267 5% [=== ] 127/2267 5% [=== ] 128/2267 5% [=== ] 129/2267 5% [=== ] 130/2267 5% [=== ] 131/2267 5% [=== ] 132/2267 5% [=== ] 133/2267 5% [=== ] 134/2267 5% [=== ] 135/2267 5% [=== ] 136/2267 5% [=== ] 137/2267 6% [=== ] 138/2267 6% [=== ] 139/2267 6% [=== ] 140/2267 6% [=== ] 141/2267 6% [=== ] 142/2267 6% [=== ] 143/2267 6% [=== ] 144/2267 6% [=== ] 145/2267 6% [=== ] 146/2267 6% [==== ] 147/2267 6% [==== ] 148/2267 6% [==== ] 149/2267 6% [==== ] 150/2267 6% [==== ] 151/2267 6% [==== ] 152/2267 6% [==== ] 153/2267 6% [==== ] 154/2267 6% [==== ] 155/2267 6% [==== ] 156/2267 6% [==== ] 157/2267 6% [==== ] 158/2267 6% [==== ] 159/2267 7% [==== ] 160/2267 7% [==== ] 161/2267 7% [==== ] 162/2267 7% [==== ] 163/2267 7% [==== ] 164/2267 7% [==== ] 165/2267 7% [==== ] 166/2267 7% [==== ] 167/2267 7% [==== ] 168/2267 7% [==== ] 169/2267 7% [==== ] 170/2267 7% [==== ] 171/2267 7% [==== ] 172/2267 7% [==== ] 173/2267 7% [==== ] 174/2267 7% [==== ] 175/2267 7% [==== ] 176/2267 7% [==== ] 177/2267 7% [==== ] 178/2267 7% [==== ] 179/2267 7% [==== ] 180/2267 7% [==== ] 181/2267 7% [==== ] 182/2267 8% [===== ] 183/2267 8% [===== ] 184/2267 8% [===== ] 185/2267 8% [===== ] 186/2267 8% [===== ] 187/2267 8% [===== ] 188/2267 8% [===== ] 189/2267 8% [===== ] 190/2267 8% [===== ] 191/2267 8% [===== ] 192/2267 8% [===== ] 193/2267 8% [===== ] 194/2267 8% [===== ] 195/2267 8% [===== ] 196/2267 8% [===== ] 197/2267 8% [===== ] 198/2267 8% [===== ] 199/2267 8% [===== ] 200/2267 8% [===== ] 201/2267 8% [===== ] 202/2267 8% [===== ] 203/2267 8% [===== ] 204/2267 8% [===== ] 205/2267 9% [===== ] 206/2267 9% [===== ] 207/2267 9% [===== ] 208/2267 9% [===== ] 209/2267 9% [===== ] 210/2267 9% [===== ] 211/2267 9% [===== ] 212/2267 9% [===== ] 213/2267 9% [===== ] 214/2267 9% [===== ] 215/2267 9% [===== ] 216/2267 9% [===== ] 217/2267 9% [===== ] 218/2267 9% [===== ] 219/2267 9% [====== ] 220/2267 9% [====== ] 221/2267 9% [====== ] 222/2267 9% [====== ] 223/2267 9% [====== ] 224/2267 9% [====== ] 225/2267 9% [====== ] 226/2267 9% [====== ] 227/2267 10% [====== ] 228/2267 10% [====== ] 229/2267 10% [====== ] 230/2267 10% [====== ] 231/2267 10% [====== ] 232/2267 10% [====== ] 233/2267 10% [====== ] 234/2267 10% [====== ] 235/2267 10% [====== ] 236/2267 10% [====== ] 237/2267 10% [====== ] 238/2267 10% [====== ] 239/2267 10% [====== ] 240/2267 10% [====== ] 241/2267 10% [====== ] 242/2267 10% [====== ] 243/2267 10% [====== ] 244/2267 10% [====== ] 245/2267 10% [====== ] 246/2267 10% [====== ] 247/2267 10% [====== ] 248/2267 10% [====== ] 249/2267 10% [====== ] 250/2267 11% [====== ] 251/2267 11% [====== ] 252/2267 11% [====== ] 253/2267 11% [====== ] 254/2267 11% [====== ] 255/2267 11% [======= ] 256/2267 11% [======= ] 257/2267 11% [======= ] 258/2267 11% [======= ] 259/2267 11% [======= ] 260/2267 11% [======= ] 261/2267 11% [======= ] 262/2267 11% [======= ] 263/2267 11% [======= ] 264/2267 11% [======= ] 265/2267 11% [======= ] 266/2267 11% [======= ] 267/2267 11% [======= ] 268/2267 11% [======= ] 269/2267 11% [======= ] 270/2267 11% [======= ] 271/2267 11% [======= ] 272/2267 11% [======= ] 273/2267 12% [======= ] 274/2267 12% [======= ] 275/2267 12% [======= ] 276/2267 12% [======= ] 277/2267 12% [======= ] 278/2267 12% [======= ] 279/2267 12% [======= ] 280/2267 12% [======= ] 281/2267 12% [======= ] 282/2267 12% [======= ] 283/2267 12% [======= ] 284/2267 12% [======= ] 285/2267 12% [======= ] 286/2267 12% [======= ] 287/2267 12% [======= ] 288/2267 12% [======= ] 289/2267 12% [======= ] 290/2267 12% [======= ] 291/2267 12% [======= ] 292/2267 12% [======== ] 293/2267 12% [======== ] 294/2267 12% [======== ] 295/2267 13% [======== ] 296/2267 13% [======== ] 297/2267 13% [======== ] 298/2267 13% [======== ] 299/2267 13% [======== ] 300/2267 13% [======== ] 301/2267 13% [======== ] 302/2267 13% [======== ] 303/2267 13% [======== ] 304/2267 13% [======== ] 305/2267 13% [======== ] 306/2267 13% [======== ] 307/2267 13% [======== ] 308/2267 13% [======== ] 309/2267 13% [======== ] 310/2267 13% [======== ] 311/2267 13% [======== ] 312/2267 13% [======== ] 313/2267 13% [======== ] 314/2267 13% [======== ] 315/2267 13% [======== ] 316/2267 13% [======== ] 317/2267 13% [======== ] 318/2267 14% [======== ] 319/2267 14% [======== ] 320/2267 14% [======== ] 321/2267 14% [======== ] 322/2267 14% [======== ] 323/2267 14% [======== ] 324/2267 14% [======== ] 325/2267 14% [======== ] 326/2267 14% [======== ] 327/2267 14% [======== ] 328/2267 14% [======== ] 329/2267 14% [========= ] 330/2267 14% [========= ] 331/2267 14% [========= ] 332/2267 14% [========= ] 333/2267 14% [========= ] 334/2267 14% [========= ] 335/2267 14% [========= ] 336/2267 14% [========= ] 337/2267 14% [========= ] 338/2267 14% [========= ] 339/2267 14% [========= ] 340/2267 14% [========= ] 341/2267 15% [========= ] 342/2267 15% [========= ] 343/2267 15% [========= ] 344/2267 15% [========= ] 345/2267 15% [========= ] 346/2267 15% [========= ] 347/2267 15% [========= ] 348/2267 15% [========= ] 349/2267 15% [========= ] 350/2267 15% [========= ] 351/2267 15% [========= ] 352/2267 15% [========= ] 353/2267 15% [========= ] 354/2267 15% [========= ] 355/2267 15% [========= ] 356/2267 15% [========= ] 357/2267 15% [========= ] 358/2267 15% [========= ] 359/2267 15% [========= ] 360/2267 15% [========= ] 361/2267 15% [========= ] 362/2267 15% [========= ] 363/2267 16% [========= ] 364/2267 16% [========= ] 365/2267 16% [========== ] 366/2267 16% [========== ] 367/2267 16% [========== ] 368/2267 16% [========== ] 369/2267 16% [========== ] 370/2267 16% [========== ] 371/2267 16% [========== ] 372/2267 16% [========== ] 373/2267 16% [========== ] 374/2267 16% [========== ] 375/2267 16% [========== ] 376/2267 16% [========== ] 377/2267 16% [========== ] 378/2267 16% [========== ] 379/2267 16% [========== ] 380/2267 16% [========== ] 381/2267 16% [========== ] 382/2267 16% [========== ] 383/2267 16% [========== ] 384/2267 16% [========== ] 385/2267 16% [========== ] 386/2267 17% [========== ] 387/2267 17% [========== ] 388/2267 17% [========== ] 389/2267 17% [========== ] 390/2267 17% [========== ] 391/2267 17% [========== ] 392/2267 17% [========== ] 393/2267 17% [========== ] 394/2267 17% [========== ] 395/2267 17% [========== ] 396/2267 17% [========== ] 397/2267 17% [========== ] 398/2267 17% [========== ] 399/2267 17% [========== ] 400/2267 17% [========== ] 401/2267 17% [========== ] 402/2267 17% [=========== ] 403/2267 17% [=========== ] 404/2267 17% [=========== ] 405/2267 17% [=========== ] 406/2267 17% [=========== ] 407/2267 17% [=========== ] 408/2267 17% [=========== ] 409/2267 18% [=========== ] 410/2267 18% [=========== ] 411/2267 18% [=========== ] 412/2267 18% [=========== ] 413/2267 18% [=========== ] 414/2267 18% [=========== ] 415/2267 18% [=========== ] 416/2267 18% [=========== ] 417/2267 18% [=========== ] 418/2267 18% [=========== ] 419/2267 18% [=========== ] 420/2267 18% [=========== ] 421/2267 18% [=========== ] 422/2267 18% [=========== ] 423/2267 18% [=========== ] 424/2267 18% [=========== ] 425/2267 18% [=========== ] 426/2267 18% [=========== ] 427/2267 18% [=========== ] 428/2267 18% [=========== ] 429/2267 18% [=========== ] 430/2267 18% [=========== ] 431/2267 19% [=========== ] 432/2267 19% [=========== ] 433/2267 19% [=========== ] 434/2267 19% [=========== ] 435/2267 19% [=========== ] 436/2267 19% [=========== ] 437/2267 19% [=========== ] 438/2267 19% [============ ] 439/2267 19% [============ ] 440/2267 19% [============ ] 441/2267 19% [============ ] 442/2267 19% [============ ] 443/2267 19% [============ ] 444/2267 19% [============ ] 445/2267 19% [============ ] 446/2267 19% [============ ] 447/2267 19% [============ ] 448/2267 19% [============ ] 449/2267 19% [============ ] 450/2267 19% [============ ] 451/2267 19% [============ ] 452/2267 19% [============ ] 453/2267 19% [============ ] 454/2267 20% [============ ] 455/2267 20% [============ ] 456/2267 20% [============ ] 457/2267 20% [============ ] 458/2267 20% [============ ] 459/2267 20% [============ ] 460/2267 20% [============ ] 461/2267 20% [============ ] 462/2267 20% [============ ] 463/2267 20% [============ ] 464/2267 20% [============ ] 465/2267 20% [============ ] 466/2267 20% [============ ] 467/2267 20% [============ ] 468/2267 20% [============ ] 469/2267 20% [============ ] 470/2267 20% [============ ] 471/2267 20% [============ ] 472/2267 20% [============ ] 473/2267 20% [============ ] 474/2267 20% [============ ] 475/2267 20% [============= ] 476/2267 20% [============= ] 477/2267 21% [============= ] 478/2267 21% [============= ] 479/2267 21% [============= ] 480/2267 21% [============= ] 481/2267 21% [============= ] 482/2267 21% [============= ] 483/2267 21% [============= ] 484/2267 21% [============= ] 485/2267 21% [============= ] 486/2267 21% [============= ] 487/2267 21% [============= ] 488/2267 21% [============= ] 489/2267 21% [============= ] 490/2267 21% [============= ] 491/2267 21% [============= ] 492/2267 21% [============= ] 493/2267 21% [============= ] 494/2267 21% [============= ] 495/2267 21% [============= ] 496/2267 21% [============= ] 497/2267 21% [============= ] 498/2267 21% [============= ] 499/2267 22% [============= ] 500/2267 22% [============= ] 501/2267 22% [============= ] 502/2267 22% [============= ] 503/2267 22% [============= ] 504/2267 22% [============= ] 505/2267 22% [============= ] 506/2267 22% [============= ] 507/2267 22% [============= ] 508/2267 22% [============= ] 509/2267 22% [============= ] 510/2267 22% [============= ] 511/2267 22% [============== ] 512/2267 22% [============== ] 513/2267 22% [============== ] 514/2267 22% [============== ] 515/2267 22% [============== ] 516/2267 22% [============== ] 517/2267 22% [============== ] 518/2267 22% [============== ] 519/2267 22% [============== ] 520/2267 22% [============== ] 521/2267 22% [============== ] 522/2267 23% [============== ] 523/2267 23% [============== ] 524/2267 23% [============== ] 525/2267 23% [============== ] 526/2267 23% [============== ] 527/2267 23% [============== ] 528/2267 23% [============== ] 529/2267 23% [============== ] 530/2267 23% [============== ] 531/2267 23% [============== ] 532/2267 23% [============== ] 533/2267 23% [============== ] 534/2267 23% [============== ] 535/2267 23% [============== ] 536/2267 23% [============== ] 537/2267 23% [============== ] 538/2267 23% [============== ] 539/2267 23% [============== ] 540/2267 23% [============== ] 541/2267 23% [============== ] 542/2267 23% [============== ] 543/2267 23% [============== ] 544/2267 23% [============== ] 545/2267 24% [============== ] 546/2267 24% [============== ] 547/2267 24% [============== ] 548/2267 24% [=============== ] 549/2267 24% [=============== ] 550/2267 24% [=============== ] 551/2267 24% [=============== ] 552/2267 24% [=============== ] 553/2267 24% [=============== ] 554/2267 24% [=============== ] 555/2267 24% [=============== ] 556/2267 24% [=============== ] 557/2267 24% [=============== ] 558/2267 24% [=============== ] 559/2267 24% [=============== ] 560/2267 24% [=============== ] 561/2267 24% [=============== ] 562/2267 24% [=============== ] 563/2267 24% [=============== ] 564/2267 24% [=============== ] 565/2267 24% [=============== ] 566/2267 24% [=============== ] 567/2267 25% [=============== ] 568/2267 25% [=============== ] 569/2267 25% [=============== ] 570/2267 25% [=============== ] 571/2267 25% [=============== ] 572/2267 25% [=============== ] 573/2267 25% [=============== ] 574/2267 25% [=============== ] 575/2267 25% [=============== ] 576/2267 25% [=============== ] 577/2267 25% [=============== ] 578/2267 25% [=============== ] 579/2267 25% [=============== ] 580/2267 25% [=============== ] 581/2267 25% [=============== ] 582/2267 25% [=============== ] 583/2267 25% [=============== ] 584/2267 25% [=============== ] 585/2267 25% [================ ] 586/2267 25% [================ ] 587/2267 25% [================ ] 588/2267 25% [================ ] 589/2267 25% [================ ] 590/2267 26% [================ ] 591/2267 26% [================ ] 592/2267 26% [================ ] 593/2267 26% [================ ] 594/2267 26% [================ ] 595/2267 26% [================ ] 596/2267 26% [================ ] 597/2267 26% [================ ] 598/2267 26% [================ ] 599/2267 26% [================ ] 600/2267 26% [================ ] 601/2267 26% [================ ] 602/2267 26% [================ ] 603/2267 26% [================ ] 604/2267 26% [================ ] 605/2267 26% [================ ] 606/2267 26% [================ ] 607/2267 26% [================ ] 608/2267 26% [================ ] 609/2267 26% [================ ] 610/2267 26% [================ ] 611/2267 26% [================ ] 612/2267 26% [================ ] 613/2267 27% [================ ] 614/2267 27% [================ ] 615/2267 27% [================ ] 616/2267 27% [================ ] 617/2267 27% [================ ] 618/2267 27% [================ ] 619/2267 27% [================ ] 620/2267 27% [================ ] 621/2267 27% [================= ] 622/2267 27% [================= ] 623/2267 27% [================= ] 624/2267 27% [================= ] 625/2267 27% [================= ] 626/2267 27% [================= ] 627/2267 27% [================= ] 628/2267 27% [================= ] 629/2267 27% [================= ] 630/2267 27% [================= ] 631/2267 27% [================= ] 632/2267 27% [================= ] 633/2267 27% [================= ] 634/2267 27% [================= ] 635/2267 28% [================= ] 636/2267 28% [================= ] 637/2267 28% [================= ] 638/2267 28% [================= ] 639/2267 28% [================= ] 640/2267 28% [================= ] 641/2267 28% [================= ] 642/2267 28% [================= ] 643/2267 28% [================= ] 644/2267 28% [================= ] 645/2267 28% [================= ] 646/2267 28% [================= ] 647/2267 28% [================= ] 648/2267 28% [================= ] 649/2267 28% [================= ] 650/2267 28% [================= ] 651/2267 28% [================= ] 652/2267 28% [================= ] 653/2267 28% [================= ] 654/2267 28% [================= ] 655/2267 28% [================= ] 656/2267 28% [================= ] 657/2267 28% [================= ] 658/2267 29% [================== ] 659/2267 29% [================== ] 660/2267 29% [================== ] 661/2267 29% [================== ] 662/2267 29% [================== ] 663/2267 29% [================== ] 664/2267 29% [================== ] 665/2267 29% [================== ] 666/2267 29% [================== ] 667/2267 29% [================== ] 668/2267 29% [================== ] 669/2267 29% [================== ] 670/2267 29% [================== ] 671/2267 29% [================== ] 672/2267 29% [================== ] 673/2267 29% [================== ] 674/2267 29% [================== ] 675/2267 29% [================== ] 676/2267 29% [================== ] 677/2267 29% [================== ] 678/2267 29% [================== ] 679/2267 29% [================== ] 680/2267 29% [================== ] 681/2267 30% [================== ] 682/2267 30% [================== ] 683/2267 30% [================== ] 684/2267 30% [================== ] 685/2267 30% [================== ] 686/2267 30% [================== ] 687/2267 30% [================== ] 688/2267 30% [================== ] 689/2267 30% [================== ] 690/2267 30% [================== ] 691/2267 30% [================== ] 692/2267 30% [================== ] 693/2267 30% [================== ] 694/2267 30% [=================== ] 695/2267 30% [=================== ] 696/2267 30% [=================== ] 697/2267 30% [=================== ] 698/2267 30% [=================== ] 699/2267 30% [=================== ] 700/2267 30% [=================== ] 701/2267 30% [=================== ] 702/2267 30% [=================== ] 703/2267 31% [=================== ] 704/2267 31% [=================== ] 705/2267 31% [=================== ] 706/2267 31% [=================== ] 707/2267 31% [=================== ] 708/2267 31% [=================== ] 709/2267 31% [=================== ] 710/2267 31% [=================== ] 711/2267 31% [=================== ] 712/2267 31% [=================== ] 713/2267 31% [=================== ] 714/2267 31% [=================== ] 715/2267 31% [=================== ] 716/2267 31% [=================== ] 717/2267 31% [=================== ] 718/2267 31% [=================== ] 719/2267 31% [=================== ] 720/2267 31% [=================== ] 721/2267 31% [=================== ] 722/2267 31% [=================== ] 723/2267 31% [=================== ] 724/2267 31% [=================== ] 725/2267 31% [=================== ] 726/2267 32% [=================== ] 727/2267 32% [=================== ] 728/2267 32% [=================== ] 729/2267 32% [=================== ] 730/2267 32% [=================== ] 731/2267 32% [==================== ] 732/2267 32% [==================== ] 733/2267 32% [==================== ] 734/2267 32% [==================== ] 735/2267 32% [==================== ] 736/2267 32% [==================== ] 737/2267 32% [==================== ] 738/2267 32% [==================== ] 739/2267 32% [==================== ] 740/2267 32% [==================== ] 741/2267 32% [==================== ] 742/2267 32% [==================== ] 743/2267 32% [==================== ] 744/2267 32% [==================== ] 745/2267 32% [==================== ] 746/2267 32% [==================== ] 747/2267 32% [==================== ] 748/2267 32% [==================== ] 749/2267 33% [==================== ] 750/2267 33% [==================== ] 751/2267 33% [==================== ] 752/2267 33% [==================== ] 753/2267 33% [==================== ] 754/2267 33% [==================== ] 755/2267 33% [==================== ] 756/2267 33% [==================== ] 757/2267 33% [==================== ] 758/2267 33% [==================== ] 759/2267 33% [==================== ] 760/2267 33% [==================== ] 761/2267 33% [==================== ] 762/2267 33% [==================== ] 763/2267 33% [==================== ] 764/2267 33% [==================== ] 765/2267 33% [==================== ] 766/2267 33% [==================== ] 767/2267 33% [===================== ] 768/2267 33% [===================== ] 769/2267 33% [===================== ] 770/2267 33% [===================== ] 771/2267 34% [===================== ] 772/2267 34% [===================== ] 773/2267 34% [===================== ] 774/2267 34% [===================== ] 775/2267 34% [===================== ] 776/2267 34% [===================== ] 777/2267 34% [===================== ] 778/2267 34% [===================== ] 779/2267 34% [===================== ] 780/2267 34% [===================== ] 781/2267 34% [===================== ] 782/2267 34% [===================== ] 783/2267 34% [===================== ] 784/2267 34% [===================== ] 785/2267 34% [===================== ] 786/2267 34% [===================== ] 787/2267 34% [===================== ] 788/2267 34% [===================== ] 789/2267 34% [===================== ] 790/2267 34% [===================== ] 791/2267 34% [===================== ] 792/2267 34% [===================== ] 793/2267 34% [===================== ] 794/2267 35% [===================== ] 795/2267 35% [===================== ] 796/2267 35% [===================== ] 797/2267 35% [===================== ] 798/2267 35% [===================== ] 799/2267 35% [===================== ] 800/2267 35% [===================== ] 801/2267 35% [===================== ] 802/2267 35% [===================== ] 803/2267 35% [===================== ] 804/2267 35% [====================== ] 805/2267 35% [====================== ] 806/2267 35% [====================== ] 807/2267 35% [====================== ] 808/2267 35% [====================== ] 809/2267 35% [====================== ] 810/2267 35% [====================== ] 811/2267 35% [====================== ] 812/2267 35% [====================== ] 813/2267 35% [====================== ] 814/2267 35% [====================== ] 815/2267 35% [====================== ] 816/2267 35% [====================== ] 817/2267 36% [====================== ] 818/2267 36% [====================== ] 819/2267 36% [====================== ] 820/2267 36% [====================== ] 821/2267 36% [====================== ] 822/2267 36% [====================== ] 823/2267 36% [====================== ] 824/2267 36% [====================== ] 825/2267 36% [====================== ] 826/2267 36% [====================== ] 827/2267 36% [====================== ] 828/2267 36% [====================== ] 829/2267 36% [====================== ] 830/2267 36% [====================== ] 831/2267 36% [====================== ] 832/2267 36% [====================== ] 833/2267 36% [====================== ] 834/2267 36% [====================== ] 835/2267 36% [====================== ] 836/2267 36% [====================== ] 837/2267 36% [====================== ] 838/2267 36% [====================== ] 839/2267 37% [====================== ] 840/2267 37% [======================= ] 841/2267 37% [======================= ] 842/2267 37% [======================= ] 843/2267 37% [======================= ] 844/2267 37% [======================= ] 845/2267 37% [======================= ] 846/2267 37% [======================= ] 847/2267 37% [======================= ] 848/2267 37% [======================= ] 849/2267 37% [======================= ] 850/2267 37% [======================= ] 851/2267 37% [======================= ] 852/2267 37% [======================= ] 853/2267 37% [======================= ] 854/2267 37% [======================= ] 855/2267 37% [======================= ] 856/2267 37% [======================= ] 857/2267 37% [======================= ] 858/2267 37% [======================= ] 859/2267 37% [======================= ] 860/2267 37% [======================= ] 861/2267 37% [======================= ] 862/2267 38% [======================= ] 863/2267 38% [======================= ] 864/2267 38% [======================= ] 865/2267 38% [======================= ] 866/2267 38% [======================= ] 867/2267 38% [======================= ] 868/2267 38% [======================= ] 869/2267 38% [======================= ] 870/2267 38% [======================= ] 871/2267 38% [======================= ] 872/2267 38% [======================= ] 873/2267 38% [======================= ] 874/2267 38% [======================= ] 875/2267 38% [======================= ] 876/2267 38% [======================= ] 877/2267 38% [======================== ] 878/2267 38% [======================== ] 879/2267 38% [======================== ] 880/2267 38% [======================== ] 881/2267 38% [======================== ] 882/2267 38% [======================== ] 883/2267 38% [======================== ] 884/2267 38% [======================== ] 885/2267 39% [======================== ] 886/2267 39% [======================== ] 887/2267 39% [======================== ] 888/2267 39% [======================== ] 889/2267 39% [======================== ] 890/2267 39% [======================== ] 891/2267 39% [======================== ] 892/2267 39% [======================== ] 893/2267 39% [======================== ] 894/2267 39% [======================== ] 895/2267 39% [======================== ] 896/2267 39% [======================== ] 897/2267 39% [======================== ] 898/2267 39% [======================== ] 899/2267 39% [======================== ] 900/2267 39% [======================== ] 901/2267 39% [======================== ] 902/2267 39% [======================== ] 903/2267 39% [======================== ] 904/2267 39% [======================== ] 905/2267 39% [======================== ] 906/2267 39% [======================== ] 907/2267 40% [======================== ] 908/2267 40% [======================== ] 909/2267 40% [======================== ] 910/2267 40% [======================== ] 911/2267 40% [======================== ] 912/2267 40% [======================== ] 913/2267 40% [======================== ] 914/2267 40% [========================= ] 915/2267 40% [========================= ] 916/2267 40% [========================= ] 917/2267 40% [========================= ] 918/2267 40% [========================= ] 919/2267 40% [========================= ] 920/2267 40% [========================= ] 921/2267 40% [========================= ] 922/2267 40% [========================= ] 923/2267 40% [========================= ] 924/2267 40% [========================= ] 925/2267 40% [========================= ] 926/2267 40% [========================= ] 927/2267 40% [========================= ] 928/2267 40% [========================= ] 929/2267 40% [========================= ] 930/2267 41% [========================= ] 931/2267 41% [========================= ] 932/2267 41% [========================= ] 933/2267 41% [========================= ] 934/2267 41% [========================= ] 935/2267 41% [========================= ] 936/2267 41% [========================= ] 937/2267 41% [========================= ] 938/2267 41% [========================= ] 939/2267 41% [========================= ] 940/2267 41% [========================= ] 941/2267 41% [========================= ] 942/2267 41% [========================= ] 943/2267 41% [========================= ] 944/2267 41% [========================= ] 945/2267 41% [========================= ] 946/2267 41% [========================= ] 947/2267 41% [========================= ] 948/2267 41% [========================= ] 949/2267 41% [========================= ] 950/2267 41% [========================== ] 951/2267 41% [========================== ] 952/2267 41% [========================== ] 953/2267 42% [========================== ] 954/2267 42% [========================== ] 955/2267 42% [========================== ] 956/2267 42% [========================== ] 957/2267 42% [========================== ] 958/2267 42% [========================== ] 959/2267 42% [========================== ] 960/2267 42% [========================== ] 961/2267 42% [========================== ] 962/2267 42% [========================== ] 963/2267 42% [========================== ] 964/2267 42% [========================== ] 965/2267 42% [========================== ] 966/2267 42% [========================== ] 967/2267 42% [========================== ] 968/2267 42% [========================== ] 969/2267 42% [========================== ] 970/2267 42% [========================== ] 971/2267 42% [========================== ] 972/2267 42% [========================== ] 973/2267 42% [========================== ] 974/2267 42% [========================== ] 975/2267 43% [========================== ] 976/2267 43% [========================== ] 977/2267 43% [========================== ] 978/2267 43% [========================== ] 979/2267 43% [========================== ] 980/2267 43% [========================== ] 981/2267 43% [========================== ] 982/2267 43% [========================== ] 983/2267 43% [========================== ] 984/2267 43% [========================== ] 985/2267 43% [========================== ] 986/2267 43% [========================== ] 987/2267 43% [=========================== ] 988/2267 43% [=========================== ] 989/2267 43% [=========================== ] 990/2267 43% [=========================== ] 991/2267 43% [=========================== ] 992/2267 43% [=========================== ] 993/2267 43% [=========================== ] 994/2267 43% [=========================== ] 995/2267 43% [=========================== ] 996/2267 43% [=========================== ] 997/2267 43% [=========================== ] 998/2267 44% [=========================== ] 999/2267 44% [=========================== ] 1000/2267 44% [=========================== ] 1001/2267 44% [=========================== ] 1002/2267 44% [=========================== ] 1003/2267 44% [=========================== ] 1004/2267 44% [=========================== ] 1005/2267 44% [=========================== ] 1006/2267 44% [=========================== ] 1007/2267 44% [=========================== ] 1008/2267 44% [=========================== ] 1009/2267 44% [=========================== ] 1010/2267 44% [=========================== ] 1011/2267 44% [=========================== ] 1012/2267 44% [=========================== ] 1013/2267 44% [=========================== ] 1014/2267 44% [=========================== ] 1015/2267 44% [=========================== ] 1016/2267 44% [=========================== ] 1017/2267 44% [=========================== ] 1018/2267 44% [=========================== ] 1019/2267 44% [=========================== ] 1020/2267 44% [=========================== ] 1021/2267 45% [=========================== ] 1022/2267 45% [=========================== ] 1023/2267 45% [============================ ] 1024/2267 45% [============================ ] 1025/2267 45% [============================ ] 1026/2267 45% [============================ ] 1027/2267 45% [============================ ] 1028/2267 45% [============================ ] 1029/2267 45% [============================ ] 1030/2267 45% [============================ ] 1031/2267 45% [============================ ] 1032/2267 45% [============================ ] 1033/2267 45% [============================ ] 1034/2267 45% [============================ ] 1035/2267 45% [============================ ] 1036/2267 45% [============================ ] 1037/2267 45% [============================ ] 1038/2267 45% [============================ ] 1039/2267 45% [============================ ] 1040/2267 45% [============================ ] 1041/2267 45% [============================ ] 1042/2267 45% [============================ ] 1043/2267 46% [============================ ] 1044/2267 46% [============================ ] 1045/2267 46% [============================ ] 1046/2267 46% [============================ ] 1047/2267 46% [============================ ] 1048/2267 46% [============================ ] 1049/2267 46% [============================ ] 1050/2267 46% [============================ ] 1051/2267 46% [============================ ] 1052/2267 46% [============================ ] 1053/2267 46% [============================ ] 1054/2267 46% [============================ ] 1055/2267 46% [============================ ] 1056/2267 46% [============================ ] 1057/2267 46% [============================ ] 1058/2267 46% [============================ ] 1059/2267 46% [============================ ] 1060/2267 46% [============================= ] 1061/2267 46% [============================= ] 1062/2267 46% [============================= ] 1063/2267 46% [============================= ] 1064/2267 46% [============================= ] 1065/2267 46% [============================= ] 1066/2267 47% [============================= ] 1067/2267 47% [============================= ] 1068/2267 47% [============================= ] 1069/2267 47% [============================= ] 1070/2267 47% [============================= ] 1071/2267 47% [============================= ] 1072/2267 47% [============================= ] 1073/2267 47% [============================= ] 1074/2267 47% [============================= ] 1075/2267 47% [============================= ] 1076/2267 47% [============================= ] 1077/2267 47% [============================= ] 1078/2267 47% [============================= ] 1079/2267 47% [============================= ] 1080/2267 47% [============================= ] 1081/2267 47% [============================= ] 1082/2267 47% [============================= ] 1083/2267 47% [============================= ] 1084/2267 47% [============================= ] 1085/2267 47% [============================= ] 1086/2267 47% [============================= ] 1087/2267 47% [============================= ] 1088/2267 47% [============================= ] 1089/2267 48% [============================= ] 1090/2267 48% [============================= ] 1091/2267 48% [============================= ] 1092/2267 48% [============================= ] 1093/2267 48% [============================= ] 1094/2267 48% [============================= ] 1095/2267 48% [============================= ] 1096/2267 48% [============================== ] 1097/2267 48% [============================== ] 1098/2267 48% [============================== ] 1099/2267 48% [============================== ] 1100/2267 48% [============================== ] 1101/2267 48% [============================== ] 1102/2267 48% [============================== ] 1103/2267 48% [============================== ] 1104/2267 48% [============================== ] 1105/2267 48% [============================== ] 1106/2267 48% [============================== ] 1107/2267 48% [============================== ] 1108/2267 48% [============================== ] 1109/2267 48% [============================== ] 1110/2267 48% [============================== ] 1111/2267 49% [============================== ] 1112/2267 49% [============================== ] 1113/2267 49% [============================== ] 1114/2267 49% [============================== ] 1115/2267 49% [============================== ] 1116/2267 49% [============================== ] 1117/2267 49% [============================== ] 1118/2267 49% [============================== ] 1119/2267 49% [============================== ] 1120/2267 49% [============================== ] 1121/2267 49% [============================== ] 1122/2267 49% [============================== ] 1123/2267 49% [============================== ] 1124/2267 49% [============================== ] 1125/2267 49% [============================== ] 1126/2267 49% [============================== ] 1127/2267 49% [============================== ] 1128/2267 49% [============================== ] 1129/2267 49% [============================== ] 1130/2267 49% [============================== ] 1131/2267 49% [============================== ] 1132/2267 49% [============================== ] 1133/2267 49% [=============================== ] 1134/2267 50% [=============================== ] 1135/2267 50% [=============================== ] 1136/2267 50% [=============================== ] 1137/2267 50% [=============================== ] 1138/2267 50% [=============================== ] 1139/2267 50% [=============================== ] 1140/2267 50% [=============================== ] 1141/2267 50% [=============================== ] 1142/2267 50% [=============================== ] 1143/2267 50% [=============================== ] 1144/2267 50% [=============================== ] 1145/2267 50% [=============================== ] 1146/2267 50% [=============================== ] 1147/2267 50% [=============================== ] 1148/2267 50% [=============================== ] 1149/2267 50% [=============================== ] 1150/2267 50% [=============================== ] 1151/2267 50% [=============================== ] 1152/2267 50% [=============================== ] 1153/2267 50% [=============================== ] 1154/2267 50% [=============================== ] 1155/2267 50% [=============================== ] 1156/2267 50% [=============================== ] 1157/2267 51% [=============================== ] 1158/2267 51% [=============================== ] 1159/2267 51% [=============================== ] 1160/2267 51% [=============================== ] 1161/2267 51% [=============================== ] 1162/2267 51% [=============================== ] 1163/2267 51% [=============================== ] 1164/2267 51% [=============================== ] 1165/2267 51% [=============================== ] 1166/2267 51% [=============================== ] 1167/2267 51% [=============================== ] 1168/2267 51% [=============================== ] 1169/2267 51% [=============================== ] 1170/2267 51% [================================ ] 1171/2267 51% [================================ ] 1172/2267 51% [================================ ] 1173/2267 51% [================================ ] 1174/2267 51% [================================ ] 1175/2267 51% [================================ ] 1176/2267 51% [================================ ] 1177/2267 51% [================================ ] 1178/2267 51% [================================ ] 1179/2267 52% [================================ ] 1180/2267 52% [================================ ] 1181/2267 52% [================================ ] 1182/2267 52% [================================ ] 1183/2267 52% [================================ ] 1184/2267 52% [================================ ] 1185/2267 52% [================================ ] 1186/2267 52% [================================ ] 1187/2267 52% [================================ ] 1188/2267 52% [================================ ] 1189/2267 52% [================================ ] 1190/2267 52% [================================ ] 1191/2267 52% [================================ ] 1192/2267 52% [================================ ] 1193/2267 52% [================================ ] 1194/2267 52% [================================ ] 1195/2267 52% [================================ ] 1196/2267 52% [================================ ] 1197/2267 52% [================================ ] 1198/2267 52% [================================ ] 1199/2267 52% [================================ ] 1200/2267 52% [================================ ] 1201/2267 52% [================================ ] 1202/2267 53% [================================ ] 1203/2267 53% [================================ ] 1204/2267 53% [================================ ] 1205/2267 53% [================================ ] 1206/2267 53% [================================= ] 1207/2267 53% [================================= ] 1208/2267 53% [================================= ] 1209/2267 53% [================================= ] 1210/2267 53% [================================= ] 1211/2267 53% [================================= ] 1212/2267 53% [================================= ] 1213/2267 53% [================================= ] 1214/2267 53% [================================= ] 1215/2267 53% [================================= ] 1216/2267 53% [================================= ] 1217/2267 53% [================================= ] 1218/2267 53% [================================= ] 1219/2267 53% [================================= ] 1220/2267 53% [================================= ] 1221/2267 53% [================================= ] 1222/2267 53% [================================= ] 1223/2267 53% [================================= ] 1224/2267 53% [================================= ] 1225/2267 54% [================================= ] 1226/2267 54% [================================= ] 1227/2267 54% [================================= ] 1228/2267 54% [================================= ] 1229/2267 54% [================================= ] 1230/2267 54% [================================= ] 1231/2267 54% [================================= ] 1232/2267 54% [================================= ] 1233/2267 54% [================================= ] 1234/2267 54% [================================= ] 1235/2267 54% [================================= ] 1236/2267 54% [================================= ] 1237/2267 54% [================================= ] 1238/2267 54% [================================= ] 1239/2267 54% [================================= ] 1240/2267 54% [================================= ] 1241/2267 54% [================================= ] 1242/2267 54% [================================= ] 1243/2267 54% [================================== ] 1244/2267 54% [================================== ] 1245/2267 54% [================================== ] 1246/2267 54% [================================== ] 1247/2267 55% [================================== ] 1248/2267 55% [================================== ] 1249/2267 55% [================================== ] 1250/2267 55% [================================== ] 1251/2267 55% [================================== ] 1252/2267 55% [================================== ] 1253/2267 55% [================================== ] 1254/2267 55% [================================== ] 1255/2267 55% [================================== ] 1256/2267 55% [================================== ] 1257/2267 55% [================================== ] 1258/2267 55% [================================== ] 1259/2267 55% [================================== ] 1260/2267 55% [================================== ] 1261/2267 55% [================================== ] 1262/2267 55% [================================== ] 1263/2267 55% [================================== ] 1264/2267 55% [================================== ] 1265/2267 55% [================================== ] 1266/2267 55% [================================== ] 1267/2267 55% [================================== ] 1268/2267 55% [================================== ] 1269/2267 55% [================================== ] 1270/2267 56% [================================== ] 1271/2267 56% [================================== ] 1272/2267 56% [================================== ] 1273/2267 56% [================================== ] 1274/2267 56% [================================== ] 1275/2267 56% [================================== ] 1276/2267 56% [================================== ] 1277/2267 56% [================================== ] 1278/2267 56% [================================== ] 1279/2267 56% [=================================== ] 1280/2267 56% [=================================== ] 1281/2267 56% [=================================== ] 1282/2267 56% [=================================== ] 1283/2267 56% [=================================== ] 1284/2267 56% [=================================== ] 1285/2267 56% [=================================== ] 1286/2267 56% [=================================== ] 1287/2267 56% [=================================== ] 1288/2267 56% [=================================== ] 1289/2267 56% [=================================== ] 1290/2267 56% [=================================== ] 1291/2267 56% [=================================== ] 1292/2267 56% [=================================== ] 1293/2267 57% [=================================== ] 1294/2267 57% [=================================== ] 1295/2267 57% [=================================== ] 1296/2267 57% [=================================== ] 1297/2267 57% [=================================== ] 1298/2267 57% [=================================== ] 1299/2267 57% [=================================== ] 1300/2267 57% [=================================== ] 1301/2267 57% [=================================== ] 1302/2267 57% [=================================== ] 1303/2267 57% [=================================== ] 1304/2267 57% [=================================== ] 1305/2267 57% [=================================== ] 1306/2267 57% [=================================== ] 1307/2267 57% [=================================== ] 1308/2267 57% [=================================== ] 1309/2267 57% [=================================== ] 1310/2267 57% [=================================== ] 1311/2267 57% [=================================== ] 1312/2267 57% [=================================== ] 1313/2267 57% [=================================== ] 1314/2267 57% [=================================== ] 1315/2267 58% [=================================== ] 1316/2267 58% [==================================== ] 1317/2267 58% [==================================== ] 1318/2267 58% [==================================== ] 1319/2267 58% [==================================== ] 1320/2267 58% [==================================== ] 1321/2267 58% [==================================== ] 1322/2267 58% [==================================== ] 1323/2267 58% [==================================== ] 1324/2267 58% [==================================== ] 1325/2267 58% [==================================== ] 1326/2267 58% [==================================== ] 1327/2267 58% [==================================== ] 1328/2267 58% [==================================== ] 1329/2267 58% [==================================== ] 1330/2267 58% [==================================== ] 1331/2267 58% [==================================== ] 1332/2267 58% [==================================== ] 1333/2267 58% [==================================== ] 1334/2267 58% [==================================== ] 1335/2267 58% [==================================== ] 1336/2267 58% [==================================== ] 1337/2267 58% [==================================== ] 1338/2267 59% [==================================== ] 1339/2267 59% [==================================== ] 1340/2267 59% [==================================== ] 1341/2267 59% [==================================== ] 1342/2267 59% [==================================== ] 1343/2267 59% [==================================== ] 1344/2267 59% [==================================== ] 1345/2267 59% [==================================== ] 1346/2267 59% [==================================== ] 1347/2267 59% [==================================== ] 1348/2267 59% [==================================== ] 1349/2267 59% [==================================== ] 1350/2267 59% [==================================== ] 1351/2267 59% [==================================== ] 1352/2267 59% [===================================== ] 1353/2267 59% [===================================== ] 1354/2267 59% [===================================== ] 1355/2267 59% [===================================== ] 1356/2267 59% [===================================== ] 1357/2267 59% [===================================== ] 1358/2267 59% [===================================== ] 1359/2267 59% [===================================== ] 1360/2267 59% [===================================== ] 1361/2267 60% [===================================== ] 1362/2267 60% [===================================== ] 1363/2267 60% [===================================== ] 1364/2267 60% [===================================== ] 1365/2267 60% [===================================== ] 1366/2267 60% [===================================== ] 1367/2267 60% [===================================== ] 1368/2267 60% [===================================== ] 1369/2267 60% [===================================== ] 1370/2267 60% [===================================== ] 1371/2267 60% [===================================== ] 1372/2267 60% [===================================== ] 1373/2267 60% [===================================== ] 1374/2267 60% [===================================== ] 1375/2267 60% [===================================== ] 1376/2267 60% [===================================== ] 1377/2267 60% [===================================== ] 1378/2267 60% [===================================== ] 1379/2267 60% [===================================== ] 1380/2267 60% [===================================== ] 1381/2267 60% [===================================== ] 1382/2267 60% [===================================== ] 1383/2267 61% [===================================== ] 1384/2267 61% [===================================== ] 1385/2267 61% [===================================== ] 1386/2267 61% [===================================== ] 1387/2267 61% [===================================== ] 1388/2267 61% [===================================== ] 1389/2267 61% [====================================== ] 1390/2267 61% [====================================== ] 1391/2267 61% [====================================== ] 1392/2267 61% [====================================== ] 1393/2267 61% [====================================== ] 1394/2267 61% [====================================== ] 1395/2267 61% [====================================== ] 1396/2267 61% [====================================== ] 1397/2267 61% [====================================== ] 1398/2267 61% [====================================== ] 1399/2267 61% [====================================== ] 1400/2267 61% [====================================== ] 1401/2267 61% [====================================== ] 1402/2267 61% [====================================== ] 1403/2267 61% [====================================== ] 1404/2267 61% [====================================== ] 1405/2267 61% [====================================== ] 1406/2267 62% [====================================== ] 1407/2267 62% [====================================== ] 1408/2267 62% [====================================== ] 1409/2267 62% [====================================== ] 1410/2267 62% [====================================== ] 1411/2267 62% [====================================== ] 1412/2267 62% [====================================== ] 1413/2267 62% [====================================== ] 1414/2267 62% [====================================== ] 1415/2267 62% [====================================== ] 1416/2267 62% [====================================== ] 1417/2267 62% [====================================== ] 1418/2267 62% [====================================== ] 1419/2267 62% [====================================== ] 1420/2267 62% [====================================== ] 1421/2267 62% [====================================== ] 1422/2267 62% [====================================== ] 1423/2267 62% [====================================== ] 1424/2267 62% [====================================== ] 1425/2267 62% [====================================== ] 1426/2267 62% [======================================= ] 1427/2267 62% [======================================= ] 1428/2267 62% [======================================= ] 1429/2267 63% [======================================= ] 1430/2267 63% [======================================= ] 1431/2267 63% [======================================= ] 1432/2267 63% [======================================= ] 1433/2267 63% [======================================= ] 1434/2267 63% [======================================= ] 1435/2267 63% [======================================= ] 1436/2267 63% [======================================= ] 1437/2267 63% [======================================= ] 1438/2267 63% [======================================= ] 1439/2267 63% [======================================= ] 1440/2267 63% [======================================= ] 1441/2267 63% [======================================= ] 1442/2267 63% [======================================= ] 1443/2267 63% [======================================= ] 1444/2267 63% [======================================= ] 1445/2267 63% [======================================= ] 1446/2267 63% [======================================= ] 1447/2267 63% [======================================= ] 1448/2267 63% [======================================= ] 1449/2267 63% [======================================= ] 1450/2267 63% [======================================= ] 1451/2267 64% [======================================= ] 1452/2267 64% [======================================= ] 1453/2267 64% [======================================= ] 1454/2267 64% [======================================= ] 1455/2267 64% [======================================= ] 1456/2267 64% [======================================= ] 1457/2267 64% [======================================= ] 1458/2267 64% [======================================= ] 1459/2267 64% [======================================= ] 1460/2267 64% [======================================= ] 1461/2267 64% [======================================= ] 1462/2267 64% [======================================== ] 1463/2267 64% [======================================== ] 1464/2267 64% [======================================== ] 1465/2267 64% [======================================== ] 1466/2267 64% [======================================== ] 1467/2267 64% [======================================== ] 1468/2267 64% [======================================== ] 1469/2267 64% [======================================== ] 1470/2267 64% [======================================== ] 1471/2267 64% [======================================== ] 1472/2267 64% [======================================== ] 1473/2267 64% [======================================== ] 1474/2267 65% [======================================== ] 1475/2267 65% [======================================== ] 1476/2267 65% [======================================== ] 1477/2267 65% [======================================== ] 1478/2267 65% [======================================== ] 1479/2267 65% [======================================== ] 1480/2267 65% [======================================== ] 1481/2267 65% [======================================== ] 1482/2267 65% [======================================== ] 1483/2267 65% [======================================== ] 1484/2267 65% [======================================== ] 1485/2267 65% [======================================== ] 1486/2267 65% [======================================== ] 1487/2267 65% [======================================== ] 1488/2267 65% [======================================== ] 1489/2267 65% [======================================== ] 1490/2267 65% [======================================== ] 1491/2267 65% [======================================== ] 1492/2267 65% [======================================== ] 1493/2267 65% [======================================== ] 1494/2267 65% [======================================== ] 1495/2267 65% [======================================== ] 1496/2267 65% [======================================== ] 1497/2267 66% [======================================== ] 1498/2267 66% [======================================== ] 1499/2267 66% [========================================= ] 1500/2267 66% [========================================= ] 1501/2267 66% [========================================= ] 1502/2267 66% [========================================= ] 1503/2267 66% [========================================= ] 1504/2267 66% [========================================= ] 1505/2267 66% [========================================= ] 1506/2267 66% [========================================= ] 1507/2267 66% [========================================= ] 1508/2267 66% [========================================= ] 1509/2267 66% [========================================= ] 1510/2267 66% [========================================= ] 1511/2267 66% [========================================= ] 1512/2267 66% [========================================= ] 1513/2267 66% [========================================= ] 1514/2267 66% [========================================= ] 1515/2267 66% [========================================= ] 1516/2267 66% [========================================= ] 1517/2267 66% [========================================= ] 1518/2267 66% [========================================= ] 1519/2267 67% [========================================= ] 1520/2267 67% [========================================= ] 1521/2267 67% [========================================= ] 1522/2267 67% [========================================= ] 1523/2267 67% [========================================= ] 1524/2267 67% [========================================= ] 1525/2267 67% [========================================= ] 1526/2267 67% [========================================= ] 1527/2267 67% [========================================= ] 1528/2267 67% [========================================= ] 1529/2267 67% [========================================= ] 1530/2267 67% [========================================= ] 1531/2267 67% [========================================= ] 1532/2267 67% [========================================= ] 1533/2267 67% [========================================= ] 1534/2267 67% [========================================= ] 1535/2267 67% [========================================== ] 1536/2267 67% [========================================== ] 1537/2267 67% [========================================== ] 1538/2267 67% [========================================== ] 1539/2267 67% [========================================== ] 1540/2267 67% [========================================== ] 1541/2267 67% [========================================== ] 1542/2267 68% [========================================== ] 1543/2267 68% [========================================== ] 1544/2267 68% [========================================== ] 1545/2267 68% [========================================== ] 1546/2267 68% [========================================== ] 1547/2267 68% [========================================== ] 1548/2267 68% [========================================== ] 1549/2267 68% [========================================== ] 1550/2267 68% [========================================== ] 1551/2267 68% [========================================== ] 1552/2267 68% [========================================== ] 1553/2267 68% [========================================== ] 1554/2267 68% [========================================== ] 1555/2267 68% [========================================== ] 1556/2267 68% [========================================== ] 1557/2267 68% [========================================== ] 1558/2267 68% [========================================== ] 1559/2267 68% [========================================== ] 1560/2267 68% [========================================== ] 1561/2267 68% [========================================== ] 1562/2267 68% [========================================== ] 1563/2267 68% [========================================== ] 1564/2267 68% [========================================== ] 1565/2267 69% [========================================== ] 1566/2267 69% [========================================== ] 1567/2267 69% [========================================== ] 1568/2267 69% [========================================== ] 1569/2267 69% [========================================== ] 1570/2267 69% [========================================== ] 1571/2267 69% [========================================== ] 1572/2267 69% [=========================================== ] 1573/2267 69% [=========================================== ] 1574/2267 69% [=========================================== ] 1575/2267 69% [=========================================== ] 1576/2267 69% [=========================================== ] 1577/2267 69% [=========================================== ] 1578/2267 69% [=========================================== ] 1579/2267 69% [=========================================== ] 1580/2267 69% [=========================================== ] 1581/2267 69% [=========================================== ] 1582/2267 69% [=========================================== ] 1583/2267 69% [=========================================== ] 1584/2267 69% [=========================================== ] 1585/2267 69% [=========================================== ] 1586/2267 69% [=========================================== ] 1587/2267 70% [=========================================== ] 1588/2267 70% [=========================================== ] 1589/2267 70% [=========================================== ] 1590/2267 70% [=========================================== ] 1591/2267 70% [=========================================== ] 1592/2267 70% [=========================================== ] 1593/2267 70% [=========================================== ] 1594/2267 70% [=========================================== ] 1595/2267 70% [=========================================== ] 1596/2267 70% [=========================================== ] 1597/2267 70% [=========================================== ] 1598/2267 70% [=========================================== ] 1599/2267 70% [=========================================== ] 1600/2267 70% [=========================================== ] 1601/2267 70% [=========================================== ] 1602/2267 70% [=========================================== ] 1603/2267 70% [=========================================== ] 1604/2267 70% [=========================================== ] 1605/2267 70% [=========================================== ] 1606/2267 70% [=========================================== ] 1607/2267 70% [=========================================== ] 1608/2267 70% [============================================ ] 1609/2267 70% [============================================ ] 1610/2267 71% [============================================ ] 1611/2267 71% [============================================ ] 1612/2267 71% [============================================ ] 1613/2267 71% [============================================ ] 1614/2267 71% [============================================ ] 1615/2267 71% [============================================ ] 1616/2267 71% [============================================ ] 1617/2267 71% [============================================ ] 1618/2267 71% [============================================ ] 1619/2267 71% [============================================ ] 1620/2267 71% [============================================ ] 1621/2267 71% [============================================ ] 1622/2267 71% [============================================ ] 1623/2267 71% [============================================ ] 1624/2267 71% [============================================ ] 1625/2267 71% [============================================ ] 1626/2267 71% [============================================ ] 1627/2267 71% [============================================ ] 1628/2267 71% [============================================ ] 1629/2267 71% [============================================ ] 1630/2267 71% [============================================ ] 1631/2267 71% [============================================ ] 1632/2267 71% [============================================ ] 1633/2267 72% [============================================ ] 1634/2267 72% [============================================ ] 1635/2267 72% [============================================ ] 1636/2267 72% [============================================ ] 1637/2267 72% [============================================ ] 1638/2267 72% [============================================ ] 1639/2267 72% [============================================ ] 1640/2267 72% [============================================ ] 1641/2267 72% [============================================ ] 1642/2267 72% [============================================ ] 1643/2267 72% [============================================ ] 1644/2267 72% [============================================ ] 1645/2267 72% [============================================= ] 1646/2267 72% [============================================= ] 1647/2267 72% [============================================= ] 1648/2267 72% [============================================= ] 1649/2267 72% [============================================= ] 1650/2267 72% [============================================= ] 1651/2267 72% [============================================= ] 1652/2267 72% [============================================= ] 1653/2267 72% [============================================= ] 1654/2267 72% [============================================= ] 1655/2267 73% [============================================= ] 1656/2267 73% [============================================= ] 1657/2267 73% [============================================= ] 1658/2267 73% [============================================= ] 1659/2267 73% [============================================= ] 1660/2267 73% [============================================= ] 1661/2267 73% [============================================= ] 1662/2267 73% [============================================= ] 1663/2267 73% [============================================= ] 1664/2267 73% [============================================= ] 1665/2267 73% [============================================= ] 1666/2267 73% [============================================= ] 1667/2267 73% [============================================= ] 1668/2267 73% [============================================= ] 1669/2267 73% [============================================= ] 1670/2267 73% [============================================= ] 1671/2267 73% [============================================= ] 1672/2267 73% [============================================= ] 1673/2267 73% [============================================= ] 1674/2267 73% [============================================= ] 1675/2267 73% [============================================= ] 1676/2267 73% [============================================= ] 1677/2267 73% [============================================= ] 1678/2267 74% [============================================= ] 1679/2267 74% [============================================= ] 1680/2267 74% [============================================= ] 1681/2267 74% [============================================== ] 1682/2267 74% [============================================== ] 1683/2267 74% [============================================== ] 1684/2267 74% [============================================== ] 1685/2267 74% [============================================== ] 1686/2267 74% [============================================== ] 1687/2267 74% [============================================== ] 1688/2267 74% [============================================== ] 1689/2267 74% [============================================== ] 1690/2267 74% [============================================== ] 1691/2267 74% [============================================== ] 1692/2267 74% [============================================== ] 1693/2267 74% [============================================== ] 1694/2267 74% [============================================== ] 1695/2267 74% [============================================== ] 1696/2267 74% [============================================== ] 1697/2267 74% [============================================== ] 1698/2267 74% [============================================== ] 1699/2267 74% [============================================== ] 1700/2267 74% [============================================== ] 1701/2267 75% [============================================== ] 1702/2267 75% [============================================== ] 1703/2267 75% [============================================== ] 1704/2267 75% [============================================== ] 1705/2267 75% [============================================== ] 1706/2267 75% [============================================== ] 1707/2267 75% [============================================== ] 1708/2267 75% [============================================== ] 1709/2267 75% [============================================== ] 1710/2267 75% [============================================== ] 1711/2267 75% [============================================== ] 1712/2267 75% [============================================== ] 1713/2267 75% [============================================== ] 1714/2267 75% [============================================== ] 1715/2267 75% [============================================== ] 1716/2267 75% [============================================== ] 1717/2267 75% [============================================== ] 1718/2267 75% [=============================================== ] 1719/2267 75% [=============================================== ] 1720/2267 75% [=============================================== ] 1721/2267 75% [=============================================== ] 1722/2267 75% [=============================================== ] 1723/2267 76% [=============================================== ] 1724/2267 76% [=============================================== ] 1725/2267 76% [=============================================== ] 1726/2267 76% [=============================================== ] 1727/2267 76% [=============================================== ] 1728/2267 76% [=============================================== ] 1729/2267 76% [=============================================== ] 1730/2267 76% [=============================================== ] 1731/2267 76% [=============================================== ] 1732/2267 76% [=============================================== ] 1733/2267 76% [=============================================== ] 1734/2267 76% [=============================================== ] 1735/2267 76% [=============================================== ] 1736/2267 76% [=============================================== ] 1737/2267 76% [=============================================== ] 1738/2267 76% [=============================================== ] 1739/2267 76% [=============================================== ] 1740/2267 76% [=============================================== ] 1741/2267 76% [=============================================== ] 1742/2267 76% [=============================================== ] 1743/2267 76% [=============================================== ] 1744/2267 76% [=============================================== ] 1745/2267 76% [=============================================== ] 1746/2267 77% [=============================================== ] 1747/2267 77% [=============================================== ] 1748/2267 77% [=============================================== ] 1749/2267 77% [=============================================== ] 1750/2267 77% [=============================================== ] 1751/2267 77% [=============================================== ] 1752/2267 77% [=============================================== ] 1753/2267 77% [=============================================== ] 1754/2267 77% [=============================================== ] 1755/2267 77% [================================================ ] 1756/2267 77% [================================================ ] 1757/2267 77% [================================================ ] 1758/2267 77% [================================================ ] 1759/2267 77% [================================================ ] 1760/2267 77% [================================================ ] 1761/2267 77% [================================================ ] 1762/2267 77% [================================================ ] 1763/2267 77% [================================================ ] 1764/2267 77% [================================================ ] 1765/2267 77% [================================================ ] 1766/2267 77% [================================================ ] 1767/2267 77% [================================================ ] 1768/2267 77% [================================================ ] 1769/2267 78% [================================================ ] 1770/2267 78% [================================================ ] 1771/2267 78% [================================================ ] 1772/2267 78% [================================================ ] 1773/2267 78% [================================================ ] 1774/2267 78% [================================================ ] 1775/2267 78% [================================================ ] 1776/2267 78% [================================================ ] 1777/2267 78% [================================================ ] 1778/2267 78% [================================================ ] 1779/2267 78% [================================================ ] 1780/2267 78% [================================================ ] 1781/2267 78% [================================================ ] 1782/2267 78% [================================================ ] 1783/2267 78% [================================================ ] 1784/2267 78% [================================================ ] 1785/2267 78% [================================================ ] 1786/2267 78% [================================================ ] 1787/2267 78% [================================================ ] 1788/2267 78% [================================================ ] 1789/2267 78% [================================================ ] 1790/2267 78% [================================================ ] 1791/2267 79% [================================================= ] 1792/2267 79% [================================================= ] 1793/2267 79% [================================================= ] 1794/2267 79% [================================================= ] 1795/2267 79% [================================================= ] 1796/2267 79% [================================================= ] 1797/2267 79% [================================================= ] 1798/2267 79% [================================================= ] 1799/2267 79% [================================================= ] 1800/2267 79% [================================================= ] 1801/2267 79% [================================================= ] 1802/2267 79% [================================================= ] 1803/2267 79% [================================================= ] 1804/2267 79% [================================================= ] 1805/2267 79% [================================================= ] 1806/2267 79% [================================================= ] 1807/2267 79% [================================================= ] 1808/2267 79% [================================================= ] 1809/2267 79% [================================================= ] 1810/2267 79% [================================================= ] 1811/2267 79% [================================================= ] 1812/2267 79% [================================================= ] 1813/2267 79% [================================================= ] 1814/2267 80% [================================================= ] 1815/2267 80% [================================================= ] 1816/2267 80% [================================================= ] 1817/2267 80% [================================================= ] 1818/2267 80% [================================================= ] 1819/2267 80% [================================================= ] 1820/2267 80% [================================================= ] 1821/2267 80% [================================================= ] 1822/2267 80% [================================================= ] 1823/2267 80% [================================================= ] 1824/2267 80% [================================================= ] 1825/2267 80% [================================================= ] 1826/2267 80% [================================================= ] 1827/2267 80% [================================================= ] 1828/2267 80% [================================================== ] 1829/2267 80% [================================================== ] 1830/2267 80% [================================================== ] 1831/2267 80% [================================================== ] 1832/2267 80% [================================================== ] 1833/2267 80% [================================================== ] 1834/2267 80% [================================================== ] 1835/2267 80% [================================================== ] 1836/2267 80% [================================================== ] 1837/2267 81% [================================================== ] 1838/2267 81% [================================================== ] 1839/2267 81% [================================================== ] 1840/2267 81% [================================================== ] 1841/2267 81% [================================================== ] 1842/2267 81% [================================================== ] 1843/2267 81% [================================================== ] 1844/2267 81% [================================================== ] 1845/2267 81% [================================================== ] 1846/2267 81% [================================================== ] 1847/2267 81% [================================================== ] 1848/2267 81% [================================================== ] 1849/2267 81% [================================================== ] 1850/2267 81% [================================================== ] 1851/2267 81% [================================================== ] 1852/2267 81% [================================================== ] 1853/2267 81% [================================================== ] 1854/2267 81% [================================================== ] 1855/2267 81% [================================================== ] 1856/2267 81% [================================================== ] 1857/2267 81% [================================================== ] 1858/2267 81% [================================================== ] 1859/2267 82% [================================================== ] 1860/2267 82% [================================================== ] 1861/2267 82% [================================================== ] 1862/2267 82% [================================================== ] 1863/2267 82% [================================================== ] 1864/2267 82% [=================================================== ] 1865/2267 82% [=================================================== ] 1866/2267 82% [=================================================== ] 1867/2267 82% [=================================================== ] 1868/2267 82% [=================================================== ] 1869/2267 82% [=================================================== ] 1870/2267 82% [=================================================== ] 1871/2267 82% [=================================================== ] 1872/2267 82% [=================================================== ] 1873/2267 82% [=================================================== ] 1874/2267 82% [=================================================== ] 1875/2267 82% [=================================================== ] 1876/2267 82% [=================================================== ] 1877/2267 82% [=================================================== ] 1878/2267 82% [=================================================== ] 1879/2267 82% [=================================================== ] 1880/2267 82% [=================================================== ] 1881/2267 82% [=================================================== ] 1882/2267 83% [=================================================== ] 1883/2267 83% [=================================================== ] 1884/2267 83% [=================================================== ] 1885/2267 83% [=================================================== ] 1886/2267 83% [=================================================== ] 1887/2267 83% [=================================================== ] 1888/2267 83% [=================================================== ] 1889/2267 83% [=================================================== ] 1890/2267 83% [=================================================== ] 1891/2267 83% [=================================================== ] 1892/2267 83% [=================================================== ] 1893/2267 83% [=================================================== ] 1894/2267 83% [=================================================== ] 1895/2267 83% [=================================================== ] 1896/2267 83% [=================================================== ] 1897/2267 83% [=================================================== ] 1898/2267 83% [=================================================== ] 1899/2267 83% [=================================================== ] 1900/2267 83% [=================================================== ] 1901/2267 83% [==================================================== ] 1902/2267 83% [==================================================== ] 1903/2267 83% [==================================================== ] 1904/2267 83% [==================================================== ] 1905/2267 84% [==================================================== ] 1906/2267 84% [==================================================== ] 1907/2267 84% [==================================================== ] 1908/2267 84% [==================================================== ] 1909/2267 84% [==================================================== ] 1910/2267 84% [==================================================== ] 1911/2267 84% [==================================================== ] 1912/2267 84% [==================================================== ] 1913/2267 84% [==================================================== ] 1914/2267 84% [==================================================== ] 1915/2267 84% [==================================================== ] 1916/2267 84% [==================================================== ] 1917/2267 84% [==================================================== ] 1918/2267 84% [==================================================== ] 1919/2267 84% [==================================================== ] 1920/2267 84% [==================================================== ] 1921/2267 84% [==================================================== ] 1922/2267 84% [==================================================== ] 1923/2267 84% [==================================================== ] 1924/2267 84% [==================================================== ] 1925/2267 84% [==================================================== ] 1926/2267 84% [==================================================== ] 1927/2267 85% [==================================================== ] 1928/2267 85% [==================================================== ] 1929/2267 85% [==================================================== ] 1930/2267 85% [==================================================== ] 1931/2267 85% [==================================================== ] 1932/2267 85% [==================================================== ] 1933/2267 85% [==================================================== ] 1934/2267 85% [==================================================== ] 1935/2267 85% [==================================================== ] 1936/2267 85% [==================================================== ] 1937/2267 85% [===================================================== ] 1938/2267 85% [===================================================== ] 1939/2267 85% [===================================================== ] 1940/2267 85% [===================================================== ] 1941/2267 85% [===================================================== ] 1942/2267 85% [===================================================== ] 1943/2267 85% [===================================================== ] 1944/2267 85% [===================================================== ] 1945/2267 85% [===================================================== ] 1946/2267 85% [===================================================== ] 1947/2267 85% [===================================================== ] 1948/2267 85% [===================================================== ] 1949/2267 85% [===================================================== ] 1950/2267 86% [===================================================== ] 1951/2267 86% [===================================================== ] 1952/2267 86% [===================================================== ] 1953/2267 86% [===================================================== ] 1954/2267 86% [===================================================== ] 1955/2267 86% [===================================================== ] 1956/2267 86% [===================================================== ] 1957/2267 86% [===================================================== ] 1958/2267 86% [===================================================== ] 1959/2267 86% [===================================================== ] 1960/2267 86% [===================================================== ] 1961/2267 86% [===================================================== ] 1962/2267 86% [===================================================== ] 1963/2267 86% [===================================================== ] 1964/2267 86% [===================================================== ] 1965/2267 86% [===================================================== ] 1966/2267 86% [===================================================== ] 1967/2267 86% [===================================================== ] 1968/2267 86% [===================================================== ] 1969/2267 86% [===================================================== ] 1970/2267 86% [===================================================== ] 1971/2267 86% [===================================================== ] 1972/2267 86% [===================================================== ] 1973/2267 87% [===================================================== ] 1974/2267 87% [====================================================== ] 1975/2267 87% [====================================================== ] 1976/2267 87% [====================================================== ] 1977/2267 87% [====================================================== ] 1978/2267 87% [====================================================== ] 1979/2267 87% [====================================================== ] 1980/2267 87% [====================================================== ] 1981/2267 87% [====================================================== ] 1982/2267 87% [====================================================== ] 1983/2267 87% [====================================================== ] 1984/2267 87% [====================================================== ] 1985/2267 87% [====================================================== ] 1986/2267 87% [====================================================== ] 1987/2267 87% [====================================================== ] 1988/2267 87% [====================================================== ] 1989/2267 87% [====================================================== ] 1990/2267 87% [====================================================== ] 1991/2267 87% [====================================================== ] 1992/2267 87% [====================================================== ] 1993/2267 87% [====================================================== ] 1994/2267 87% [====================================================== ] 1995/2267 88% [====================================================== ] 1996/2267 88% [====================================================== ] 1997/2267 88% [====================================================== ] 1998/2267 88% [====================================================== ] 1999/2267 88% [====================================================== ] 2000/2267 88% [====================================================== ] 2001/2267 88% [====================================================== ] 2002/2267 88% [====================================================== ] 2003/2267 88% [====================================================== ] 2004/2267 88% [====================================================== ] 2005/2267 88% [====================================================== ] 2006/2267 88% [====================================================== ] 2007/2267 88% [====================================================== ] 2008/2267 88% [====================================================== ] 2009/2267 88% [====================================================== ] 2010/2267 88% [====================================================== ] 2011/2267 88% [======================================================= ] 2012/2267 88% [======================================================= ] 2013/2267 88% [======================================================= ] 2014/2267 88% [======================================================= ] 2015/2267 88% [======================================================= ] 2016/2267 88% [======================================================= ] 2017/2267 88% [======================================================= ] 2018/2267 89% [======================================================= ] 2019/2267 89% [======================================================= ] 2020/2267 89% [======================================================= ] 2021/2267 89% [======================================================= ] 2022/2267 89% [======================================================= ] 2023/2267 89% [======================================================= ] 2024/2267 89% [======================================================= ] 2025/2267 89% [======================================================= ] 2026/2267 89% [======================================================= ] 2027/2267 89% [======================================================= ] 2028/2267 89% [======================================================= ] 2029/2267 89% [======================================================= ] 2030/2267 89% [======================================================= ] 2031/2267 89% [======================================================= ] 2032/2267 89% [======================================================= ] 2033/2267 89% [======================================================= ] 2034/2267 89% [======================================================= ] 2035/2267 89% [======================================================= ] 2036/2267 89% [======================================================= ] 2037/2267 89% [======================================================= ] 2038/2267 89% [======================================================= ] 2039/2267 89% [======================================================= ] 2040/2267 89% [======================================================= ] 2041/2267 90% [======================================================= ] 2042/2267 90% [======================================================= ] 2043/2267 90% [======================================================= ] 2044/2267 90% [======================================================= ] 2045/2267 90% [======================================================= ] 2046/2267 90% [======================================================= ] 2047/2267 90% [======================================================== ] 2048/2267 90% [======================================================== ] 2049/2267 90% [======================================================== ] 2050/2267 90% [======================================================== ] 2051/2267 90% [======================================================== ] 2052/2267 90% [======================================================== ] 2053/2267 90% [======================================================== ] 2054/2267 90% [======================================================== ] 2055/2267 90% [======================================================== ] 2056/2267 90% [======================================================== ] 2057/2267 90% [======================================================== ] 2058/2267 90% [======================================================== ] 2059/2267 90% [======================================================== ] 2060/2267 90% [======================================================== ] 2061/2267 90% [======================================================== ] 2062/2267 90% [======================================================== ] 2063/2267 91% [======================================================== ] 2064/2267 91% [======================================================== ] 2065/2267 91% [======================================================== ] 2066/2267 91% [======================================================== ] 2067/2267 91% [======================================================== ] 2068/2267 91% [======================================================== ] 2069/2267 91% [======================================================== ] 2070/2267 91% [======================================================== ] 2071/2267 91% [======================================================== ] 2072/2267 91% [======================================================== ] 2073/2267 91% [======================================================== ] 2074/2267 91% [======================================================== ] 2075/2267 91% [======================================================== ] 2076/2267 91% [======================================================== ] 2077/2267 91% [======================================================== ] 2078/2267 91% [======================================================== ] 2079/2267 91% [======================================================== ] 2080/2267 91% [======================================================== ] 2081/2267 91% [======================================================== ] 2082/2267 91% [======================================================== ] 2083/2267 91% [======================================================== ] 2084/2267 91% [========================================================= ] 2085/2267 91% [========================================================= ] 2086/2267 92% [========================================================= ] 2087/2267 92% [========================================================= ] 2088/2267 92% [========================================================= ] 2089/2267 92% [========================================================= ] 2090/2267 92% [========================================================= ] 2091/2267 92% [========================================================= ] 2092/2267 92% [========================================================= ] 2093/2267 92% [========================================================= ] 2094/2267 92% [========================================================= ] 2095/2267 92% [========================================================= ] 2096/2267 92% [========================================================= ] 2097/2267 92% [========================================================= ] 2098/2267 92% [========================================================= ] 2099/2267 92% [========================================================= ] 2100/2267 92% [========================================================= ] 2101/2267 92% [========================================================= ] 2102/2267 92% [========================================================= ] 2103/2267 92% [========================================================= ] 2104/2267 92% [========================================================= ] 2105/2267 92% [========================================================= ] 2106/2267 92% [========================================================= ] 2107/2267 92% [========================================================= ] 2108/2267 92% [========================================================= ] 2109/2267 93% [========================================================= ] 2110/2267 93% [========================================================= ] 2111/2267 93% [========================================================= ] 2112/2267 93% [========================================================= ] 2113/2267 93% [========================================================= ] 2114/2267 93% [========================================================= ] 2115/2267 93% [========================================================= ] 2116/2267 93% [========================================================= ] 2117/2267 93% [========================================================= ] 2118/2267 93% [========================================================= ] 2119/2267 93% [========================================================= ] 2120/2267 93% [========================================================== ] 2121/2267 93% [========================================================== ] 2122/2267 93% [========================================================== ] 2123/2267 93% [========================================================== ] 2124/2267 93% [========================================================== ] 2125/2267 93% [========================================================== ] 2126/2267 93% [========================================================== ] 2127/2267 93% [========================================================== ] 2128/2267 93% [========================================================== ] 2129/2267 93% [========================================================== ] 2130/2267 93% [========================================================== ] 2131/2267 94% [========================================================== ] 2132/2267 94% [========================================================== ] 2133/2267 94% [========================================================== ] 2134/2267 94% [========================================================== ] 2135/2267 94% [========================================================== ] 2136/2267 94% [========================================================== ] 2137/2267 94% [========================================================== ] 2138/2267 94% [========================================================== ] 2139/2267 94% [========================================================== ] 2140/2267 94% [========================================================== ] 2141/2267 94% [========================================================== ] 2142/2267 94% [========================================================== ] 2143/2267 94% [========================================================== ] 2144/2267 94% [========================================================== ] 2145/2267 94% [========================================================== ] 2146/2267 94% [========================================================== ] 2147/2267 94% [========================================================== ] 2148/2267 94% [========================================================== ] 2149/2267 94% [========================================================== ] 2150/2267 94% [========================================================== ] 2151/2267 94% [========================================================== ] 2152/2267 94% [========================================================== ] 2153/2267 94% [========================================================== ] 2154/2267 95% [========================================================== ] 2155/2267 95% [========================================================== ] 2156/2267 95% [========================================================== ] 2157/2267 95% [=========================================================== ] 2158/2267 95% [=========================================================== ] 2159/2267 95% [=========================================================== ] 2160/2267 95% [=========================================================== ] 2161/2267 95% [=========================================================== ] 2162/2267 95% [=========================================================== ] 2163/2267 95% [=========================================================== ] 2164/2267 95% [=========================================================== ] 2165/2267 95% [=========================================================== ] 2166/2267 95% [=========================================================== ] 2167/2267 95% [=========================================================== ] 2168/2267 95% [=========================================================== ] 2169/2267 95% [=========================================================== ] 2170/2267 95% [=========================================================== ] 2171/2267 95% [=========================================================== ] 2172/2267 95% [=========================================================== ] 2173/2267 95% [=========================================================== ] 2174/2267 95% [=========================================================== ] 2175/2267 95% [=========================================================== ] 2176/2267 95% [=========================================================== ] 2177/2267 96% [=========================================================== ] 2178/2267 96% [=========================================================== ] 2179/2267 96% [=========================================================== ] 2180/2267 96% [=========================================================== ] 2181/2267 96% [=========================================================== ] 2182/2267 96% [=========================================================== ] 2183/2267 96% [=========================================================== ] 2184/2267 96% [=========================================================== ] 2185/2267 96% [=========================================================== ] 2186/2267 96% [=========================================================== ] 2187/2267 96% [=========================================================== ] 2188/2267 96% [=========================================================== ] 2189/2267 96% [=========================================================== ] 2190/2267 96% [=========================================================== ] 2191/2267 96% [=========================================================== ] 2192/2267 96% [=========================================================== ] 2193/2267 96% [============================================================ ] 2194/2267 96% [============================================================ ] 2195/2267 96% [============================================================ ] 2196/2267 96% [============================================================ ] 2197/2267 96% [============================================================ ] 2198/2267 96% [============================================================ ] 2199/2267 97% [============================================================ ] 2200/2267 97% [============================================================ ] 2201/2267 97% [============================================================ ] 2202/2267 97% [============================================================ ] 2203/2267 97% [============================================================ ] 2204/2267 97% [============================================================ ] 2205/2267 97% [============================================================ ] 2206/2267 97% [============================================================ ] 2207/2267 97% [============================================================ ] 2208/2267 97% [============================================================ ] 2209/2267 97% [============================================================ ] 2210/2267 97% [============================================================ ] 2211/2267 97% [============================================================ ] 2212/2267 97% [============================================================ ] 2213/2267 97% [============================================================ ] 2214/2267 97% [============================================================ ] 2215/2267 97% [============================================================ ] 2216/2267 97% [============================================================ ] 2217/2267 97% [============================================================ ] 2218/2267 97% [============================================================ ] 2219/2267 97% [============================================================ ] 2220/2267 97% [============================================================ ] 2221/2267 97% [============================================================ ] 2222/2267 98% [============================================================ ] 2223/2267 98% [============================================================ ] 2224/2267 98% [============================================================ ] 2225/2267 98% [============================================================ ] 2226/2267 98% [============================================================ ] 2227/2267 98% [============================================================ ] 2228/2267 98% [============================================================ ] 2229/2267 98% [============================================================ ] 2230/2267 98% [============================================================= ] 2231/2267 98% [============================================================= ] 2232/2267 98% [============================================================= ] 2233/2267 98% [============================================================= ] 2234/2267 98% [============================================================= ] 2235/2267 98% [============================================================= ] 2236/2267 98% [============================================================= ] 2237/2267 98% [============================================================= ] 2238/2267 98% [============================================================= ] 2239/2267 98% [============================================================= ] 2240/2267 98% [============================================================= ] 2241/2267 98% [============================================================= ] 2242/2267 98% [============================================================= ] 2243/2267 98% [============================================================= ] 2244/2267 98% [============================================================= ] 2245/2267 99% [============================================================= ] 2246/2267 99% [============================================================= ] 2247/2267 99% [============================================================= ] 2248/2267 99% [============================================================= ] 2249/2267 99% [============================================================= ] 2250/2267 99% [============================================================= ] 2251/2267 99% [============================================================= ] 2252/2267 99% [============================================================= ] 2253/2267 99% [============================================================= ] 2254/2267 99% [============================================================= ] 2255/2267 99% [============================================================= ] 2256/2267 99% [============================================================= ] 2257/2267 99% [============================================================= ] 2258/2267 99% [============================================================= ] 2259/2267 99% [============================================================= ] 2260/2267 99% [============================================================= ] 2261/2267 99% [============================================================= ] 2262/2267 99% [============================================================= ] 2263/2267 99% [============================================================= ] 2264/2267 99% [============================================================= ] 2265/2267 99% [============================================================= ] 2266/2267 99% [==============================================================] 2267/2267 100% operation complete, 2267 objects in 105331 NAND pages. ln -snf /home/thomas/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-0/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot' make: Entering directory '/home/thomas/autobuild/instance-0/buildroot' >>> Buildroot 2022.08-rc1-205-g446fb4f170 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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 10.4.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) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> autofs 5.1.8 Collecting legal info COPYING: OK (sha256: 458028929f712b4795bc5adc31a1d6a2151364ce1b372ac43f613f56c8448fed) COPYRIGHT: OK (sha256: 26c826658dfa9e5ce5f182fbfbadf3fda2d184e78dba3d99da34c60113b2ce54) >>> host-nfs-utils 2.6.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-icap 0.5.7 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> dhcp 4.4.3 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jose 11 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.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) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> host-kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> lbase64 20120820 Collecting legal info README: OK (sha256: a2b4f2d25b56c40801ce4f403541cbc301313048acfaa59c9509024bec57b662) >>> luainterpreter Collecting legal info >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdrm 2.4.112 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libshout 2.4.5 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libssh 0.9.6 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libva 2.15.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> libxmlrpc r3119 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> logsurfer 1.8 Collecting legal info >>> lrandom 20180729-1 Collecting legal info >>> host-luarocks 3.9.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> luadbi 0.7.2-1 Collecting legal info luadbi/COPYING: OK (sha256: 988d73cc2e56f972e8177091e084855fc2904d0fafcfe5c4e02864f25ce2b928) >>> luafilesystem 1.8.0-1 Collecting legal info luafilesystem/LICENSE: OK (sha256: beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842) >>> luasql-sqlite3 2.4.0-1 Collecting legal info luasql/doc/us/license.html: OK (sha256: c8bb3a3947379addb89412e578d0aae95ca37dc6e48a17e128f40e512d10b025) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> nanomsg 1.1.5 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> obsidian-cursors 1.0 Collecting legal info >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> opensc 0.22.0 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> pcsc-lite 1.9.8 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> rabbitmq-c 0.11.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> rng-tools 6.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> host-rust-bin 1.62.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sane-backends 1.0.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> host-sentry-cli 1.59.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Collecting legal info socketcand.c: OK (sha256: 18bda0db4e3c56cefdb1b9b01b7eada7764c0746f6321378c30d78f5ee81cfee) >>> sshguard 2.4.2 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stunnel 5.60 Collecting legal info COPYING.md: OK (sha256: 28b55d0157efd5ceb63640faeebb50fda13b1f49aec0b9c1240b9a3ea9f0eb4c) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> sysstat 12.4.2 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> urandom-scripts Collecting legal info >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> whetstone 1.2 Collecting legal info >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> 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-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> 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-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: lrandom-20180729-1: cannot save license (LRANDOM_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'