echo "find /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/fakeroot printf ' find /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/target -print0 | xargs -0 -r touch -hd @1651766064\n' >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --reproducible --quiet -o -H newc > /nvmedata/autobuild/instance-14/output-1/images/rootfs.cpio\n' >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/fakeroot PATH="/nvmedata/autobuild/instance-14/output-1/host/bin:/nvmedata/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-14/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/cpio/target table='/nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-14/output-1/host/bin:/nvmedata/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-14/output-1/host/bin/lzop -9 -c /nvmedata/autobuild/instance-14/output-1/images/rootfs.cpio > /nvmedata/autobuild/instance-14/output-1/images/rootfs.cpio.lzo >>> Generating filesystem image rootfs.romfs mkdir -p /nvmedata/autobuild/instance-14/output-1/images rm -rf /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs mkdir -p /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-14/output-1/target/ /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/target" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot PATH="/nvmedata/autobuild/instance-14/output-1/host/bin:/nvmedata/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-14/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/target >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot echo "/nvmedata/autobuild/instance-14/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/target" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot echo "find /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot echo "find /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot printf ' find /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/target -print0 | xargs -0 -r touch -hd @1651766064\n' >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot printf ' /nvmedata/autobuild/instance-14/output-1/host/bin/genromfs -d /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/target -f /nvmedata/autobuild/instance-14/output-1/images/rootfs.romfs\n' >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot PATH="/nvmedata/autobuild/instance-14/output-1/host/bin:/nvmedata/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-14/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/romfs/target table='/nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-14/output-1/images rm -rf /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-14/output-1/target/ /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-14/output-1/host/bin:/nvmedata/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-14/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-14/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1651766064\n' >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-14/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-14/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-14/output-1/host/bin:/nvmedata/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-14/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-14/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-14/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2547 objects. stage 2: creating image '/nvmedata/autobuild/instance-14/output-1/images/rootfs.yaffs2' [ ] 1/2547 0% [ ] 2/2547 0% [ ] 3/2547 0% [ ] 4/2547 0% [ ] 5/2547 0% [ ] 6/2547 0% [ ] 7/2547 0% [ ] 8/2547 0% [ ] 9/2547 0% [ ] 10/2547 0% [ ] 11/2547 0% [ ] 12/2547 0% [ ] 13/2547 0% [ ] 14/2547 0% [ ] 15/2547 0% [ ] 16/2547 0% [ ] 17/2547 0% [ ] 18/2547 0% [ ] 19/2547 0% [ ] 20/2547 0% [ ] 21/2547 0% [ ] 22/2547 0% [ ] 23/2547 0% [ ] 24/2547 0% [ ] 25/2547 0% [ ] 26/2547 1% [ ] 27/2547 1% [ ] 28/2547 1% [ ] 29/2547 1% [ ] 30/2547 1% [ ] 31/2547 1% [ ] 32/2547 1% [ ] 33/2547 1% [ ] 34/2547 1% [ ] 35/2547 1% [ ] 36/2547 1% [ ] 37/2547 1% [ ] 38/2547 1% [ ] 39/2547 1% [ ] 40/2547 1% [ ] 41/2547 1% [= ] 42/2547 1% [= ] 43/2547 1% [= ] 44/2547 1% [= ] 45/2547 1% [= ] 46/2547 1% [= ] 47/2547 1% [= ] 48/2547 1% [= ] 49/2547 1% [= ] 50/2547 1% [= ] 51/2547 2% [= ] 52/2547 2% [= ] 53/2547 2% [= ] 54/2547 2% [= ] 55/2547 2% [= ] 56/2547 2% [= ] 57/2547 2% [= ] 58/2547 2% [= ] 59/2547 2% [= ] 60/2547 2% [= ] 61/2547 2% [= ] 62/2547 2% [= ] 63/2547 2% [= ] 64/2547 2% [= ] 65/2547 2% [= ] 66/2547 2% [= ] 67/2547 2% [= ] 68/2547 2% [= ] 69/2547 2% [= ] 70/2547 2% [= ] 71/2547 2% [= ] 72/2547 2% [= ] 73/2547 2% [= ] 74/2547 2% [= ] 75/2547 2% [= ] 76/2547 2% [= ] 77/2547 3% [= ] 78/2547 3% [= ] 79/2547 3% [= ] 80/2547 3% [= ] 81/2547 3% [= ] 82/2547 3% [== ] 83/2547 3% [== ] 84/2547 3% [== ] 85/2547 3% [== ] 86/2547 3% [== ] 87/2547 3% [== ] 88/2547 3% [== ] 89/2547 3% [== ] 90/2547 3% [== ] 91/2547 3% [== ] 92/2547 3% [== ] 93/2547 3% [== ] 94/2547 3% [== ] 95/2547 3% [== ] 96/2547 3% [== ] 97/2547 3% [== ] 98/2547 3% [== ] 99/2547 3% [== ] 100/2547 3% [== ] 101/2547 3% [== ] 102/2547 4% [== ] 103/2547 4% [== ] 104/2547 4% [== ] 105/2547 4% [== ] 106/2547 4% [== ] 107/2547 4% [== ] 108/2547 4% [== ] 109/2547 4% [== ] 110/2547 4% [== ] 111/2547 4% [== ] 112/2547 4% [== ] 113/2547 4% [== ] 114/2547 4% [== ] 115/2547 4% [== ] 116/2547 4% [== ] 117/2547 4% [== ] 118/2547 4% [== ] 119/2547 4% [== ] 120/2547 4% [== ] 121/2547 4% [== ] 122/2547 4% [== ] 123/2547 4% [=== ] 124/2547 4% [=== ] 125/2547 4% [=== ] 126/2547 4% [=== ] 127/2547 4% [=== ] 128/2547 5% [=== ] 129/2547 5% [=== ] 130/2547 5% [=== ] 131/2547 5% [=== ] 132/2547 5% [=== ] 133/2547 5% [=== ] 134/2547 5% [=== ] 135/2547 5% [=== ] 136/2547 5% [=== ] 137/2547 5% [=== ] 138/2547 5% [=== ] 139/2547 5% [=== ] 140/2547 5% [=== ] 141/2547 5% [=== ] 142/2547 5% [=== ] 143/2547 5% [=== ] 144/2547 5% [=== ] 145/2547 5% [=== ] 146/2547 5% [=== ] 147/2547 5% [=== ] 148/2547 5% [=== ] 149/2547 5% [=== ] 150/2547 5% [=== ] 151/2547 5% [=== ] 152/2547 5% [=== ] 153/2547 6% [=== ] 154/2547 6% [=== ] 155/2547 6% [=== ] 156/2547 6% [=== ] 157/2547 6% [=== ] 158/2547 6% [=== ] 159/2547 6% [=== ] 160/2547 6% [=== ] 161/2547 6% [=== ] 162/2547 6% [=== ] 163/2547 6% [=== ] 164/2547 6% [==== ] 165/2547 6% [==== ] 166/2547 6% [==== ] 167/2547 6% [==== ] 168/2547 6% [==== ] 169/2547 6% [==== ] 170/2547 6% [==== ] 171/2547 6% [==== ] 172/2547 6% [==== ] 173/2547 6% [==== ] 174/2547 6% [==== ] 175/2547 6% [==== ] 176/2547 6% [==== ] 177/2547 6% [==== ] 178/2547 6% [==== ] 179/2547 7% [==== ] 180/2547 7% [==== ] 181/2547 7% [==== ] 182/2547 7% [==== ] 183/2547 7% [==== ] 184/2547 7% [==== ] 185/2547 7% [==== ] 186/2547 7% [==== ] 187/2547 7% [==== ] 188/2547 7% [==== ] 189/2547 7% [==== ] 190/2547 7% [==== ] 191/2547 7% [==== ] 192/2547 7% [==== ] 193/2547 7% [==== ] 194/2547 7% [==== ] 195/2547 7% [==== ] 196/2547 7% [==== ] 197/2547 7% [==== ] 198/2547 7% [==== ] 199/2547 7% [==== ] 200/2547 7% [==== ] 201/2547 7% [==== ] 202/2547 7% [==== ] 203/2547 7% [==== ] 204/2547 8% [==== ] 205/2547 8% [===== ] 206/2547 8% [===== ] 207/2547 8% [===== ] 208/2547 8% [===== ] 209/2547 8% [===== ] 210/2547 8% [===== ] 211/2547 8% [===== ] 212/2547 8% [===== ] 213/2547 8% [===== ] 214/2547 8% [===== ] 215/2547 8% [===== ] 216/2547 8% [===== ] 217/2547 8% [===== ] 218/2547 8% [===== ] 219/2547 8% [===== ] 220/2547 8% [===== ] 221/2547 8% [===== ] 222/2547 8% [===== ] 223/2547 8% [===== ] 224/2547 8% [===== ] 225/2547 8% [===== ] 226/2547 8% [===== ] 227/2547 8% [===== ] 228/2547 8% [===== ] 229/2547 8% [===== ] 230/2547 9% [===== ] 231/2547 9% [===== ] 232/2547 9% [===== ] 233/2547 9% [===== ] 234/2547 9% [===== ] 235/2547 9% [===== ] 236/2547 9% [===== ] 237/2547 9% [===== ] 238/2547 9% [===== ] 239/2547 9% [===== ] 240/2547 9% [===== ] 241/2547 9% [===== ] 242/2547 9% [===== ] 243/2547 9% [===== ] 244/2547 9% [===== ] 245/2547 9% [===== ] 246/2547 9% [====== ] 247/2547 9% [====== ] 248/2547 9% [====== ] 249/2547 9% [====== ] 250/2547 9% [====== ] 251/2547 9% [====== ] 252/2547 9% [====== ] 253/2547 9% [====== ] 254/2547 9% [====== ] 255/2547 10% [====== ] 256/2547 10% [====== ] 257/2547 10% [====== ] 258/2547 10% [====== ] 259/2547 10% [====== ] 260/2547 10% [====== ] 261/2547 10% [====== ] 262/2547 10% [====== ] 263/2547 10% [====== ] 264/2547 10% [====== ] 265/2547 10% [====== ] 266/2547 10% [====== ] 267/2547 10% [====== ] 268/2547 10% [====== ] 269/2547 10% [====== ] 270/2547 10% [====== ] 271/2547 10% [====== ] 272/2547 10% [====== ] 273/2547 10% [====== ] 274/2547 10% [====== ] 275/2547 10% [====== ] 276/2547 10% [====== ] 277/2547 10% [====== ] 278/2547 10% [====== ] 279/2547 10% [====== ] 280/2547 10% [====== ] 281/2547 11% [====== ] 282/2547 11% [====== ] 283/2547 11% [====== ] 284/2547 11% [====== ] 285/2547 11% [====== ] 286/2547 11% [====== ] 287/2547 11% [======= ] 288/2547 11% [======= ] 289/2547 11% [======= ] 290/2547 11% [======= ] 291/2547 11% [======= ] 292/2547 11% [======= ] 293/2547 11% [======= ] 294/2547 11% [======= ] 295/2547 11% [======= ] 296/2547 11% [======= ] 297/2547 11% [======= ] 298/2547 11% [======= ] 299/2547 11% [======= ] 300/2547 11% [======= ] 301/2547 11% [======= ] 302/2547 11% [======= ] 303/2547 11% [======= ] 304/2547 11% [======= ] 305/2547 11% [======= ] 306/2547 12% [======= ] 307/2547 12% [======= ] 308/2547 12% [======= ] 309/2547 12% [======= ] 310/2547 12% [======= ] 311/2547 12% [======= ] 312/2547 12% [======= ] 313/2547 12% [======= ] 314/2547 12% [======= ] 315/2547 12% [======= ] 316/2547 12% [======= ] 317/2547 12% [======= ] 318/2547 12% [======= ] 319/2547 12% [======= ] 320/2547 12% [======= ] 321/2547 12% [======= ] 322/2547 12% [======= ] 323/2547 12% [======= ] 324/2547 12% [======= ] 325/2547 12% [======= ] 326/2547 12% [======= ] 327/2547 12% [======= ] 328/2547 12% [======== ] 329/2547 12% [======== ] 330/2547 12% [======== ] 331/2547 12% [======== ] 332/2547 13% [======== ] 333/2547 13% [======== ] 334/2547 13% [======== ] 335/2547 13% [======== ] 336/2547 13% [======== ] 337/2547 13% [======== ] 338/2547 13% [======== ] 339/2547 13% [======== ] 340/2547 13% [======== ] 341/2547 13% [======== ] 342/2547 13% [======== ] 343/2547 13% [======== ] 344/2547 13% [======== ] 345/2547 13% [======== ] 346/2547 13% [======== ] 347/2547 13% [======== ] 348/2547 13% [======== ] 349/2547 13% [======== ] 350/2547 13% [======== ] 351/2547 13% [======== ] 352/2547 13% [======== ] 353/2547 13% [======== ] 354/2547 13% [======== ] 355/2547 13% [======== ] 356/2547 13% [======== ] 357/2547 14% [======== ] 358/2547 14% [======== ] 359/2547 14% [======== ] 360/2547 14% [======== ] 361/2547 14% [======== ] 362/2547 14% [======== ] 363/2547 14% [======== ] 364/2547 14% [======== ] 365/2547 14% [======== ] 366/2547 14% [======== ] 367/2547 14% [======== ] 368/2547 14% [======== ] 369/2547 14% [========= ] 370/2547 14% [========= ] 371/2547 14% [========= ] 372/2547 14% [========= ] 373/2547 14% [========= ] 374/2547 14% [========= ] 375/2547 14% [========= ] 376/2547 14% [========= ] 377/2547 14% [========= ] 378/2547 14% [========= ] 379/2547 14% [========= ] 380/2547 14% [========= ] 381/2547 14% [========= ] 382/2547 14% [========= ] 383/2547 15% [========= ] 384/2547 15% [========= ] 385/2547 15% [========= ] 386/2547 15% [========= ] 387/2547 15% [========= ] 388/2547 15% [========= ] 389/2547 15% [========= ] 390/2547 15% [========= ] 391/2547 15% [========= ] 392/2547 15% [========= ] 393/2547 15% [========= ] 394/2547 15% [========= ] 395/2547 15% [========= ] 396/2547 15% [========= ] 397/2547 15% [========= ] 398/2547 15% [========= ] 399/2547 15% [========= ] 400/2547 15% [========= ] 401/2547 15% [========= ] 402/2547 15% [========= ] 403/2547 15% [========= ] 404/2547 15% [========= ] 405/2547 15% [========= ] 406/2547 15% [========= ] 407/2547 15% [========= ] 408/2547 16% [========= ] 409/2547 16% [========= ] 410/2547 16% [========== ] 411/2547 16% [========== ] 412/2547 16% [========== ] 413/2547 16% [========== ] 414/2547 16% [========== ] 415/2547 16% [========== ] 416/2547 16% [========== ] 417/2547 16% [========== ] 418/2547 16% [========== ] 419/2547 16% [========== ] 420/2547 16% [========== ] 421/2547 16% [========== ] 422/2547 16% [========== ] 423/2547 16% [========== ] 424/2547 16% [========== ] 425/2547 16% [========== ] 426/2547 16% [========== ] 427/2547 16% [========== ] 428/2547 16% [========== ] 429/2547 16% [========== ] 430/2547 16% [========== ] 431/2547 16% [========== ] 432/2547 16% [========== ] 433/2547 17% [========== ] 434/2547 17% [========== ] 435/2547 17% [========== ] 436/2547 17% [========== ] 437/2547 17% [========== ] 438/2547 17% [========== ] 439/2547 17% [========== ] 440/2547 17% [========== ] 441/2547 17% [========== ] 442/2547 17% [========== ] 443/2547 17% [========== ] 444/2547 17% [========== ] 445/2547 17% [========== ] 446/2547 17% [========== ] 447/2547 17% [========== ] 448/2547 17% [========== ] 449/2547 17% [========== ] 450/2547 17% [========== ] 451/2547 17% [=========== ] 452/2547 17% [=========== ] 453/2547 17% [=========== ] 454/2547 17% [=========== ] 455/2547 17% [=========== ] 456/2547 17% [=========== ] 457/2547 17% [=========== ] 458/2547 17% [=========== ] 459/2547 18% [=========== ] 460/2547 18% [=========== ] 461/2547 18% [=========== ] 462/2547 18% [=========== ] 463/2547 18% [=========== ] 464/2547 18% [=========== ] 465/2547 18% [=========== ] 466/2547 18% [=========== ] 467/2547 18% [=========== ] 468/2547 18% [=========== ] 469/2547 18% [=========== ] 470/2547 18% [=========== ] 471/2547 18% [=========== ] 472/2547 18% [=========== ] 473/2547 18% [=========== ] 474/2547 18% [=========== ] 475/2547 18% [=========== ] 476/2547 18% [=========== ] 477/2547 18% [=========== ] 478/2547 18% [=========== ] 479/2547 18% [=========== ] 480/2547 18% [=========== ] 481/2547 18% [=========== ] 482/2547 18% [=========== ] 483/2547 18% [=========== ] 484/2547 19% [=========== ] 485/2547 19% [=========== ] 486/2547 19% [=========== ] 487/2547 19% [=========== ] 488/2547 19% [=========== ] 489/2547 19% [=========== ] 490/2547 19% [=========== ] 491/2547 19% [=========== ] 492/2547 19% [============ ] 493/2547 19% [============ ] 494/2547 19% [============ ] 495/2547 19% [============ ] 496/2547 19% [============ ] 497/2547 19% [============ ] 498/2547 19% [============ ] 499/2547 19% [============ ] 500/2547 19% [============ ] 501/2547 19% [============ ] 502/2547 19% [============ ] 503/2547 19% [============ ] 504/2547 19% [============ ] 505/2547 19% [============ ] 506/2547 19% [============ ] 507/2547 19% [============ ] 508/2547 19% [============ ] 509/2547 19% [============ ] 510/2547 20% [============ ] 511/2547 20% [============ ] 512/2547 20% [============ ] 513/2547 20% [============ ] 514/2547 20% [============ ] 515/2547 20% [============ ] 516/2547 20% [============ ] 517/2547 20% [============ ] 518/2547 20% [============ ] 519/2547 20% [============ ] 520/2547 20% [============ ] 521/2547 20% [============ ] 522/2547 20% [============ ] 523/2547 20% [============ ] 524/2547 20% [============ ] 525/2547 20% [============ ] 526/2547 20% [============ ] 527/2547 20% [============ ] 528/2547 20% [============ ] 529/2547 20% [============ ] 530/2547 20% [============ ] 531/2547 20% [============ ] 532/2547 20% [============ ] 533/2547 20% [============ ] 534/2547 20% [============= ] 535/2547 21% [============= ] 536/2547 21% [============= ] 537/2547 21% [============= ] 538/2547 21% [============= ] 539/2547 21% [============= ] 540/2547 21% [============= ] 541/2547 21% [============= ] 542/2547 21% [============= ] 543/2547 21% [============= ] 544/2547 21% [============= ] 545/2547 21% [============= ] 546/2547 21% [============= ] 547/2547 21% [============= ] 548/2547 21% [============= ] 549/2547 21% [============= ] 550/2547 21% [============= ] 551/2547 21% [============= ] 552/2547 21% [============= ] 553/2547 21% [============= ] 554/2547 21% [============= ] 555/2547 21% [============= ] 556/2547 21% [============= ] 557/2547 21% [============= ] 558/2547 21% [============= ] 559/2547 21% [============= ] 560/2547 21% [============= ] 561/2547 22% [============= ] 562/2547 22% [============= ] 563/2547 22% [============= ] 564/2547 22% [============= ] 565/2547 22% [============= ] 566/2547 22% [============= ] 567/2547 22% [============= ] 568/2547 22% [============= ] 569/2547 22% [============= ] 570/2547 22% [============= ] 571/2547 22% [============= ] 572/2547 22% [============= ] 573/2547 22% [============= ] 574/2547 22% [============= ] 575/2547 22% [============== ] 576/2547 22% [============== ] 577/2547 22% [============== ] 578/2547 22% [============== ] 579/2547 22% [============== ] 580/2547 22% [============== ] 581/2547 22% [============== ] 582/2547 22% [============== ] 583/2547 22% [============== ] 584/2547 22% [============== ] 585/2547 22% [============== ] 586/2547 23% [============== ] 587/2547 23% [============== ] 588/2547 23% [============== ] 589/2547 23% [============== ] 590/2547 23% [============== ] 591/2547 23% [============== ] 592/2547 23% [============== ] 593/2547 23% [============== ] 594/2547 23% [============== ] 595/2547 23% [============== ] 596/2547 23% [============== ] 597/2547 23% [============== ] 598/2547 23% [============== ] 599/2547 23% [============== ] 600/2547 23% [============== ] 601/2547 23% [============== ] 602/2547 23% [============== ] 603/2547 23% [============== ] 604/2547 23% [============== ] 605/2547 23% [============== ] 606/2547 23% [============== ] 607/2547 23% [============== ] 608/2547 23% [============== ] 609/2547 23% [============== ] 610/2547 23% [============== ] 611/2547 23% [============== ] 612/2547 24% [============== ] 613/2547 24% [============== ] 614/2547 24% [============== ] 615/2547 24% [============== ] 616/2547 24% [=============== ] 617/2547 24% [=============== ] 618/2547 24% [=============== ] 619/2547 24% [=============== ] 620/2547 24% [=============== ] 621/2547 24% [=============== ] 622/2547 24% [=============== ] 623/2547 24% [=============== ] 624/2547 24% [=============== ] 625/2547 24% [=============== ] 626/2547 24% [=============== ] 627/2547 24% [=============== ] 628/2547 24% [=============== ] 629/2547 24% [=============== ] 630/2547 24% [=============== ] 631/2547 24% [=============== ] 632/2547 24% [=============== ] 633/2547 24% [=============== ] 634/2547 24% [=============== ] 635/2547 24% [=============== ] 636/2547 24% [=============== ] 637/2547 25% [=============== ] 638/2547 25% [=============== ] 639/2547 25% [=============== ] 640/2547 25% [=============== ] 641/2547 25% [=============== ] 642/2547 25% [=============== ] 643/2547 25% [=============== ] 644/2547 25% [=============== ] 645/2547 25% [=============== ] 646/2547 25% [=============== ] 647/2547 25% [=============== ] 648/2547 25% [=============== ] 649/2547 25% [=============== ] 650/2547 25% [=============== ] 651/2547 25% [=============== ] 652/2547 25% [=============== ] 653/2547 25% [=============== ] 654/2547 25% [=============== ] 655/2547 25% [=============== ] 656/2547 25% [=============== ] 657/2547 25% [================ ] 658/2547 25% [================ ] 659/2547 25% [================ ] 660/2547 25% [================ ] 661/2547 25% [================ ] 662/2547 25% [================ ] 663/2547 26% [================ ] 664/2547 26% [================ ] 665/2547 26% [================ ] 666/2547 26% [================ ] 667/2547 26% [================ ] 668/2547 26% [================ ] 669/2547 26% [================ ] 670/2547 26% [================ ] 671/2547 26% [================ ] 672/2547 26% [================ ] 673/2547 26% [================ ] 674/2547 26% [================ ] 675/2547 26% [================ ] 676/2547 26% [================ ] 677/2547 26% [================ ] 678/2547 26% [================ ] 679/2547 26% [================ ] 680/2547 26% [================ ] 681/2547 26% [================ ] 682/2547 26% [================ ] 683/2547 26% [================ ] 684/2547 26% [================ ] 685/2547 26% [================ ] 686/2547 26% [================ ] 687/2547 26% [================ ] 688/2547 27% [================ ] 689/2547 27% [================ ] 690/2547 27% [================ ] 691/2547 27% [================ ] 692/2547 27% [================ ] 693/2547 27% [================ ] 694/2547 27% [================ ] 695/2547 27% [================ ] 696/2547 27% [================ ] 697/2547 27% [================ ] 698/2547 27% [================= ] 699/2547 27% [================= ] 700/2547 27% [================= ] 701/2547 27% [================= ] 702/2547 27% [================= ] 703/2547 27% [================= ] 704/2547 27% [================= ] 705/2547 27% [================= ] 706/2547 27% [================= ] 707/2547 27% [================= ] 708/2547 27% [================= ] 709/2547 27% [================= ] 710/2547 27% [================= ] 711/2547 27% [================= ] 712/2547 27% [================= ] 713/2547 27% [================= ] 714/2547 28% [================= ] 715/2547 28% [================= ] 716/2547 28% [================= ] 717/2547 28% [================= ] 718/2547 28% [================= ] 719/2547 28% [================= ] 720/2547 28% [================= ] 721/2547 28% [================= ] 722/2547 28% [================= ] 723/2547 28% [================= ] 724/2547 28% [================= ] 725/2547 28% [================= ] 726/2547 28% [================= ] 727/2547 28% [================= ] 728/2547 28% [================= ] 729/2547 28% [================= ] 730/2547 28% [================= ] 731/2547 28% [================= ] 732/2547 28% [================= ] 733/2547 28% [================= ] 734/2547 28% [================= ] 735/2547 28% [================= ] 736/2547 28% [================= ] 737/2547 28% [================= ] 738/2547 28% [================= ] 739/2547 29% [================== ] 740/2547 29% [================== ] 741/2547 29% [================== ] 742/2547 29% [================== ] 743/2547 29% [================== ] 744/2547 29% [================== ] 745/2547 29% [================== ] 746/2547 29% [================== ] 747/2547 29% [================== ] 748/2547 29% [================== ] 749/2547 29% [================== ] 750/2547 29% [================== ] 751/2547 29% [================== ] 752/2547 29% [================== ] 753/2547 29% [================== ] 754/2547 29% [================== ] 755/2547 29% [================== ] 756/2547 29% [================== ] 757/2547 29% [================== ] 758/2547 29% [================== ] 759/2547 29% [================== ] 760/2547 29% [================== ] 761/2547 29% [================== ] 762/2547 29% [================== ] 763/2547 29% [================== ] 764/2547 29% [================== ] 765/2547 30% [================== ] 766/2547 30% [================== ] 767/2547 30% [================== ] 768/2547 30% [================== ] 769/2547 30% [================== ] 770/2547 30% [================== ] 771/2547 30% [================== ] 772/2547 30% [================== ] 773/2547 30% [================== ] 774/2547 30% [================== ] 775/2547 30% [================== ] 776/2547 30% [================== ] 777/2547 30% [================== ] 778/2547 30% [================== ] 779/2547 30% [================== ] 780/2547 30% [=================== ] 781/2547 30% [=================== ] 782/2547 30% [=================== ] 783/2547 30% [=================== ] 784/2547 30% [=================== ] 785/2547 30% [=================== ] 786/2547 30% [=================== ] 787/2547 30% [=================== ] 788/2547 30% [=================== ] 789/2547 30% [=================== ] 790/2547 31% [=================== ] 791/2547 31% [=================== ] 792/2547 31% [=================== ] 793/2547 31% [=================== ] 794/2547 31% [=================== ] 795/2547 31% [=================== ] 796/2547 31% [=================== ] 797/2547 31% [=================== ] 798/2547 31% [=================== ] 799/2547 31% [=================== ] 800/2547 31% [=================== ] 801/2547 31% [=================== ] 802/2547 31% [=================== ] 803/2547 31% [=================== ] 804/2547 31% [=================== ] 805/2547 31% [=================== ] 806/2547 31% [=================== ] 807/2547 31% [=================== ] 808/2547 31% [=================== ] 809/2547 31% [=================== ] 810/2547 31% [=================== ] 811/2547 31% [=================== ] 812/2547 31% [=================== ] 813/2547 31% [=================== ] 814/2547 31% [=================== ] 815/2547 31% [=================== ] 816/2547 32% [=================== ] 817/2547 32% [=================== ] 818/2547 32% [=================== ] 819/2547 32% [=================== ] 820/2547 32% [=================== ] 821/2547 32% [==================== ] 822/2547 32% [==================== ] 823/2547 32% [==================== ] 824/2547 32% [==================== ] 825/2547 32% [==================== ] 826/2547 32% [==================== ] 827/2547 32% [==================== ] 828/2547 32% [==================== ] 829/2547 32% [==================== ] 830/2547 32% [==================== ] 831/2547 32% [==================== ] 832/2547 32% [==================== ] 833/2547 32% [==================== ] 834/2547 32% [==================== ] 835/2547 32% [==================== ] 836/2547 32% [==================== ] 837/2547 32% [==================== ] 838/2547 32% [==================== ] 839/2547 32% [==================== ] 840/2547 32% [==================== ] 841/2547 33% [==================== ] 842/2547 33% [==================== ] 843/2547 33% [==================== ] 844/2547 33% [==================== ] 845/2547 33% [==================== ] 846/2547 33% [==================== ] 847/2547 33% [==================== ] 848/2547 33% [==================== ] 849/2547 33% [==================== ] 850/2547 33% [==================== ] 851/2547 33% [==================== ] 852/2547 33% [==================== ] 853/2547 33% [==================== ] 854/2547 33% [==================== ] 855/2547 33% [==================== ] 856/2547 33% [==================== ] 857/2547 33% [==================== ] 858/2547 33% [==================== ] 859/2547 33% [==================== ] 860/2547 33% [==================== ] 861/2547 33% [==================== ] 862/2547 33% [===================== ] 863/2547 33% [===================== ] 864/2547 33% [===================== ] 865/2547 33% [===================== ] 866/2547 34% [===================== ] 867/2547 34% [===================== ] 868/2547 34% [===================== ] 869/2547 34% [===================== ] 870/2547 34% [===================== ] 871/2547 34% [===================== ] 872/2547 34% [===================== ] 873/2547 34% [===================== ] 874/2547 34% [===================== ] 875/2547 34% [===================== ] 876/2547 34% [===================== ] 877/2547 34% [===================== ] 878/2547 34% [===================== ] 879/2547 34% [===================== ] 880/2547 34% [===================== ] 881/2547 34% [===================== ] 882/2547 34% [===================== ] 883/2547 34% [===================== ] 884/2547 34% [===================== ] 885/2547 34% [===================== ] 886/2547 34% [===================== ] 887/2547 34% [===================== ] 888/2547 34% [===================== ] 889/2547 34% [===================== ] 890/2547 34% [===================== ] 891/2547 34% [===================== ] 892/2547 35% [===================== ] 893/2547 35% [===================== ] 894/2547 35% [===================== ] 895/2547 35% [===================== ] 896/2547 35% [===================== ] 897/2547 35% [===================== ] 898/2547 35% [===================== ] 899/2547 35% [===================== ] 900/2547 35% [===================== ] 901/2547 35% [===================== ] 902/2547 35% [===================== ] 903/2547 35% [====================== ] 904/2547 35% [====================== ] 905/2547 35% [====================== ] 906/2547 35% [====================== ] 907/2547 35% [====================== ] 908/2547 35% [====================== ] 909/2547 35% [====================== ] 910/2547 35% [====================== ] 911/2547 35% [====================== ] 912/2547 35% [====================== ] 913/2547 35% [====================== ] 914/2547 35% [====================== ] 915/2547 35% [====================== ] 916/2547 35% [====================== ] 917/2547 36% [====================== ] 918/2547 36% [====================== ] 919/2547 36% [====================== ] 920/2547 36% [====================== ] 921/2547 36% [====================== ] 922/2547 36% [====================== ] 923/2547 36% [====================== ] 924/2547 36% [====================== ] 925/2547 36% [====================== ] 926/2547 36% [====================== ] 927/2547 36% [====================== ] 928/2547 36% [====================== ] 929/2547 36% [====================== ] 930/2547 36% [====================== ] 931/2547 36% [====================== ] 932/2547 36% [====================== ] 933/2547 36% [====================== ] 934/2547 36% [====================== ] 935/2547 36% [====================== ] 936/2547 36% [====================== ] 937/2547 36% [====================== ] 938/2547 36% [====================== ] 939/2547 36% [====================== ] 940/2547 36% [====================== ] 941/2547 36% [====================== ] 942/2547 36% [====================== ] 943/2547 37% [====================== ] 944/2547 37% [======================= ] 945/2547 37% [======================= ] 946/2547 37% [======================= ] 947/2547 37% [======================= ] 948/2547 37% [======================= ] 949/2547 37% [======================= ] 950/2547 37% [======================= ] 951/2547 37% [======================= ] 952/2547 37% [======================= ] 953/2547 37% [======================= ] 954/2547 37% [======================= ] 955/2547 37% [======================= ] 956/2547 37% [======================= ] 957/2547 37% [======================= ] 958/2547 37% [======================= ] 959/2547 37% [======================= ] 960/2547 37% [======================= ] 961/2547 37% [======================= ] 962/2547 37% [======================= ] 963/2547 37% [======================= ] 964/2547 37% [======================= ] 965/2547 37% [======================= ] 966/2547 37% [======================= ] 967/2547 37% [======================= ] 968/2547 38% [======================= ] 969/2547 38% [======================= ] 970/2547 38% [======================= ] 971/2547 38% [======================= ] 972/2547 38% [======================= ] 973/2547 38% [======================= ] 974/2547 38% [======================= ] 975/2547 38% [======================= ] 976/2547 38% [======================= ] 977/2547 38% [======================= ] 978/2547 38% [======================= ] 979/2547 38% [======================= ] 980/2547 38% [======================= ] 981/2547 38% [======================= ] 982/2547 38% [======================= ] 983/2547 38% [======================= ] 984/2547 38% [======================= ] 985/2547 38% [======================== ] 986/2547 38% [======================== ] 987/2547 38% [======================== ] 988/2547 38% [======================== ] 989/2547 38% [======================== ] 990/2547 38% [======================== ] 991/2547 38% [======================== ] 992/2547 38% [======================== ] 993/2547 38% [======================== ] 994/2547 39% [======================== ] 995/2547 39% [======================== ] 996/2547 39% [======================== ] 997/2547 39% [======================== ] 998/2547 39% [======================== ] 999/2547 39% [======================== ] 1000/2547 39% [======================== ] 1001/2547 39% [======================== ] 1002/2547 39% [======================== ] 1003/2547 39% [======================== ] 1004/2547 39% [======================== ] 1005/2547 39% [======================== ] 1006/2547 39% [======================== ] 1007/2547 39% [======================== ] 1008/2547 39% [======================== ] 1009/2547 39% [======================== ] 1010/2547 39% [======================== ] 1011/2547 39% [======================== ] 1012/2547 39% [======================== ] 1013/2547 39% [======================== ] 1014/2547 39% [======================== ] 1015/2547 39% [======================== ] 1016/2547 39% [======================== ] 1017/2547 39% [======================== ] 1018/2547 39% [======================== ] 1019/2547 40% [======================== ] 1020/2547 40% [======================== ] 1021/2547 40% [======================== ] 1022/2547 40% [======================== ] 1023/2547 40% [======================== ] 1024/2547 40% [======================== ] 1025/2547 40% [======================== ] 1026/2547 40% [======================== ] 1027/2547 40% [========================= ] 1028/2547 40% [========================= ] 1029/2547 40% [========================= ] 1030/2547 40% [========================= ] 1031/2547 40% [========================= ] 1032/2547 40% [========================= ] 1033/2547 40% [========================= ] 1034/2547 40% [========================= ] 1035/2547 40% [========================= ] 1036/2547 40% [========================= ] 1037/2547 40% [========================= ] 1038/2547 40% [========================= ] 1039/2547 40% [========================= ] 1040/2547 40% [========================= ] 1041/2547 40% [========================= ] 1042/2547 40% [========================= ] 1043/2547 40% [========================= ] 1044/2547 40% [========================= ] 1045/2547 41% [========================= ] 1046/2547 41% [========================= ] 1047/2547 41% [========================= ] 1048/2547 41% [========================= ] 1049/2547 41% [========================= ] 1050/2547 41% [========================= ] 1051/2547 41% [========================= ] 1052/2547 41% [========================= ] 1053/2547 41% [========================= ] 1054/2547 41% [========================= ] 1055/2547 41% [========================= ] 1056/2547 41% [========================= ] 1057/2547 41% [========================= ] 1058/2547 41% [========================= ] 1059/2547 41% [========================= ] 1060/2547 41% [========================= ] 1061/2547 41% [========================= ] 1062/2547 41% [========================= ] 1063/2547 41% [========================= ] 1064/2547 41% [========================= ] 1065/2547 41% [========================= ] 1066/2547 41% [========================= ] 1067/2547 41% [========================= ] 1068/2547 41% [========================== ] 1069/2547 41% [========================== ] 1070/2547 42% [========================== ] 1071/2547 42% [========================== ] 1072/2547 42% [========================== ] 1073/2547 42% [========================== ] 1074/2547 42% [========================== ] 1075/2547 42% [========================== ] 1076/2547 42% [========================== ] 1077/2547 42% [========================== ] 1078/2547 42% [========================== ] 1079/2547 42% [========================== ] 1080/2547 42% [========================== ] 1081/2547 42% [========================== ] 1082/2547 42% [========================== ] 1083/2547 42% [========================== ] 1084/2547 42% [========================== ] 1085/2547 42% [========================== ] 1086/2547 42% [========================== ] 1087/2547 42% [========================== ] 1088/2547 42% [========================== ] 1089/2547 42% [========================== ] 1090/2547 42% [========================== ] 1091/2547 42% [========================== ] 1092/2547 42% [========================== ] 1093/2547 42% [========================== ] 1094/2547 42% [========================== ] 1095/2547 42% [========================== ] 1096/2547 43% [========================== ] 1097/2547 43% [========================== ] 1098/2547 43% [========================== ] 1099/2547 43% [========================== ] 1100/2547 43% [========================== ] 1101/2547 43% [========================== ] 1102/2547 43% [========================== ] 1103/2547 43% [========================== ] 1104/2547 43% [========================== ] 1105/2547 43% [========================== ] 1106/2547 43% [========================== ] 1107/2547 43% [========================== ] 1108/2547 43% [========================== ] 1109/2547 43% [=========================== ] 1110/2547 43% [=========================== ] 1111/2547 43% [=========================== ] 1112/2547 43% [=========================== ] 1113/2547 43% [=========================== ] 1114/2547 43% [=========================== ] 1115/2547 43% [=========================== ] 1116/2547 43% [=========================== ] 1117/2547 43% [=========================== ] 1118/2547 43% [=========================== ] 1119/2547 43% [=========================== ] 1120/2547 43% [=========================== ] 1121/2547 44% [=========================== ] 1122/2547 44% [=========================== ] 1123/2547 44% [=========================== ] 1124/2547 44% [=========================== ] 1125/2547 44% [=========================== ] 1126/2547 44% [=========================== ] 1127/2547 44% [=========================== ] 1128/2547 44% [=========================== ] 1129/2547 44% [=========================== ] 1130/2547 44% [=========================== ] 1131/2547 44% [=========================== ] 1132/2547 44% [=========================== ] 1133/2547 44% [=========================== ] 1134/2547 44% [=========================== ] 1135/2547 44% [=========================== ] 1136/2547 44% [=========================== ] 1137/2547 44% [=========================== ] 1138/2547 44% [=========================== ] 1139/2547 44% [=========================== ] 1140/2547 44% [=========================== ] 1141/2547 44% [=========================== ] 1142/2547 44% [=========================== ] 1143/2547 44% [=========================== ] 1144/2547 44% [=========================== ] 1145/2547 44% [=========================== ] 1146/2547 44% [=========================== ] 1147/2547 45% [=========================== ] 1148/2547 45% [=========================== ] 1149/2547 45% [=========================== ] 1150/2547 45% [============================ ] 1151/2547 45% [============================ ] 1152/2547 45% [============================ ] 1153/2547 45% [============================ ] 1154/2547 45% [============================ ] 1155/2547 45% [============================ ] 1156/2547 45% [============================ ] 1157/2547 45% [============================ ] 1158/2547 45% [============================ ] 1159/2547 45% [============================ ] 1160/2547 45% [============================ ] 1161/2547 45% [============================ ] 1162/2547 45% [============================ ] 1163/2547 45% [============================ ] 1164/2547 45% [============================ ] 1165/2547 45% [============================ ] 1166/2547 45% [============================ ] 1167/2547 45% [============================ ] 1168/2547 45% [============================ ] 1169/2547 45% [============================ ] 1170/2547 45% [============================ ] 1171/2547 45% [============================ ] 1172/2547 46% [============================ ] 1173/2547 46% [============================ ] 1174/2547 46% [============================ ] 1175/2547 46% [============================ ] 1176/2547 46% [============================ ] 1177/2547 46% [============================ ] 1178/2547 46% [============================ ] 1179/2547 46% [============================ ] 1180/2547 46% [============================ ] 1181/2547 46% [============================ ] 1182/2547 46% [============================ ] 1183/2547 46% [============================ ] 1184/2547 46% [============================ ] 1185/2547 46% [============================ ] 1186/2547 46% [============================ ] 1187/2547 46% [============================ ] 1188/2547 46% [============================ ] 1189/2547 46% [============================ ] 1190/2547 46% [============================ ] 1191/2547 46% [============================= ] 1192/2547 46% [============================= ] 1193/2547 46% [============================= ] 1194/2547 46% [============================= ] 1195/2547 46% [============================= ] 1196/2547 46% [============================= ] 1197/2547 46% [============================= ] 1198/2547 47% [============================= ] 1199/2547 47% [============================= ] 1200/2547 47% [============================= ] 1201/2547 47% [============================= ] 1202/2547 47% [============================= ] 1203/2547 47% [============================= ] 1204/2547 47% [============================= ] 1205/2547 47% [============================= ] 1206/2547 47% [============================= ] 1207/2547 47% [============================= ] 1208/2547 47% [============================= ] 1209/2547 47% [============================= ] 1210/2547 47% [============================= ] 1211/2547 47% [============================= ] 1212/2547 47% [============================= ] 1213/2547 47% [============================= ] 1214/2547 47% [============================= ] 1215/2547 47% [============================= ] 1216/2547 47% [============================= ] 1217/2547 47% [============================= ] 1218/2547 47% [============================= ] 1219/2547 47% [============================= ] 1220/2547 47% [============================= ] 1221/2547 47% [============================= ] 1222/2547 47% [============================= ] 1223/2547 48% [============================= ] 1224/2547 48% [============================= ] 1225/2547 48% [============================= ] 1226/2547 48% [============================= ] 1227/2547 48% [============================= ] 1228/2547 48% [============================= ] 1229/2547 48% [============================= ] 1230/2547 48% [============================= ] 1231/2547 48% [============================= ] 1232/2547 48% [============================== ] 1233/2547 48% [============================== ] 1234/2547 48% [============================== ] 1235/2547 48% [============================== ] 1236/2547 48% [============================== ] 1237/2547 48% [============================== ] 1238/2547 48% [============================== ] 1239/2547 48% [============================== ] 1240/2547 48% [============================== ] 1241/2547 48% [============================== ] 1242/2547 48% [============================== ] 1243/2547 48% [============================== ] 1244/2547 48% [============================== ] 1245/2547 48% [============================== ] 1246/2547 48% [============================== ] 1247/2547 48% [============================== ] 1248/2547 48% [============================== ] 1249/2547 49% [============================== ] 1250/2547 49% [============================== ] 1251/2547 49% [============================== ] 1252/2547 49% [============================== ] 1253/2547 49% [============================== ] 1254/2547 49% [============================== ] 1255/2547 49% [============================== ] 1256/2547 49% [============================== ] 1257/2547 49% [============================== ] 1258/2547 49% [============================== ] 1259/2547 49% [============================== ] 1260/2547 49% [============================== ] 1261/2547 49% [============================== ] 1262/2547 49% [============================== ] 1263/2547 49% [============================== ] 1264/2547 49% [============================== ] 1265/2547 49% [============================== ] 1266/2547 49% [============================== ] 1267/2547 49% [============================== ] 1268/2547 49% [============================== ] 1269/2547 49% [============================== ] 1270/2547 49% [============================== ] 1271/2547 49% [============================== ] 1272/2547 49% [============================== ] 1273/2547 49% [=============================== ] 1274/2547 50% [=============================== ] 1275/2547 50% [=============================== ] 1276/2547 50% [=============================== ] 1277/2547 50% [=============================== ] 1278/2547 50% [=============================== ] 1279/2547 50% [=============================== ] 1280/2547 50% [=============================== ] 1281/2547 50% [=============================== ] 1282/2547 50% [=============================== ] 1283/2547 50% [=============================== ] 1284/2547 50% [=============================== ] 1285/2547 50% [=============================== ] 1286/2547 50% [=============================== ] 1287/2547 50% [=============================== ] 1288/2547 50% [=============================== ] 1289/2547 50% [=============================== ] 1290/2547 50% [=============================== ] 1291/2547 50% [=============================== ] 1292/2547 50% [=============================== ] 1293/2547 50% [=============================== ] 1294/2547 50% [=============================== ] 1295/2547 50% [=============================== ] 1296/2547 50% [=============================== ] 1297/2547 50% [=============================== ] 1298/2547 50% [=============================== ] 1299/2547 51% [=============================== ] 1300/2547 51% [=============================== ] 1301/2547 51% [=============================== ] 1302/2547 51% [=============================== ] 1303/2547 51% [=============================== ] 1304/2547 51% [=============================== ] 1305/2547 51% [=============================== ] 1306/2547 51% [=============================== ] 1307/2547 51% [=============================== ] 1308/2547 51% [=============================== ] 1309/2547 51% [=============================== ] 1310/2547 51% [=============================== ] 1311/2547 51% [=============================== ] 1312/2547 51% [=============================== ] 1313/2547 51% [=============================== ] 1314/2547 51% [================================ ] 1315/2547 51% [================================ ] 1316/2547 51% [================================ ] 1317/2547 51% [================================ ] 1318/2547 51% [================================ ] 1319/2547 51% [================================ ] 1320/2547 51% [================================ ] 1321/2547 51% [================================ ] 1322/2547 51% [================================ ] 1323/2547 51% [================================ ] 1324/2547 51% [================================ ] 1325/2547 52% [================================ ] 1326/2547 52% [================================ ] 1327/2547 52% [================================ ] 1328/2547 52% [================================ ] 1329/2547 52% [================================ ] 1330/2547 52% [================================ ] 1331/2547 52% [================================ ] 1332/2547 52% [================================ ] 1333/2547 52% [================================ ] 1334/2547 52% [================================ ] 1335/2547 52% [================================ ] 1336/2547 52% [================================ ] 1337/2547 52% [================================ ] 1338/2547 52% [================================ ] 1339/2547 52% [================================ ] 1340/2547 52% [================================ ] 1341/2547 52% [================================ ] 1342/2547 52% [================================ ] 1343/2547 52% [================================ ] 1344/2547 52% [================================ ] 1345/2547 52% [================================ ] 1346/2547 52% [================================ ] 1347/2547 52% [================================ ] 1348/2547 52% [================================ ] 1349/2547 52% [================================ ] 1350/2547 53% [================================ ] 1351/2547 53% [================================ ] 1352/2547 53% [================================ ] 1353/2547 53% [================================ ] 1354/2547 53% [================================ ] 1355/2547 53% [================================= ] 1356/2547 53% [================================= ] 1357/2547 53% [================================= ] 1358/2547 53% [================================= ] 1359/2547 53% [================================= ] 1360/2547 53% [================================= ] 1361/2547 53% [================================= ] 1362/2547 53% [================================= ] 1363/2547 53% [================================= ] 1364/2547 53% [================================= ] 1365/2547 53% [================================= ] 1366/2547 53% [================================= ] 1367/2547 53% [================================= ] 1368/2547 53% [================================= ] 1369/2547 53% [================================= ] 1370/2547 53% [================================= ] 1371/2547 53% [================================= ] 1372/2547 53% [================================= ] 1373/2547 53% [================================= ] 1374/2547 53% [================================= ] 1375/2547 53% [================================= ] 1376/2547 54% [================================= ] 1377/2547 54% [================================= ] 1378/2547 54% [================================= ] 1379/2547 54% [================================= ] 1380/2547 54% [================================= ] 1381/2547 54% [================================= ] 1382/2547 54% [================================= ] 1383/2547 54% [================================= ] 1384/2547 54% [================================= ] 1385/2547 54% [================================= ] 1386/2547 54% [================================= ] 1387/2547 54% [================================= ] 1388/2547 54% [================================= ] 1389/2547 54% [================================= ] 1390/2547 54% [================================= ] 1391/2547 54% [================================= ] 1392/2547 54% [================================= ] 1393/2547 54% [================================= ] 1394/2547 54% [================================= ] 1395/2547 54% [================================= ] 1396/2547 54% [================================== ] 1397/2547 54% [================================== ] 1398/2547 54% [================================== ] 1399/2547 54% [================================== ] 1400/2547 54% [================================== ] 1401/2547 55% [================================== ] 1402/2547 55% [================================== ] 1403/2547 55% [================================== ] 1404/2547 55% [================================== ] 1405/2547 55% [================================== ] 1406/2547 55% [================================== ] 1407/2547 55% [================================== ] 1408/2547 55% [================================== ] 1409/2547 55% [================================== ] 1410/2547 55% [================================== ] 1411/2547 55% [================================== ] 1412/2547 55% [================================== ] 1413/2547 55% [================================== ] 1414/2547 55% [================================== ] 1415/2547 55% [================================== ] 1416/2547 55% [================================== ] 1417/2547 55% [================================== ] 1418/2547 55% [================================== ] 1419/2547 55% [================================== ] 1420/2547 55% [================================== ] 1421/2547 55% [================================== ] 1422/2547 55% [================================== ] 1423/2547 55% [================================== ] 1424/2547 55% [================================== ] 1425/2547 55% [================================== ] 1426/2547 55% [================================== ] 1427/2547 56% [================================== ] 1428/2547 56% [================================== ] 1429/2547 56% [================================== ] 1430/2547 56% [================================== ] 1431/2547 56% [================================== ] 1432/2547 56% [================================== ] 1433/2547 56% [================================== ] 1434/2547 56% [================================== ] 1435/2547 56% [================================== ] 1436/2547 56% [================================== ] 1437/2547 56% [=================================== ] 1438/2547 56% [=================================== ] 1439/2547 56% [=================================== ] 1440/2547 56% [=================================== ] 1441/2547 56% [=================================== ] 1442/2547 56% [=================================== ] 1443/2547 56% [=================================== ] 1444/2547 56% [=================================== ] 1445/2547 56% [=================================== ] 1446/2547 56% [=================================== ] 1447/2547 56% [=================================== ] 1448/2547 56% [=================================== ] 1449/2547 56% [=================================== ] 1450/2547 56% [=================================== ] 1451/2547 56% [=================================== ] 1452/2547 57% [=================================== ] 1453/2547 57% [=================================== ] 1454/2547 57% [=================================== ] 1455/2547 57% [=================================== ] 1456/2547 57% [=================================== ] 1457/2547 57% [=================================== ] 1458/2547 57% [=================================== ] 1459/2547 57% [=================================== ] 1460/2547 57% [=================================== ] 1461/2547 57% [=================================== ] 1462/2547 57% [=================================== ] 1463/2547 57% [=================================== ] 1464/2547 57% [=================================== ] 1465/2547 57% [=================================== ] 1466/2547 57% [=================================== ] 1467/2547 57% [=================================== ] 1468/2547 57% [=================================== ] 1469/2547 57% [=================================== ] 1470/2547 57% [=================================== ] 1471/2547 57% [=================================== ] 1472/2547 57% [=================================== ] 1473/2547 57% [=================================== ] 1474/2547 57% [=================================== ] 1475/2547 57% [=================================== ] 1476/2547 57% [=================================== ] 1477/2547 57% [=================================== ] 1478/2547 58% [==================================== ] 1479/2547 58% [==================================== ] 1480/2547 58% [==================================== ] 1481/2547 58% [==================================== ] 1482/2547 58% [==================================== ] 1483/2547 58% [==================================== ] 1484/2547 58% [==================================== ] 1485/2547 58% [==================================== ] 1486/2547 58% [==================================== ] 1487/2547 58% [==================================== ] 1488/2547 58% [==================================== ] 1489/2547 58% [==================================== ] 1490/2547 58% [==================================== ] 1491/2547 58% [==================================== ] 1492/2547 58% [==================================== ] 1493/2547 58% [==================================== ] 1494/2547 58% [==================================== ] 1495/2547 58% [==================================== ] 1496/2547 58% [==================================== ] 1497/2547 58% [==================================== ] 1498/2547 58% [==================================== ] 1499/2547 58% [==================================== ] 1500/2547 58% [==================================== ] 1501/2547 58% [==================================== ] 1502/2547 58% [==================================== ] 1503/2547 59% [==================================== ] 1504/2547 59% [==================================== ] 1505/2547 59% [==================================== ] 1506/2547 59% [==================================== ] 1507/2547 59% [==================================== ] 1508/2547 59% [==================================== ] 1509/2547 59% [==================================== ] 1510/2547 59% [==================================== ] 1511/2547 59% [==================================== ] 1512/2547 59% [==================================== ] 1513/2547 59% [==================================== ] 1514/2547 59% [==================================== ] 1515/2547 59% [==================================== ] 1516/2547 59% [==================================== ] 1517/2547 59% [==================================== ] 1518/2547 59% [==================================== ] 1519/2547 59% [===================================== ] 1520/2547 59% [===================================== ] 1521/2547 59% [===================================== ] 1522/2547 59% [===================================== ] 1523/2547 59% [===================================== ] 1524/2547 59% [===================================== ] 1525/2547 59% [===================================== ] 1526/2547 59% [===================================== ] 1527/2547 59% [===================================== ] 1528/2547 59% [===================================== ] 1529/2547 60% [===================================== ] 1530/2547 60% [===================================== ] 1531/2547 60% [===================================== ] 1532/2547 60% [===================================== ] 1533/2547 60% [===================================== ] 1534/2547 60% [===================================== ] 1535/2547 60% [===================================== ] 1536/2547 60% [===================================== ] 1537/2547 60% [===================================== ] 1538/2547 60% [===================================== ] 1539/2547 60% [===================================== ] 1540/2547 60% [===================================== ] 1541/2547 60% [===================================== ] 1542/2547 60% [===================================== ] 1543/2547 60% [===================================== ] 1544/2547 60% [===================================== ] 1545/2547 60% [===================================== ] 1546/2547 60% [===================================== ] 1547/2547 60% [===================================== ] 1548/2547 60% [===================================== ] 1549/2547 60% [===================================== ] 1550/2547 60% [===================================== ] 1551/2547 60% [===================================== ] 1552/2547 60% [===================================== ] 1553/2547 60% [===================================== ] 1554/2547 61% [===================================== ] 1555/2547 61% [===================================== ] 1556/2547 61% [===================================== ] 1557/2547 61% [===================================== ] 1558/2547 61% [===================================== ] 1559/2547 61% [===================================== ] 1560/2547 61% [===================================== ] 1561/2547 61% [====================================== ] 1562/2547 61% [====================================== ] 1563/2547 61% [====================================== ] 1564/2547 61% [====================================== ] 1565/2547 61% [====================================== ] 1566/2547 61% [====================================== ] 1567/2547 61% [====================================== ] 1568/2547 61% [====================================== ] 1569/2547 61% [====================================== ] 1570/2547 61% [====================================== ] 1571/2547 61% [====================================== ] 1572/2547 61% [====================================== ] 1573/2547 61% [====================================== ] 1574/2547 61% [====================================== ] 1575/2547 61% [====================================== ] 1576/2547 61% [====================================== ] 1577/2547 61% [====================================== ] 1578/2547 61% [====================================== ] 1579/2547 61% [====================================== ] 1580/2547 62% [====================================== ] 1581/2547 62% [====================================== ] 1582/2547 62% [====================================== ] 1583/2547 62% [====================================== ] 1584/2547 62% [====================================== ] 1585/2547 62% [====================================== ] 1586/2547 62% [====================================== ] 1587/2547 62% [====================================== ] 1588/2547 62% [====================================== ] 1589/2547 62% [====================================== ] 1590/2547 62% [====================================== ] 1591/2547 62% [====================================== ] 1592/2547 62% [====================================== ] 1593/2547 62% [====================================== ] 1594/2547 62% [====================================== ] 1595/2547 62% [====================================== ] 1596/2547 62% [====================================== ] 1597/2547 62% [====================================== ] 1598/2547 62% [====================================== ] 1599/2547 62% [====================================== ] 1600/2547 62% [====================================== ] 1601/2547 62% [====================================== ] 1602/2547 62% [======================================= ] 1603/2547 62% [======================================= ] 1604/2547 62% [======================================= ] 1605/2547 63% [======================================= ] 1606/2547 63% [======================================= ] 1607/2547 63% [======================================= ] 1608/2547 63% [======================================= ] 1609/2547 63% [======================================= ] 1610/2547 63% [======================================= ] 1611/2547 63% [======================================= ] 1612/2547 63% [======================================= ] 1613/2547 63% [======================================= ] 1614/2547 63% [======================================= ] 1615/2547 63% [======================================= ] 1616/2547 63% [======================================= ] 1617/2547 63% [======================================= ] 1618/2547 63% [======================================= ] 1619/2547 63% [======================================= ] 1620/2547 63% [======================================= ] 1621/2547 63% [======================================= ] 1622/2547 63% [======================================= ] 1623/2547 63% [======================================= ] 1624/2547 63% [======================================= ] 1625/2547 63% [======================================= ] 1626/2547 63% [======================================= ] 1627/2547 63% [======================================= ] 1628/2547 63% [======================================= ] 1629/2547 63% [======================================= ] 1630/2547 63% [======================================= ] 1631/2547 64% [======================================= ] 1632/2547 64% [======================================= ] 1633/2547 64% [======================================= ] 1634/2547 64% [======================================= ] 1635/2547 64% [======================================= ] 1636/2547 64% [======================================= ] 1637/2547 64% [======================================= ] 1638/2547 64% [======================================= ] 1639/2547 64% [======================================= ] 1640/2547 64% [======================================= ] 1641/2547 64% [======================================= ] 1642/2547 64% [======================================= ] 1643/2547 64% [======================================== ] 1644/2547 64% [======================================== ] 1645/2547 64% [======================================== ] 1646/2547 64% [======================================== ] 1647/2547 64% [======================================== ] 1648/2547 64% [======================================== ] 1649/2547 64% [======================================== ] 1650/2547 64% [======================================== ] 1651/2547 64% [======================================== ] 1652/2547 64% [======================================== ] 1653/2547 64% [======================================== ] 1654/2547 64% [======================================== ] 1655/2547 64% [======================================== ] 1656/2547 65% [======================================== ] 1657/2547 65% [======================================== ] 1658/2547 65% [======================================== ] 1659/2547 65% [======================================== ] 1660/2547 65% [======================================== ] 1661/2547 65% [======================================== ] 1662/2547 65% [======================================== ] 1663/2547 65% [======================================== ] 1664/2547 65% [======================================== ] 1665/2547 65% [======================================== ] 1666/2547 65% [======================================== ] 1667/2547 65% [======================================== ] 1668/2547 65% [======================================== ] 1669/2547 65% [======================================== ] 1670/2547 65% [======================================== ] 1671/2547 65% [======================================== ] 1672/2547 65% [======================================== ] 1673/2547 65% [======================================== ] 1674/2547 65% [======================================== ] 1675/2547 65% [======================================== ] 1676/2547 65% [======================================== ] 1677/2547 65% [======================================== ] 1678/2547 65% [======================================== ] 1679/2547 65% [======================================== ] 1680/2547 65% [======================================== ] 1681/2547 65% [======================================== ] 1682/2547 66% [======================================== ] 1683/2547 66% [======================================== ] 1684/2547 66% [========================================= ] 1685/2547 66% [========================================= ] 1686/2547 66% [========================================= ] 1687/2547 66% [========================================= ] 1688/2547 66% [========================================= ] 1689/2547 66% [========================================= ] 1690/2547 66% [========================================= ] 1691/2547 66% [========================================= ] 1692/2547 66% [========================================= ] 1693/2547 66% [========================================= ] 1694/2547 66% [========================================= ] 1695/2547 66% [========================================= ] 1696/2547 66% [========================================= ] 1697/2547 66% [========================================= ] 1698/2547 66% [========================================= ] 1699/2547 66% [========================================= ] 1700/2547 66% [========================================= ] 1701/2547 66% [========================================= ] 1702/2547 66% [========================================= ] 1703/2547 66% [========================================= ] 1704/2547 66% [========================================= ] 1705/2547 66% [========================================= ] 1706/2547 66% [========================================= ] 1707/2547 67% [========================================= ] 1708/2547 67% [========================================= ] 1709/2547 67% [========================================= ] 1710/2547 67% [========================================= ] 1711/2547 67% [========================================= ] 1712/2547 67% [========================================= ] 1713/2547 67% [========================================= ] 1714/2547 67% [========================================= ] 1715/2547 67% [========================================= ] 1716/2547 67% [========================================= ] 1717/2547 67% [========================================= ] 1718/2547 67% [========================================= ] 1719/2547 67% [========================================= ] 1720/2547 67% [========================================= ] 1721/2547 67% [========================================= ] 1722/2547 67% [========================================= ] 1723/2547 67% [========================================= ] 1724/2547 67% [========================================= ] 1725/2547 67% [========================================== ] 1726/2547 67% [========================================== ] 1727/2547 67% [========================================== ] 1728/2547 67% [========================================== ] 1729/2547 67% [========================================== ] 1730/2547 67% [========================================== ] 1731/2547 67% [========================================== ] 1732/2547 68% [========================================== ] 1733/2547 68% [========================================== ] 1734/2547 68% [========================================== ] 1735/2547 68% [========================================== ] 1736/2547 68% [========================================== ] 1737/2547 68% [========================================== ] 1738/2547 68% [========================================== ] 1739/2547 68% [========================================== ] 1740/2547 68% [========================================== ] 1741/2547 68% [========================================== ] 1742/2547 68% [========================================== ] 1743/2547 68% [========================================== ] 1744/2547 68% [========================================== ] 1745/2547 68% [========================================== ] 1746/2547 68% [========================================== ] 1747/2547 68% [========================================== ] 1748/2547 68% [========================================== ] 1749/2547 68% [========================================== ] 1750/2547 68% [========================================== ] 1751/2547 68% [========================================== ] 1752/2547 68% [========================================== ] 1753/2547 68% [========================================== ] 1754/2547 68% [========================================== ] 1755/2547 68% [========================================== ] 1756/2547 68% [========================================== ] 1757/2547 68% [========================================== ] 1758/2547 69% [========================================== ] 1759/2547 69% [========================================== ] 1760/2547 69% [========================================== ] 1761/2547 69% [========================================== ] 1762/2547 69% [========================================== ] 1763/2547 69% [========================================== ] 1764/2547 69% [========================================== ] 1765/2547 69% [========================================== ] 1766/2547 69% [=========================================== ] 1767/2547 69% [=========================================== ] 1768/2547 69% [=========================================== ] 1769/2547 69% [=========================================== ] 1770/2547 69% [=========================================== ] 1771/2547 69% [=========================================== ] 1772/2547 69% [=========================================== ] 1773/2547 69% [=========================================== ] 1774/2547 69% [=========================================== ] 1775/2547 69% [=========================================== ] 1776/2547 69% [=========================================== ] 1777/2547 69% [=========================================== ] 1778/2547 69% [=========================================== ] 1779/2547 69% [=========================================== ] 1780/2547 69% [=========================================== ] 1781/2547 69% [=========================================== ] 1782/2547 69% [=========================================== ] 1783/2547 70% [=========================================== ] 1784/2547 70% [=========================================== ] 1785/2547 70% [=========================================== ] 1786/2547 70% [=========================================== ] 1787/2547 70% [=========================================== ] 1788/2547 70% [=========================================== ] 1789/2547 70% [=========================================== ] 1790/2547 70% [=========================================== ] 1791/2547 70% [=========================================== ] 1792/2547 70% [=========================================== ] 1793/2547 70% [=========================================== ] 1794/2547 70% [=========================================== ] 1795/2547 70% [=========================================== ] 1796/2547 70% [=========================================== ] 1797/2547 70% [=========================================== ] 1798/2547 70% [=========================================== ] 1799/2547 70% [=========================================== ] 1800/2547 70% [=========================================== ] 1801/2547 70% [=========================================== ] 1802/2547 70% [=========================================== ] 1803/2547 70% [=========================================== ] 1804/2547 70% [=========================================== ] 1805/2547 70% [=========================================== ] 1806/2547 70% [=========================================== ] 1807/2547 70% [============================================ ] 1808/2547 70% [============================================ ] 1809/2547 71% [============================================ ] 1810/2547 71% [============================================ ] 1811/2547 71% [============================================ ] 1812/2547 71% [============================================ ] 1813/2547 71% [============================================ ] 1814/2547 71% [============================================ ] 1815/2547 71% [============================================ ] 1816/2547 71% [============================================ ] 1817/2547 71% [============================================ ] 1818/2547 71% [============================================ ] 1819/2547 71% [============================================ ] 1820/2547 71% [============================================ ] 1821/2547 71% [============================================ ] 1822/2547 71% [============================================ ] 1823/2547 71% [============================================ ] 1824/2547 71% [============================================ ] 1825/2547 71% [============================================ ] 1826/2547 71% [============================================ ] 1827/2547 71% [============================================ ] 1828/2547 71% [============================================ ] 1829/2547 71% [============================================ ] 1830/2547 71% [============================================ ] 1831/2547 71% [============================================ ] 1832/2547 71% [============================================ ] 1833/2547 71% [============================================ ] 1834/2547 72% [============================================ ] 1835/2547 72% [============================================ ] 1836/2547 72% [============================================ ] 1837/2547 72% [============================================ ] 1838/2547 72% [============================================ ] 1839/2547 72% [============================================ ] 1840/2547 72% [============================================ ] 1841/2547 72% [============================================ ] 1842/2547 72% [============================================ ] 1843/2547 72% [============================================ ] 1844/2547 72% [============================================ ] 1845/2547 72% [============================================ ] 1846/2547 72% [============================================ ] 1847/2547 72% [============================================ ] 1848/2547 72% [============================================= ] 1849/2547 72% [============================================= ] 1850/2547 72% [============================================= ] 1851/2547 72% [============================================= ] 1852/2547 72% [============================================= ] 1853/2547 72% [============================================= ] 1854/2547 72% [============================================= ] 1855/2547 72% [============================================= ] 1856/2547 72% [============================================= ] 1857/2547 72% [============================================= ] 1858/2547 72% [============================================= ] 1859/2547 72% [============================================= ] 1860/2547 73% [============================================= ] 1861/2547 73% [============================================= ] 1862/2547 73% [============================================= ] 1863/2547 73% [============================================= ] 1864/2547 73% [============================================= ] 1865/2547 73% [============================================= ] 1866/2547 73% [============================================= ] 1867/2547 73% [============================================= ] 1868/2547 73% [============================================= ] 1869/2547 73% [============================================= ] 1870/2547 73% [============================================= ] 1871/2547 73% [============================================= ] 1872/2547 73% [============================================= ] 1873/2547 73% [============================================= ] 1874/2547 73% [============================================= ] 1875/2547 73% [============================================= ] 1876/2547 73% [============================================= ] 1877/2547 73% [============================================= ] 1878/2547 73% [============================================= ] 1879/2547 73% [============================================= ] 1880/2547 73% [============================================= ] 1881/2547 73% [============================================= ] 1882/2547 73% [============================================= ] 1883/2547 73% [============================================= ] 1884/2547 73% [============================================= ] 1885/2547 74% [============================================= ] 1886/2547 74% [============================================= ] 1887/2547 74% [============================================= ] 1888/2547 74% [============================================= ] 1889/2547 74% [============================================== ] 1890/2547 74% [============================================== ] 1891/2547 74% [============================================== ] 1892/2547 74% [============================================== ] 1893/2547 74% [============================================== ] 1894/2547 74% [============================================== ] 1895/2547 74% [============================================== ] 1896/2547 74% [============================================== ] 1897/2547 74% [============================================== ] 1898/2547 74% [============================================== ] 1899/2547 74% [============================================== ] 1900/2547 74% [============================================== ] 1901/2547 74% [============================================== ] 1902/2547 74% [============================================== ] 1903/2547 74% [============================================== ] 1904/2547 74% [============================================== ] 1905/2547 74% [============================================== ] 1906/2547 74% [============================================== ] 1907/2547 74% [============================================== ] 1908/2547 74% [============================================== ] 1909/2547 74% [============================================== ] 1910/2547 74% [============================================== ] 1911/2547 75% [============================================== ] 1912/2547 75% [============================================== ] 1913/2547 75% [============================================== ] 1914/2547 75% [============================================== ] 1915/2547 75% [============================================== ] 1916/2547 75% [============================================== ] 1917/2547 75% [============================================== ] 1918/2547 75% [============================================== ] 1919/2547 75% [============================================== ] 1920/2547 75% [============================================== ] 1921/2547 75% [============================================== ] 1922/2547 75% [============================================== ] 1923/2547 75% [============================================== ] 1924/2547 75% [============================================== ] 1925/2547 75% [============================================== ] 1926/2547 75% [============================================== ] 1927/2547 75% [============================================== ] 1928/2547 75% [============================================== ] 1929/2547 75% [============================================== ] 1930/2547 75% [=============================================== ] 1931/2547 75% [=============================================== ] 1932/2547 75% [=============================================== ] 1933/2547 75% [=============================================== ] 1934/2547 75% [=============================================== ] 1935/2547 75% [=============================================== ] 1936/2547 76% [=============================================== ] 1937/2547 76% [=============================================== ] 1938/2547 76% [=============================================== ] 1939/2547 76% [=============================================== ] 1940/2547 76% [=============================================== ] 1941/2547 76% [=============================================== ] 1942/2547 76% [=============================================== ] 1943/2547 76% [=============================================== ] 1944/2547 76% [=============================================== ] 1945/2547 76% [=============================================== ] 1946/2547 76% [=============================================== ] 1947/2547 76% [=============================================== ] 1948/2547 76% [=============================================== ] 1949/2547 76% [=============================================== ] 1950/2547 76% [=============================================== ] 1951/2547 76% [=============================================== ] 1952/2547 76% [=============================================== ] 1953/2547 76% [=============================================== ] 1954/2547 76% [=============================================== ] 1955/2547 76% [=============================================== ] 1956/2547 76% [=============================================== ] 1957/2547 76% [=============================================== ] 1958/2547 76% [=============================================== ] 1959/2547 76% [=============================================== ] 1960/2547 76% [=============================================== ] 1961/2547 76% [=============================================== ] 1962/2547 77% [=============================================== ] 1963/2547 77% [=============================================== ] 1964/2547 77% [=============================================== ] 1965/2547 77% [=============================================== ] 1966/2547 77% [=============================================== ] 1967/2547 77% [=============================================== ] 1968/2547 77% [=============================================== ] 1969/2547 77% [=============================================== ] 1970/2547 77% [=============================================== ] 1971/2547 77% [================================================ ] 1972/2547 77% [================================================ ] 1973/2547 77% [================================================ ] 1974/2547 77% [================================================ ] 1975/2547 77% [================================================ ] 1976/2547 77% [================================================ ] 1977/2547 77% [================================================ ] 1978/2547 77% [================================================ ] 1979/2547 77% [================================================ ] 1980/2547 77% [================================================ ] 1981/2547 77% [================================================ ] 1982/2547 77% [================================================ ] 1983/2547 77% [================================================ ] 1984/2547 77% [================================================ ] 1985/2547 77% [================================================ ] 1986/2547 77% [================================================ ] 1987/2547 78% [================================================ ] 1988/2547 78% [================================================ ] 1989/2547 78% [================================================ ] 1990/2547 78% [================================================ ] 1991/2547 78% [================================================ ] 1992/2547 78% [================================================ ] 1993/2547 78% [================================================ ] 1994/2547 78% [================================================ ] 1995/2547 78% [================================================ ] 1996/2547 78% [================================================ ] 1997/2547 78% [================================================ ] 1998/2547 78% [================================================ ] 1999/2547 78% [================================================ ] 2000/2547 78% [================================================ ] 2001/2547 78% [================================================ ] 2002/2547 78% [================================================ ] 2003/2547 78% [================================================ ] 2004/2547 78% [================================================ ] 2005/2547 78% [================================================ ] 2006/2547 78% [================================================ ] 2007/2547 78% [================================================ ] 2008/2547 78% [================================================ ] 2009/2547 78% [================================================ ] 2010/2547 78% [================================================ ] 2011/2547 78% [================================================ ] 2012/2547 78% [================================================= ] 2013/2547 79% [================================================= ] 2014/2547 79% [================================================= ] 2015/2547 79% [================================================= ] 2016/2547 79% [================================================= ] 2017/2547 79% [================================================= ] 2018/2547 79% [================================================= ] 2019/2547 79% [================================================= ] 2020/2547 79% [================================================= ] 2021/2547 79% [================================================= ] 2022/2547 79% [================================================= ] 2023/2547 79% [================================================= ] 2024/2547 79% [================================================= ] 2025/2547 79% [================================================= ] 2026/2547 79% [================================================= ] 2027/2547 79% [================================================= ] 2028/2547 79% [================================================= ] 2029/2547 79% [================================================= ] 2030/2547 79% [================================================= ] 2031/2547 79% [================================================= ] 2032/2547 79% [================================================= ] 2033/2547 79% [================================================= ] 2034/2547 79% [================================================= ] 2035/2547 79% [================================================= ] 2036/2547 79% [================================================= ] 2037/2547 79% [================================================= ] 2038/2547 80% [================================================= ] 2039/2547 80% [================================================= ] 2040/2547 80% [================================================= ] 2041/2547 80% [================================================= ] 2042/2547 80% [================================================= ] 2043/2547 80% [================================================= ] 2044/2547 80% [================================================= ] 2045/2547 80% [================================================= ] 2046/2547 80% [================================================= ] 2047/2547 80% [================================================= ] 2048/2547 80% [================================================= ] 2049/2547 80% [================================================= ] 2050/2547 80% [================================================= ] 2051/2547 80% [================================================= ] 2052/2547 80% [================================================= ] 2053/2547 80% [================================================= ] 2054/2547 80% [================================================== ] 2055/2547 80% [================================================== ] 2056/2547 80% [================================================== ] 2057/2547 80% [================================================== ] 2058/2547 80% [================================================== ] 2059/2547 80% [================================================== ] 2060/2547 80% [================================================== ] 2061/2547 80% [================================================== ] 2062/2547 80% [================================================== ] 2063/2547 80% [================================================== ] 2064/2547 81% [================================================== ] 2065/2547 81% [================================================== ] 2066/2547 81% [================================================== ] 2067/2547 81% [================================================== ] 2068/2547 81% [================================================== ] 2069/2547 81% [================================================== ] 2070/2547 81% [================================================== ] 2071/2547 81% [================================================== ] 2072/2547 81% [================================================== ] 2073/2547 81% [================================================== ] 2074/2547 81% [================================================== ] 2075/2547 81% [================================================== ] 2076/2547 81% [================================================== ] 2077/2547 81% [================================================== ] 2078/2547 81% [================================================== ] 2079/2547 81% [================================================== ] 2080/2547 81% [================================================== ] 2081/2547 81% [================================================== ] 2082/2547 81% [================================================== ] 2083/2547 81% [================================================== ] 2084/2547 81% [================================================== ] 2085/2547 81% [================================================== ] 2086/2547 81% [================================================== ] 2087/2547 81% [================================================== ] 2088/2547 81% [================================================== ] 2089/2547 82% [================================================== ] 2090/2547 82% [================================================== ] 2091/2547 82% [================================================== ] 2092/2547 82% [================================================== ] 2093/2547 82% [================================================== ] 2094/2547 82% [================================================== ] 2095/2547 82% [=================================================== ] 2096/2547 82% [=================================================== ] 2097/2547 82% [=================================================== ] 2098/2547 82% [=================================================== ] 2099/2547 82% [=================================================== ] 2100/2547 82% [=================================================== ] 2101/2547 82% [=================================================== ] 2102/2547 82% [=================================================== ] 2103/2547 82% [=================================================== ] 2104/2547 82% [=================================================== ] 2105/2547 82% [=================================================== ] 2106/2547 82% [=================================================== ] 2107/2547 82% [=================================================== ] 2108/2547 82% [=================================================== ] 2109/2547 82% [=================================================== ] 2110/2547 82% [=================================================== ] 2111/2547 82% [=================================================== ] 2112/2547 82% [=================================================== ] 2113/2547 82% [=================================================== ] 2114/2547 82% [=================================================== ] 2115/2547 83% [=================================================== ] 2116/2547 83% [=================================================== ] 2117/2547 83% [=================================================== ] 2118/2547 83% [=================================================== ] 2119/2547 83% [=================================================== ] 2120/2547 83% [=================================================== ] 2121/2547 83% [=================================================== ] 2122/2547 83% [=================================================== ] 2123/2547 83% [=================================================== ] 2124/2547 83% [=================================================== ] 2125/2547 83% [=================================================== ] 2126/2547 83% [=================================================== ] 2127/2547 83% [=================================================== ] 2128/2547 83% [=================================================== ] 2129/2547 83% [=================================================== ] 2130/2547 83% [=================================================== ] 2131/2547 83% [=================================================== ] 2132/2547 83% [=================================================== ] 2133/2547 83% [=================================================== ] 2134/2547 83% [=================================================== ] 2135/2547 83% [=================================================== ] 2136/2547 83% [==================================================== ] 2137/2547 83% [==================================================== ] 2138/2547 83% [==================================================== ] 2139/2547 83% [==================================================== ] 2140/2547 84% [==================================================== ] 2141/2547 84% [==================================================== ] 2142/2547 84% [==================================================== ] 2143/2547 84% [==================================================== ] 2144/2547 84% [==================================================== ] 2145/2547 84% [==================================================== ] 2146/2547 84% [==================================================== ] 2147/2547 84% [==================================================== ] 2148/2547 84% [==================================================== ] 2149/2547 84% [==================================================== ] 2150/2547 84% [==================================================== ] 2151/2547 84% [==================================================== ] 2152/2547 84% [==================================================== ] 2153/2547 84% [==================================================== ] 2154/2547 84% [==================================================== ] 2155/2547 84% [==================================================== ] 2156/2547 84% [==================================================== ] 2157/2547 84% [==================================================== ] 2158/2547 84% [==================================================== ] 2159/2547 84% [==================================================== ] 2160/2547 84% [==================================================== ] 2161/2547 84% [==================================================== ] 2162/2547 84% [==================================================== ] 2163/2547 84% [==================================================== ] 2164/2547 84% [==================================================== ] 2165/2547 85% [==================================================== ] 2166/2547 85% [==================================================== ] 2167/2547 85% [==================================================== ] 2168/2547 85% [==================================================== ] 2169/2547 85% [==================================================== ] 2170/2547 85% [==================================================== ] 2171/2547 85% [==================================================== ] 2172/2547 85% [==================================================== ] 2173/2547 85% [==================================================== ] 2174/2547 85% [==================================================== ] 2175/2547 85% [==================================================== ] 2176/2547 85% [==================================================== ] 2177/2547 85% [===================================================== ] 2178/2547 85% [===================================================== ] 2179/2547 85% [===================================================== ] 2180/2547 85% [===================================================== ] 2181/2547 85% [===================================================== ] 2182/2547 85% [===================================================== ] 2183/2547 85% [===================================================== ] 2184/2547 85% [===================================================== ] 2185/2547 85% [===================================================== ] 2186/2547 85% [===================================================== ] 2187/2547 85% [===================================================== ] 2188/2547 85% [===================================================== ] 2189/2547 85% [===================================================== ] 2190/2547 85% [===================================================== ] 2191/2547 86% [===================================================== ] 2192/2547 86% [===================================================== ] 2193/2547 86% [===================================================== ] 2194/2547 86% [===================================================== ] 2195/2547 86% [===================================================== ] 2196/2547 86% [===================================================== ] 2197/2547 86% [===================================================== ] 2198/2547 86% [===================================================== ] 2199/2547 86% [===================================================== ] 2200/2547 86% [===================================================== ] 2201/2547 86% [===================================================== ] 2202/2547 86% [===================================================== ] 2203/2547 86% [===================================================== ] 2204/2547 86% [===================================================== ] 2205/2547 86% [===================================================== ] 2206/2547 86% [===================================================== ] 2207/2547 86% [===================================================== ] 2208/2547 86% [===================================================== ] 2209/2547 86% [===================================================== ] 2210/2547 86% [===================================================== ] 2211/2547 86% [===================================================== ] 2212/2547 86% [===================================================== ] 2213/2547 86% [===================================================== ] 2214/2547 86% [===================================================== ] 2215/2547 86% [===================================================== ] 2216/2547 87% [===================================================== ] 2217/2547 87% [===================================================== ] 2218/2547 87% [====================================================== ] 2219/2547 87% [====================================================== ] 2220/2547 87% [====================================================== ] 2221/2547 87% [====================================================== ] 2222/2547 87% [====================================================== ] 2223/2547 87% [====================================================== ] 2224/2547 87% [====================================================== ] 2225/2547 87% [====================================================== ] 2226/2547 87% [====================================================== ] 2227/2547 87% [====================================================== ] 2228/2547 87% [====================================================== ] 2229/2547 87% [====================================================== ] 2230/2547 87% [====================================================== ] 2231/2547 87% [====================================================== ] 2232/2547 87% [====================================================== ] 2233/2547 87% [====================================================== ] 2234/2547 87% [====================================================== ] 2235/2547 87% [====================================================== ] 2236/2547 87% [====================================================== ] 2237/2547 87% [====================================================== ] 2238/2547 87% [====================================================== ] 2239/2547 87% [====================================================== ] 2240/2547 87% [====================================================== ] 2241/2547 87% [====================================================== ] 2242/2547 88% [====================================================== ] 2243/2547 88% [====================================================== ] 2244/2547 88% [====================================================== ] 2245/2547 88% [====================================================== ] 2246/2547 88% [====================================================== ] 2247/2547 88% [====================================================== ] 2248/2547 88% [====================================================== ] 2249/2547 88% [====================================================== ] 2250/2547 88% [====================================================== ] 2251/2547 88% [====================================================== ] 2252/2547 88% [====================================================== ] 2253/2547 88% [====================================================== ] 2254/2547 88% [====================================================== ] 2255/2547 88% [====================================================== ] 2256/2547 88% [====================================================== ] 2257/2547 88% [====================================================== ] 2258/2547 88% [====================================================== ] 2259/2547 88% [======================================================= ] 2260/2547 88% [======================================================= ] 2261/2547 88% [======================================================= ] 2262/2547 88% [======================================================= ] 2263/2547 88% [======================================================= ] 2264/2547 88% [======================================================= ] 2265/2547 88% [======================================================= ] 2266/2547 88% [======================================================= ] 2267/2547 89% [======================================================= ] 2268/2547 89% [======================================================= ] 2269/2547 89% [======================================================= ] 2270/2547 89% [======================================================= ] 2271/2547 89% [======================================================= ] 2272/2547 89% [======================================================= ] 2273/2547 89% [======================================================= ] 2274/2547 89% [======================================================= ] 2275/2547 89% [======================================================= ] 2276/2547 89% [======================================================= ] 2277/2547 89% [======================================================= ] 2278/2547 89% [======================================================= ] 2279/2547 89% [======================================================= ] 2280/2547 89% [======================================================= ] 2281/2547 89% [======================================================= ] 2282/2547 89% [======================================================= ] 2283/2547 89% [======================================================= ] 2284/2547 89% [======================================================= ] 2285/2547 89% [======================================================= ] 2286/2547 89% [======================================================= ] 2287/2547 89% [======================================================= ] 2288/2547 89% [======================================================= ] 2289/2547 89% [======================================================= ] 2290/2547 89% [======================================================= ] 2291/2547 89% [======================================================= ] 2292/2547 89% [======================================================= ] 2293/2547 90% [======================================================= ] 2294/2547 90% [======================================================= ] 2295/2547 90% [======================================================= ] 2296/2547 90% [======================================================= ] 2297/2547 90% [======================================================= ] 2298/2547 90% [======================================================= ] 2299/2547 90% [======================================================= ] 2300/2547 90% [======================================================== ] 2301/2547 90% [======================================================== ] 2302/2547 90% [======================================================== ] 2303/2547 90% [======================================================== ] 2304/2547 90% [======================================================== ] 2305/2547 90% [======================================================== ] 2306/2547 90% [======================================================== ] 2307/2547 90% [======================================================== ] 2308/2547 90% [======================================================== ] 2309/2547 90% [======================================================== ] 2310/2547 90% [======================================================== ] 2311/2547 90% [======================================================== ] 2312/2547 90% [======================================================== ] 2313/2547 90% [======================================================== ] 2314/2547 90% [======================================================== ] 2315/2547 90% [======================================================== ] 2316/2547 90% [======================================================== ] 2317/2547 90% [======================================================== ] 2318/2547 91% [======================================================== ] 2319/2547 91% [======================================================== ] 2320/2547 91% [======================================================== ] 2321/2547 91% [======================================================== ] 2322/2547 91% [======================================================== ] 2323/2547 91% [======================================================== ] 2324/2547 91% [======================================================== ] 2325/2547 91% [======================================================== ] 2326/2547 91% [======================================================== ] 2327/2547 91% [======================================================== ] 2328/2547 91% [======================================================== ] 2329/2547 91% [======================================================== ] 2330/2547 91% [======================================================== ] 2331/2547 91% [======================================================== ] 2332/2547 91% [======================================================== ] 2333/2547 91% [======================================================== ] 2334/2547 91% [======================================================== ] 2335/2547 91% [======================================================== ] 2336/2547 91% [======================================================== ] 2337/2547 91% [======================================================== ] 2338/2547 91% [======================================================== ] 2339/2547 91% [======================================================== ] 2340/2547 91% [======================================================== ] 2341/2547 91% [========================================================= ] 2342/2547 91% [========================================================= ] 2343/2547 91% [========================================================= ] 2344/2547 92% [========================================================= ] 2345/2547 92% [========================================================= ] 2346/2547 92% [========================================================= ] 2347/2547 92% [========================================================= ] 2348/2547 92% [========================================================= ] 2349/2547 92% [========================================================= ] 2350/2547 92% [========================================================= ] 2351/2547 92% [========================================================= ] 2352/2547 92% [========================================================= ] 2353/2547 92% [========================================================= ] 2354/2547 92% [========================================================= ] 2355/2547 92% [========================================================= ] 2356/2547 92% [========================================================= ] 2357/2547 92% [========================================================= ] 2358/2547 92% [========================================================= ] 2359/2547 92% [========================================================= ] 2360/2547 92% [========================================================= ] 2361/2547 92% [========================================================= ] 2362/2547 92% [========================================================= ] 2363/2547 92% [========================================================= ] 2364/2547 92% [========================================================= ] 2365/2547 92% [========================================================= ] 2366/2547 92% [========================================================= ] 2367/2547 92% [========================================================= ] 2368/2547 92% [========================================================= ] 2369/2547 93% [========================================================= ] 2370/2547 93% [========================================================= ] 2371/2547 93% [========================================================= ] 2372/2547 93% [========================================================= ] 2373/2547 93% [========================================================= ] 2374/2547 93% [========================================================= ] 2375/2547 93% [========================================================= ] 2376/2547 93% [========================================================= ] 2377/2547 93% [========================================================= ] 2378/2547 93% [========================================================= ] 2379/2547 93% [========================================================= ] 2380/2547 93% [========================================================= ] 2381/2547 93% [========================================================= ] 2382/2547 93% [========================================================== ] 2383/2547 93% [========================================================== ] 2384/2547 93% [========================================================== ] 2385/2547 93% [========================================================== ] 2386/2547 93% [========================================================== ] 2387/2547 93% [========================================================== ] 2388/2547 93% [========================================================== ] 2389/2547 93% [========================================================== ] 2390/2547 93% [========================================================== ] 2391/2547 93% [========================================================== ] 2392/2547 93% [========================================================== ] 2393/2547 93% [========================================================== ] 2394/2547 93% [========================================================== ] 2395/2547 94% [========================================================== ] 2396/2547 94% [========================================================== ] 2397/2547 94% [========================================================== ] 2398/2547 94% [========================================================== ] 2399/2547 94% [========================================================== ] 2400/2547 94% [========================================================== ] 2401/2547 94% [========================================================== ] 2402/2547 94% [========================================================== ] 2403/2547 94% [========================================================== ] 2404/2547 94% [========================================================== ] 2405/2547 94% [========================================================== ] 2406/2547 94% [========================================================== ] 2407/2547 94% [========================================================== ] 2408/2547 94% [========================================================== ] 2409/2547 94% [========================================================== ] 2410/2547 94% [========================================================== ] 2411/2547 94% [========================================================== ] 2412/2547 94% [========================================================== ] 2413/2547 94% [========================================================== ] 2414/2547 94% [========================================================== ] 2415/2547 94% [========================================================== ] 2416/2547 94% [========================================================== ] 2417/2547 94% [========================================================== ] 2418/2547 94% [========================================================== ] 2419/2547 94% [========================================================== ] 2420/2547 95% [========================================================== ] 2421/2547 95% [========================================================== ] 2422/2547 95% [========================================================== ] 2423/2547 95% [=========================================================== ] 2424/2547 95% [=========================================================== ] 2425/2547 95% [=========================================================== ] 2426/2547 95% [=========================================================== ] 2427/2547 95% [=========================================================== ] 2428/2547 95% [=========================================================== ] 2429/2547 95% [=========================================================== ] 2430/2547 95% [=========================================================== ] 2431/2547 95% [=========================================================== ] 2432/2547 95% [=========================================================== ] 2433/2547 95% [=========================================================== ] 2434/2547 95% [=========================================================== ] 2435/2547 95% [=========================================================== ] 2436/2547 95% [=========================================================== ] 2437/2547 95% [=========================================================== ] 2438/2547 95% [=========================================================== ] 2439/2547 95% [=========================================================== ] 2440/2547 95% [=========================================================== ] 2441/2547 95% [=========================================================== ] 2442/2547 95% [=========================================================== ] 2443/2547 95% [=========================================================== ] 2444/2547 95% [=========================================================== ] 2445/2547 95% [=========================================================== ] 2446/2547 96% [=========================================================== ] 2447/2547 96% [=========================================================== ] 2448/2547 96% [=========================================================== ] 2449/2547 96% [=========================================================== ] 2450/2547 96% [=========================================================== ] 2451/2547 96% [=========================================================== ] 2452/2547 96% [=========================================================== ] 2453/2547 96% [=========================================================== ] 2454/2547 96% [=========================================================== ] 2455/2547 96% [=========================================================== ] 2456/2547 96% [=========================================================== ] 2457/2547 96% [=========================================================== ] 2458/2547 96% [=========================================================== ] 2459/2547 96% [=========================================================== ] 2460/2547 96% [=========================================================== ] 2461/2547 96% [=========================================================== ] 2462/2547 96% [=========================================================== ] 2463/2547 96% [=========================================================== ] 2464/2547 96% [============================================================ ] 2465/2547 96% [============================================================ ] 2466/2547 96% [============================================================ ] 2467/2547 96% [============================================================ ] 2468/2547 96% [============================================================ ] 2469/2547 96% [============================================================ ] 2470/2547 96% [============================================================ ] 2471/2547 97% [============================================================ ] 2472/2547 97% [============================================================ ] 2473/2547 97% [============================================================ ] 2474/2547 97% [============================================================ ] 2475/2547 97% [============================================================ ] 2476/2547 97% [============================================================ ] 2477/2547 97% [============================================================ ] 2478/2547 97% [============================================================ ] 2479/2547 97% [============================================================ ] 2480/2547 97% [============================================================ ] 2481/2547 97% [============================================================ ] 2482/2547 97% [============================================================ ] 2483/2547 97% [============================================================ ] 2484/2547 97% [============================================================ ] 2485/2547 97% [============================================================ ] 2486/2547 97% [============================================================ ] 2487/2547 97% [============================================================ ] 2488/2547 97% [============================================================ ] 2489/2547 97% [============================================================ ] 2490/2547 97% [============================================================ ] 2491/2547 97% [============================================================ ] 2492/2547 97% [============================================================ ] 2493/2547 97% [============================================================ ] 2494/2547 97% [============================================================ ] 2495/2547 97% [============================================================ ] 2496/2547 97% [============================================================ ] 2497/2547 98% [============================================================ ] 2498/2547 98% [============================================================ ] 2499/2547 98% [============================================================ ] 2500/2547 98% [============================================================ ] 2501/2547 98% [============================================================ ] 2502/2547 98% [============================================================ ] 2503/2547 98% [============================================================ ] 2504/2547 98% [============================================================ ] 2505/2547 98% [============================================================= ] 2506/2547 98% [============================================================= ] 2507/2547 98% [============================================================= ] 2508/2547 98% [============================================================= ] 2509/2547 98% [============================================================= ] 2510/2547 98% [============================================================= ] 2511/2547 98% [============================================================= ] 2512/2547 98% [============================================================= ] 2513/2547 98% [============================================================= ] 2514/2547 98% [============================================================= ] 2515/2547 98% [============================================================= ] 2516/2547 98% [============================================================= ] 2517/2547 98% [============================================================= ] 2518/2547 98% [============================================================= ] 2519/2547 98% [============================================================= ] 2520/2547 98% [============================================================= ] 2521/2547 98% [============================================================= ] 2522/2547 99% [============================================================= ] 2523/2547 99% [============================================================= ] 2524/2547 99% [============================================================= ] 2525/2547 99% [============================================================= ] 2526/2547 99% [============================================================= ] 2527/2547 99% [============================================================= ] 2528/2547 99% [============================================================= ] 2529/2547 99% [============================================================= ] 2530/2547 99% [============================================================= ] 2531/2547 99% [============================================================= ] 2532/2547 99% [============================================================= ] 2533/2547 99% [============================================================= ] 2534/2547 99% [============================================================= ] 2535/2547 99% [============================================================= ] 2536/2547 99% [============================================================= ] 2537/2547 99% [============================================================= ] 2538/2547 99% [============================================================= ] 2539/2547 99% [============================================================= ] 2540/2547 99% [============================================================= ] 2541/2547 99% [============================================================= ] 2542/2547 99% [============================================================= ] 2543/2547 99% [============================================================= ] 2544/2547 99% [============================================================= ] 2545/2547 99% [============================================================= ] 2546/2547 99% [==============================================================] 2547/2547 100% operation complete, 2547 objects in 41632 NAND pages. ln -snf /nvmedata/autobuild/instance-14/output-1/host/sh4a-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-14/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-14/buildroot' make: Entering directory '/nvmedata/autobuild/instance-14/buildroot' >>> Buildroot 2022.02-872-g688a796205 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> alsa-lib 1.2.6 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-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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 10.3.0 Collecting legal info >>> glibc 2.34-109-gd64b08d5ba7ffbc9155630f4843cf2e271b1629c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.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) >>> linux-headers 5.15.37 Collecting legal info >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> batctl 2021.0 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> 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) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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) >>> 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) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.4 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.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.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) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> daemon 0.8 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) COPYING: OK (sha256: 91329bb9be4ae0b7800081fa054e9bb760c60005b26958c1fb8461bc66bcd998) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-erofs-utils 1.4 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.62.1 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 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fetchmail 6.4.29 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gnupg2 2.2.32 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sqlite 3.38.3 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-imagemagick 7.1.0-19 Collecting legal info LICENSE: OK (sha256: 040badb77b659e751ea16113490a937e1e01f3f5d32181e966b8982413533fb2) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> janet 1.21.2 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libglvnd 1.3.2 Collecting legal info README.md: OK (sha256: 224534547628a9e5e889d8808385bd38839e6bdb77d89c90ac04dad6891a4f5f) src/util/uthash/LICENSE: OK (sha256: bebdc0fd27cd37af8406e47af23c113866b7856c3f7349ffcbc672029ec8acf7) src/util/cJSON/LICENSE: OK (sha256: f6f207863675ca5a5128fd120b9aef4f4bbab73ffa57e5f771ccffc8e3cc56b7) >>> libgpgme 1.16.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> 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) >>> libiscsi 1.19.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.7 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libupnp 1.14.12 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libwebsockets 4.3.1 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libzip 1.8.0 Collecting legal info LICENSE: OK (sha256: deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6) >>> mbedtls 2.28.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mdevd 0.1.4.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> memcached 1.6.12 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> micropython-lib 1.9.3 Collecting legal info LICENSE: OK (sha256: baed4196a4310c576c2010f0a49f987a49e63856df7cd45af11cb3571df4bf74) >>> micropython 1.18 Collecting legal info LICENSE: OK (sha256: 0f678c2abd7fe2cfca36693630506bbcbdfc219bd04bf4a02fe3b094ae4c666f) >>> mongoose 7.2 Collecting legal info LICENSE: OK (sha256: 9553d057f2ba980642f2c18d87ed38896cff1c9612d77d684a73a11fe1443b05) >>> mosquitto 2.0.14 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> motion 4.4.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jpeg Collecting legal info >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> portaudio 190700_20210406 Collecting legal info LICENSE.txt: OK (sha256: ec52a1952d701f94e5135719a47376da4ee0b4a0201f1cafb49f61db6480ac3d) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> msmtp 1.8.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nfs-utils 2.6.1 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-nfs-utils 2.6.1 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcsc-lite 1.9.5 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-cython 0.29.27 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-qemu 7.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> sbc 1.5 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> semodule-utils 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> spidev_test 5.8 Collecting legal info >>> squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> stunnel 5.60 Collecting legal info COPYING.md: OK (sha256: 28b55d0157efd5ceb63640faeebb50fda13b1f49aec0b9c1240b9a3ea9f0eb4c) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> tcl 8.6.12 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> urandom-scripts Collecting legal info >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> vuejs 3.2.33 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.37: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-14/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-14/buildroot'