[FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs >>> Generating filesystem image rootfs.ubifs mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/sbin/mkfs.ubifs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/output-1/host/bin/lzma -9 -c /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs > /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.ubi mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/thomas/autobuild/instance-0/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/thomas/autobuild/instance-0/output-1/build/ubinize.cfg\n /home/thomas/autobuild/instance-0/output-1/host/sbin/ubinize -o /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/thomas/autobuild/instance-0/output-1/build/ubinize.cfg\n rm /home/thomas/autobuild/instance-0/output-1/build/ubinize.cfg\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs"60899328 bytes (58.0 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2372 objects. stage 2: creating image '/home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2372 0% [ ] 2/2372 0% [ ] 3/2372 0% [ ] 4/2372 0% [ ] 5/2372 0% [ ] 6/2372 0% [ ] 7/2372 0% [ ] 8/2372 0% [ ] 9/2372 0% [ ] 10/2372 0% [ ] 11/2372 0% [ ] 12/2372 0% [ ] 13/2372 0% [ ] 14/2372 0% [ ] 15/2372 0% [ ] 16/2372 0% [ ] 17/2372 0% [ ] 18/2372 0% [ ] 19/2372 0% [ ] 20/2372 0% [ ] 21/2372 0% [ ] 22/2372 0% [ ] 23/2372 0% [ ] 24/2372 1% [ ] 25/2372 1% [ ] 26/2372 1% [ ] 27/2372 1% [ ] 28/2372 1% [ ] 29/2372 1% [ ] 30/2372 1% [ ] 31/2372 1% [ ] 32/2372 1% [ ] 33/2372 1% [ ] 34/2372 1% [ ] 35/2372 1% [ ] 36/2372 1% [ ] 37/2372 1% [ ] 38/2372 1% [= ] 39/2372 1% [= ] 40/2372 1% [= ] 41/2372 1% [= ] 42/2372 1% [= ] 43/2372 1% [= ] 44/2372 1% [= ] 45/2372 1% [= ] 46/2372 1% [= ] 47/2372 1% [= ] 48/2372 2% [= ] 49/2372 2% [= ] 50/2372 2% [= ] 51/2372 2% [= ] 52/2372 2% [= ] 53/2372 2% [= ] 54/2372 2% [= ] 55/2372 2% [= ] 56/2372 2% [= ] 57/2372 2% [= ] 58/2372 2% [= ] 59/2372 2% [= ] 60/2372 2% [= ] 61/2372 2% [= ] 62/2372 2% [= ] 63/2372 2% [= ] 64/2372 2% [= ] 65/2372 2% [= ] 66/2372 2% [= ] 67/2372 2% [= ] 68/2372 2% [= ] 69/2372 2% [= ] 70/2372 2% [= ] 71/2372 2% [= ] 72/2372 3% [= ] 73/2372 3% [= ] 74/2372 3% [= ] 75/2372 3% [= ] 76/2372 3% [== ] 77/2372 3% [== ] 78/2372 3% [== ] 79/2372 3% [== ] 80/2372 3% [== ] 81/2372 3% [== ] 82/2372 3% [== ] 83/2372 3% [== ] 84/2372 3% [== ] 85/2372 3% [== ] 86/2372 3% [== ] 87/2372 3% [== ] 88/2372 3% [== ] 89/2372 3% [== ] 90/2372 3% [== ] 91/2372 3% [== ] 92/2372 3% [== ] 93/2372 3% [== ] 94/2372 3% [== ] 95/2372 4% [== ] 96/2372 4% [== ] 97/2372 4% [== ] 98/2372 4% [== ] 99/2372 4% [== ] 100/2372 4% [== ] 101/2372 4% [== ] 102/2372 4% [== ] 103/2372 4% [== ] 104/2372 4% [== ] 105/2372 4% [== ] 106/2372 4% [== ] 107/2372 4% [== ] 108/2372 4% [== ] 109/2372 4% [== ] 110/2372 4% [== ] 111/2372 4% [== ] 112/2372 4% [== ] 113/2372 4% [== ] 114/2372 4% [=== ] 115/2372 4% [=== ] 116/2372 4% [=== ] 117/2372 4% [=== ] 118/2372 4% [=== ] 119/2372 5% [=== ] 120/2372 5% [=== ] 121/2372 5% [=== ] 122/2372 5% [=== ] 123/2372 5% [=== ] 124/2372 5% [=== ] 125/2372 5% [=== ] 126/2372 5% [=== ] 127/2372 5% [=== ] 128/2372 5% [=== ] 129/2372 5% [=== ] 130/2372 5% [=== ] 131/2372 5% [=== ] 132/2372 5% [=== ] 133/2372 5% [=== ] 134/2372 5% [=== ] 135/2372 5% [=== ] 136/2372 5% [=== ] 137/2372 5% [=== ] 138/2372 5% [=== ] 139/2372 5% [=== ] 140/2372 5% [=== ] 141/2372 5% [=== ] 142/2372 5% [=== ] 143/2372 6% [=== ] 144/2372 6% [=== ] 145/2372 6% [=== ] 146/2372 6% [=== ] 147/2372 6% [=== ] 148/2372 6% [=== ] 149/2372 6% [=== ] 150/2372 6% [=== ] 151/2372 6% [=== ] 152/2372 6% [=== ] 153/2372 6% [==== ] 154/2372 6% [==== ] 155/2372 6% [==== ] 156/2372 6% [==== ] 157/2372 6% [==== ] 158/2372 6% [==== ] 159/2372 6% [==== ] 160/2372 6% [==== ] 161/2372 6% [==== ] 162/2372 6% [==== ] 163/2372 6% [==== ] 164/2372 6% [==== ] 165/2372 6% [==== ] 166/2372 6% [==== ] 167/2372 7% [==== ] 168/2372 7% [==== ] 169/2372 7% [==== ] 170/2372 7% [==== ] 171/2372 7% [==== ] 172/2372 7% [==== ] 173/2372 7% [==== ] 174/2372 7% [==== ] 175/2372 7% [==== ] 176/2372 7% [==== ] 177/2372 7% [==== ] 178/2372 7% [==== ] 179/2372 7% [==== ] 180/2372 7% [==== ] 181/2372 7% [==== ] 182/2372 7% [==== ] 183/2372 7% [==== ] 184/2372 7% [==== ] 185/2372 7% [==== ] 186/2372 7% [==== ] 187/2372 7% [==== ] 188/2372 7% [==== ] 189/2372 7% [==== ] 190/2372 8% [==== ] 191/2372 8% [===== ] 192/2372 8% [===== ] 193/2372 8% [===== ] 194/2372 8% [===== ] 195/2372 8% [===== ] 196/2372 8% [===== ] 197/2372 8% [===== ] 198/2372 8% [===== ] 199/2372 8% [===== ] 200/2372 8% [===== ] 201/2372 8% [===== ] 202/2372 8% [===== ] 203/2372 8% [===== ] 204/2372 8% [===== ] 205/2372 8% [===== ] 206/2372 8% [===== ] 207/2372 8% [===== ] 208/2372 8% [===== ] 209/2372 8% [===== ] 210/2372 8% [===== ] 211/2372 8% [===== ] 212/2372 8% [===== ] 213/2372 8% [===== ] 214/2372 9% [===== ] 215/2372 9% [===== ] 216/2372 9% [===== ] 217/2372 9% [===== ] 218/2372 9% [===== ] 219/2372 9% [===== ] 220/2372 9% [===== ] 221/2372 9% [===== ] 222/2372 9% [===== ] 223/2372 9% [===== ] 224/2372 9% [===== ] 225/2372 9% [===== ] 226/2372 9% [===== ] 227/2372 9% [===== ] 228/2372 9% [===== ] 229/2372 9% [====== ] 230/2372 9% [====== ] 231/2372 9% [====== ] 232/2372 9% [====== ] 233/2372 9% [====== ] 234/2372 9% [====== ] 235/2372 9% [====== ] 236/2372 9% [====== ] 237/2372 9% [====== ] 238/2372 10% [====== ] 239/2372 10% [====== ] 240/2372 10% [====== ] 241/2372 10% [====== ] 242/2372 10% [====== ] 243/2372 10% [====== ] 244/2372 10% [====== ] 245/2372 10% [====== ] 246/2372 10% [====== ] 247/2372 10% [====== ] 248/2372 10% [====== ] 249/2372 10% [====== ] 250/2372 10% [====== ] 251/2372 10% [====== ] 252/2372 10% [====== ] 253/2372 10% [====== ] 254/2372 10% [====== ] 255/2372 10% [====== ] 256/2372 10% [====== ] 257/2372 10% [====== ] 258/2372 10% [====== ] 259/2372 10% [====== ] 260/2372 10% [====== ] 261/2372 11% [====== ] 262/2372 11% [====== ] 263/2372 11% [====== ] 264/2372 11% [====== ] 265/2372 11% [====== ] 266/2372 11% [====== ] 267/2372 11% [======= ] 268/2372 11% [======= ] 269/2372 11% [======= ] 270/2372 11% [======= ] 271/2372 11% [======= ] 272/2372 11% [======= ] 273/2372 11% [======= ] 274/2372 11% [======= ] 275/2372 11% [======= ] 276/2372 11% [======= ] 277/2372 11% [======= ] 278/2372 11% [======= ] 279/2372 11% [======= ] 280/2372 11% [======= ] 281/2372 11% [======= ] 282/2372 11% [======= ] 283/2372 11% [======= ] 284/2372 11% [======= ] 285/2372 12% [======= ] 286/2372 12% [======= ] 287/2372 12% [======= ] 288/2372 12% [======= ] 289/2372 12% [======= ] 290/2372 12% [======= ] 291/2372 12% [======= ] 292/2372 12% [======= ] 293/2372 12% [======= ] 294/2372 12% [======= ] 295/2372 12% [======= ] 296/2372 12% [======= ] 297/2372 12% [======= ] 298/2372 12% [======= ] 299/2372 12% [======= ] 300/2372 12% [======= ] 301/2372 12% [======= ] 302/2372 12% [======= ] 303/2372 12% [======= ] 304/2372 12% [======= ] 305/2372 12% [======= ] 306/2372 12% [======== ] 307/2372 12% [======== ] 308/2372 12% [======== ] 309/2372 13% [======== ] 310/2372 13% [======== ] 311/2372 13% [======== ] 312/2372 13% [======== ] 313/2372 13% [======== ] 314/2372 13% [======== ] 315/2372 13% [======== ] 316/2372 13% [======== ] 317/2372 13% [======== ] 318/2372 13% [======== ] 319/2372 13% [======== ] 320/2372 13% [======== ] 321/2372 13% [======== ] 322/2372 13% [======== ] 323/2372 13% [======== ] 324/2372 13% [======== ] 325/2372 13% [======== ] 326/2372 13% [======== ] 327/2372 13% [======== ] 328/2372 13% [======== ] 329/2372 13% [======== ] 330/2372 13% [======== ] 331/2372 13% [======== ] 332/2372 13% [======== ] 333/2372 14% [======== ] 334/2372 14% [======== ] 335/2372 14% [======== ] 336/2372 14% [======== ] 337/2372 14% [======== ] 338/2372 14% [======== ] 339/2372 14% [======== ] 340/2372 14% [======== ] 341/2372 14% [======== ] 342/2372 14% [======== ] 343/2372 14% [======== ] 344/2372 14% [========= ] 345/2372 14% [========= ] 346/2372 14% [========= ] 347/2372 14% [========= ] 348/2372 14% [========= ] 349/2372 14% [========= ] 350/2372 14% [========= ] 351/2372 14% [========= ] 352/2372 14% [========= ] 353/2372 14% [========= ] 354/2372 14% [========= ] 355/2372 14% [========= ] 356/2372 15% [========= ] 357/2372 15% [========= ] 358/2372 15% [========= ] 359/2372 15% [========= ] 360/2372 15% [========= ] 361/2372 15% [========= ] 362/2372 15% [========= ] 363/2372 15% [========= ] 364/2372 15% [========= ] 365/2372 15% [========= ] 366/2372 15% [========= ] 367/2372 15% [========= ] 368/2372 15% [========= ] 369/2372 15% [========= ] 370/2372 15% [========= ] 371/2372 15% [========= ] 372/2372 15% [========= ] 373/2372 15% [========= ] 374/2372 15% [========= ] 375/2372 15% [========= ] 376/2372 15% [========= ] 377/2372 15% [========= ] 378/2372 15% [========= ] 379/2372 15% [========= ] 380/2372 16% [========= ] 381/2372 16% [========= ] 382/2372 16% [========== ] 383/2372 16% [========== ] 384/2372 16% [========== ] 385/2372 16% [========== ] 386/2372 16% [========== ] 387/2372 16% [========== ] 388/2372 16% [========== ] 389/2372 16% [========== ] 390/2372 16% [========== ] 391/2372 16% [========== ] 392/2372 16% [========== ] 393/2372 16% [========== ] 394/2372 16% [========== ] 395/2372 16% [========== ] 396/2372 16% [========== ] 397/2372 16% [========== ] 398/2372 16% [========== ] 399/2372 16% [========== ] 400/2372 16% [========== ] 401/2372 16% [========== ] 402/2372 16% [========== ] 403/2372 16% [========== ] 404/2372 17% [========== ] 405/2372 17% [========== ] 406/2372 17% [========== ] 407/2372 17% [========== ] 408/2372 17% [========== ] 409/2372 17% [========== ] 410/2372 17% [========== ] 411/2372 17% [========== ] 412/2372 17% [========== ] 413/2372 17% [========== ] 414/2372 17% [========== ] 415/2372 17% [========== ] 416/2372 17% [========== ] 417/2372 17% [========== ] 418/2372 17% [========== ] 419/2372 17% [========== ] 420/2372 17% [=========== ] 421/2372 17% [=========== ] 422/2372 17% [=========== ] 423/2372 17% [=========== ] 424/2372 17% [=========== ] 425/2372 17% [=========== ] 426/2372 17% [=========== ] 427/2372 18% [=========== ] 428/2372 18% [=========== ] 429/2372 18% [=========== ] 430/2372 18% [=========== ] 431/2372 18% [=========== ] 432/2372 18% [=========== ] 433/2372 18% [=========== ] 434/2372 18% [=========== ] 435/2372 18% [=========== ] 436/2372 18% [=========== ] 437/2372 18% [=========== ] 438/2372 18% [=========== ] 439/2372 18% [=========== ] 440/2372 18% [=========== ] 441/2372 18% [=========== ] 442/2372 18% [=========== ] 443/2372 18% [=========== ] 444/2372 18% [=========== ] 445/2372 18% [=========== ] 446/2372 18% [=========== ] 447/2372 18% [=========== ] 448/2372 18% [=========== ] 449/2372 18% [=========== ] 450/2372 18% [=========== ] 451/2372 19% [=========== ] 452/2372 19% [=========== ] 453/2372 19% [=========== ] 454/2372 19% [=========== ] 455/2372 19% [=========== ] 456/2372 19% [=========== ] 457/2372 19% [=========== ] 458/2372 19% [=========== ] 459/2372 19% [============ ] 460/2372 19% [============ ] 461/2372 19% [============ ] 462/2372 19% [============ ] 463/2372 19% [============ ] 464/2372 19% [============ ] 465/2372 19% [============ ] 466/2372 19% [============ ] 467/2372 19% [============ ] 468/2372 19% [============ ] 469/2372 19% [============ ] 470/2372 19% [============ ] 471/2372 19% [============ ] 472/2372 19% [============ ] 473/2372 19% [============ ] 474/2372 19% [============ ] 475/2372 20% [============ ] 476/2372 20% [============ ] 477/2372 20% [============ ] 478/2372 20% [============ ] 479/2372 20% [============ ] 480/2372 20% [============ ] 481/2372 20% [============ ] 482/2372 20% [============ ] 483/2372 20% [============ ] 484/2372 20% [============ ] 485/2372 20% [============ ] 486/2372 20% [============ ] 487/2372 20% [============ ] 488/2372 20% [============ ] 489/2372 20% [============ ] 490/2372 20% [============ ] 491/2372 20% [============ ] 492/2372 20% [============ ] 493/2372 20% [============ ] 494/2372 20% [============ ] 495/2372 20% [============ ] 496/2372 20% [============ ] 497/2372 20% [============= ] 498/2372 20% [============= ] 499/2372 21% [============= ] 500/2372 21% [============= ] 501/2372 21% [============= ] 502/2372 21% [============= ] 503/2372 21% [============= ] 504/2372 21% [============= ] 505/2372 21% [============= ] 506/2372 21% [============= ] 507/2372 21% [============= ] 508/2372 21% [============= ] 509/2372 21% [============= ] 510/2372 21% [============= ] 511/2372 21% [============= ] 512/2372 21% [============= ] 513/2372 21% [============= ] 514/2372 21% [============= ] 515/2372 21% [============= ] 516/2372 21% [============= ] 517/2372 21% [============= ] 518/2372 21% [============= ] 519/2372 21% [============= ] 520/2372 21% [============= ] 521/2372 21% [============= ] 522/2372 22% [============= ] 523/2372 22% [============= ] 524/2372 22% [============= ] 525/2372 22% [============= ] 526/2372 22% [============= ] 527/2372 22% [============= ] 528/2372 22% [============= ] 529/2372 22% [============= ] 530/2372 22% [============= ] 531/2372 22% [============= ] 532/2372 22% [============= ] 533/2372 22% [============= ] 534/2372 22% [============= ] 535/2372 22% [============== ] 536/2372 22% [============== ] 537/2372 22% [============== ] 538/2372 22% [============== ] 539/2372 22% [============== ] 540/2372 22% [============== ] 541/2372 22% [============== ] 542/2372 22% [============== ] 543/2372 22% [============== ] 544/2372 22% [============== ] 545/2372 22% [============== ] 546/2372 23% [============== ] 547/2372 23% [============== ] 548/2372 23% [============== ] 549/2372 23% [============== ] 550/2372 23% [============== ] 551/2372 23% [============== ] 552/2372 23% [============== ] 553/2372 23% [============== ] 554/2372 23% [============== ] 555/2372 23% [============== ] 556/2372 23% [============== ] 557/2372 23% [============== ] 558/2372 23% [============== ] 559/2372 23% [============== ] 560/2372 23% [============== ] 561/2372 23% [============== ] 562/2372 23% [============== ] 563/2372 23% [============== ] 564/2372 23% [============== ] 565/2372 23% [============== ] 566/2372 23% [============== ] 567/2372 23% [============== ] 568/2372 23% [============== ] 569/2372 23% [============== ] 570/2372 24% [============== ] 571/2372 24% [============== ] 572/2372 24% [============== ] 573/2372 24% [=============== ] 574/2372 24% [=============== ] 575/2372 24% [=============== ] 576/2372 24% [=============== ] 577/2372 24% [=============== ] 578/2372 24% [=============== ] 579/2372 24% [=============== ] 580/2372 24% [=============== ] 581/2372 24% [=============== ] 582/2372 24% [=============== ] 583/2372 24% [=============== ] 584/2372 24% [=============== ] 585/2372 24% [=============== ] 586/2372 24% [=============== ] 587/2372 24% [=============== ] 588/2372 24% [=============== ] 589/2372 24% [=============== ] 590/2372 24% [=============== ] 591/2372 24% [=============== ] 592/2372 24% [=============== ] 593/2372 25% [=============== ] 594/2372 25% [=============== ] 595/2372 25% [=============== ] 596/2372 25% [=============== ] 597/2372 25% [=============== ] 598/2372 25% [=============== ] 599/2372 25% [=============== ] 600/2372 25% [=============== ] 601/2372 25% [=============== ] 602/2372 25% [=============== ] 603/2372 25% [=============== ] 604/2372 25% [=============== ] 605/2372 25% [=============== ] 606/2372 25% [=============== ] 607/2372 25% [=============== ] 608/2372 25% [=============== ] 609/2372 25% [=============== ] 610/2372 25% [=============== ] 611/2372 25% [=============== ] 612/2372 25% [================ ] 613/2372 25% [================ ] 614/2372 25% [================ ] 615/2372 25% [================ ] 616/2372 25% [================ ] 617/2372 26% [================ ] 618/2372 26% [================ ] 619/2372 26% [================ ] 620/2372 26% [================ ] 621/2372 26% [================ ] 622/2372 26% [================ ] 623/2372 26% [================ ] 624/2372 26% [================ ] 625/2372 26% [================ ] 626/2372 26% [================ ] 627/2372 26% [================ ] 628/2372 26% [================ ] 629/2372 26% [================ ] 630/2372 26% [================ ] 631/2372 26% [================ ] 632/2372 26% [================ ] 633/2372 26% [================ ] 634/2372 26% [================ ] 635/2372 26% [================ ] 636/2372 26% [================ ] 637/2372 26% [================ ] 638/2372 26% [================ ] 639/2372 26% [================ ] 640/2372 26% [================ ] 641/2372 27% [================ ] 642/2372 27% [================ ] 643/2372 27% [================ ] 644/2372 27% [================ ] 645/2372 27% [================ ] 646/2372 27% [================ ] 647/2372 27% [================ ] 648/2372 27% [================ ] 649/2372 27% [================ ] 650/2372 27% [================= ] 651/2372 27% [================= ] 652/2372 27% [================= ] 653/2372 27% [================= ] 654/2372 27% [================= ] 655/2372 27% [================= ] 656/2372 27% [================= ] 657/2372 27% [================= ] 658/2372 27% [================= ] 659/2372 27% [================= ] 660/2372 27% [================= ] 661/2372 27% [================= ] 662/2372 27% [================= ] 663/2372 27% [================= ] 664/2372 27% [================= ] 665/2372 28% [================= ] 666/2372 28% [================= ] 667/2372 28% [================= ] 668/2372 28% [================= ] 669/2372 28% [================= ] 670/2372 28% [================= ] 671/2372 28% [================= ] 672/2372 28% [================= ] 673/2372 28% [================= ] 674/2372 28% [================= ] 675/2372 28% [================= ] 676/2372 28% [================= ] 677/2372 28% [================= ] 678/2372 28% [================= ] 679/2372 28% [================= ] 680/2372 28% [================= ] 681/2372 28% [================= ] 682/2372 28% [================= ] 683/2372 28% [================= ] 684/2372 28% [================= ] 685/2372 28% [================= ] 686/2372 28% [================= ] 687/2372 28% [================= ] 688/2372 29% [================== ] 689/2372 29% [================== ] 690/2372 29% [================== ] 691/2372 29% [================== ] 692/2372 29% [================== ] 693/2372 29% [================== ] 694/2372 29% [================== ] 695/2372 29% [================== ] 696/2372 29% [================== ] 697/2372 29% [================== ] 698/2372 29% [================== ] 699/2372 29% [================== ] 700/2372 29% [================== ] 701/2372 29% [================== ] 702/2372 29% [================== ] 703/2372 29% [================== ] 704/2372 29% [================== ] 705/2372 29% [================== ] 706/2372 29% [================== ] 707/2372 29% [================== ] 708/2372 29% [================== ] 709/2372 29% [================== ] 710/2372 29% [================== ] 711/2372 29% [================== ] 712/2372 30% [================== ] 713/2372 30% [================== ] 714/2372 30% [================== ] 715/2372 30% [================== ] 716/2372 30% [================== ] 717/2372 30% [================== ] 718/2372 30% [================== ] 719/2372 30% [================== ] 720/2372 30% [================== ] 721/2372 30% [================== ] 722/2372 30% [================== ] 723/2372 30% [================== ] 724/2372 30% [================== ] 725/2372 30% [================== ] 726/2372 30% [=================== ] 727/2372 30% [=================== ] 728/2372 30% [=================== ] 729/2372 30% [=================== ] 730/2372 30% [=================== ] 731/2372 30% [=================== ] 732/2372 30% [=================== ] 733/2372 30% [=================== ] 734/2372 30% [=================== ] 735/2372 30% [=================== ] 736/2372 31% [=================== ] 737/2372 31% [=================== ] 738/2372 31% [=================== ] 739/2372 31% [=================== ] 740/2372 31% [=================== ] 741/2372 31% [=================== ] 742/2372 31% [=================== ] 743/2372 31% [=================== ] 744/2372 31% [=================== ] 745/2372 31% [=================== ] 746/2372 31% [=================== ] 747/2372 31% [=================== ] 748/2372 31% [=================== ] 749/2372 31% [=================== ] 750/2372 31% [=================== ] 751/2372 31% [=================== ] 752/2372 31% [=================== ] 753/2372 31% [=================== ] 754/2372 31% [=================== ] 755/2372 31% [=================== ] 756/2372 31% [=================== ] 757/2372 31% [=================== ] 758/2372 31% [=================== ] 759/2372 31% [=================== ] 760/2372 32% [=================== ] 761/2372 32% [=================== ] 762/2372 32% [=================== ] 763/2372 32% [=================== ] 764/2372 32% [=================== ] 765/2372 32% [==================== ] 766/2372 32% [==================== ] 767/2372 32% [==================== ] 768/2372 32% [==================== ] 769/2372 32% [==================== ] 770/2372 32% [==================== ] 771/2372 32% [==================== ] 772/2372 32% [==================== ] 773/2372 32% [==================== ] 774/2372 32% [==================== ] 775/2372 32% [==================== ] 776/2372 32% [==================== ] 777/2372 32% [==================== ] 778/2372 32% [==================== ] 779/2372 32% [==================== ] 780/2372 32% [==================== ] 781/2372 32% [==================== ] 782/2372 32% [==================== ] 783/2372 33% [==================== ] 784/2372 33% [==================== ] 785/2372 33% [==================== ] 786/2372 33% [==================== ] 787/2372 33% [==================== ] 788/2372 33% [==================== ] 789/2372 33% [==================== ] 790/2372 33% [==================== ] 791/2372 33% [==================== ] 792/2372 33% [==================== ] 793/2372 33% [==================== ] 794/2372 33% [==================== ] 795/2372 33% [==================== ] 796/2372 33% [==================== ] 797/2372 33% [==================== ] 798/2372 33% [==================== ] 799/2372 33% [==================== ] 800/2372 33% [==================== ] 801/2372 33% [==================== ] 802/2372 33% [==================== ] 803/2372 33% [===================== ] 804/2372 33% [===================== ] 805/2372 33% [===================== ] 806/2372 33% [===================== ] 807/2372 34% [===================== ] 808/2372 34% [===================== ] 809/2372 34% [===================== ] 810/2372 34% [===================== ] 811/2372 34% [===================== ] 812/2372 34% [===================== ] 813/2372 34% [===================== ] 814/2372 34% [===================== ] 815/2372 34% [===================== ] 816/2372 34% [===================== ] 817/2372 34% [===================== ] 818/2372 34% [===================== ] 819/2372 34% [===================== ] 820/2372 34% [===================== ] 821/2372 34% [===================== ] 822/2372 34% [===================== ] 823/2372 34% [===================== ] 824/2372 34% [===================== ] 825/2372 34% [===================== ] 826/2372 34% [===================== ] 827/2372 34% [===================== ] 828/2372 34% [===================== ] 829/2372 34% [===================== ] 830/2372 34% [===================== ] 831/2372 35% [===================== ] 832/2372 35% [===================== ] 833/2372 35% [===================== ] 834/2372 35% [===================== ] 835/2372 35% [===================== ] 836/2372 35% [===================== ] 837/2372 35% [===================== ] 838/2372 35% [===================== ] 839/2372 35% [===================== ] 840/2372 35% [===================== ] 841/2372 35% [====================== ] 842/2372 35% [====================== ] 843/2372 35% [====================== ] 844/2372 35% [====================== ] 845/2372 35% [====================== ] 846/2372 35% [====================== ] 847/2372 35% [====================== ] 848/2372 35% [====================== ] 849/2372 35% [====================== ] 850/2372 35% [====================== ] 851/2372 35% [====================== ] 852/2372 35% [====================== ] 853/2372 35% [====================== ] 854/2372 36% [====================== ] 855/2372 36% [====================== ] 856/2372 36% [====================== ] 857/2372 36% [====================== ] 858/2372 36% [====================== ] 859/2372 36% [====================== ] 860/2372 36% [====================== ] 861/2372 36% [====================== ] 862/2372 36% [====================== ] 863/2372 36% [====================== ] 864/2372 36% [====================== ] 865/2372 36% [====================== ] 866/2372 36% [====================== ] 867/2372 36% [====================== ] 868/2372 36% [====================== ] 869/2372 36% [====================== ] 870/2372 36% [====================== ] 871/2372 36% [====================== ] 872/2372 36% [====================== ] 873/2372 36% [====================== ] 874/2372 36% [====================== ] 875/2372 36% [====================== ] 876/2372 36% [====================== ] 877/2372 36% [====================== ] 878/2372 37% [====================== ] 879/2372 37% [======================= ] 880/2372 37% [======================= ] 881/2372 37% [======================= ] 882/2372 37% [======================= ] 883/2372 37% [======================= ] 884/2372 37% [======================= ] 885/2372 37% [======================= ] 886/2372 37% [======================= ] 887/2372 37% [======================= ] 888/2372 37% [======================= ] 889/2372 37% [======================= ] 890/2372 37% [======================= ] 891/2372 37% [======================= ] 892/2372 37% [======================= ] 893/2372 37% [======================= ] 894/2372 37% [======================= ] 895/2372 37% [======================= ] 896/2372 37% [======================= ] 897/2372 37% [======================= ] 898/2372 37% [======================= ] 899/2372 37% [======================= ] 900/2372 37% [======================= ] 901/2372 37% [======================= ] 902/2372 38% [======================= ] 903/2372 38% [======================= ] 904/2372 38% [======================= ] 905/2372 38% [======================= ] 906/2372 38% [======================= ] 907/2372 38% [======================= ] 908/2372 38% [======================= ] 909/2372 38% [======================= ] 910/2372 38% [======================= ] 911/2372 38% [======================= ] 912/2372 38% [======================= ] 913/2372 38% [======================= ] 914/2372 38% [======================= ] 915/2372 38% [======================= ] 916/2372 38% [======================= ] 917/2372 38% [======================= ] 918/2372 38% [======================== ] 919/2372 38% [======================== ] 920/2372 38% [======================== ] 921/2372 38% [======================== ] 922/2372 38% [======================== ] 923/2372 38% [======================== ] 924/2372 38% [======================== ] 925/2372 38% [======================== ] 926/2372 39% [======================== ] 927/2372 39% [======================== ] 928/2372 39% [======================== ] 929/2372 39% [======================== ] 930/2372 39% [======================== ] 931/2372 39% [======================== ] 932/2372 39% [======================== ] 933/2372 39% [======================== ] 934/2372 39% [======================== ] 935/2372 39% [======================== ] 936/2372 39% [======================== ] 937/2372 39% [======================== ] 938/2372 39% [======================== ] 939/2372 39% [======================== ] 940/2372 39% [======================== ] 941/2372 39% [======================== ] 942/2372 39% [======================== ] 943/2372 39% [======================== ] 944/2372 39% [======================== ] 945/2372 39% [======================== ] 946/2372 39% [======================== ] 947/2372 39% [======================== ] 948/2372 39% [======================== ] 949/2372 40% [======================== ] 950/2372 40% [======================== ] 951/2372 40% [======================== ] 952/2372 40% [======================== ] 953/2372 40% [======================== ] 954/2372 40% [======================== ] 955/2372 40% [======================== ] 956/2372 40% [========================= ] 957/2372 40% [========================= ] 958/2372 40% [========================= ] 959/2372 40% [========================= ] 960/2372 40% [========================= ] 961/2372 40% [========================= ] 962/2372 40% [========================= ] 963/2372 40% [========================= ] 964/2372 40% [========================= ] 965/2372 40% [========================= ] 966/2372 40% [========================= ] 967/2372 40% [========================= ] 968/2372 40% [========================= ] 969/2372 40% [========================= ] 970/2372 40% [========================= ] 971/2372 40% [========================= ] 972/2372 40% [========================= ] 973/2372 41% [========================= ] 974/2372 41% [========================= ] 975/2372 41% [========================= ] 976/2372 41% [========================= ] 977/2372 41% [========================= ] 978/2372 41% [========================= ] 979/2372 41% [========================= ] 980/2372 41% [========================= ] 981/2372 41% [========================= ] 982/2372 41% [========================= ] 983/2372 41% [========================= ] 984/2372 41% [========================= ] 985/2372 41% [========================= ] 986/2372 41% [========================= ] 987/2372 41% [========================= ] 988/2372 41% [========================= ] 989/2372 41% [========================= ] 990/2372 41% [========================= ] 991/2372 41% [========================= ] 992/2372 41% [========================= ] 993/2372 41% [========================= ] 994/2372 41% [========================== ] 995/2372 41% [========================== ] 996/2372 41% [========================== ] 997/2372 42% [========================== ] 998/2372 42% [========================== ] 999/2372 42% [========================== ] 1000/2372 42% [========================== ] 1001/2372 42% [========================== ] 1002/2372 42% [========================== ] 1003/2372 42% [========================== ] 1004/2372 42% [========================== ] 1005/2372 42% [========================== ] 1006/2372 42% [========================== ] 1007/2372 42% [========================== ] 1008/2372 42% [========================== ] 1009/2372 42% [========================== ] 1010/2372 42% [========================== ] 1011/2372 42% [========================== ] 1012/2372 42% [========================== ] 1013/2372 42% [========================== ] 1014/2372 42% [========================== ] 1015/2372 42% [========================== ] 1016/2372 42% [========================== ] 1017/2372 42% [========================== ] 1018/2372 42% [========================== ] 1019/2372 42% [========================== ] 1020/2372 43% [========================== ] 1021/2372 43% [========================== ] 1022/2372 43% [========================== ] 1023/2372 43% [========================== ] 1024/2372 43% [========================== ] 1025/2372 43% [========================== ] 1026/2372 43% [========================== ] 1027/2372 43% [========================== ] 1028/2372 43% [========================== ] 1029/2372 43% [========================== ] 1030/2372 43% [========================== ] 1031/2372 43% [========================== ] 1032/2372 43% [=========================== ] 1033/2372 43% [=========================== ] 1034/2372 43% [=========================== ] 1035/2372 43% [=========================== ] 1036/2372 43% [=========================== ] 1037/2372 43% [=========================== ] 1038/2372 43% [=========================== ] 1039/2372 43% [=========================== ] 1040/2372 43% [=========================== ] 1041/2372 43% [=========================== ] 1042/2372 43% [=========================== ] 1043/2372 43% [=========================== ] 1044/2372 44% [=========================== ] 1045/2372 44% [=========================== ] 1046/2372 44% [=========================== ] 1047/2372 44% [=========================== ] 1048/2372 44% [=========================== ] 1049/2372 44% [=========================== ] 1050/2372 44% [=========================== ] 1051/2372 44% [=========================== ] 1052/2372 44% [=========================== ] 1053/2372 44% [=========================== ] 1054/2372 44% [=========================== ] 1055/2372 44% [=========================== ] 1056/2372 44% [=========================== ] 1057/2372 44% [=========================== ] 1058/2372 44% [=========================== ] 1059/2372 44% [=========================== ] 1060/2372 44% [=========================== ] 1061/2372 44% [=========================== ] 1062/2372 44% [=========================== ] 1063/2372 44% [=========================== ] 1064/2372 44% [=========================== ] 1065/2372 44% [=========================== ] 1066/2372 44% [=========================== ] 1067/2372 44% [=========================== ] 1068/2372 45% [=========================== ] 1069/2372 45% [=========================== ] 1070/2372 45% [=========================== ] 1071/2372 45% [============================ ] 1072/2372 45% [============================ ] 1073/2372 45% [============================ ] 1074/2372 45% [============================ ] 1075/2372 45% [============================ ] 1076/2372 45% [============================ ] 1077/2372 45% [============================ ] 1078/2372 45% [============================ ] 1079/2372 45% [============================ ] 1080/2372 45% [============================ ] 1081/2372 45% [============================ ] 1082/2372 45% [============================ ] 1083/2372 45% [============================ ] 1084/2372 45% [============================ ] 1085/2372 45% [============================ ] 1086/2372 45% [============================ ] 1087/2372 45% [============================ ] 1088/2372 45% [============================ ] 1089/2372 45% [============================ ] 1090/2372 45% [============================ ] 1091/2372 45% [============================ ] 1092/2372 46% [============================ ] 1093/2372 46% [============================ ] 1094/2372 46% [============================ ] 1095/2372 46% [============================ ] 1096/2372 46% [============================ ] 1097/2372 46% [============================ ] 1098/2372 46% [============================ ] 1099/2372 46% [============================ ] 1100/2372 46% [============================ ] 1101/2372 46% [============================ ] 1102/2372 46% [============================ ] 1103/2372 46% [============================ ] 1104/2372 46% [============================ ] 1105/2372 46% [============================ ] 1106/2372 46% [============================ ] 1107/2372 46% [============================ ] 1108/2372 46% [============================ ] 1109/2372 46% [============================= ] 1110/2372 46% [============================= ] 1111/2372 46% [============================= ] 1112/2372 46% [============================= ] 1113/2372 46% [============================= ] 1114/2372 46% [============================= ] 1115/2372 47% [============================= ] 1116/2372 47% [============================= ] 1117/2372 47% [============================= ] 1118/2372 47% [============================= ] 1119/2372 47% [============================= ] 1120/2372 47% [============================= ] 1121/2372 47% [============================= ] 1122/2372 47% [============================= ] 1123/2372 47% [============================= ] 1124/2372 47% [============================= ] 1125/2372 47% [============================= ] 1126/2372 47% [============================= ] 1127/2372 47% [============================= ] 1128/2372 47% [============================= ] 1129/2372 47% [============================= ] 1130/2372 47% [============================= ] 1131/2372 47% [============================= ] 1132/2372 47% [============================= ] 1133/2372 47% [============================= ] 1134/2372 47% [============================= ] 1135/2372 47% [============================= ] 1136/2372 47% [============================= ] 1137/2372 47% [============================= ] 1138/2372 47% [============================= ] 1139/2372 48% [============================= ] 1140/2372 48% [============================= ] 1141/2372 48% [============================= ] 1142/2372 48% [============================= ] 1143/2372 48% [============================= ] 1144/2372 48% [============================= ] 1145/2372 48% [============================= ] 1146/2372 48% [============================= ] 1147/2372 48% [============================== ] 1148/2372 48% [============================== ] 1149/2372 48% [============================== ] 1150/2372 48% [============================== ] 1151/2372 48% [============================== ] 1152/2372 48% [============================== ] 1153/2372 48% [============================== ] 1154/2372 48% [============================== ] 1155/2372 48% [============================== ] 1156/2372 48% [============================== ] 1157/2372 48% [============================== ] 1158/2372 48% [============================== ] 1159/2372 48% [============================== ] 1160/2372 48% [============================== ] 1161/2372 48% [============================== ] 1162/2372 48% [============================== ] 1163/2372 49% [============================== ] 1164/2372 49% [============================== ] 1165/2372 49% [============================== ] 1166/2372 49% [============================== ] 1167/2372 49% [============================== ] 1168/2372 49% [============================== ] 1169/2372 49% [============================== ] 1170/2372 49% [============================== ] 1171/2372 49% [============================== ] 1172/2372 49% [============================== ] 1173/2372 49% [============================== ] 1174/2372 49% [============================== ] 1175/2372 49% [============================== ] 1176/2372 49% [============================== ] 1177/2372 49% [============================== ] 1178/2372 49% [============================== ] 1179/2372 49% [============================== ] 1180/2372 49% [============================== ] 1181/2372 49% [============================== ] 1182/2372 49% [============================== ] 1183/2372 49% [============================== ] 1184/2372 49% [============================== ] 1185/2372 49% [=============================== ] 1186/2372 50% [=============================== ] 1187/2372 50% [=============================== ] 1188/2372 50% [=============================== ] 1189/2372 50% [=============================== ] 1190/2372 50% [=============================== ] 1191/2372 50% [=============================== ] 1192/2372 50% [=============================== ] 1193/2372 50% [=============================== ] 1194/2372 50% [=============================== ] 1195/2372 50% [=============================== ] 1196/2372 50% [=============================== ] 1197/2372 50% [=============================== ] 1198/2372 50% [=============================== ] 1199/2372 50% [=============================== ] 1200/2372 50% [=============================== ] 1201/2372 50% [=============================== ] 1202/2372 50% [=============================== ] 1203/2372 50% [=============================== ] 1204/2372 50% [=============================== ] 1205/2372 50% [=============================== ] 1206/2372 50% [=============================== ] 1207/2372 50% [=============================== ] 1208/2372 50% [=============================== ] 1209/2372 50% [=============================== ] 1210/2372 51% [=============================== ] 1211/2372 51% [=============================== ] 1212/2372 51% [=============================== ] 1213/2372 51% [=============================== ] 1214/2372 51% [=============================== ] 1215/2372 51% [=============================== ] 1216/2372 51% [=============================== ] 1217/2372 51% [=============================== ] 1218/2372 51% [=============================== ] 1219/2372 51% [=============================== ] 1220/2372 51% [=============================== ] 1221/2372 51% [=============================== ] 1222/2372 51% [=============================== ] 1223/2372 51% [=============================== ] 1224/2372 51% [================================ ] 1225/2372 51% [================================ ] 1226/2372 51% [================================ ] 1227/2372 51% [================================ ] 1228/2372 51% [================================ ] 1229/2372 51% [================================ ] 1230/2372 51% [================================ ] 1231/2372 51% [================================ ] 1232/2372 51% [================================ ] 1233/2372 51% [================================ ] 1234/2372 52% [================================ ] 1235/2372 52% [================================ ] 1236/2372 52% [================================ ] 1237/2372 52% [================================ ] 1238/2372 52% [================================ ] 1239/2372 52% [================================ ] 1240/2372 52% [================================ ] 1241/2372 52% [================================ ] 1242/2372 52% [================================ ] 1243/2372 52% [================================ ] 1244/2372 52% [================================ ] 1245/2372 52% [================================ ] 1246/2372 52% [================================ ] 1247/2372 52% [================================ ] 1248/2372 52% [================================ ] 1249/2372 52% [================================ ] 1250/2372 52% [================================ ] 1251/2372 52% [================================ ] 1252/2372 52% [================================ ] 1253/2372 52% [================================ ] 1254/2372 52% [================================ ] 1255/2372 52% [================================ ] 1256/2372 52% [================================ ] 1257/2372 52% [================================ ] 1258/2372 53% [================================ ] 1259/2372 53% [================================ ] 1260/2372 53% [================================ ] 1261/2372 53% [================================ ] 1262/2372 53% [================================= ] 1263/2372 53% [================================= ] 1264/2372 53% [================================= ] 1265/2372 53% [================================= ] 1266/2372 53% [================================= ] 1267/2372 53% [================================= ] 1268/2372 53% [================================= ] 1269/2372 53% [================================= ] 1270/2372 53% [================================= ] 1271/2372 53% [================================= ] 1272/2372 53% [================================= ] 1273/2372 53% [================================= ] 1274/2372 53% [================================= ] 1275/2372 53% [================================= ] 1276/2372 53% [================================= ] 1277/2372 53% [================================= ] 1278/2372 53% [================================= ] 1279/2372 53% [================================= ] 1280/2372 53% [================================= ] 1281/2372 54% [================================= ] 1282/2372 54% [================================= ] 1283/2372 54% [================================= ] 1284/2372 54% [================================= ] 1285/2372 54% [================================= ] 1286/2372 54% [================================= ] 1287/2372 54% [================================= ] 1288/2372 54% [================================= ] 1289/2372 54% [================================= ] 1290/2372 54% [================================= ] 1291/2372 54% [================================= ] 1292/2372 54% [================================= ] 1293/2372 54% [================================= ] 1294/2372 54% [================================= ] 1295/2372 54% [================================= ] 1296/2372 54% [================================= ] 1297/2372 54% [================================= ] 1298/2372 54% [================================= ] 1299/2372 54% [================================= ] 1300/2372 54% [================================== ] 1301/2372 54% [================================== ] 1302/2372 54% [================================== ] 1303/2372 54% [================================== ] 1304/2372 54% [================================== ] 1305/2372 55% [================================== ] 1306/2372 55% [================================== ] 1307/2372 55% [================================== ] 1308/2372 55% [================================== ] 1309/2372 55% [================================== ] 1310/2372 55% [================================== ] 1311/2372 55% [================================== ] 1312/2372 55% [================================== ] 1313/2372 55% [================================== ] 1314/2372 55% [================================== ] 1315/2372 55% [================================== ] 1316/2372 55% [================================== ] 1317/2372 55% [================================== ] 1318/2372 55% [================================== ] 1319/2372 55% [================================== ] 1320/2372 55% [================================== ] 1321/2372 55% [================================== ] 1322/2372 55% [================================== ] 1323/2372 55% [================================== ] 1324/2372 55% [================================== ] 1325/2372 55% [================================== ] 1326/2372 55% [================================== ] 1327/2372 55% [================================== ] 1328/2372 55% [================================== ] 1329/2372 56% [================================== ] 1330/2372 56% [================================== ] 1331/2372 56% [================================== ] 1332/2372 56% [================================== ] 1333/2372 56% [================================== ] 1334/2372 56% [================================== ] 1335/2372 56% [================================== ] 1336/2372 56% [================================== ] 1337/2372 56% [================================== ] 1338/2372 56% [================================== ] 1339/2372 56% [=================================== ] 1340/2372 56% [=================================== ] 1341/2372 56% [=================================== ] 1342/2372 56% [=================================== ] 1343/2372 56% [=================================== ] 1344/2372 56% [=================================== ] 1345/2372 56% [=================================== ] 1346/2372 56% [=================================== ] 1347/2372 56% [=================================== ] 1348/2372 56% [=================================== ] 1349/2372 56% [=================================== ] 1350/2372 56% [=================================== ] 1351/2372 56% [=================================== ] 1352/2372 56% [=================================== ] 1353/2372 57% [=================================== ] 1354/2372 57% [=================================== ] 1355/2372 57% [=================================== ] 1356/2372 57% [=================================== ] 1357/2372 57% [=================================== ] 1358/2372 57% [=================================== ] 1359/2372 57% [=================================== ] 1360/2372 57% [=================================== ] 1361/2372 57% [=================================== ] 1362/2372 57% [=================================== ] 1363/2372 57% [=================================== ] 1364/2372 57% [=================================== ] 1365/2372 57% [=================================== ] 1366/2372 57% [=================================== ] 1367/2372 57% [=================================== ] 1368/2372 57% [=================================== ] 1369/2372 57% [=================================== ] 1370/2372 57% [=================================== ] 1371/2372 57% [=================================== ] 1372/2372 57% [=================================== ] 1373/2372 57% [=================================== ] 1374/2372 57% [=================================== ] 1375/2372 57% [=================================== ] 1376/2372 58% [=================================== ] 1377/2372 58% [==================================== ] 1378/2372 58% [==================================== ] 1379/2372 58% [==================================== ] 1380/2372 58% [==================================== ] 1381/2372 58% [==================================== ] 1382/2372 58% [==================================== ] 1383/2372 58% [==================================== ] 1384/2372 58% [==================================== ] 1385/2372 58% [==================================== ] 1386/2372 58% [==================================== ] 1387/2372 58% [==================================== ] 1388/2372 58% [==================================== ] 1389/2372 58% [==================================== ] 1390/2372 58% [==================================== ] 1391/2372 58% [==================================== ] 1392/2372 58% [==================================== ] 1393/2372 58% [==================================== ] 1394/2372 58% [==================================== ] 1395/2372 58% [==================================== ] 1396/2372 58% [==================================== ] 1397/2372 58% [==================================== ] 1398/2372 58% [==================================== ] 1399/2372 58% [==================================== ] 1400/2372 59% [==================================== ] 1401/2372 59% [==================================== ] 1402/2372 59% [==================================== ] 1403/2372 59% [==================================== ] 1404/2372 59% [==================================== ] 1405/2372 59% [==================================== ] 1406/2372 59% [==================================== ] 1407/2372 59% [==================================== ] 1408/2372 59% [==================================== ] 1409/2372 59% [==================================== ] 1410/2372 59% [==================================== ] 1411/2372 59% [==================================== ] 1412/2372 59% [==================================== ] 1413/2372 59% [==================================== ] 1414/2372 59% [==================================== ] 1415/2372 59% [===================================== ] 1416/2372 59% [===================================== ] 1417/2372 59% [===================================== ] 1418/2372 59% [===================================== ] 1419/2372 59% [===================================== ] 1420/2372 59% [===================================== ] 1421/2372 59% [===================================== ] 1422/2372 59% [===================================== ] 1423/2372 59% [===================================== ] 1424/2372 60% [===================================== ] 1425/2372 60% [===================================== ] 1426/2372 60% [===================================== ] 1427/2372 60% [===================================== ] 1428/2372 60% [===================================== ] 1429/2372 60% [===================================== ] 1430/2372 60% [===================================== ] 1431/2372 60% [===================================== ] 1432/2372 60% [===================================== ] 1433/2372 60% [===================================== ] 1434/2372 60% [===================================== ] 1435/2372 60% [===================================== ] 1436/2372 60% [===================================== ] 1437/2372 60% [===================================== ] 1438/2372 60% [===================================== ] 1439/2372 60% [===================================== ] 1440/2372 60% [===================================== ] 1441/2372 60% [===================================== ] 1442/2372 60% [===================================== ] 1443/2372 60% [===================================== ] 1444/2372 60% [===================================== ] 1445/2372 60% [===================================== ] 1446/2372 60% [===================================== ] 1447/2372 61% [===================================== ] 1448/2372 61% [===================================== ] 1449/2372 61% [===================================== ] 1450/2372 61% [===================================== ] 1451/2372 61% [===================================== ] 1452/2372 61% [===================================== ] 1453/2372 61% [====================================== ] 1454/2372 61% [====================================== ] 1455/2372 61% [====================================== ] 1456/2372 61% [====================================== ] 1457/2372 61% [====================================== ] 1458/2372 61% [====================================== ] 1459/2372 61% [====================================== ] 1460/2372 61% [====================================== ] 1461/2372 61% [====================================== ] 1462/2372 61% [====================================== ] 1463/2372 61% [====================================== ] 1464/2372 61% [====================================== ] 1465/2372 61% [====================================== ] 1466/2372 61% [====================================== ] 1467/2372 61% [====================================== ] 1468/2372 61% [====================================== ] 1469/2372 61% [====================================== ] 1470/2372 61% [====================================== ] 1471/2372 62% [====================================== ] 1472/2372 62% [====================================== ] 1473/2372 62% [====================================== ] 1474/2372 62% [====================================== ] 1475/2372 62% [====================================== ] 1476/2372 62% [====================================== ] 1477/2372 62% [====================================== ] 1478/2372 62% [====================================== ] 1479/2372 62% [====================================== ] 1480/2372 62% [====================================== ] 1481/2372 62% [====================================== ] 1482/2372 62% [====================================== ] 1483/2372 62% [====================================== ] 1484/2372 62% [====================================== ] 1485/2372 62% [====================================== ] 1486/2372 62% [====================================== ] 1487/2372 62% [====================================== ] 1488/2372 62% [====================================== ] 1489/2372 62% [====================================== ] 1490/2372 62% [====================================== ] 1491/2372 62% [====================================== ] 1492/2372 62% [======================================= ] 1493/2372 62% [======================================= ] 1494/2372 62% [======================================= ] 1495/2372 63% [======================================= ] 1496/2372 63% [======================================= ] 1497/2372 63% [======================================= ] 1498/2372 63% [======================================= ] 1499/2372 63% [======================================= ] 1500/2372 63% [======================================= ] 1501/2372 63% [======================================= ] 1502/2372 63% [======================================= ] 1503/2372 63% [======================================= ] 1504/2372 63% [======================================= ] 1505/2372 63% [======================================= ] 1506/2372 63% [======================================= ] 1507/2372 63% [======================================= ] 1508/2372 63% [======================================= ] 1509/2372 63% [======================================= ] 1510/2372 63% [======================================= ] 1511/2372 63% [======================================= ] 1512/2372 63% [======================================= ] 1513/2372 63% [======================================= ] 1514/2372 63% [======================================= ] 1515/2372 63% [======================================= ] 1516/2372 63% [======================================= ] 1517/2372 63% [======================================= ] 1518/2372 63% [======================================= ] 1519/2372 64% [======================================= ] 1520/2372 64% [======================================= ] 1521/2372 64% [======================================= ] 1522/2372 64% [======================================= ] 1523/2372 64% [======================================= ] 1524/2372 64% [======================================= ] 1525/2372 64% [======================================= ] 1526/2372 64% [======================================= ] 1527/2372 64% [======================================= ] 1528/2372 64% [======================================= ] 1529/2372 64% [======================================= ] 1530/2372 64% [======================================== ] 1531/2372 64% [======================================== ] 1532/2372 64% [======================================== ] 1533/2372 64% [======================================== ] 1534/2372 64% [======================================== ] 1535/2372 64% [======================================== ] 1536/2372 64% [======================================== ] 1537/2372 64% [======================================== ] 1538/2372 64% [======================================== ] 1539/2372 64% [======================================== ] 1540/2372 64% [======================================== ] 1541/2372 64% [======================================== ] 1542/2372 65% [======================================== ] 1543/2372 65% [======================================== ] 1544/2372 65% [======================================== ] 1545/2372 65% [======================================== ] 1546/2372 65% [======================================== ] 1547/2372 65% [======================================== ] 1548/2372 65% [======================================== ] 1549/2372 65% [======================================== ] 1550/2372 65% [======================================== ] 1551/2372 65% [======================================== ] 1552/2372 65% [======================================== ] 1553/2372 65% [======================================== ] 1554/2372 65% [======================================== ] 1555/2372 65% [======================================== ] 1556/2372 65% [======================================== ] 1557/2372 65% [======================================== ] 1558/2372 65% [======================================== ] 1559/2372 65% [======================================== ] 1560/2372 65% [======================================== ] 1561/2372 65% [======================================== ] 1562/2372 65% [======================================== ] 1563/2372 65% [======================================== ] 1564/2372 65% [======================================== ] 1565/2372 65% [======================================== ] 1566/2372 66% [======================================== ] 1567/2372 66% [======================================== ] 1568/2372 66% [========================================= ] 1569/2372 66% [========================================= ] 1570/2372 66% [========================================= ] 1571/2372 66% [========================================= ] 1572/2372 66% [========================================= ] 1573/2372 66% [========================================= ] 1574/2372 66% [========================================= ] 1575/2372 66% [========================================= ] 1576/2372 66% [========================================= ] 1577/2372 66% [========================================= ] 1578/2372 66% [========================================= ] 1579/2372 66% [========================================= ] 1580/2372 66% [========================================= ] 1581/2372 66% [========================================= ] 1582/2372 66% [========================================= ] 1583/2372 66% [========================================= ] 1584/2372 66% [========================================= ] 1585/2372 66% [========================================= ] 1586/2372 66% [========================================= ] 1587/2372 66% [========================================= ] 1588/2372 66% [========================================= ] 1589/2372 66% [========================================= ] 1590/2372 67% [========================================= ] 1591/2372 67% [========================================= ] 1592/2372 67% [========================================= ] 1593/2372 67% [========================================= ] 1594/2372 67% [========================================= ] 1595/2372 67% [========================================= ] 1596/2372 67% [========================================= ] 1597/2372 67% [========================================= ] 1598/2372 67% [========================================= ] 1599/2372 67% [========================================= ] 1600/2372 67% [========================================= ] 1601/2372 67% [========================================= ] 1602/2372 67% [========================================= ] 1603/2372 67% [========================================= ] 1604/2372 67% [========================================= ] 1605/2372 67% [========================================= ] 1606/2372 67% [========================================== ] 1607/2372 67% [========================================== ] 1608/2372 67% [========================================== ] 1609/2372 67% [========================================== ] 1610/2372 67% [========================================== ] 1611/2372 67% [========================================== ] 1612/2372 67% [========================================== ] 1613/2372 68% [========================================== ] 1614/2372 68% [========================================== ] 1615/2372 68% [========================================== ] 1616/2372 68% [========================================== ] 1617/2372 68% [========================================== ] 1618/2372 68% [========================================== ] 1619/2372 68% [========================================== ] 1620/2372 68% [========================================== ] 1621/2372 68% [========================================== ] 1622/2372 68% [========================================== ] 1623/2372 68% [========================================== ] 1624/2372 68% [========================================== ] 1625/2372 68% [========================================== ] 1626/2372 68% [========================================== ] 1627/2372 68% [========================================== ] 1628/2372 68% [========================================== ] 1629/2372 68% [========================================== ] 1630/2372 68% [========================================== ] 1631/2372 68% [========================================== ] 1632/2372 68% [========================================== ] 1633/2372 68% [========================================== ] 1634/2372 68% [========================================== ] 1635/2372 68% [========================================== ] 1636/2372 68% [========================================== ] 1637/2372 69% [========================================== ] 1638/2372 69% [========================================== ] 1639/2372 69% [========================================== ] 1640/2372 69% [========================================== ] 1641/2372 69% [========================================== ] 1642/2372 69% [========================================== ] 1643/2372 69% [========================================== ] 1644/2372 69% [========================================== ] 1645/2372 69% [=========================================== ] 1646/2372 69% [=========================================== ] 1647/2372 69% [=========================================== ] 1648/2372 69% [=========================================== ] 1649/2372 69% [=========================================== ] 1650/2372 69% [=========================================== ] 1651/2372 69% [=========================================== ] 1652/2372 69% [=========================================== ] 1653/2372 69% [=========================================== ] 1654/2372 69% [=========================================== ] 1655/2372 69% [=========================================== ] 1656/2372 69% [=========================================== ] 1657/2372 69% [=========================================== ] 1658/2372 69% [=========================================== ] 1659/2372 69% [=========================================== ] 1660/2372 69% [=========================================== ] 1661/2372 70% [=========================================== ] 1662/2372 70% [=========================================== ] 1663/2372 70% [=========================================== ] 1664/2372 70% [=========================================== ] 1665/2372 70% [=========================================== ] 1666/2372 70% [=========================================== ] 1667/2372 70% [=========================================== ] 1668/2372 70% [=========================================== ] 1669/2372 70% [=========================================== ] 1670/2372 70% [=========================================== ] 1671/2372 70% [=========================================== ] 1672/2372 70% [=========================================== ] 1673/2372 70% [=========================================== ] 1674/2372 70% [=========================================== ] 1675/2372 70% [=========================================== ] 1676/2372 70% [=========================================== ] 1677/2372 70% [=========================================== ] 1678/2372 70% [=========================================== ] 1679/2372 70% [=========================================== ] 1680/2372 70% [=========================================== ] 1681/2372 70% [=========================================== ] 1682/2372 70% [=========================================== ] 1683/2372 70% [============================================ ] 1684/2372 70% [============================================ ] 1685/2372 71% [============================================ ] 1686/2372 71% [============================================ ] 1687/2372 71% [============================================ ] 1688/2372 71% [============================================ ] 1689/2372 71% [============================================ ] 1690/2372 71% [============================================ ] 1691/2372 71% [============================================ ] 1692/2372 71% [============================================ ] 1693/2372 71% [============================================ ] 1694/2372 71% [============================================ ] 1695/2372 71% [============================================ ] 1696/2372 71% [============================================ ] 1697/2372 71% [============================================ ] 1698/2372 71% [============================================ ] 1699/2372 71% [============================================ ] 1700/2372 71% [============================================ ] 1701/2372 71% [============================================ ] 1702/2372 71% [============================================ ] 1703/2372 71% [============================================ ] 1704/2372 71% [============================================ ] 1705/2372 71% [============================================ ] 1706/2372 71% [============================================ ] 1707/2372 71% [============================================ ] 1708/2372 72% [============================================ ] 1709/2372 72% [============================================ ] 1710/2372 72% [============================================ ] 1711/2372 72% [============================================ ] 1712/2372 72% [============================================ ] 1713/2372 72% [============================================ ] 1714/2372 72% [============================================ ] 1715/2372 72% [============================================ ] 1716/2372 72% [============================================ ] 1717/2372 72% [============================================ ] 1718/2372 72% [============================================ ] 1719/2372 72% [============================================ ] 1720/2372 72% [============================================ ] 1721/2372 72% [============================================= ] 1722/2372 72% [============================================= ] 1723/2372 72% [============================================= ] 1724/2372 72% [============================================= ] 1725/2372 72% [============================================= ] 1726/2372 72% [============================================= ] 1727/2372 72% [============================================= ] 1728/2372 72% [============================================= ] 1729/2372 72% [============================================= ] 1730/2372 72% [============================================= ] 1731/2372 72% [============================================= ] 1732/2372 73% [============================================= ] 1733/2372 73% [============================================= ] 1734/2372 73% [============================================= ] 1735/2372 73% [============================================= ] 1736/2372 73% [============================================= ] 1737/2372 73% [============================================= ] 1738/2372 73% [============================================= ] 1739/2372 73% [============================================= ] 1740/2372 73% [============================================= ] 1741/2372 73% [============================================= ] 1742/2372 73% [============================================= ] 1743/2372 73% [============================================= ] 1744/2372 73% [============================================= ] 1745/2372 73% [============================================= ] 1746/2372 73% [============================================= ] 1747/2372 73% [============================================= ] 1748/2372 73% [============================================= ] 1749/2372 73% [============================================= ] 1750/2372 73% [============================================= ] 1751/2372 73% [============================================= ] 1752/2372 73% [============================================= ] 1753/2372 73% [============================================= ] 1754/2372 73% [============================================= ] 1755/2372 73% [============================================= ] 1756/2372 74% [============================================= ] 1757/2372 74% [============================================= ] 1758/2372 74% [============================================= ] 1759/2372 74% [============================================== ] 1760/2372 74% [============================================== ] 1761/2372 74% [============================================== ] 1762/2372 74% [============================================== ] 1763/2372 74% [============================================== ] 1764/2372 74% [============================================== ] 1765/2372 74% [============================================== ] 1766/2372 74% [============================================== ] 1767/2372 74% [============================================== ] 1768/2372 74% [============================================== ] 1769/2372 74% [============================================== ] 1770/2372 74% [============================================== ] 1771/2372 74% [============================================== ] 1772/2372 74% [============================================== ] 1773/2372 74% [============================================== ] 1774/2372 74% [============================================== ] 1775/2372 74% [============================================== ] 1776/2372 74% [============================================== ] 1777/2372 74% [============================================== ] 1778/2372 74% [============================================== ] 1779/2372 75% [============================================== ] 1780/2372 75% [============================================== ] 1781/2372 75% [============================================== ] 1782/2372 75% [============================================== ] 1783/2372 75% [============================================== ] 1784/2372 75% [============================================== ] 1785/2372 75% [============================================== ] 1786/2372 75% [============================================== ] 1787/2372 75% [============================================== ] 1788/2372 75% [============================================== ] 1789/2372 75% [============================================== ] 1790/2372 75% [============================================== ] 1791/2372 75% [============================================== ] 1792/2372 75% [============================================== ] 1793/2372 75% [============================================== ] 1794/2372 75% [============================================== ] 1795/2372 75% [============================================== ] 1796/2372 75% [============================================== ] 1797/2372 75% [============================================== ] 1798/2372 75% [=============================================== ] 1799/2372 75% [=============================================== ] 1800/2372 75% [=============================================== ] 1801/2372 75% [=============================================== ] 1802/2372 75% [=============================================== ] 1803/2372 76% [=============================================== ] 1804/2372 76% [=============================================== ] 1805/2372 76% [=============================================== ] 1806/2372 76% [=============================================== ] 1807/2372 76% [=============================================== ] 1808/2372 76% [=============================================== ] 1809/2372 76% [=============================================== ] 1810/2372 76% [=============================================== ] 1811/2372 76% [=============================================== ] 1812/2372 76% [=============================================== ] 1813/2372 76% [=============================================== ] 1814/2372 76% [=============================================== ] 1815/2372 76% [=============================================== ] 1816/2372 76% [=============================================== ] 1817/2372 76% [=============================================== ] 1818/2372 76% [=============================================== ] 1819/2372 76% [=============================================== ] 1820/2372 76% [=============================================== ] 1821/2372 76% [=============================================== ] 1822/2372 76% [=============================================== ] 1823/2372 76% [=============================================== ] 1824/2372 76% [=============================================== ] 1825/2372 76% [=============================================== ] 1826/2372 76% [=============================================== ] 1827/2372 77% [=============================================== ] 1828/2372 77% [=============================================== ] 1829/2372 77% [=============================================== ] 1830/2372 77% [=============================================== ] 1831/2372 77% [=============================================== ] 1832/2372 77% [=============================================== ] 1833/2372 77% [=============================================== ] 1834/2372 77% [=============================================== ] 1835/2372 77% [=============================================== ] 1836/2372 77% [================================================ ] 1837/2372 77% [================================================ ] 1838/2372 77% [================================================ ] 1839/2372 77% [================================================ ] 1840/2372 77% [================================================ ] 1841/2372 77% [================================================ ] 1842/2372 77% [================================================ ] 1843/2372 77% [================================================ ] 1844/2372 77% [================================================ ] 1845/2372 77% [================================================ ] 1846/2372 77% [================================================ ] 1847/2372 77% [================================================ ] 1848/2372 77% [================================================ ] 1849/2372 77% [================================================ ] 1850/2372 77% [================================================ ] 1851/2372 78% [================================================ ] 1852/2372 78% [================================================ ] 1853/2372 78% [================================================ ] 1854/2372 78% [================================================ ] 1855/2372 78% [================================================ ] 1856/2372 78% [================================================ ] 1857/2372 78% [================================================ ] 1858/2372 78% [================================================ ] 1859/2372 78% [================================================ ] 1860/2372 78% [================================================ ] 1861/2372 78% [================================================ ] 1862/2372 78% [================================================ ] 1863/2372 78% [================================================ ] 1864/2372 78% [================================================ ] 1865/2372 78% [================================================ ] 1866/2372 78% [================================================ ] 1867/2372 78% [================================================ ] 1868/2372 78% [================================================ ] 1869/2372 78% [================================================ ] 1870/2372 78% [================================================ ] 1871/2372 78% [================================================ ] 1872/2372 78% [================================================ ] 1873/2372 78% [================================================ ] 1874/2372 79% [================================================= ] 1875/2372 79% [================================================= ] 1876/2372 79% [================================================= ] 1877/2372 79% [================================================= ] 1878/2372 79% [================================================= ] 1879/2372 79% [================================================= ] 1880/2372 79% [================================================= ] 1881/2372 79% [================================================= ] 1882/2372 79% [================================================= ] 1883/2372 79% [================================================= ] 1884/2372 79% [================================================= ] 1885/2372 79% [================================================= ] 1886/2372 79% [================================================= ] 1887/2372 79% [================================================= ] 1888/2372 79% [================================================= ] 1889/2372 79% [================================================= ] 1890/2372 79% [================================================= ] 1891/2372 79% [================================================= ] 1892/2372 79% [================================================= ] 1893/2372 79% [================================================= ] 1894/2372 79% [================================================= ] 1895/2372 79% [================================================= ] 1896/2372 79% [================================================= ] 1897/2372 79% [================================================= ] 1898/2372 80% [================================================= ] 1899/2372 80% [================================================= ] 1900/2372 80% [================================================= ] 1901/2372 80% [================================================= ] 1902/2372 80% [================================================= ] 1903/2372 80% [================================================= ] 1904/2372 80% [================================================= ] 1905/2372 80% [================================================= ] 1906/2372 80% [================================================= ] 1907/2372 80% [================================================= ] 1908/2372 80% [================================================= ] 1909/2372 80% [================================================= ] 1910/2372 80% [================================================= ] 1911/2372 80% [================================================= ] 1912/2372 80% [================================================== ] 1913/2372 80% [================================================== ] 1914/2372 80% [================================================== ] 1915/2372 80% [================================================== ] 1916/2372 80% [================================================== ] 1917/2372 80% [================================================== ] 1918/2372 80% [================================================== ] 1919/2372 80% [================================================== ] 1920/2372 80% [================================================== ] 1921/2372 80% [================================================== ] 1922/2372 81% [================================================== ] 1923/2372 81% [================================================== ] 1924/2372 81% [================================================== ] 1925/2372 81% [================================================== ] 1926/2372 81% [================================================== ] 1927/2372 81% [================================================== ] 1928/2372 81% [================================================== ] 1929/2372 81% [================================================== ] 1930/2372 81% [================================================== ] 1931/2372 81% [================================================== ] 1932/2372 81% [================================================== ] 1933/2372 81% [================================================== ] 1934/2372 81% [================================================== ] 1935/2372 81% [================================================== ] 1936/2372 81% [================================================== ] 1937/2372 81% [================================================== ] 1938/2372 81% [================================================== ] 1939/2372 81% [================================================== ] 1940/2372 81% [================================================== ] 1941/2372 81% [================================================== ] 1942/2372 81% [================================================== ] 1943/2372 81% [================================================== ] 1944/2372 81% [================================================== ] 1945/2372 81% [================================================== ] 1946/2372 82% [================================================== ] 1947/2372 82% [================================================== ] 1948/2372 82% [================================================== ] 1949/2372 82% [================================================== ] 1950/2372 82% [================================================== ] 1951/2372 82% [=================================================== ] 1952/2372 82% [=================================================== ] 1953/2372 82% [=================================================== ] 1954/2372 82% [=================================================== ] 1955/2372 82% [=================================================== ] 1956/2372 82% [=================================================== ] 1957/2372 82% [=================================================== ] 1958/2372 82% [=================================================== ] 1959/2372 82% [=================================================== ] 1960/2372 82% [=================================================== ] 1961/2372 82% [=================================================== ] 1962/2372 82% [=================================================== ] 1963/2372 82% [=================================================== ] 1964/2372 82% [=================================================== ] 1965/2372 82% [=================================================== ] 1966/2372 82% [=================================================== ] 1967/2372 82% [=================================================== ] 1968/2372 82% [=================================================== ] 1969/2372 83% [=================================================== ] 1970/2372 83% [=================================================== ] 1971/2372 83% [=================================================== ] 1972/2372 83% [=================================================== ] 1973/2372 83% [=================================================== ] 1974/2372 83% [=================================================== ] 1975/2372 83% [=================================================== ] 1976/2372 83% [=================================================== ] 1977/2372 83% [=================================================== ] 1978/2372 83% [=================================================== ] 1979/2372 83% [=================================================== ] 1980/2372 83% [=================================================== ] 1981/2372 83% [=================================================== ] 1982/2372 83% [=================================================== ] 1983/2372 83% [=================================================== ] 1984/2372 83% [=================================================== ] 1985/2372 83% [=================================================== ] 1986/2372 83% [=================================================== ] 1987/2372 83% [=================================================== ] 1988/2372 83% [=================================================== ] 1989/2372 83% [==================================================== ] 1990/2372 83% [==================================================== ] 1991/2372 83% [==================================================== ] 1992/2372 83% [==================================================== ] 1993/2372 84% [==================================================== ] 1994/2372 84% [==================================================== ] 1995/2372 84% [==================================================== ] 1996/2372 84% [==================================================== ] 1997/2372 84% [==================================================== ] 1998/2372 84% [==================================================== ] 1999/2372 84% [==================================================== ] 2000/2372 84% [==================================================== ] 2001/2372 84% [==================================================== ] 2002/2372 84% [==================================================== ] 2003/2372 84% [==================================================== ] 2004/2372 84% [==================================================== ] 2005/2372 84% [==================================================== ] 2006/2372 84% [==================================================== ] 2007/2372 84% [==================================================== ] 2008/2372 84% [==================================================== ] 2009/2372 84% [==================================================== ] 2010/2372 84% [==================================================== ] 2011/2372 84% [==================================================== ] 2012/2372 84% [==================================================== ] 2013/2372 84% [==================================================== ] 2014/2372 84% [==================================================== ] 2015/2372 84% [==================================================== ] 2016/2372 84% [==================================================== ] 2017/2372 85% [==================================================== ] 2018/2372 85% [==================================================== ] 2019/2372 85% [==================================================== ] 2020/2372 85% [==================================================== ] 2021/2372 85% [==================================================== ] 2022/2372 85% [==================================================== ] 2023/2372 85% [==================================================== ] 2024/2372 85% [==================================================== ] 2025/2372 85% [==================================================== ] 2026/2372 85% [==================================================== ] 2027/2372 85% [===================================================== ] 2028/2372 85% [===================================================== ] 2029/2372 85% [===================================================== ] 2030/2372 85% [===================================================== ] 2031/2372 85% [===================================================== ] 2032/2372 85% [===================================================== ] 2033/2372 85% [===================================================== ] 2034/2372 85% [===================================================== ] 2035/2372 85% [===================================================== ] 2036/2372 85% [===================================================== ] 2037/2372 85% [===================================================== ] 2038/2372 85% [===================================================== ] 2039/2372 85% [===================================================== ] 2040/2372 86% [===================================================== ] 2041/2372 86% [===================================================== ] 2042/2372 86% [===================================================== ] 2043/2372 86% [===================================================== ] 2044/2372 86% [===================================================== ] 2045/2372 86% [===================================================== ] 2046/2372 86% [===================================================== ] 2047/2372 86% [===================================================== ] 2048/2372 86% [===================================================== ] 2049/2372 86% [===================================================== ] 2050/2372 86% [===================================================== ] 2051/2372 86% [===================================================== ] 2052/2372 86% [===================================================== ] 2053/2372 86% [===================================================== ] 2054/2372 86% [===================================================== ] 2055/2372 86% [===================================================== ] 2056/2372 86% [===================================================== ] 2057/2372 86% [===================================================== ] 2058/2372 86% [===================================================== ] 2059/2372 86% [===================================================== ] 2060/2372 86% [===================================================== ] 2061/2372 86% [===================================================== ] 2062/2372 86% [===================================================== ] 2063/2372 86% [===================================================== ] 2064/2372 87% [===================================================== ] 2065/2372 87% [====================================================== ] 2066/2372 87% [====================================================== ] 2067/2372 87% [====================================================== ] 2068/2372 87% [====================================================== ] 2069/2372 87% [====================================================== ] 2070/2372 87% [====================================================== ] 2071/2372 87% [====================================================== ] 2072/2372 87% [====================================================== ] 2073/2372 87% [====================================================== ] 2074/2372 87% [====================================================== ] 2075/2372 87% [====================================================== ] 2076/2372 87% [====================================================== ] 2077/2372 87% [====================================================== ] 2078/2372 87% [====================================================== ] 2079/2372 87% [====================================================== ] 2080/2372 87% [====================================================== ] 2081/2372 87% [====================================================== ] 2082/2372 87% [====================================================== ] 2083/2372 87% [====================================================== ] 2084/2372 87% [====================================================== ] 2085/2372 87% [====================================================== ] 2086/2372 87% [====================================================== ] 2087/2372 87% [====================================================== ] 2088/2372 88% [====================================================== ] 2089/2372 88% [====================================================== ] 2090/2372 88% [====================================================== ] 2091/2372 88% [====================================================== ] 2092/2372 88% [====================================================== ] 2093/2372 88% [====================================================== ] 2094/2372 88% [====================================================== ] 2095/2372 88% [====================================================== ] 2096/2372 88% [====================================================== ] 2097/2372 88% [====================================================== ] 2098/2372 88% [====================================================== ] 2099/2372 88% [====================================================== ] 2100/2372 88% [====================================================== ] 2101/2372 88% [====================================================== ] 2102/2372 88% [====================================================== ] 2103/2372 88% [====================================================== ] 2104/2372 88% [======================================================= ] 2105/2372 88% [======================================================= ] 2106/2372 88% [======================================================= ] 2107/2372 88% [======================================================= ] 2108/2372 88% [======================================================= ] 2109/2372 88% [======================================================= ] 2110/2372 88% [======================================================= ] 2111/2372 88% [======================================================= ] 2112/2372 89% [======================================================= ] 2113/2372 89% [======================================================= ] 2114/2372 89% [======================================================= ] 2115/2372 89% [======================================================= ] 2116/2372 89% [======================================================= ] 2117/2372 89% [======================================================= ] 2118/2372 89% [======================================================= ] 2119/2372 89% [======================================================= ] 2120/2372 89% [======================================================= ] 2121/2372 89% [======================================================= ] 2122/2372 89% [======================================================= ] 2123/2372 89% [======================================================= ] 2124/2372 89% [======================================================= ] 2125/2372 89% [======================================================= ] 2126/2372 89% [======================================================= ] 2127/2372 89% [======================================================= ] 2128/2372 89% [======================================================= ] 2129/2372 89% [======================================================= ] 2130/2372 89% [======================================================= ] 2131/2372 89% [======================================================= ] 2132/2372 89% [======================================================= ] 2133/2372 89% [======================================================= ] 2134/2372 89% [======================================================= ] 2135/2372 90% [======================================================= ] 2136/2372 90% [======================================================= ] 2137/2372 90% [======================================================= ] 2138/2372 90% [======================================================= ] 2139/2372 90% [======================================================= ] 2140/2372 90% [======================================================= ] 2141/2372 90% [======================================================= ] 2142/2372 90% [======================================================== ] 2143/2372 90% [======================================================== ] 2144/2372 90% [======================================================== ] 2145/2372 90% [======================================================== ] 2146/2372 90% [======================================================== ] 2147/2372 90% [======================================================== ] 2148/2372 90% [======================================================== ] 2149/2372 90% [======================================================== ] 2150/2372 90% [======================================================== ] 2151/2372 90% [======================================================== ] 2152/2372 90% [======================================================== ] 2153/2372 90% [======================================================== ] 2154/2372 90% [======================================================== ] 2155/2372 90% [======================================================== ] 2156/2372 90% [======================================================== ] 2157/2372 90% [======================================================== ] 2158/2372 90% [======================================================== ] 2159/2372 91% [======================================================== ] 2160/2372 91% [======================================================== ] 2161/2372 91% [======================================================== ] 2162/2372 91% [======================================================== ] 2163/2372 91% [======================================================== ] 2164/2372 91% [======================================================== ] 2165/2372 91% [======================================================== ] 2166/2372 91% [======================================================== ] 2167/2372 91% [======================================================== ] 2168/2372 91% [======================================================== ] 2169/2372 91% [======================================================== ] 2170/2372 91% [======================================================== ] 2171/2372 91% [======================================================== ] 2172/2372 91% [======================================================== ] 2173/2372 91% [======================================================== ] 2174/2372 91% [======================================================== ] 2175/2372 91% [======================================================== ] 2176/2372 91% [======================================================== ] 2177/2372 91% [======================================================== ] 2178/2372 91% [======================================================== ] 2179/2372 91% [======================================================== ] 2180/2372 91% [========================================================= ] 2181/2372 91% [========================================================= ] 2182/2372 91% [========================================================= ] 2183/2372 92% [========================================================= ] 2184/2372 92% [========================================================= ] 2185/2372 92% [========================================================= ] 2186/2372 92% [========================================================= ] 2187/2372 92% [========================================================= ] 2188/2372 92% [========================================================= ] 2189/2372 92% [========================================================= ] 2190/2372 92% [========================================================= ] 2191/2372 92% [========================================================= ] 2192/2372 92% [========================================================= ] 2193/2372 92% [========================================================= ] 2194/2372 92% [========================================================= ] 2195/2372 92% [========================================================= ] 2196/2372 92% [========================================================= ] 2197/2372 92% [========================================================= ] 2198/2372 92% [========================================================= ] 2199/2372 92% [========================================================= ] 2200/2372 92% [========================================================= ] 2201/2372 92% [========================================================= ] 2202/2372 92% [========================================================= ] 2203/2372 92% [========================================================= ] 2204/2372 92% [========================================================= ] 2205/2372 92% [========================================================= ] 2206/2372 93% [========================================================= ] 2207/2372 93% [========================================================= ] 2208/2372 93% [========================================================= ] 2209/2372 93% [========================================================= ] 2210/2372 93% [========================================================= ] 2211/2372 93% [========================================================= ] 2212/2372 93% [========================================================= ] 2213/2372 93% [========================================================= ] 2214/2372 93% [========================================================= ] 2215/2372 93% [========================================================= ] 2216/2372 93% [========================================================= ] 2217/2372 93% [========================================================= ] 2218/2372 93% [========================================================== ] 2219/2372 93% [========================================================== ] 2220/2372 93% [========================================================== ] 2221/2372 93% [========================================================== ] 2222/2372 93% [========================================================== ] 2223/2372 93% [========================================================== ] 2224/2372 93% [========================================================== ] 2225/2372 93% [========================================================== ] 2226/2372 93% [========================================================== ] 2227/2372 93% [========================================================== ] 2228/2372 93% [========================================================== ] 2229/2372 93% [========================================================== ] 2230/2372 94% [========================================================== ] 2231/2372 94% [========================================================== ] 2232/2372 94% [========================================================== ] 2233/2372 94% [========================================================== ] 2234/2372 94% [========================================================== ] 2235/2372 94% [========================================================== ] 2236/2372 94% [========================================================== ] 2237/2372 94% [========================================================== ] 2238/2372 94% [========================================================== ] 2239/2372 94% [========================================================== ] 2240/2372 94% [========================================================== ] 2241/2372 94% [========================================================== ] 2242/2372 94% [========================================================== ] 2243/2372 94% [========================================================== ] 2244/2372 94% [========================================================== ] 2245/2372 94% [========================================================== ] 2246/2372 94% [========================================================== ] 2247/2372 94% [========================================================== ] 2248/2372 94% [========================================================== ] 2249/2372 94% [========================================================== ] 2250/2372 94% [========================================================== ] 2251/2372 94% [========================================================== ] 2252/2372 94% [========================================================== ] 2253/2372 94% [========================================================== ] 2254/2372 95% [========================================================== ] 2255/2372 95% [========================================================== ] 2256/2372 95% [========================================================== ] 2257/2372 95% [=========================================================== ] 2258/2372 95% [=========================================================== ] 2259/2372 95% [=========================================================== ] 2260/2372 95% [=========================================================== ] 2261/2372 95% [=========================================================== ] 2262/2372 95% [=========================================================== ] 2263/2372 95% [=========================================================== ] 2264/2372 95% [=========================================================== ] 2265/2372 95% [=========================================================== ] 2266/2372 95% [=========================================================== ] 2267/2372 95% [=========================================================== ] 2268/2372 95% [=========================================================== ] 2269/2372 95% [=========================================================== ] 2270/2372 95% [=========================================================== ] 2271/2372 95% [=========================================================== ] 2272/2372 95% [=========================================================== ] 2273/2372 95% [=========================================================== ] 2274/2372 95% [=========================================================== ] 2275/2372 95% [=========================================================== ] 2276/2372 95% [=========================================================== ] 2277/2372 95% [=========================================================== ] 2278/2372 96% [=========================================================== ] 2279/2372 96% [=========================================================== ] 2280/2372 96% [=========================================================== ] 2281/2372 96% [=========================================================== ] 2282/2372 96% [=========================================================== ] 2283/2372 96% [=========================================================== ] 2284/2372 96% [=========================================================== ] 2285/2372 96% [=========================================================== ] 2286/2372 96% [=========================================================== ] 2287/2372 96% [=========================================================== ] 2288/2372 96% [=========================================================== ] 2289/2372 96% [=========================================================== ] 2290/2372 96% [=========================================================== ] 2291/2372 96% [=========================================================== ] 2292/2372 96% [=========================================================== ] 2293/2372 96% [=========================================================== ] 2294/2372 96% [=========================================================== ] 2295/2372 96% [============================================================ ] 2296/2372 96% [============================================================ ] 2297/2372 96% [============================================================ ] 2298/2372 96% [============================================================ ] 2299/2372 96% [============================================================ ] 2300/2372 96% [============================================================ ] 2301/2372 97% [============================================================ ] 2302/2372 97% [============================================================ ] 2303/2372 97% [============================================================ ] 2304/2372 97% [============================================================ ] 2305/2372 97% [============================================================ ] 2306/2372 97% [============================================================ ] 2307/2372 97% [============================================================ ] 2308/2372 97% [============================================================ ] 2309/2372 97% [============================================================ ] 2310/2372 97% [============================================================ ] 2311/2372 97% [============================================================ ] 2312/2372 97% [============================================================ ] 2313/2372 97% [============================================================ ] 2314/2372 97% [============================================================ ] 2315/2372 97% [============================================================ ] 2316/2372 97% [============================================================ ] 2317/2372 97% [============================================================ ] 2318/2372 97% [============================================================ ] 2319/2372 97% [============================================================ ] 2320/2372 97% [============================================================ ] 2321/2372 97% [============================================================ ] 2322/2372 97% [============================================================ ] 2323/2372 97% [============================================================ ] 2324/2372 97% [============================================================ ] 2325/2372 98% [============================================================ ] 2326/2372 98% [============================================================ ] 2327/2372 98% [============================================================ ] 2328/2372 98% [============================================================ ] 2329/2372 98% [============================================================ ] 2330/2372 98% [============================================================ ] 2331/2372 98% [============================================================ ] 2332/2372 98% [============================================================ ] 2333/2372 98% [============================================================= ] 2334/2372 98% [============================================================= ] 2335/2372 98% [============================================================= ] 2336/2372 98% [============================================================= ] 2337/2372 98% [============================================================= ] 2338/2372 98% [============================================================= ] 2339/2372 98% [============================================================= ] 2340/2372 98% [============================================================= ] 2341/2372 98% [============================================================= ] 2342/2372 98% [============================================================= ] 2343/2372 98% [============================================================= ] 2344/2372 98% [============================================================= ] 2345/2372 98% [============================================================= ] 2346/2372 98% [============================================================= ] 2347/2372 98% [============================================================= ] 2348/2372 98% [============================================================= ] 2349/2372 99% [============================================================= ] 2350/2372 99% [============================================================= ] 2351/2372 99% [============================================================= ] 2352/2372 99% [============================================================= ] 2353/2372 99% [============================================================= ] 2354/2372 99% [============================================================= ] 2355/2372 99% [============================================================= ] 2356/2372 99% [============================================================= ] 2357/2372 99% [============================================================= ] 2358/2372 99% [============================================================= ] 2359/2372 99% [============================================================= ] 2360/2372 99% [============================================================= ] 2361/2372 99% [============================================================= ] 2362/2372 99% [============================================================= ] 2363/2372 99% [============================================================= ] 2364/2372 99% [============================================================= ] 2365/2372 99% [============================================================= ] 2366/2372 99% [============================================================= ] 2367/2372 99% [============================================================= ] 2368/2372 99% [============================================================= ] 2369/2372 99% [============================================================= ] 2370/2372 99% [============================================================= ] 2371/2372 99% [==============================================================] 2372/2372 100% operation complete, 2372 objects in 51844 NAND pages. ln -snf /home/thomas/autobuild/instance-0/output-1/host/riscv64-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-0/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot' make: Entering directory '/home/thomas/autobuild/instance-0/buildroot' >>> Buildroot 2022.08-rc1-194-gd2141f65e4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-elf2flt 2021.08 Collecting legal info LICENSE.TXT: OK (sha256: f20bc5007904094e3a4e9fbcc3526cdd40893f91d458c3139b308e5c4c0899c6) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.10.6 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dhrystone 2 Collecting legal info >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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) >>> ell 0.49 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> exfatprogs 1.1.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-exfatprogs 1.1.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genimage 15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 5.4.4 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> ifupdown-scripts Collecting legal info >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> jquery-mobile 1.4.3 Collecting legal info >>> jquery-sidebar 3.3.2 Collecting legal info LICENSE: OK (sha256: f3522370f4b6accf9c1344f520bdea35f2388f1cbb124c0c179d2ca2a6a94c76) >>> jquery 3.5.1 Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdeflate 1.12 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> lv2 1.18.2 Collecting legal info COPYING: OK (sha256: 0b0b07d852e3ce7fa04986e141f73001bd7f260683968f0a19e02dbcc4131aa6) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> minizip 3.0.6 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-nodejs 16.16.0 Collecting legal info LICENSE: OK (sha256: 6211cc77f9ceaf365db12faf050775b3a1e6da7a1eff3577ba006c4918103c33) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> open62541 v1.3.2 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> host-qemu 7.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-rust-bin 1.62.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.1.5 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> host-python-markupsafe 2.0.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> sound-theme-borealis 0.9a Collecting legal info >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> beaglev-ddrinit 8d6318acfe71e790c983b34448c9abfcfcec3ed8 Collecting legal info LICENSE: OK (sha256: 284d26192537710910ec1f112ec5f4c981601ae23702391986d6ce0b8ba90813) >>> host-riscv64-elf-toolchain 2020.12.8 Collecting legal info >>> 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-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: jquery-mobile-1.4.3: cannot save license (JQUERY_MOBILE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: riscv64-elf-toolchain-2020.12.8: cannot save license (HOST_RISCV64_ELF_TOOLCHAIN_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'