printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/autobuild/autobuild/instance-15/output-1/host/bin/mkfs.axfs -s -a /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target /home/autobuild/autobuild/instance-15/output-1/images/rootfs.axfs\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/axfs/target table='/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 2368 number of 4KB nodes: 70125 Total image size: 245859211 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-15/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2368 objects. stage 2: creating image '/home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2' [ ] 1/2368 0% [ ] 2/2368 0% [ ] 3/2368 0% [ ] 4/2368 0% [ ] 5/2368 0% [ ] 6/2368 0% [ ] 7/2368 0% [ ] 8/2368 0% [ ] 9/2368 0% [ ] 10/2368 0% [ ] 11/2368 0% [ ] 12/2368 0% [ ] 13/2368 0% [ ] 14/2368 0% [ ] 15/2368 0% [ ] 16/2368 0% [ ] 17/2368 0% [ ] 18/2368 0% [ ] 19/2368 0% [ ] 20/2368 0% [ ] 21/2368 0% [ ] 22/2368 0% [ ] 23/2368 0% [ ] 24/2368 1% [ ] 25/2368 1% [ ] 26/2368 1% [ ] 27/2368 1% [ ] 28/2368 1% [ ] 29/2368 1% [ ] 30/2368 1% [ ] 31/2368 1% [ ] 32/2368 1% [ ] 33/2368 1% [ ] 34/2368 1% [ ] 35/2368 1% [ ] 36/2368 1% [ ] 37/2368 1% [ ] 38/2368 1% [= ] 39/2368 1% [= ] 40/2368 1% [= ] 41/2368 1% [= ] 42/2368 1% [= ] 43/2368 1% [= ] 44/2368 1% [= ] 45/2368 1% [= ] 46/2368 1% [= ] 47/2368 1% [= ] 48/2368 2% [= ] 49/2368 2% [= ] 50/2368 2% [= ] 51/2368 2% [= ] 52/2368 2% [= ] 53/2368 2% [= ] 54/2368 2% [= ] 55/2368 2% [= ] 56/2368 2% [= ] 57/2368 2% [= ] 58/2368 2% [= ] 59/2368 2% [= ] 60/2368 2% [= ] 61/2368 2% [= ] 62/2368 2% [= ] 63/2368 2% [= ] 64/2368 2% [= ] 65/2368 2% [= ] 66/2368 2% [= ] 67/2368 2% [= ] 68/2368 2% [= ] 69/2368 2% [= ] 70/2368 2% [= ] 71/2368 2% [= ] 72/2368 3% [= ] 73/2368 3% [= ] 74/2368 3% [= ] 75/2368 3% [= ] 76/2368 3% [== ] 77/2368 3% [== ] 78/2368 3% [== ] 79/2368 3% [== ] 80/2368 3% [== ] 81/2368 3% [== ] 82/2368 3% [== ] 83/2368 3% [== ] 84/2368 3% [== ] 85/2368 3% [== ] 86/2368 3% [== ] 87/2368 3% [== ] 88/2368 3% [== ] 89/2368 3% [== ] 90/2368 3% [== ] 91/2368 3% [== ] 92/2368 3% [== ] 93/2368 3% [== ] 94/2368 3% [== ] 95/2368 4% [== ] 96/2368 4% [== ] 97/2368 4% [== ] 98/2368 4% [== ] 99/2368 4% [== ] 100/2368 4% [== ] 101/2368 4% [== ] 102/2368 4% [== ] 103/2368 4% [== ] 104/2368 4% [== ] 105/2368 4% [== ] 106/2368 4% [== ] 107/2368 4% [== ] 108/2368 4% [== ] 109/2368 4% [== ] 110/2368 4% [== ] 111/2368 4% [== ] 112/2368 4% [== ] 113/2368 4% [== ] 114/2368 4% [=== ] 115/2368 4% [=== ] 116/2368 4% [=== ] 117/2368 4% [=== ] 118/2368 4% [=== ] 119/2368 5% [=== ] 120/2368 5% [=== ] 121/2368 5% [=== ] 122/2368 5% [=== ] 123/2368 5% [=== ] 124/2368 5% [=== ] 125/2368 5% [=== ] 126/2368 5% [=== ] 127/2368 5% [=== ] 128/2368 5% [=== ] 129/2368 5% [=== ] 130/2368 5% [=== ] 131/2368 5% [=== ] 132/2368 5% [=== ] 133/2368 5% [=== ] 134/2368 5% [=== ] 135/2368 5% [=== ] 136/2368 5% [=== ] 137/2368 5% [=== ] 138/2368 5% [=== ] 139/2368 5% [=== ] 140/2368 5% [=== ] 141/2368 5% [=== ] 142/2368 5% [=== ] 143/2368 6% [=== ] 144/2368 6% [=== ] 145/2368 6% [=== ] 146/2368 6% [=== ] 147/2368 6% [=== ] 148/2368 6% [=== ] 149/2368 6% [=== ] 150/2368 6% [=== ] 151/2368 6% [=== ] 152/2368 6% [==== ] 153/2368 6% [==== ] 154/2368 6% [==== ] 155/2368 6% [==== ] 156/2368 6% [==== ] 157/2368 6% [==== ] 158/2368 6% [==== ] 159/2368 6% [==== ] 160/2368 6% [==== ] 161/2368 6% [==== ] 162/2368 6% [==== ] 163/2368 6% [==== ] 164/2368 6% [==== ] 165/2368 6% [==== ] 166/2368 7% [==== ] 167/2368 7% [==== ] 168/2368 7% [==== ] 169/2368 7% [==== ] 170/2368 7% [==== ] 171/2368 7% [==== ] 172/2368 7% [==== ] 173/2368 7% [==== ] 174/2368 7% [==== ] 175/2368 7% [==== ] 176/2368 7% [==== ] 177/2368 7% [==== ] 178/2368 7% [==== ] 179/2368 7% [==== ] 180/2368 7% [==== ] 181/2368 7% [==== ] 182/2368 7% [==== ] 183/2368 7% [==== ] 184/2368 7% [==== ] 185/2368 7% [==== ] 186/2368 7% [==== ] 187/2368 7% [==== ] 188/2368 7% [==== ] 189/2368 7% [==== ] 190/2368 8% [===== ] 191/2368 8% [===== ] 192/2368 8% [===== ] 193/2368 8% [===== ] 194/2368 8% [===== ] 195/2368 8% [===== ] 196/2368 8% [===== ] 197/2368 8% [===== ] 198/2368 8% [===== ] 199/2368 8% [===== ] 200/2368 8% [===== ] 201/2368 8% [===== ] 202/2368 8% [===== ] 203/2368 8% [===== ] 204/2368 8% [===== ] 205/2368 8% [===== ] 206/2368 8% [===== ] 207/2368 8% [===== ] 208/2368 8% [===== ] 209/2368 8% [===== ] 210/2368 8% [===== ] 211/2368 8% [===== ] 212/2368 8% [===== ] 213/2368 8% [===== ] 214/2368 9% [===== ] 215/2368 9% [===== ] 216/2368 9% [===== ] 217/2368 9% [===== ] 218/2368 9% [===== ] 219/2368 9% [===== ] 220/2368 9% [===== ] 221/2368 9% [===== ] 222/2368 9% [===== ] 223/2368 9% [===== ] 224/2368 9% [===== ] 225/2368 9% [===== ] 226/2368 9% [===== ] 227/2368 9% [===== ] 228/2368 9% [===== ] 229/2368 9% [====== ] 230/2368 9% [====== ] 231/2368 9% [====== ] 232/2368 9% [====== ] 233/2368 9% [====== ] 234/2368 9% [====== ] 235/2368 9% [====== ] 236/2368 9% [====== ] 237/2368 10% [====== ] 238/2368 10% [====== ] 239/2368 10% [====== ] 240/2368 10% [====== ] 241/2368 10% [====== ] 242/2368 10% [====== ] 243/2368 10% [====== ] 244/2368 10% [====== ] 245/2368 10% [====== ] 246/2368 10% [====== ] 247/2368 10% [====== ] 248/2368 10% [====== ] 249/2368 10% [====== ] 250/2368 10% [====== ] 251/2368 10% [====== ] 252/2368 10% [====== ] 253/2368 10% [====== ] 254/2368 10% [====== ] 255/2368 10% [====== ] 256/2368 10% [====== ] 257/2368 10% [====== ] 258/2368 10% [====== ] 259/2368 10% [====== ] 260/2368 10% [====== ] 261/2368 11% [====== ] 262/2368 11% [====== ] 263/2368 11% [====== ] 264/2368 11% [====== ] 265/2368 11% [====== ] 266/2368 11% [====== ] 267/2368 11% [======= ] 268/2368 11% [======= ] 269/2368 11% [======= ] 270/2368 11% [======= ] 271/2368 11% [======= ] 272/2368 11% [======= ] 273/2368 11% [======= ] 274/2368 11% [======= ] 275/2368 11% [======= ] 276/2368 11% [======= ] 277/2368 11% [======= ] 278/2368 11% [======= ] 279/2368 11% [======= ] 280/2368 11% [======= ] 281/2368 11% [======= ] 282/2368 11% [======= ] 283/2368 11% [======= ] 284/2368 11% [======= ] 285/2368 12% [======= ] 286/2368 12% [======= ] 287/2368 12% [======= ] 288/2368 12% [======= ] 289/2368 12% [======= ] 290/2368 12% [======= ] 291/2368 12% [======= ] 292/2368 12% [======= ] 293/2368 12% [======= ] 294/2368 12% [======= ] 295/2368 12% [======= ] 296/2368 12% [======= ] 297/2368 12% [======= ] 298/2368 12% [======= ] 299/2368 12% [======= ] 300/2368 12% [======= ] 301/2368 12% [======= ] 302/2368 12% [======= ] 303/2368 12% [======= ] 304/2368 12% [======= ] 305/2368 12% [======== ] 306/2368 12% [======== ] 307/2368 12% [======== ] 308/2368 13% [======== ] 309/2368 13% [======== ] 310/2368 13% [======== ] 311/2368 13% [======== ] 312/2368 13% [======== ] 313/2368 13% [======== ] 314/2368 13% [======== ] 315/2368 13% [======== ] 316/2368 13% [======== ] 317/2368 13% [======== ] 318/2368 13% [======== ] 319/2368 13% [======== ] 320/2368 13% [======== ] 321/2368 13% [======== ] 322/2368 13% [======== ] 323/2368 13% [======== ] 324/2368 13% [======== ] 325/2368 13% [======== ] 326/2368 13% [======== ] 327/2368 13% [======== ] 328/2368 13% [======== ] 329/2368 13% [======== ] 330/2368 13% [======== ] 331/2368 13% [======== ] 332/2368 14% [======== ] 333/2368 14% [======== ] 334/2368 14% [======== ] 335/2368 14% [======== ] 336/2368 14% [======== ] 337/2368 14% [======== ] 338/2368 14% [======== ] 339/2368 14% [======== ] 340/2368 14% [======== ] 341/2368 14% [======== ] 342/2368 14% [======== ] 343/2368 14% [========= ] 344/2368 14% [========= ] 345/2368 14% [========= ] 346/2368 14% [========= ] 347/2368 14% [========= ] 348/2368 14% [========= ] 349/2368 14% [========= ] 350/2368 14% [========= ] 351/2368 14% [========= ] 352/2368 14% [========= ] 353/2368 14% [========= ] 354/2368 14% [========= ] 355/2368 14% [========= ] 356/2368 15% [========= ] 357/2368 15% [========= ] 358/2368 15% [========= ] 359/2368 15% [========= ] 360/2368 15% [========= ] 361/2368 15% [========= ] 362/2368 15% [========= ] 363/2368 15% [========= ] 364/2368 15% [========= ] 365/2368 15% [========= ] 366/2368 15% [========= ] 367/2368 15% [========= ] 368/2368 15% [========= ] 369/2368 15% [========= ] 370/2368 15% [========= ] 371/2368 15% [========= ] 372/2368 15% [========= ] 373/2368 15% [========= ] 374/2368 15% [========= ] 375/2368 15% [========= ] 376/2368 15% [========= ] 377/2368 15% [========= ] 378/2368 15% [========= ] 379/2368 16% [========= ] 380/2368 16% [========= ] 381/2368 16% [========== ] 382/2368 16% [========== ] 383/2368 16% [========== ] 384/2368 16% [========== ] 385/2368 16% [========== ] 386/2368 16% [========== ] 387/2368 16% [========== ] 388/2368 16% [========== ] 389/2368 16% [========== ] 390/2368 16% [========== ] 391/2368 16% [========== ] 392/2368 16% [========== ] 393/2368 16% [========== ] 394/2368 16% [========== ] 395/2368 16% [========== ] 396/2368 16% [========== ] 397/2368 16% [========== ] 398/2368 16% [========== ] 399/2368 16% [========== ] 400/2368 16% [========== ] 401/2368 16% [========== ] 402/2368 16% [========== ] 403/2368 17% [========== ] 404/2368 17% [========== ] 405/2368 17% [========== ] 406/2368 17% [========== ] 407/2368 17% [========== ] 408/2368 17% [========== ] 409/2368 17% [========== ] 410/2368 17% [========== ] 411/2368 17% [========== ] 412/2368 17% [========== ] 413/2368 17% [========== ] 414/2368 17% [========== ] 415/2368 17% [========== ] 416/2368 17% [========== ] 417/2368 17% [========== ] 418/2368 17% [========== ] 419/2368 17% [========== ] 420/2368 17% [=========== ] 421/2368 17% [=========== ] 422/2368 17% [=========== ] 423/2368 17% [=========== ] 424/2368 17% [=========== ] 425/2368 17% [=========== ] 426/2368 17% [=========== ] 427/2368 18% [=========== ] 428/2368 18% [=========== ] 429/2368 18% [=========== ] 430/2368 18% [=========== ] 431/2368 18% [=========== ] 432/2368 18% [=========== ] 433/2368 18% [=========== ] 434/2368 18% [=========== ] 435/2368 18% [=========== ] 436/2368 18% [=========== ] 437/2368 18% [=========== ] 438/2368 18% [=========== ] 439/2368 18% [=========== ] 440/2368 18% [=========== ] 441/2368 18% [=========== ] 442/2368 18% [=========== ] 443/2368 18% [=========== ] 444/2368 18% [=========== ] 445/2368 18% [=========== ] 446/2368 18% [=========== ] 447/2368 18% [=========== ] 448/2368 18% [=========== ] 449/2368 18% [=========== ] 450/2368 19% [=========== ] 451/2368 19% [=========== ] 452/2368 19% [=========== ] 453/2368 19% [=========== ] 454/2368 19% [=========== ] 455/2368 19% [=========== ] 456/2368 19% [=========== ] 457/2368 19% [=========== ] 458/2368 19% [============ ] 459/2368 19% [============ ] 460/2368 19% [============ ] 461/2368 19% [============ ] 462/2368 19% [============ ] 463/2368 19% [============ ] 464/2368 19% [============ ] 465/2368 19% [============ ] 466/2368 19% [============ ] 467/2368 19% [============ ] 468/2368 19% [============ ] 469/2368 19% [============ ] 470/2368 19% [============ ] 471/2368 19% [============ ] 472/2368 19% [============ ] 473/2368 19% [============ ] 474/2368 20% [============ ] 475/2368 20% [============ ] 476/2368 20% [============ ] 477/2368 20% [============ ] 478/2368 20% [============ ] 479/2368 20% [============ ] 480/2368 20% [============ ] 481/2368 20% [============ ] 482/2368 20% [============ ] 483/2368 20% [============ ] 484/2368 20% [============ ] 485/2368 20% [============ ] 486/2368 20% [============ ] 487/2368 20% [============ ] 488/2368 20% [============ ] 489/2368 20% [============ ] 490/2368 20% [============ ] 491/2368 20% [============ ] 492/2368 20% [============ ] 493/2368 20% [============ ] 494/2368 20% [============ ] 495/2368 20% [============ ] 496/2368 20% [============= ] 497/2368 20% [============= ] 498/2368 21% [============= ] 499/2368 21% [============= ] 500/2368 21% [============= ] 501/2368 21% [============= ] 502/2368 21% [============= ] 503/2368 21% [============= ] 504/2368 21% [============= ] 505/2368 21% [============= ] 506/2368 21% [============= ] 507/2368 21% [============= ] 508/2368 21% [============= ] 509/2368 21% [============= ] 510/2368 21% [============= ] 511/2368 21% [============= ] 512/2368 21% [============= ] 513/2368 21% [============= ] 514/2368 21% [============= ] 515/2368 21% [============= ] 516/2368 21% [============= ] 517/2368 21% [============= ] 518/2368 21% [============= ] 519/2368 21% [============= ] 520/2368 21% [============= ] 521/2368 22% [============= ] 522/2368 22% [============= ] 523/2368 22% [============= ] 524/2368 22% [============= ] 525/2368 22% [============= ] 526/2368 22% [============= ] 527/2368 22% [============= ] 528/2368 22% [============= ] 529/2368 22% [============= ] 530/2368 22% [============= ] 531/2368 22% [============= ] 532/2368 22% [============= ] 533/2368 22% [============= ] 534/2368 22% [============== ] 535/2368 22% [============== ] 536/2368 22% [============== ] 537/2368 22% [============== ] 538/2368 22% [============== ] 539/2368 22% [============== ] 540/2368 22% [============== ] 541/2368 22% [============== ] 542/2368 22% [============== ] 543/2368 22% [============== ] 544/2368 22% [============== ] 545/2368 23% [============== ] 546/2368 23% [============== ] 547/2368 23% [============== ] 548/2368 23% [============== ] 549/2368 23% [============== ] 550/2368 23% [============== ] 551/2368 23% [============== ] 552/2368 23% [============== ] 553/2368 23% [============== ] 554/2368 23% [============== ] 555/2368 23% [============== ] 556/2368 23% [============== ] 557/2368 23% [============== ] 558/2368 23% [============== ] 559/2368 23% [============== ] 560/2368 23% [============== ] 561/2368 23% [============== ] 562/2368 23% [============== ] 563/2368 23% [============== ] 564/2368 23% [============== ] 565/2368 23% [============== ] 566/2368 23% [============== ] 567/2368 23% [============== ] 568/2368 23% [============== ] 569/2368 24% [============== ] 570/2368 24% [============== ] 571/2368 24% [============== ] 572/2368 24% [=============== ] 573/2368 24% [=============== ] 574/2368 24% [=============== ] 575/2368 24% [=============== ] 576/2368 24% [=============== ] 577/2368 24% [=============== ] 578/2368 24% [=============== ] 579/2368 24% [=============== ] 580/2368 24% [=============== ] 581/2368 24% [=============== ] 582/2368 24% [=============== ] 583/2368 24% [=============== ] 584/2368 24% [=============== ] 585/2368 24% [=============== ] 586/2368 24% [=============== ] 587/2368 24% [=============== ] 588/2368 24% [=============== ] 589/2368 24% [=============== ] 590/2368 24% [=============== ] 591/2368 24% [=============== ] 592/2368 25% [=============== ] 593/2368 25% [=============== ] 594/2368 25% [=============== ] 595/2368 25% [=============== ] 596/2368 25% [=============== ] 597/2368 25% [=============== ] 598/2368 25% [=============== ] 599/2368 25% [=============== ] 600/2368 25% [=============== ] 601/2368 25% [=============== ] 602/2368 25% [=============== ] 603/2368 25% [=============== ] 604/2368 25% [=============== ] 605/2368 25% [=============== ] 606/2368 25% [=============== ] 607/2368 25% [=============== ] 608/2368 25% [=============== ] 609/2368 25% [=============== ] 610/2368 25% [=============== ] 611/2368 25% [================ ] 612/2368 25% [================ ] 613/2368 25% [================ ] 614/2368 25% [================ ] 615/2368 25% [================ ] 616/2368 26% [================ ] 617/2368 26% [================ ] 618/2368 26% [================ ] 619/2368 26% [================ ] 620/2368 26% [================ ] 621/2368 26% [================ ] 622/2368 26% [================ ] 623/2368 26% [================ ] 624/2368 26% [================ ] 625/2368 26% [================ ] 626/2368 26% [================ ] 627/2368 26% [================ ] 628/2368 26% [================ ] 629/2368 26% [================ ] 630/2368 26% [================ ] 631/2368 26% [================ ] 632/2368 26% [================ ] 633/2368 26% [================ ] 634/2368 26% [================ ] 635/2368 26% [================ ] 636/2368 26% [================ ] 637/2368 26% [================ ] 638/2368 26% [================ ] 639/2368 26% [================ ] 640/2368 27% [================ ] 641/2368 27% [================ ] 642/2368 27% [================ ] 643/2368 27% [================ ] 644/2368 27% [================ ] 645/2368 27% [================ ] 646/2368 27% [================ ] 647/2368 27% [================ ] 648/2368 27% [================ ] 649/2368 27% [================= ] 650/2368 27% [================= ] 651/2368 27% [================= ] 652/2368 27% [================= ] 653/2368 27% [================= ] 654/2368 27% [================= ] 655/2368 27% [================= ] 656/2368 27% [================= ] 657/2368 27% [================= ] 658/2368 27% [================= ] 659/2368 27% [================= ] 660/2368 27% [================= ] 661/2368 27% [================= ] 662/2368 27% [================= ] 663/2368 27% [================= ] 664/2368 28% [================= ] 665/2368 28% [================= ] 666/2368 28% [================= ] 667/2368 28% [================= ] 668/2368 28% [================= ] 669/2368 28% [================= ] 670/2368 28% [================= ] 671/2368 28% [================= ] 672/2368 28% [================= ] 673/2368 28% [================= ] 674/2368 28% [================= ] 675/2368 28% [================= ] 676/2368 28% [================= ] 677/2368 28% [================= ] 678/2368 28% [================= ] 679/2368 28% [================= ] 680/2368 28% [================= ] 681/2368 28% [================= ] 682/2368 28% [================= ] 683/2368 28% [================= ] 684/2368 28% [================= ] 685/2368 28% [================= ] 686/2368 28% [================= ] 687/2368 29% [================== ] 688/2368 29% [================== ] 689/2368 29% [================== ] 690/2368 29% [================== ] 691/2368 29% [================== ] 692/2368 29% [================== ] 693/2368 29% [================== ] 694/2368 29% [================== ] 695/2368 29% [================== ] 696/2368 29% [================== ] 697/2368 29% [================== ] 698/2368 29% [================== ] 699/2368 29% [================== ] 700/2368 29% [================== ] 701/2368 29% [================== ] 702/2368 29% [================== ] 703/2368 29% [================== ] 704/2368 29% [================== ] 705/2368 29% [================== ] 706/2368 29% [================== ] 707/2368 29% [================== ] 708/2368 29% [================== ] 709/2368 29% [================== ] 710/2368 29% [================== ] 711/2368 30% [================== ] 712/2368 30% [================== ] 713/2368 30% [================== ] 714/2368 30% [================== ] 715/2368 30% [================== ] 716/2368 30% [================== ] 717/2368 30% [================== ] 718/2368 30% [================== ] 719/2368 30% [================== ] 720/2368 30% [================== ] 721/2368 30% [================== ] 722/2368 30% [================== ] 723/2368 30% [================== ] 724/2368 30% [================== ] 725/2368 30% [=================== ] 726/2368 30% [=================== ] 727/2368 30% [=================== ] 728/2368 30% [=================== ] 729/2368 30% [=================== ] 730/2368 30% [=================== ] 731/2368 30% [=================== ] 732/2368 30% [=================== ] 733/2368 30% [=================== ] 734/2368 30% [=================== ] 735/2368 31% [=================== ] 736/2368 31% [=================== ] 737/2368 31% [=================== ] 738/2368 31% [=================== ] 739/2368 31% [=================== ] 740/2368 31% [=================== ] 741/2368 31% [=================== ] 742/2368 31% [=================== ] 743/2368 31% [=================== ] 744/2368 31% [=================== ] 745/2368 31% [=================== ] 746/2368 31% [=================== ] 747/2368 31% [=================== ] 748/2368 31% [=================== ] 749/2368 31% [=================== ] 750/2368 31% [=================== ] 751/2368 31% [=================== ] 752/2368 31% [=================== ] 753/2368 31% [=================== ] 754/2368 31% [=================== ] 755/2368 31% [=================== ] 756/2368 31% [=================== ] 757/2368 31% [=================== ] 758/2368 32% [=================== ] 759/2368 32% [=================== ] 760/2368 32% [=================== ] 761/2368 32% [=================== ] 762/2368 32% [=================== ] 763/2368 32% [==================== ] 764/2368 32% [==================== ] 765/2368 32% [==================== ] 766/2368 32% [==================== ] 767/2368 32% [==================== ] 768/2368 32% [==================== ] 769/2368 32% [==================== ] 770/2368 32% [==================== ] 771/2368 32% [==================== ] 772/2368 32% [==================== ] 773/2368 32% [==================== ] 774/2368 32% [==================== ] 775/2368 32% [==================== ] 776/2368 32% [==================== ] 777/2368 32% [==================== ] 778/2368 32% [==================== ] 779/2368 32% [==================== ] 780/2368 32% [==================== ] 781/2368 32% [==================== ] 782/2368 33% [==================== ] 783/2368 33% [==================== ] 784/2368 33% [==================== ] 785/2368 33% [==================== ] 786/2368 33% [==================== ] 787/2368 33% [==================== ] 788/2368 33% [==================== ] 789/2368 33% [==================== ] 790/2368 33% [==================== ] 791/2368 33% [==================== ] 792/2368 33% [==================== ] 793/2368 33% [==================== ] 794/2368 33% [==================== ] 795/2368 33% [==================== ] 796/2368 33% [==================== ] 797/2368 33% [==================== ] 798/2368 33% [==================== ] 799/2368 33% [==================== ] 800/2368 33% [==================== ] 801/2368 33% [==================== ] 802/2368 33% [===================== ] 803/2368 33% [===================== ] 804/2368 33% [===================== ] 805/2368 33% [===================== ] 806/2368 34% [===================== ] 807/2368 34% [===================== ] 808/2368 34% [===================== ] 809/2368 34% [===================== ] 810/2368 34% [===================== ] 811/2368 34% [===================== ] 812/2368 34% [===================== ] 813/2368 34% [===================== ] 814/2368 34% [===================== ] 815/2368 34% [===================== ] 816/2368 34% [===================== ] 817/2368 34% [===================== ] 818/2368 34% [===================== ] 819/2368 34% [===================== ] 820/2368 34% [===================== ] 821/2368 34% [===================== ] 822/2368 34% [===================== ] 823/2368 34% [===================== ] 824/2368 34% [===================== ] 825/2368 34% [===================== ] 826/2368 34% [===================== ] 827/2368 34% [===================== ] 828/2368 34% [===================== ] 829/2368 35% [===================== ] 830/2368 35% [===================== ] 831/2368 35% [===================== ] 832/2368 35% [===================== ] 833/2368 35% [===================== ] 834/2368 35% [===================== ] 835/2368 35% [===================== ] 836/2368 35% [===================== ] 837/2368 35% [===================== ] 838/2368 35% [===================== ] 839/2368 35% [===================== ] 840/2368 35% [====================== ] 841/2368 35% [====================== ] 842/2368 35% [====================== ] 843/2368 35% [====================== ] 844/2368 35% [====================== ] 845/2368 35% [====================== ] 846/2368 35% [====================== ] 847/2368 35% [====================== ] 848/2368 35% [====================== ] 849/2368 35% [====================== ] 850/2368 35% [====================== ] 851/2368 35% [====================== ] 852/2368 35% [====================== ] 853/2368 36% [====================== ] 854/2368 36% [====================== ] 855/2368 36% [====================== ] 856/2368 36% [====================== ] 857/2368 36% [====================== ] 858/2368 36% [====================== ] 859/2368 36% [====================== ] 860/2368 36% [====================== ] 861/2368 36% [====================== ] 862/2368 36% [====================== ] 863/2368 36% [====================== ] 864/2368 36% [====================== ] 865/2368 36% [====================== ] 866/2368 36% [====================== ] 867/2368 36% [====================== ] 868/2368 36% [====================== ] 869/2368 36% [====================== ] 870/2368 36% [====================== ] 871/2368 36% [====================== ] 872/2368 36% [====================== ] 873/2368 36% [====================== ] 874/2368 36% [====================== ] 875/2368 36% [====================== ] 876/2368 36% [====================== ] 877/2368 37% [====================== ] 878/2368 37% [======================= ] 879/2368 37% [======================= ] 880/2368 37% [======================= ] 881/2368 37% [======================= ] 882/2368 37% [======================= ] 883/2368 37% [======================= ] 884/2368 37% [======================= ] 885/2368 37% [======================= ] 886/2368 37% [======================= ] 887/2368 37% [======================= ] 888/2368 37% [======================= ] 889/2368 37% [======================= ] 890/2368 37% [======================= ] 891/2368 37% [======================= ] 892/2368 37% [======================= ] 893/2368 37% [======================= ] 894/2368 37% [======================= ] 895/2368 37% [======================= ] 896/2368 37% [======================= ] 897/2368 37% [======================= ] 898/2368 37% [======================= ] 899/2368 37% [======================= ] 900/2368 38% [======================= ] 901/2368 38% [======================= ] 902/2368 38% [======================= ] 903/2368 38% [======================= ] 904/2368 38% [======================= ] 905/2368 38% [======================= ] 906/2368 38% [======================= ] 907/2368 38% [======================= ] 908/2368 38% [======================= ] 909/2368 38% [======================= ] 910/2368 38% [======================= ] 911/2368 38% [======================= ] 912/2368 38% [======================= ] 913/2368 38% [======================= ] 914/2368 38% [======================= ] 915/2368 38% [======================= ] 916/2368 38% [======================== ] 917/2368 38% [======================== ] 918/2368 38% [======================== ] 919/2368 38% [======================== ] 920/2368 38% [======================== ] 921/2368 38% [======================== ] 922/2368 38% [======================== ] 923/2368 38% [======================== ] 924/2368 39% [======================== ] 925/2368 39% [======================== ] 926/2368 39% [======================== ] 927/2368 39% [======================== ] 928/2368 39% [======================== ] 929/2368 39% [======================== ] 930/2368 39% [======================== ] 931/2368 39% [======================== ] 932/2368 39% [======================== ] 933/2368 39% [======================== ] 934/2368 39% [======================== ] 935/2368 39% [======================== ] 936/2368 39% [======================== ] 937/2368 39% [======================== ] 938/2368 39% [======================== ] 939/2368 39% [======================== ] 940/2368 39% [======================== ] 941/2368 39% [======================== ] 942/2368 39% [======================== ] 943/2368 39% [======================== ] 944/2368 39% [======================== ] 945/2368 39% [======================== ] 946/2368 39% [======================== ] 947/2368 39% [======================== ] 948/2368 40% [======================== ] 949/2368 40% [======================== ] 950/2368 40% [======================== ] 951/2368 40% [======================== ] 952/2368 40% [======================== ] 953/2368 40% [======================== ] 954/2368 40% [========================= ] 955/2368 40% [========================= ] 956/2368 40% [========================= ] 957/2368 40% [========================= ] 958/2368 40% [========================= ] 959/2368 40% [========================= ] 960/2368 40% [========================= ] 961/2368 40% [========================= ] 962/2368 40% [========================= ] 963/2368 40% [========================= ] 964/2368 40% [========================= ] 965/2368 40% [========================= ] 966/2368 40% [========================= ] 967/2368 40% [========================= ] 968/2368 40% [========================= ] 969/2368 40% [========================= ] 970/2368 40% [========================= ] 971/2368 41% [========================= ] 972/2368 41% [========================= ] 973/2368 41% [========================= ] 974/2368 41% [========================= ] 975/2368 41% [========================= ] 976/2368 41% [========================= ] 977/2368 41% [========================= ] 978/2368 41% [========================= ] 979/2368 41% [========================= ] 980/2368 41% [========================= ] 981/2368 41% [========================= ] 982/2368 41% [========================= ] 983/2368 41% [========================= ] 984/2368 41% [========================= ] 985/2368 41% [========================= ] 986/2368 41% [========================= ] 987/2368 41% [========================= ] 988/2368 41% [========================= ] 989/2368 41% [========================= ] 990/2368 41% [========================= ] 991/2368 41% [========================= ] 992/2368 41% [========================= ] 993/2368 41% [========================== ] 994/2368 41% [========================== ] 995/2368 42% [========================== ] 996/2368 42% [========================== ] 997/2368 42% [========================== ] 998/2368 42% [========================== ] 999/2368 42% [========================== ] 1000/2368 42% [========================== ] 1001/2368 42% [========================== ] 1002/2368 42% [========================== ] 1003/2368 42% [========================== ] 1004/2368 42% [========================== ] 1005/2368 42% [========================== ] 1006/2368 42% [========================== ] 1007/2368 42% [========================== ] 1008/2368 42% [========================== ] 1009/2368 42% [========================== ] 1010/2368 42% [========================== ] 1011/2368 42% [========================== ] 1012/2368 42% [========================== ] 1013/2368 42% [========================== ] 1014/2368 42% [========================== ] 1015/2368 42% [========================== ] 1016/2368 42% [========================== ] 1017/2368 42% [========================== ] 1018/2368 42% [========================== ] 1019/2368 43% [========================== ] 1020/2368 43% [========================== ] 1021/2368 43% [========================== ] 1022/2368 43% [========================== ] 1023/2368 43% [========================== ] 1024/2368 43% [========================== ] 1025/2368 43% [========================== ] 1026/2368 43% [========================== ] 1027/2368 43% [========================== ] 1028/2368 43% [========================== ] 1029/2368 43% [========================== ] 1030/2368 43% [========================== ] 1031/2368 43% [=========================== ] 1032/2368 43% [=========================== ] 1033/2368 43% [=========================== ] 1034/2368 43% [=========================== ] 1035/2368 43% [=========================== ] 1036/2368 43% [=========================== ] 1037/2368 43% [=========================== ] 1038/2368 43% [=========================== ] 1039/2368 43% [=========================== ] 1040/2368 43% [=========================== ] 1041/2368 43% [=========================== ] 1042/2368 44% [=========================== ] 1043/2368 44% [=========================== ] 1044/2368 44% [=========================== ] 1045/2368 44% [=========================== ] 1046/2368 44% [=========================== ] 1047/2368 44% [=========================== ] 1048/2368 44% [=========================== ] 1049/2368 44% [=========================== ] 1050/2368 44% [=========================== ] 1051/2368 44% [=========================== ] 1052/2368 44% [=========================== ] 1053/2368 44% [=========================== ] 1054/2368 44% [=========================== ] 1055/2368 44% [=========================== ] 1056/2368 44% [=========================== ] 1057/2368 44% [=========================== ] 1058/2368 44% [=========================== ] 1059/2368 44% [=========================== ] 1060/2368 44% [=========================== ] 1061/2368 44% [=========================== ] 1062/2368 44% [=========================== ] 1063/2368 44% [=========================== ] 1064/2368 44% [=========================== ] 1065/2368 44% [=========================== ] 1066/2368 45% [=========================== ] 1067/2368 45% [=========================== ] 1068/2368 45% [=========================== ] 1069/2368 45% [============================ ] 1070/2368 45% [============================ ] 1071/2368 45% [============================ ] 1072/2368 45% [============================ ] 1073/2368 45% [============================ ] 1074/2368 45% [============================ ] 1075/2368 45% [============================ ] 1076/2368 45% [============================ ] 1077/2368 45% [============================ ] 1078/2368 45% [============================ ] 1079/2368 45% [============================ ] 1080/2368 45% [============================ ] 1081/2368 45% [============================ ] 1082/2368 45% [============================ ] 1083/2368 45% [============================ ] 1084/2368 45% [============================ ] 1085/2368 45% [============================ ] 1086/2368 45% [============================ ] 1087/2368 45% [============================ ] 1088/2368 45% [============================ ] 1089/2368 45% [============================ ] 1090/2368 46% [============================ ] 1091/2368 46% [============================ ] 1092/2368 46% [============================ ] 1093/2368 46% [============================ ] 1094/2368 46% [============================ ] 1095/2368 46% [============================ ] 1096/2368 46% [============================ ] 1097/2368 46% [============================ ] 1098/2368 46% [============================ ] 1099/2368 46% [============================ ] 1100/2368 46% [============================ ] 1101/2368 46% [============================ ] 1102/2368 46% [============================ ] 1103/2368 46% [============================ ] 1104/2368 46% [============================ ] 1105/2368 46% [============================ ] 1106/2368 46% [============================ ] 1107/2368 46% [============================= ] 1108/2368 46% [============================= ] 1109/2368 46% [============================= ] 1110/2368 46% [============================= ] 1111/2368 46% [============================= ] 1112/2368 46% [============================= ] 1113/2368 47% [============================= ] 1114/2368 47% [============================= ] 1115/2368 47% [============================= ] 1116/2368 47% [============================= ] 1117/2368 47% [============================= ] 1118/2368 47% [============================= ] 1119/2368 47% [============================= ] 1120/2368 47% [============================= ] 1121/2368 47% [============================= ] 1122/2368 47% [============================= ] 1123/2368 47% [============================= ] 1124/2368 47% [============================= ] 1125/2368 47% [============================= ] 1126/2368 47% [============================= ] 1127/2368 47% [============================= ] 1128/2368 47% [============================= ] 1129/2368 47% [============================= ] 1130/2368 47% [============================= ] 1131/2368 47% [============================= ] 1132/2368 47% [============================= ] 1133/2368 47% [============================= ] 1134/2368 47% [============================= ] 1135/2368 47% [============================= ] 1136/2368 47% [============================= ] 1137/2368 48% [============================= ] 1138/2368 48% [============================= ] 1139/2368 48% [============================= ] 1140/2368 48% [============================= ] 1141/2368 48% [============================= ] 1142/2368 48% [============================= ] 1143/2368 48% [============================= ] 1144/2368 48% [============================= ] 1145/2368 48% [============================== ] 1146/2368 48% [============================== ] 1147/2368 48% [============================== ] 1148/2368 48% [============================== ] 1149/2368 48% [============================== ] 1150/2368 48% [============================== ] 1151/2368 48% [============================== ] 1152/2368 48% [============================== ] 1153/2368 48% [============================== ] 1154/2368 48% [============================== ] 1155/2368 48% [============================== ] 1156/2368 48% [============================== ] 1157/2368 48% [============================== ] 1158/2368 48% [============================== ] 1159/2368 48% [============================== ] 1160/2368 48% [============================== ] 1161/2368 49% [============================== ] 1162/2368 49% [============================== ] 1163/2368 49% [============================== ] 1164/2368 49% [============================== ] 1165/2368 49% [============================== ] 1166/2368 49% [============================== ] 1167/2368 49% [============================== ] 1168/2368 49% [============================== ] 1169/2368 49% [============================== ] 1170/2368 49% [============================== ] 1171/2368 49% [============================== ] 1172/2368 49% [============================== ] 1173/2368 49% [============================== ] 1174/2368 49% [============================== ] 1175/2368 49% [============================== ] 1176/2368 49% [============================== ] 1177/2368 49% [============================== ] 1178/2368 49% [============================== ] 1179/2368 49% [============================== ] 1180/2368 49% [============================== ] 1181/2368 49% [============================== ] 1182/2368 49% [============================== ] 1183/2368 49% [=============================== ] 1184/2368 50% [=============================== ] 1185/2368 50% [=============================== ] 1186/2368 50% [=============================== ] 1187/2368 50% [=============================== ] 1188/2368 50% [=============================== ] 1189/2368 50% [=============================== ] 1190/2368 50% [=============================== ] 1191/2368 50% [=============================== ] 1192/2368 50% [=============================== ] 1193/2368 50% [=============================== ] 1194/2368 50% [=============================== ] 1195/2368 50% [=============================== ] 1196/2368 50% [=============================== ] 1197/2368 50% [=============================== ] 1198/2368 50% [=============================== ] 1199/2368 50% [=============================== ] 1200/2368 50% [=============================== ] 1201/2368 50% [=============================== ] 1202/2368 50% [=============================== ] 1203/2368 50% [=============================== ] 1204/2368 50% [=============================== ] 1205/2368 50% [=============================== ] 1206/2368 50% [=============================== ] 1207/2368 50% [=============================== ] 1208/2368 51% [=============================== ] 1209/2368 51% [=============================== ] 1210/2368 51% [=============================== ] 1211/2368 51% [=============================== ] 1212/2368 51% [=============================== ] 1213/2368 51% [=============================== ] 1214/2368 51% [=============================== ] 1215/2368 51% [=============================== ] 1216/2368 51% [=============================== ] 1217/2368 51% [=============================== ] 1218/2368 51% [=============================== ] 1219/2368 51% [=============================== ] 1220/2368 51% [=============================== ] 1221/2368 51% [=============================== ] 1222/2368 51% [================================ ] 1223/2368 51% [================================ ] 1224/2368 51% [================================ ] 1225/2368 51% [================================ ] 1226/2368 51% [================================ ] 1227/2368 51% [================================ ] 1228/2368 51% [================================ ] 1229/2368 51% [================================ ] 1230/2368 51% [================================ ] 1231/2368 51% [================================ ] 1232/2368 52% [================================ ] 1233/2368 52% [================================ ] 1234/2368 52% [================================ ] 1235/2368 52% [================================ ] 1236/2368 52% [================================ ] 1237/2368 52% [================================ ] 1238/2368 52% [================================ ] 1239/2368 52% [================================ ] 1240/2368 52% [================================ ] 1241/2368 52% [================================ ] 1242/2368 52% [================================ ] 1243/2368 52% [================================ ] 1244/2368 52% [================================ ] 1245/2368 52% [================================ ] 1246/2368 52% [================================ ] 1247/2368 52% [================================ ] 1248/2368 52% [================================ ] 1249/2368 52% [================================ ] 1250/2368 52% [================================ ] 1251/2368 52% [================================ ] 1252/2368 52% [================================ ] 1253/2368 52% [================================ ] 1254/2368 52% [================================ ] 1255/2368 52% [================================ ] 1256/2368 53% [================================ ] 1257/2368 53% [================================ ] 1258/2368 53% [================================ ] 1259/2368 53% [================================ ] 1260/2368 53% [================================= ] 1261/2368 53% [================================= ] 1262/2368 53% [================================= ] 1263/2368 53% [================================= ] 1264/2368 53% [================================= ] 1265/2368 53% [================================= ] 1266/2368 53% [================================= ] 1267/2368 53% [================================= ] 1268/2368 53% [================================= ] 1269/2368 53% [================================= ] 1270/2368 53% [================================= ] 1271/2368 53% [================================= ] 1272/2368 53% [================================= ] 1273/2368 53% [================================= ] 1274/2368 53% [================================= ] 1275/2368 53% [================================= ] 1276/2368 53% [================================= ] 1277/2368 53% [================================= ] 1278/2368 53% [================================= ] 1279/2368 54% [================================= ] 1280/2368 54% [================================= ] 1281/2368 54% [================================= ] 1282/2368 54% [================================= ] 1283/2368 54% [================================= ] 1284/2368 54% [================================= ] 1285/2368 54% [================================= ] 1286/2368 54% [================================= ] 1287/2368 54% [================================= ] 1288/2368 54% [================================= ] 1289/2368 54% [================================= ] 1290/2368 54% [================================= ] 1291/2368 54% [================================= ] 1292/2368 54% [================================= ] 1293/2368 54% [================================= ] 1294/2368 54% [================================= ] 1295/2368 54% [================================= ] 1296/2368 54% [================================= ] 1297/2368 54% [================================= ] 1298/2368 54% [================================== ] 1299/2368 54% [================================== ] 1300/2368 54% [================================== ] 1301/2368 54% [================================== ] 1302/2368 54% [================================== ] 1303/2368 55% [================================== ] 1304/2368 55% [================================== ] 1305/2368 55% [================================== ] 1306/2368 55% [================================== ] 1307/2368 55% [================================== ] 1308/2368 55% [================================== ] 1309/2368 55% [================================== ] 1310/2368 55% [================================== ] 1311/2368 55% [================================== ] 1312/2368 55% [================================== ] 1313/2368 55% [================================== ] 1314/2368 55% [================================== ] 1315/2368 55% [================================== ] 1316/2368 55% [================================== ] 1317/2368 55% [================================== ] 1318/2368 55% [================================== ] 1319/2368 55% [================================== ] 1320/2368 55% [================================== ] 1321/2368 55% [================================== ] 1322/2368 55% [================================== ] 1323/2368 55% [================================== ] 1324/2368 55% [================================== ] 1325/2368 55% [================================== ] 1326/2368 55% [================================== ] 1327/2368 56% [================================== ] 1328/2368 56% [================================== ] 1329/2368 56% [================================== ] 1330/2368 56% [================================== ] 1331/2368 56% [================================== ] 1332/2368 56% [================================== ] 1333/2368 56% [================================== ] 1334/2368 56% [================================== ] 1335/2368 56% [================================== ] 1336/2368 56% [=================================== ] 1337/2368 56% [=================================== ] 1338/2368 56% [=================================== ] 1339/2368 56% [=================================== ] 1340/2368 56% [=================================== ] 1341/2368 56% [=================================== ] 1342/2368 56% [=================================== ] 1343/2368 56% [=================================== ] 1344/2368 56% [=================================== ] 1345/2368 56% [=================================== ] 1346/2368 56% [=================================== ] 1347/2368 56% [=================================== ] 1348/2368 56% [=================================== ] 1349/2368 56% [=================================== ] 1350/2368 57% [=================================== ] 1351/2368 57% [=================================== ] 1352/2368 57% [=================================== ] 1353/2368 57% [=================================== ] 1354/2368 57% [=================================== ] 1355/2368 57% [=================================== ] 1356/2368 57% [=================================== ] 1357/2368 57% [=================================== ] 1358/2368 57% [=================================== ] 1359/2368 57% [=================================== ] 1360/2368 57% [=================================== ] 1361/2368 57% [=================================== ] 1362/2368 57% [=================================== ] 1363/2368 57% [=================================== ] 1364/2368 57% [=================================== ] 1365/2368 57% [=================================== ] 1366/2368 57% [=================================== ] 1367/2368 57% [=================================== ] 1368/2368 57% [=================================== ] 1369/2368 57% [=================================== ] 1370/2368 57% [=================================== ] 1371/2368 57% [=================================== ] 1372/2368 57% [=================================== ] 1373/2368 57% [=================================== ] 1374/2368 58% [==================================== ] 1375/2368 58% [==================================== ] 1376/2368 58% [==================================== ] 1377/2368 58% [==================================== ] 1378/2368 58% [==================================== ] 1379/2368 58% [==================================== ] 1380/2368 58% [==================================== ] 1381/2368 58% [==================================== ] 1382/2368 58% [==================================== ] 1383/2368 58% [==================================== ] 1384/2368 58% [==================================== ] 1385/2368 58% [==================================== ] 1386/2368 58% [==================================== ] 1387/2368 58% [==================================== ] 1388/2368 58% [==================================== ] 1389/2368 58% [==================================== ] 1390/2368 58% [==================================== ] 1391/2368 58% [==================================== ] 1392/2368 58% [==================================== ] 1393/2368 58% [==================================== ] 1394/2368 58% [==================================== ] 1395/2368 58% [==================================== ] 1396/2368 58% [==================================== ] 1397/2368 58% [==================================== ] 1398/2368 59% [==================================== ] 1399/2368 59% [==================================== ] 1400/2368 59% [==================================== ] 1401/2368 59% [==================================== ] 1402/2368 59% [==================================== ] 1403/2368 59% [==================================== ] 1404/2368 59% [==================================== ] 1405/2368 59% [==================================== ] 1406/2368 59% [==================================== ] 1407/2368 59% [==================================== ] 1408/2368 59% [==================================== ] 1409/2368 59% [==================================== ] 1410/2368 59% [==================================== ] 1411/2368 59% [==================================== ] 1412/2368 59% [==================================== ] 1413/2368 59% [===================================== ] 1414/2368 59% [===================================== ] 1415/2368 59% [===================================== ] 1416/2368 59% [===================================== ] 1417/2368 59% [===================================== ] 1418/2368 59% [===================================== ] 1419/2368 59% [===================================== ] 1420/2368 59% [===================================== ] 1421/2368 60% [===================================== ] 1422/2368 60% [===================================== ] 1423/2368 60% [===================================== ] 1424/2368 60% [===================================== ] 1425/2368 60% [===================================== ] 1426/2368 60% [===================================== ] 1427/2368 60% [===================================== ] 1428/2368 60% [===================================== ] 1429/2368 60% [===================================== ] 1430/2368 60% [===================================== ] 1431/2368 60% [===================================== ] 1432/2368 60% [===================================== ] 1433/2368 60% [===================================== ] 1434/2368 60% [===================================== ] 1435/2368 60% [===================================== ] 1436/2368 60% [===================================== ] 1437/2368 60% [===================================== ] 1438/2368 60% [===================================== ] 1439/2368 60% [===================================== ] 1440/2368 60% [===================================== ] 1441/2368 60% [===================================== ] 1442/2368 60% [===================================== ] 1443/2368 60% [===================================== ] 1444/2368 60% [===================================== ] 1445/2368 61% [===================================== ] 1446/2368 61% [===================================== ] 1447/2368 61% [===================================== ] 1448/2368 61% [===================================== ] 1449/2368 61% [===================================== ] 1450/2368 61% [===================================== ] 1451/2368 61% [====================================== ] 1452/2368 61% [====================================== ] 1453/2368 61% [====================================== ] 1454/2368 61% [====================================== ] 1455/2368 61% [====================================== ] 1456/2368 61% [====================================== ] 1457/2368 61% [====================================== ] 1458/2368 61% [====================================== ] 1459/2368 61% [====================================== ] 1460/2368 61% [====================================== ] 1461/2368 61% [====================================== ] 1462/2368 61% [====================================== ] 1463/2368 61% [====================================== ] 1464/2368 61% [====================================== ] 1465/2368 61% [====================================== ] 1466/2368 61% [====================================== ] 1467/2368 61% [====================================== ] 1468/2368 61% [====================================== ] 1469/2368 62% [====================================== ] 1470/2368 62% [====================================== ] 1471/2368 62% [====================================== ] 1472/2368 62% [====================================== ] 1473/2368 62% [====================================== ] 1474/2368 62% [====================================== ] 1475/2368 62% [====================================== ] 1476/2368 62% [====================================== ] 1477/2368 62% [====================================== ] 1478/2368 62% [====================================== ] 1479/2368 62% [====================================== ] 1480/2368 62% [====================================== ] 1481/2368 62% [====================================== ] 1482/2368 62% [====================================== ] 1483/2368 62% [====================================== ] 1484/2368 62% [====================================== ] 1485/2368 62% [====================================== ] 1486/2368 62% [====================================== ] 1487/2368 62% [====================================== ] 1488/2368 62% [====================================== ] 1489/2368 62% [======================================= ] 1490/2368 62% [======================================= ] 1491/2368 62% [======================================= ] 1492/2368 63% [======================================= ] 1493/2368 63% [======================================= ] 1494/2368 63% [======================================= ] 1495/2368 63% [======================================= ] 1496/2368 63% [======================================= ] 1497/2368 63% [======================================= ] 1498/2368 63% [======================================= ] 1499/2368 63% [======================================= ] 1500/2368 63% [======================================= ] 1501/2368 63% [======================================= ] 1502/2368 63% [======================================= ] 1503/2368 63% [======================================= ] 1504/2368 63% [======================================= ] 1505/2368 63% [======================================= ] 1506/2368 63% [======================================= ] 1507/2368 63% [======================================= ] 1508/2368 63% [======================================= ] 1509/2368 63% [======================================= ] 1510/2368 63% [======================================= ] 1511/2368 63% [======================================= ] 1512/2368 63% [======================================= ] 1513/2368 63% [======================================= ] 1514/2368 63% [======================================= ] 1515/2368 63% [======================================= ] 1516/2368 64% [======================================= ] 1517/2368 64% [======================================= ] 1518/2368 64% [======================================= ] 1519/2368 64% [======================================= ] 1520/2368 64% [======================================= ] 1521/2368 64% [======================================= ] 1522/2368 64% [======================================= ] 1523/2368 64% [======================================= ] 1524/2368 64% [======================================= ] 1525/2368 64% [======================================= ] 1526/2368 64% [======================================= ] 1527/2368 64% [======================================== ] 1528/2368 64% [======================================== ] 1529/2368 64% [======================================== ] 1530/2368 64% [======================================== ] 1531/2368 64% [======================================== ] 1532/2368 64% [======================================== ] 1533/2368 64% [======================================== ] 1534/2368 64% [======================================== ] 1535/2368 64% [======================================== ] 1536/2368 64% [======================================== ] 1537/2368 64% [======================================== ] 1538/2368 64% [======================================== ] 1539/2368 64% [======================================== ] 1540/2368 65% [======================================== ] 1541/2368 65% [======================================== ] 1542/2368 65% [======================================== ] 1543/2368 65% [======================================== ] 1544/2368 65% [======================================== ] 1545/2368 65% [======================================== ] 1546/2368 65% [======================================== ] 1547/2368 65% [======================================== ] 1548/2368 65% [======================================== ] 1549/2368 65% [======================================== ] 1550/2368 65% [======================================== ] 1551/2368 65% [======================================== ] 1552/2368 65% [======================================== ] 1553/2368 65% [======================================== ] 1554/2368 65% [======================================== ] 1555/2368 65% [======================================== ] 1556/2368 65% [======================================== ] 1557/2368 65% [======================================== ] 1558/2368 65% [======================================== ] 1559/2368 65% [======================================== ] 1560/2368 65% [======================================== ] 1561/2368 65% [======================================== ] 1562/2368 65% [======================================== ] 1563/2368 66% [======================================== ] 1564/2368 66% [======================================== ] 1565/2368 66% [========================================= ] 1566/2368 66% [========================================= ] 1567/2368 66% [========================================= ] 1568/2368 66% [========================================= ] 1569/2368 66% [========================================= ] 1570/2368 66% [========================================= ] 1571/2368 66% [========================================= ] 1572/2368 66% [========================================= ] 1573/2368 66% [========================================= ] 1574/2368 66% [========================================= ] 1575/2368 66% [========================================= ] 1576/2368 66% [========================================= ] 1577/2368 66% [========================================= ] 1578/2368 66% [========================================= ] 1579/2368 66% [========================================= ] 1580/2368 66% [========================================= ] 1581/2368 66% [========================================= ] 1582/2368 66% [========================================= ] 1583/2368 66% [========================================= ] 1584/2368 66% [========================================= ] 1585/2368 66% [========================================= ] 1586/2368 66% [========================================= ] 1587/2368 67% [========================================= ] 1588/2368 67% [========================================= ] 1589/2368 67% [========================================= ] 1590/2368 67% [========================================= ] 1591/2368 67% [========================================= ] 1592/2368 67% [========================================= ] 1593/2368 67% [========================================= ] 1594/2368 67% [========================================= ] 1595/2368 67% [========================================= ] 1596/2368 67% [========================================= ] 1597/2368 67% [========================================= ] 1598/2368 67% [========================================= ] 1599/2368 67% [========================================= ] 1600/2368 67% [========================================= ] 1601/2368 67% [========================================= ] 1602/2368 67% [========================================= ] 1603/2368 67% [========================================= ] 1604/2368 67% [========================================== ] 1605/2368 67% [========================================== ] 1606/2368 67% [========================================== ] 1607/2368 67% [========================================== ] 1608/2368 67% [========================================== ] 1609/2368 67% [========================================== ] 1610/2368 67% [========================================== ] 1611/2368 68% [========================================== ] 1612/2368 68% [========================================== ] 1613/2368 68% [========================================== ] 1614/2368 68% [========================================== ] 1615/2368 68% [========================================== ] 1616/2368 68% [========================================== ] 1617/2368 68% [========================================== ] 1618/2368 68% [========================================== ] 1619/2368 68% [========================================== ] 1620/2368 68% [========================================== ] 1621/2368 68% [========================================== ] 1622/2368 68% [========================================== ] 1623/2368 68% [========================================== ] 1624/2368 68% [========================================== ] 1625/2368 68% [========================================== ] 1626/2368 68% [========================================== ] 1627/2368 68% [========================================== ] 1628/2368 68% [========================================== ] 1629/2368 68% [========================================== ] 1630/2368 68% [========================================== ] 1631/2368 68% [========================================== ] 1632/2368 68% [========================================== ] 1633/2368 68% [========================================== ] 1634/2368 69% [========================================== ] 1635/2368 69% [========================================== ] 1636/2368 69% [========================================== ] 1637/2368 69% [========================================== ] 1638/2368 69% [========================================== ] 1639/2368 69% [========================================== ] 1640/2368 69% [========================================== ] 1641/2368 69% [========================================== ] 1642/2368 69% [=========================================== ] 1643/2368 69% [=========================================== ] 1644/2368 69% [=========================================== ] 1645/2368 69% [=========================================== ] 1646/2368 69% [=========================================== ] 1647/2368 69% [=========================================== ] 1648/2368 69% [=========================================== ] 1649/2368 69% [=========================================== ] 1650/2368 69% [=========================================== ] 1651/2368 69% [=========================================== ] 1652/2368 69% [=========================================== ] 1653/2368 69% [=========================================== ] 1654/2368 69% [=========================================== ] 1655/2368 69% [=========================================== ] 1656/2368 69% [=========================================== ] 1657/2368 69% [=========================================== ] 1658/2368 70% [=========================================== ] 1659/2368 70% [=========================================== ] 1660/2368 70% [=========================================== ] 1661/2368 70% [=========================================== ] 1662/2368 70% [=========================================== ] 1663/2368 70% [=========================================== ] 1664/2368 70% [=========================================== ] 1665/2368 70% [=========================================== ] 1666/2368 70% [=========================================== ] 1667/2368 70% [=========================================== ] 1668/2368 70% [=========================================== ] 1669/2368 70% [=========================================== ] 1670/2368 70% [=========================================== ] 1671/2368 70% [=========================================== ] 1672/2368 70% [=========================================== ] 1673/2368 70% [=========================================== ] 1674/2368 70% [=========================================== ] 1675/2368 70% [=========================================== ] 1676/2368 70% [=========================================== ] 1677/2368 70% [=========================================== ] 1678/2368 70% [=========================================== ] 1679/2368 70% [=========================================== ] 1680/2368 70% [============================================ ] 1681/2368 70% [============================================ ] 1682/2368 71% [============================================ ] 1683/2368 71% [============================================ ] 1684/2368 71% [============================================ ] 1685/2368 71% [============================================ ] 1686/2368 71% [============================================ ] 1687/2368 71% [============================================ ] 1688/2368 71% [============================================ ] 1689/2368 71% [============================================ ] 1690/2368 71% [============================================ ] 1691/2368 71% [============================================ ] 1692/2368 71% [============================================ ] 1693/2368 71% [============================================ ] 1694/2368 71% [============================================ ] 1695/2368 71% [============================================ ] 1696/2368 71% [============================================ ] 1697/2368 71% [============================================ ] 1698/2368 71% [============================================ ] 1699/2368 71% [============================================ ] 1700/2368 71% [============================================ ] 1701/2368 71% [============================================ ] 1702/2368 71% [============================================ ] 1703/2368 71% [============================================ ] 1704/2368 71% [============================================ ] 1705/2368 72% [============================================ ] 1706/2368 72% [============================================ ] 1707/2368 72% [============================================ ] 1708/2368 72% [============================================ ] 1709/2368 72% [============================================ ] 1710/2368 72% [============================================ ] 1711/2368 72% [============================================ ] 1712/2368 72% [============================================ ] 1713/2368 72% [============================================ ] 1714/2368 72% [============================================ ] 1715/2368 72% [============================================ ] 1716/2368 72% [============================================ ] 1717/2368 72% [============================================ ] 1718/2368 72% [============================================= ] 1719/2368 72% [============================================= ] 1720/2368 72% [============================================= ] 1721/2368 72% [============================================= ] 1722/2368 72% [============================================= ] 1723/2368 72% [============================================= ] 1724/2368 72% [============================================= ] 1725/2368 72% [============================================= ] 1726/2368 72% [============================================= ] 1727/2368 72% [============================================= ] 1728/2368 72% [============================================= ] 1729/2368 73% [============================================= ] 1730/2368 73% [============================================= ] 1731/2368 73% [============================================= ] 1732/2368 73% [============================================= ] 1733/2368 73% [============================================= ] 1734/2368 73% [============================================= ] 1735/2368 73% [============================================= ] 1736/2368 73% [============================================= ] 1737/2368 73% [============================================= ] 1738/2368 73% [============================================= ] 1739/2368 73% [============================================= ] 1740/2368 73% [============================================= ] 1741/2368 73% [============================================= ] 1742/2368 73% [============================================= ] 1743/2368 73% [============================================= ] 1744/2368 73% [============================================= ] 1745/2368 73% [============================================= ] 1746/2368 73% [============================================= ] 1747/2368 73% [============================================= ] 1748/2368 73% [============================================= ] 1749/2368 73% [============================================= ] 1750/2368 73% [============================================= ] 1751/2368 73% [============================================= ] 1752/2368 73% [============================================= ] 1753/2368 74% [============================================= ] 1754/2368 74% [============================================= ] 1755/2368 74% [============================================= ] 1756/2368 74% [============================================== ] 1757/2368 74% [============================================== ] 1758/2368 74% [============================================== ] 1759/2368 74% [============================================== ] 1760/2368 74% [============================================== ] 1761/2368 74% [============================================== ] 1762/2368 74% [============================================== ] 1763/2368 74% [============================================== ] 1764/2368 74% [============================================== ] 1765/2368 74% [============================================== ] 1766/2368 74% [============================================== ] 1767/2368 74% [============================================== ] 1768/2368 74% [============================================== ] 1769/2368 74% [============================================== ] 1770/2368 74% [============================================== ] 1771/2368 74% [============================================== ] 1772/2368 74% [============================================== ] 1773/2368 74% [============================================== ] 1774/2368 74% [============================================== ] 1775/2368 74% [============================================== ] 1776/2368 75% [============================================== ] 1777/2368 75% [============================================== ] 1778/2368 75% [============================================== ] 1779/2368 75% [============================================== ] 1780/2368 75% [============================================== ] 1781/2368 75% [============================================== ] 1782/2368 75% [============================================== ] 1783/2368 75% [============================================== ] 1784/2368 75% [============================================== ] 1785/2368 75% [============================================== ] 1786/2368 75% [============================================== ] 1787/2368 75% [============================================== ] 1788/2368 75% [============================================== ] 1789/2368 75% [============================================== ] 1790/2368 75% [============================================== ] 1791/2368 75% [============================================== ] 1792/2368 75% [============================================== ] 1793/2368 75% [============================================== ] 1794/2368 75% [============================================== ] 1795/2368 75% [=============================================== ] 1796/2368 75% [=============================================== ] 1797/2368 75% [=============================================== ] 1798/2368 75% [=============================================== ] 1799/2368 75% [=============================================== ] 1800/2368 76% [=============================================== ] 1801/2368 76% [=============================================== ] 1802/2368 76% [=============================================== ] 1803/2368 76% [=============================================== ] 1804/2368 76% [=============================================== ] 1805/2368 76% [=============================================== ] 1806/2368 76% [=============================================== ] 1807/2368 76% [=============================================== ] 1808/2368 76% [=============================================== ] 1809/2368 76% [=============================================== ] 1810/2368 76% [=============================================== ] 1811/2368 76% [=============================================== ] 1812/2368 76% [=============================================== ] 1813/2368 76% [=============================================== ] 1814/2368 76% [=============================================== ] 1815/2368 76% [=============================================== ] 1816/2368 76% [=============================================== ] 1817/2368 76% [=============================================== ] 1818/2368 76% [=============================================== ] 1819/2368 76% [=============================================== ] 1820/2368 76% [=============================================== ] 1821/2368 76% [=============================================== ] 1822/2368 76% [=============================================== ] 1823/2368 76% [=============================================== ] 1824/2368 77% [=============================================== ] 1825/2368 77% [=============================================== ] 1826/2368 77% [=============================================== ] 1827/2368 77% [=============================================== ] 1828/2368 77% [=============================================== ] 1829/2368 77% [=============================================== ] 1830/2368 77% [=============================================== ] 1831/2368 77% [=============================================== ] 1832/2368 77% [=============================================== ] 1833/2368 77% [================================================ ] 1834/2368 77% [================================================ ] 1835/2368 77% [================================================ ] 1836/2368 77% [================================================ ] 1837/2368 77% [================================================ ] 1838/2368 77% [================================================ ] 1839/2368 77% [================================================ ] 1840/2368 77% [================================================ ] 1841/2368 77% [================================================ ] 1842/2368 77% [================================================ ] 1843/2368 77% [================================================ ] 1844/2368 77% [================================================ ] 1845/2368 77% [================================================ ] 1846/2368 77% [================================================ ] 1847/2368 77% [================================================ ] 1848/2368 78% [================================================ ] 1849/2368 78% [================================================ ] 1850/2368 78% [================================================ ] 1851/2368 78% [================================================ ] 1852/2368 78% [================================================ ] 1853/2368 78% [================================================ ] 1854/2368 78% [================================================ ] 1855/2368 78% [================================================ ] 1856/2368 78% [================================================ ] 1857/2368 78% [================================================ ] 1858/2368 78% [================================================ ] 1859/2368 78% [================================================ ] 1860/2368 78% [================================================ ] 1861/2368 78% [================================================ ] 1862/2368 78% [================================================ ] 1863/2368 78% [================================================ ] 1864/2368 78% [================================================ ] 1865/2368 78% [================================================ ] 1866/2368 78% [================================================ ] 1867/2368 78% [================================================ ] 1868/2368 78% [================================================ ] 1869/2368 78% [================================================ ] 1870/2368 78% [================================================ ] 1871/2368 79% [================================================= ] 1872/2368 79% [================================================= ] 1873/2368 79% [================================================= ] 1874/2368 79% [================================================= ] 1875/2368 79% [================================================= ] 1876/2368 79% [================================================= ] 1877/2368 79% [================================================= ] 1878/2368 79% [================================================= ] 1879/2368 79% [================================================= ] 1880/2368 79% [================================================= ] 1881/2368 79% [================================================= ] 1882/2368 79% [================================================= ] 1883/2368 79% [================================================= ] 1884/2368 79% [================================================= ] 1885/2368 79% [================================================= ] 1886/2368 79% [================================================= ] 1887/2368 79% [================================================= ] 1888/2368 79% [================================================= ] 1889/2368 79% [================================================= ] 1890/2368 79% [================================================= ] 1891/2368 79% [================================================= ] 1892/2368 79% [================================================= ] 1893/2368 79% [================================================= ] 1894/2368 79% [================================================= ] 1895/2368 80% [================================================= ] 1896/2368 80% [================================================= ] 1897/2368 80% [================================================= ] 1898/2368 80% [================================================= ] 1899/2368 80% [================================================= ] 1900/2368 80% [================================================= ] 1901/2368 80% [================================================= ] 1902/2368 80% [================================================= ] 1903/2368 80% [================================================= ] 1904/2368 80% [================================================= ] 1905/2368 80% [================================================= ] 1906/2368 80% [================================================= ] 1907/2368 80% [================================================= ] 1908/2368 80% [================================================= ] 1909/2368 80% [================================================== ] 1910/2368 80% [================================================== ] 1911/2368 80% [================================================== ] 1912/2368 80% [================================================== ] 1913/2368 80% [================================================== ] 1914/2368 80% [================================================== ] 1915/2368 80% [================================================== ] 1916/2368 80% [================================================== ] 1917/2368 80% [================================================== ] 1918/2368 80% [================================================== ] 1919/2368 81% [================================================== ] 1920/2368 81% [================================================== ] 1921/2368 81% [================================================== ] 1922/2368 81% [================================================== ] 1923/2368 81% [================================================== ] 1924/2368 81% [================================================== ] 1925/2368 81% [================================================== ] 1926/2368 81% [================================================== ] 1927/2368 81% [================================================== ] 1928/2368 81% [================================================== ] 1929/2368 81% [================================================== ] 1930/2368 81% [================================================== ] 1931/2368 81% [================================================== ] 1932/2368 81% [================================================== ] 1933/2368 81% [================================================== ] 1934/2368 81% [================================================== ] 1935/2368 81% [================================================== ] 1936/2368 81% [================================================== ] 1937/2368 81% [================================================== ] 1938/2368 81% [================================================== ] 1939/2368 81% [================================================== ] 1940/2368 81% [================================================== ] 1941/2368 81% [================================================== ] 1942/2368 82% [================================================== ] 1943/2368 82% [================================================== ] 1944/2368 82% [================================================== ] 1945/2368 82% [================================================== ] 1946/2368 82% [================================================== ] 1947/2368 82% [=================================================== ] 1948/2368 82% [=================================================== ] 1949/2368 82% [=================================================== ] 1950/2368 82% [=================================================== ] 1951/2368 82% [=================================================== ] 1952/2368 82% [=================================================== ] 1953/2368 82% [=================================================== ] 1954/2368 82% [=================================================== ] 1955/2368 82% [=================================================== ] 1956/2368 82% [=================================================== ] 1957/2368 82% [=================================================== ] 1958/2368 82% [=================================================== ] 1959/2368 82% [=================================================== ] 1960/2368 82% [=================================================== ] 1961/2368 82% [=================================================== ] 1962/2368 82% [=================================================== ] 1963/2368 82% [=================================================== ] 1964/2368 82% [=================================================== ] 1965/2368 82% [=================================================== ] 1966/2368 83% [=================================================== ] 1967/2368 83% [=================================================== ] 1968/2368 83% [=================================================== ] 1969/2368 83% [=================================================== ] 1970/2368 83% [=================================================== ] 1971/2368 83% [=================================================== ] 1972/2368 83% [=================================================== ] 1973/2368 83% [=================================================== ] 1974/2368 83% [=================================================== ] 1975/2368 83% [=================================================== ] 1976/2368 83% [=================================================== ] 1977/2368 83% [=================================================== ] 1978/2368 83% [=================================================== ] 1979/2368 83% [=================================================== ] 1980/2368 83% [=================================================== ] 1981/2368 83% [=================================================== ] 1982/2368 83% [=================================================== ] 1983/2368 83% [=================================================== ] 1984/2368 83% [=================================================== ] 1985/2368 83% [=================================================== ] 1986/2368 83% [==================================================== ] 1987/2368 83% [==================================================== ] 1988/2368 83% [==================================================== ] 1989/2368 83% [==================================================== ] 1990/2368 84% [==================================================== ] 1991/2368 84% [==================================================== ] 1992/2368 84% [==================================================== ] 1993/2368 84% [==================================================== ] 1994/2368 84% [==================================================== ] 1995/2368 84% [==================================================== ] 1996/2368 84% [==================================================== ] 1997/2368 84% [==================================================== ] 1998/2368 84% [==================================================== ] 1999/2368 84% [==================================================== ] 2000/2368 84% [==================================================== ] 2001/2368 84% [==================================================== ] 2002/2368 84% [==================================================== ] 2003/2368 84% [==================================================== ] 2004/2368 84% [==================================================== ] 2005/2368 84% [==================================================== ] 2006/2368 84% [==================================================== ] 2007/2368 84% [==================================================== ] 2008/2368 84% [==================================================== ] 2009/2368 84% [==================================================== ] 2010/2368 84% [==================================================== ] 2011/2368 84% [==================================================== ] 2012/2368 84% [==================================================== ] 2013/2368 85% [==================================================== ] 2014/2368 85% [==================================================== ] 2015/2368 85% [==================================================== ] 2016/2368 85% [==================================================== ] 2017/2368 85% [==================================================== ] 2018/2368 85% [==================================================== ] 2019/2368 85% [==================================================== ] 2020/2368 85% [==================================================== ] 2021/2368 85% [==================================================== ] 2022/2368 85% [==================================================== ] 2023/2368 85% [==================================================== ] 2024/2368 85% [===================================================== ] 2025/2368 85% [===================================================== ] 2026/2368 85% [===================================================== ] 2027/2368 85% [===================================================== ] 2028/2368 85% [===================================================== ] 2029/2368 85% [===================================================== ] 2030/2368 85% [===================================================== ] 2031/2368 85% [===================================================== ] 2032/2368 85% [===================================================== ] 2033/2368 85% [===================================================== ] 2034/2368 85% [===================================================== ] 2035/2368 85% [===================================================== ] 2036/2368 85% [===================================================== ] 2037/2368 86% [===================================================== ] 2038/2368 86% [===================================================== ] 2039/2368 86% [===================================================== ] 2040/2368 86% [===================================================== ] 2041/2368 86% [===================================================== ] 2042/2368 86% [===================================================== ] 2043/2368 86% [===================================================== ] 2044/2368 86% [===================================================== ] 2045/2368 86% [===================================================== ] 2046/2368 86% [===================================================== ] 2047/2368 86% [===================================================== ] 2048/2368 86% [===================================================== ] 2049/2368 86% [===================================================== ] 2050/2368 86% [===================================================== ] 2051/2368 86% [===================================================== ] 2052/2368 86% [===================================================== ] 2053/2368 86% [===================================================== ] 2054/2368 86% [===================================================== ] 2055/2368 86% [===================================================== ] 2056/2368 86% [===================================================== ] 2057/2368 86% [===================================================== ] 2058/2368 86% [===================================================== ] 2059/2368 86% [===================================================== ] 2060/2368 86% [===================================================== ] 2061/2368 87% [===================================================== ] 2062/2368 87% [====================================================== ] 2063/2368 87% [====================================================== ] 2064/2368 87% [====================================================== ] 2065/2368 87% [====================================================== ] 2066/2368 87% [====================================================== ] 2067/2368 87% [====================================================== ] 2068/2368 87% [====================================================== ] 2069/2368 87% [====================================================== ] 2070/2368 87% [====================================================== ] 2071/2368 87% [====================================================== ] 2072/2368 87% [====================================================== ] 2073/2368 87% [====================================================== ] 2074/2368 87% [====================================================== ] 2075/2368 87% [====================================================== ] 2076/2368 87% [====================================================== ] 2077/2368 87% [====================================================== ] 2078/2368 87% [====================================================== ] 2079/2368 87% [====================================================== ] 2080/2368 87% [====================================================== ] 2081/2368 87% [====================================================== ] 2082/2368 87% [====================================================== ] 2083/2368 87% [====================================================== ] 2084/2368 88% [====================================================== ] 2085/2368 88% [====================================================== ] 2086/2368 88% [====================================================== ] 2087/2368 88% [====================================================== ] 2088/2368 88% [====================================================== ] 2089/2368 88% [====================================================== ] 2090/2368 88% [====================================================== ] 2091/2368 88% [====================================================== ] 2092/2368 88% [====================================================== ] 2093/2368 88% [====================================================== ] 2094/2368 88% [====================================================== ] 2095/2368 88% [====================================================== ] 2096/2368 88% [====================================================== ] 2097/2368 88% [====================================================== ] 2098/2368 88% [====================================================== ] 2099/2368 88% [====================================================== ] 2100/2368 88% [======================================================= ] 2101/2368 88% [======================================================= ] 2102/2368 88% [======================================================= ] 2103/2368 88% [======================================================= ] 2104/2368 88% [======================================================= ] 2105/2368 88% [======================================================= ] 2106/2368 88% [======================================================= ] 2107/2368 88% [======================================================= ] 2108/2368 89% [======================================================= ] 2109/2368 89% [======================================================= ] 2110/2368 89% [======================================================= ] 2111/2368 89% [======================================================= ] 2112/2368 89% [======================================================= ] 2113/2368 89% [======================================================= ] 2114/2368 89% [======================================================= ] 2115/2368 89% [======================================================= ] 2116/2368 89% [======================================================= ] 2117/2368 89% [======================================================= ] 2118/2368 89% [======================================================= ] 2119/2368 89% [======================================================= ] 2120/2368 89% [======================================================= ] 2121/2368 89% [======================================================= ] 2122/2368 89% [======================================================= ] 2123/2368 89% [======================================================= ] 2124/2368 89% [======================================================= ] 2125/2368 89% [======================================================= ] 2126/2368 89% [======================================================= ] 2127/2368 89% [======================================================= ] 2128/2368 89% [======================================================= ] 2129/2368 89% [======================================================= ] 2130/2368 89% [======================================================= ] 2131/2368 89% [======================================================= ] 2132/2368 90% [======================================================= ] 2133/2368 90% [======================================================= ] 2134/2368 90% [======================================================= ] 2135/2368 90% [======================================================= ] 2136/2368 90% [======================================================= ] 2137/2368 90% [======================================================= ] 2138/2368 90% [======================================================== ] 2139/2368 90% [======================================================== ] 2140/2368 90% [======================================================== ] 2141/2368 90% [======================================================== ] 2142/2368 90% [======================================================== ] 2143/2368 90% [======================================================== ] 2144/2368 90% [======================================================== ] 2145/2368 90% [======================================================== ] 2146/2368 90% [======================================================== ] 2147/2368 90% [======================================================== ] 2148/2368 90% [======================================================== ] 2149/2368 90% [======================================================== ] 2150/2368 90% [======================================================== ] 2151/2368 90% [======================================================== ] 2152/2368 90% [======================================================== ] 2153/2368 90% [======================================================== ] 2154/2368 90% [======================================================== ] 2155/2368 91% [======================================================== ] 2156/2368 91% [======================================================== ] 2157/2368 91% [======================================================== ] 2158/2368 91% [======================================================== ] 2159/2368 91% [======================================================== ] 2160/2368 91% [======================================================== ] 2161/2368 91% [======================================================== ] 2162/2368 91% [======================================================== ] 2163/2368 91% [======================================================== ] 2164/2368 91% [======================================================== ] 2165/2368 91% [======================================================== ] 2166/2368 91% [======================================================== ] 2167/2368 91% [======================================================== ] 2168/2368 91% [======================================================== ] 2169/2368 91% [======================================================== ] 2170/2368 91% [======================================================== ] 2171/2368 91% [======================================================== ] 2172/2368 91% [======================================================== ] 2173/2368 91% [======================================================== ] 2174/2368 91% [======================================================== ] 2175/2368 91% [======================================================== ] 2176/2368 91% [======================================================== ] 2177/2368 91% [========================================================= ] 2178/2368 91% [========================================================= ] 2179/2368 92% [========================================================= ] 2180/2368 92% [========================================================= ] 2181/2368 92% [========================================================= ] 2182/2368 92% [========================================================= ] 2183/2368 92% [========================================================= ] 2184/2368 92% [========================================================= ] 2185/2368 92% [========================================================= ] 2186/2368 92% [========================================================= ] 2187/2368 92% [========================================================= ] 2188/2368 92% [========================================================= ] 2189/2368 92% [========================================================= ] 2190/2368 92% [========================================================= ] 2191/2368 92% [========================================================= ] 2192/2368 92% [========================================================= ] 2193/2368 92% [========================================================= ] 2194/2368 92% [========================================================= ] 2195/2368 92% [========================================================= ] 2196/2368 92% [========================================================= ] 2197/2368 92% [========================================================= ] 2198/2368 92% [========================================================= ] 2199/2368 92% [========================================================= ] 2200/2368 92% [========================================================= ] 2201/2368 92% [========================================================= ] 2202/2368 92% [========================================================= ] 2203/2368 93% [========================================================= ] 2204/2368 93% [========================================================= ] 2205/2368 93% [========================================================= ] 2206/2368 93% [========================================================= ] 2207/2368 93% [========================================================= ] 2208/2368 93% [========================================================= ] 2209/2368 93% [========================================================= ] 2210/2368 93% [========================================================= ] 2211/2368 93% [========================================================= ] 2212/2368 93% [========================================================= ] 2213/2368 93% [========================================================= ] 2214/2368 93% [========================================================= ] 2215/2368 93% [========================================================== ] 2216/2368 93% [========================================================== ] 2217/2368 93% [========================================================== ] 2218/2368 93% [========================================================== ] 2219/2368 93% [========================================================== ] 2220/2368 93% [========================================================== ] 2221/2368 93% [========================================================== ] 2222/2368 93% [========================================================== ] 2223/2368 93% [========================================================== ] 2224/2368 93% [========================================================== ] 2225/2368 93% [========================================================== ] 2226/2368 94% [========================================================== ] 2227/2368 94% [========================================================== ] 2228/2368 94% [========================================================== ] 2229/2368 94% [========================================================== ] 2230/2368 94% [========================================================== ] 2231/2368 94% [========================================================== ] 2232/2368 94% [========================================================== ] 2233/2368 94% [========================================================== ] 2234/2368 94% [========================================================== ] 2235/2368 94% [========================================================== ] 2236/2368 94% [========================================================== ] 2237/2368 94% [========================================================== ] 2238/2368 94% [========================================================== ] 2239/2368 94% [========================================================== ] 2240/2368 94% [========================================================== ] 2241/2368 94% [========================================================== ] 2242/2368 94% [========================================================== ] 2243/2368 94% [========================================================== ] 2244/2368 94% [========================================================== ] 2245/2368 94% [========================================================== ] 2246/2368 94% [========================================================== ] 2247/2368 94% [========================================================== ] 2248/2368 94% [========================================================== ] 2249/2368 94% [========================================================== ] 2250/2368 95% [========================================================== ] 2251/2368 95% [========================================================== ] 2252/2368 95% [========================================================== ] 2253/2368 95% [=========================================================== ] 2254/2368 95% [=========================================================== ] 2255/2368 95% [=========================================================== ] 2256/2368 95% [=========================================================== ] 2257/2368 95% [=========================================================== ] 2258/2368 95% [=========================================================== ] 2259/2368 95% [=========================================================== ] 2260/2368 95% [=========================================================== ] 2261/2368 95% [=========================================================== ] 2262/2368 95% [=========================================================== ] 2263/2368 95% [=========================================================== ] 2264/2368 95% [=========================================================== ] 2265/2368 95% [=========================================================== ] 2266/2368 95% [=========================================================== ] 2267/2368 95% [=========================================================== ] 2268/2368 95% [=========================================================== ] 2269/2368 95% [=========================================================== ] 2270/2368 95% [=========================================================== ] 2271/2368 95% [=========================================================== ] 2272/2368 95% [=========================================================== ] 2273/2368 95% [=========================================================== ] 2274/2368 96% [=========================================================== ] 2275/2368 96% [=========================================================== ] 2276/2368 96% [=========================================================== ] 2277/2368 96% [=========================================================== ] 2278/2368 96% [=========================================================== ] 2279/2368 96% [=========================================================== ] 2280/2368 96% [=========================================================== ] 2281/2368 96% [=========================================================== ] 2282/2368 96% [=========================================================== ] 2283/2368 96% [=========================================================== ] 2284/2368 96% [=========================================================== ] 2285/2368 96% [=========================================================== ] 2286/2368 96% [=========================================================== ] 2287/2368 96% [=========================================================== ] 2288/2368 96% [=========================================================== ] 2289/2368 96% [=========================================================== ] 2290/2368 96% [=========================================================== ] 2291/2368 96% [============================================================ ] 2292/2368 96% [============================================================ ] 2293/2368 96% [============================================================ ] 2294/2368 96% [============================================================ ] 2295/2368 96% [============================================================ ] 2296/2368 96% [============================================================ ] 2297/2368 97% [============================================================ ] 2298/2368 97% [============================================================ ] 2299/2368 97% [============================================================ ] 2300/2368 97% [============================================================ ] 2301/2368 97% [============================================================ ] 2302/2368 97% [============================================================ ] 2303/2368 97% [============================================================ ] 2304/2368 97% [============================================================ ] 2305/2368 97% [============================================================ ] 2306/2368 97% [============================================================ ] 2307/2368 97% [============================================================ ] 2308/2368 97% [============================================================ ] 2309/2368 97% [============================================================ ] 2310/2368 97% [============================================================ ] 2311/2368 97% [============================================================ ] 2312/2368 97% [============================================================ ] 2313/2368 97% [============================================================ ] 2314/2368 97% [============================================================ ] 2315/2368 97% [============================================================ ] 2316/2368 97% [============================================================ ] 2317/2368 97% [============================================================ ] 2318/2368 97% [============================================================ ] 2319/2368 97% [============================================================ ] 2320/2368 97% [============================================================ ] 2321/2368 98% [============================================================ ] 2322/2368 98% [============================================================ ] 2323/2368 98% [============================================================ ] 2324/2368 98% [============================================================ ] 2325/2368 98% [============================================================ ] 2326/2368 98% [============================================================ ] 2327/2368 98% [============================================================ ] 2328/2368 98% [============================================================ ] 2329/2368 98% [============================================================= ] 2330/2368 98% [============================================================= ] 2331/2368 98% [============================================================= ] 2332/2368 98% [============================================================= ] 2333/2368 98% [============================================================= ] 2334/2368 98% [============================================================= ] 2335/2368 98% [============================================================= ] 2336/2368 98% [============================================================= ] 2337/2368 98% [============================================================= ] 2338/2368 98% [============================================================= ] 2339/2368 98% [============================================================= ] 2340/2368 98% [============================================================= ] 2341/2368 98% [============================================================= ] 2342/2368 98% [============================================================= ] 2343/2368 98% [============================================================= ] 2344/2368 98% [============================================================= ] 2345/2368 99% [============================================================= ] 2346/2368 99% [============================================================= ] 2347/2368 99% [============================================================= ] 2348/2368 99% [============================================================= ] 2349/2368 99% [============================================================= ] 2350/2368 99% [============================================================= ] 2351/2368 99% [============================================================= ] 2352/2368 99% [============================================================= ] 2353/2368 99% [============================================================= ] 2354/2368 99% [============================================================= ] 2355/2368 99% [============================================================= ] 2356/2368 99% [============================================================= ] 2357/2368 99% [============================================================= ] 2358/2368 99% [============================================================= ] 2359/2368 99% [============================================================= ] 2360/2368 99% [============================================================= ] 2361/2368 99% [============================================================= ] 2362/2368 99% [============================================================= ] 2363/2368 99% [============================================================= ] 2364/2368 99% [============================================================= ] 2365/2368 99% [============================================================= ] 2366/2368 99% [============================================================= ] 2367/2368 99% [==============================================================] 2368/2368 100% operation complete, 2368 objects in 140718 NAND pages. ln -snf /home/autobuild/autobuild/instance-15/output-1/host/mips64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-15/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-15/buildroot' >>> Buildroot 2022.11-266-gf298729fc3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT=y >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.9 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-setuptools 65.5.1 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.0 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.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> less 590 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> start-stop-daemon 1.20.7.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> whois 5.5.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> 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.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> 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.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> crun 1.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dropbear 2022.83 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.56.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> htpdate 1.3.6 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> host-imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcurl 7.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdeflate 1.12 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libksba 1.6.2 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) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburiparser 0.9.7 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> linux-firmware 20221012 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.fw_sst_0f28: OK (sha256: 60fbc9cccb455e1a3306c97db942d6f24fa93664be61d54c497637e6d0e2ae83) LICENCE.ibt_firmware: OK (sha256: 5181b0b51efc79d5acb2c9bb92042878fdbad97a92114d4ab5e32e2b5b52fce4) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.qat_firmware: OK (sha256: 2051d5bf0755a0668f8c3d9a0d1c41d4b8cc411aba70f720fda71ae9e3b4d25c) LICENCE.qla2xxx: OK (sha256: 4071a11d878dbc0ac6d9e71203d03b151638f9d7a8bc47a54c3cb964100d5822) LICENCE.ralink_a_mediatek_company_firmware: OK (sha256: 8568352b57f3574f9d5b2753cdb7c6e5eb2b79e82fbb9c9ba6566947467ef508) LICENCE.rtlwifi_firmware.txt: OK (sha256: a61351665b4f264f6c631364f85b907d8f8f41f8b369533ef4021765f9f3b62e) LICENCE.ti-connectivity: OK (sha256: 106bef96470001e877fcf7ba0337fa6766a317650eb47fcaeb743eeebd62c4ff) LICENSE.ice_enhanced: OK (sha256: 8c45a83562a69f7ac4207e4cb5c0063af2e545791b3947bc81dc82305481c15c) WHENCE: OK (sha256: 6857749e23d6a2853e5d33f6d6012a60d5baa2b4d51b5f8c6799d00d68733841) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-odb 2.4.0 Collecting legal info LICENSE: OK (sha256: 7983b82cb1f1686ac2b55420ded9c0f348f93dd17bf3e048ae3b25c1da51b80e) >>> host-libcutl 1.10.0 Collecting legal info LICENSE: OK (sha256: c7aa98c5af3b67174f16b12a1fed4332a51cd524b82c69e85baa4c2c412da239) >>> host-libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> openblas 0.3.21 Collecting legal info LICENSE: OK (sha256: 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff) >>> openlayers 7.1.0 Collecting legal info LICENSE.md: OK (sha256: 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> openvpn 2.5.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> proftpd 1.3.6e Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> rtty 7.4.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> host-rust-bin 1.65.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> ssdp-responder 1.9 Collecting legal info LICENSE: OK (sha256: 68d6fdc22e337f725fe719bf9ae6d92b1d8d0ca4cff8219b303ab76706670a8d) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-15/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot'