rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkfs.erofs /home/autobuild/autobuild/instance-4/output-1/images/rootfs.erofs /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.4 c_version: [ 1.4] c_dbg_lvl: [ 2] c_dry_run: [ 0] >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" bzip2 -9 -c /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2427 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/2427 0% [ ] 2/2427 0% [ ] 3/2427 0% [ ] 4/2427 0% [ ] 5/2427 0% [ ] 6/2427 0% [ ] 7/2427 0% [ ] 8/2427 0% [ ] 9/2427 0% [ ] 10/2427 0% [ ] 11/2427 0% [ ] 12/2427 0% [ ] 13/2427 0% [ ] 14/2427 0% [ ] 15/2427 0% [ ] 16/2427 0% [ ] 17/2427 0% [ ] 18/2427 0% [ ] 19/2427 0% [ ] 20/2427 0% [ ] 21/2427 0% [ ] 22/2427 0% [ ] 23/2427 0% [ ] 24/2427 0% [ ] 25/2427 1% [ ] 26/2427 1% [ ] 27/2427 1% [ ] 28/2427 1% [ ] 29/2427 1% [ ] 30/2427 1% [ ] 31/2427 1% [ ] 32/2427 1% [ ] 33/2427 1% [ ] 34/2427 1% [ ] 35/2427 1% [ ] 36/2427 1% [ ] 37/2427 1% [ ] 38/2427 1% [ ] 39/2427 1% [= ] 40/2427 1% [= ] 41/2427 1% [= ] 42/2427 1% [= ] 43/2427 1% [= ] 44/2427 1% [= ] 45/2427 1% [= ] 46/2427 1% [= ] 47/2427 1% [= ] 48/2427 1% [= ] 49/2427 2% [= ] 50/2427 2% [= ] 51/2427 2% [= ] 52/2427 2% [= ] 53/2427 2% [= ] 54/2427 2% [= ] 55/2427 2% [= ] 56/2427 2% [= ] 57/2427 2% [= ] 58/2427 2% [= ] 59/2427 2% [= ] 60/2427 2% [= ] 61/2427 2% [= ] 62/2427 2% [= ] 63/2427 2% [= ] 64/2427 2% [= ] 65/2427 2% [= ] 66/2427 2% [= ] 67/2427 2% [= ] 68/2427 2% [= ] 69/2427 2% [= ] 70/2427 2% [= ] 71/2427 2% [= ] 72/2427 2% [= ] 73/2427 3% [= ] 74/2427 3% [= ] 75/2427 3% [= ] 76/2427 3% [= ] 77/2427 3% [= ] 78/2427 3% [== ] 79/2427 3% [== ] 80/2427 3% [== ] 81/2427 3% [== ] 82/2427 3% [== ] 83/2427 3% [== ] 84/2427 3% [== ] 85/2427 3% [== ] 86/2427 3% [== ] 87/2427 3% [== ] 88/2427 3% [== ] 89/2427 3% [== ] 90/2427 3% [== ] 91/2427 3% [== ] 92/2427 3% [== ] 93/2427 3% [== ] 94/2427 3% [== ] 95/2427 3% [== ] 96/2427 3% [== ] 97/2427 3% [== ] 98/2427 4% [== ] 99/2427 4% [== ] 100/2427 4% [== ] 101/2427 4% [== ] 102/2427 4% [== ] 103/2427 4% [== ] 104/2427 4% [== ] 105/2427 4% [== ] 106/2427 4% [== ] 107/2427 4% [== ] 108/2427 4% [== ] 109/2427 4% [== ] 110/2427 4% [== ] 111/2427 4% [== ] 112/2427 4% [== ] 113/2427 4% [== ] 114/2427 4% [== ] 115/2427 4% [== ] 116/2427 4% [== ] 117/2427 4% [=== ] 118/2427 4% [=== ] 119/2427 4% [=== ] 120/2427 4% [=== ] 121/2427 4% [=== ] 122/2427 5% [=== ] 123/2427 5% [=== ] 124/2427 5% [=== ] 125/2427 5% [=== ] 126/2427 5% [=== ] 127/2427 5% [=== ] 128/2427 5% [=== ] 129/2427 5% [=== ] 130/2427 5% [=== ] 131/2427 5% [=== ] 132/2427 5% [=== ] 133/2427 5% [=== ] 134/2427 5% [=== ] 135/2427 5% [=== ] 136/2427 5% [=== ] 137/2427 5% [=== ] 138/2427 5% [=== ] 139/2427 5% [=== ] 140/2427 5% [=== ] 141/2427 5% [=== ] 142/2427 5% [=== ] 143/2427 5% [=== ] 144/2427 5% [=== ] 145/2427 5% [=== ] 146/2427 6% [=== ] 147/2427 6% [=== ] 148/2427 6% [=== ] 149/2427 6% [=== ] 150/2427 6% [=== ] 151/2427 6% [=== ] 152/2427 6% [=== ] 153/2427 6% [=== ] 154/2427 6% [=== ] 155/2427 6% [=== ] 156/2427 6% [==== ] 157/2427 6% [==== ] 158/2427 6% [==== ] 159/2427 6% [==== ] 160/2427 6% [==== ] 161/2427 6% [==== ] 162/2427 6% [==== ] 163/2427 6% [==== ] 164/2427 6% [==== ] 165/2427 6% [==== ] 166/2427 6% [==== ] 167/2427 6% [==== ] 168/2427 6% [==== ] 169/2427 6% [==== ] 170/2427 7% [==== ] 171/2427 7% [==== ] 172/2427 7% [==== ] 173/2427 7% [==== ] 174/2427 7% [==== ] 175/2427 7% [==== ] 176/2427 7% [==== ] 177/2427 7% [==== ] 178/2427 7% [==== ] 179/2427 7% [==== ] 180/2427 7% [==== ] 181/2427 7% [==== ] 182/2427 7% [==== ] 183/2427 7% [==== ] 184/2427 7% [==== ] 185/2427 7% [==== ] 186/2427 7% [==== ] 187/2427 7% [==== ] 188/2427 7% [==== ] 189/2427 7% [==== ] 190/2427 7% [==== ] 191/2427 7% [==== ] 192/2427 7% [==== ] 193/2427 7% [==== ] 194/2427 7% [==== ] 195/2427 8% [===== ] 196/2427 8% [===== ] 197/2427 8% [===== ] 198/2427 8% [===== ] 199/2427 8% [===== ] 200/2427 8% [===== ] 201/2427 8% [===== ] 202/2427 8% [===== ] 203/2427 8% [===== ] 204/2427 8% [===== ] 205/2427 8% [===== ] 206/2427 8% [===== ] 207/2427 8% [===== ] 208/2427 8% [===== ] 209/2427 8% [===== ] 210/2427 8% [===== ] 211/2427 8% [===== ] 212/2427 8% [===== ] 213/2427 8% [===== ] 214/2427 8% [===== ] 215/2427 8% [===== ] 216/2427 8% [===== ] 217/2427 8% [===== ] 218/2427 8% [===== ] 219/2427 9% [===== ] 220/2427 9% [===== ] 221/2427 9% [===== ] 222/2427 9% [===== ] 223/2427 9% [===== ] 224/2427 9% [===== ] 225/2427 9% [===== ] 226/2427 9% [===== ] 227/2427 9% [===== ] 228/2427 9% [===== ] 229/2427 9% [===== ] 230/2427 9% [===== ] 231/2427 9% [===== ] 232/2427 9% [===== ] 233/2427 9% [===== ] 234/2427 9% [====== ] 235/2427 9% [====== ] 236/2427 9% [====== ] 237/2427 9% [====== ] 238/2427 9% [====== ] 239/2427 9% [====== ] 240/2427 9% [====== ] 241/2427 9% [====== ] 242/2427 9% [====== ] 243/2427 10% [====== ] 244/2427 10% [====== ] 245/2427 10% [====== ] 246/2427 10% [====== ] 247/2427 10% [====== ] 248/2427 10% [====== ] 249/2427 10% [====== ] 250/2427 10% [====== ] 251/2427 10% [====== ] 252/2427 10% [====== ] 253/2427 10% [====== ] 254/2427 10% [====== ] 255/2427 10% [====== ] 256/2427 10% [====== ] 257/2427 10% [====== ] 258/2427 10% [====== ] 259/2427 10% [====== ] 260/2427 10% [====== ] 261/2427 10% [====== ] 262/2427 10% [====== ] 263/2427 10% [====== ] 264/2427 10% [====== ] 265/2427 10% [====== ] 266/2427 10% [====== ] 267/2427 11% [====== ] 268/2427 11% [====== ] 269/2427 11% [====== ] 270/2427 11% [====== ] 271/2427 11% [====== ] 272/2427 11% [====== ] 273/2427 11% [====== ] 274/2427 11% [======= ] 275/2427 11% [======= ] 276/2427 11% [======= ] 277/2427 11% [======= ] 278/2427 11% [======= ] 279/2427 11% [======= ] 280/2427 11% [======= ] 281/2427 11% [======= ] 282/2427 11% [======= ] 283/2427 11% [======= ] 284/2427 11% [======= ] 285/2427 11% [======= ] 286/2427 11% [======= ] 287/2427 11% [======= ] 288/2427 11% [======= ] 289/2427 11% [======= ] 290/2427 11% [======= ] 291/2427 11% [======= ] 292/2427 12% [======= ] 293/2427 12% [======= ] 294/2427 12% [======= ] 295/2427 12% [======= ] 296/2427 12% [======= ] 297/2427 12% [======= ] 298/2427 12% [======= ] 299/2427 12% [======= ] 300/2427 12% [======= ] 301/2427 12% [======= ] 302/2427 12% [======= ] 303/2427 12% [======= ] 304/2427 12% [======= ] 305/2427 12% [======= ] 306/2427 12% [======= ] 307/2427 12% [======= ] 308/2427 12% [======= ] 309/2427 12% [======= ] 310/2427 12% [======= ] 311/2427 12% [======= ] 312/2427 12% [======= ] 313/2427 12% [======== ] 314/2427 12% [======== ] 315/2427 12% [======== ] 316/2427 13% [======== ] 317/2427 13% [======== ] 318/2427 13% [======== ] 319/2427 13% [======== ] 320/2427 13% [======== ] 321/2427 13% [======== ] 322/2427 13% [======== ] 323/2427 13% [======== ] 324/2427 13% [======== ] 325/2427 13% [======== ] 326/2427 13% [======== ] 327/2427 13% [======== ] 328/2427 13% [======== ] 329/2427 13% [======== ] 330/2427 13% [======== ] 331/2427 13% [======== ] 332/2427 13% [======== ] 333/2427 13% [======== ] 334/2427 13% [======== ] 335/2427 13% [======== ] 336/2427 13% [======== ] 337/2427 13% [======== ] 338/2427 13% [======== ] 339/2427 13% [======== ] 340/2427 14% [======== ] 341/2427 14% [======== ] 342/2427 14% [======== ] 343/2427 14% [======== ] 344/2427 14% [======== ] 345/2427 14% [======== ] 346/2427 14% [======== ] 347/2427 14% [======== ] 348/2427 14% [======== ] 349/2427 14% [======== ] 350/2427 14% [======== ] 351/2427 14% [======== ] 352/2427 14% [========= ] 353/2427 14% [========= ] 354/2427 14% [========= ] 355/2427 14% [========= ] 356/2427 14% [========= ] 357/2427 14% [========= ] 358/2427 14% [========= ] 359/2427 14% [========= ] 360/2427 14% [========= ] 361/2427 14% [========= ] 362/2427 14% [========= ] 363/2427 14% [========= ] 364/2427 14% [========= ] 365/2427 15% [========= ] 366/2427 15% [========= ] 367/2427 15% [========= ] 368/2427 15% [========= ] 369/2427 15% [========= ] 370/2427 15% [========= ] 371/2427 15% [========= ] 372/2427 15% [========= ] 373/2427 15% [========= ] 374/2427 15% [========= ] 375/2427 15% [========= ] 376/2427 15% [========= ] 377/2427 15% [========= ] 378/2427 15% [========= ] 379/2427 15% [========= ] 380/2427 15% [========= ] 381/2427 15% [========= ] 382/2427 15% [========= ] 383/2427 15% [========= ] 384/2427 15% [========= ] 385/2427 15% [========= ] 386/2427 15% [========= ] 387/2427 15% [========= ] 388/2427 15% [========= ] 389/2427 16% [========= ] 390/2427 16% [========= ] 391/2427 16% [========== ] 392/2427 16% [========== ] 393/2427 16% [========== ] 394/2427 16% [========== ] 395/2427 16% [========== ] 396/2427 16% [========== ] 397/2427 16% [========== ] 398/2427 16% [========== ] 399/2427 16% [========== ] 400/2427 16% [========== ] 401/2427 16% [========== ] 402/2427 16% [========== ] 403/2427 16% [========== ] 404/2427 16% [========== ] 405/2427 16% [========== ] 406/2427 16% [========== ] 407/2427 16% [========== ] 408/2427 16% [========== ] 409/2427 16% [========== ] 410/2427 16% [========== ] 411/2427 16% [========== ] 412/2427 16% [========== ] 413/2427 17% [========== ] 414/2427 17% [========== ] 415/2427 17% [========== ] 416/2427 17% [========== ] 417/2427 17% [========== ] 418/2427 17% [========== ] 419/2427 17% [========== ] 420/2427 17% [========== ] 421/2427 17% [========== ] 422/2427 17% [========== ] 423/2427 17% [========== ] 424/2427 17% [========== ] 425/2427 17% [========== ] 426/2427 17% [========== ] 427/2427 17% [========== ] 428/2427 17% [========== ] 429/2427 17% [========== ] 430/2427 17% [=========== ] 431/2427 17% [=========== ] 432/2427 17% [=========== ] 433/2427 17% [=========== ] 434/2427 17% [=========== ] 435/2427 17% [=========== ] 436/2427 17% [=========== ] 437/2427 18% [=========== ] 438/2427 18% [=========== ] 439/2427 18% [=========== ] 440/2427 18% [=========== ] 441/2427 18% [=========== ] 442/2427 18% [=========== ] 443/2427 18% [=========== ] 444/2427 18% [=========== ] 445/2427 18% [=========== ] 446/2427 18% [=========== ] 447/2427 18% [=========== ] 448/2427 18% [=========== ] 449/2427 18% [=========== ] 450/2427 18% [=========== ] 451/2427 18% [=========== ] 452/2427 18% [=========== ] 453/2427 18% [=========== ] 454/2427 18% [=========== ] 455/2427 18% [=========== ] 456/2427 18% [=========== ] 457/2427 18% [=========== ] 458/2427 18% [=========== ] 459/2427 18% [=========== ] 460/2427 18% [=========== ] 461/2427 18% [=========== ] 462/2427 19% [=========== ] 463/2427 19% [=========== ] 464/2427 19% [=========== ] 465/2427 19% [=========== ] 466/2427 19% [=========== ] 467/2427 19% [=========== ] 468/2427 19% [=========== ] 469/2427 19% [============ ] 470/2427 19% [============ ] 471/2427 19% [============ ] 472/2427 19% [============ ] 473/2427 19% [============ ] 474/2427 19% [============ ] 475/2427 19% [============ ] 476/2427 19% [============ ] 477/2427 19% [============ ] 478/2427 19% [============ ] 479/2427 19% [============ ] 480/2427 19% [============ ] 481/2427 19% [============ ] 482/2427 19% [============ ] 483/2427 19% [============ ] 484/2427 19% [============ ] 485/2427 19% [============ ] 486/2427 20% [============ ] 487/2427 20% [============ ] 488/2427 20% [============ ] 489/2427 20% [============ ] 490/2427 20% [============ ] 491/2427 20% [============ ] 492/2427 20% [============ ] 493/2427 20% [============ ] 494/2427 20% [============ ] 495/2427 20% [============ ] 496/2427 20% [============ ] 497/2427 20% [============ ] 498/2427 20% [============ ] 499/2427 20% [============ ] 500/2427 20% [============ ] 501/2427 20% [============ ] 502/2427 20% [============ ] 503/2427 20% [============ ] 504/2427 20% [============ ] 505/2427 20% [============ ] 506/2427 20% [============ ] 507/2427 20% [============ ] 508/2427 20% [============= ] 509/2427 20% [============= ] 510/2427 21% [============= ] 511/2427 21% [============= ] 512/2427 21% [============= ] 513/2427 21% [============= ] 514/2427 21% [============= ] 515/2427 21% [============= ] 516/2427 21% [============= ] 517/2427 21% [============= ] 518/2427 21% [============= ] 519/2427 21% [============= ] 520/2427 21% [============= ] 521/2427 21% [============= ] 522/2427 21% [============= ] 523/2427 21% [============= ] 524/2427 21% [============= ] 525/2427 21% [============= ] 526/2427 21% [============= ] 527/2427 21% [============= ] 528/2427 21% [============= ] 529/2427 21% [============= ] 530/2427 21% [============= ] 531/2427 21% [============= ] 532/2427 21% [============= ] 533/2427 21% [============= ] 534/2427 22% [============= ] 535/2427 22% [============= ] 536/2427 22% [============= ] 537/2427 22% [============= ] 538/2427 22% [============= ] 539/2427 22% [============= ] 540/2427 22% [============= ] 541/2427 22% [============= ] 542/2427 22% [============= ] 543/2427 22% [============= ] 544/2427 22% [============= ] 545/2427 22% [============= ] 546/2427 22% [============= ] 547/2427 22% [============= ] 548/2427 22% [============== ] 549/2427 22% [============== ] 550/2427 22% [============== ] 551/2427 22% [============== ] 552/2427 22% [============== ] 553/2427 22% [============== ] 554/2427 22% [============== ] 555/2427 22% [============== ] 556/2427 22% [============== ] 557/2427 22% [============== ] 558/2427 22% [============== ] 559/2427 23% [============== ] 560/2427 23% [============== ] 561/2427 23% [============== ] 562/2427 23% [============== ] 563/2427 23% [============== ] 564/2427 23% [============== ] 565/2427 23% [============== ] 566/2427 23% [============== ] 567/2427 23% [============== ] 568/2427 23% [============== ] 569/2427 23% [============== ] 570/2427 23% [============== ] 571/2427 23% [============== ] 572/2427 23% [============== ] 573/2427 23% [============== ] 574/2427 23% [============== ] 575/2427 23% [============== ] 576/2427 23% [============== ] 577/2427 23% [============== ] 578/2427 23% [============== ] 579/2427 23% [============== ] 580/2427 23% [============== ] 581/2427 23% [============== ] 582/2427 23% [============== ] 583/2427 24% [============== ] 584/2427 24% [============== ] 585/2427 24% [============== ] 586/2427 24% [============== ] 587/2427 24% [=============== ] 588/2427 24% [=============== ] 589/2427 24% [=============== ] 590/2427 24% [=============== ] 591/2427 24% [=============== ] 592/2427 24% [=============== ] 593/2427 24% [=============== ] 594/2427 24% [=============== ] 595/2427 24% [=============== ] 596/2427 24% [=============== ] 597/2427 24% [=============== ] 598/2427 24% [=============== ] 599/2427 24% [=============== ] 600/2427 24% [=============== ] 601/2427 24% [=============== ] 602/2427 24% [=============== ] 603/2427 24% [=============== ] 604/2427 24% [=============== ] 605/2427 24% [=============== ] 606/2427 24% [=============== ] 607/2427 25% [=============== ] 608/2427 25% [=============== ] 609/2427 25% [=============== ] 610/2427 25% [=============== ] 611/2427 25% [=============== ] 612/2427 25% [=============== ] 613/2427 25% [=============== ] 614/2427 25% [=============== ] 615/2427 25% [=============== ] 616/2427 25% [=============== ] 617/2427 25% [=============== ] 618/2427 25% [=============== ] 619/2427 25% [=============== ] 620/2427 25% [=============== ] 621/2427 25% [=============== ] 622/2427 25% [=============== ] 623/2427 25% [=============== ] 624/2427 25% [=============== ] 625/2427 25% [=============== ] 626/2427 25% [================ ] 627/2427 25% [================ ] 628/2427 25% [================ ] 629/2427 25% [================ ] 630/2427 25% [================ ] 631/2427 25% [================ ] 632/2427 26% [================ ] 633/2427 26% [================ ] 634/2427 26% [================ ] 635/2427 26% [================ ] 636/2427 26% [================ ] 637/2427 26% [================ ] 638/2427 26% [================ ] 639/2427 26% [================ ] 640/2427 26% [================ ] 641/2427 26% [================ ] 642/2427 26% [================ ] 643/2427 26% [================ ] 644/2427 26% [================ ] 645/2427 26% [================ ] 646/2427 26% [================ ] 647/2427 26% [================ ] 648/2427 26% [================ ] 649/2427 26% [================ ] 650/2427 26% [================ ] 651/2427 26% [================ ] 652/2427 26% [================ ] 653/2427 26% [================ ] 654/2427 26% [================ ] 655/2427 26% [================ ] 656/2427 27% [================ ] 657/2427 27% [================ ] 658/2427 27% [================ ] 659/2427 27% [================ ] 660/2427 27% [================ ] 661/2427 27% [================ ] 662/2427 27% [================ ] 663/2427 27% [================ ] 664/2427 27% [================ ] 665/2427 27% [================= ] 666/2427 27% [================= ] 667/2427 27% [================= ] 668/2427 27% [================= ] 669/2427 27% [================= ] 670/2427 27% [================= ] 671/2427 27% [================= ] 672/2427 27% [================= ] 673/2427 27% [================= ] 674/2427 27% [================= ] 675/2427 27% [================= ] 676/2427 27% [================= ] 677/2427 27% [================= ] 678/2427 27% [================= ] 679/2427 27% [================= ] 680/2427 28% [================= ] 681/2427 28% [================= ] 682/2427 28% [================= ] 683/2427 28% [================= ] 684/2427 28% [================= ] 685/2427 28% [================= ] 686/2427 28% [================= ] 687/2427 28% [================= ] 688/2427 28% [================= ] 689/2427 28% [================= ] 690/2427 28% [================= ] 691/2427 28% [================= ] 692/2427 28% [================= ] 693/2427 28% [================= ] 694/2427 28% [================= ] 695/2427 28% [================= ] 696/2427 28% [================= ] 697/2427 28% [================= ] 698/2427 28% [================= ] 699/2427 28% [================= ] 700/2427 28% [================= ] 701/2427 28% [================= ] 702/2427 28% [================= ] 703/2427 28% [================= ] 704/2427 29% [================== ] 705/2427 29% [================== ] 706/2427 29% [================== ] 707/2427 29% [================== ] 708/2427 29% [================== ] 709/2427 29% [================== ] 710/2427 29% [================== ] 711/2427 29% [================== ] 712/2427 29% [================== ] 713/2427 29% [================== ] 714/2427 29% [================== ] 715/2427 29% [================== ] 716/2427 29% [================== ] 717/2427 29% [================== ] 718/2427 29% [================== ] 719/2427 29% [================== ] 720/2427 29% [================== ] 721/2427 29% [================== ] 722/2427 29% [================== ] 723/2427 29% [================== ] 724/2427 29% [================== ] 725/2427 29% [================== ] 726/2427 29% [================== ] 727/2427 29% [================== ] 728/2427 29% [================== ] 729/2427 30% [================== ] 730/2427 30% [================== ] 731/2427 30% [================== ] 732/2427 30% [================== ] 733/2427 30% [================== ] 734/2427 30% [================== ] 735/2427 30% [================== ] 736/2427 30% [================== ] 737/2427 30% [================== ] 738/2427 30% [================== ] 739/2427 30% [================== ] 740/2427 30% [================== ] 741/2427 30% [================== ] 742/2427 30% [================== ] 743/2427 30% [=================== ] 744/2427 30% [=================== ] 745/2427 30% [=================== ] 746/2427 30% [=================== ] 747/2427 30% [=================== ] 748/2427 30% [=================== ] 749/2427 30% [=================== ] 750/2427 30% [=================== ] 751/2427 30% [=================== ] 752/2427 30% [=================== ] 753/2427 31% [=================== ] 754/2427 31% [=================== ] 755/2427 31% [=================== ] 756/2427 31% [=================== ] 757/2427 31% [=================== ] 758/2427 31% [=================== ] 759/2427 31% [=================== ] 760/2427 31% [=================== ] 761/2427 31% [=================== ] 762/2427 31% [=================== ] 763/2427 31% [=================== ] 764/2427 31% [=================== ] 765/2427 31% [=================== ] 766/2427 31% [=================== ] 767/2427 31% [=================== ] 768/2427 31% [=================== ] 769/2427 31% [=================== ] 770/2427 31% [=================== ] 771/2427 31% [=================== ] 772/2427 31% [=================== ] 773/2427 31% [=================== ] 774/2427 31% [=================== ] 775/2427 31% [=================== ] 776/2427 31% [=================== ] 777/2427 32% [=================== ] 778/2427 32% [=================== ] 779/2427 32% [=================== ] 780/2427 32% [=================== ] 781/2427 32% [=================== ] 782/2427 32% [==================== ] 783/2427 32% [==================== ] 784/2427 32% [==================== ] 785/2427 32% [==================== ] 786/2427 32% [==================== ] 787/2427 32% [==================== ] 788/2427 32% [==================== ] 789/2427 32% [==================== ] 790/2427 32% [==================== ] 791/2427 32% [==================== ] 792/2427 32% [==================== ] 793/2427 32% [==================== ] 794/2427 32% [==================== ] 795/2427 32% [==================== ] 796/2427 32% [==================== ] 797/2427 32% [==================== ] 798/2427 32% [==================== ] 799/2427 32% [==================== ] 800/2427 32% [==================== ] 801/2427 33% [==================== ] 802/2427 33% [==================== ] 803/2427 33% [==================== ] 804/2427 33% [==================== ] 805/2427 33% [==================== ] 806/2427 33% [==================== ] 807/2427 33% [==================== ] 808/2427 33% [==================== ] 809/2427 33% [==================== ] 810/2427 33% [==================== ] 811/2427 33% [==================== ] 812/2427 33% [==================== ] 813/2427 33% [==================== ] 814/2427 33% [==================== ] 815/2427 33% [==================== ] 816/2427 33% [==================== ] 817/2427 33% [==================== ] 818/2427 33% [==================== ] 819/2427 33% [==================== ] 820/2427 33% [==================== ] 821/2427 33% [==================== ] 822/2427 33% [===================== ] 823/2427 33% [===================== ] 824/2427 33% [===================== ] 825/2427 33% [===================== ] 826/2427 34% [===================== ] 827/2427 34% [===================== ] 828/2427 34% [===================== ] 829/2427 34% [===================== ] 830/2427 34% [===================== ] 831/2427 34% [===================== ] 832/2427 34% [===================== ] 833/2427 34% [===================== ] 834/2427 34% [===================== ] 835/2427 34% [===================== ] 836/2427 34% [===================== ] 837/2427 34% [===================== ] 838/2427 34% [===================== ] 839/2427 34% [===================== ] 840/2427 34% [===================== ] 841/2427 34% [===================== ] 842/2427 34% [===================== ] 843/2427 34% [===================== ] 844/2427 34% [===================== ] 845/2427 34% [===================== ] 846/2427 34% [===================== ] 847/2427 34% [===================== ] 848/2427 34% [===================== ] 849/2427 34% [===================== ] 850/2427 35% [===================== ] 851/2427 35% [===================== ] 852/2427 35% [===================== ] 853/2427 35% [===================== ] 854/2427 35% [===================== ] 855/2427 35% [===================== ] 856/2427 35% [===================== ] 857/2427 35% [===================== ] 858/2427 35% [===================== ] 859/2427 35% [===================== ] 860/2427 35% [===================== ] 861/2427 35% [====================== ] 862/2427 35% [====================== ] 863/2427 35% [====================== ] 864/2427 35% [====================== ] 865/2427 35% [====================== ] 866/2427 35% [====================== ] 867/2427 35% [====================== ] 868/2427 35% [====================== ] 869/2427 35% [====================== ] 870/2427 35% [====================== ] 871/2427 35% [====================== ] 872/2427 35% [====================== ] 873/2427 35% [====================== ] 874/2427 36% [====================== ] 875/2427 36% [====================== ] 876/2427 36% [====================== ] 877/2427 36% [====================== ] 878/2427 36% [====================== ] 879/2427 36% [====================== ] 880/2427 36% [====================== ] 881/2427 36% [====================== ] 882/2427 36% [====================== ] 883/2427 36% [====================== ] 884/2427 36% [====================== ] 885/2427 36% [====================== ] 886/2427 36% [====================== ] 887/2427 36% [====================== ] 888/2427 36% [====================== ] 889/2427 36% [====================== ] 890/2427 36% [====================== ] 891/2427 36% [====================== ] 892/2427 36% [====================== ] 893/2427 36% [====================== ] 894/2427 36% [====================== ] 895/2427 36% [====================== ] 896/2427 36% [====================== ] 897/2427 36% [====================== ] 898/2427 37% [====================== ] 899/2427 37% [====================== ] 900/2427 37% [======================= ] 901/2427 37% [======================= ] 902/2427 37% [======================= ] 903/2427 37% [======================= ] 904/2427 37% [======================= ] 905/2427 37% [======================= ] 906/2427 37% [======================= ] 907/2427 37% [======================= ] 908/2427 37% [======================= ] 909/2427 37% [======================= ] 910/2427 37% [======================= ] 911/2427 37% [======================= ] 912/2427 37% [======================= ] 913/2427 37% [======================= ] 914/2427 37% [======================= ] 915/2427 37% [======================= ] 916/2427 37% [======================= ] 917/2427 37% [======================= ] 918/2427 37% [======================= ] 919/2427 37% [======================= ] 920/2427 37% [======================= ] 921/2427 37% [======================= ] 922/2427 37% [======================= ] 923/2427 38% [======================= ] 924/2427 38% [======================= ] 925/2427 38% [======================= ] 926/2427 38% [======================= ] 927/2427 38% [======================= ] 928/2427 38% [======================= ] 929/2427 38% [======================= ] 930/2427 38% [======================= ] 931/2427 38% [======================= ] 932/2427 38% [======================= ] 933/2427 38% [======================= ] 934/2427 38% [======================= ] 935/2427 38% [======================= ] 936/2427 38% [======================= ] 937/2427 38% [======================= ] 938/2427 38% [======================= ] 939/2427 38% [======================== ] 940/2427 38% [======================== ] 941/2427 38% [======================== ] 942/2427 38% [======================== ] 943/2427 38% [======================== ] 944/2427 38% [======================== ] 945/2427 38% [======================== ] 946/2427 38% [======================== ] 947/2427 39% [======================== ] 948/2427 39% [======================== ] 949/2427 39% [======================== ] 950/2427 39% [======================== ] 951/2427 39% [======================== ] 952/2427 39% [======================== ] 953/2427 39% [======================== ] 954/2427 39% [======================== ] 955/2427 39% [======================== ] 956/2427 39% [======================== ] 957/2427 39% [======================== ] 958/2427 39% [======================== ] 959/2427 39% [======================== ] 960/2427 39% [======================== ] 961/2427 39% [======================== ] 962/2427 39% [======================== ] 963/2427 39% [======================== ] 964/2427 39% [======================== ] 965/2427 39% [======================== ] 966/2427 39% [======================== ] 967/2427 39% [======================== ] 968/2427 39% [======================== ] 969/2427 39% [======================== ] 970/2427 39% [======================== ] 971/2427 40% [======================== ] 972/2427 40% [======================== ] 973/2427 40% [======================== ] 974/2427 40% [======================== ] 975/2427 40% [======================== ] 976/2427 40% [======================== ] 977/2427 40% [======================== ] 978/2427 40% [========================= ] 979/2427 40% [========================= ] 980/2427 40% [========================= ] 981/2427 40% [========================= ] 982/2427 40% [========================= ] 983/2427 40% [========================= ] 984/2427 40% [========================= ] 985/2427 40% [========================= ] 986/2427 40% [========================= ] 987/2427 40% [========================= ] 988/2427 40% [========================= ] 989/2427 40% [========================= ] 990/2427 40% [========================= ] 991/2427 40% [========================= ] 992/2427 40% [========================= ] 993/2427 40% [========================= ] 994/2427 40% [========================= ] 995/2427 40% [========================= ] 996/2427 41% [========================= ] 997/2427 41% [========================= ] 998/2427 41% [========================= ] 999/2427 41% [========================= ] 1000/2427 41% [========================= ] 1001/2427 41% [========================= ] 1002/2427 41% [========================= ] 1003/2427 41% [========================= ] 1004/2427 41% [========================= ] 1005/2427 41% [========================= ] 1006/2427 41% [========================= ] 1007/2427 41% [========================= ] 1008/2427 41% [========================= ] 1009/2427 41% [========================= ] 1010/2427 41% [========================= ] 1011/2427 41% [========================= ] 1012/2427 41% [========================= ] 1013/2427 41% [========================= ] 1014/2427 41% [========================= ] 1015/2427 41% [========================= ] 1016/2427 41% [========================= ] 1017/2427 41% [========================== ] 1018/2427 41% [========================== ] 1019/2427 41% [========================== ] 1020/2427 42% [========================== ] 1021/2427 42% [========================== ] 1022/2427 42% [========================== ] 1023/2427 42% [========================== ] 1024/2427 42% [========================== ] 1025/2427 42% [========================== ] 1026/2427 42% [========================== ] 1027/2427 42% [========================== ] 1028/2427 42% [========================== ] 1029/2427 42% [========================== ] 1030/2427 42% [========================== ] 1031/2427 42% [========================== ] 1032/2427 42% [========================== ] 1033/2427 42% [========================== ] 1034/2427 42% [========================== ] 1035/2427 42% [========================== ] 1036/2427 42% [========================== ] 1037/2427 42% [========================== ] 1038/2427 42% [========================== ] 1039/2427 42% [========================== ] 1040/2427 42% [========================== ] 1041/2427 42% [========================== ] 1042/2427 42% [========================== ] 1043/2427 42% [========================== ] 1044/2427 43% [========================== ] 1045/2427 43% [========================== ] 1046/2427 43% [========================== ] 1047/2427 43% [========================== ] 1048/2427 43% [========================== ] 1049/2427 43% [========================== ] 1050/2427 43% [========================== ] 1051/2427 43% [========================== ] 1052/2427 43% [========================== ] 1053/2427 43% [========================== ] 1054/2427 43% [========================== ] 1055/2427 43% [========================== ] 1056/2427 43% [=========================== ] 1057/2427 43% [=========================== ] 1058/2427 43% [=========================== ] 1059/2427 43% [=========================== ] 1060/2427 43% [=========================== ] 1061/2427 43% [=========================== ] 1062/2427 43% [=========================== ] 1063/2427 43% [=========================== ] 1064/2427 43% [=========================== ] 1065/2427 43% [=========================== ] 1066/2427 43% [=========================== ] 1067/2427 43% [=========================== ] 1068/2427 44% [=========================== ] 1069/2427 44% [=========================== ] 1070/2427 44% [=========================== ] 1071/2427 44% [=========================== ] 1072/2427 44% [=========================== ] 1073/2427 44% [=========================== ] 1074/2427 44% [=========================== ] 1075/2427 44% [=========================== ] 1076/2427 44% [=========================== ] 1077/2427 44% [=========================== ] 1078/2427 44% [=========================== ] 1079/2427 44% [=========================== ] 1080/2427 44% [=========================== ] 1081/2427 44% [=========================== ] 1082/2427 44% [=========================== ] 1083/2427 44% [=========================== ] 1084/2427 44% [=========================== ] 1085/2427 44% [=========================== ] 1086/2427 44% [=========================== ] 1087/2427 44% [=========================== ] 1088/2427 44% [=========================== ] 1089/2427 44% [=========================== ] 1090/2427 44% [=========================== ] 1091/2427 44% [=========================== ] 1092/2427 44% [=========================== ] 1093/2427 45% [=========================== ] 1094/2427 45% [=========================== ] 1095/2427 45% [=========================== ] 1096/2427 45% [============================ ] 1097/2427 45% [============================ ] 1098/2427 45% [============================ ] 1099/2427 45% [============================ ] 1100/2427 45% [============================ ] 1101/2427 45% [============================ ] 1102/2427 45% [============================ ] 1103/2427 45% [============================ ] 1104/2427 45% [============================ ] 1105/2427 45% [============================ ] 1106/2427 45% [============================ ] 1107/2427 45% [============================ ] 1108/2427 45% [============================ ] 1109/2427 45% [============================ ] 1110/2427 45% [============================ ] 1111/2427 45% [============================ ] 1112/2427 45% [============================ ] 1113/2427 45% [============================ ] 1114/2427 45% [============================ ] 1115/2427 45% [============================ ] 1116/2427 45% [============================ ] 1117/2427 46% [============================ ] 1118/2427 46% [============================ ] 1119/2427 46% [============================ ] 1120/2427 46% [============================ ] 1121/2427 46% [============================ ] 1122/2427 46% [============================ ] 1123/2427 46% [============================ ] 1124/2427 46% [============================ ] 1125/2427 46% [============================ ] 1126/2427 46% [============================ ] 1127/2427 46% [============================ ] 1128/2427 46% [============================ ] 1129/2427 46% [============================ ] 1130/2427 46% [============================ ] 1131/2427 46% [============================ ] 1132/2427 46% [============================ ] 1133/2427 46% [============================ ] 1134/2427 46% [============================ ] 1135/2427 46% [============================= ] 1136/2427 46% [============================= ] 1137/2427 46% [============================= ] 1138/2427 46% [============================= ] 1139/2427 46% [============================= ] 1140/2427 46% [============================= ] 1141/2427 47% [============================= ] 1142/2427 47% [============================= ] 1143/2427 47% [============================= ] 1144/2427 47% [============================= ] 1145/2427 47% [============================= ] 1146/2427 47% [============================= ] 1147/2427 47% [============================= ] 1148/2427 47% [============================= ] 1149/2427 47% [============================= ] 1150/2427 47% [============================= ] 1151/2427 47% [============================= ] 1152/2427 47% [============================= ] 1153/2427 47% [============================= ] 1154/2427 47% [============================= ] 1155/2427 47% [============================= ] 1156/2427 47% [============================= ] 1157/2427 47% [============================= ] 1158/2427 47% [============================= ] 1159/2427 47% [============================= ] 1160/2427 47% [============================= ] 1161/2427 47% [============================= ] 1162/2427 47% [============================= ] 1163/2427 47% [============================= ] 1164/2427 47% [============================= ] 1165/2427 48% [============================= ] 1166/2427 48% [============================= ] 1167/2427 48% [============================= ] 1168/2427 48% [============================= ] 1169/2427 48% [============================= ] 1170/2427 48% [============================= ] 1171/2427 48% [============================= ] 1172/2427 48% [============================= ] 1173/2427 48% [============================= ] 1174/2427 48% [============================== ] 1175/2427 48% [============================== ] 1176/2427 48% [============================== ] 1177/2427 48% [============================== ] 1178/2427 48% [============================== ] 1179/2427 48% [============================== ] 1180/2427 48% [============================== ] 1181/2427 48% [============================== ] 1182/2427 48% [============================== ] 1183/2427 48% [============================== ] 1184/2427 48% [============================== ] 1185/2427 48% [============================== ] 1186/2427 48% [============================== ] 1187/2427 48% [============================== ] 1188/2427 48% [============================== ] 1189/2427 48% [============================== ] 1190/2427 49% [============================== ] 1191/2427 49% [============================== ] 1192/2427 49% [============================== ] 1193/2427 49% [============================== ] 1194/2427 49% [============================== ] 1195/2427 49% [============================== ] 1196/2427 49% [============================== ] 1197/2427 49% [============================== ] 1198/2427 49% [============================== ] 1199/2427 49% [============================== ] 1200/2427 49% [============================== ] 1201/2427 49% [============================== ] 1202/2427 49% [============================== ] 1203/2427 49% [============================== ] 1204/2427 49% [============================== ] 1205/2427 49% [============================== ] 1206/2427 49% [============================== ] 1207/2427 49% [============================== ] 1208/2427 49% [============================== ] 1209/2427 49% [============================== ] 1210/2427 49% [============================== ] 1211/2427 49% [============================== ] 1212/2427 49% [============================== ] 1213/2427 49% [=============================== ] 1214/2427 50% [=============================== ] 1215/2427 50% [=============================== ] 1216/2427 50% [=============================== ] 1217/2427 50% [=============================== ] 1218/2427 50% [=============================== ] 1219/2427 50% [=============================== ] 1220/2427 50% [=============================== ] 1221/2427 50% [=============================== ] 1222/2427 50% [=============================== ] 1223/2427 50% [=============================== ] 1224/2427 50% [=============================== ] 1225/2427 50% [=============================== ] 1226/2427 50% [=============================== ] 1227/2427 50% [=============================== ] 1228/2427 50% [=============================== ] 1229/2427 50% [=============================== ] 1230/2427 50% [=============================== ] 1231/2427 50% [=============================== ] 1232/2427 50% [=============================== ] 1233/2427 50% [=============================== ] 1234/2427 50% [=============================== ] 1235/2427 50% [=============================== ] 1236/2427 50% [=============================== ] 1237/2427 50% [=============================== ] 1238/2427 51% [=============================== ] 1239/2427 51% [=============================== ] 1240/2427 51% [=============================== ] 1241/2427 51% [=============================== ] 1242/2427 51% [=============================== ] 1243/2427 51% [=============================== ] 1244/2427 51% [=============================== ] 1245/2427 51% [=============================== ] 1246/2427 51% [=============================== ] 1247/2427 51% [=============================== ] 1248/2427 51% [=============================== ] 1249/2427 51% [=============================== ] 1250/2427 51% [=============================== ] 1251/2427 51% [=============================== ] 1252/2427 51% [================================ ] 1253/2427 51% [================================ ] 1254/2427 51% [================================ ] 1255/2427 51% [================================ ] 1256/2427 51% [================================ ] 1257/2427 51% [================================ ] 1258/2427 51% [================================ ] 1259/2427 51% [================================ ] 1260/2427 51% [================================ ] 1261/2427 51% [================================ ] 1262/2427 51% [================================ ] 1263/2427 52% [================================ ] 1264/2427 52% [================================ ] 1265/2427 52% [================================ ] 1266/2427 52% [================================ ] 1267/2427 52% [================================ ] 1268/2427 52% [================================ ] 1269/2427 52% [================================ ] 1270/2427 52% [================================ ] 1271/2427 52% [================================ ] 1272/2427 52% [================================ ] 1273/2427 52% [================================ ] 1274/2427 52% [================================ ] 1275/2427 52% [================================ ] 1276/2427 52% [================================ ] 1277/2427 52% [================================ ] 1278/2427 52% [================================ ] 1279/2427 52% [================================ ] 1280/2427 52% [================================ ] 1281/2427 52% [================================ ] 1282/2427 52% [================================ ] 1283/2427 52% [================================ ] 1284/2427 52% [================================ ] 1285/2427 52% [================================ ] 1286/2427 52% [================================ ] 1287/2427 53% [================================ ] 1288/2427 53% [================================ ] 1289/2427 53% [================================ ] 1290/2427 53% [================================ ] 1291/2427 53% [================================= ] 1292/2427 53% [================================= ] 1293/2427 53% [================================= ] 1294/2427 53% [================================= ] 1295/2427 53% [================================= ] 1296/2427 53% [================================= ] 1297/2427 53% [================================= ] 1298/2427 53% [================================= ] 1299/2427 53% [================================= ] 1300/2427 53% [================================= ] 1301/2427 53% [================================= ] 1302/2427 53% [================================= ] 1303/2427 53% [================================= ] 1304/2427 53% [================================= ] 1305/2427 53% [================================= ] 1306/2427 53% [================================= ] 1307/2427 53% [================================= ] 1308/2427 53% [================================= ] 1309/2427 53% [================================= ] 1310/2427 53% [================================= ] 1311/2427 54% [================================= ] 1312/2427 54% [================================= ] 1313/2427 54% [================================= ] 1314/2427 54% [================================= ] 1315/2427 54% [================================= ] 1316/2427 54% [================================= ] 1317/2427 54% [================================= ] 1318/2427 54% [================================= ] 1319/2427 54% [================================= ] 1320/2427 54% [================================= ] 1321/2427 54% [================================= ] 1322/2427 54% [================================= ] 1323/2427 54% [================================= ] 1324/2427 54% [================================= ] 1325/2427 54% [================================= ] 1326/2427 54% [================================= ] 1327/2427 54% [================================= ] 1328/2427 54% [================================= ] 1329/2427 54% [================================= ] 1330/2427 54% [================================== ] 1331/2427 54% [================================== ] 1332/2427 54% [================================== ] 1333/2427 54% [================================== ] 1334/2427 54% [================================== ] 1335/2427 55% [================================== ] 1336/2427 55% [================================== ] 1337/2427 55% [================================== ] 1338/2427 55% [================================== ] 1339/2427 55% [================================== ] 1340/2427 55% [================================== ] 1341/2427 55% [================================== ] 1342/2427 55% [================================== ] 1343/2427 55% [================================== ] 1344/2427 55% [================================== ] 1345/2427 55% [================================== ] 1346/2427 55% [================================== ] 1347/2427 55% [================================== ] 1348/2427 55% [================================== ] 1349/2427 55% [================================== ] 1350/2427 55% [================================== ] 1351/2427 55% [================================== ] 1352/2427 55% [================================== ] 1353/2427 55% [================================== ] 1354/2427 55% [================================== ] 1355/2427 55% [================================== ] 1356/2427 55% [================================== ] 1357/2427 55% [================================== ] 1358/2427 55% [================================== ] 1359/2427 55% [================================== ] 1360/2427 56% [================================== ] 1361/2427 56% [================================== ] 1362/2427 56% [================================== ] 1363/2427 56% [================================== ] 1364/2427 56% [================================== ] 1365/2427 56% [================================== ] 1366/2427 56% [================================== ] 1367/2427 56% [================================== ] 1368/2427 56% [================================== ] 1369/2427 56% [================================== ] 1370/2427 56% [=================================== ] 1371/2427 56% [=================================== ] 1372/2427 56% [=================================== ] 1373/2427 56% [=================================== ] 1374/2427 56% [=================================== ] 1375/2427 56% [=================================== ] 1376/2427 56% [=================================== ] 1377/2427 56% [=================================== ] 1378/2427 56% [=================================== ] 1379/2427 56% [=================================== ] 1380/2427 56% [=================================== ] 1381/2427 56% [=================================== ] 1382/2427 56% [=================================== ] 1383/2427 56% [=================================== ] 1384/2427 57% [=================================== ] 1385/2427 57% [=================================== ] 1386/2427 57% [=================================== ] 1387/2427 57% [=================================== ] 1388/2427 57% [=================================== ] 1389/2427 57% [=================================== ] 1390/2427 57% [=================================== ] 1391/2427 57% [=================================== ] 1392/2427 57% [=================================== ] 1393/2427 57% [=================================== ] 1394/2427 57% [=================================== ] 1395/2427 57% [=================================== ] 1396/2427 57% [=================================== ] 1397/2427 57% [=================================== ] 1398/2427 57% [=================================== ] 1399/2427 57% [=================================== ] 1400/2427 57% [=================================== ] 1401/2427 57% [=================================== ] 1402/2427 57% [=================================== ] 1403/2427 57% [=================================== ] 1404/2427 57% [=================================== ] 1405/2427 57% [=================================== ] 1406/2427 57% [=================================== ] 1407/2427 57% [=================================== ] 1408/2427 58% [=================================== ] 1409/2427 58% [==================================== ] 1410/2427 58% [==================================== ] 1411/2427 58% [==================================== ] 1412/2427 58% [==================================== ] 1413/2427 58% [==================================== ] 1414/2427 58% [==================================== ] 1415/2427 58% [==================================== ] 1416/2427 58% [==================================== ] 1417/2427 58% [==================================== ] 1418/2427 58% [==================================== ] 1419/2427 58% [==================================== ] 1420/2427 58% [==================================== ] 1421/2427 58% [==================================== ] 1422/2427 58% [==================================== ] 1423/2427 58% [==================================== ] 1424/2427 58% [==================================== ] 1425/2427 58% [==================================== ] 1426/2427 58% [==================================== ] 1427/2427 58% [==================================== ] 1428/2427 58% [==================================== ] 1429/2427 58% [==================================== ] 1430/2427 58% [==================================== ] 1431/2427 58% [==================================== ] 1432/2427 59% [==================================== ] 1433/2427 59% [==================================== ] 1434/2427 59% [==================================== ] 1435/2427 59% [==================================== ] 1436/2427 59% [==================================== ] 1437/2427 59% [==================================== ] 1438/2427 59% [==================================== ] 1439/2427 59% [==================================== ] 1440/2427 59% [==================================== ] 1441/2427 59% [==================================== ] 1442/2427 59% [==================================== ] 1443/2427 59% [==================================== ] 1444/2427 59% [==================================== ] 1445/2427 59% [==================================== ] 1446/2427 59% [==================================== ] 1447/2427 59% [==================================== ] 1448/2427 59% [===================================== ] 1449/2427 59% [===================================== ] 1450/2427 59% [===================================== ] 1451/2427 59% [===================================== ] 1452/2427 59% [===================================== ] 1453/2427 59% [===================================== ] 1454/2427 59% [===================================== ] 1455/2427 59% [===================================== ] 1456/2427 59% [===================================== ] 1457/2427 60% [===================================== ] 1458/2427 60% [===================================== ] 1459/2427 60% [===================================== ] 1460/2427 60% [===================================== ] 1461/2427 60% [===================================== ] 1462/2427 60% [===================================== ] 1463/2427 60% [===================================== ] 1464/2427 60% [===================================== ] 1465/2427 60% [===================================== ] 1466/2427 60% [===================================== ] 1467/2427 60% [===================================== ] 1468/2427 60% [===================================== ] 1469/2427 60% [===================================== ] 1470/2427 60% [===================================== ] 1471/2427 60% [===================================== ] 1472/2427 60% [===================================== ] 1473/2427 60% [===================================== ] 1474/2427 60% [===================================== ] 1475/2427 60% [===================================== ] 1476/2427 60% [===================================== ] 1477/2427 60% [===================================== ] 1478/2427 60% [===================================== ] 1479/2427 60% [===================================== ] 1480/2427 60% [===================================== ] 1481/2427 61% [===================================== ] 1482/2427 61% [===================================== ] 1483/2427 61% [===================================== ] 1484/2427 61% [===================================== ] 1485/2427 61% [===================================== ] 1486/2427 61% [===================================== ] 1487/2427 61% [====================================== ] 1488/2427 61% [====================================== ] 1489/2427 61% [====================================== ] 1490/2427 61% [====================================== ] 1491/2427 61% [====================================== ] 1492/2427 61% [====================================== ] 1493/2427 61% [====================================== ] 1494/2427 61% [====================================== ] 1495/2427 61% [====================================== ] 1496/2427 61% [====================================== ] 1497/2427 61% [====================================== ] 1498/2427 61% [====================================== ] 1499/2427 61% [====================================== ] 1500/2427 61% [====================================== ] 1501/2427 61% [====================================== ] 1502/2427 61% [====================================== ] 1503/2427 61% [====================================== ] 1504/2427 61% [====================================== ] 1505/2427 62% [====================================== ] 1506/2427 62% [====================================== ] 1507/2427 62% [====================================== ] 1508/2427 62% [====================================== ] 1509/2427 62% [====================================== ] 1510/2427 62% [====================================== ] 1511/2427 62% [====================================== ] 1512/2427 62% [====================================== ] 1513/2427 62% [====================================== ] 1514/2427 62% [====================================== ] 1515/2427 62% [====================================== ] 1516/2427 62% [====================================== ] 1517/2427 62% [====================================== ] 1518/2427 62% [====================================== ] 1519/2427 62% [====================================== ] 1520/2427 62% [====================================== ] 1521/2427 62% [====================================== ] 1522/2427 62% [====================================== ] 1523/2427 62% [====================================== ] 1524/2427 62% [====================================== ] 1525/2427 62% [====================================== ] 1526/2427 62% [======================================= ] 1527/2427 62% [======================================= ] 1528/2427 62% [======================================= ] 1529/2427 62% [======================================= ] 1530/2427 63% [======================================= ] 1531/2427 63% [======================================= ] 1532/2427 63% [======================================= ] 1533/2427 63% [======================================= ] 1534/2427 63% [======================================= ] 1535/2427 63% [======================================= ] 1536/2427 63% [======================================= ] 1537/2427 63% [======================================= ] 1538/2427 63% [======================================= ] 1539/2427 63% [======================================= ] 1540/2427 63% [======================================= ] 1541/2427 63% [======================================= ] 1542/2427 63% [======================================= ] 1543/2427 63% [======================================= ] 1544/2427 63% [======================================= ] 1545/2427 63% [======================================= ] 1546/2427 63% [======================================= ] 1547/2427 63% [======================================= ] 1548/2427 63% [======================================= ] 1549/2427 63% [======================================= ] 1550/2427 63% [======================================= ] 1551/2427 63% [======================================= ] 1552/2427 63% [======================================= ] 1553/2427 63% [======================================= ] 1554/2427 64% [======================================= ] 1555/2427 64% [======================================= ] 1556/2427 64% [======================================= ] 1557/2427 64% [======================================= ] 1558/2427 64% [======================================= ] 1559/2427 64% [======================================= ] 1560/2427 64% [======================================= ] 1561/2427 64% [======================================= ] 1562/2427 64% [======================================= ] 1563/2427 64% [======================================= ] 1564/2427 64% [======================================= ] 1565/2427 64% [======================================== ] 1566/2427 64% [======================================== ] 1567/2427 64% [======================================== ] 1568/2427 64% [======================================== ] 1569/2427 64% [======================================== ] 1570/2427 64% [======================================== ] 1571/2427 64% [======================================== ] 1572/2427 64% [======================================== ] 1573/2427 64% [======================================== ] 1574/2427 64% [======================================== ] 1575/2427 64% [======================================== ] 1576/2427 64% [======================================== ] 1577/2427 64% [======================================== ] 1578/2427 65% [======================================== ] 1579/2427 65% [======================================== ] 1580/2427 65% [======================================== ] 1581/2427 65% [======================================== ] 1582/2427 65% [======================================== ] 1583/2427 65% [======================================== ] 1584/2427 65% [======================================== ] 1585/2427 65% [======================================== ] 1586/2427 65% [======================================== ] 1587/2427 65% [======================================== ] 1588/2427 65% [======================================== ] 1589/2427 65% [======================================== ] 1590/2427 65% [======================================== ] 1591/2427 65% [======================================== ] 1592/2427 65% [======================================== ] 1593/2427 65% [======================================== ] 1594/2427 65% [======================================== ] 1595/2427 65% [======================================== ] 1596/2427 65% [======================================== ] 1597/2427 65% [======================================== ] 1598/2427 65% [======================================== ] 1599/2427 65% [======================================== ] 1600/2427 65% [======================================== ] 1601/2427 65% [======================================== ] 1602/2427 66% [======================================== ] 1603/2427 66% [======================================== ] 1604/2427 66% [========================================= ] 1605/2427 66% [========================================= ] 1606/2427 66% [========================================= ] 1607/2427 66% [========================================= ] 1608/2427 66% [========================================= ] 1609/2427 66% [========================================= ] 1610/2427 66% [========================================= ] 1611/2427 66% [========================================= ] 1612/2427 66% [========================================= ] 1613/2427 66% [========================================= ] 1614/2427 66% [========================================= ] 1615/2427 66% [========================================= ] 1616/2427 66% [========================================= ] 1617/2427 66% [========================================= ] 1618/2427 66% [========================================= ] 1619/2427 66% [========================================= ] 1620/2427 66% [========================================= ] 1621/2427 66% [========================================= ] 1622/2427 66% [========================================= ] 1623/2427 66% [========================================= ] 1624/2427 66% [========================================= ] 1625/2427 66% [========================================= ] 1626/2427 66% [========================================= ] 1627/2427 67% [========================================= ] 1628/2427 67% [========================================= ] 1629/2427 67% [========================================= ] 1630/2427 67% [========================================= ] 1631/2427 67% [========================================= ] 1632/2427 67% [========================================= ] 1633/2427 67% [========================================= ] 1634/2427 67% [========================================= ] 1635/2427 67% [========================================= ] 1636/2427 67% [========================================= ] 1637/2427 67% [========================================= ] 1638/2427 67% [========================================= ] 1639/2427 67% [========================================= ] 1640/2427 67% [========================================= ] 1641/2427 67% [========================================= ] 1642/2427 67% [========================================= ] 1643/2427 67% [========================================= ] 1644/2427 67% [========================================== ] 1645/2427 67% [========================================== ] 1646/2427 67% [========================================== ] 1647/2427 67% [========================================== ] 1648/2427 67% [========================================== ] 1649/2427 67% [========================================== ] 1650/2427 67% [========================================== ] 1651/2427 68% [========================================== ] 1652/2427 68% [========================================== ] 1653/2427 68% [========================================== ] 1654/2427 68% [========================================== ] 1655/2427 68% [========================================== ] 1656/2427 68% [========================================== ] 1657/2427 68% [========================================== ] 1658/2427 68% [========================================== ] 1659/2427 68% [========================================== ] 1660/2427 68% [========================================== ] 1661/2427 68% [========================================== ] 1662/2427 68% [========================================== ] 1663/2427 68% [========================================== ] 1664/2427 68% [========================================== ] 1665/2427 68% [========================================== ] 1666/2427 68% [========================================== ] 1667/2427 68% [========================================== ] 1668/2427 68% [========================================== ] 1669/2427 68% [========================================== ] 1670/2427 68% [========================================== ] 1671/2427 68% [========================================== ] 1672/2427 68% [========================================== ] 1673/2427 68% [========================================== ] 1674/2427 68% [========================================== ] 1675/2427 69% [========================================== ] 1676/2427 69% [========================================== ] 1677/2427 69% [========================================== ] 1678/2427 69% [========================================== ] 1679/2427 69% [========================================== ] 1680/2427 69% [========================================== ] 1681/2427 69% [========================================== ] 1682/2427 69% [========================================== ] 1683/2427 69% [=========================================== ] 1684/2427 69% [=========================================== ] 1685/2427 69% [=========================================== ] 1686/2427 69% [=========================================== ] 1687/2427 69% [=========================================== ] 1688/2427 69% [=========================================== ] 1689/2427 69% [=========================================== ] 1690/2427 69% [=========================================== ] 1691/2427 69% [=========================================== ] 1692/2427 69% [=========================================== ] 1693/2427 69% [=========================================== ] 1694/2427 69% [=========================================== ] 1695/2427 69% [=========================================== ] 1696/2427 69% [=========================================== ] 1697/2427 69% [=========================================== ] 1698/2427 69% [=========================================== ] 1699/2427 70% [=========================================== ] 1700/2427 70% [=========================================== ] 1701/2427 70% [=========================================== ] 1702/2427 70% [=========================================== ] 1703/2427 70% [=========================================== ] 1704/2427 70% [=========================================== ] 1705/2427 70% [=========================================== ] 1706/2427 70% [=========================================== ] 1707/2427 70% [=========================================== ] 1708/2427 70% [=========================================== ] 1709/2427 70% [=========================================== ] 1710/2427 70% [=========================================== ] 1711/2427 70% [=========================================== ] 1712/2427 70% [=========================================== ] 1713/2427 70% [=========================================== ] 1714/2427 70% [=========================================== ] 1715/2427 70% [=========================================== ] 1716/2427 70% [=========================================== ] 1717/2427 70% [=========================================== ] 1718/2427 70% [=========================================== ] 1719/2427 70% [=========================================== ] 1720/2427 70% [=========================================== ] 1721/2427 70% [=========================================== ] 1722/2427 70% [============================================ ] 1723/2427 70% [============================================ ] 1724/2427 71% [============================================ ] 1725/2427 71% [============================================ ] 1726/2427 71% [============================================ ] 1727/2427 71% [============================================ ] 1728/2427 71% [============================================ ] 1729/2427 71% [============================================ ] 1730/2427 71% [============================================ ] 1731/2427 71% [============================================ ] 1732/2427 71% [============================================ ] 1733/2427 71% [============================================ ] 1734/2427 71% [============================================ ] 1735/2427 71% [============================================ ] 1736/2427 71% [============================================ ] 1737/2427 71% [============================================ ] 1738/2427 71% [============================================ ] 1739/2427 71% [============================================ ] 1740/2427 71% [============================================ ] 1741/2427 71% [============================================ ] 1742/2427 71% [============================================ ] 1743/2427 71% [============================================ ] 1744/2427 71% [============================================ ] 1745/2427 71% [============================================ ] 1746/2427 71% [============================================ ] 1747/2427 71% [============================================ ] 1748/2427 72% [============================================ ] 1749/2427 72% [============================================ ] 1750/2427 72% [============================================ ] 1751/2427 72% [============================================ ] 1752/2427 72% [============================================ ] 1753/2427 72% [============================================ ] 1754/2427 72% [============================================ ] 1755/2427 72% [============================================ ] 1756/2427 72% [============================================ ] 1757/2427 72% [============================================ ] 1758/2427 72% [============================================ ] 1759/2427 72% [============================================ ] 1760/2427 72% [============================================ ] 1761/2427 72% [============================================= ] 1762/2427 72% [============================================= ] 1763/2427 72% [============================================= ] 1764/2427 72% [============================================= ] 1765/2427 72% [============================================= ] 1766/2427 72% [============================================= ] 1767/2427 72% [============================================= ] 1768/2427 72% [============================================= ] 1769/2427 72% [============================================= ] 1770/2427 72% [============================================= ] 1771/2427 72% [============================================= ] 1772/2427 73% [============================================= ] 1773/2427 73% [============================================= ] 1774/2427 73% [============================================= ] 1775/2427 73% [============================================= ] 1776/2427 73% [============================================= ] 1777/2427 73% [============================================= ] 1778/2427 73% [============================================= ] 1779/2427 73% [============================================= ] 1780/2427 73% [============================================= ] 1781/2427 73% [============================================= ] 1782/2427 73% [============================================= ] 1783/2427 73% [============================================= ] 1784/2427 73% [============================================= ] 1785/2427 73% [============================================= ] 1786/2427 73% [============================================= ] 1787/2427 73% [============================================= ] 1788/2427 73% [============================================= ] 1789/2427 73% [============================================= ] 1790/2427 73% [============================================= ] 1791/2427 73% [============================================= ] 1792/2427 73% [============================================= ] 1793/2427 73% [============================================= ] 1794/2427 73% [============================================= ] 1795/2427 73% [============================================= ] 1796/2427 74% [============================================= ] 1797/2427 74% [============================================= ] 1798/2427 74% [============================================= ] 1799/2427 74% [============================================= ] 1800/2427 74% [============================================== ] 1801/2427 74% [============================================== ] 1802/2427 74% [============================================== ] 1803/2427 74% [============================================== ] 1804/2427 74% [============================================== ] 1805/2427 74% [============================================== ] 1806/2427 74% [============================================== ] 1807/2427 74% [============================================== ] 1808/2427 74% [============================================== ] 1809/2427 74% [============================================== ] 1810/2427 74% [============================================== ] 1811/2427 74% [============================================== ] 1812/2427 74% [============================================== ] 1813/2427 74% [============================================== ] 1814/2427 74% [============================================== ] 1815/2427 74% [============================================== ] 1816/2427 74% [============================================== ] 1817/2427 74% [============================================== ] 1818/2427 74% [============================================== ] 1819/2427 74% [============================================== ] 1820/2427 74% [============================================== ] 1821/2427 75% [============================================== ] 1822/2427 75% [============================================== ] 1823/2427 75% [============================================== ] 1824/2427 75% [============================================== ] 1825/2427 75% [============================================== ] 1826/2427 75% [============================================== ] 1827/2427 75% [============================================== ] 1828/2427 75% [============================================== ] 1829/2427 75% [============================================== ] 1830/2427 75% [============================================== ] 1831/2427 75% [============================================== ] 1832/2427 75% [============================================== ] 1833/2427 75% [============================================== ] 1834/2427 75% [============================================== ] 1835/2427 75% [============================================== ] 1836/2427 75% [============================================== ] 1837/2427 75% [============================================== ] 1838/2427 75% [============================================== ] 1839/2427 75% [=============================================== ] 1840/2427 75% [=============================================== ] 1841/2427 75% [=============================================== ] 1842/2427 75% [=============================================== ] 1843/2427 75% [=============================================== ] 1844/2427 75% [=============================================== ] 1845/2427 76% [=============================================== ] 1846/2427 76% [=============================================== ] 1847/2427 76% [=============================================== ] 1848/2427 76% [=============================================== ] 1849/2427 76% [=============================================== ] 1850/2427 76% [=============================================== ] 1851/2427 76% [=============================================== ] 1852/2427 76% [=============================================== ] 1853/2427 76% [=============================================== ] 1854/2427 76% [=============================================== ] 1855/2427 76% [=============================================== ] 1856/2427 76% [=============================================== ] 1857/2427 76% [=============================================== ] 1858/2427 76% [=============================================== ] 1859/2427 76% [=============================================== ] 1860/2427 76% [=============================================== ] 1861/2427 76% [=============================================== ] 1862/2427 76% [=============================================== ] 1863/2427 76% [=============================================== ] 1864/2427 76% [=============================================== ] 1865/2427 76% [=============================================== ] 1866/2427 76% [=============================================== ] 1867/2427 76% [=============================================== ] 1868/2427 76% [=============================================== ] 1869/2427 77% [=============================================== ] 1870/2427 77% [=============================================== ] 1871/2427 77% [=============================================== ] 1872/2427 77% [=============================================== ] 1873/2427 77% [=============================================== ] 1874/2427 77% [=============================================== ] 1875/2427 77% [=============================================== ] 1876/2427 77% [=============================================== ] 1877/2427 77% [=============================================== ] 1878/2427 77% [================================================ ] 1879/2427 77% [================================================ ] 1880/2427 77% [================================================ ] 1881/2427 77% [================================================ ] 1882/2427 77% [================================================ ] 1883/2427 77% [================================================ ] 1884/2427 77% [================================================ ] 1885/2427 77% [================================================ ] 1886/2427 77% [================================================ ] 1887/2427 77% [================================================ ] 1888/2427 77% [================================================ ] 1889/2427 77% [================================================ ] 1890/2427 77% [================================================ ] 1891/2427 77% [================================================ ] 1892/2427 77% [================================================ ] 1893/2427 77% [================================================ ] 1894/2427 78% [================================================ ] 1895/2427 78% [================================================ ] 1896/2427 78% [================================================ ] 1897/2427 78% [================================================ ] 1898/2427 78% [================================================ ] 1899/2427 78% [================================================ ] 1900/2427 78% [================================================ ] 1901/2427 78% [================================================ ] 1902/2427 78% [================================================ ] 1903/2427 78% [================================================ ] 1904/2427 78% [================================================ ] 1905/2427 78% [================================================ ] 1906/2427 78% [================================================ ] 1907/2427 78% [================================================ ] 1908/2427 78% [================================================ ] 1909/2427 78% [================================================ ] 1910/2427 78% [================================================ ] 1911/2427 78% [================================================ ] 1912/2427 78% [================================================ ] 1913/2427 78% [================================================ ] 1914/2427 78% [================================================ ] 1915/2427 78% [================================================ ] 1916/2427 78% [================================================ ] 1917/2427 78% [================================================ ] 1918/2427 79% [================================================= ] 1919/2427 79% [================================================= ] 1920/2427 79% [================================================= ] 1921/2427 79% [================================================= ] 1922/2427 79% [================================================= ] 1923/2427 79% [================================================= ] 1924/2427 79% [================================================= ] 1925/2427 79% [================================================= ] 1926/2427 79% [================================================= ] 1927/2427 79% [================================================= ] 1928/2427 79% [================================================= ] 1929/2427 79% [================================================= ] 1930/2427 79% [================================================= ] 1931/2427 79% [================================================= ] 1932/2427 79% [================================================= ] 1933/2427 79% [================================================= ] 1934/2427 79% [================================================= ] 1935/2427 79% [================================================= ] 1936/2427 79% [================================================= ] 1937/2427 79% [================================================= ] 1938/2427 79% [================================================= ] 1939/2427 79% [================================================= ] 1940/2427 79% [================================================= ] 1941/2427 79% [================================================= ] 1942/2427 80% [================================================= ] 1943/2427 80% [================================================= ] 1944/2427 80% [================================================= ] 1945/2427 80% [================================================= ] 1946/2427 80% [================================================= ] 1947/2427 80% [================================================= ] 1948/2427 80% [================================================= ] 1949/2427 80% [================================================= ] 1950/2427 80% [================================================= ] 1951/2427 80% [================================================= ] 1952/2427 80% [================================================= ] 1953/2427 80% [================================================= ] 1954/2427 80% [================================================= ] 1955/2427 80% [================================================= ] 1956/2427 80% [================================================= ] 1957/2427 80% [================================================== ] 1958/2427 80% [================================================== ] 1959/2427 80% [================================================== ] 1960/2427 80% [================================================== ] 1961/2427 80% [================================================== ] 1962/2427 80% [================================================== ] 1963/2427 80% [================================================== ] 1964/2427 80% [================================================== ] 1965/2427 80% [================================================== ] 1966/2427 81% [================================================== ] 1967/2427 81% [================================================== ] 1968/2427 81% [================================================== ] 1969/2427 81% [================================================== ] 1970/2427 81% [================================================== ] 1971/2427 81% [================================================== ] 1972/2427 81% [================================================== ] 1973/2427 81% [================================================== ] 1974/2427 81% [================================================== ] 1975/2427 81% [================================================== ] 1976/2427 81% [================================================== ] 1977/2427 81% [================================================== ] 1978/2427 81% [================================================== ] 1979/2427 81% [================================================== ] 1980/2427 81% [================================================== ] 1981/2427 81% [================================================== ] 1982/2427 81% [================================================== ] 1983/2427 81% [================================================== ] 1984/2427 81% [================================================== ] 1985/2427 81% [================================================== ] 1986/2427 81% [================================================== ] 1987/2427 81% [================================================== ] 1988/2427 81% [================================================== ] 1989/2427 81% [================================================== ] 1990/2427 81% [================================================== ] 1991/2427 82% [================================================== ] 1992/2427 82% [================================================== ] 1993/2427 82% [================================================== ] 1994/2427 82% [================================================== ] 1995/2427 82% [================================================== ] 1996/2427 82% [=================================================== ] 1997/2427 82% [=================================================== ] 1998/2427 82% [=================================================== ] 1999/2427 82% [=================================================== ] 2000/2427 82% [=================================================== ] 2001/2427 82% [=================================================== ] 2002/2427 82% [=================================================== ] 2003/2427 82% [=================================================== ] 2004/2427 82% [=================================================== ] 2005/2427 82% [=================================================== ] 2006/2427 82% [=================================================== ] 2007/2427 82% [=================================================== ] 2008/2427 82% [=================================================== ] 2009/2427 82% [=================================================== ] 2010/2427 82% [=================================================== ] 2011/2427 82% [=================================================== ] 2012/2427 82% [=================================================== ] 2013/2427 82% [=================================================== ] 2014/2427 82% [=================================================== ] 2015/2427 83% [=================================================== ] 2016/2427 83% [=================================================== ] 2017/2427 83% [=================================================== ] 2018/2427 83% [=================================================== ] 2019/2427 83% [=================================================== ] 2020/2427 83% [=================================================== ] 2021/2427 83% [=================================================== ] 2022/2427 83% [=================================================== ] 2023/2427 83% [=================================================== ] 2024/2427 83% [=================================================== ] 2025/2427 83% [=================================================== ] 2026/2427 83% [=================================================== ] 2027/2427 83% [=================================================== ] 2028/2427 83% [=================================================== ] 2029/2427 83% [=================================================== ] 2030/2427 83% [=================================================== ] 2031/2427 83% [=================================================== ] 2032/2427 83% [=================================================== ] 2033/2427 83% [=================================================== ] 2034/2427 83% [=================================================== ] 2035/2427 83% [==================================================== ] 2036/2427 83% [==================================================== ] 2037/2427 83% [==================================================== ] 2038/2427 83% [==================================================== ] 2039/2427 84% [==================================================== ] 2040/2427 84% [==================================================== ] 2041/2427 84% [==================================================== ] 2042/2427 84% [==================================================== ] 2043/2427 84% [==================================================== ] 2044/2427 84% [==================================================== ] 2045/2427 84% [==================================================== ] 2046/2427 84% [==================================================== ] 2047/2427 84% [==================================================== ] 2048/2427 84% [==================================================== ] 2049/2427 84% [==================================================== ] 2050/2427 84% [==================================================== ] 2051/2427 84% [==================================================== ] 2052/2427 84% [==================================================== ] 2053/2427 84% [==================================================== ] 2054/2427 84% [==================================================== ] 2055/2427 84% [==================================================== ] 2056/2427 84% [==================================================== ] 2057/2427 84% [==================================================== ] 2058/2427 84% [==================================================== ] 2059/2427 84% [==================================================== ] 2060/2427 84% [==================================================== ] 2061/2427 84% [==================================================== ] 2062/2427 84% [==================================================== ] 2063/2427 85% [==================================================== ] 2064/2427 85% [==================================================== ] 2065/2427 85% [==================================================== ] 2066/2427 85% [==================================================== ] 2067/2427 85% [==================================================== ] 2068/2427 85% [==================================================== ] 2069/2427 85% [==================================================== ] 2070/2427 85% [==================================================== ] 2071/2427 85% [==================================================== ] 2072/2427 85% [==================================================== ] 2073/2427 85% [==================================================== ] 2074/2427 85% [===================================================== ] 2075/2427 85% [===================================================== ] 2076/2427 85% [===================================================== ] 2077/2427 85% [===================================================== ] 2078/2427 85% [===================================================== ] 2079/2427 85% [===================================================== ] 2080/2427 85% [===================================================== ] 2081/2427 85% [===================================================== ] 2082/2427 85% [===================================================== ] 2083/2427 85% [===================================================== ] 2084/2427 85% [===================================================== ] 2085/2427 85% [===================================================== ] 2086/2427 85% [===================================================== ] 2087/2427 85% [===================================================== ] 2088/2427 86% [===================================================== ] 2089/2427 86% [===================================================== ] 2090/2427 86% [===================================================== ] 2091/2427 86% [===================================================== ] 2092/2427 86% [===================================================== ] 2093/2427 86% [===================================================== ] 2094/2427 86% [===================================================== ] 2095/2427 86% [===================================================== ] 2096/2427 86% [===================================================== ] 2097/2427 86% [===================================================== ] 2098/2427 86% [===================================================== ] 2099/2427 86% [===================================================== ] 2100/2427 86% [===================================================== ] 2101/2427 86% [===================================================== ] 2102/2427 86% [===================================================== ] 2103/2427 86% [===================================================== ] 2104/2427 86% [===================================================== ] 2105/2427 86% [===================================================== ] 2106/2427 86% [===================================================== ] 2107/2427 86% [===================================================== ] 2108/2427 86% [===================================================== ] 2109/2427 86% [===================================================== ] 2110/2427 86% [===================================================== ] 2111/2427 86% [===================================================== ] 2112/2427 87% [===================================================== ] 2113/2427 87% [====================================================== ] 2114/2427 87% [====================================================== ] 2115/2427 87% [====================================================== ] 2116/2427 87% [====================================================== ] 2117/2427 87% [====================================================== ] 2118/2427 87% [====================================================== ] 2119/2427 87% [====================================================== ] 2120/2427 87% [====================================================== ] 2121/2427 87% [====================================================== ] 2122/2427 87% [====================================================== ] 2123/2427 87% [====================================================== ] 2124/2427 87% [====================================================== ] 2125/2427 87% [====================================================== ] 2126/2427 87% [====================================================== ] 2127/2427 87% [====================================================== ] 2128/2427 87% [====================================================== ] 2129/2427 87% [====================================================== ] 2130/2427 87% [====================================================== ] 2131/2427 87% [====================================================== ] 2132/2427 87% [====================================================== ] 2133/2427 87% [====================================================== ] 2134/2427 87% [====================================================== ] 2135/2427 87% [====================================================== ] 2136/2427 88% [====================================================== ] 2137/2427 88% [====================================================== ] 2138/2427 88% [====================================================== ] 2139/2427 88% [====================================================== ] 2140/2427 88% [====================================================== ] 2141/2427 88% [====================================================== ] 2142/2427 88% [====================================================== ] 2143/2427 88% [====================================================== ] 2144/2427 88% [====================================================== ] 2145/2427 88% [====================================================== ] 2146/2427 88% [====================================================== ] 2147/2427 88% [====================================================== ] 2148/2427 88% [====================================================== ] 2149/2427 88% [====================================================== ] 2150/2427 88% [====================================================== ] 2151/2427 88% [====================================================== ] 2152/2427 88% [======================================================= ] 2153/2427 88% [======================================================= ] 2154/2427 88% [======================================================= ] 2155/2427 88% [======================================================= ] 2156/2427 88% [======================================================= ] 2157/2427 88% [======================================================= ] 2158/2427 88% [======================================================= ] 2159/2427 88% [======================================================= ] 2160/2427 88% [======================================================= ] 2161/2427 89% [======================================================= ] 2162/2427 89% [======================================================= ] 2163/2427 89% [======================================================= ] 2164/2427 89% [======================================================= ] 2165/2427 89% [======================================================= ] 2166/2427 89% [======================================================= ] 2167/2427 89% [======================================================= ] 2168/2427 89% [======================================================= ] 2169/2427 89% [======================================================= ] 2170/2427 89% [======================================================= ] 2171/2427 89% [======================================================= ] 2172/2427 89% [======================================================= ] 2173/2427 89% [======================================================= ] 2174/2427 89% [======================================================= ] 2175/2427 89% [======================================================= ] 2176/2427 89% [======================================================= ] 2177/2427 89% [======================================================= ] 2178/2427 89% [======================================================= ] 2179/2427 89% [======================================================= ] 2180/2427 89% [======================================================= ] 2181/2427 89% [======================================================= ] 2182/2427 89% [======================================================= ] 2183/2427 89% [======================================================= ] 2184/2427 89% [======================================================= ] 2185/2427 90% [======================================================= ] 2186/2427 90% [======================================================= ] 2187/2427 90% [======================================================= ] 2188/2427 90% [======================================================= ] 2189/2427 90% [======================================================= ] 2190/2427 90% [======================================================= ] 2191/2427 90% [======================================================= ] 2192/2427 90% [======================================================== ] 2193/2427 90% [======================================================== ] 2194/2427 90% [======================================================== ] 2195/2427 90% [======================================================== ] 2196/2427 90% [======================================================== ] 2197/2427 90% [======================================================== ] 2198/2427 90% [======================================================== ] 2199/2427 90% [======================================================== ] 2200/2427 90% [======================================================== ] 2201/2427 90% [======================================================== ] 2202/2427 90% [======================================================== ] 2203/2427 90% [======================================================== ] 2204/2427 90% [======================================================== ] 2205/2427 90% [======================================================== ] 2206/2427 90% [======================================================== ] 2207/2427 90% [======================================================== ] 2208/2427 90% [======================================================== ] 2209/2427 91% [======================================================== ] 2210/2427 91% [======================================================== ] 2211/2427 91% [======================================================== ] 2212/2427 91% [======================================================== ] 2213/2427 91% [======================================================== ] 2214/2427 91% [======================================================== ] 2215/2427 91% [======================================================== ] 2216/2427 91% [======================================================== ] 2217/2427 91% [======================================================== ] 2218/2427 91% [======================================================== ] 2219/2427 91% [======================================================== ] 2220/2427 91% [======================================================== ] 2221/2427 91% [======================================================== ] 2222/2427 91% [======================================================== ] 2223/2427 91% [======================================================== ] 2224/2427 91% [======================================================== ] 2225/2427 91% [======================================================== ] 2226/2427 91% [======================================================== ] 2227/2427 91% [======================================================== ] 2228/2427 91% [======================================================== ] 2229/2427 91% [======================================================== ] 2230/2427 91% [======================================================== ] 2231/2427 91% [========================================================= ] 2232/2427 91% [========================================================= ] 2233/2427 92% [========================================================= ] 2234/2427 92% [========================================================= ] 2235/2427 92% [========================================================= ] 2236/2427 92% [========================================================= ] 2237/2427 92% [========================================================= ] 2238/2427 92% [========================================================= ] 2239/2427 92% [========================================================= ] 2240/2427 92% [========================================================= ] 2241/2427 92% [========================================================= ] 2242/2427 92% [========================================================= ] 2243/2427 92% [========================================================= ] 2244/2427 92% [========================================================= ] 2245/2427 92% [========================================================= ] 2246/2427 92% [========================================================= ] 2247/2427 92% [========================================================= ] 2248/2427 92% [========================================================= ] 2249/2427 92% [========================================================= ] 2250/2427 92% [========================================================= ] 2251/2427 92% [========================================================= ] 2252/2427 92% [========================================================= ] 2253/2427 92% [========================================================= ] 2254/2427 92% [========================================================= ] 2255/2427 92% [========================================================= ] 2256/2427 92% [========================================================= ] 2257/2427 92% [========================================================= ] 2258/2427 93% [========================================================= ] 2259/2427 93% [========================================================= ] 2260/2427 93% [========================================================= ] 2261/2427 93% [========================================================= ] 2262/2427 93% [========================================================= ] 2263/2427 93% [========================================================= ] 2264/2427 93% [========================================================= ] 2265/2427 93% [========================================================= ] 2266/2427 93% [========================================================= ] 2267/2427 93% [========================================================= ] 2268/2427 93% [========================================================= ] 2269/2427 93% [========================================================= ] 2270/2427 93% [========================================================== ] 2271/2427 93% [========================================================== ] 2272/2427 93% [========================================================== ] 2273/2427 93% [========================================================== ] 2274/2427 93% [========================================================== ] 2275/2427 93% [========================================================== ] 2276/2427 93% [========================================================== ] 2277/2427 93% [========================================================== ] 2278/2427 93% [========================================================== ] 2279/2427 93% [========================================================== ] 2280/2427 93% [========================================================== ] 2281/2427 93% [========================================================== ] 2282/2427 94% [========================================================== ] 2283/2427 94% [========================================================== ] 2284/2427 94% [========================================================== ] 2285/2427 94% [========================================================== ] 2286/2427 94% [========================================================== ] 2287/2427 94% [========================================================== ] 2288/2427 94% [========================================================== ] 2289/2427 94% [========================================================== ] 2290/2427 94% [========================================================== ] 2291/2427 94% [========================================================== ] 2292/2427 94% [========================================================== ] 2293/2427 94% [========================================================== ] 2294/2427 94% [========================================================== ] 2295/2427 94% [========================================================== ] 2296/2427 94% [========================================================== ] 2297/2427 94% [========================================================== ] 2298/2427 94% [========================================================== ] 2299/2427 94% [========================================================== ] 2300/2427 94% [========================================================== ] 2301/2427 94% [========================================================== ] 2302/2427 94% [========================================================== ] 2303/2427 94% [========================================================== ] 2304/2427 94% [========================================================== ] 2305/2427 94% [========================================================== ] 2306/2427 95% [========================================================== ] 2307/2427 95% [========================================================== ] 2308/2427 95% [========================================================== ] 2309/2427 95% [=========================================================== ] 2310/2427 95% [=========================================================== ] 2311/2427 95% [=========================================================== ] 2312/2427 95% [=========================================================== ] 2313/2427 95% [=========================================================== ] 2314/2427 95% [=========================================================== ] 2315/2427 95% [=========================================================== ] 2316/2427 95% [=========================================================== ] 2317/2427 95% [=========================================================== ] 2318/2427 95% [=========================================================== ] 2319/2427 95% [=========================================================== ] 2320/2427 95% [=========================================================== ] 2321/2427 95% [=========================================================== ] 2322/2427 95% [=========================================================== ] 2323/2427 95% [=========================================================== ] 2324/2427 95% [=========================================================== ] 2325/2427 95% [=========================================================== ] 2326/2427 95% [=========================================================== ] 2327/2427 95% [=========================================================== ] 2328/2427 95% [=========================================================== ] 2329/2427 95% [=========================================================== ] 2330/2427 96% [=========================================================== ] 2331/2427 96% [=========================================================== ] 2332/2427 96% [=========================================================== ] 2333/2427 96% [=========================================================== ] 2334/2427 96% [=========================================================== ] 2335/2427 96% [=========================================================== ] 2336/2427 96% [=========================================================== ] 2337/2427 96% [=========================================================== ] 2338/2427 96% [=========================================================== ] 2339/2427 96% [=========================================================== ] 2340/2427 96% [=========================================================== ] 2341/2427 96% [=========================================================== ] 2342/2427 96% [=========================================================== ] 2343/2427 96% [=========================================================== ] 2344/2427 96% [=========================================================== ] 2345/2427 96% [=========================================================== ] 2346/2427 96% [=========================================================== ] 2347/2427 96% [=========================================================== ] 2348/2427 96% [============================================================ ] 2349/2427 96% [============================================================ ] 2350/2427 96% [============================================================ ] 2351/2427 96% [============================================================ ] 2352/2427 96% [============================================================ ] 2353/2427 96% [============================================================ ] 2354/2427 96% [============================================================ ] 2355/2427 97% [============================================================ ] 2356/2427 97% [============================================================ ] 2357/2427 97% [============================================================ ] 2358/2427 97% [============================================================ ] 2359/2427 97% [============================================================ ] 2360/2427 97% [============================================================ ] 2361/2427 97% [============================================================ ] 2362/2427 97% [============================================================ ] 2363/2427 97% [============================================================ ] 2364/2427 97% [============================================================ ] 2365/2427 97% [============================================================ ] 2366/2427 97% [============================================================ ] 2367/2427 97% [============================================================ ] 2368/2427 97% [============================================================ ] 2369/2427 97% [============================================================ ] 2370/2427 97% [============================================================ ] 2371/2427 97% [============================================================ ] 2372/2427 97% [============================================================ ] 2373/2427 97% [============================================================ ] 2374/2427 97% [============================================================ ] 2375/2427 97% [============================================================ ] 2376/2427 97% [============================================================ ] 2377/2427 97% [============================================================ ] 2378/2427 97% [============================================================ ] 2379/2427 98% [============================================================ ] 2380/2427 98% [============================================================ ] 2381/2427 98% [============================================================ ] 2382/2427 98% [============================================================ ] 2383/2427 98% [============================================================ ] 2384/2427 98% [============================================================ ] 2385/2427 98% [============================================================ ] 2386/2427 98% [============================================================ ] 2387/2427 98% [============================================================= ] 2388/2427 98% [============================================================= ] 2389/2427 98% [============================================================= ] 2390/2427 98% [============================================================= ] 2391/2427 98% [============================================================= ] 2392/2427 98% [============================================================= ] 2393/2427 98% [============================================================= ] 2394/2427 98% [============================================================= ] 2395/2427 98% [============================================================= ] 2396/2427 98% [============================================================= ] 2397/2427 98% [============================================================= ] 2398/2427 98% [============================================================= ] 2399/2427 98% [============================================================= ] 2400/2427 98% [============================================================= ] 2401/2427 98% [============================================================= ] 2402/2427 98% [============================================================= ] 2403/2427 99% [============================================================= ] 2404/2427 99% [============================================================= ] 2405/2427 99% [============================================================= ] 2406/2427 99% [============================================================= ] 2407/2427 99% [============================================================= ] 2408/2427 99% [============================================================= ] 2409/2427 99% [============================================================= ] 2410/2427 99% [============================================================= ] 2411/2427 99% [============================================================= ] 2412/2427 99% [============================================================= ] 2413/2427 99% [============================================================= ] 2414/2427 99% [============================================================= ] 2415/2427 99% [============================================================= ] 2416/2427 99% [============================================================= ] 2417/2427 99% [============================================================= ] 2418/2427 99% [============================================================= ] 2419/2427 99% [============================================================= ] 2420/2427 99% [============================================================= ] 2421/2427 99% [============================================================= ] 2422/2427 99% [============================================================= ] 2423/2427 99% [============================================================= ] 2424/2427 99% [============================================================= ] 2425/2427 99% [============================================================= ] 2426/2427 99% [==============================================================] 2427/2427 100% operation complete, 2427 objects in 62631 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/or1k-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2022.02-480-g1fe5029122 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.33 Collecting legal info >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.11.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) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> libcap 2.63 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> 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) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dovecot 2.3.18 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> easy-rsa 3.0.8 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-erofs-utils 1.4 Collecting legal info COPYING: 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) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.0 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.62.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.82.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> haproxy 2.4.15 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> htpdate 1.3.3 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> ipset 7.15 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jszip 3.2.2 Collecting legal info LICENSE.markdown: OK (sha256: 14450c78405ad2a2173e25740b56406556779149df9c4c83523a8c63d0686210) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libebur128 1.2.6 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libest 3.2.0 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> jpeg Collecting legal info >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> logsurfer 1.8 Collecting legal info >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> lv2 1.18.2 Collecting legal info COPYING: OK (sha256: 0b0b07d852e3ce7fa04986e141f73001bd7f260683968f0a19e02dbcc4131aa6) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> open62541 v1.2.2 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> openjpeg 2.4.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openssh 8.9p1 Collecting legal info LICENCE: OK (sha256: d6807e99f3d159145c659060f57c3fa74e109faa39326dbfc38674cb550fd104) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-pahole v1.23 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkcs11-helper 1.28 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-qemu 6.2.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> qpid-proton 0.35.0 Collecting legal info LICENSE.txt: OK (sha256: 52310e65489d30afeefc8589479fc02862a875349c19edd165658a915009da82) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rsync 3.2.3 Collecting legal info COPYING: OK (sha256: 0d33aa97d302cb9df27f99dfa28d58001c2479a02317956f1a7a890f3937a976) >>> sane-backends 1.0.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sound-theme-borealis 0.9a Collecting legal info >>> sratom 0.6.8 Collecting legal info COPYING: OK (sha256: 3fc429d6b944fa20306357196a28bb4dd7c25e2d67edebec771f44de5bd7f9e8) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> ssdp-responder 1.8 Collecting legal info LICENSE: OK (sha256: e17dc0bc91bf499d8cca5e016c22c6d2a4770e3cc1a43756a7973375a83ddb90) >>> tcpdump 4.99.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> urandom-scripts Collecting legal info >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.63 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'