mkfs.jffs2: error!: Use the --pagesize=SIZE option if this is not what you want >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-3/output-1/images rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -print0 | xargs -0 -r touch -hd @1667893259\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-3/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" bzip2 -9 -c /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-3/output-1/images rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target -print0 | xargs -0 -r touch -hd @1667893259\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-3/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-3/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-3/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-3/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-3/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs"65157120 bytes (62.1 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/images rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1667893259\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-3/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-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2248 objects. stage 2: creating image '/home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/2248 0% [ ] 2/2248 0% [ ] 3/2248 0% [ ] 4/2248 0% [ ] 5/2248 0% [ ] 6/2248 0% [ ] 7/2248 0% [ ] 8/2248 0% [ ] 9/2248 0% [ ] 10/2248 0% [ ] 11/2248 0% [ ] 12/2248 0% [ ] 13/2248 0% [ ] 14/2248 0% [ ] 15/2248 0% [ ] 16/2248 0% [ ] 17/2248 0% [ ] 18/2248 0% [ ] 19/2248 0% [ ] 20/2248 0% [ ] 21/2248 0% [ ] 22/2248 0% [ ] 23/2248 1% [ ] 24/2248 1% [ ] 25/2248 1% [ ] 26/2248 1% [ ] 27/2248 1% [ ] 28/2248 1% [ ] 29/2248 1% [ ] 30/2248 1% [ ] 31/2248 1% [ ] 32/2248 1% [ ] 33/2248 1% [ ] 34/2248 1% [ ] 35/2248 1% [ ] 36/2248 1% [= ] 37/2248 1% [= ] 38/2248 1% [= ] 39/2248 1% [= ] 40/2248 1% [= ] 41/2248 1% [= ] 42/2248 1% [= ] 43/2248 1% [= ] 44/2248 1% [= ] 45/2248 2% [= ] 46/2248 2% [= ] 47/2248 2% [= ] 48/2248 2% [= ] 49/2248 2% [= ] 50/2248 2% [= ] 51/2248 2% [= ] 52/2248 2% [= ] 53/2248 2% [= ] 54/2248 2% [= ] 55/2248 2% [= ] 56/2248 2% [= ] 57/2248 2% [= ] 58/2248 2% [= ] 59/2248 2% [= ] 60/2248 2% [= ] 61/2248 2% [= ] 62/2248 2% [= ] 63/2248 2% [= ] 64/2248 2% [= ] 65/2248 2% [= ] 66/2248 2% [= ] 67/2248 2% [= ] 68/2248 3% [= ] 69/2248 3% [= ] 70/2248 3% [= ] 71/2248 3% [= ] 72/2248 3% [== ] 73/2248 3% [== ] 74/2248 3% [== ] 75/2248 3% [== ] 76/2248 3% [== ] 77/2248 3% [== ] 78/2248 3% [== ] 79/2248 3% [== ] 80/2248 3% [== ] 81/2248 3% [== ] 82/2248 3% [== ] 83/2248 3% [== ] 84/2248 3% [== ] 85/2248 3% [== ] 86/2248 3% [== ] 87/2248 3% [== ] 88/2248 3% [== ] 89/2248 3% [== ] 90/2248 4% [== ] 91/2248 4% [== ] 92/2248 4% [== ] 93/2248 4% [== ] 94/2248 4% [== ] 95/2248 4% [== ] 96/2248 4% [== ] 97/2248 4% [== ] 98/2248 4% [== ] 99/2248 4% [== ] 100/2248 4% [== ] 101/2248 4% [== ] 102/2248 4% [== ] 103/2248 4% [== ] 104/2248 4% [== ] 105/2248 4% [== ] 106/2248 4% [== ] 107/2248 4% [== ] 108/2248 4% [=== ] 109/2248 4% [=== ] 110/2248 4% [=== ] 111/2248 4% [=== ] 112/2248 4% [=== ] 113/2248 5% [=== ] 114/2248 5% [=== ] 115/2248 5% [=== ] 116/2248 5% [=== ] 117/2248 5% [=== ] 118/2248 5% [=== ] 119/2248 5% [=== ] 120/2248 5% [=== ] 121/2248 5% [=== ] 122/2248 5% [=== ] 123/2248 5% [=== ] 124/2248 5% [=== ] 125/2248 5% [=== ] 126/2248 5% [=== ] 127/2248 5% [=== ] 128/2248 5% [=== ] 129/2248 5% [=== ] 130/2248 5% [=== ] 131/2248 5% [=== ] 132/2248 5% [=== ] 133/2248 5% [=== ] 134/2248 5% [=== ] 135/2248 6% [=== ] 136/2248 6% [=== ] 137/2248 6% [=== ] 138/2248 6% [=== ] 139/2248 6% [=== ] 140/2248 6% [=== ] 141/2248 6% [=== ] 142/2248 6% [=== ] 143/2248 6% [=== ] 144/2248 6% [=== ] 145/2248 6% [==== ] 146/2248 6% [==== ] 147/2248 6% [==== ] 148/2248 6% [==== ] 149/2248 6% [==== ] 150/2248 6% [==== ] 151/2248 6% [==== ] 152/2248 6% [==== ] 153/2248 6% [==== ] 154/2248 6% [==== ] 155/2248 6% [==== ] 156/2248 6% [==== ] 157/2248 6% [==== ] 158/2248 7% [==== ] 159/2248 7% [==== ] 160/2248 7% [==== ] 161/2248 7% [==== ] 162/2248 7% [==== ] 163/2248 7% [==== ] 164/2248 7% [==== ] 165/2248 7% [==== ] 166/2248 7% [==== ] 167/2248 7% [==== ] 168/2248 7% [==== ] 169/2248 7% [==== ] 170/2248 7% [==== ] 171/2248 7% [==== ] 172/2248 7% [==== ] 173/2248 7% [==== ] 174/2248 7% [==== ] 175/2248 7% [==== ] 176/2248 7% [==== ] 177/2248 7% [==== ] 178/2248 7% [==== ] 179/2248 7% [==== ] 180/2248 8% [==== ] 181/2248 8% [===== ] 182/2248 8% [===== ] 183/2248 8% [===== ] 184/2248 8% [===== ] 185/2248 8% [===== ] 186/2248 8% [===== ] 187/2248 8% [===== ] 188/2248 8% [===== ] 189/2248 8% [===== ] 190/2248 8% [===== ] 191/2248 8% [===== ] 192/2248 8% [===== ] 193/2248 8% [===== ] 194/2248 8% [===== ] 195/2248 8% [===== ] 196/2248 8% [===== ] 197/2248 8% [===== ] 198/2248 8% [===== ] 199/2248 8% [===== ] 200/2248 8% [===== ] 201/2248 8% [===== ] 202/2248 8% [===== ] 203/2248 9% [===== ] 204/2248 9% [===== ] 205/2248 9% [===== ] 206/2248 9% [===== ] 207/2248 9% [===== ] 208/2248 9% [===== ] 209/2248 9% [===== ] 210/2248 9% [===== ] 211/2248 9% [===== ] 212/2248 9% [===== ] 213/2248 9% [===== ] 214/2248 9% [===== ] 215/2248 9% [===== ] 216/2248 9% [===== ] 217/2248 9% [====== ] 218/2248 9% [====== ] 219/2248 9% [====== ] 220/2248 9% [====== ] 221/2248 9% [====== ] 222/2248 9% [====== ] 223/2248 9% [====== ] 224/2248 9% [====== ] 225/2248 10% [====== ] 226/2248 10% [====== ] 227/2248 10% [====== ] 228/2248 10% [====== ] 229/2248 10% [====== ] 230/2248 10% [====== ] 231/2248 10% [====== ] 232/2248 10% [====== ] 233/2248 10% [====== ] 234/2248 10% [====== ] 235/2248 10% [====== ] 236/2248 10% [====== ] 237/2248 10% [====== ] 238/2248 10% [====== ] 239/2248 10% [====== ] 240/2248 10% [====== ] 241/2248 10% [====== ] 242/2248 10% [====== ] 243/2248 10% [====== ] 244/2248 10% [====== ] 245/2248 10% [====== ] 246/2248 10% [====== ] 247/2248 10% [====== ] 248/2248 11% [====== ] 249/2248 11% [====== ] 250/2248 11% [====== ] 251/2248 11% [====== ] 252/2248 11% [====== ] 253/2248 11% [======= ] 254/2248 11% [======= ] 255/2248 11% [======= ] 256/2248 11% [======= ] 257/2248 11% [======= ] 258/2248 11% [======= ] 259/2248 11% [======= ] 260/2248 11% [======= ] 261/2248 11% [======= ] 262/2248 11% [======= ] 263/2248 11% [======= ] 264/2248 11% [======= ] 265/2248 11% [======= ] 266/2248 11% [======= ] 267/2248 11% [======= ] 268/2248 11% [======= ] 269/2248 11% [======= ] 270/2248 12% [======= ] 271/2248 12% [======= ] 272/2248 12% [======= ] 273/2248 12% [======= ] 274/2248 12% [======= ] 275/2248 12% [======= ] 276/2248 12% [======= ] 277/2248 12% [======= ] 278/2248 12% [======= ] 279/2248 12% [======= ] 280/2248 12% [======= ] 281/2248 12% [======= ] 282/2248 12% [======= ] 283/2248 12% [======= ] 284/2248 12% [======= ] 285/2248 12% [======= ] 286/2248 12% [======= ] 287/2248 12% [======= ] 288/2248 12% [======= ] 289/2248 12% [======= ] 290/2248 12% [======== ] 291/2248 12% [======== ] 292/2248 12% [======== ] 293/2248 13% [======== ] 294/2248 13% [======== ] 295/2248 13% [======== ] 296/2248 13% [======== ] 297/2248 13% [======== ] 298/2248 13% [======== ] 299/2248 13% [======== ] 300/2248 13% [======== ] 301/2248 13% [======== ] 302/2248 13% [======== ] 303/2248 13% [======== ] 304/2248 13% [======== ] 305/2248 13% [======== ] 306/2248 13% [======== ] 307/2248 13% [======== ] 308/2248 13% [======== ] 309/2248 13% [======== ] 310/2248 13% [======== ] 311/2248 13% [======== ] 312/2248 13% [======== ] 313/2248 13% [======== ] 314/2248 13% [======== ] 315/2248 14% [======== ] 316/2248 14% [======== ] 317/2248 14% [======== ] 318/2248 14% [======== ] 319/2248 14% [======== ] 320/2248 14% [======== ] 321/2248 14% [======== ] 322/2248 14% [======== ] 323/2248 14% [======== ] 324/2248 14% [======== ] 325/2248 14% [======== ] 326/2248 14% [========= ] 327/2248 14% [========= ] 328/2248 14% [========= ] 329/2248 14% [========= ] 330/2248 14% [========= ] 331/2248 14% [========= ] 332/2248 14% [========= ] 333/2248 14% [========= ] 334/2248 14% [========= ] 335/2248 14% [========= ] 336/2248 14% [========= ] 337/2248 14% [========= ] 338/2248 15% [========= ] 339/2248 15% [========= ] 340/2248 15% [========= ] 341/2248 15% [========= ] 342/2248 15% [========= ] 343/2248 15% [========= ] 344/2248 15% [========= ] 345/2248 15% [========= ] 346/2248 15% [========= ] 347/2248 15% [========= ] 348/2248 15% [========= ] 349/2248 15% [========= ] 350/2248 15% [========= ] 351/2248 15% [========= ] 352/2248 15% [========= ] 353/2248 15% [========= ] 354/2248 15% [========= ] 355/2248 15% [========= ] 356/2248 15% [========= ] 357/2248 15% [========= ] 358/2248 15% [========= ] 359/2248 15% [========= ] 360/2248 16% [========= ] 361/2248 16% [========= ] 362/2248 16% [========== ] 363/2248 16% [========== ] 364/2248 16% [========== ] 365/2248 16% [========== ] 366/2248 16% [========== ] 367/2248 16% [========== ] 368/2248 16% [========== ] 369/2248 16% [========== ] 370/2248 16% [========== ] 371/2248 16% [========== ] 372/2248 16% [========== ] 373/2248 16% [========== ] 374/2248 16% [========== ] 375/2248 16% [========== ] 376/2248 16% [========== ] 377/2248 16% [========== ] 378/2248 16% [========== ] 379/2248 16% [========== ] 380/2248 16% [========== ] 381/2248 16% [========== ] 382/2248 16% [========== ] 383/2248 17% [========== ] 384/2248 17% [========== ] 385/2248 17% [========== ] 386/2248 17% [========== ] 387/2248 17% [========== ] 388/2248 17% [========== ] 389/2248 17% [========== ] 390/2248 17% [========== ] 391/2248 17% [========== ] 392/2248 17% [========== ] 393/2248 17% [========== ] 394/2248 17% [========== ] 395/2248 17% [========== ] 396/2248 17% [========== ] 397/2248 17% [========== ] 398/2248 17% [=========== ] 399/2248 17% [=========== ] 400/2248 17% [=========== ] 401/2248 17% [=========== ] 402/2248 17% [=========== ] 403/2248 17% [=========== ] 404/2248 17% [=========== ] 405/2248 18% [=========== ] 406/2248 18% [=========== ] 407/2248 18% [=========== ] 408/2248 18% [=========== ] 409/2248 18% [=========== ] 410/2248 18% [=========== ] 411/2248 18% [=========== ] 412/2248 18% [=========== ] 413/2248 18% [=========== ] 414/2248 18% [=========== ] 415/2248 18% [=========== ] 416/2248 18% [=========== ] 417/2248 18% [=========== ] 418/2248 18% [=========== ] 419/2248 18% [=========== ] 420/2248 18% [=========== ] 421/2248 18% [=========== ] 422/2248 18% [=========== ] 423/2248 18% [=========== ] 424/2248 18% [=========== ] 425/2248 18% [=========== ] 426/2248 18% [=========== ] 427/2248 18% [=========== ] 428/2248 19% [=========== ] 429/2248 19% [=========== ] 430/2248 19% [=========== ] 431/2248 19% [=========== ] 432/2248 19% [=========== ] 433/2248 19% [=========== ] 434/2248 19% [=========== ] 435/2248 19% [============ ] 436/2248 19% [============ ] 437/2248 19% [============ ] 438/2248 19% [============ ] 439/2248 19% [============ ] 440/2248 19% [============ ] 441/2248 19% [============ ] 442/2248 19% [============ ] 443/2248 19% [============ ] 444/2248 19% [============ ] 445/2248 19% [============ ] 446/2248 19% [============ ] 447/2248 19% [============ ] 448/2248 19% [============ ] 449/2248 19% [============ ] 450/2248 20% [============ ] 451/2248 20% [============ ] 452/2248 20% [============ ] 453/2248 20% [============ ] 454/2248 20% [============ ] 455/2248 20% [============ ] 456/2248 20% [============ ] 457/2248 20% [============ ] 458/2248 20% [============ ] 459/2248 20% [============ ] 460/2248 20% [============ ] 461/2248 20% [============ ] 462/2248 20% [============ ] 463/2248 20% [============ ] 464/2248 20% [============ ] 465/2248 20% [============ ] 466/2248 20% [============ ] 467/2248 20% [============ ] 468/2248 20% [============ ] 469/2248 20% [============ ] 470/2248 20% [============ ] 471/2248 20% [============= ] 472/2248 20% [============= ] 473/2248 21% [============= ] 474/2248 21% [============= ] 475/2248 21% [============= ] 476/2248 21% [============= ] 477/2248 21% [============= ] 478/2248 21% [============= ] 479/2248 21% [============= ] 480/2248 21% [============= ] 481/2248 21% [============= ] 482/2248 21% [============= ] 483/2248 21% [============= ] 484/2248 21% [============= ] 485/2248 21% [============= ] 486/2248 21% [============= ] 487/2248 21% [============= ] 488/2248 21% [============= ] 489/2248 21% [============= ] 490/2248 21% [============= ] 491/2248 21% [============= ] 492/2248 21% [============= ] 493/2248 21% [============= ] 494/2248 21% [============= ] 495/2248 22% [============= ] 496/2248 22% [============= ] 497/2248 22% [============= ] 498/2248 22% [============= ] 499/2248 22% [============= ] 500/2248 22% [============= ] 501/2248 22% [============= ] 502/2248 22% [============= ] 503/2248 22% [============= ] 504/2248 22% [============= ] 505/2248 22% [============= ] 506/2248 22% [============= ] 507/2248 22% [============== ] 508/2248 22% [============== ] 509/2248 22% [============== ] 510/2248 22% [============== ] 511/2248 22% [============== ] 512/2248 22% [============== ] 513/2248 22% [============== ] 514/2248 22% [============== ] 515/2248 22% [============== ] 516/2248 22% [============== ] 517/2248 22% [============== ] 518/2248 23% [============== ] 519/2248 23% [============== ] 520/2248 23% [============== ] 521/2248 23% [============== ] 522/2248 23% [============== ] 523/2248 23% [============== ] 524/2248 23% [============== ] 525/2248 23% [============== ] 526/2248 23% [============== ] 527/2248 23% [============== ] 528/2248 23% [============== ] 529/2248 23% [============== ] 530/2248 23% [============== ] 531/2248 23% [============== ] 532/2248 23% [============== ] 533/2248 23% [============== ] 534/2248 23% [============== ] 535/2248 23% [============== ] 536/2248 23% [============== ] 537/2248 23% [============== ] 538/2248 23% [============== ] 539/2248 23% [============== ] 540/2248 24% [============== ] 541/2248 24% [============== ] 542/2248 24% [============== ] 543/2248 24% [=============== ] 544/2248 24% [=============== ] 545/2248 24% [=============== ] 546/2248 24% [=============== ] 547/2248 24% [=============== ] 548/2248 24% [=============== ] 549/2248 24% [=============== ] 550/2248 24% [=============== ] 551/2248 24% [=============== ] 552/2248 24% [=============== ] 553/2248 24% [=============== ] 554/2248 24% [=============== ] 555/2248 24% [=============== ] 556/2248 24% [=============== ] 557/2248 24% [=============== ] 558/2248 24% [=============== ] 559/2248 24% [=============== ] 560/2248 24% [=============== ] 561/2248 24% [=============== ] 562/2248 25% [=============== ] 563/2248 25% [=============== ] 564/2248 25% [=============== ] 565/2248 25% [=============== ] 566/2248 25% [=============== ] 567/2248 25% [=============== ] 568/2248 25% [=============== ] 569/2248 25% [=============== ] 570/2248 25% [=============== ] 571/2248 25% [=============== ] 572/2248 25% [=============== ] 573/2248 25% [=============== ] 574/2248 25% [=============== ] 575/2248 25% [=============== ] 576/2248 25% [=============== ] 577/2248 25% [=============== ] 578/2248 25% [=============== ] 579/2248 25% [=============== ] 580/2248 25% [================ ] 581/2248 25% [================ ] 582/2248 25% [================ ] 583/2248 25% [================ ] 584/2248 25% [================ ] 585/2248 26% [================ ] 586/2248 26% [================ ] 587/2248 26% [================ ] 588/2248 26% [================ ] 589/2248 26% [================ ] 590/2248 26% [================ ] 591/2248 26% [================ ] 592/2248 26% [================ ] 593/2248 26% [================ ] 594/2248 26% [================ ] 595/2248 26% [================ ] 596/2248 26% [================ ] 597/2248 26% [================ ] 598/2248 26% [================ ] 599/2248 26% [================ ] 600/2248 26% [================ ] 601/2248 26% [================ ] 602/2248 26% [================ ] 603/2248 26% [================ ] 604/2248 26% [================ ] 605/2248 26% [================ ] 606/2248 26% [================ ] 607/2248 27% [================ ] 608/2248 27% [================ ] 609/2248 27% [================ ] 610/2248 27% [================ ] 611/2248 27% [================ ] 612/2248 27% [================ ] 613/2248 27% [================ ] 614/2248 27% [================ ] 615/2248 27% [================ ] 616/2248 27% [================= ] 617/2248 27% [================= ] 618/2248 27% [================= ] 619/2248 27% [================= ] 620/2248 27% [================= ] 621/2248 27% [================= ] 622/2248 27% [================= ] 623/2248 27% [================= ] 624/2248 27% [================= ] 625/2248 27% [================= ] 626/2248 27% [================= ] 627/2248 27% [================= ] 628/2248 27% [================= ] 629/2248 27% [================= ] 630/2248 28% [================= ] 631/2248 28% [================= ] 632/2248 28% [================= ] 633/2248 28% [================= ] 634/2248 28% [================= ] 635/2248 28% [================= ] 636/2248 28% [================= ] 637/2248 28% [================= ] 638/2248 28% [================= ] 639/2248 28% [================= ] 640/2248 28% [================= ] 641/2248 28% [================= ] 642/2248 28% [================= ] 643/2248 28% [================= ] 644/2248 28% [================= ] 645/2248 28% [================= ] 646/2248 28% [================= ] 647/2248 28% [================= ] 648/2248 28% [================= ] 649/2248 28% [================= ] 650/2248 28% [================= ] 651/2248 28% [================= ] 652/2248 29% [================== ] 653/2248 29% [================== ] 654/2248 29% [================== ] 655/2248 29% [================== ] 656/2248 29% [================== ] 657/2248 29% [================== ] 658/2248 29% [================== ] 659/2248 29% [================== ] 660/2248 29% [================== ] 661/2248 29% [================== ] 662/2248 29% [================== ] 663/2248 29% [================== ] 664/2248 29% [================== ] 665/2248 29% [================== ] 666/2248 29% [================== ] 667/2248 29% [================== ] 668/2248 29% [================== ] 669/2248 29% [================== ] 670/2248 29% [================== ] 671/2248 29% [================== ] 672/2248 29% [================== ] 673/2248 29% [================== ] 674/2248 29% [================== ] 675/2248 30% [================== ] 676/2248 30% [================== ] 677/2248 30% [================== ] 678/2248 30% [================== ] 679/2248 30% [================== ] 680/2248 30% [================== ] 681/2248 30% [================== ] 682/2248 30% [================== ] 683/2248 30% [================== ] 684/2248 30% [================== ] 685/2248 30% [================== ] 686/2248 30% [================== ] 687/2248 30% [================== ] 688/2248 30% [=================== ] 689/2248 30% [=================== ] 690/2248 30% [=================== ] 691/2248 30% [=================== ] 692/2248 30% [=================== ] 693/2248 30% [=================== ] 694/2248 30% [=================== ] 695/2248 30% [=================== ] 696/2248 30% [=================== ] 697/2248 31% [=================== ] 698/2248 31% [=================== ] 699/2248 31% [=================== ] 700/2248 31% [=================== ] 701/2248 31% [=================== ] 702/2248 31% [=================== ] 703/2248 31% [=================== ] 704/2248 31% [=================== ] 705/2248 31% [=================== ] 706/2248 31% [=================== ] 707/2248 31% [=================== ] 708/2248 31% [=================== ] 709/2248 31% [=================== ] 710/2248 31% [=================== ] 711/2248 31% [=================== ] 712/2248 31% [=================== ] 713/2248 31% [=================== ] 714/2248 31% [=================== ] 715/2248 31% [=================== ] 716/2248 31% [=================== ] 717/2248 31% [=================== ] 718/2248 31% [=================== ] 719/2248 31% [=================== ] 720/2248 32% [=================== ] 721/2248 32% [=================== ] 722/2248 32% [=================== ] 723/2248 32% [=================== ] 724/2248 32% [=================== ] 725/2248 32% [==================== ] 726/2248 32% [==================== ] 727/2248 32% [==================== ] 728/2248 32% [==================== ] 729/2248 32% [==================== ] 730/2248 32% [==================== ] 731/2248 32% [==================== ] 732/2248 32% [==================== ] 733/2248 32% [==================== ] 734/2248 32% [==================== ] 735/2248 32% [==================== ] 736/2248 32% [==================== ] 737/2248 32% [==================== ] 738/2248 32% [==================== ] 739/2248 32% [==================== ] 740/2248 32% [==================== ] 741/2248 32% [==================== ] 742/2248 33% [==================== ] 743/2248 33% [==================== ] 744/2248 33% [==================== ] 745/2248 33% [==================== ] 746/2248 33% [==================== ] 747/2248 33% [==================== ] 748/2248 33% [==================== ] 749/2248 33% [==================== ] 750/2248 33% [==================== ] 751/2248 33% [==================== ] 752/2248 33% [==================== ] 753/2248 33% [==================== ] 754/2248 33% [==================== ] 755/2248 33% [==================== ] 756/2248 33% [==================== ] 757/2248 33% [==================== ] 758/2248 33% [==================== ] 759/2248 33% [==================== ] 760/2248 33% [==================== ] 761/2248 33% [===================== ] 762/2248 33% [===================== ] 763/2248 33% [===================== ] 764/2248 33% [===================== ] 765/2248 34% [===================== ] 766/2248 34% [===================== ] 767/2248 34% [===================== ] 768/2248 34% [===================== ] 769/2248 34% [===================== ] 770/2248 34% [===================== ] 771/2248 34% [===================== ] 772/2248 34% [===================== ] 773/2248 34% [===================== ] 774/2248 34% [===================== ] 775/2248 34% [===================== ] 776/2248 34% [===================== ] 777/2248 34% [===================== ] 778/2248 34% [===================== ] 779/2248 34% [===================== ] 780/2248 34% [===================== ] 781/2248 34% [===================== ] 782/2248 34% [===================== ] 783/2248 34% [===================== ] 784/2248 34% [===================== ] 785/2248 34% [===================== ] 786/2248 34% [===================== ] 787/2248 35% [===================== ] 788/2248 35% [===================== ] 789/2248 35% [===================== ] 790/2248 35% [===================== ] 791/2248 35% [===================== ] 792/2248 35% [===================== ] 793/2248 35% [===================== ] 794/2248 35% [===================== ] 795/2248 35% [===================== ] 796/2248 35% [===================== ] 797/2248 35% [====================== ] 798/2248 35% [====================== ] 799/2248 35% [====================== ] 800/2248 35% [====================== ] 801/2248 35% [====================== ] 802/2248 35% [====================== ] 803/2248 35% [====================== ] 804/2248 35% [====================== ] 805/2248 35% [====================== ] 806/2248 35% [====================== ] 807/2248 35% [====================== ] 808/2248 35% [====================== ] 809/2248 35% [====================== ] 810/2248 36% [====================== ] 811/2248 36% [====================== ] 812/2248 36% [====================== ] 813/2248 36% [====================== ] 814/2248 36% [====================== ] 815/2248 36% [====================== ] 816/2248 36% [====================== ] 817/2248 36% [====================== ] 818/2248 36% [====================== ] 819/2248 36% [====================== ] 820/2248 36% [====================== ] 821/2248 36% [====================== ] 822/2248 36% [====================== ] 823/2248 36% [====================== ] 824/2248 36% [====================== ] 825/2248 36% [====================== ] 826/2248 36% [====================== ] 827/2248 36% [====================== ] 828/2248 36% [====================== ] 829/2248 36% [====================== ] 830/2248 36% [====================== ] 831/2248 36% [====================== ] 832/2248 37% [====================== ] 833/2248 37% [======================= ] 834/2248 37% [======================= ] 835/2248 37% [======================= ] 836/2248 37% [======================= ] 837/2248 37% [======================= ] 838/2248 37% [======================= ] 839/2248 37% [======================= ] 840/2248 37% [======================= ] 841/2248 37% [======================= ] 842/2248 37% [======================= ] 843/2248 37% [======================= ] 844/2248 37% [======================= ] 845/2248 37% [======================= ] 846/2248 37% [======================= ] 847/2248 37% [======================= ] 848/2248 37% [======================= ] 849/2248 37% [======================= ] 850/2248 37% [======================= ] 851/2248 37% [======================= ] 852/2248 37% [======================= ] 853/2248 37% [======================= ] 854/2248 37% [======================= ] 855/2248 38% [======================= ] 856/2248 38% [======================= ] 857/2248 38% [======================= ] 858/2248 38% [======================= ] 859/2248 38% [======================= ] 860/2248 38% [======================= ] 861/2248 38% [======================= ] 862/2248 38% [======================= ] 863/2248 38% [======================= ] 864/2248 38% [======================= ] 865/2248 38% [======================= ] 866/2248 38% [======================= ] 867/2248 38% [======================= ] 868/2248 38% [======================= ] 869/2248 38% [======================= ] 870/2248 38% [======================== ] 871/2248 38% [======================== ] 872/2248 38% [======================== ] 873/2248 38% [======================== ] 874/2248 38% [======================== ] 875/2248 38% [======================== ] 876/2248 38% [======================== ] 877/2248 39% [======================== ] 878/2248 39% [======================== ] 879/2248 39% [======================== ] 880/2248 39% [======================== ] 881/2248 39% [======================== ] 882/2248 39% [======================== ] 883/2248 39% [======================== ] 884/2248 39% [======================== ] 885/2248 39% [======================== ] 886/2248 39% [======================== ] 887/2248 39% [======================== ] 888/2248 39% [======================== ] 889/2248 39% [======================== ] 890/2248 39% [======================== ] 891/2248 39% [======================== ] 892/2248 39% [======================== ] 893/2248 39% [======================== ] 894/2248 39% [======================== ] 895/2248 39% [======================== ] 896/2248 39% [======================== ] 897/2248 39% [======================== ] 898/2248 39% [======================== ] 899/2248 39% [======================== ] 900/2248 40% [======================== ] 901/2248 40% [======================== ] 902/2248 40% [======================== ] 903/2248 40% [======================== ] 904/2248 40% [======================== ] 905/2248 40% [======================== ] 906/2248 40% [========================= ] 907/2248 40% [========================= ] 908/2248 40% [========================= ] 909/2248 40% [========================= ] 910/2248 40% [========================= ] 911/2248 40% [========================= ] 912/2248 40% [========================= ] 913/2248 40% [========================= ] 914/2248 40% [========================= ] 915/2248 40% [========================= ] 916/2248 40% [========================= ] 917/2248 40% [========================= ] 918/2248 40% [========================= ] 919/2248 40% [========================= ] 920/2248 40% [========================= ] 921/2248 40% [========================= ] 922/2248 41% [========================= ] 923/2248 41% [========================= ] 924/2248 41% [========================= ] 925/2248 41% [========================= ] 926/2248 41% [========================= ] 927/2248 41% [========================= ] 928/2248 41% [========================= ] 929/2248 41% [========================= ] 930/2248 41% [========================= ] 931/2248 41% [========================= ] 932/2248 41% [========================= ] 933/2248 41% [========================= ] 934/2248 41% [========================= ] 935/2248 41% [========================= ] 936/2248 41% [========================= ] 937/2248 41% [========================= ] 938/2248 41% [========================= ] 939/2248 41% [========================= ] 940/2248 41% [========================= ] 941/2248 41% [========================= ] 942/2248 41% [========================== ] 943/2248 41% [========================== ] 944/2248 41% [========================== ] 945/2248 42% [========================== ] 946/2248 42% [========================== ] 947/2248 42% [========================== ] 948/2248 42% [========================== ] 949/2248 42% [========================== ] 950/2248 42% [========================== ] 951/2248 42% [========================== ] 952/2248 42% [========================== ] 953/2248 42% [========================== ] 954/2248 42% [========================== ] 955/2248 42% [========================== ] 956/2248 42% [========================== ] 957/2248 42% [========================== ] 958/2248 42% [========================== ] 959/2248 42% [========================== ] 960/2248 42% [========================== ] 961/2248 42% [========================== ] 962/2248 42% [========================== ] 963/2248 42% [========================== ] 964/2248 42% [========================== ] 965/2248 42% [========================== ] 966/2248 42% [========================== ] 967/2248 43% [========================== ] 968/2248 43% [========================== ] 969/2248 43% [========================== ] 970/2248 43% [========================== ] 971/2248 43% [========================== ] 972/2248 43% [========================== ] 973/2248 43% [========================== ] 974/2248 43% [========================== ] 975/2248 43% [========================== ] 976/2248 43% [========================== ] 977/2248 43% [========================== ] 978/2248 43% [=========================== ] 979/2248 43% [=========================== ] 980/2248 43% [=========================== ] 981/2248 43% [=========================== ] 982/2248 43% [=========================== ] 983/2248 43% [=========================== ] 984/2248 43% [=========================== ] 985/2248 43% [=========================== ] 986/2248 43% [=========================== ] 987/2248 43% [=========================== ] 988/2248 43% [=========================== ] 989/2248 43% [=========================== ] 990/2248 44% [=========================== ] 991/2248 44% [=========================== ] 992/2248 44% [=========================== ] 993/2248 44% [=========================== ] 994/2248 44% [=========================== ] 995/2248 44% [=========================== ] 996/2248 44% [=========================== ] 997/2248 44% [=========================== ] 998/2248 44% [=========================== ] 999/2248 44% [=========================== ] 1000/2248 44% [=========================== ] 1001/2248 44% [=========================== ] 1002/2248 44% [=========================== ] 1003/2248 44% [=========================== ] 1004/2248 44% [=========================== ] 1005/2248 44% [=========================== ] 1006/2248 44% [=========================== ] 1007/2248 44% [=========================== ] 1008/2248 44% [=========================== ] 1009/2248 44% [=========================== ] 1010/2248 44% [=========================== ] 1011/2248 44% [=========================== ] 1012/2248 45% [=========================== ] 1013/2248 45% [=========================== ] 1014/2248 45% [=========================== ] 1015/2248 45% [============================ ] 1016/2248 45% [============================ ] 1017/2248 45% [============================ ] 1018/2248 45% [============================ ] 1019/2248 45% [============================ ] 1020/2248 45% [============================ ] 1021/2248 45% [============================ ] 1022/2248 45% [============================ ] 1023/2248 45% [============================ ] 1024/2248 45% [============================ ] 1025/2248 45% [============================ ] 1026/2248 45% [============================ ] 1027/2248 45% [============================ ] 1028/2248 45% [============================ ] 1029/2248 45% [============================ ] 1030/2248 45% [============================ ] 1031/2248 45% [============================ ] 1032/2248 45% [============================ ] 1033/2248 45% [============================ ] 1034/2248 45% [============================ ] 1035/2248 46% [============================ ] 1036/2248 46% [============================ ] 1037/2248 46% [============================ ] 1038/2248 46% [============================ ] 1039/2248 46% [============================ ] 1040/2248 46% [============================ ] 1041/2248 46% [============================ ] 1042/2248 46% [============================ ] 1043/2248 46% [============================ ] 1044/2248 46% [============================ ] 1045/2248 46% [============================ ] 1046/2248 46% [============================ ] 1047/2248 46% [============================ ] 1048/2248 46% [============================ ] 1049/2248 46% [============================ ] 1050/2248 46% [============================ ] 1051/2248 46% [============================= ] 1052/2248 46% [============================= ] 1053/2248 46% [============================= ] 1054/2248 46% [============================= ] 1055/2248 46% [============================= ] 1056/2248 46% [============================= ] 1057/2248 47% [============================= ] 1058/2248 47% [============================= ] 1059/2248 47% [============================= ] 1060/2248 47% [============================= ] 1061/2248 47% [============================= ] 1062/2248 47% [============================= ] 1063/2248 47% [============================= ] 1064/2248 47% [============================= ] 1065/2248 47% [============================= ] 1066/2248 47% [============================= ] 1067/2248 47% [============================= ] 1068/2248 47% [============================= ] 1069/2248 47% [============================= ] 1070/2248 47% [============================= ] 1071/2248 47% [============================= ] 1072/2248 47% [============================= ] 1073/2248 47% [============================= ] 1074/2248 47% [============================= ] 1075/2248 47% [============================= ] 1076/2248 47% [============================= ] 1077/2248 47% [============================= ] 1078/2248 47% [============================= ] 1079/2248 47% [============================= ] 1080/2248 48% [============================= ] 1081/2248 48% [============================= ] 1082/2248 48% [============================= ] 1083/2248 48% [============================= ] 1084/2248 48% [============================= ] 1085/2248 48% [============================= ] 1086/2248 48% [============================= ] 1087/2248 48% [============================== ] 1088/2248 48% [============================== ] 1089/2248 48% [============================== ] 1090/2248 48% [============================== ] 1091/2248 48% [============================== ] 1092/2248 48% [============================== ] 1093/2248 48% [============================== ] 1094/2248 48% [============================== ] 1095/2248 48% [============================== ] 1096/2248 48% [============================== ] 1097/2248 48% [============================== ] 1098/2248 48% [============================== ] 1099/2248 48% [============================== ] 1100/2248 48% [============================== ] 1101/2248 48% [============================== ] 1102/2248 49% [============================== ] 1103/2248 49% [============================== ] 1104/2248 49% [============================== ] 1105/2248 49% [============================== ] 1106/2248 49% [============================== ] 1107/2248 49% [============================== ] 1108/2248 49% [============================== ] 1109/2248 49% [============================== ] 1110/2248 49% [============================== ] 1111/2248 49% [============================== ] 1112/2248 49% [============================== ] 1113/2248 49% [============================== ] 1114/2248 49% [============================== ] 1115/2248 49% [============================== ] 1116/2248 49% [============================== ] 1117/2248 49% [============================== ] 1118/2248 49% [============================== ] 1119/2248 49% [============================== ] 1120/2248 49% [============================== ] 1121/2248 49% [============================== ] 1122/2248 49% [============================== ] 1123/2248 49% [=============================== ] 1124/2248 50% [=============================== ] 1125/2248 50% [=============================== ] 1126/2248 50% [=============================== ] 1127/2248 50% [=============================== ] 1128/2248 50% [=============================== ] 1129/2248 50% [=============================== ] 1130/2248 50% [=============================== ] 1131/2248 50% [=============================== ] 1132/2248 50% [=============================== ] 1133/2248 50% [=============================== ] 1134/2248 50% [=============================== ] 1135/2248 50% [=============================== ] 1136/2248 50% [=============================== ] 1137/2248 50% [=============================== ] 1138/2248 50% [=============================== ] 1139/2248 50% [=============================== ] 1140/2248 50% [=============================== ] 1141/2248 50% [=============================== ] 1142/2248 50% [=============================== ] 1143/2248 50% [=============================== ] 1144/2248 50% [=============================== ] 1145/2248 50% [=============================== ] 1146/2248 50% [=============================== ] 1147/2248 51% [=============================== ] 1148/2248 51% [=============================== ] 1149/2248 51% [=============================== ] 1150/2248 51% [=============================== ] 1151/2248 51% [=============================== ] 1152/2248 51% [=============================== ] 1153/2248 51% [=============================== ] 1154/2248 51% [=============================== ] 1155/2248 51% [=============================== ] 1156/2248 51% [=============================== ] 1157/2248 51% [=============================== ] 1158/2248 51% [=============================== ] 1159/2248 51% [=============================== ] 1160/2248 51% [================================ ] 1161/2248 51% [================================ ] 1162/2248 51% [================================ ] 1163/2248 51% [================================ ] 1164/2248 51% [================================ ] 1165/2248 51% [================================ ] 1166/2248 51% [================================ ] 1167/2248 51% [================================ ] 1168/2248 51% [================================ ] 1169/2248 52% [================================ ] 1170/2248 52% [================================ ] 1171/2248 52% [================================ ] 1172/2248 52% [================================ ] 1173/2248 52% [================================ ] 1174/2248 52% [================================ ] 1175/2248 52% [================================ ] 1176/2248 52% [================================ ] 1177/2248 52% [================================ ] 1178/2248 52% [================================ ] 1179/2248 52% [================================ ] 1180/2248 52% [================================ ] 1181/2248 52% [================================ ] 1182/2248 52% [================================ ] 1183/2248 52% [================================ ] 1184/2248 52% [================================ ] 1185/2248 52% [================================ ] 1186/2248 52% [================================ ] 1187/2248 52% [================================ ] 1188/2248 52% [================================ ] 1189/2248 52% [================================ ] 1190/2248 52% [================================ ] 1191/2248 52% [================================ ] 1192/2248 53% [================================ ] 1193/2248 53% [================================ ] 1194/2248 53% [================================ ] 1195/2248 53% [================================ ] 1196/2248 53% [================================= ] 1197/2248 53% [================================= ] 1198/2248 53% [================================= ] 1199/2248 53% [================================= ] 1200/2248 53% [================================= ] 1201/2248 53% [================================= ] 1202/2248 53% [================================= ] 1203/2248 53% [================================= ] 1204/2248 53% [================================= ] 1205/2248 53% [================================= ] 1206/2248 53% [================================= ] 1207/2248 53% [================================= ] 1208/2248 53% [================================= ] 1209/2248 53% [================================= ] 1210/2248 53% [================================= ] 1211/2248 53% [================================= ] 1212/2248 53% [================================= ] 1213/2248 53% [================================= ] 1214/2248 54% [================================= ] 1215/2248 54% [================================= ] 1216/2248 54% [================================= ] 1217/2248 54% [================================= ] 1218/2248 54% [================================= ] 1219/2248 54% [================================= ] 1220/2248 54% [================================= ] 1221/2248 54% [================================= ] 1222/2248 54% [================================= ] 1223/2248 54% [================================= ] 1224/2248 54% [================================= ] 1225/2248 54% [================================= ] 1226/2248 54% [================================= ] 1227/2248 54% [================================= ] 1228/2248 54% [================================= ] 1229/2248 54% [================================= ] 1230/2248 54% [================================= ] 1231/2248 54% [================================= ] 1232/2248 54% [================================== ] 1233/2248 54% [================================== ] 1234/2248 54% [================================== ] 1235/2248 54% [================================== ] 1236/2248 54% [================================== ] 1237/2248 55% [================================== ] 1238/2248 55% [================================== ] 1239/2248 55% [================================== ] 1240/2248 55% [================================== ] 1241/2248 55% [================================== ] 1242/2248 55% [================================== ] 1243/2248 55% [================================== ] 1244/2248 55% [================================== ] 1245/2248 55% [================================== ] 1246/2248 55% [================================== ] 1247/2248 55% [================================== ] 1248/2248 55% [================================== ] 1249/2248 55% [================================== ] 1250/2248 55% [================================== ] 1251/2248 55% [================================== ] 1252/2248 55% [================================== ] 1253/2248 55% [================================== ] 1254/2248 55% [================================== ] 1255/2248 55% [================================== ] 1256/2248 55% [================================== ] 1257/2248 55% [================================== ] 1258/2248 55% [================================== ] 1259/2248 56% [================================== ] 1260/2248 56% [================================== ] 1261/2248 56% [================================== ] 1262/2248 56% [================================== ] 1263/2248 56% [================================== ] 1264/2248 56% [================================== ] 1265/2248 56% [================================== ] 1266/2248 56% [================================== ] 1267/2248 56% [================================== ] 1268/2248 56% [================================== ] 1269/2248 56% [=================================== ] 1270/2248 56% [=================================== ] 1271/2248 56% [=================================== ] 1272/2248 56% [=================================== ] 1273/2248 56% [=================================== ] 1274/2248 56% [=================================== ] 1275/2248 56% [=================================== ] 1276/2248 56% [=================================== ] 1277/2248 56% [=================================== ] 1278/2248 56% [=================================== ] 1279/2248 56% [=================================== ] 1280/2248 56% [=================================== ] 1281/2248 56% [=================================== ] 1282/2248 57% [=================================== ] 1283/2248 57% [=================================== ] 1284/2248 57% [=================================== ] 1285/2248 57% [=================================== ] 1286/2248 57% [=================================== ] 1287/2248 57% [=================================== ] 1288/2248 57% [=================================== ] 1289/2248 57% [=================================== ] 1290/2248 57% [=================================== ] 1291/2248 57% [=================================== ] 1292/2248 57% [=================================== ] 1293/2248 57% [=================================== ] 1294/2248 57% [=================================== ] 1295/2248 57% [=================================== ] 1296/2248 57% [=================================== ] 1297/2248 57% [=================================== ] 1298/2248 57% [=================================== ] 1299/2248 57% [=================================== ] 1300/2248 57% [=================================== ] 1301/2248 57% [=================================== ] 1302/2248 57% [=================================== ] 1303/2248 57% [=================================== ] 1304/2248 58% [=================================== ] 1305/2248 58% [==================================== ] 1306/2248 58% [==================================== ] 1307/2248 58% [==================================== ] 1308/2248 58% [==================================== ] 1309/2248 58% [==================================== ] 1310/2248 58% [==================================== ] 1311/2248 58% [==================================== ] 1312/2248 58% [==================================== ] 1313/2248 58% [==================================== ] 1314/2248 58% [==================================== ] 1315/2248 58% [==================================== ] 1316/2248 58% [==================================== ] 1317/2248 58% [==================================== ] 1318/2248 58% [==================================== ] 1319/2248 58% [==================================== ] 1320/2248 58% [==================================== ] 1321/2248 58% [==================================== ] 1322/2248 58% [==================================== ] 1323/2248 58% [==================================== ] 1324/2248 58% [==================================== ] 1325/2248 58% [==================================== ] 1326/2248 58% [==================================== ] 1327/2248 59% [==================================== ] 1328/2248 59% [==================================== ] 1329/2248 59% [==================================== ] 1330/2248 59% [==================================== ] 1331/2248 59% [==================================== ] 1332/2248 59% [==================================== ] 1333/2248 59% [==================================== ] 1334/2248 59% [==================================== ] 1335/2248 59% [==================================== ] 1336/2248 59% [==================================== ] 1337/2248 59% [==================================== ] 1338/2248 59% [==================================== ] 1339/2248 59% [==================================== ] 1340/2248 59% [==================================== ] 1341/2248 59% [===================================== ] 1342/2248 59% [===================================== ] 1343/2248 59% [===================================== ] 1344/2248 59% [===================================== ] 1345/2248 59% [===================================== ] 1346/2248 59% [===================================== ] 1347/2248 59% [===================================== ] 1348/2248 59% [===================================== ] 1349/2248 60% [===================================== ] 1350/2248 60% [===================================== ] 1351/2248 60% [===================================== ] 1352/2248 60% [===================================== ] 1353/2248 60% [===================================== ] 1354/2248 60% [===================================== ] 1355/2248 60% [===================================== ] 1356/2248 60% [===================================== ] 1357/2248 60% [===================================== ] 1358/2248 60% [===================================== ] 1359/2248 60% [===================================== ] 1360/2248 60% [===================================== ] 1361/2248 60% [===================================== ] 1362/2248 60% [===================================== ] 1363/2248 60% [===================================== ] 1364/2248 60% [===================================== ] 1365/2248 60% [===================================== ] 1366/2248 60% [===================================== ] 1367/2248 60% [===================================== ] 1368/2248 60% [===================================== ] 1369/2248 60% [===================================== ] 1370/2248 60% [===================================== ] 1371/2248 60% [===================================== ] 1372/2248 61% [===================================== ] 1373/2248 61% [===================================== ] 1374/2248 61% [===================================== ] 1375/2248 61% [===================================== ] 1376/2248 61% [===================================== ] 1377/2248 61% [====================================== ] 1378/2248 61% [====================================== ] 1379/2248 61% [====================================== ] 1380/2248 61% [====================================== ] 1381/2248 61% [====================================== ] 1382/2248 61% [====================================== ] 1383/2248 61% [====================================== ] 1384/2248 61% [====================================== ] 1385/2248 61% [====================================== ] 1386/2248 61% [====================================== ] 1387/2248 61% [====================================== ] 1388/2248 61% [====================================== ] 1389/2248 61% [====================================== ] 1390/2248 61% [====================================== ] 1391/2248 61% [====================================== ] 1392/2248 61% [====================================== ] 1393/2248 61% [====================================== ] 1394/2248 62% [====================================== ] 1395/2248 62% [====================================== ] 1396/2248 62% [====================================== ] 1397/2248 62% [====================================== ] 1398/2248 62% [====================================== ] 1399/2248 62% [====================================== ] 1400/2248 62% [====================================== ] 1401/2248 62% [====================================== ] 1402/2248 62% [====================================== ] 1403/2248 62% [====================================== ] 1404/2248 62% [====================================== ] 1405/2248 62% [====================================== ] 1406/2248 62% [====================================== ] 1407/2248 62% [====================================== ] 1408/2248 62% [====================================== ] 1409/2248 62% [====================================== ] 1410/2248 62% [====================================== ] 1411/2248 62% [====================================== ] 1412/2248 62% [====================================== ] 1413/2248 62% [====================================== ] 1414/2248 62% [======================================= ] 1415/2248 62% [======================================= ] 1416/2248 62% [======================================= ] 1417/2248 63% [======================================= ] 1418/2248 63% [======================================= ] 1419/2248 63% [======================================= ] 1420/2248 63% [======================================= ] 1421/2248 63% [======================================= ] 1422/2248 63% [======================================= ] 1423/2248 63% [======================================= ] 1424/2248 63% [======================================= ] 1425/2248 63% [======================================= ] 1426/2248 63% [======================================= ] 1427/2248 63% [======================================= ] 1428/2248 63% [======================================= ] 1429/2248 63% [======================================= ] 1430/2248 63% [======================================= ] 1431/2248 63% [======================================= ] 1432/2248 63% [======================================= ] 1433/2248 63% [======================================= ] 1434/2248 63% [======================================= ] 1435/2248 63% [======================================= ] 1436/2248 63% [======================================= ] 1437/2248 63% [======================================= ] 1438/2248 63% [======================================= ] 1439/2248 64% [======================================= ] 1440/2248 64% [======================================= ] 1441/2248 64% [======================================= ] 1442/2248 64% [======================================= ] 1443/2248 64% [======================================= ] 1444/2248 64% [======================================= ] 1445/2248 64% [======================================= ] 1446/2248 64% [======================================= ] 1447/2248 64% [======================================= ] 1448/2248 64% [======================================= ] 1449/2248 64% [======================================= ] 1450/2248 64% [======================================== ] 1451/2248 64% [======================================== ] 1452/2248 64% [======================================== ] 1453/2248 64% [======================================== ] 1454/2248 64% [======================================== ] 1455/2248 64% [======================================== ] 1456/2248 64% [======================================== ] 1457/2248 64% [======================================== ] 1458/2248 64% [======================================== ] 1459/2248 64% [======================================== ] 1460/2248 64% [======================================== ] 1461/2248 64% [======================================== ] 1462/2248 65% [======================================== ] 1463/2248 65% [======================================== ] 1464/2248 65% [======================================== ] 1465/2248 65% [======================================== ] 1466/2248 65% [======================================== ] 1467/2248 65% [======================================== ] 1468/2248 65% [======================================== ] 1469/2248 65% [======================================== ] 1470/2248 65% [======================================== ] 1471/2248 65% [======================================== ] 1472/2248 65% [======================================== ] 1473/2248 65% [======================================== ] 1474/2248 65% [======================================== ] 1475/2248 65% [======================================== ] 1476/2248 65% [======================================== ] 1477/2248 65% [======================================== ] 1478/2248 65% [======================================== ] 1479/2248 65% [======================================== ] 1480/2248 65% [======================================== ] 1481/2248 65% [======================================== ] 1482/2248 65% [======================================== ] 1483/2248 65% [======================================== ] 1484/2248 66% [======================================== ] 1485/2248 66% [======================================== ] 1486/2248 66% [========================================= ] 1487/2248 66% [========================================= ] 1488/2248 66% [========================================= ] 1489/2248 66% [========================================= ] 1490/2248 66% [========================================= ] 1491/2248 66% [========================================= ] 1492/2248 66% [========================================= ] 1493/2248 66% [========================================= ] 1494/2248 66% [========================================= ] 1495/2248 66% [========================================= ] 1496/2248 66% [========================================= ] 1497/2248 66% [========================================= ] 1498/2248 66% [========================================= ] 1499/2248 66% [========================================= ] 1500/2248 66% [========================================= ] 1501/2248 66% [========================================= ] 1502/2248 66% [========================================= ] 1503/2248 66% [========================================= ] 1504/2248 66% [========================================= ] 1505/2248 66% [========================================= ] 1506/2248 66% [========================================= ] 1507/2248 67% [========================================= ] 1508/2248 67% [========================================= ] 1509/2248 67% [========================================= ] 1510/2248 67% [========================================= ] 1511/2248 67% [========================================= ] 1512/2248 67% [========================================= ] 1513/2248 67% [========================================= ] 1514/2248 67% [========================================= ] 1515/2248 67% [========================================= ] 1516/2248 67% [========================================= ] 1517/2248 67% [========================================= ] 1518/2248 67% [========================================= ] 1519/2248 67% [========================================= ] 1520/2248 67% [========================================= ] 1521/2248 67% [========================================= ] 1522/2248 67% [========================================== ] 1523/2248 67% [========================================== ] 1524/2248 67% [========================================== ] 1525/2248 67% [========================================== ] 1526/2248 67% [========================================== ] 1527/2248 67% [========================================== ] 1528/2248 67% [========================================== ] 1529/2248 68% [========================================== ] 1530/2248 68% [========================================== ] 1531/2248 68% [========================================== ] 1532/2248 68% [========================================== ] 1533/2248 68% [========================================== ] 1534/2248 68% [========================================== ] 1535/2248 68% [========================================== ] 1536/2248 68% [========================================== ] 1537/2248 68% [========================================== ] 1538/2248 68% [========================================== ] 1539/2248 68% [========================================== ] 1540/2248 68% [========================================== ] 1541/2248 68% [========================================== ] 1542/2248 68% [========================================== ] 1543/2248 68% [========================================== ] 1544/2248 68% [========================================== ] 1545/2248 68% [========================================== ] 1546/2248 68% [========================================== ] 1547/2248 68% [========================================== ] 1548/2248 68% [========================================== ] 1549/2248 68% [========================================== ] 1550/2248 68% [========================================== ] 1551/2248 68% [========================================== ] 1552/2248 69% [========================================== ] 1553/2248 69% [========================================== ] 1554/2248 69% [========================================== ] 1555/2248 69% [========================================== ] 1556/2248 69% [========================================== ] 1557/2248 69% [========================================== ] 1558/2248 69% [========================================== ] 1559/2248 69% [=========================================== ] 1560/2248 69% [=========================================== ] 1561/2248 69% [=========================================== ] 1562/2248 69% [=========================================== ] 1563/2248 69% [=========================================== ] 1564/2248 69% [=========================================== ] 1565/2248 69% [=========================================== ] 1566/2248 69% [=========================================== ] 1567/2248 69% [=========================================== ] 1568/2248 69% [=========================================== ] 1569/2248 69% [=========================================== ] 1570/2248 69% [=========================================== ] 1571/2248 69% [=========================================== ] 1572/2248 69% [=========================================== ] 1573/2248 69% [=========================================== ] 1574/2248 70% [=========================================== ] 1575/2248 70% [=========================================== ] 1576/2248 70% [=========================================== ] 1577/2248 70% [=========================================== ] 1578/2248 70% [=========================================== ] 1579/2248 70% [=========================================== ] 1580/2248 70% [=========================================== ] 1581/2248 70% [=========================================== ] 1582/2248 70% [=========================================== ] 1583/2248 70% [=========================================== ] 1584/2248 70% [=========================================== ] 1585/2248 70% [=========================================== ] 1586/2248 70% [=========================================== ] 1587/2248 70% [=========================================== ] 1588/2248 70% [=========================================== ] 1589/2248 70% [=========================================== ] 1590/2248 70% [=========================================== ] 1591/2248 70% [=========================================== ] 1592/2248 70% [=========================================== ] 1593/2248 70% [=========================================== ] 1594/2248 70% [=========================================== ] 1595/2248 70% [============================================ ] 1596/2248 70% [============================================ ] 1597/2248 71% [============================================ ] 1598/2248 71% [============================================ ] 1599/2248 71% [============================================ ] 1600/2248 71% [============================================ ] 1601/2248 71% [============================================ ] 1602/2248 71% [============================================ ] 1603/2248 71% [============================================ ] 1604/2248 71% [============================================ ] 1605/2248 71% [============================================ ] 1606/2248 71% [============================================ ] 1607/2248 71% [============================================ ] 1608/2248 71% [============================================ ] 1609/2248 71% [============================================ ] 1610/2248 71% [============================================ ] 1611/2248 71% [============================================ ] 1612/2248 71% [============================================ ] 1613/2248 71% [============================================ ] 1614/2248 71% [============================================ ] 1615/2248 71% [============================================ ] 1616/2248 71% [============================================ ] 1617/2248 71% [============================================ ] 1618/2248 71% [============================================ ] 1619/2248 72% [============================================ ] 1620/2248 72% [============================================ ] 1621/2248 72% [============================================ ] 1622/2248 72% [============================================ ] 1623/2248 72% [============================================ ] 1624/2248 72% [============================================ ] 1625/2248 72% [============================================ ] 1626/2248 72% [============================================ ] 1627/2248 72% [============================================ ] 1628/2248 72% [============================================ ] 1629/2248 72% [============================================ ] 1630/2248 72% [============================================ ] 1631/2248 72% [============================================= ] 1632/2248 72% [============================================= ] 1633/2248 72% [============================================= ] 1634/2248 72% [============================================= ] 1635/2248 72% [============================================= ] 1636/2248 72% [============================================= ] 1637/2248 72% [============================================= ] 1638/2248 72% [============================================= ] 1639/2248 72% [============================================= ] 1640/2248 72% [============================================= ] 1641/2248 72% [============================================= ] 1642/2248 73% [============================================= ] 1643/2248 73% [============================================= ] 1644/2248 73% [============================================= ] 1645/2248 73% [============================================= ] 1646/2248 73% [============================================= ] 1647/2248 73% [============================================= ] 1648/2248 73% [============================================= ] 1649/2248 73% [============================================= ] 1650/2248 73% [============================================= ] 1651/2248 73% [============================================= ] 1652/2248 73% [============================================= ] 1653/2248 73% [============================================= ] 1654/2248 73% [============================================= ] 1655/2248 73% [============================================= ] 1656/2248 73% [============================================= ] 1657/2248 73% [============================================= ] 1658/2248 73% [============================================= ] 1659/2248 73% [============================================= ] 1660/2248 73% [============================================= ] 1661/2248 73% [============================================= ] 1662/2248 73% [============================================= ] 1663/2248 73% [============================================= ] 1664/2248 74% [============================================= ] 1665/2248 74% [============================================= ] 1666/2248 74% [============================================= ] 1667/2248 74% [============================================== ] 1668/2248 74% [============================================== ] 1669/2248 74% [============================================== ] 1670/2248 74% [============================================== ] 1671/2248 74% [============================================== ] 1672/2248 74% [============================================== ] 1673/2248 74% [============================================== ] 1674/2248 74% [============================================== ] 1675/2248 74% [============================================== ] 1676/2248 74% [============================================== ] 1677/2248 74% [============================================== ] 1678/2248 74% [============================================== ] 1679/2248 74% [============================================== ] 1680/2248 74% [============================================== ] 1681/2248 74% [============================================== ] 1682/2248 74% [============================================== ] 1683/2248 74% [============================================== ] 1684/2248 74% [============================================== ] 1685/2248 74% [============================================== ] 1686/2248 75% [============================================== ] 1687/2248 75% [============================================== ] 1688/2248 75% [============================================== ] 1689/2248 75% [============================================== ] 1690/2248 75% [============================================== ] 1691/2248 75% [============================================== ] 1692/2248 75% [============================================== ] 1693/2248 75% [============================================== ] 1694/2248 75% [============================================== ] 1695/2248 75% [============================================== ] 1696/2248 75% [============================================== ] 1697/2248 75% [============================================== ] 1698/2248 75% [============================================== ] 1699/2248 75% [============================================== ] 1700/2248 75% [============================================== ] 1701/2248 75% [============================================== ] 1702/2248 75% [============================================== ] 1703/2248 75% [============================================== ] 1704/2248 75% [=============================================== ] 1705/2248 75% [=============================================== ] 1706/2248 75% [=============================================== ] 1707/2248 75% [=============================================== ] 1708/2248 75% [=============================================== ] 1709/2248 76% [=============================================== ] 1710/2248 76% [=============================================== ] 1711/2248 76% [=============================================== ] 1712/2248 76% [=============================================== ] 1713/2248 76% [=============================================== ] 1714/2248 76% [=============================================== ] 1715/2248 76% [=============================================== ] 1716/2248 76% [=============================================== ] 1717/2248 76% [=============================================== ] 1718/2248 76% [=============================================== ] 1719/2248 76% [=============================================== ] 1720/2248 76% [=============================================== ] 1721/2248 76% [=============================================== ] 1722/2248 76% [=============================================== ] 1723/2248 76% [=============================================== ] 1724/2248 76% [=============================================== ] 1725/2248 76% [=============================================== ] 1726/2248 76% [=============================================== ] 1727/2248 76% [=============================================== ] 1728/2248 76% [=============================================== ] 1729/2248 76% [=============================================== ] 1730/2248 76% [=============================================== ] 1731/2248 77% [=============================================== ] 1732/2248 77% [=============================================== ] 1733/2248 77% [=============================================== ] 1734/2248 77% [=============================================== ] 1735/2248 77% [=============================================== ] 1736/2248 77% [=============================================== ] 1737/2248 77% [=============================================== ] 1738/2248 77% [=============================================== ] 1739/2248 77% [=============================================== ] 1740/2248 77% [================================================ ] 1741/2248 77% [================================================ ] 1742/2248 77% [================================================ ] 1743/2248 77% [================================================ ] 1744/2248 77% [================================================ ] 1745/2248 77% [================================================ ] 1746/2248 77% [================================================ ] 1747/2248 77% [================================================ ] 1748/2248 77% [================================================ ] 1749/2248 77% [================================================ ] 1750/2248 77% [================================================ ] 1751/2248 77% [================================================ ] 1752/2248 77% [================================================ ] 1753/2248 77% [================================================ ] 1754/2248 78% [================================================ ] 1755/2248 78% [================================================ ] 1756/2248 78% [================================================ ] 1757/2248 78% [================================================ ] 1758/2248 78% [================================================ ] 1759/2248 78% [================================================ ] 1760/2248 78% [================================================ ] 1761/2248 78% [================================================ ] 1762/2248 78% [================================================ ] 1763/2248 78% [================================================ ] 1764/2248 78% [================================================ ] 1765/2248 78% [================================================ ] 1766/2248 78% [================================================ ] 1767/2248 78% [================================================ ] 1768/2248 78% [================================================ ] 1769/2248 78% [================================================ ] 1770/2248 78% [================================================ ] 1771/2248 78% [================================================ ] 1772/2248 78% [================================================ ] 1773/2248 78% [================================================ ] 1774/2248 78% [================================================ ] 1775/2248 78% [================================================ ] 1776/2248 79% [================================================= ] 1777/2248 79% [================================================= ] 1778/2248 79% [================================================= ] 1779/2248 79% [================================================= ] 1780/2248 79% [================================================= ] 1781/2248 79% [================================================= ] 1782/2248 79% [================================================= ] 1783/2248 79% [================================================= ] 1784/2248 79% [================================================= ] 1785/2248 79% [================================================= ] 1786/2248 79% [================================================= ] 1787/2248 79% [================================================= ] 1788/2248 79% [================================================= ] 1789/2248 79% [================================================= ] 1790/2248 79% [================================================= ] 1791/2248 79% [================================================= ] 1792/2248 79% [================================================= ] 1793/2248 79% [================================================= ] 1794/2248 79% [================================================= ] 1795/2248 79% [================================================= ] 1796/2248 79% [================================================= ] 1797/2248 79% [================================================= ] 1798/2248 79% [================================================= ] 1799/2248 80% [================================================= ] 1800/2248 80% [================================================= ] 1801/2248 80% [================================================= ] 1802/2248 80% [================================================= ] 1803/2248 80% [================================================= ] 1804/2248 80% [================================================= ] 1805/2248 80% [================================================= ] 1806/2248 80% [================================================= ] 1807/2248 80% [================================================= ] 1808/2248 80% [================================================= ] 1809/2248 80% [================================================= ] 1810/2248 80% [================================================= ] 1811/2248 80% [================================================= ] 1812/2248 80% [================================================== ] 1813/2248 80% [================================================== ] 1814/2248 80% [================================================== ] 1815/2248 80% [================================================== ] 1816/2248 80% [================================================== ] 1817/2248 80% [================================================== ] 1818/2248 80% [================================================== ] 1819/2248 80% [================================================== ] 1820/2248 80% [================================================== ] 1821/2248 81% [================================================== ] 1822/2248 81% [================================================== ] 1823/2248 81% [================================================== ] 1824/2248 81% [================================================== ] 1825/2248 81% [================================================== ] 1826/2248 81% [================================================== ] 1827/2248 81% [================================================== ] 1828/2248 81% [================================================== ] 1829/2248 81% [================================================== ] 1830/2248 81% [================================================== ] 1831/2248 81% [================================================== ] 1832/2248 81% [================================================== ] 1833/2248 81% [================================================== ] 1834/2248 81% [================================================== ] 1835/2248 81% [================================================== ] 1836/2248 81% [================================================== ] 1837/2248 81% [================================================== ] 1838/2248 81% [================================================== ] 1839/2248 81% [================================================== ] 1840/2248 81% [================================================== ] 1841/2248 81% [================================================== ] 1842/2248 81% [================================================== ] 1843/2248 81% [================================================== ] 1844/2248 82% [================================================== ] 1845/2248 82% [================================================== ] 1846/2248 82% [================================================== ] 1847/2248 82% [================================================== ] 1848/2248 82% [================================================== ] 1849/2248 82% [=================================================== ] 1850/2248 82% [=================================================== ] 1851/2248 82% [=================================================== ] 1852/2248 82% [=================================================== ] 1853/2248 82% [=================================================== ] 1854/2248 82% [=================================================== ] 1855/2248 82% [=================================================== ] 1856/2248 82% [=================================================== ] 1857/2248 82% [=================================================== ] 1858/2248 82% [=================================================== ] 1859/2248 82% [=================================================== ] 1860/2248 82% [=================================================== ] 1861/2248 82% [=================================================== ] 1862/2248 82% [=================================================== ] 1863/2248 82% [=================================================== ] 1864/2248 82% [=================================================== ] 1865/2248 82% [=================================================== ] 1866/2248 83% [=================================================== ] 1867/2248 83% [=================================================== ] 1868/2248 83% [=================================================== ] 1869/2248 83% [=================================================== ] 1870/2248 83% [=================================================== ] 1871/2248 83% [=================================================== ] 1872/2248 83% [=================================================== ] 1873/2248 83% [=================================================== ] 1874/2248 83% [=================================================== ] 1875/2248 83% [=================================================== ] 1876/2248 83% [=================================================== ] 1877/2248 83% [=================================================== ] 1878/2248 83% [=================================================== ] 1879/2248 83% [=================================================== ] 1880/2248 83% [=================================================== ] 1881/2248 83% [=================================================== ] 1882/2248 83% [=================================================== ] 1883/2248 83% [=================================================== ] 1884/2248 83% [=================================================== ] 1885/2248 83% [==================================================== ] 1886/2248 83% [==================================================== ] 1887/2248 83% [==================================================== ] 1888/2248 83% [==================================================== ] 1889/2248 84% [==================================================== ] 1890/2248 84% [==================================================== ] 1891/2248 84% [==================================================== ] 1892/2248 84% [==================================================== ] 1893/2248 84% [==================================================== ] 1894/2248 84% [==================================================== ] 1895/2248 84% [==================================================== ] 1896/2248 84% [==================================================== ] 1897/2248 84% [==================================================== ] 1898/2248 84% [==================================================== ] 1899/2248 84% [==================================================== ] 1900/2248 84% [==================================================== ] 1901/2248 84% [==================================================== ] 1902/2248 84% [==================================================== ] 1903/2248 84% [==================================================== ] 1904/2248 84% [==================================================== ] 1905/2248 84% [==================================================== ] 1906/2248 84% [==================================================== ] 1907/2248 84% [==================================================== ] 1908/2248 84% [==================================================== ] 1909/2248 84% [==================================================== ] 1910/2248 84% [==================================================== ] 1911/2248 85% [==================================================== ] 1912/2248 85% [==================================================== ] 1913/2248 85% [==================================================== ] 1914/2248 85% [==================================================== ] 1915/2248 85% [==================================================== ] 1916/2248 85% [==================================================== ] 1917/2248 85% [==================================================== ] 1918/2248 85% [==================================================== ] 1919/2248 85% [==================================================== ] 1920/2248 85% [==================================================== ] 1921/2248 85% [===================================================== ] 1922/2248 85% [===================================================== ] 1923/2248 85% [===================================================== ] 1924/2248 85% [===================================================== ] 1925/2248 85% [===================================================== ] 1926/2248 85% [===================================================== ] 1927/2248 85% [===================================================== ] 1928/2248 85% [===================================================== ] 1929/2248 85% [===================================================== ] 1930/2248 85% [===================================================== ] 1931/2248 85% [===================================================== ] 1932/2248 85% [===================================================== ] 1933/2248 85% [===================================================== ] 1934/2248 86% [===================================================== ] 1935/2248 86% [===================================================== ] 1936/2248 86% [===================================================== ] 1937/2248 86% [===================================================== ] 1938/2248 86% [===================================================== ] 1939/2248 86% [===================================================== ] 1940/2248 86% [===================================================== ] 1941/2248 86% [===================================================== ] 1942/2248 86% [===================================================== ] 1943/2248 86% [===================================================== ] 1944/2248 86% [===================================================== ] 1945/2248 86% [===================================================== ] 1946/2248 86% [===================================================== ] 1947/2248 86% [===================================================== ] 1948/2248 86% [===================================================== ] 1949/2248 86% [===================================================== ] 1950/2248 86% [===================================================== ] 1951/2248 86% [===================================================== ] 1952/2248 86% [===================================================== ] 1953/2248 86% [===================================================== ] 1954/2248 86% [===================================================== ] 1955/2248 86% [===================================================== ] 1956/2248 87% [===================================================== ] 1957/2248 87% [====================================================== ] 1958/2248 87% [====================================================== ] 1959/2248 87% [====================================================== ] 1960/2248 87% [====================================================== ] 1961/2248 87% [====================================================== ] 1962/2248 87% [====================================================== ] 1963/2248 87% [====================================================== ] 1964/2248 87% [====================================================== ] 1965/2248 87% [====================================================== ] 1966/2248 87% [====================================================== ] 1967/2248 87% [====================================================== ] 1968/2248 87% [====================================================== ] 1969/2248 87% [====================================================== ] 1970/2248 87% [====================================================== ] 1971/2248 87% [====================================================== ] 1972/2248 87% [====================================================== ] 1973/2248 87% [====================================================== ] 1974/2248 87% [====================================================== ] 1975/2248 87% [====================================================== ] 1976/2248 87% [====================================================== ] 1977/2248 87% [====================================================== ] 1978/2248 87% [====================================================== ] 1979/2248 88% [====================================================== ] 1980/2248 88% [====================================================== ] 1981/2248 88% [====================================================== ] 1982/2248 88% [====================================================== ] 1983/2248 88% [====================================================== ] 1984/2248 88% [====================================================== ] 1985/2248 88% [====================================================== ] 1986/2248 88% [====================================================== ] 1987/2248 88% [====================================================== ] 1988/2248 88% [====================================================== ] 1989/2248 88% [====================================================== ] 1990/2248 88% [====================================================== ] 1991/2248 88% [====================================================== ] 1992/2248 88% [====================================================== ] 1993/2248 88% [====================================================== ] 1994/2248 88% [======================================================= ] 1995/2248 88% [======================================================= ] 1996/2248 88% [======================================================= ] 1997/2248 88% [======================================================= ] 1998/2248 88% [======================================================= ] 1999/2248 88% [======================================================= ] 2000/2248 88% [======================================================= ] 2001/2248 89% [======================================================= ] 2002/2248 89% [======================================================= ] 2003/2248 89% [======================================================= ] 2004/2248 89% [======================================================= ] 2005/2248 89% [======================================================= ] 2006/2248 89% [======================================================= ] 2007/2248 89% [======================================================= ] 2008/2248 89% [======================================================= ] 2009/2248 89% [======================================================= ] 2010/2248 89% [======================================================= ] 2011/2248 89% [======================================================= ] 2012/2248 89% [======================================================= ] 2013/2248 89% [======================================================= ] 2014/2248 89% [======================================================= ] 2015/2248 89% [======================================================= ] 2016/2248 89% [======================================================= ] 2017/2248 89% [======================================================= ] 2018/2248 89% [======================================================= ] 2019/2248 89% [======================================================= ] 2020/2248 89% [======================================================= ] 2021/2248 89% [======================================================= ] 2022/2248 89% [======================================================= ] 2023/2248 89% [======================================================= ] 2024/2248 90% [======================================================= ] 2025/2248 90% [======================================================= ] 2026/2248 90% [======================================================= ] 2027/2248 90% [======================================================= ] 2028/2248 90% [======================================================= ] 2029/2248 90% [======================================================= ] 2030/2248 90% [======================================================== ] 2031/2248 90% [======================================================== ] 2032/2248 90% [======================================================== ] 2033/2248 90% [======================================================== ] 2034/2248 90% [======================================================== ] 2035/2248 90% [======================================================== ] 2036/2248 90% [======================================================== ] 2037/2248 90% [======================================================== ] 2038/2248 90% [======================================================== ] 2039/2248 90% [======================================================== ] 2040/2248 90% [======================================================== ] 2041/2248 90% [======================================================== ] 2042/2248 90% [======================================================== ] 2043/2248 90% [======================================================== ] 2044/2248 90% [======================================================== ] 2045/2248 90% [======================================================== ] 2046/2248 91% [======================================================== ] 2047/2248 91% [======================================================== ] 2048/2248 91% [======================================================== ] 2049/2248 91% [======================================================== ] 2050/2248 91% [======================================================== ] 2051/2248 91% [======================================================== ] 2052/2248 91% [======================================================== ] 2053/2248 91% [======================================================== ] 2054/2248 91% [======================================================== ] 2055/2248 91% [======================================================== ] 2056/2248 91% [======================================================== ] 2057/2248 91% [======================================================== ] 2058/2248 91% [======================================================== ] 2059/2248 91% [======================================================== ] 2060/2248 91% [======================================================== ] 2061/2248 91% [======================================================== ] 2062/2248 91% [======================================================== ] 2063/2248 91% [======================================================== ] 2064/2248 91% [======================================================== ] 2065/2248 91% [======================================================== ] 2066/2248 91% [========================================================= ] 2067/2248 91% [========================================================= ] 2068/2248 91% [========================================================= ] 2069/2248 92% [========================================================= ] 2070/2248 92% [========================================================= ] 2071/2248 92% [========================================================= ] 2072/2248 92% [========================================================= ] 2073/2248 92% [========================================================= ] 2074/2248 92% [========================================================= ] 2075/2248 92% [========================================================= ] 2076/2248 92% [========================================================= ] 2077/2248 92% [========================================================= ] 2078/2248 92% [========================================================= ] 2079/2248 92% [========================================================= ] 2080/2248 92% [========================================================= ] 2081/2248 92% [========================================================= ] 2082/2248 92% [========================================================= ] 2083/2248 92% [========================================================= ] 2084/2248 92% [========================================================= ] 2085/2248 92% [========================================================= ] 2086/2248 92% [========================================================= ] 2087/2248 92% [========================================================= ] 2088/2248 92% [========================================================= ] 2089/2248 92% [========================================================= ] 2090/2248 92% [========================================================= ] 2091/2248 93% [========================================================= ] 2092/2248 93% [========================================================= ] 2093/2248 93% [========================================================= ] 2094/2248 93% [========================================================= ] 2095/2248 93% [========================================================= ] 2096/2248 93% [========================================================= ] 2097/2248 93% [========================================================= ] 2098/2248 93% [========================================================= ] 2099/2248 93% [========================================================= ] 2100/2248 93% [========================================================= ] 2101/2248 93% [========================================================= ] 2102/2248 93% [========================================================== ] 2103/2248 93% [========================================================== ] 2104/2248 93% [========================================================== ] 2105/2248 93% [========================================================== ] 2106/2248 93% [========================================================== ] 2107/2248 93% [========================================================== ] 2108/2248 93% [========================================================== ] 2109/2248 93% [========================================================== ] 2110/2248 93% [========================================================== ] 2111/2248 93% [========================================================== ] 2112/2248 93% [========================================================== ] 2113/2248 93% [========================================================== ] 2114/2248 94% [========================================================== ] 2115/2248 94% [========================================================== ] 2116/2248 94% [========================================================== ] 2117/2248 94% [========================================================== ] 2118/2248 94% [========================================================== ] 2119/2248 94% [========================================================== ] 2120/2248 94% [========================================================== ] 2121/2248 94% [========================================================== ] 2122/2248 94% [========================================================== ] 2123/2248 94% [========================================================== ] 2124/2248 94% [========================================================== ] 2125/2248 94% [========================================================== ] 2126/2248 94% [========================================================== ] 2127/2248 94% [========================================================== ] 2128/2248 94% [========================================================== ] 2129/2248 94% [========================================================== ] 2130/2248 94% [========================================================== ] 2131/2248 94% [========================================================== ] 2132/2248 94% [========================================================== ] 2133/2248 94% [========================================================== ] 2134/2248 94% [========================================================== ] 2135/2248 94% [========================================================== ] 2136/2248 95% [========================================================== ] 2137/2248 95% [========================================================== ] 2138/2248 95% [========================================================== ] 2139/2248 95% [=========================================================== ] 2140/2248 95% [=========================================================== ] 2141/2248 95% [=========================================================== ] 2142/2248 95% [=========================================================== ] 2143/2248 95% [=========================================================== ] 2144/2248 95% [=========================================================== ] 2145/2248 95% [=========================================================== ] 2146/2248 95% [=========================================================== ] 2147/2248 95% [=========================================================== ] 2148/2248 95% [=========================================================== ] 2149/2248 95% [=========================================================== ] 2150/2248 95% [=========================================================== ] 2151/2248 95% [=========================================================== ] 2152/2248 95% [=========================================================== ] 2153/2248 95% [=========================================================== ] 2154/2248 95% [=========================================================== ] 2155/2248 95% [=========================================================== ] 2156/2248 95% [=========================================================== ] 2157/2248 95% [=========================================================== ] 2158/2248 95% [=========================================================== ] 2159/2248 96% [=========================================================== ] 2160/2248 96% [=========================================================== ] 2161/2248 96% [=========================================================== ] 2162/2248 96% [=========================================================== ] 2163/2248 96% [=========================================================== ] 2164/2248 96% [=========================================================== ] 2165/2248 96% [=========================================================== ] 2166/2248 96% [=========================================================== ] 2167/2248 96% [=========================================================== ] 2168/2248 96% [=========================================================== ] 2169/2248 96% [=========================================================== ] 2170/2248 96% [=========================================================== ] 2171/2248 96% [=========================================================== ] 2172/2248 96% [=========================================================== ] 2173/2248 96% [=========================================================== ] 2174/2248 96% [=========================================================== ] 2175/2248 96% [============================================================ ] 2176/2248 96% [============================================================ ] 2177/2248 96% [============================================================ ] 2178/2248 96% [============================================================ ] 2179/2248 96% [============================================================ ] 2180/2248 96% [============================================================ ] 2181/2248 97% [============================================================ ] 2182/2248 97% [============================================================ ] 2183/2248 97% [============================================================ ] 2184/2248 97% [============================================================ ] 2185/2248 97% [============================================================ ] 2186/2248 97% [============================================================ ] 2187/2248 97% [============================================================ ] 2188/2248 97% [============================================================ ] 2189/2248 97% [============================================================ ] 2190/2248 97% [============================================================ ] 2191/2248 97% [============================================================ ] 2192/2248 97% [============================================================ ] 2193/2248 97% [============================================================ ] 2194/2248 97% [============================================================ ] 2195/2248 97% [============================================================ ] 2196/2248 97% [============================================================ ] 2197/2248 97% [============================================================ ] 2198/2248 97% [============================================================ ] 2199/2248 97% [============================================================ ] 2200/2248 97% [============================================================ ] 2201/2248 97% [============================================================ ] 2202/2248 97% [============================================================ ] 2203/2248 97% [============================================================ ] 2204/2248 98% [============================================================ ] 2205/2248 98% [============================================================ ] 2206/2248 98% [============================================================ ] 2207/2248 98% [============================================================ ] 2208/2248 98% [============================================================ ] 2209/2248 98% [============================================================ ] 2210/2248 98% [============================================================ ] 2211/2248 98% [============================================================= ] 2212/2248 98% [============================================================= ] 2213/2248 98% [============================================================= ] 2214/2248 98% [============================================================= ] 2215/2248 98% [============================================================= ] 2216/2248 98% [============================================================= ] 2217/2248 98% [============================================================= ] 2218/2248 98% [============================================================= ] 2219/2248 98% [============================================================= ] 2220/2248 98% [============================================================= ] 2221/2248 98% [============================================================= ] 2222/2248 98% [============================================================= ] 2223/2248 98% [============================================================= ] 2224/2248 98% [============================================================= ] 2225/2248 98% [============================================================= ] 2226/2248 99% [============================================================= ] 2227/2248 99% [============================================================= ] 2228/2248 99% [============================================================= ] 2229/2248 99% [============================================================= ] 2230/2248 99% [============================================================= ] 2231/2248 99% [============================================================= ] 2232/2248 99% [============================================================= ] 2233/2248 99% [============================================================= ] 2234/2248 99% [============================================================= ] 2235/2248 99% [============================================================= ] 2236/2248 99% [============================================================= ] 2237/2248 99% [============================================================= ] 2238/2248 99% [============================================================= ] 2239/2248 99% [============================================================= ] 2240/2248 99% [============================================================= ] 2241/2248 99% [============================================================= ] 2242/2248 99% [============================================================= ] 2243/2248 99% [============================================================= ] 2244/2248 99% [============================================================= ] 2245/2248 99% [============================================================= ] 2246/2248 99% [============================================================= ] 2247/2248 99% [==============================================================] 2248/2248 100% operation complete, 2248 objects in 70215 NAND pages. ln -snf /home/autobuild/autobuild/instance-3/output-1/host/mips64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-3/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-3/buildroot' >>> Buildroot 2022.11-rc1-75-g6a0759dd02 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 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-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) >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bootgen xilinx_v2022.2 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> 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.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> 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.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ethtool 5.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> 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) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flac 1.4.2 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> 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) >>> 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.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fwup 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> git 2.31.4 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsigsegv 2.14 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mbpfan 2.3.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> mutt 2.2.7 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> sqlite 3.39.4 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> host-rust-bin 1.64.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-linux-init 1.0.8.0 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> host-sentry-cli 2.8.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> spice-protocol 0.14.4 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> strace 6.0 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> tcpdump 4.99.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> 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-cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'