printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/fusermount f 4755 0 0 - - - - -\n\n' > /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /nvmedata/autobuild/instance-11/output-1/images rm -rf /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs mkdir -p /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-11/output-1/target/ /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-11/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "/nvmedata/autobuild/instance-11/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot printf ' /nvmedata/autobuild/instance-11/output-1/host/bin/mkfs.axfs -s -a /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target /nvmedata/autobuild/instance-11/output-1/images/rootfs.axfs\n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-11/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target table='/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 2413 number of 4KB nodes: 57114 Total image size: 224023657 >>> Generating filesystem image rootfs.jffs2 mkdir -p /nvmedata/autobuild/instance-11/output-1/images rm -rf /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2 mkdir -p /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-11/output-1/target/ /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-11/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/target >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "/nvmedata/autobuild/instance-11/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /nvmedata/autobuild/instance-11/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -l -s 0x1000 -d /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/target -o /nvmedata/autobuild/instance-11/output-1/images/rootfs.jffs2\n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-11/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/jffs2/target table='/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-11/output-1/images rm -rf /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-11/output-1/target/ /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-11/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-11/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-11/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-11/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-11/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2413 objects. stage 2: creating image '/nvmedata/autobuild/instance-11/output-1/images/rootfs.yaffs2' [ ] 1/2413 0% [ ] 2/2413 0% [ ] 3/2413 0% [ ] 4/2413 0% [ ] 5/2413 0% [ ] 6/2413 0% [ ] 7/2413 0% [ ] 8/2413 0% [ ] 9/2413 0% [ ] 10/2413 0% [ ] 11/2413 0% [ ] 12/2413 0% [ ] 13/2413 0% [ ] 14/2413 0% [ ] 15/2413 0% [ ] 16/2413 0% [ ] 17/2413 0% [ ] 18/2413 0% [ ] 19/2413 0% [ ] 20/2413 0% [ ] 21/2413 0% [ ] 22/2413 0% [ ] 23/2413 0% [ ] 24/2413 0% [ ] 25/2413 1% [ ] 26/2413 1% [ ] 27/2413 1% [ ] 28/2413 1% [ ] 29/2413 1% [ ] 30/2413 1% [ ] 31/2413 1% [ ] 32/2413 1% [ ] 33/2413 1% [ ] 34/2413 1% [ ] 35/2413 1% [ ] 36/2413 1% [ ] 37/2413 1% [ ] 38/2413 1% [= ] 39/2413 1% [= ] 40/2413 1% [= ] 41/2413 1% [= ] 42/2413 1% [= ] 43/2413 1% [= ] 44/2413 1% [= ] 45/2413 1% [= ] 46/2413 1% [= ] 47/2413 1% [= ] 48/2413 1% [= ] 49/2413 2% [= ] 50/2413 2% [= ] 51/2413 2% [= ] 52/2413 2% [= ] 53/2413 2% [= ] 54/2413 2% [= ] 55/2413 2% [= ] 56/2413 2% [= ] 57/2413 2% [= ] 58/2413 2% [= ] 59/2413 2% [= ] 60/2413 2% [= ] 61/2413 2% [= ] 62/2413 2% [= ] 63/2413 2% [= ] 64/2413 2% [= ] 65/2413 2% [= ] 66/2413 2% [= ] 67/2413 2% [= ] 68/2413 2% [= ] 69/2413 2% [= ] 70/2413 2% [= ] 71/2413 2% [= ] 72/2413 2% [= ] 73/2413 3% [= ] 74/2413 3% [= ] 75/2413 3% [= ] 76/2413 3% [= ] 77/2413 3% [== ] 78/2413 3% [== ] 79/2413 3% [== ] 80/2413 3% [== ] 81/2413 3% [== ] 82/2413 3% [== ] 83/2413 3% [== ] 84/2413 3% [== ] 85/2413 3% [== ] 86/2413 3% [== ] 87/2413 3% [== ] 88/2413 3% [== ] 89/2413 3% [== ] 90/2413 3% [== ] 91/2413 3% [== ] 92/2413 3% [== ] 93/2413 3% [== ] 94/2413 3% [== ] 95/2413 3% [== ] 96/2413 3% [== ] 97/2413 4% [== ] 98/2413 4% [== ] 99/2413 4% [== ] 100/2413 4% [== ] 101/2413 4% [== ] 102/2413 4% [== ] 103/2413 4% [== ] 104/2413 4% [== ] 105/2413 4% [== ] 106/2413 4% [== ] 107/2413 4% [== ] 108/2413 4% [== ] 109/2413 4% [== ] 110/2413 4% [== ] 111/2413 4% [== ] 112/2413 4% [== ] 113/2413 4% [== ] 114/2413 4% [== ] 115/2413 4% [== ] 116/2413 4% [=== ] 117/2413 4% [=== ] 118/2413 4% [=== ] 119/2413 4% [=== ] 120/2413 4% [=== ] 121/2413 5% [=== ] 122/2413 5% [=== ] 123/2413 5% [=== ] 124/2413 5% [=== ] 125/2413 5% [=== ] 126/2413 5% [=== ] 127/2413 5% [=== ] 128/2413 5% [=== ] 129/2413 5% [=== ] 130/2413 5% [=== ] 131/2413 5% [=== ] 132/2413 5% [=== ] 133/2413 5% [=== ] 134/2413 5% [=== ] 135/2413 5% [=== ] 136/2413 5% [=== ] 137/2413 5% [=== ] 138/2413 5% [=== ] 139/2413 5% [=== ] 140/2413 5% [=== ] 141/2413 5% [=== ] 142/2413 5% [=== ] 143/2413 5% [=== ] 144/2413 5% [=== ] 145/2413 6% [=== ] 146/2413 6% [=== ] 147/2413 6% [=== ] 148/2413 6% [=== ] 149/2413 6% [=== ] 150/2413 6% [=== ] 151/2413 6% [=== ] 152/2413 6% [=== ] 153/2413 6% [=== ] 154/2413 6% [=== ] 155/2413 6% [==== ] 156/2413 6% [==== ] 157/2413 6% [==== ] 158/2413 6% [==== ] 159/2413 6% [==== ] 160/2413 6% [==== ] 161/2413 6% [==== ] 162/2413 6% [==== ] 163/2413 6% [==== ] 164/2413 6% [==== ] 165/2413 6% [==== ] 166/2413 6% [==== ] 167/2413 6% [==== ] 168/2413 6% [==== ] 169/2413 7% [==== ] 170/2413 7% [==== ] 171/2413 7% [==== ] 172/2413 7% [==== ] 173/2413 7% [==== ] 174/2413 7% [==== ] 175/2413 7% [==== ] 176/2413 7% [==== ] 177/2413 7% [==== ] 178/2413 7% [==== ] 179/2413 7% [==== ] 180/2413 7% [==== ] 181/2413 7% [==== ] 182/2413 7% [==== ] 183/2413 7% [==== ] 184/2413 7% [==== ] 185/2413 7% [==== ] 186/2413 7% [==== ] 187/2413 7% [==== ] 188/2413 7% [==== ] 189/2413 7% [==== ] 190/2413 7% [==== ] 191/2413 7% [==== ] 192/2413 7% [==== ] 193/2413 7% [==== ] 194/2413 8% [===== ] 195/2413 8% [===== ] 196/2413 8% [===== ] 197/2413 8% [===== ] 198/2413 8% [===== ] 199/2413 8% [===== ] 200/2413 8% [===== ] 201/2413 8% [===== ] 202/2413 8% [===== ] 203/2413 8% [===== ] 204/2413 8% [===== ] 205/2413 8% [===== ] 206/2413 8% [===== ] 207/2413 8% [===== ] 208/2413 8% [===== ] 209/2413 8% [===== ] 210/2413 8% [===== ] 211/2413 8% [===== ] 212/2413 8% [===== ] 213/2413 8% [===== ] 214/2413 8% [===== ] 215/2413 8% [===== ] 216/2413 8% [===== ] 217/2413 8% [===== ] 218/2413 9% [===== ] 219/2413 9% [===== ] 220/2413 9% [===== ] 221/2413 9% [===== ] 222/2413 9% [===== ] 223/2413 9% [===== ] 224/2413 9% [===== ] 225/2413 9% [===== ] 226/2413 9% [===== ] 227/2413 9% [===== ] 228/2413 9% [===== ] 229/2413 9% [===== ] 230/2413 9% [===== ] 231/2413 9% [===== ] 232/2413 9% [===== ] 233/2413 9% [====== ] 234/2413 9% [====== ] 235/2413 9% [====== ] 236/2413 9% [====== ] 237/2413 9% [====== ] 238/2413 9% [====== ] 239/2413 9% [====== ] 240/2413 9% [====== ] 241/2413 9% [====== ] 242/2413 10% [====== ] 243/2413 10% [====== ] 244/2413 10% [====== ] 245/2413 10% [====== ] 246/2413 10% [====== ] 247/2413 10% [====== ] 248/2413 10% [====== ] 249/2413 10% [====== ] 250/2413 10% [====== ] 251/2413 10% [====== ] 252/2413 10% [====== ] 253/2413 10% [====== ] 254/2413 10% [====== ] 255/2413 10% [====== ] 256/2413 10% [====== ] 257/2413 10% [====== ] 258/2413 10% [====== ] 259/2413 10% [====== ] 260/2413 10% [====== ] 261/2413 10% [====== ] 262/2413 10% [====== ] 263/2413 10% [====== ] 264/2413 10% [====== ] 265/2413 10% [====== ] 266/2413 11% [====== ] 267/2413 11% [====== ] 268/2413 11% [====== ] 269/2413 11% [====== ] 270/2413 11% [====== ] 271/2413 11% [====== ] 272/2413 11% [======= ] 273/2413 11% [======= ] 274/2413 11% [======= ] 275/2413 11% [======= ] 276/2413 11% [======= ] 277/2413 11% [======= ] 278/2413 11% [======= ] 279/2413 11% [======= ] 280/2413 11% [======= ] 281/2413 11% [======= ] 282/2413 11% [======= ] 283/2413 11% [======= ] 284/2413 11% [======= ] 285/2413 11% [======= ] 286/2413 11% [======= ] 287/2413 11% [======= ] 288/2413 11% [======= ] 289/2413 11% [======= ] 290/2413 12% [======= ] 291/2413 12% [======= ] 292/2413 12% [======= ] 293/2413 12% [======= ] 294/2413 12% [======= ] 295/2413 12% [======= ] 296/2413 12% [======= ] 297/2413 12% [======= ] 298/2413 12% [======= ] 299/2413 12% [======= ] 300/2413 12% [======= ] 301/2413 12% [======= ] 302/2413 12% [======= ] 303/2413 12% [======= ] 304/2413 12% [======= ] 305/2413 12% [======= ] 306/2413 12% [======= ] 307/2413 12% [======= ] 308/2413 12% [======= ] 309/2413 12% [======= ] 310/2413 12% [======= ] 311/2413 12% [======== ] 312/2413 12% [======== ] 313/2413 12% [======== ] 314/2413 13% [======== ] 315/2413 13% [======== ] 316/2413 13% [======== ] 317/2413 13% [======== ] 318/2413 13% [======== ] 319/2413 13% [======== ] 320/2413 13% [======== ] 321/2413 13% [======== ] 322/2413 13% [======== ] 323/2413 13% [======== ] 324/2413 13% [======== ] 325/2413 13% [======== ] 326/2413 13% [======== ] 327/2413 13% [======== ] 328/2413 13% [======== ] 329/2413 13% [======== ] 330/2413 13% [======== ] 331/2413 13% [======== ] 332/2413 13% [======== ] 333/2413 13% [======== ] 334/2413 13% [======== ] 335/2413 13% [======== ] 336/2413 13% [======== ] 337/2413 13% [======== ] 338/2413 14% [======== ] 339/2413 14% [======== ] 340/2413 14% [======== ] 341/2413 14% [======== ] 342/2413 14% [======== ] 343/2413 14% [======== ] 344/2413 14% [======== ] 345/2413 14% [======== ] 346/2413 14% [======== ] 347/2413 14% [======== ] 348/2413 14% [======== ] 349/2413 14% [======== ] 350/2413 14% [========= ] 351/2413 14% [========= ] 352/2413 14% [========= ] 353/2413 14% [========= ] 354/2413 14% [========= ] 355/2413 14% [========= ] 356/2413 14% [========= ] 357/2413 14% [========= ] 358/2413 14% [========= ] 359/2413 14% [========= ] 360/2413 14% [========= ] 361/2413 14% [========= ] 362/2413 15% [========= ] 363/2413 15% [========= ] 364/2413 15% [========= ] 365/2413 15% [========= ] 366/2413 15% [========= ] 367/2413 15% [========= ] 368/2413 15% [========= ] 369/2413 15% [========= ] 370/2413 15% [========= ] 371/2413 15% [========= ] 372/2413 15% [========= ] 373/2413 15% [========= ] 374/2413 15% [========= ] 375/2413 15% [========= ] 376/2413 15% [========= ] 377/2413 15% [========= ] 378/2413 15% [========= ] 379/2413 15% [========= ] 380/2413 15% [========= ] 381/2413 15% [========= ] 382/2413 15% [========= ] 383/2413 15% [========= ] 384/2413 15% [========= ] 385/2413 15% [========= ] 386/2413 15% [========= ] 387/2413 16% [========= ] 388/2413 16% [========= ] 389/2413 16% [========== ] 390/2413 16% [========== ] 391/2413 16% [========== ] 392/2413 16% [========== ] 393/2413 16% [========== ] 394/2413 16% [========== ] 395/2413 16% [========== ] 396/2413 16% [========== ] 397/2413 16% [========== ] 398/2413 16% [========== ] 399/2413 16% [========== ] 400/2413 16% [========== ] 401/2413 16% [========== ] 402/2413 16% [========== ] 403/2413 16% [========== ] 404/2413 16% [========== ] 405/2413 16% [========== ] 406/2413 16% [========== ] 407/2413 16% [========== ] 408/2413 16% [========== ] 409/2413 16% [========== ] 410/2413 16% [========== ] 411/2413 17% [========== ] 412/2413 17% [========== ] 413/2413 17% [========== ] 414/2413 17% [========== ] 415/2413 17% [========== ] 416/2413 17% [========== ] 417/2413 17% [========== ] 418/2413 17% [========== ] 419/2413 17% [========== ] 420/2413 17% [========== ] 421/2413 17% [========== ] 422/2413 17% [========== ] 423/2413 17% [========== ] 424/2413 17% [========== ] 425/2413 17% [========== ] 426/2413 17% [========== ] 427/2413 17% [========== ] 428/2413 17% [=========== ] 429/2413 17% [=========== ] 430/2413 17% [=========== ] 431/2413 17% [=========== ] 432/2413 17% [=========== ] 433/2413 17% [=========== ] 434/2413 17% [=========== ] 435/2413 18% [=========== ] 436/2413 18% [=========== ] 437/2413 18% [=========== ] 438/2413 18% [=========== ] 439/2413 18% [=========== ] 440/2413 18% [=========== ] 441/2413 18% [=========== ] 442/2413 18% [=========== ] 443/2413 18% [=========== ] 444/2413 18% [=========== ] 445/2413 18% [=========== ] 446/2413 18% [=========== ] 447/2413 18% [=========== ] 448/2413 18% [=========== ] 449/2413 18% [=========== ] 450/2413 18% [=========== ] 451/2413 18% [=========== ] 452/2413 18% [=========== ] 453/2413 18% [=========== ] 454/2413 18% [=========== ] 455/2413 18% [=========== ] 456/2413 18% [=========== ] 457/2413 18% [=========== ] 458/2413 18% [=========== ] 459/2413 19% [=========== ] 460/2413 19% [=========== ] 461/2413 19% [=========== ] 462/2413 19% [=========== ] 463/2413 19% [=========== ] 464/2413 19% [=========== ] 465/2413 19% [=========== ] 466/2413 19% [=========== ] 467/2413 19% [============ ] 468/2413 19% [============ ] 469/2413 19% [============ ] 470/2413 19% [============ ] 471/2413 19% [============ ] 472/2413 19% [============ ] 473/2413 19% [============ ] 474/2413 19% [============ ] 475/2413 19% [============ ] 476/2413 19% [============ ] 477/2413 19% [============ ] 478/2413 19% [============ ] 479/2413 19% [============ ] 480/2413 19% [============ ] 481/2413 19% [============ ] 482/2413 19% [============ ] 483/2413 20% [============ ] 484/2413 20% [============ ] 485/2413 20% [============ ] 486/2413 20% [============ ] 487/2413 20% [============ ] 488/2413 20% [============ ] 489/2413 20% [============ ] 490/2413 20% [============ ] 491/2413 20% [============ ] 492/2413 20% [============ ] 493/2413 20% [============ ] 494/2413 20% [============ ] 495/2413 20% [============ ] 496/2413 20% [============ ] 497/2413 20% [============ ] 498/2413 20% [============ ] 499/2413 20% [============ ] 500/2413 20% [============ ] 501/2413 20% [============ ] 502/2413 20% [============ ] 503/2413 20% [============ ] 504/2413 20% [============ ] 505/2413 20% [============= ] 506/2413 20% [============= ] 507/2413 21% [============= ] 508/2413 21% [============= ] 509/2413 21% [============= ] 510/2413 21% [============= ] 511/2413 21% [============= ] 512/2413 21% [============= ] 513/2413 21% [============= ] 514/2413 21% [============= ] 515/2413 21% [============= ] 516/2413 21% [============= ] 517/2413 21% [============= ] 518/2413 21% [============= ] 519/2413 21% [============= ] 520/2413 21% [============= ] 521/2413 21% [============= ] 522/2413 21% [============= ] 523/2413 21% [============= ] 524/2413 21% [============= ] 525/2413 21% [============= ] 526/2413 21% [============= ] 527/2413 21% [============= ] 528/2413 21% [============= ] 529/2413 21% [============= ] 530/2413 21% [============= ] 531/2413 22% [============= ] 532/2413 22% [============= ] 533/2413 22% [============= ] 534/2413 22% [============= ] 535/2413 22% [============= ] 536/2413 22% [============= ] 537/2413 22% [============= ] 538/2413 22% [============= ] 539/2413 22% [============= ] 540/2413 22% [============= ] 541/2413 22% [============= ] 542/2413 22% [============= ] 543/2413 22% [============= ] 544/2413 22% [============== ] 545/2413 22% [============== ] 546/2413 22% [============== ] 547/2413 22% [============== ] 548/2413 22% [============== ] 549/2413 22% [============== ] 550/2413 22% [============== ] 551/2413 22% [============== ] 552/2413 22% [============== ] 553/2413 22% [============== ] 554/2413 22% [============== ] 555/2413 23% [============== ] 556/2413 23% [============== ] 557/2413 23% [============== ] 558/2413 23% [============== ] 559/2413 23% [============== ] 560/2413 23% [============== ] 561/2413 23% [============== ] 562/2413 23% [============== ] 563/2413 23% [============== ] 564/2413 23% [============== ] 565/2413 23% [============== ] 566/2413 23% [============== ] 567/2413 23% [============== ] 568/2413 23% [============== ] 569/2413 23% [============== ] 570/2413 23% [============== ] 571/2413 23% [============== ] 572/2413 23% [============== ] 573/2413 23% [============== ] 574/2413 23% [============== ] 575/2413 23% [============== ] 576/2413 23% [============== ] 577/2413 23% [============== ] 578/2413 23% [============== ] 579/2413 23% [============== ] 580/2413 24% [============== ] 581/2413 24% [============== ] 582/2413 24% [============== ] 583/2413 24% [=============== ] 584/2413 24% [=============== ] 585/2413 24% [=============== ] 586/2413 24% [=============== ] 587/2413 24% [=============== ] 588/2413 24% [=============== ] 589/2413 24% [=============== ] 590/2413 24% [=============== ] 591/2413 24% [=============== ] 592/2413 24% [=============== ] 593/2413 24% [=============== ] 594/2413 24% [=============== ] 595/2413 24% [=============== ] 596/2413 24% [=============== ] 597/2413 24% [=============== ] 598/2413 24% [=============== ] 599/2413 24% [=============== ] 600/2413 24% [=============== ] 601/2413 24% [=============== ] 602/2413 24% [=============== ] 603/2413 24% [=============== ] 604/2413 25% [=============== ] 605/2413 25% [=============== ] 606/2413 25% [=============== ] 607/2413 25% [=============== ] 608/2413 25% [=============== ] 609/2413 25% [=============== ] 610/2413 25% [=============== ] 611/2413 25% [=============== ] 612/2413 25% [=============== ] 613/2413 25% [=============== ] 614/2413 25% [=============== ] 615/2413 25% [=============== ] 616/2413 25% [=============== ] 617/2413 25% [=============== ] 618/2413 25% [=============== ] 619/2413 25% [=============== ] 620/2413 25% [=============== ] 621/2413 25% [=============== ] 622/2413 25% [================ ] 623/2413 25% [================ ] 624/2413 25% [================ ] 625/2413 25% [================ ] 626/2413 25% [================ ] 627/2413 25% [================ ] 628/2413 26% [================ ] 629/2413 26% [================ ] 630/2413 26% [================ ] 631/2413 26% [================ ] 632/2413 26% [================ ] 633/2413 26% [================ ] 634/2413 26% [================ ] 635/2413 26% [================ ] 636/2413 26% [================ ] 637/2413 26% [================ ] 638/2413 26% [================ ] 639/2413 26% [================ ] 640/2413 26% [================ ] 641/2413 26% [================ ] 642/2413 26% [================ ] 643/2413 26% [================ ] 644/2413 26% [================ ] 645/2413 26% [================ ] 646/2413 26% [================ ] 647/2413 26% [================ ] 648/2413 26% [================ ] 649/2413 26% [================ ] 650/2413 26% [================ ] 651/2413 26% [================ ] 652/2413 27% [================ ] 653/2413 27% [================ ] 654/2413 27% [================ ] 655/2413 27% [================ ] 656/2413 27% [================ ] 657/2413 27% [================ ] 658/2413 27% [================ ] 659/2413 27% [================ ] 660/2413 27% [================ ] 661/2413 27% [================= ] 662/2413 27% [================= ] 663/2413 27% [================= ] 664/2413 27% [================= ] 665/2413 27% [================= ] 666/2413 27% [================= ] 667/2413 27% [================= ] 668/2413 27% [================= ] 669/2413 27% [================= ] 670/2413 27% [================= ] 671/2413 27% [================= ] 672/2413 27% [================= ] 673/2413 27% [================= ] 674/2413 27% [================= ] 675/2413 27% [================= ] 676/2413 28% [================= ] 677/2413 28% [================= ] 678/2413 28% [================= ] 679/2413 28% [================= ] 680/2413 28% [================= ] 681/2413 28% [================= ] 682/2413 28% [================= ] 683/2413 28% [================= ] 684/2413 28% [================= ] 685/2413 28% [================= ] 686/2413 28% [================= ] 687/2413 28% [================= ] 688/2413 28% [================= ] 689/2413 28% [================= ] 690/2413 28% [================= ] 691/2413 28% [================= ] 692/2413 28% [================= ] 693/2413 28% [================= ] 694/2413 28% [================= ] 695/2413 28% [================= ] 696/2413 28% [================= ] 697/2413 28% [================= ] 698/2413 28% [================= ] 699/2413 28% [================= ] 700/2413 29% [================== ] 701/2413 29% [================== ] 702/2413 29% [================== ] 703/2413 29% [================== ] 704/2413 29% [================== ] 705/2413 29% [================== ] 706/2413 29% [================== ] 707/2413 29% [================== ] 708/2413 29% [================== ] 709/2413 29% [================== ] 710/2413 29% [================== ] 711/2413 29% [================== ] 712/2413 29% [================== ] 713/2413 29% [================== ] 714/2413 29% [================== ] 715/2413 29% [================== ] 716/2413 29% [================== ] 717/2413 29% [================== ] 718/2413 29% [================== ] 719/2413 29% [================== ] 720/2413 29% [================== ] 721/2413 29% [================== ] 722/2413 29% [================== ] 723/2413 29% [================== ] 724/2413 30% [================== ] 725/2413 30% [================== ] 726/2413 30% [================== ] 727/2413 30% [================== ] 728/2413 30% [================== ] 729/2413 30% [================== ] 730/2413 30% [================== ] 731/2413 30% [================== ] 732/2413 30% [================== ] 733/2413 30% [================== ] 734/2413 30% [================== ] 735/2413 30% [================== ] 736/2413 30% [================== ] 737/2413 30% [================== ] 738/2413 30% [================== ] 739/2413 30% [=================== ] 740/2413 30% [=================== ] 741/2413 30% [=================== ] 742/2413 30% [=================== ] 743/2413 30% [=================== ] 744/2413 30% [=================== ] 745/2413 30% [=================== ] 746/2413 30% [=================== ] 747/2413 30% [=================== ] 748/2413 30% [=================== ] 749/2413 31% [=================== ] 750/2413 31% [=================== ] 751/2413 31% [=================== ] 752/2413 31% [=================== ] 753/2413 31% [=================== ] 754/2413 31% [=================== ] 755/2413 31% [=================== ] 756/2413 31% [=================== ] 757/2413 31% [=================== ] 758/2413 31% [=================== ] 759/2413 31% [=================== ] 760/2413 31% [=================== ] 761/2413 31% [=================== ] 762/2413 31% [=================== ] 763/2413 31% [=================== ] 764/2413 31% [=================== ] 765/2413 31% [=================== ] 766/2413 31% [=================== ] 767/2413 31% [=================== ] 768/2413 31% [=================== ] 769/2413 31% [=================== ] 770/2413 31% [=================== ] 771/2413 31% [=================== ] 772/2413 31% [=================== ] 773/2413 32% [=================== ] 774/2413 32% [=================== ] 775/2413 32% [=================== ] 776/2413 32% [=================== ] 777/2413 32% [=================== ] 778/2413 32% [==================== ] 779/2413 32% [==================== ] 780/2413 32% [==================== ] 781/2413 32% [==================== ] 782/2413 32% [==================== ] 783/2413 32% [==================== ] 784/2413 32% [==================== ] 785/2413 32% [==================== ] 786/2413 32% [==================== ] 787/2413 32% [==================== ] 788/2413 32% [==================== ] 789/2413 32% [==================== ] 790/2413 32% [==================== ] 791/2413 32% [==================== ] 792/2413 32% [==================== ] 793/2413 32% [==================== ] 794/2413 32% [==================== ] 795/2413 32% [==================== ] 796/2413 32% [==================== ] 797/2413 33% [==================== ] 798/2413 33% [==================== ] 799/2413 33% [==================== ] 800/2413 33% [==================== ] 801/2413 33% [==================== ] 802/2413 33% [==================== ] 803/2413 33% [==================== ] 804/2413 33% [==================== ] 805/2413 33% [==================== ] 806/2413 33% [==================== ] 807/2413 33% [==================== ] 808/2413 33% [==================== ] 809/2413 33% [==================== ] 810/2413 33% [==================== ] 811/2413 33% [==================== ] 812/2413 33% [==================== ] 813/2413 33% [==================== ] 814/2413 33% [==================== ] 815/2413 33% [==================== ] 816/2413 33% [==================== ] 817/2413 33% [===================== ] 818/2413 33% [===================== ] 819/2413 33% [===================== ] 820/2413 33% [===================== ] 821/2413 34% [===================== ] 822/2413 34% [===================== ] 823/2413 34% [===================== ] 824/2413 34% [===================== ] 825/2413 34% [===================== ] 826/2413 34% [===================== ] 827/2413 34% [===================== ] 828/2413 34% [===================== ] 829/2413 34% [===================== ] 830/2413 34% [===================== ] 831/2413 34% [===================== ] 832/2413 34% [===================== ] 833/2413 34% [===================== ] 834/2413 34% [===================== ] 835/2413 34% [===================== ] 836/2413 34% [===================== ] 837/2413 34% [===================== ] 838/2413 34% [===================== ] 839/2413 34% [===================== ] 840/2413 34% [===================== ] 841/2413 34% [===================== ] 842/2413 34% [===================== ] 843/2413 34% [===================== ] 844/2413 34% [===================== ] 845/2413 35% [===================== ] 846/2413 35% [===================== ] 847/2413 35% [===================== ] 848/2413 35% [===================== ] 849/2413 35% [===================== ] 850/2413 35% [===================== ] 851/2413 35% [===================== ] 852/2413 35% [===================== ] 853/2413 35% [===================== ] 854/2413 35% [===================== ] 855/2413 35% [===================== ] 856/2413 35% [====================== ] 857/2413 35% [====================== ] 858/2413 35% [====================== ] 859/2413 35% [====================== ] 860/2413 35% [====================== ] 861/2413 35% [====================== ] 862/2413 35% [====================== ] 863/2413 35% [====================== ] 864/2413 35% [====================== ] 865/2413 35% [====================== ] 866/2413 35% [====================== ] 867/2413 35% [====================== ] 868/2413 35% [====================== ] 869/2413 36% [====================== ] 870/2413 36% [====================== ] 871/2413 36% [====================== ] 872/2413 36% [====================== ] 873/2413 36% [====================== ] 874/2413 36% [====================== ] 875/2413 36% [====================== ] 876/2413 36% [====================== ] 877/2413 36% [====================== ] 878/2413 36% [====================== ] 879/2413 36% [====================== ] 880/2413 36% [====================== ] 881/2413 36% [====================== ] 882/2413 36% [====================== ] 883/2413 36% [====================== ] 884/2413 36% [====================== ] 885/2413 36% [====================== ] 886/2413 36% [====================== ] 887/2413 36% [====================== ] 888/2413 36% [====================== ] 889/2413 36% [====================== ] 890/2413 36% [====================== ] 891/2413 36% [====================== ] 892/2413 36% [====================== ] 893/2413 37% [====================== ] 894/2413 37% [====================== ] 895/2413 37% [======================= ] 896/2413 37% [======================= ] 897/2413 37% [======================= ] 898/2413 37% [======================= ] 899/2413 37% [======================= ] 900/2413 37% [======================= ] 901/2413 37% [======================= ] 902/2413 37% [======================= ] 903/2413 37% [======================= ] 904/2413 37% [======================= ] 905/2413 37% [======================= ] 906/2413 37% [======================= ] 907/2413 37% [======================= ] 908/2413 37% [======================= ] 909/2413 37% [======================= ] 910/2413 37% [======================= ] 911/2413 37% [======================= ] 912/2413 37% [======================= ] 913/2413 37% [======================= ] 914/2413 37% [======================= ] 915/2413 37% [======================= ] 916/2413 37% [======================= ] 917/2413 38% [======================= ] 918/2413 38% [======================= ] 919/2413 38% [======================= ] 920/2413 38% [======================= ] 921/2413 38% [======================= ] 922/2413 38% [======================= ] 923/2413 38% [======================= ] 924/2413 38% [======================= ] 925/2413 38% [======================= ] 926/2413 38% [======================= ] 927/2413 38% [======================= ] 928/2413 38% [======================= ] 929/2413 38% [======================= ] 930/2413 38% [======================= ] 931/2413 38% [======================= ] 932/2413 38% [======================= ] 933/2413 38% [======================= ] 934/2413 38% [======================== ] 935/2413 38% [======================== ] 936/2413 38% [======================== ] 937/2413 38% [======================== ] 938/2413 38% [======================== ] 939/2413 38% [======================== ] 940/2413 38% [======================== ] 941/2413 38% [======================== ] 942/2413 39% [======================== ] 943/2413 39% [======================== ] 944/2413 39% [======================== ] 945/2413 39% [======================== ] 946/2413 39% [======================== ] 947/2413 39% [======================== ] 948/2413 39% [======================== ] 949/2413 39% [======================== ] 950/2413 39% [======================== ] 951/2413 39% [======================== ] 952/2413 39% [======================== ] 953/2413 39% [======================== ] 954/2413 39% [======================== ] 955/2413 39% [======================== ] 956/2413 39% [======================== ] 957/2413 39% [======================== ] 958/2413 39% [======================== ] 959/2413 39% [======================== ] 960/2413 39% [======================== ] 961/2413 39% [======================== ] 962/2413 39% [======================== ] 963/2413 39% [======================== ] 964/2413 39% [======================== ] 965/2413 39% [======================== ] 966/2413 40% [======================== ] 967/2413 40% [======================== ] 968/2413 40% [======================== ] 969/2413 40% [======================== ] 970/2413 40% [======================== ] 971/2413 40% [======================== ] 972/2413 40% [========================= ] 973/2413 40% [========================= ] 974/2413 40% [========================= ] 975/2413 40% [========================= ] 976/2413 40% [========================= ] 977/2413 40% [========================= ] 978/2413 40% [========================= ] 979/2413 40% [========================= ] 980/2413 40% [========================= ] 981/2413 40% [========================= ] 982/2413 40% [========================= ] 983/2413 40% [========================= ] 984/2413 40% [========================= ] 985/2413 40% [========================= ] 986/2413 40% [========================= ] 987/2413 40% [========================= ] 988/2413 40% [========================= ] 989/2413 40% [========================= ] 990/2413 41% [========================= ] 991/2413 41% [========================= ] 992/2413 41% [========================= ] 993/2413 41% [========================= ] 994/2413 41% [========================= ] 995/2413 41% [========================= ] 996/2413 41% [========================= ] 997/2413 41% [========================= ] 998/2413 41% [========================= ] 999/2413 41% [========================= ] 1000/2413 41% [========================= ] 1001/2413 41% [========================= ] 1002/2413 41% [========================= ] 1003/2413 41% [========================= ] 1004/2413 41% [========================= ] 1005/2413 41% [========================= ] 1006/2413 41% [========================= ] 1007/2413 41% [========================= ] 1008/2413 41% [========================= ] 1009/2413 41% [========================= ] 1010/2413 41% [========================= ] 1011/2413 41% [========================== ] 1012/2413 41% [========================== ] 1013/2413 41% [========================== ] 1014/2413 42% [========================== ] 1015/2413 42% [========================== ] 1016/2413 42% [========================== ] 1017/2413 42% [========================== ] 1018/2413 42% [========================== ] 1019/2413 42% [========================== ] 1020/2413 42% [========================== ] 1021/2413 42% [========================== ] 1022/2413 42% [========================== ] 1023/2413 42% [========================== ] 1024/2413 42% [========================== ] 1025/2413 42% [========================== ] 1026/2413 42% [========================== ] 1027/2413 42% [========================== ] 1028/2413 42% [========================== ] 1029/2413 42% [========================== ] 1030/2413 42% [========================== ] 1031/2413 42% [========================== ] 1032/2413 42% [========================== ] 1033/2413 42% [========================== ] 1034/2413 42% [========================== ] 1035/2413 42% [========================== ] 1036/2413 42% [========================== ] 1037/2413 42% [========================== ] 1038/2413 43% [========================== ] 1039/2413 43% [========================== ] 1040/2413 43% [========================== ] 1041/2413 43% [========================== ] 1042/2413 43% [========================== ] 1043/2413 43% [========================== ] 1044/2413 43% [========================== ] 1045/2413 43% [========================== ] 1046/2413 43% [========================== ] 1047/2413 43% [========================== ] 1048/2413 43% [========================== ] 1049/2413 43% [========================== ] 1050/2413 43% [=========================== ] 1051/2413 43% [=========================== ] 1052/2413 43% [=========================== ] 1053/2413 43% [=========================== ] 1054/2413 43% [=========================== ] 1055/2413 43% [=========================== ] 1056/2413 43% [=========================== ] 1057/2413 43% [=========================== ] 1058/2413 43% [=========================== ] 1059/2413 43% [=========================== ] 1060/2413 43% [=========================== ] 1061/2413 43% [=========================== ] 1062/2413 44% [=========================== ] 1063/2413 44% [=========================== ] 1064/2413 44% [=========================== ] 1065/2413 44% [=========================== ] 1066/2413 44% [=========================== ] 1067/2413 44% [=========================== ] 1068/2413 44% [=========================== ] 1069/2413 44% [=========================== ] 1070/2413 44% [=========================== ] 1071/2413 44% [=========================== ] 1072/2413 44% [=========================== ] 1073/2413 44% [=========================== ] 1074/2413 44% [=========================== ] 1075/2413 44% [=========================== ] 1076/2413 44% [=========================== ] 1077/2413 44% [=========================== ] 1078/2413 44% [=========================== ] 1079/2413 44% [=========================== ] 1080/2413 44% [=========================== ] 1081/2413 44% [=========================== ] 1082/2413 44% [=========================== ] 1083/2413 44% [=========================== ] 1084/2413 44% [=========================== ] 1085/2413 44% [=========================== ] 1086/2413 45% [=========================== ] 1087/2413 45% [=========================== ] 1088/2413 45% [=========================== ] 1089/2413 45% [============================ ] 1090/2413 45% [============================ ] 1091/2413 45% [============================ ] 1092/2413 45% [============================ ] 1093/2413 45% [============================ ] 1094/2413 45% [============================ ] 1095/2413 45% [============================ ] 1096/2413 45% [============================ ] 1097/2413 45% [============================ ] 1098/2413 45% [============================ ] 1099/2413 45% [============================ ] 1100/2413 45% [============================ ] 1101/2413 45% [============================ ] 1102/2413 45% [============================ ] 1103/2413 45% [============================ ] 1104/2413 45% [============================ ] 1105/2413 45% [============================ ] 1106/2413 45% [============================ ] 1107/2413 45% [============================ ] 1108/2413 45% [============================ ] 1109/2413 45% [============================ ] 1110/2413 46% [============================ ] 1111/2413 46% [============================ ] 1112/2413 46% [============================ ] 1113/2413 46% [============================ ] 1114/2413 46% [============================ ] 1115/2413 46% [============================ ] 1116/2413 46% [============================ ] 1117/2413 46% [============================ ] 1118/2413 46% [============================ ] 1119/2413 46% [============================ ] 1120/2413 46% [============================ ] 1121/2413 46% [============================ ] 1122/2413 46% [============================ ] 1123/2413 46% [============================ ] 1124/2413 46% [============================ ] 1125/2413 46% [============================ ] 1126/2413 46% [============================ ] 1127/2413 46% [============================ ] 1128/2413 46% [============================= ] 1129/2413 46% [============================= ] 1130/2413 46% [============================= ] 1131/2413 46% [============================= ] 1132/2413 46% [============================= ] 1133/2413 46% [============================= ] 1134/2413 46% [============================= ] 1135/2413 47% [============================= ] 1136/2413 47% [============================= ] 1137/2413 47% [============================= ] 1138/2413 47% [============================= ] 1139/2413 47% [============================= ] 1140/2413 47% [============================= ] 1141/2413 47% [============================= ] 1142/2413 47% [============================= ] 1143/2413 47% [============================= ] 1144/2413 47% [============================= ] 1145/2413 47% [============================= ] 1146/2413 47% [============================= ] 1147/2413 47% [============================= ] 1148/2413 47% [============================= ] 1149/2413 47% [============================= ] 1150/2413 47% [============================= ] 1151/2413 47% [============================= ] 1152/2413 47% [============================= ] 1153/2413 47% [============================= ] 1154/2413 47% [============================= ] 1155/2413 47% [============================= ] 1156/2413 47% [============================= ] 1157/2413 47% [============================= ] 1158/2413 47% [============================= ] 1159/2413 48% [============================= ] 1160/2413 48% [============================= ] 1161/2413 48% [============================= ] 1162/2413 48% [============================= ] 1163/2413 48% [============================= ] 1164/2413 48% [============================= ] 1165/2413 48% [============================= ] 1166/2413 48% [============================= ] 1167/2413 48% [============================== ] 1168/2413 48% [============================== ] 1169/2413 48% [============================== ] 1170/2413 48% [============================== ] 1171/2413 48% [============================== ] 1172/2413 48% [============================== ] 1173/2413 48% [============================== ] 1174/2413 48% [============================== ] 1175/2413 48% [============================== ] 1176/2413 48% [============================== ] 1177/2413 48% [============================== ] 1178/2413 48% [============================== ] 1179/2413 48% [============================== ] 1180/2413 48% [============================== ] 1181/2413 48% [============================== ] 1182/2413 48% [============================== ] 1183/2413 49% [============================== ] 1184/2413 49% [============================== ] 1185/2413 49% [============================== ] 1186/2413 49% [============================== ] 1187/2413 49% [============================== ] 1188/2413 49% [============================== ] 1189/2413 49% [============================== ] 1190/2413 49% [============================== ] 1191/2413 49% [============================== ] 1192/2413 49% [============================== ] 1193/2413 49% [============================== ] 1194/2413 49% [============================== ] 1195/2413 49% [============================== ] 1196/2413 49% [============================== ] 1197/2413 49% [============================== ] 1198/2413 49% [============================== ] 1199/2413 49% [============================== ] 1200/2413 49% [============================== ] 1201/2413 49% [============================== ] 1202/2413 49% [============================== ] 1203/2413 49% [============================== ] 1204/2413 49% [============================== ] 1205/2413 49% [============================== ] 1206/2413 49% [=============================== ] 1207/2413 50% [=============================== ] 1208/2413 50% [=============================== ] 1209/2413 50% [=============================== ] 1210/2413 50% [=============================== ] 1211/2413 50% [=============================== ] 1212/2413 50% [=============================== ] 1213/2413 50% [=============================== ] 1214/2413 50% [=============================== ] 1215/2413 50% [=============================== ] 1216/2413 50% [=============================== ] 1217/2413 50% [=============================== ] 1218/2413 50% [=============================== ] 1219/2413 50% [=============================== ] 1220/2413 50% [=============================== ] 1221/2413 50% [=============================== ] 1222/2413 50% [=============================== ] 1223/2413 50% [=============================== ] 1224/2413 50% [=============================== ] 1225/2413 50% [=============================== ] 1226/2413 50% [=============================== ] 1227/2413 50% [=============================== ] 1228/2413 50% [=============================== ] 1229/2413 50% [=============================== ] 1230/2413 50% [=============================== ] 1231/2413 51% [=============================== ] 1232/2413 51% [=============================== ] 1233/2413 51% [=============================== ] 1234/2413 51% [=============================== ] 1235/2413 51% [=============================== ] 1236/2413 51% [=============================== ] 1237/2413 51% [=============================== ] 1238/2413 51% [=============================== ] 1239/2413 51% [=============================== ] 1240/2413 51% [=============================== ] 1241/2413 51% [=============================== ] 1242/2413 51% [=============================== ] 1243/2413 51% [=============================== ] 1244/2413 51% [=============================== ] 1245/2413 51% [================================ ] 1246/2413 51% [================================ ] 1247/2413 51% [================================ ] 1248/2413 51% [================================ ] 1249/2413 51% [================================ ] 1250/2413 51% [================================ ] 1251/2413 51% [================================ ] 1252/2413 51% [================================ ] 1253/2413 51% [================================ ] 1254/2413 51% [================================ ] 1255/2413 52% [================================ ] 1256/2413 52% [================================ ] 1257/2413 52% [================================ ] 1258/2413 52% [================================ ] 1259/2413 52% [================================ ] 1260/2413 52% [================================ ] 1261/2413 52% [================================ ] 1262/2413 52% [================================ ] 1263/2413 52% [================================ ] 1264/2413 52% [================================ ] 1265/2413 52% [================================ ] 1266/2413 52% [================================ ] 1267/2413 52% [================================ ] 1268/2413 52% [================================ ] 1269/2413 52% [================================ ] 1270/2413 52% [================================ ] 1271/2413 52% [================================ ] 1272/2413 52% [================================ ] 1273/2413 52% [================================ ] 1274/2413 52% [================================ ] 1275/2413 52% [================================ ] 1276/2413 52% [================================ ] 1277/2413 52% [================================ ] 1278/2413 52% [================================ ] 1279/2413 53% [================================ ] 1280/2413 53% [================================ ] 1281/2413 53% [================================ ] 1282/2413 53% [================================ ] 1283/2413 53% [================================ ] 1284/2413 53% [================================= ] 1285/2413 53% [================================= ] 1286/2413 53% [================================= ] 1287/2413 53% [================================= ] 1288/2413 53% [================================= ] 1289/2413 53% [================================= ] 1290/2413 53% [================================= ] 1291/2413 53% [================================= ] 1292/2413 53% [================================= ] 1293/2413 53% [================================= ] 1294/2413 53% [================================= ] 1295/2413 53% [================================= ] 1296/2413 53% [================================= ] 1297/2413 53% [================================= ] 1298/2413 53% [================================= ] 1299/2413 53% [================================= ] 1300/2413 53% [================================= ] 1301/2413 53% [================================= ] 1302/2413 53% [================================= ] 1303/2413 53% [================================= ] 1304/2413 54% [================================= ] 1305/2413 54% [================================= ] 1306/2413 54% [================================= ] 1307/2413 54% [================================= ] 1308/2413 54% [================================= ] 1309/2413 54% [================================= ] 1310/2413 54% [================================= ] 1311/2413 54% [================================= ] 1312/2413 54% [================================= ] 1313/2413 54% [================================= ] 1314/2413 54% [================================= ] 1315/2413 54% [================================= ] 1316/2413 54% [================================= ] 1317/2413 54% [================================= ] 1318/2413 54% [================================= ] 1319/2413 54% [================================= ] 1320/2413 54% [================================= ] 1321/2413 54% [================================= ] 1322/2413 54% [================================= ] 1323/2413 54% [================================== ] 1324/2413 54% [================================== ] 1325/2413 54% [================================== ] 1326/2413 54% [================================== ] 1327/2413 54% [================================== ] 1328/2413 55% [================================== ] 1329/2413 55% [================================== ] 1330/2413 55% [================================== ] 1331/2413 55% [================================== ] 1332/2413 55% [================================== ] 1333/2413 55% [================================== ] 1334/2413 55% [================================== ] 1335/2413 55% [================================== ] 1336/2413 55% [================================== ] 1337/2413 55% [================================== ] 1338/2413 55% [================================== ] 1339/2413 55% [================================== ] 1340/2413 55% [================================== ] 1341/2413 55% [================================== ] 1342/2413 55% [================================== ] 1343/2413 55% [================================== ] 1344/2413 55% [================================== ] 1345/2413 55% [================================== ] 1346/2413 55% [================================== ] 1347/2413 55% [================================== ] 1348/2413 55% [================================== ] 1349/2413 55% [================================== ] 1350/2413 55% [================================== ] 1351/2413 55% [================================== ] 1352/2413 56% [================================== ] 1353/2413 56% [================================== ] 1354/2413 56% [================================== ] 1355/2413 56% [================================== ] 1356/2413 56% [================================== ] 1357/2413 56% [================================== ] 1358/2413 56% [================================== ] 1359/2413 56% [================================== ] 1360/2413 56% [================================== ] 1361/2413 56% [================================== ] 1362/2413 56% [=================================== ] 1363/2413 56% [=================================== ] 1364/2413 56% [=================================== ] 1365/2413 56% [=================================== ] 1366/2413 56% [=================================== ] 1367/2413 56% [=================================== ] 1368/2413 56% [=================================== ] 1369/2413 56% [=================================== ] 1370/2413 56% [=================================== ] 1371/2413 56% [=================================== ] 1372/2413 56% [=================================== ] 1373/2413 56% [=================================== ] 1374/2413 56% [=================================== ] 1375/2413 56% [=================================== ] 1376/2413 57% [=================================== ] 1377/2413 57% [=================================== ] 1378/2413 57% [=================================== ] 1379/2413 57% [=================================== ] 1380/2413 57% [=================================== ] 1381/2413 57% [=================================== ] 1382/2413 57% [=================================== ] 1383/2413 57% [=================================== ] 1384/2413 57% [=================================== ] 1385/2413 57% [=================================== ] 1386/2413 57% [=================================== ] 1387/2413 57% [=================================== ] 1388/2413 57% [=================================== ] 1389/2413 57% [=================================== ] 1390/2413 57% [=================================== ] 1391/2413 57% [=================================== ] 1392/2413 57% [=================================== ] 1393/2413 57% [=================================== ] 1394/2413 57% [=================================== ] 1395/2413 57% [=================================== ] 1396/2413 57% [=================================== ] 1397/2413 57% [=================================== ] 1398/2413 57% [=================================== ] 1399/2413 57% [=================================== ] 1400/2413 58% [=================================== ] 1401/2413 58% [==================================== ] 1402/2413 58% [==================================== ] 1403/2413 58% [==================================== ] 1404/2413 58% [==================================== ] 1405/2413 58% [==================================== ] 1406/2413 58% [==================================== ] 1407/2413 58% [==================================== ] 1408/2413 58% [==================================== ] 1409/2413 58% [==================================== ] 1410/2413 58% [==================================== ] 1411/2413 58% [==================================== ] 1412/2413 58% [==================================== ] 1413/2413 58% [==================================== ] 1414/2413 58% [==================================== ] 1415/2413 58% [==================================== ] 1416/2413 58% [==================================== ] 1417/2413 58% [==================================== ] 1418/2413 58% [==================================== ] 1419/2413 58% [==================================== ] 1420/2413 58% [==================================== ] 1421/2413 58% [==================================== ] 1422/2413 58% [==================================== ] 1423/2413 58% [==================================== ] 1424/2413 59% [==================================== ] 1425/2413 59% [==================================== ] 1426/2413 59% [==================================== ] 1427/2413 59% [==================================== ] 1428/2413 59% [==================================== ] 1429/2413 59% [==================================== ] 1430/2413 59% [==================================== ] 1431/2413 59% [==================================== ] 1432/2413 59% [==================================== ] 1433/2413 59% [==================================== ] 1434/2413 59% [==================================== ] 1435/2413 59% [==================================== ] 1436/2413 59% [==================================== ] 1437/2413 59% [==================================== ] 1438/2413 59% [==================================== ] 1439/2413 59% [==================================== ] 1440/2413 59% [===================================== ] 1441/2413 59% [===================================== ] 1442/2413 59% [===================================== ] 1443/2413 59% [===================================== ] 1444/2413 59% [===================================== ] 1445/2413 59% [===================================== ] 1446/2413 59% [===================================== ] 1447/2413 59% [===================================== ] 1448/2413 60% [===================================== ] 1449/2413 60% [===================================== ] 1450/2413 60% [===================================== ] 1451/2413 60% [===================================== ] 1452/2413 60% [===================================== ] 1453/2413 60% [===================================== ] 1454/2413 60% [===================================== ] 1455/2413 60% [===================================== ] 1456/2413 60% [===================================== ] 1457/2413 60% [===================================== ] 1458/2413 60% [===================================== ] 1459/2413 60% [===================================== ] 1460/2413 60% [===================================== ] 1461/2413 60% [===================================== ] 1462/2413 60% [===================================== ] 1463/2413 60% [===================================== ] 1464/2413 60% [===================================== ] 1465/2413 60% [===================================== ] 1466/2413 60% [===================================== ] 1467/2413 60% [===================================== ] 1468/2413 60% [===================================== ] 1469/2413 60% [===================================== ] 1470/2413 60% [===================================== ] 1471/2413 60% [===================================== ] 1472/2413 61% [===================================== ] 1473/2413 61% [===================================== ] 1474/2413 61% [===================================== ] 1475/2413 61% [===================================== ] 1476/2413 61% [===================================== ] 1477/2413 61% [===================================== ] 1478/2413 61% [====================================== ] 1479/2413 61% [====================================== ] 1480/2413 61% [====================================== ] 1481/2413 61% [====================================== ] 1482/2413 61% [====================================== ] 1483/2413 61% [====================================== ] 1484/2413 61% [====================================== ] 1485/2413 61% [====================================== ] 1486/2413 61% [====================================== ] 1487/2413 61% [====================================== ] 1488/2413 61% [====================================== ] 1489/2413 61% [====================================== ] 1490/2413 61% [====================================== ] 1491/2413 61% [====================================== ] 1492/2413 61% [====================================== ] 1493/2413 61% [====================================== ] 1494/2413 61% [====================================== ] 1495/2413 61% [====================================== ] 1496/2413 61% [====================================== ] 1497/2413 62% [====================================== ] 1498/2413 62% [====================================== ] 1499/2413 62% [====================================== ] 1500/2413 62% [====================================== ] 1501/2413 62% [====================================== ] 1502/2413 62% [====================================== ] 1503/2413 62% [====================================== ] 1504/2413 62% [====================================== ] 1505/2413 62% [====================================== ] 1506/2413 62% [====================================== ] 1507/2413 62% [====================================== ] 1508/2413 62% [====================================== ] 1509/2413 62% [====================================== ] 1510/2413 62% [====================================== ] 1511/2413 62% [====================================== ] 1512/2413 62% [====================================== ] 1513/2413 62% [====================================== ] 1514/2413 62% [====================================== ] 1515/2413 62% [====================================== ] 1516/2413 62% [====================================== ] 1517/2413 62% [======================================= ] 1518/2413 62% [======================================= ] 1519/2413 62% [======================================= ] 1520/2413 62% [======================================= ] 1521/2413 63% [======================================= ] 1522/2413 63% [======================================= ] 1523/2413 63% [======================================= ] 1524/2413 63% [======================================= ] 1525/2413 63% [======================================= ] 1526/2413 63% [======================================= ] 1527/2413 63% [======================================= ] 1528/2413 63% [======================================= ] 1529/2413 63% [======================================= ] 1530/2413 63% [======================================= ] 1531/2413 63% [======================================= ] 1532/2413 63% [======================================= ] 1533/2413 63% [======================================= ] 1534/2413 63% [======================================= ] 1535/2413 63% [======================================= ] 1536/2413 63% [======================================= ] 1537/2413 63% [======================================= ] 1538/2413 63% [======================================= ] 1539/2413 63% [======================================= ] 1540/2413 63% [======================================= ] 1541/2413 63% [======================================= ] 1542/2413 63% [======================================= ] 1543/2413 63% [======================================= ] 1544/2413 63% [======================================= ] 1545/2413 64% [======================================= ] 1546/2413 64% [======================================= ] 1547/2413 64% [======================================= ] 1548/2413 64% [======================================= ] 1549/2413 64% [======================================= ] 1550/2413 64% [======================================= ] 1551/2413 64% [======================================= ] 1552/2413 64% [======================================= ] 1553/2413 64% [======================================= ] 1554/2413 64% [======================================= ] 1555/2413 64% [======================================= ] 1556/2413 64% [======================================== ] 1557/2413 64% [======================================== ] 1558/2413 64% [======================================== ] 1559/2413 64% [======================================== ] 1560/2413 64% [======================================== ] 1561/2413 64% [======================================== ] 1562/2413 64% [======================================== ] 1563/2413 64% [======================================== ] 1564/2413 64% [======================================== ] 1565/2413 64% [======================================== ] 1566/2413 64% [======================================== ] 1567/2413 64% [======================================== ] 1568/2413 64% [======================================== ] 1569/2413 65% [======================================== ] 1570/2413 65% [======================================== ] 1571/2413 65% [======================================== ] 1572/2413 65% [======================================== ] 1573/2413 65% [======================================== ] 1574/2413 65% [======================================== ] 1575/2413 65% [======================================== ] 1576/2413 65% [======================================== ] 1577/2413 65% [======================================== ] 1578/2413 65% [======================================== ] 1579/2413 65% [======================================== ] 1580/2413 65% [======================================== ] 1581/2413 65% [======================================== ] 1582/2413 65% [======================================== ] 1583/2413 65% [======================================== ] 1584/2413 65% [======================================== ] 1585/2413 65% [======================================== ] 1586/2413 65% [======================================== ] 1587/2413 65% [======================================== ] 1588/2413 65% [======================================== ] 1589/2413 65% [======================================== ] 1590/2413 65% [======================================== ] 1591/2413 65% [======================================== ] 1592/2413 65% [======================================== ] 1593/2413 66% [======================================== ] 1594/2413 66% [======================================== ] 1595/2413 66% [========================================= ] 1596/2413 66% [========================================= ] 1597/2413 66% [========================================= ] 1598/2413 66% [========================================= ] 1599/2413 66% [========================================= ] 1600/2413 66% [========================================= ] 1601/2413 66% [========================================= ] 1602/2413 66% [========================================= ] 1603/2413 66% [========================================= ] 1604/2413 66% [========================================= ] 1605/2413 66% [========================================= ] 1606/2413 66% [========================================= ] 1607/2413 66% [========================================= ] 1608/2413 66% [========================================= ] 1609/2413 66% [========================================= ] 1610/2413 66% [========================================= ] 1611/2413 66% [========================================= ] 1612/2413 66% [========================================= ] 1613/2413 66% [========================================= ] 1614/2413 66% [========================================= ] 1615/2413 66% [========================================= ] 1616/2413 66% [========================================= ] 1617/2413 67% [========================================= ] 1618/2413 67% [========================================= ] 1619/2413 67% [========================================= ] 1620/2413 67% [========================================= ] 1621/2413 67% [========================================= ] 1622/2413 67% [========================================= ] 1623/2413 67% [========================================= ] 1624/2413 67% [========================================= ] 1625/2413 67% [========================================= ] 1626/2413 67% [========================================= ] 1627/2413 67% [========================================= ] 1628/2413 67% [========================================= ] 1629/2413 67% [========================================= ] 1630/2413 67% [========================================= ] 1631/2413 67% [========================================= ] 1632/2413 67% [========================================= ] 1633/2413 67% [========================================= ] 1634/2413 67% [========================================== ] 1635/2413 67% [========================================== ] 1636/2413 67% [========================================== ] 1637/2413 67% [========================================== ] 1638/2413 67% [========================================== ] 1639/2413 67% [========================================== ] 1640/2413 67% [========================================== ] 1641/2413 68% [========================================== ] 1642/2413 68% [========================================== ] 1643/2413 68% [========================================== ] 1644/2413 68% [========================================== ] 1645/2413 68% [========================================== ] 1646/2413 68% [========================================== ] 1647/2413 68% [========================================== ] 1648/2413 68% [========================================== ] 1649/2413 68% [========================================== ] 1650/2413 68% [========================================== ] 1651/2413 68% [========================================== ] 1652/2413 68% [========================================== ] 1653/2413 68% [========================================== ] 1654/2413 68% [========================================== ] 1655/2413 68% [========================================== ] 1656/2413 68% [========================================== ] 1657/2413 68% [========================================== ] 1658/2413 68% [========================================== ] 1659/2413 68% [========================================== ] 1660/2413 68% [========================================== ] 1661/2413 68% [========================================== ] 1662/2413 68% [========================================== ] 1663/2413 68% [========================================== ] 1664/2413 68% [========================================== ] 1665/2413 69% [========================================== ] 1666/2413 69% [========================================== ] 1667/2413 69% [========================================== ] 1668/2413 69% [========================================== ] 1669/2413 69% [========================================== ] 1670/2413 69% [========================================== ] 1671/2413 69% [========================================== ] 1672/2413 69% [========================================== ] 1673/2413 69% [=========================================== ] 1674/2413 69% [=========================================== ] 1675/2413 69% [=========================================== ] 1676/2413 69% [=========================================== ] 1677/2413 69% [=========================================== ] 1678/2413 69% [=========================================== ] 1679/2413 69% [=========================================== ] 1680/2413 69% [=========================================== ] 1681/2413 69% [=========================================== ] 1682/2413 69% [=========================================== ] 1683/2413 69% [=========================================== ] 1684/2413 69% [=========================================== ] 1685/2413 69% [=========================================== ] 1686/2413 69% [=========================================== ] 1687/2413 69% [=========================================== ] 1688/2413 69% [=========================================== ] 1689/2413 69% [=========================================== ] 1690/2413 70% [=========================================== ] 1691/2413 70% [=========================================== ] 1692/2413 70% [=========================================== ] 1693/2413 70% [=========================================== ] 1694/2413 70% [=========================================== ] 1695/2413 70% [=========================================== ] 1696/2413 70% [=========================================== ] 1697/2413 70% [=========================================== ] 1698/2413 70% [=========================================== ] 1699/2413 70% [=========================================== ] 1700/2413 70% [=========================================== ] 1701/2413 70% [=========================================== ] 1702/2413 70% [=========================================== ] 1703/2413 70% [=========================================== ] 1704/2413 70% [=========================================== ] 1705/2413 70% [=========================================== ] 1706/2413 70% [=========================================== ] 1707/2413 70% [=========================================== ] 1708/2413 70% [=========================================== ] 1709/2413 70% [=========================================== ] 1710/2413 70% [=========================================== ] 1711/2413 70% [=========================================== ] 1712/2413 70% [============================================ ] 1713/2413 70% [============================================ ] 1714/2413 71% [============================================ ] 1715/2413 71% [============================================ ] 1716/2413 71% [============================================ ] 1717/2413 71% [============================================ ] 1718/2413 71% [============================================ ] 1719/2413 71% [============================================ ] 1720/2413 71% [============================================ ] 1721/2413 71% [============================================ ] 1722/2413 71% [============================================ ] 1723/2413 71% [============================================ ] 1724/2413 71% [============================================ ] 1725/2413 71% [============================================ ] 1726/2413 71% [============================================ ] 1727/2413 71% [============================================ ] 1728/2413 71% [============================================ ] 1729/2413 71% [============================================ ] 1730/2413 71% [============================================ ] 1731/2413 71% [============================================ ] 1732/2413 71% [============================================ ] 1733/2413 71% [============================================ ] 1734/2413 71% [============================================ ] 1735/2413 71% [============================================ ] 1736/2413 71% [============================================ ] 1737/2413 71% [============================================ ] 1738/2413 72% [============================================ ] 1739/2413 72% [============================================ ] 1740/2413 72% [============================================ ] 1741/2413 72% [============================================ ] 1742/2413 72% [============================================ ] 1743/2413 72% [============================================ ] 1744/2413 72% [============================================ ] 1745/2413 72% [============================================ ] 1746/2413 72% [============================================ ] 1747/2413 72% [============================================ ] 1748/2413 72% [============================================ ] 1749/2413 72% [============================================ ] 1750/2413 72% [============================================ ] 1751/2413 72% [============================================= ] 1752/2413 72% [============================================= ] 1753/2413 72% [============================================= ] 1754/2413 72% [============================================= ] 1755/2413 72% [============================================= ] 1756/2413 72% [============================================= ] 1757/2413 72% [============================================= ] 1758/2413 72% [============================================= ] 1759/2413 72% [============================================= ] 1760/2413 72% [============================================= ] 1761/2413 72% [============================================= ] 1762/2413 73% [============================================= ] 1763/2413 73% [============================================= ] 1764/2413 73% [============================================= ] 1765/2413 73% [============================================= ] 1766/2413 73% [============================================= ] 1767/2413 73% [============================================= ] 1768/2413 73% [============================================= ] 1769/2413 73% [============================================= ] 1770/2413 73% [============================================= ] 1771/2413 73% [============================================= ] 1772/2413 73% [============================================= ] 1773/2413 73% [============================================= ] 1774/2413 73% [============================================= ] 1775/2413 73% [============================================= ] 1776/2413 73% [============================================= ] 1777/2413 73% [============================================= ] 1778/2413 73% [============================================= ] 1779/2413 73% [============================================= ] 1780/2413 73% [============================================= ] 1781/2413 73% [============================================= ] 1782/2413 73% [============================================= ] 1783/2413 73% [============================================= ] 1784/2413 73% [============================================= ] 1785/2413 73% [============================================= ] 1786/2413 74% [============================================= ] 1787/2413 74% [============================================= ] 1788/2413 74% [============================================= ] 1789/2413 74% [============================================= ] 1790/2413 74% [============================================== ] 1791/2413 74% [============================================== ] 1792/2413 74% [============================================== ] 1793/2413 74% [============================================== ] 1794/2413 74% [============================================== ] 1795/2413 74% [============================================== ] 1796/2413 74% [============================================== ] 1797/2413 74% [============================================== ] 1798/2413 74% [============================================== ] 1799/2413 74% [============================================== ] 1800/2413 74% [============================================== ] 1801/2413 74% [============================================== ] 1802/2413 74% [============================================== ] 1803/2413 74% [============================================== ] 1804/2413 74% [============================================== ] 1805/2413 74% [============================================== ] 1806/2413 74% [============================================== ] 1807/2413 74% [============================================== ] 1808/2413 74% [============================================== ] 1809/2413 74% [============================================== ] 1810/2413 75% [============================================== ] 1811/2413 75% [============================================== ] 1812/2413 75% [============================================== ] 1813/2413 75% [============================================== ] 1814/2413 75% [============================================== ] 1815/2413 75% [============================================== ] 1816/2413 75% [============================================== ] 1817/2413 75% [============================================== ] 1818/2413 75% [============================================== ] 1819/2413 75% [============================================== ] 1820/2413 75% [============================================== ] 1821/2413 75% [============================================== ] 1822/2413 75% [============================================== ] 1823/2413 75% [============================================== ] 1824/2413 75% [============================================== ] 1825/2413 75% [============================================== ] 1826/2413 75% [============================================== ] 1827/2413 75% [============================================== ] 1828/2413 75% [============================================== ] 1829/2413 75% [=============================================== ] 1830/2413 75% [=============================================== ] 1831/2413 75% [=============================================== ] 1832/2413 75% [=============================================== ] 1833/2413 75% [=============================================== ] 1834/2413 76% [=============================================== ] 1835/2413 76% [=============================================== ] 1836/2413 76% [=============================================== ] 1837/2413 76% [=============================================== ] 1838/2413 76% [=============================================== ] 1839/2413 76% [=============================================== ] 1840/2413 76% [=============================================== ] 1841/2413 76% [=============================================== ] 1842/2413 76% [=============================================== ] 1843/2413 76% [=============================================== ] 1844/2413 76% [=============================================== ] 1845/2413 76% [=============================================== ] 1846/2413 76% [=============================================== ] 1847/2413 76% [=============================================== ] 1848/2413 76% [=============================================== ] 1849/2413 76% [=============================================== ] 1850/2413 76% [=============================================== ] 1851/2413 76% [=============================================== ] 1852/2413 76% [=============================================== ] 1853/2413 76% [=============================================== ] 1854/2413 76% [=============================================== ] 1855/2413 76% [=============================================== ] 1856/2413 76% [=============================================== ] 1857/2413 76% [=============================================== ] 1858/2413 76% [=============================================== ] 1859/2413 77% [=============================================== ] 1860/2413 77% [=============================================== ] 1861/2413 77% [=============================================== ] 1862/2413 77% [=============================================== ] 1863/2413 77% [=============================================== ] 1864/2413 77% [=============================================== ] 1865/2413 77% [=============================================== ] 1866/2413 77% [=============================================== ] 1867/2413 77% [=============================================== ] 1868/2413 77% [================================================ ] 1869/2413 77% [================================================ ] 1870/2413 77% [================================================ ] 1871/2413 77% [================================================ ] 1872/2413 77% [================================================ ] 1873/2413 77% [================================================ ] 1874/2413 77% [================================================ ] 1875/2413 77% [================================================ ] 1876/2413 77% [================================================ ] 1877/2413 77% [================================================ ] 1878/2413 77% [================================================ ] 1879/2413 77% [================================================ ] 1880/2413 77% [================================================ ] 1881/2413 77% [================================================ ] 1882/2413 77% [================================================ ] 1883/2413 78% [================================================ ] 1884/2413 78% [================================================ ] 1885/2413 78% [================================================ ] 1886/2413 78% [================================================ ] 1887/2413 78% [================================================ ] 1888/2413 78% [================================================ ] 1889/2413 78% [================================================ ] 1890/2413 78% [================================================ ] 1891/2413 78% [================================================ ] 1892/2413 78% [================================================ ] 1893/2413 78% [================================================ ] 1894/2413 78% [================================================ ] 1895/2413 78% [================================================ ] 1896/2413 78% [================================================ ] 1897/2413 78% [================================================ ] 1898/2413 78% [================================================ ] 1899/2413 78% [================================================ ] 1900/2413 78% [================================================ ] 1901/2413 78% [================================================ ] 1902/2413 78% [================================================ ] 1903/2413 78% [================================================ ] 1904/2413 78% [================================================ ] 1905/2413 78% [================================================ ] 1906/2413 78% [================================================ ] 1907/2413 79% [================================================= ] 1908/2413 79% [================================================= ] 1909/2413 79% [================================================= ] 1910/2413 79% [================================================= ] 1911/2413 79% [================================================= ] 1912/2413 79% [================================================= ] 1913/2413 79% [================================================= ] 1914/2413 79% [================================================= ] 1915/2413 79% [================================================= ] 1916/2413 79% [================================================= ] 1917/2413 79% [================================================= ] 1918/2413 79% [================================================= ] 1919/2413 79% [================================================= ] 1920/2413 79% [================================================= ] 1921/2413 79% [================================================= ] 1922/2413 79% [================================================= ] 1923/2413 79% [================================================= ] 1924/2413 79% [================================================= ] 1925/2413 79% [================================================= ] 1926/2413 79% [================================================= ] 1927/2413 79% [================================================= ] 1928/2413 79% [================================================= ] 1929/2413 79% [================================================= ] 1930/2413 79% [================================================= ] 1931/2413 80% [================================================= ] 1932/2413 80% [================================================= ] 1933/2413 80% [================================================= ] 1934/2413 80% [================================================= ] 1935/2413 80% [================================================= ] 1936/2413 80% [================================================= ] 1937/2413 80% [================================================= ] 1938/2413 80% [================================================= ] 1939/2413 80% [================================================= ] 1940/2413 80% [================================================= ] 1941/2413 80% [================================================= ] 1942/2413 80% [================================================= ] 1943/2413 80% [================================================= ] 1944/2413 80% [================================================= ] 1945/2413 80% [================================================== ] 1946/2413 80% [================================================== ] 1947/2413 80% [================================================== ] 1948/2413 80% [================================================== ] 1949/2413 80% [================================================== ] 1950/2413 80% [================================================== ] 1951/2413 80% [================================================== ] 1952/2413 80% [================================================== ] 1953/2413 80% [================================================== ] 1954/2413 80% [================================================== ] 1955/2413 81% [================================================== ] 1956/2413 81% [================================================== ] 1957/2413 81% [================================================== ] 1958/2413 81% [================================================== ] 1959/2413 81% [================================================== ] 1960/2413 81% [================================================== ] 1961/2413 81% [================================================== ] 1962/2413 81% [================================================== ] 1963/2413 81% [================================================== ] 1964/2413 81% [================================================== ] 1965/2413 81% [================================================== ] 1966/2413 81% [================================================== ] 1967/2413 81% [================================================== ] 1968/2413 81% [================================================== ] 1969/2413 81% [================================================== ] 1970/2413 81% [================================================== ] 1971/2413 81% [================================================== ] 1972/2413 81% [================================================== ] 1973/2413 81% [================================================== ] 1974/2413 81% [================================================== ] 1975/2413 81% [================================================== ] 1976/2413 81% [================================================== ] 1977/2413 81% [================================================== ] 1978/2413 81% [================================================== ] 1979/2413 82% [================================================== ] 1980/2413 82% [================================================== ] 1981/2413 82% [================================================== ] 1982/2413 82% [================================================== ] 1983/2413 82% [================================================== ] 1984/2413 82% [=================================================== ] 1985/2413 82% [=================================================== ] 1986/2413 82% [=================================================== ] 1987/2413 82% [=================================================== ] 1988/2413 82% [=================================================== ] 1989/2413 82% [=================================================== ] 1990/2413 82% [=================================================== ] 1991/2413 82% [=================================================== ] 1992/2413 82% [=================================================== ] 1993/2413 82% [=================================================== ] 1994/2413 82% [=================================================== ] 1995/2413 82% [=================================================== ] 1996/2413 82% [=================================================== ] 1997/2413 82% [=================================================== ] 1998/2413 82% [=================================================== ] 1999/2413 82% [=================================================== ] 2000/2413 82% [=================================================== ] 2001/2413 82% [=================================================== ] 2002/2413 82% [=================================================== ] 2003/2413 83% [=================================================== ] 2004/2413 83% [=================================================== ] 2005/2413 83% [=================================================== ] 2006/2413 83% [=================================================== ] 2007/2413 83% [=================================================== ] 2008/2413 83% [=================================================== ] 2009/2413 83% [=================================================== ] 2010/2413 83% [=================================================== ] 2011/2413 83% [=================================================== ] 2012/2413 83% [=================================================== ] 2013/2413 83% [=================================================== ] 2014/2413 83% [=================================================== ] 2015/2413 83% [=================================================== ] 2016/2413 83% [=================================================== ] 2017/2413 83% [=================================================== ] 2018/2413 83% [=================================================== ] 2019/2413 83% [=================================================== ] 2020/2413 83% [=================================================== ] 2021/2413 83% [=================================================== ] 2022/2413 83% [=================================================== ] 2023/2413 83% [==================================================== ] 2024/2413 83% [==================================================== ] 2025/2413 83% [==================================================== ] 2026/2413 83% [==================================================== ] 2027/2413 84% [==================================================== ] 2028/2413 84% [==================================================== ] 2029/2413 84% [==================================================== ] 2030/2413 84% [==================================================== ] 2031/2413 84% [==================================================== ] 2032/2413 84% [==================================================== ] 2033/2413 84% [==================================================== ] 2034/2413 84% [==================================================== ] 2035/2413 84% [==================================================== ] 2036/2413 84% [==================================================== ] 2037/2413 84% [==================================================== ] 2038/2413 84% [==================================================== ] 2039/2413 84% [==================================================== ] 2040/2413 84% [==================================================== ] 2041/2413 84% [==================================================== ] 2042/2413 84% [==================================================== ] 2043/2413 84% [==================================================== ] 2044/2413 84% [==================================================== ] 2045/2413 84% [==================================================== ] 2046/2413 84% [==================================================== ] 2047/2413 84% [==================================================== ] 2048/2413 84% [==================================================== ] 2049/2413 84% [==================================================== ] 2050/2413 84% [==================================================== ] 2051/2413 84% [==================================================== ] 2052/2413 85% [==================================================== ] 2053/2413 85% [==================================================== ] 2054/2413 85% [==================================================== ] 2055/2413 85% [==================================================== ] 2056/2413 85% [==================================================== ] 2057/2413 85% [==================================================== ] 2058/2413 85% [==================================================== ] 2059/2413 85% [==================================================== ] 2060/2413 85% [==================================================== ] 2061/2413 85% [==================================================== ] 2062/2413 85% [===================================================== ] 2063/2413 85% [===================================================== ] 2064/2413 85% [===================================================== ] 2065/2413 85% [===================================================== ] 2066/2413 85% [===================================================== ] 2067/2413 85% [===================================================== ] 2068/2413 85% [===================================================== ] 2069/2413 85% [===================================================== ] 2070/2413 85% [===================================================== ] 2071/2413 85% [===================================================== ] 2072/2413 85% [===================================================== ] 2073/2413 85% [===================================================== ] 2074/2413 85% [===================================================== ] 2075/2413 85% [===================================================== ] 2076/2413 86% [===================================================== ] 2077/2413 86% [===================================================== ] 2078/2413 86% [===================================================== ] 2079/2413 86% [===================================================== ] 2080/2413 86% [===================================================== ] 2081/2413 86% [===================================================== ] 2082/2413 86% [===================================================== ] 2083/2413 86% [===================================================== ] 2084/2413 86% [===================================================== ] 2085/2413 86% [===================================================== ] 2086/2413 86% [===================================================== ] 2087/2413 86% [===================================================== ] 2088/2413 86% [===================================================== ] 2089/2413 86% [===================================================== ] 2090/2413 86% [===================================================== ] 2091/2413 86% [===================================================== ] 2092/2413 86% [===================================================== ] 2093/2413 86% [===================================================== ] 2094/2413 86% [===================================================== ] 2095/2413 86% [===================================================== ] 2096/2413 86% [===================================================== ] 2097/2413 86% [===================================================== ] 2098/2413 86% [===================================================== ] 2099/2413 86% [===================================================== ] 2100/2413 87% [===================================================== ] 2101/2413 87% [====================================================== ] 2102/2413 87% [====================================================== ] 2103/2413 87% [====================================================== ] 2104/2413 87% [====================================================== ] 2105/2413 87% [====================================================== ] 2106/2413 87% [====================================================== ] 2107/2413 87% [====================================================== ] 2108/2413 87% [====================================================== ] 2109/2413 87% [====================================================== ] 2110/2413 87% [====================================================== ] 2111/2413 87% [====================================================== ] 2112/2413 87% [====================================================== ] 2113/2413 87% [====================================================== ] 2114/2413 87% [====================================================== ] 2115/2413 87% [====================================================== ] 2116/2413 87% [====================================================== ] 2117/2413 87% [====================================================== ] 2118/2413 87% [====================================================== ] 2119/2413 87% [====================================================== ] 2120/2413 87% [====================================================== ] 2121/2413 87% [====================================================== ] 2122/2413 87% [====================================================== ] 2123/2413 87% [====================================================== ] 2124/2413 88% [====================================================== ] 2125/2413 88% [====================================================== ] 2126/2413 88% [====================================================== ] 2127/2413 88% [====================================================== ] 2128/2413 88% [====================================================== ] 2129/2413 88% [====================================================== ] 2130/2413 88% [====================================================== ] 2131/2413 88% [====================================================== ] 2132/2413 88% [====================================================== ] 2133/2413 88% [====================================================== ] 2134/2413 88% [====================================================== ] 2135/2413 88% [====================================================== ] 2136/2413 88% [====================================================== ] 2137/2413 88% [====================================================== ] 2138/2413 88% [====================================================== ] 2139/2413 88% [====================================================== ] 2140/2413 88% [======================================================= ] 2141/2413 88% [======================================================= ] 2142/2413 88% [======================================================= ] 2143/2413 88% [======================================================= ] 2144/2413 88% [======================================================= ] 2145/2413 88% [======================================================= ] 2146/2413 88% [======================================================= ] 2147/2413 88% [======================================================= ] 2148/2413 89% [======================================================= ] 2149/2413 89% [======================================================= ] 2150/2413 89% [======================================================= ] 2151/2413 89% [======================================================= ] 2152/2413 89% [======================================================= ] 2153/2413 89% [======================================================= ] 2154/2413 89% [======================================================= ] 2155/2413 89% [======================================================= ] 2156/2413 89% [======================================================= ] 2157/2413 89% [======================================================= ] 2158/2413 89% [======================================================= ] 2159/2413 89% [======================================================= ] 2160/2413 89% [======================================================= ] 2161/2413 89% [======================================================= ] 2162/2413 89% [======================================================= ] 2163/2413 89% [======================================================= ] 2164/2413 89% [======================================================= ] 2165/2413 89% [======================================================= ] 2166/2413 89% [======================================================= ] 2167/2413 89% [======================================================= ] 2168/2413 89% [======================================================= ] 2169/2413 89% [======================================================= ] 2170/2413 89% [======================================================= ] 2171/2413 89% [======================================================= ] 2172/2413 90% [======================================================= ] 2173/2413 90% [======================================================= ] 2174/2413 90% [======================================================= ] 2175/2413 90% [======================================================= ] 2176/2413 90% [======================================================= ] 2177/2413 90% [======================================================= ] 2178/2413 90% [======================================================= ] 2179/2413 90% [======================================================== ] 2180/2413 90% [======================================================== ] 2181/2413 90% [======================================================== ] 2182/2413 90% [======================================================== ] 2183/2413 90% [======================================================== ] 2184/2413 90% [======================================================== ] 2185/2413 90% [======================================================== ] 2186/2413 90% [======================================================== ] 2187/2413 90% [======================================================== ] 2188/2413 90% [======================================================== ] 2189/2413 90% [======================================================== ] 2190/2413 90% [======================================================== ] 2191/2413 90% [======================================================== ] 2192/2413 90% [======================================================== ] 2193/2413 90% [======================================================== ] 2194/2413 90% [======================================================== ] 2195/2413 90% [======================================================== ] 2196/2413 91% [======================================================== ] 2197/2413 91% [======================================================== ] 2198/2413 91% [======================================================== ] 2199/2413 91% [======================================================== ] 2200/2413 91% [======================================================== ] 2201/2413 91% [======================================================== ] 2202/2413 91% [======================================================== ] 2203/2413 91% [======================================================== ] 2204/2413 91% [======================================================== ] 2205/2413 91% [======================================================== ] 2206/2413 91% [======================================================== ] 2207/2413 91% [======================================================== ] 2208/2413 91% [======================================================== ] 2209/2413 91% [======================================================== ] 2210/2413 91% [======================================================== ] 2211/2413 91% [======================================================== ] 2212/2413 91% [======================================================== ] 2213/2413 91% [======================================================== ] 2214/2413 91% [======================================================== ] 2215/2413 91% [======================================================== ] 2216/2413 91% [======================================================== ] 2217/2413 91% [======================================================== ] 2218/2413 91% [========================================================= ] 2219/2413 91% [========================================================= ] 2220/2413 92% [========================================================= ] 2221/2413 92% [========================================================= ] 2222/2413 92% [========================================================= ] 2223/2413 92% [========================================================= ] 2224/2413 92% [========================================================= ] 2225/2413 92% [========================================================= ] 2226/2413 92% [========================================================= ] 2227/2413 92% [========================================================= ] 2228/2413 92% [========================================================= ] 2229/2413 92% [========================================================= ] 2230/2413 92% [========================================================= ] 2231/2413 92% [========================================================= ] 2232/2413 92% [========================================================= ] 2233/2413 92% [========================================================= ] 2234/2413 92% [========================================================= ] 2235/2413 92% [========================================================= ] 2236/2413 92% [========================================================= ] 2237/2413 92% [========================================================= ] 2238/2413 92% [========================================================= ] 2239/2413 92% [========================================================= ] 2240/2413 92% [========================================================= ] 2241/2413 92% [========================================================= ] 2242/2413 92% [========================================================= ] 2243/2413 92% [========================================================= ] 2244/2413 92% [========================================================= ] 2245/2413 93% [========================================================= ] 2246/2413 93% [========================================================= ] 2247/2413 93% [========================================================= ] 2248/2413 93% [========================================================= ] 2249/2413 93% [========================================================= ] 2250/2413 93% [========================================================= ] 2251/2413 93% [========================================================= ] 2252/2413 93% [========================================================= ] 2253/2413 93% [========================================================= ] 2254/2413 93% [========================================================= ] 2255/2413 93% [========================================================= ] 2256/2413 93% [========================================================= ] 2257/2413 93% [========================================================== ] 2258/2413 93% [========================================================== ] 2259/2413 93% [========================================================== ] 2260/2413 93% [========================================================== ] 2261/2413 93% [========================================================== ] 2262/2413 93% [========================================================== ] 2263/2413 93% [========================================================== ] 2264/2413 93% [========================================================== ] 2265/2413 93% [========================================================== ] 2266/2413 93% [========================================================== ] 2267/2413 93% [========================================================== ] 2268/2413 93% [========================================================== ] 2269/2413 94% [========================================================== ] 2270/2413 94% [========================================================== ] 2271/2413 94% [========================================================== ] 2272/2413 94% [========================================================== ] 2273/2413 94% [========================================================== ] 2274/2413 94% [========================================================== ] 2275/2413 94% [========================================================== ] 2276/2413 94% [========================================================== ] 2277/2413 94% [========================================================== ] 2278/2413 94% [========================================================== ] 2279/2413 94% [========================================================== ] 2280/2413 94% [========================================================== ] 2281/2413 94% [========================================================== ] 2282/2413 94% [========================================================== ] 2283/2413 94% [========================================================== ] 2284/2413 94% [========================================================== ] 2285/2413 94% [========================================================== ] 2286/2413 94% [========================================================== ] 2287/2413 94% [========================================================== ] 2288/2413 94% [========================================================== ] 2289/2413 94% [========================================================== ] 2290/2413 94% [========================================================== ] 2291/2413 94% [========================================================== ] 2292/2413 94% [========================================================== ] 2293/2413 95% [========================================================== ] 2294/2413 95% [========================================================== ] 2295/2413 95% [========================================================== ] 2296/2413 95% [=========================================================== ] 2297/2413 95% [=========================================================== ] 2298/2413 95% [=========================================================== ] 2299/2413 95% [=========================================================== ] 2300/2413 95% [=========================================================== ] 2301/2413 95% [=========================================================== ] 2302/2413 95% [=========================================================== ] 2303/2413 95% [=========================================================== ] 2304/2413 95% [=========================================================== ] 2305/2413 95% [=========================================================== ] 2306/2413 95% [=========================================================== ] 2307/2413 95% [=========================================================== ] 2308/2413 95% [=========================================================== ] 2309/2413 95% [=========================================================== ] 2310/2413 95% [=========================================================== ] 2311/2413 95% [=========================================================== ] 2312/2413 95% [=========================================================== ] 2313/2413 95% [=========================================================== ] 2314/2413 95% [=========================================================== ] 2315/2413 95% [=========================================================== ] 2316/2413 95% [=========================================================== ] 2317/2413 96% [=========================================================== ] 2318/2413 96% [=========================================================== ] 2319/2413 96% [=========================================================== ] 2320/2413 96% [=========================================================== ] 2321/2413 96% [=========================================================== ] 2322/2413 96% [=========================================================== ] 2323/2413 96% [=========================================================== ] 2324/2413 96% [=========================================================== ] 2325/2413 96% [=========================================================== ] 2326/2413 96% [=========================================================== ] 2327/2413 96% [=========================================================== ] 2328/2413 96% [=========================================================== ] 2329/2413 96% [=========================================================== ] 2330/2413 96% [=========================================================== ] 2331/2413 96% [=========================================================== ] 2332/2413 96% [=========================================================== ] 2333/2413 96% [=========================================================== ] 2334/2413 96% [=========================================================== ] 2335/2413 96% [============================================================ ] 2336/2413 96% [============================================================ ] 2337/2413 96% [============================================================ ] 2338/2413 96% [============================================================ ] 2339/2413 96% [============================================================ ] 2340/2413 96% [============================================================ ] 2341/2413 97% [============================================================ ] 2342/2413 97% [============================================================ ] 2343/2413 97% [============================================================ ] 2344/2413 97% [============================================================ ] 2345/2413 97% [============================================================ ] 2346/2413 97% [============================================================ ] 2347/2413 97% [============================================================ ] 2348/2413 97% [============================================================ ] 2349/2413 97% [============================================================ ] 2350/2413 97% [============================================================ ] 2351/2413 97% [============================================================ ] 2352/2413 97% [============================================================ ] 2353/2413 97% [============================================================ ] 2354/2413 97% [============================================================ ] 2355/2413 97% [============================================================ ] 2356/2413 97% [============================================================ ] 2357/2413 97% [============================================================ ] 2358/2413 97% [============================================================ ] 2359/2413 97% [============================================================ ] 2360/2413 97% [============================================================ ] 2361/2413 97% [============================================================ ] 2362/2413 97% [============================================================ ] 2363/2413 97% [============================================================ ] 2364/2413 97% [============================================================ ] 2365/2413 98% [============================================================ ] 2366/2413 98% [============================================================ ] 2367/2413 98% [============================================================ ] 2368/2413 98% [============================================================ ] 2369/2413 98% [============================================================ ] 2370/2413 98% [============================================================ ] 2371/2413 98% [============================================================ ] 2372/2413 98% [============================================================ ] 2373/2413 98% [============================================================ ] 2374/2413 98% [============================================================= ] 2375/2413 98% [============================================================= ] 2376/2413 98% [============================================================= ] 2377/2413 98% [============================================================= ] 2378/2413 98% [============================================================= ] 2379/2413 98% [============================================================= ] 2380/2413 98% [============================================================= ] 2381/2413 98% [============================================================= ] 2382/2413 98% [============================================================= ] 2383/2413 98% [============================================================= ] 2384/2413 98% [============================================================= ] 2385/2413 98% [============================================================= ] 2386/2413 98% [============================================================= ] 2387/2413 98% [============================================================= ] 2388/2413 98% [============================================================= ] 2389/2413 99% [============================================================= ] 2390/2413 99% [============================================================= ] 2391/2413 99% [============================================================= ] 2392/2413 99% [============================================================= ] 2393/2413 99% [============================================================= ] 2394/2413 99% [============================================================= ] 2395/2413 99% [============================================================= ] 2396/2413 99% [============================================================= ] 2397/2413 99% [============================================================= ] 2398/2413 99% [============================================================= ] 2399/2413 99% [============================================================= ] 2400/2413 99% [============================================================= ] 2401/2413 99% [============================================================= ] 2402/2413 99% [============================================================= ] 2403/2413 99% [============================================================= ] 2404/2413 99% [============================================================= ] 2405/2413 99% [============================================================= ] 2406/2413 99% [============================================================= ] 2407/2413 99% [============================================================= ] 2408/2413 99% [============================================================= ] 2409/2413 99% [============================================================= ] 2410/2413 99% [============================================================= ] 2411/2413 99% [============================================================= ] 2412/2413 99% [==============================================================] 2413/2413 100% operation complete, 2413 objects in 114663 NAND pages. ln -snf /nvmedata/autobuild/instance-11/output-1/host/microblaze-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-11/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-11/buildroot' make: Entering directory '/nvmedata/autobuild/instance-11/buildroot' >>> Buildroot 2022.05-728-g321cec7b9c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-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.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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.41 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) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.39.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> beecrypt 4.2.1 Collecting legal info COPYING.LIB: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> procps-ng 3.3.17 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> chrony 4.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dav1d 1.0.0 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> dmraid 1.0.0.rc16-3 Collecting legal info 1.0.0.rc16-3/dmraid/LICENSE_GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) 1.0.0.rc16-3/dmraid/LICENSE: OK (sha256: 4bc391fcf852e03c3a7564cb146af6e47717562eed296b28bce123ee1b0396b8) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> imagemagick 7.1.0-19 Collecting legal info LICENSE: OK (sha256: 040badb77b659e751ea16113490a937e1e01f3f5d32181e966b8982413533fb2) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> webp 1.2.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fastd 22 Collecting legal info COPYRIGHT: OK (sha256: adf08b42f1b890b89e998360a864cb4f8441a0a57c9e95e2ce1bfdfc24c49976) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> ffmpeg 4.4.2 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> freeipmi 1.6.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.bmc-watchdog: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiconsole: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-dcmi: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmidetect: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-fru: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmimonitoring: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiping: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmipower: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiseld: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.pstdout: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.sunbmc: OK (sha256: 48f44386b3f359e70d7e4a5d7f1d529d8591a7c64c47df3f4abdf2ad45a6d537) COPYING.ZRESEARCH: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-fwup 1.9.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> gnuplot 5.4.3 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> hdparm 9.63 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> hwdata 0.358 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> initscripts Collecting legal info >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> jquery 3.5.1 Collecting legal info >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> pcsc-lite 1.9.8 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> 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) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnspr 4.34 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> 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) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libupnp 1.14.12 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> liburiparser 0.9.6 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> linenoise 1.0 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> obsidian-cursors 1.0 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> rtty 7.4.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> s6-rc 0.5.2.2 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> sngrep 1.4.7 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ssdp-responder 1.8 Collecting legal info LICENSE: OK (sha256: e17dc0bc91bf499d8cca5e016c22c6d2a4770e3cc1a43756a7973375a83ddb90) >>> subversion 1.14.2 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> ulogd 2.0.7 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-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: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-11/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-11/buildroot'