Number of fifo nodes 0 Number of socket nodes 0 Number of directories 509 Number of hard-links 0 Number of ids (unique uids + gids) 3 Number of uids 2 root (0) www-data (33) Number of gids 3 root (0) systemd-journal (101) www-data (33) >>> Generating filesystem image rootfs.tar mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" xz -9 -C crc32 -c -T 4 /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar > /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar.xz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2469 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/2469 0% [ ] 2/2469 0% [ ] 3/2469 0% [ ] 4/2469 0% [ ] 5/2469 0% [ ] 6/2469 0% [ ] 7/2469 0% [ ] 8/2469 0% [ ] 9/2469 0% [ ] 10/2469 0% [ ] 11/2469 0% [ ] 12/2469 0% [ ] 13/2469 0% [ ] 14/2469 0% [ ] 15/2469 0% [ ] 16/2469 0% [ ] 17/2469 0% [ ] 18/2469 0% [ ] 19/2469 0% [ ] 20/2469 0% [ ] 21/2469 0% [ ] 22/2469 0% [ ] 23/2469 0% [ ] 24/2469 0% [ ] 25/2469 1% [ ] 26/2469 1% [ ] 27/2469 1% [ ] 28/2469 1% [ ] 29/2469 1% [ ] 30/2469 1% [ ] 31/2469 1% [ ] 32/2469 1% [ ] 33/2469 1% [ ] 34/2469 1% [ ] 35/2469 1% [ ] 36/2469 1% [ ] 37/2469 1% [ ] 38/2469 1% [ ] 39/2469 1% [= ] 40/2469 1% [= ] 41/2469 1% [= ] 42/2469 1% [= ] 43/2469 1% [= ] 44/2469 1% [= ] 45/2469 1% [= ] 46/2469 1% [= ] 47/2469 1% [= ] 48/2469 1% [= ] 49/2469 1% [= ] 50/2469 2% [= ] 51/2469 2% [= ] 52/2469 2% [= ] 53/2469 2% [= ] 54/2469 2% [= ] 55/2469 2% [= ] 56/2469 2% [= ] 57/2469 2% [= ] 58/2469 2% [= ] 59/2469 2% [= ] 60/2469 2% [= ] 61/2469 2% [= ] 62/2469 2% [= ] 63/2469 2% [= ] 64/2469 2% [= ] 65/2469 2% [= ] 66/2469 2% [= ] 67/2469 2% [= ] 68/2469 2% [= ] 69/2469 2% [= ] 70/2469 2% [= ] 71/2469 2% [= ] 72/2469 2% [= ] 73/2469 2% [= ] 74/2469 2% [= ] 75/2469 3% [= ] 76/2469 3% [= ] 77/2469 3% [= ] 78/2469 3% [= ] 79/2469 3% [== ] 80/2469 3% [== ] 81/2469 3% [== ] 82/2469 3% [== ] 83/2469 3% [== ] 84/2469 3% [== ] 85/2469 3% [== ] 86/2469 3% [== ] 87/2469 3% [== ] 88/2469 3% [== ] 89/2469 3% [== ] 90/2469 3% [== ] 91/2469 3% [== ] 92/2469 3% [== ] 93/2469 3% [== ] 94/2469 3% [== ] 95/2469 3% [== ] 96/2469 3% [== ] 97/2469 3% [== ] 98/2469 3% [== ] 99/2469 4% [== ] 100/2469 4% [== ] 101/2469 4% [== ] 102/2469 4% [== ] 103/2469 4% [== ] 104/2469 4% [== ] 105/2469 4% [== ] 106/2469 4% [== ] 107/2469 4% [== ] 108/2469 4% [== ] 109/2469 4% [== ] 110/2469 4% [== ] 111/2469 4% [== ] 112/2469 4% [== ] 113/2469 4% [== ] 114/2469 4% [== ] 115/2469 4% [== ] 116/2469 4% [== ] 117/2469 4% [== ] 118/2469 4% [== ] 119/2469 4% [=== ] 120/2469 4% [=== ] 121/2469 4% [=== ] 122/2469 4% [=== ] 123/2469 4% [=== ] 124/2469 5% [=== ] 125/2469 5% [=== ] 126/2469 5% [=== ] 127/2469 5% [=== ] 128/2469 5% [=== ] 129/2469 5% [=== ] 130/2469 5% [=== ] 131/2469 5% [=== ] 132/2469 5% [=== ] 133/2469 5% [=== ] 134/2469 5% [=== ] 135/2469 5% [=== ] 136/2469 5% [=== ] 137/2469 5% [=== ] 138/2469 5% [=== ] 139/2469 5% [=== ] 140/2469 5% [=== ] 141/2469 5% [=== ] 142/2469 5% [=== ] 143/2469 5% [=== ] 144/2469 5% [=== ] 145/2469 5% [=== ] 146/2469 5% [=== ] 147/2469 5% [=== ] 148/2469 5% [=== ] 149/2469 6% [=== ] 150/2469 6% [=== ] 151/2469 6% [=== ] 152/2469 6% [=== ] 153/2469 6% [=== ] 154/2469 6% [=== ] 155/2469 6% [=== ] 156/2469 6% [=== ] 157/2469 6% [=== ] 158/2469 6% [=== ] 159/2469 6% [==== ] 160/2469 6% [==== ] 161/2469 6% [==== ] 162/2469 6% [==== ] 163/2469 6% [==== ] 164/2469 6% [==== ] 165/2469 6% [==== ] 166/2469 6% [==== ] 167/2469 6% [==== ] 168/2469 6% [==== ] 169/2469 6% [==== ] 170/2469 6% [==== ] 171/2469 6% [==== ] 172/2469 6% [==== ] 173/2469 7% [==== ] 174/2469 7% [==== ] 175/2469 7% [==== ] 176/2469 7% [==== ] 177/2469 7% [==== ] 178/2469 7% [==== ] 179/2469 7% [==== ] 180/2469 7% [==== ] 181/2469 7% [==== ] 182/2469 7% [==== ] 183/2469 7% [==== ] 184/2469 7% [==== ] 185/2469 7% [==== ] 186/2469 7% [==== ] 187/2469 7% [==== ] 188/2469 7% [==== ] 189/2469 7% [==== ] 190/2469 7% [==== ] 191/2469 7% [==== ] 192/2469 7% [==== ] 193/2469 7% [==== ] 194/2469 7% [==== ] 195/2469 7% [==== ] 196/2469 7% [==== ] 197/2469 7% [==== ] 198/2469 8% [==== ] 199/2469 8% [===== ] 200/2469 8% [===== ] 201/2469 8% [===== ] 202/2469 8% [===== ] 203/2469 8% [===== ] 204/2469 8% [===== ] 205/2469 8% [===== ] 206/2469 8% [===== ] 207/2469 8% [===== ] 208/2469 8% [===== ] 209/2469 8% [===== ] 210/2469 8% [===== ] 211/2469 8% [===== ] 212/2469 8% [===== ] 213/2469 8% [===== ] 214/2469 8% [===== ] 215/2469 8% [===== ] 216/2469 8% [===== ] 217/2469 8% [===== ] 218/2469 8% [===== ] 219/2469 8% [===== ] 220/2469 8% [===== ] 221/2469 8% [===== ] 222/2469 8% [===== ] 223/2469 9% [===== ] 224/2469 9% [===== ] 225/2469 9% [===== ] 226/2469 9% [===== ] 227/2469 9% [===== ] 228/2469 9% [===== ] 229/2469 9% [===== ] 230/2469 9% [===== ] 231/2469 9% [===== ] 232/2469 9% [===== ] 233/2469 9% [===== ] 234/2469 9% [===== ] 235/2469 9% [===== ] 236/2469 9% [===== ] 237/2469 9% [===== ] 238/2469 9% [====== ] 239/2469 9% [====== ] 240/2469 9% [====== ] 241/2469 9% [====== ] 242/2469 9% [====== ] 243/2469 9% [====== ] 244/2469 9% [====== ] 245/2469 9% [====== ] 246/2469 9% [====== ] 247/2469 10% [====== ] 248/2469 10% [====== ] 249/2469 10% [====== ] 250/2469 10% [====== ] 251/2469 10% [====== ] 252/2469 10% [====== ] 253/2469 10% [====== ] 254/2469 10% [====== ] 255/2469 10% [====== ] 256/2469 10% [====== ] 257/2469 10% [====== ] 258/2469 10% [====== ] 259/2469 10% [====== ] 260/2469 10% [====== ] 261/2469 10% [====== ] 262/2469 10% [====== ] 263/2469 10% [====== ] 264/2469 10% [====== ] 265/2469 10% [====== ] 266/2469 10% [====== ] 267/2469 10% [====== ] 268/2469 10% [====== ] 269/2469 10% [====== ] 270/2469 10% [====== ] 271/2469 10% [====== ] 272/2469 11% [====== ] 273/2469 11% [====== ] 274/2469 11% [====== ] 275/2469 11% [====== ] 276/2469 11% [====== ] 277/2469 11% [====== ] 278/2469 11% [======= ] 279/2469 11% [======= ] 280/2469 11% [======= ] 281/2469 11% [======= ] 282/2469 11% [======= ] 283/2469 11% [======= ] 284/2469 11% [======= ] 285/2469 11% [======= ] 286/2469 11% [======= ] 287/2469 11% [======= ] 288/2469 11% [======= ] 289/2469 11% [======= ] 290/2469 11% [======= ] 291/2469 11% [======= ] 292/2469 11% [======= ] 293/2469 11% [======= ] 294/2469 11% [======= ] 295/2469 11% [======= ] 296/2469 11% [======= ] 297/2469 12% [======= ] 298/2469 12% [======= ] 299/2469 12% [======= ] 300/2469 12% [======= ] 301/2469 12% [======= ] 302/2469 12% [======= ] 303/2469 12% [======= ] 304/2469 12% [======= ] 305/2469 12% [======= ] 306/2469 12% [======= ] 307/2469 12% [======= ] 308/2469 12% [======= ] 309/2469 12% [======= ] 310/2469 12% [======= ] 311/2469 12% [======= ] 312/2469 12% [======= ] 313/2469 12% [======= ] 314/2469 12% [======= ] 315/2469 12% [======= ] 316/2469 12% [======= ] 317/2469 12% [======= ] 318/2469 12% [======== ] 319/2469 12% [======== ] 320/2469 12% [======== ] 321/2469 13% [======== ] 322/2469 13% [======== ] 323/2469 13% [======== ] 324/2469 13% [======== ] 325/2469 13% [======== ] 326/2469 13% [======== ] 327/2469 13% [======== ] 328/2469 13% [======== ] 329/2469 13% [======== ] 330/2469 13% [======== ] 331/2469 13% [======== ] 332/2469 13% [======== ] 333/2469 13% [======== ] 334/2469 13% [======== ] 335/2469 13% [======== ] 336/2469 13% [======== ] 337/2469 13% [======== ] 338/2469 13% [======== ] 339/2469 13% [======== ] 340/2469 13% [======== ] 341/2469 13% [======== ] 342/2469 13% [======== ] 343/2469 13% [======== ] 344/2469 13% [======== ] 345/2469 13% [======== ] 346/2469 14% [======== ] 347/2469 14% [======== ] 348/2469 14% [======== ] 349/2469 14% [======== ] 350/2469 14% [======== ] 351/2469 14% [======== ] 352/2469 14% [======== ] 353/2469 14% [======== ] 354/2469 14% [======== ] 355/2469 14% [======== ] 356/2469 14% [======== ] 357/2469 14% [======== ] 358/2469 14% [========= ] 359/2469 14% [========= ] 360/2469 14% [========= ] 361/2469 14% [========= ] 362/2469 14% [========= ] 363/2469 14% [========= ] 364/2469 14% [========= ] 365/2469 14% [========= ] 366/2469 14% [========= ] 367/2469 14% [========= ] 368/2469 14% [========= ] 369/2469 14% [========= ] 370/2469 14% [========= ] 371/2469 15% [========= ] 372/2469 15% [========= ] 373/2469 15% [========= ] 374/2469 15% [========= ] 375/2469 15% [========= ] 376/2469 15% [========= ] 377/2469 15% [========= ] 378/2469 15% [========= ] 379/2469 15% [========= ] 380/2469 15% [========= ] 381/2469 15% [========= ] 382/2469 15% [========= ] 383/2469 15% [========= ] 384/2469 15% [========= ] 385/2469 15% [========= ] 386/2469 15% [========= ] 387/2469 15% [========= ] 388/2469 15% [========= ] 389/2469 15% [========= ] 390/2469 15% [========= ] 391/2469 15% [========= ] 392/2469 15% [========= ] 393/2469 15% [========= ] 394/2469 15% [========= ] 395/2469 15% [========= ] 396/2469 16% [========= ] 397/2469 16% [========= ] 398/2469 16% [========== ] 399/2469 16% [========== ] 400/2469 16% [========== ] 401/2469 16% [========== ] 402/2469 16% [========== ] 403/2469 16% [========== ] 404/2469 16% [========== ] 405/2469 16% [========== ] 406/2469 16% [========== ] 407/2469 16% [========== ] 408/2469 16% [========== ] 409/2469 16% [========== ] 410/2469 16% [========== ] 411/2469 16% [========== ] 412/2469 16% [========== ] 413/2469 16% [========== ] 414/2469 16% [========== ] 415/2469 16% [========== ] 416/2469 16% [========== ] 417/2469 16% [========== ] 418/2469 16% [========== ] 419/2469 16% [========== ] 420/2469 17% [========== ] 421/2469 17% [========== ] 422/2469 17% [========== ] 423/2469 17% [========== ] 424/2469 17% [========== ] 425/2469 17% [========== ] 426/2469 17% [========== ] 427/2469 17% [========== ] 428/2469 17% [========== ] 429/2469 17% [========== ] 430/2469 17% [========== ] 431/2469 17% [========== ] 432/2469 17% [========== ] 433/2469 17% [========== ] 434/2469 17% [========== ] 435/2469 17% [========== ] 436/2469 17% [========== ] 437/2469 17% [========== ] 438/2469 17% [=========== ] 439/2469 17% [=========== ] 440/2469 17% [=========== ] 441/2469 17% [=========== ] 442/2469 17% [=========== ] 443/2469 17% [=========== ] 444/2469 17% [=========== ] 445/2469 18% [=========== ] 446/2469 18% [=========== ] 447/2469 18% [=========== ] 448/2469 18% [=========== ] 449/2469 18% [=========== ] 450/2469 18% [=========== ] 451/2469 18% [=========== ] 452/2469 18% [=========== ] 453/2469 18% [=========== ] 454/2469 18% [=========== ] 455/2469 18% [=========== ] 456/2469 18% [=========== ] 457/2469 18% [=========== ] 458/2469 18% [=========== ] 459/2469 18% [=========== ] 460/2469 18% [=========== ] 461/2469 18% [=========== ] 462/2469 18% [=========== ] 463/2469 18% [=========== ] 464/2469 18% [=========== ] 465/2469 18% [=========== ] 466/2469 18% [=========== ] 467/2469 18% [=========== ] 468/2469 18% [=========== ] 469/2469 18% [=========== ] 470/2469 19% [=========== ] 471/2469 19% [=========== ] 472/2469 19% [=========== ] 473/2469 19% [=========== ] 474/2469 19% [=========== ] 475/2469 19% [=========== ] 476/2469 19% [=========== ] 477/2469 19% [============ ] 478/2469 19% [============ ] 479/2469 19% [============ ] 480/2469 19% [============ ] 481/2469 19% [============ ] 482/2469 19% [============ ] 483/2469 19% [============ ] 484/2469 19% [============ ] 485/2469 19% [============ ] 486/2469 19% [============ ] 487/2469 19% [============ ] 488/2469 19% [============ ] 489/2469 19% [============ ] 490/2469 19% [============ ] 491/2469 19% [============ ] 492/2469 19% [============ ] 493/2469 19% [============ ] 494/2469 20% [============ ] 495/2469 20% [============ ] 496/2469 20% [============ ] 497/2469 20% [============ ] 498/2469 20% [============ ] 499/2469 20% [============ ] 500/2469 20% [============ ] 501/2469 20% [============ ] 502/2469 20% [============ ] 503/2469 20% [============ ] 504/2469 20% [============ ] 505/2469 20% [============ ] 506/2469 20% [============ ] 507/2469 20% [============ ] 508/2469 20% [============ ] 509/2469 20% [============ ] 510/2469 20% [============ ] 511/2469 20% [============ ] 512/2469 20% [============ ] 513/2469 20% [============ ] 514/2469 20% [============ ] 515/2469 20% [============ ] 516/2469 20% [============ ] 517/2469 20% [============= ] 518/2469 20% [============= ] 519/2469 21% [============= ] 520/2469 21% [============= ] 521/2469 21% [============= ] 522/2469 21% [============= ] 523/2469 21% [============= ] 524/2469 21% [============= ] 525/2469 21% [============= ] 526/2469 21% [============= ] 527/2469 21% [============= ] 528/2469 21% [============= ] 529/2469 21% [============= ] 530/2469 21% [============= ] 531/2469 21% [============= ] 532/2469 21% [============= ] 533/2469 21% [============= ] 534/2469 21% [============= ] 535/2469 21% [============= ] 536/2469 21% [============= ] 537/2469 21% [============= ] 538/2469 21% [============= ] 539/2469 21% [============= ] 540/2469 21% [============= ] 541/2469 21% [============= ] 542/2469 21% [============= ] 543/2469 21% [============= ] 544/2469 22% [============= ] 545/2469 22% [============= ] 546/2469 22% [============= ] 547/2469 22% [============= ] 548/2469 22% [============= ] 549/2469 22% [============= ] 550/2469 22% [============= ] 551/2469 22% [============= ] 552/2469 22% [============= ] 553/2469 22% [============= ] 554/2469 22% [============= ] 555/2469 22% [============= ] 556/2469 22% [============= ] 557/2469 22% [============== ] 558/2469 22% [============== ] 559/2469 22% [============== ] 560/2469 22% [============== ] 561/2469 22% [============== ] 562/2469 22% [============== ] 563/2469 22% [============== ] 564/2469 22% [============== ] 565/2469 22% [============== ] 566/2469 22% [============== ] 567/2469 22% [============== ] 568/2469 23% [============== ] 569/2469 23% [============== ] 570/2469 23% [============== ] 571/2469 23% [============== ] 572/2469 23% [============== ] 573/2469 23% [============== ] 574/2469 23% [============== ] 575/2469 23% [============== ] 576/2469 23% [============== ] 577/2469 23% [============== ] 578/2469 23% [============== ] 579/2469 23% [============== ] 580/2469 23% [============== ] 581/2469 23% [============== ] 582/2469 23% [============== ] 583/2469 23% [============== ] 584/2469 23% [============== ] 585/2469 23% [============== ] 586/2469 23% [============== ] 587/2469 23% [============== ] 588/2469 23% [============== ] 589/2469 23% [============== ] 590/2469 23% [============== ] 591/2469 23% [============== ] 592/2469 23% [============== ] 593/2469 24% [============== ] 594/2469 24% [============== ] 595/2469 24% [============== ] 596/2469 24% [============== ] 597/2469 24% [=============== ] 598/2469 24% [=============== ] 599/2469 24% [=============== ] 600/2469 24% [=============== ] 601/2469 24% [=============== ] 602/2469 24% [=============== ] 603/2469 24% [=============== ] 604/2469 24% [=============== ] 605/2469 24% [=============== ] 606/2469 24% [=============== ] 607/2469 24% [=============== ] 608/2469 24% [=============== ] 609/2469 24% [=============== ] 610/2469 24% [=============== ] 611/2469 24% [=============== ] 612/2469 24% [=============== ] 613/2469 24% [=============== ] 614/2469 24% [=============== ] 615/2469 24% [=============== ] 616/2469 24% [=============== ] 617/2469 24% [=============== ] 618/2469 25% [=============== ] 619/2469 25% [=============== ] 620/2469 25% [=============== ] 621/2469 25% [=============== ] 622/2469 25% [=============== ] 623/2469 25% [=============== ] 624/2469 25% [=============== ] 625/2469 25% [=============== ] 626/2469 25% [=============== ] 627/2469 25% [=============== ] 628/2469 25% [=============== ] 629/2469 25% [=============== ] 630/2469 25% [=============== ] 631/2469 25% [=============== ] 632/2469 25% [=============== ] 633/2469 25% [=============== ] 634/2469 25% [=============== ] 635/2469 25% [=============== ] 636/2469 25% [=============== ] 637/2469 25% [================ ] 638/2469 25% [================ ] 639/2469 25% [================ ] 640/2469 25% [================ ] 641/2469 25% [================ ] 642/2469 26% [================ ] 643/2469 26% [================ ] 644/2469 26% [================ ] 645/2469 26% [================ ] 646/2469 26% [================ ] 647/2469 26% [================ ] 648/2469 26% [================ ] 649/2469 26% [================ ] 650/2469 26% [================ ] 651/2469 26% [================ ] 652/2469 26% [================ ] 653/2469 26% [================ ] 654/2469 26% [================ ] 655/2469 26% [================ ] 656/2469 26% [================ ] 657/2469 26% [================ ] 658/2469 26% [================ ] 659/2469 26% [================ ] 660/2469 26% [================ ] 661/2469 26% [================ ] 662/2469 26% [================ ] 663/2469 26% [================ ] 664/2469 26% [================ ] 665/2469 26% [================ ] 666/2469 26% [================ ] 667/2469 27% [================ ] 668/2469 27% [================ ] 669/2469 27% [================ ] 670/2469 27% [================ ] 671/2469 27% [================ ] 672/2469 27% [================ ] 673/2469 27% [================ ] 674/2469 27% [================ ] 675/2469 27% [================ ] 676/2469 27% [================= ] 677/2469 27% [================= ] 678/2469 27% [================= ] 679/2469 27% [================= ] 680/2469 27% [================= ] 681/2469 27% [================= ] 682/2469 27% [================= ] 683/2469 27% [================= ] 684/2469 27% [================= ] 685/2469 27% [================= ] 686/2469 27% [================= ] 687/2469 27% [================= ] 688/2469 27% [================= ] 689/2469 27% [================= ] 690/2469 27% [================= ] 691/2469 27% [================= ] 692/2469 28% [================= ] 693/2469 28% [================= ] 694/2469 28% [================= ] 695/2469 28% [================= ] 696/2469 28% [================= ] 697/2469 28% [================= ] 698/2469 28% [================= ] 699/2469 28% [================= ] 700/2469 28% [================= ] 701/2469 28% [================= ] 702/2469 28% [================= ] 703/2469 28% [================= ] 704/2469 28% [================= ] 705/2469 28% [================= ] 706/2469 28% [================= ] 707/2469 28% [================= ] 708/2469 28% [================= ] 709/2469 28% [================= ] 710/2469 28% [================= ] 711/2469 28% [================= ] 712/2469 28% [================= ] 713/2469 28% [================= ] 714/2469 28% [================= ] 715/2469 28% [================= ] 716/2469 28% [================== ] 717/2469 29% [================== ] 718/2469 29% [================== ] 719/2469 29% [================== ] 720/2469 29% [================== ] 721/2469 29% [================== ] 722/2469 29% [================== ] 723/2469 29% [================== ] 724/2469 29% [================== ] 725/2469 29% [================== ] 726/2469 29% [================== ] 727/2469 29% [================== ] 728/2469 29% [================== ] 729/2469 29% [================== ] 730/2469 29% [================== ] 731/2469 29% [================== ] 732/2469 29% [================== ] 733/2469 29% [================== ] 734/2469 29% [================== ] 735/2469 29% [================== ] 736/2469 29% [================== ] 737/2469 29% [================== ] 738/2469 29% [================== ] 739/2469 29% [================== ] 740/2469 29% [================== ] 741/2469 30% [================== ] 742/2469 30% [================== ] 743/2469 30% [================== ] 744/2469 30% [================== ] 745/2469 30% [================== ] 746/2469 30% [================== ] 747/2469 30% [================== ] 748/2469 30% [================== ] 749/2469 30% [================== ] 750/2469 30% [================== ] 751/2469 30% [================== ] 752/2469 30% [================== ] 753/2469 30% [================== ] 754/2469 30% [================== ] 755/2469 30% [================== ] 756/2469 30% [=================== ] 757/2469 30% [=================== ] 758/2469 30% [=================== ] 759/2469 30% [=================== ] 760/2469 30% [=================== ] 761/2469 30% [=================== ] 762/2469 30% [=================== ] 763/2469 30% [=================== ] 764/2469 30% [=================== ] 765/2469 30% [=================== ] 766/2469 31% [=================== ] 767/2469 31% [=================== ] 768/2469 31% [=================== ] 769/2469 31% [=================== ] 770/2469 31% [=================== ] 771/2469 31% [=================== ] 772/2469 31% [=================== ] 773/2469 31% [=================== ] 774/2469 31% [=================== ] 775/2469 31% [=================== ] 776/2469 31% [=================== ] 777/2469 31% [=================== ] 778/2469 31% [=================== ] 779/2469 31% [=================== ] 780/2469 31% [=================== ] 781/2469 31% [=================== ] 782/2469 31% [=================== ] 783/2469 31% [=================== ] 784/2469 31% [=================== ] 785/2469 31% [=================== ] 786/2469 31% [=================== ] 787/2469 31% [=================== ] 788/2469 31% [=================== ] 789/2469 31% [=================== ] 790/2469 31% [=================== ] 791/2469 32% [=================== ] 792/2469 32% [=================== ] 793/2469 32% [=================== ] 794/2469 32% [=================== ] 795/2469 32% [=================== ] 796/2469 32% [==================== ] 797/2469 32% [==================== ] 798/2469 32% [==================== ] 799/2469 32% [==================== ] 800/2469 32% [==================== ] 801/2469 32% [==================== ] 802/2469 32% [==================== ] 803/2469 32% [==================== ] 804/2469 32% [==================== ] 805/2469 32% [==================== ] 806/2469 32% [==================== ] 807/2469 32% [==================== ] 808/2469 32% [==================== ] 809/2469 32% [==================== ] 810/2469 32% [==================== ] 811/2469 32% [==================== ] 812/2469 32% [==================== ] 813/2469 32% [==================== ] 814/2469 32% [==================== ] 815/2469 33% [==================== ] 816/2469 33% [==================== ] 817/2469 33% [==================== ] 818/2469 33% [==================== ] 819/2469 33% [==================== ] 820/2469 33% [==================== ] 821/2469 33% [==================== ] 822/2469 33% [==================== ] 823/2469 33% [==================== ] 824/2469 33% [==================== ] 825/2469 33% [==================== ] 826/2469 33% [==================== ] 827/2469 33% [==================== ] 828/2469 33% [==================== ] 829/2469 33% [==================== ] 830/2469 33% [==================== ] 831/2469 33% [==================== ] 832/2469 33% [==================== ] 833/2469 33% [==================== ] 834/2469 33% [==================== ] 835/2469 33% [==================== ] 836/2469 33% [===================== ] 837/2469 33% [===================== ] 838/2469 33% [===================== ] 839/2469 33% [===================== ] 840/2469 34% [===================== ] 841/2469 34% [===================== ] 842/2469 34% [===================== ] 843/2469 34% [===================== ] 844/2469 34% [===================== ] 845/2469 34% [===================== ] 846/2469 34% [===================== ] 847/2469 34% [===================== ] 848/2469 34% [===================== ] 849/2469 34% [===================== ] 850/2469 34% [===================== ] 851/2469 34% [===================== ] 852/2469 34% [===================== ] 853/2469 34% [===================== ] 854/2469 34% [===================== ] 855/2469 34% [===================== ] 856/2469 34% [===================== ] 857/2469 34% [===================== ] 858/2469 34% [===================== ] 859/2469 34% [===================== ] 860/2469 34% [===================== ] 861/2469 34% [===================== ] 862/2469 34% [===================== ] 863/2469 34% [===================== ] 864/2469 34% [===================== ] 865/2469 35% [===================== ] 866/2469 35% [===================== ] 867/2469 35% [===================== ] 868/2469 35% [===================== ] 869/2469 35% [===================== ] 870/2469 35% [===================== ] 871/2469 35% [===================== ] 872/2469 35% [===================== ] 873/2469 35% [===================== ] 874/2469 35% [===================== ] 875/2469 35% [===================== ] 876/2469 35% [====================== ] 877/2469 35% [====================== ] 878/2469 35% [====================== ] 879/2469 35% [====================== ] 880/2469 35% [====================== ] 881/2469 35% [====================== ] 882/2469 35% [====================== ] 883/2469 35% [====================== ] 884/2469 35% [====================== ] 885/2469 35% [====================== ] 886/2469 35% [====================== ] 887/2469 35% [====================== ] 888/2469 35% [====================== ] 889/2469 36% [====================== ] 890/2469 36% [====================== ] 891/2469 36% [====================== ] 892/2469 36% [====================== ] 893/2469 36% [====================== ] 894/2469 36% [====================== ] 895/2469 36% [====================== ] 896/2469 36% [====================== ] 897/2469 36% [====================== ] 898/2469 36% [====================== ] 899/2469 36% [====================== ] 900/2469 36% [====================== ] 901/2469 36% [====================== ] 902/2469 36% [====================== ] 903/2469 36% [====================== ] 904/2469 36% [====================== ] 905/2469 36% [====================== ] 906/2469 36% [====================== ] 907/2469 36% [====================== ] 908/2469 36% [====================== ] 909/2469 36% [====================== ] 910/2469 36% [====================== ] 911/2469 36% [====================== ] 912/2469 36% [====================== ] 913/2469 36% [====================== ] 914/2469 37% [====================== ] 915/2469 37% [======================= ] 916/2469 37% [======================= ] 917/2469 37% [======================= ] 918/2469 37% [======================= ] 919/2469 37% [======================= ] 920/2469 37% [======================= ] 921/2469 37% [======================= ] 922/2469 37% [======================= ] 923/2469 37% [======================= ] 924/2469 37% [======================= ] 925/2469 37% [======================= ] 926/2469 37% [======================= ] 927/2469 37% [======================= ] 928/2469 37% [======================= ] 929/2469 37% [======================= ] 930/2469 37% [======================= ] 931/2469 37% [======================= ] 932/2469 37% [======================= ] 933/2469 37% [======================= ] 934/2469 37% [======================= ] 935/2469 37% [======================= ] 936/2469 37% [======================= ] 937/2469 37% [======================= ] 938/2469 37% [======================= ] 939/2469 38% [======================= ] 940/2469 38% [======================= ] 941/2469 38% [======================= ] 942/2469 38% [======================= ] 943/2469 38% [======================= ] 944/2469 38% [======================= ] 945/2469 38% [======================= ] 946/2469 38% [======================= ] 947/2469 38% [======================= ] 948/2469 38% [======================= ] 949/2469 38% [======================= ] 950/2469 38% [======================= ] 951/2469 38% [======================= ] 952/2469 38% [======================= ] 953/2469 38% [======================= ] 954/2469 38% [======================= ] 955/2469 38% [======================== ] 956/2469 38% [======================== ] 957/2469 38% [======================== ] 958/2469 38% [======================== ] 959/2469 38% [======================== ] 960/2469 38% [======================== ] 961/2469 38% [======================== ] 962/2469 38% [======================== ] 963/2469 39% [======================== ] 964/2469 39% [======================== ] 965/2469 39% [======================== ] 966/2469 39% [======================== ] 967/2469 39% [======================== ] 968/2469 39% [======================== ] 969/2469 39% [======================== ] 970/2469 39% [======================== ] 971/2469 39% [======================== ] 972/2469 39% [======================== ] 973/2469 39% [======================== ] 974/2469 39% [======================== ] 975/2469 39% [======================== ] 976/2469 39% [======================== ] 977/2469 39% [======================== ] 978/2469 39% [======================== ] 979/2469 39% [======================== ] 980/2469 39% [======================== ] 981/2469 39% [======================== ] 982/2469 39% [======================== ] 983/2469 39% [======================== ] 984/2469 39% [======================== ] 985/2469 39% [======================== ] 986/2469 39% [======================== ] 987/2469 39% [======================== ] 988/2469 40% [======================== ] 989/2469 40% [======================== ] 990/2469 40% [======================== ] 991/2469 40% [======================== ] 992/2469 40% [======================== ] 993/2469 40% [======================== ] 994/2469 40% [======================== ] 995/2469 40% [========================= ] 996/2469 40% [========================= ] 997/2469 40% [========================= ] 998/2469 40% [========================= ] 999/2469 40% [========================= ] 1000/2469 40% [========================= ] 1001/2469 40% [========================= ] 1002/2469 40% [========================= ] 1003/2469 40% [========================= ] 1004/2469 40% [========================= ] 1005/2469 40% [========================= ] 1006/2469 40% [========================= ] 1007/2469 40% [========================= ] 1008/2469 40% [========================= ] 1009/2469 40% [========================= ] 1010/2469 40% [========================= ] 1011/2469 40% [========================= ] 1012/2469 40% [========================= ] 1013/2469 41% [========================= ] 1014/2469 41% [========================= ] 1015/2469 41% [========================= ] 1016/2469 41% [========================= ] 1017/2469 41% [========================= ] 1018/2469 41% [========================= ] 1019/2469 41% [========================= ] 1020/2469 41% [========================= ] 1021/2469 41% [========================= ] 1022/2469 41% [========================= ] 1023/2469 41% [========================= ] 1024/2469 41% [========================= ] 1025/2469 41% [========================= ] 1026/2469 41% [========================= ] 1027/2469 41% [========================= ] 1028/2469 41% [========================= ] 1029/2469 41% [========================= ] 1030/2469 41% [========================= ] 1031/2469 41% [========================= ] 1032/2469 41% [========================= ] 1033/2469 41% [========================= ] 1034/2469 41% [========================= ] 1035/2469 41% [========================== ] 1036/2469 41% [========================== ] 1037/2469 42% [========================== ] 1038/2469 42% [========================== ] 1039/2469 42% [========================== ] 1040/2469 42% [========================== ] 1041/2469 42% [========================== ] 1042/2469 42% [========================== ] 1043/2469 42% [========================== ] 1044/2469 42% [========================== ] 1045/2469 42% [========================== ] 1046/2469 42% [========================== ] 1047/2469 42% [========================== ] 1048/2469 42% [========================== ] 1049/2469 42% [========================== ] 1050/2469 42% [========================== ] 1051/2469 42% [========================== ] 1052/2469 42% [========================== ] 1053/2469 42% [========================== ] 1054/2469 42% [========================== ] 1055/2469 42% [========================== ] 1056/2469 42% [========================== ] 1057/2469 42% [========================== ] 1058/2469 42% [========================== ] 1059/2469 42% [========================== ] 1060/2469 42% [========================== ] 1061/2469 42% [========================== ] 1062/2469 43% [========================== ] 1063/2469 43% [========================== ] 1064/2469 43% [========================== ] 1065/2469 43% [========================== ] 1066/2469 43% [========================== ] 1067/2469 43% [========================== ] 1068/2469 43% [========================== ] 1069/2469 43% [========================== ] 1070/2469 43% [========================== ] 1071/2469 43% [========================== ] 1072/2469 43% [========================== ] 1073/2469 43% [========================== ] 1074/2469 43% [========================== ] 1075/2469 43% [=========================== ] 1076/2469 43% [=========================== ] 1077/2469 43% [=========================== ] 1078/2469 43% [=========================== ] 1079/2469 43% [=========================== ] 1080/2469 43% [=========================== ] 1081/2469 43% [=========================== ] 1082/2469 43% [=========================== ] 1083/2469 43% [=========================== ] 1084/2469 43% [=========================== ] 1085/2469 43% [=========================== ] 1086/2469 43% [=========================== ] 1087/2469 44% [=========================== ] 1088/2469 44% [=========================== ] 1089/2469 44% [=========================== ] 1090/2469 44% [=========================== ] 1091/2469 44% [=========================== ] 1092/2469 44% [=========================== ] 1093/2469 44% [=========================== ] 1094/2469 44% [=========================== ] 1095/2469 44% [=========================== ] 1096/2469 44% [=========================== ] 1097/2469 44% [=========================== ] 1098/2469 44% [=========================== ] 1099/2469 44% [=========================== ] 1100/2469 44% [=========================== ] 1101/2469 44% [=========================== ] 1102/2469 44% [=========================== ] 1103/2469 44% [=========================== ] 1104/2469 44% [=========================== ] 1105/2469 44% [=========================== ] 1106/2469 44% [=========================== ] 1107/2469 44% [=========================== ] 1108/2469 44% [=========================== ] 1109/2469 44% [=========================== ] 1110/2469 44% [=========================== ] 1111/2469 44% [=========================== ] 1112/2469 45% [=========================== ] 1113/2469 45% [=========================== ] 1114/2469 45% [=========================== ] 1115/2469 45% [============================ ] 1116/2469 45% [============================ ] 1117/2469 45% [============================ ] 1118/2469 45% [============================ ] 1119/2469 45% [============================ ] 1120/2469 45% [============================ ] 1121/2469 45% [============================ ] 1122/2469 45% [============================ ] 1123/2469 45% [============================ ] 1124/2469 45% [============================ ] 1125/2469 45% [============================ ] 1126/2469 45% [============================ ] 1127/2469 45% [============================ ] 1128/2469 45% [============================ ] 1129/2469 45% [============================ ] 1130/2469 45% [============================ ] 1131/2469 45% [============================ ] 1132/2469 45% [============================ ] 1133/2469 45% [============================ ] 1134/2469 45% [============================ ] 1135/2469 45% [============================ ] 1136/2469 46% [============================ ] 1137/2469 46% [============================ ] 1138/2469 46% [============================ ] 1139/2469 46% [============================ ] 1140/2469 46% [============================ ] 1141/2469 46% [============================ ] 1142/2469 46% [============================ ] 1143/2469 46% [============================ ] 1144/2469 46% [============================ ] 1145/2469 46% [============================ ] 1146/2469 46% [============================ ] 1147/2469 46% [============================ ] 1148/2469 46% [============================ ] 1149/2469 46% [============================ ] 1150/2469 46% [============================ ] 1151/2469 46% [============================ ] 1152/2469 46% [============================ ] 1153/2469 46% [============================ ] 1154/2469 46% [============================= ] 1155/2469 46% [============================= ] 1156/2469 46% [============================= ] 1157/2469 46% [============================= ] 1158/2469 46% [============================= ] 1159/2469 46% [============================= ] 1160/2469 46% [============================= ] 1161/2469 47% [============================= ] 1162/2469 47% [============================= ] 1163/2469 47% [============================= ] 1164/2469 47% [============================= ] 1165/2469 47% [============================= ] 1166/2469 47% [============================= ] 1167/2469 47% [============================= ] 1168/2469 47% [============================= ] 1169/2469 47% [============================= ] 1170/2469 47% [============================= ] 1171/2469 47% [============================= ] 1172/2469 47% [============================= ] 1173/2469 47% [============================= ] 1174/2469 47% [============================= ] 1175/2469 47% [============================= ] 1176/2469 47% [============================= ] 1177/2469 47% [============================= ] 1178/2469 47% [============================= ] 1179/2469 47% [============================= ] 1180/2469 47% [============================= ] 1181/2469 47% [============================= ] 1182/2469 47% [============================= ] 1183/2469 47% [============================= ] 1184/2469 47% [============================= ] 1185/2469 47% [============================= ] 1186/2469 48% [============================= ] 1187/2469 48% [============================= ] 1188/2469 48% [============================= ] 1189/2469 48% [============================= ] 1190/2469 48% [============================= ] 1191/2469 48% [============================= ] 1192/2469 48% [============================= ] 1193/2469 48% [============================= ] 1194/2469 48% [============================== ] 1195/2469 48% [============================== ] 1196/2469 48% [============================== ] 1197/2469 48% [============================== ] 1198/2469 48% [============================== ] 1199/2469 48% [============================== ] 1200/2469 48% [============================== ] 1201/2469 48% [============================== ] 1202/2469 48% [============================== ] 1203/2469 48% [============================== ] 1204/2469 48% [============================== ] 1205/2469 48% [============================== ] 1206/2469 48% [============================== ] 1207/2469 48% [============================== ] 1208/2469 48% [============================== ] 1209/2469 48% [============================== ] 1210/2469 49% [============================== ] 1211/2469 49% [============================== ] 1212/2469 49% [============================== ] 1213/2469 49% [============================== ] 1214/2469 49% [============================== ] 1215/2469 49% [============================== ] 1216/2469 49% [============================== ] 1217/2469 49% [============================== ] 1218/2469 49% [============================== ] 1219/2469 49% [============================== ] 1220/2469 49% [============================== ] 1221/2469 49% [============================== ] 1222/2469 49% [============================== ] 1223/2469 49% [============================== ] 1224/2469 49% [============================== ] 1225/2469 49% [============================== ] 1226/2469 49% [============================== ] 1227/2469 49% [============================== ] 1228/2469 49% [============================== ] 1229/2469 49% [============================== ] 1230/2469 49% [============================== ] 1231/2469 49% [============================== ] 1232/2469 49% [============================== ] 1233/2469 49% [============================== ] 1234/2469 49% [=============================== ] 1235/2469 50% [=============================== ] 1236/2469 50% [=============================== ] 1237/2469 50% [=============================== ] 1238/2469 50% [=============================== ] 1239/2469 50% [=============================== ] 1240/2469 50% [=============================== ] 1241/2469 50% [=============================== ] 1242/2469 50% [=============================== ] 1243/2469 50% [=============================== ] 1244/2469 50% [=============================== ] 1245/2469 50% [=============================== ] 1246/2469 50% [=============================== ] 1247/2469 50% [=============================== ] 1248/2469 50% [=============================== ] 1249/2469 50% [=============================== ] 1250/2469 50% [=============================== ] 1251/2469 50% [=============================== ] 1252/2469 50% [=============================== ] 1253/2469 50% [=============================== ] 1254/2469 50% [=============================== ] 1255/2469 50% [=============================== ] 1256/2469 50% [=============================== ] 1257/2469 50% [=============================== ] 1258/2469 50% [=============================== ] 1259/2469 50% [=============================== ] 1260/2469 51% [=============================== ] 1261/2469 51% [=============================== ] 1262/2469 51% [=============================== ] 1263/2469 51% [=============================== ] 1264/2469 51% [=============================== ] 1265/2469 51% [=============================== ] 1266/2469 51% [=============================== ] 1267/2469 51% [=============================== ] 1268/2469 51% [=============================== ] 1269/2469 51% [=============================== ] 1270/2469 51% [=============================== ] 1271/2469 51% [=============================== ] 1272/2469 51% [=============================== ] 1273/2469 51% [=============================== ] 1274/2469 51% [================================ ] 1275/2469 51% [================================ ] 1276/2469 51% [================================ ] 1277/2469 51% [================================ ] 1278/2469 51% [================================ ] 1279/2469 51% [================================ ] 1280/2469 51% [================================ ] 1281/2469 51% [================================ ] 1282/2469 51% [================================ ] 1283/2469 51% [================================ ] 1284/2469 52% [================================ ] 1285/2469 52% [================================ ] 1286/2469 52% [================================ ] 1287/2469 52% [================================ ] 1288/2469 52% [================================ ] 1289/2469 52% [================================ ] 1290/2469 52% [================================ ] 1291/2469 52% [================================ ] 1292/2469 52% [================================ ] 1293/2469 52% [================================ ] 1294/2469 52% [================================ ] 1295/2469 52% [================================ ] 1296/2469 52% [================================ ] 1297/2469 52% [================================ ] 1298/2469 52% [================================ ] 1299/2469 52% [================================ ] 1300/2469 52% [================================ ] 1301/2469 52% [================================ ] 1302/2469 52% [================================ ] 1303/2469 52% [================================ ] 1304/2469 52% [================================ ] 1305/2469 52% [================================ ] 1306/2469 52% [================================ ] 1307/2469 52% [================================ ] 1308/2469 52% [================================ ] 1309/2469 53% [================================ ] 1310/2469 53% [================================ ] 1311/2469 53% [================================ ] 1312/2469 53% [================================ ] 1313/2469 53% [================================ ] 1314/2469 53% [================================= ] 1315/2469 53% [================================= ] 1316/2469 53% [================================= ] 1317/2469 53% [================================= ] 1318/2469 53% [================================= ] 1319/2469 53% [================================= ] 1320/2469 53% [================================= ] 1321/2469 53% [================================= ] 1322/2469 53% [================================= ] 1323/2469 53% [================================= ] 1324/2469 53% [================================= ] 1325/2469 53% [================================= ] 1326/2469 53% [================================= ] 1327/2469 53% [================================= ] 1328/2469 53% [================================= ] 1329/2469 53% [================================= ] 1330/2469 53% [================================= ] 1331/2469 53% [================================= ] 1332/2469 53% [================================= ] 1333/2469 53% [================================= ] 1334/2469 54% [================================= ] 1335/2469 54% [================================= ] 1336/2469 54% [================================= ] 1337/2469 54% [================================= ] 1338/2469 54% [================================= ] 1339/2469 54% [================================= ] 1340/2469 54% [================================= ] 1341/2469 54% [================================= ] 1342/2469 54% [================================= ] 1343/2469 54% [================================= ] 1344/2469 54% [================================= ] 1345/2469 54% [================================= ] 1346/2469 54% [================================= ] 1347/2469 54% [================================= ] 1348/2469 54% [================================= ] 1349/2469 54% [================================= ] 1350/2469 54% [================================= ] 1351/2469 54% [================================= ] 1352/2469 54% [================================= ] 1353/2469 54% [================================== ] 1354/2469 54% [================================== ] 1355/2469 54% [================================== ] 1356/2469 54% [================================== ] 1357/2469 54% [================================== ] 1358/2469 55% [================================== ] 1359/2469 55% [================================== ] 1360/2469 55% [================================== ] 1361/2469 55% [================================== ] 1362/2469 55% [================================== ] 1363/2469 55% [================================== ] 1364/2469 55% [================================== ] 1365/2469 55% [================================== ] 1366/2469 55% [================================== ] 1367/2469 55% [================================== ] 1368/2469 55% [================================== ] 1369/2469 55% [================================== ] 1370/2469 55% [================================== ] 1371/2469 55% [================================== ] 1372/2469 55% [================================== ] 1373/2469 55% [================================== ] 1374/2469 55% [================================== ] 1375/2469 55% [================================== ] 1376/2469 55% [================================== ] 1377/2469 55% [================================== ] 1378/2469 55% [================================== ] 1379/2469 55% [================================== ] 1380/2469 55% [================================== ] 1381/2469 55% [================================== ] 1382/2469 55% [================================== ] 1383/2469 56% [================================== ] 1384/2469 56% [================================== ] 1385/2469 56% [================================== ] 1386/2469 56% [================================== ] 1387/2469 56% [================================== ] 1388/2469 56% [================================== ] 1389/2469 56% [================================== ] 1390/2469 56% [================================== ] 1391/2469 56% [================================== ] 1392/2469 56% [================================== ] 1393/2469 56% [=================================== ] 1394/2469 56% [=================================== ] 1395/2469 56% [=================================== ] 1396/2469 56% [=================================== ] 1397/2469 56% [=================================== ] 1398/2469 56% [=================================== ] 1399/2469 56% [=================================== ] 1400/2469 56% [=================================== ] 1401/2469 56% [=================================== ] 1402/2469 56% [=================================== ] 1403/2469 56% [=================================== ] 1404/2469 56% [=================================== ] 1405/2469 56% [=================================== ] 1406/2469 56% [=================================== ] 1407/2469 56% [=================================== ] 1408/2469 57% [=================================== ] 1409/2469 57% [=================================== ] 1410/2469 57% [=================================== ] 1411/2469 57% [=================================== ] 1412/2469 57% [=================================== ] 1413/2469 57% [=================================== ] 1414/2469 57% [=================================== ] 1415/2469 57% [=================================== ] 1416/2469 57% [=================================== ] 1417/2469 57% [=================================== ] 1418/2469 57% [=================================== ] 1419/2469 57% [=================================== ] 1420/2469 57% [=================================== ] 1421/2469 57% [=================================== ] 1422/2469 57% [=================================== ] 1423/2469 57% [=================================== ] 1424/2469 57% [=================================== ] 1425/2469 57% [=================================== ] 1426/2469 57% [=================================== ] 1427/2469 57% [=================================== ] 1428/2469 57% [=================================== ] 1429/2469 57% [=================================== ] 1430/2469 57% [=================================== ] 1431/2469 57% [=================================== ] 1432/2469 57% [=================================== ] 1433/2469 58% [==================================== ] 1434/2469 58% [==================================== ] 1435/2469 58% [==================================== ] 1436/2469 58% [==================================== ] 1437/2469 58% [==================================== ] 1438/2469 58% [==================================== ] 1439/2469 58% [==================================== ] 1440/2469 58% [==================================== ] 1441/2469 58% [==================================== ] 1442/2469 58% [==================================== ] 1443/2469 58% [==================================== ] 1444/2469 58% [==================================== ] 1445/2469 58% [==================================== ] 1446/2469 58% [==================================== ] 1447/2469 58% [==================================== ] 1448/2469 58% [==================================== ] 1449/2469 58% [==================================== ] 1450/2469 58% [==================================== ] 1451/2469 58% [==================================== ] 1452/2469 58% [==================================== ] 1453/2469 58% [==================================== ] 1454/2469 58% [==================================== ] 1455/2469 58% [==================================== ] 1456/2469 58% [==================================== ] 1457/2469 59% [==================================== ] 1458/2469 59% [==================================== ] 1459/2469 59% [==================================== ] 1460/2469 59% [==================================== ] 1461/2469 59% [==================================== ] 1462/2469 59% [==================================== ] 1463/2469 59% [==================================== ] 1464/2469 59% [==================================== ] 1465/2469 59% [==================================== ] 1466/2469 59% [==================================== ] 1467/2469 59% [==================================== ] 1468/2469 59% [==================================== ] 1469/2469 59% [==================================== ] 1470/2469 59% [==================================== ] 1471/2469 59% [==================================== ] 1472/2469 59% [==================================== ] 1473/2469 59% [===================================== ] 1474/2469 59% [===================================== ] 1475/2469 59% [===================================== ] 1476/2469 59% [===================================== ] 1477/2469 59% [===================================== ] 1478/2469 59% [===================================== ] 1479/2469 59% [===================================== ] 1480/2469 59% [===================================== ] 1481/2469 59% [===================================== ] 1482/2469 60% [===================================== ] 1483/2469 60% [===================================== ] 1484/2469 60% [===================================== ] 1485/2469 60% [===================================== ] 1486/2469 60% [===================================== ] 1487/2469 60% [===================================== ] 1488/2469 60% [===================================== ] 1489/2469 60% [===================================== ] 1490/2469 60% [===================================== ] 1491/2469 60% [===================================== ] 1492/2469 60% [===================================== ] 1493/2469 60% [===================================== ] 1494/2469 60% [===================================== ] 1495/2469 60% [===================================== ] 1496/2469 60% [===================================== ] 1497/2469 60% [===================================== ] 1498/2469 60% [===================================== ] 1499/2469 60% [===================================== ] 1500/2469 60% [===================================== ] 1501/2469 60% [===================================== ] 1502/2469 60% [===================================== ] 1503/2469 60% [===================================== ] 1504/2469 60% [===================================== ] 1505/2469 60% [===================================== ] 1506/2469 60% [===================================== ] 1507/2469 61% [===================================== ] 1508/2469 61% [===================================== ] 1509/2469 61% [===================================== ] 1510/2469 61% [===================================== ] 1511/2469 61% [===================================== ] 1512/2469 61% [===================================== ] 1513/2469 61% [====================================== ] 1514/2469 61% [====================================== ] 1515/2469 61% [====================================== ] 1516/2469 61% [====================================== ] 1517/2469 61% [====================================== ] 1518/2469 61% [====================================== ] 1519/2469 61% [====================================== ] 1520/2469 61% [====================================== ] 1521/2469 61% [====================================== ] 1522/2469 61% [====================================== ] 1523/2469 61% [====================================== ] 1524/2469 61% [====================================== ] 1525/2469 61% [====================================== ] 1526/2469 61% [====================================== ] 1527/2469 61% [====================================== ] 1528/2469 61% [====================================== ] 1529/2469 61% [====================================== ] 1530/2469 61% [====================================== ] 1531/2469 62% [====================================== ] 1532/2469 62% [====================================== ] 1533/2469 62% [====================================== ] 1534/2469 62% [====================================== ] 1535/2469 62% [====================================== ] 1536/2469 62% [====================================== ] 1537/2469 62% [====================================== ] 1538/2469 62% [====================================== ] 1539/2469 62% [====================================== ] 1540/2469 62% [====================================== ] 1541/2469 62% [====================================== ] 1542/2469 62% [====================================== ] 1543/2469 62% [====================================== ] 1544/2469 62% [====================================== ] 1545/2469 62% [====================================== ] 1546/2469 62% [====================================== ] 1547/2469 62% [====================================== ] 1548/2469 62% [====================================== ] 1549/2469 62% [====================================== ] 1550/2469 62% [====================================== ] 1551/2469 62% [====================================== ] 1552/2469 62% [====================================== ] 1553/2469 62% [======================================= ] 1554/2469 62% [======================================= ] 1555/2469 62% [======================================= ] 1556/2469 63% [======================================= ] 1557/2469 63% [======================================= ] 1558/2469 63% [======================================= ] 1559/2469 63% [======================================= ] 1560/2469 63% [======================================= ] 1561/2469 63% [======================================= ] 1562/2469 63% [======================================= ] 1563/2469 63% [======================================= ] 1564/2469 63% [======================================= ] 1565/2469 63% [======================================= ] 1566/2469 63% [======================================= ] 1567/2469 63% [======================================= ] 1568/2469 63% [======================================= ] 1569/2469 63% [======================================= ] 1570/2469 63% [======================================= ] 1571/2469 63% [======================================= ] 1572/2469 63% [======================================= ] 1573/2469 63% [======================================= ] 1574/2469 63% [======================================= ] 1575/2469 63% [======================================= ] 1576/2469 63% [======================================= ] 1577/2469 63% [======================================= ] 1578/2469 63% [======================================= ] 1579/2469 63% [======================================= ] 1580/2469 63% [======================================= ] 1581/2469 64% [======================================= ] 1582/2469 64% [======================================= ] 1583/2469 64% [======================================= ] 1584/2469 64% [======================================= ] 1585/2469 64% [======================================= ] 1586/2469 64% [======================================= ] 1587/2469 64% [======================================= ] 1588/2469 64% [======================================= ] 1589/2469 64% [======================================= ] 1590/2469 64% [======================================= ] 1591/2469 64% [======================================= ] 1592/2469 64% [======================================== ] 1593/2469 64% [======================================== ] 1594/2469 64% [======================================== ] 1595/2469 64% [======================================== ] 1596/2469 64% [======================================== ] 1597/2469 64% [======================================== ] 1598/2469 64% [======================================== ] 1599/2469 64% [======================================== ] 1600/2469 64% [======================================== ] 1601/2469 64% [======================================== ] 1602/2469 64% [======================================== ] 1603/2469 64% [======================================== ] 1604/2469 64% [======================================== ] 1605/2469 65% [======================================== ] 1606/2469 65% [======================================== ] 1607/2469 65% [======================================== ] 1608/2469 65% [======================================== ] 1609/2469 65% [======================================== ] 1610/2469 65% [======================================== ] 1611/2469 65% [======================================== ] 1612/2469 65% [======================================== ] 1613/2469 65% [======================================== ] 1614/2469 65% [======================================== ] 1615/2469 65% [======================================== ] 1616/2469 65% [======================================== ] 1617/2469 65% [======================================== ] 1618/2469 65% [======================================== ] 1619/2469 65% [======================================== ] 1620/2469 65% [======================================== ] 1621/2469 65% [======================================== ] 1622/2469 65% [======================================== ] 1623/2469 65% [======================================== ] 1624/2469 65% [======================================== ] 1625/2469 65% [======================================== ] 1626/2469 65% [======================================== ] 1627/2469 65% [======================================== ] 1628/2469 65% [======================================== ] 1629/2469 65% [======================================== ] 1630/2469 66% [======================================== ] 1631/2469 66% [======================================== ] 1632/2469 66% [========================================= ] 1633/2469 66% [========================================= ] 1634/2469 66% [========================================= ] 1635/2469 66% [========================================= ] 1636/2469 66% [========================================= ] 1637/2469 66% [========================================= ] 1638/2469 66% [========================================= ] 1639/2469 66% [========================================= ] 1640/2469 66% [========================================= ] 1641/2469 66% [========================================= ] 1642/2469 66% [========================================= ] 1643/2469 66% [========================================= ] 1644/2469 66% [========================================= ] 1645/2469 66% [========================================= ] 1646/2469 66% [========================================= ] 1647/2469 66% [========================================= ] 1648/2469 66% [========================================= ] 1649/2469 66% [========================================= ] 1650/2469 66% [========================================= ] 1651/2469 66% [========================================= ] 1652/2469 66% [========================================= ] 1653/2469 66% [========================================= ] 1654/2469 66% [========================================= ] 1655/2469 67% [========================================= ] 1656/2469 67% [========================================= ] 1657/2469 67% [========================================= ] 1658/2469 67% [========================================= ] 1659/2469 67% [========================================= ] 1660/2469 67% [========================================= ] 1661/2469 67% [========================================= ] 1662/2469 67% [========================================= ] 1663/2469 67% [========================================= ] 1664/2469 67% [========================================= ] 1665/2469 67% [========================================= ] 1666/2469 67% [========================================= ] 1667/2469 67% [========================================= ] 1668/2469 67% [========================================= ] 1669/2469 67% [========================================= ] 1670/2469 67% [========================================= ] 1671/2469 67% [========================================= ] 1672/2469 67% [========================================== ] 1673/2469 67% [========================================== ] 1674/2469 67% [========================================== ] 1675/2469 67% [========================================== ] 1676/2469 67% [========================================== ] 1677/2469 67% [========================================== ] 1678/2469 67% [========================================== ] 1679/2469 68% [========================================== ] 1680/2469 68% [========================================== ] 1681/2469 68% [========================================== ] 1682/2469 68% [========================================== ] 1683/2469 68% [========================================== ] 1684/2469 68% [========================================== ] 1685/2469 68% [========================================== ] 1686/2469 68% [========================================== ] 1687/2469 68% [========================================== ] 1688/2469 68% [========================================== ] 1689/2469 68% [========================================== ] 1690/2469 68% [========================================== ] 1691/2469 68% [========================================== ] 1692/2469 68% [========================================== ] 1693/2469 68% [========================================== ] 1694/2469 68% [========================================== ] 1695/2469 68% [========================================== ] 1696/2469 68% [========================================== ] 1697/2469 68% [========================================== ] 1698/2469 68% [========================================== ] 1699/2469 68% [========================================== ] 1700/2469 68% [========================================== ] 1701/2469 68% [========================================== ] 1702/2469 68% [========================================== ] 1703/2469 68% [========================================== ] 1704/2469 69% [========================================== ] 1705/2469 69% [========================================== ] 1706/2469 69% [========================================== ] 1707/2469 69% [========================================== ] 1708/2469 69% [========================================== ] 1709/2469 69% [========================================== ] 1710/2469 69% [========================================== ] 1711/2469 69% [========================================== ] 1712/2469 69% [=========================================== ] 1713/2469 69% [=========================================== ] 1714/2469 69% [=========================================== ] 1715/2469 69% [=========================================== ] 1716/2469 69% [=========================================== ] 1717/2469 69% [=========================================== ] 1718/2469 69% [=========================================== ] 1719/2469 69% [=========================================== ] 1720/2469 69% [=========================================== ] 1721/2469 69% [=========================================== ] 1722/2469 69% [=========================================== ] 1723/2469 69% [=========================================== ] 1724/2469 69% [=========================================== ] 1725/2469 69% [=========================================== ] 1726/2469 69% [=========================================== ] 1727/2469 69% [=========================================== ] 1728/2469 69% [=========================================== ] 1729/2469 70% [=========================================== ] 1730/2469 70% [=========================================== ] 1731/2469 70% [=========================================== ] 1732/2469 70% [=========================================== ] 1733/2469 70% [=========================================== ] 1734/2469 70% [=========================================== ] 1735/2469 70% [=========================================== ] 1736/2469 70% [=========================================== ] 1737/2469 70% [=========================================== ] 1738/2469 70% [=========================================== ] 1739/2469 70% [=========================================== ] 1740/2469 70% [=========================================== ] 1741/2469 70% [=========================================== ] 1742/2469 70% [=========================================== ] 1743/2469 70% [=========================================== ] 1744/2469 70% [=========================================== ] 1745/2469 70% [=========================================== ] 1746/2469 70% [=========================================== ] 1747/2469 70% [=========================================== ] 1748/2469 70% [=========================================== ] 1749/2469 70% [=========================================== ] 1750/2469 70% [=========================================== ] 1751/2469 70% [=========================================== ] 1752/2469 70% [============================================ ] 1753/2469 71% [============================================ ] 1754/2469 71% [============================================ ] 1755/2469 71% [============================================ ] 1756/2469 71% [============================================ ] 1757/2469 71% [============================================ ] 1758/2469 71% [============================================ ] 1759/2469 71% [============================================ ] 1760/2469 71% [============================================ ] 1761/2469 71% [============================================ ] 1762/2469 71% [============================================ ] 1763/2469 71% [============================================ ] 1764/2469 71% [============================================ ] 1765/2469 71% [============================================ ] 1766/2469 71% [============================================ ] 1767/2469 71% [============================================ ] 1768/2469 71% [============================================ ] 1769/2469 71% [============================================ ] 1770/2469 71% [============================================ ] 1771/2469 71% [============================================ ] 1772/2469 71% [============================================ ] 1773/2469 71% [============================================ ] 1774/2469 71% [============================================ ] 1775/2469 71% [============================================ ] 1776/2469 71% [============================================ ] 1777/2469 71% [============================================ ] 1778/2469 72% [============================================ ] 1779/2469 72% [============================================ ] 1780/2469 72% [============================================ ] 1781/2469 72% [============================================ ] 1782/2469 72% [============================================ ] 1783/2469 72% [============================================ ] 1784/2469 72% [============================================ ] 1785/2469 72% [============================================ ] 1786/2469 72% [============================================ ] 1787/2469 72% [============================================ ] 1788/2469 72% [============================================ ] 1789/2469 72% [============================================ ] 1790/2469 72% [============================================ ] 1791/2469 72% [============================================ ] 1792/2469 72% [============================================= ] 1793/2469 72% [============================================= ] 1794/2469 72% [============================================= ] 1795/2469 72% [============================================= ] 1796/2469 72% [============================================= ] 1797/2469 72% [============================================= ] 1798/2469 72% [============================================= ] 1799/2469 72% [============================================= ] 1800/2469 72% [============================================= ] 1801/2469 72% [============================================= ] 1802/2469 72% [============================================= ] 1803/2469 73% [============================================= ] 1804/2469 73% [============================================= ] 1805/2469 73% [============================================= ] 1806/2469 73% [============================================= ] 1807/2469 73% [============================================= ] 1808/2469 73% [============================================= ] 1809/2469 73% [============================================= ] 1810/2469 73% [============================================= ] 1811/2469 73% [============================================= ] 1812/2469 73% [============================================= ] 1813/2469 73% [============================================= ] 1814/2469 73% [============================================= ] 1815/2469 73% [============================================= ] 1816/2469 73% [============================================= ] 1817/2469 73% [============================================= ] 1818/2469 73% [============================================= ] 1819/2469 73% [============================================= ] 1820/2469 73% [============================================= ] 1821/2469 73% [============================================= ] 1822/2469 73% [============================================= ] 1823/2469 73% [============================================= ] 1824/2469 73% [============================================= ] 1825/2469 73% [============================================= ] 1826/2469 73% [============================================= ] 1827/2469 73% [============================================= ] 1828/2469 74% [============================================= ] 1829/2469 74% [============================================= ] 1830/2469 74% [============================================= ] 1831/2469 74% [============================================== ] 1832/2469 74% [============================================== ] 1833/2469 74% [============================================== ] 1834/2469 74% [============================================== ] 1835/2469 74% [============================================== ] 1836/2469 74% [============================================== ] 1837/2469 74% [============================================== ] 1838/2469 74% [============================================== ] 1839/2469 74% [============================================== ] 1840/2469 74% [============================================== ] 1841/2469 74% [============================================== ] 1842/2469 74% [============================================== ] 1843/2469 74% [============================================== ] 1844/2469 74% [============================================== ] 1845/2469 74% [============================================== ] 1846/2469 74% [============================================== ] 1847/2469 74% [============================================== ] 1848/2469 74% [============================================== ] 1849/2469 74% [============================================== ] 1850/2469 74% [============================================== ] 1851/2469 74% [============================================== ] 1852/2469 75% [============================================== ] 1853/2469 75% [============================================== ] 1854/2469 75% [============================================== ] 1855/2469 75% [============================================== ] 1856/2469 75% [============================================== ] 1857/2469 75% [============================================== ] 1858/2469 75% [============================================== ] 1859/2469 75% [============================================== ] 1860/2469 75% [============================================== ] 1861/2469 75% [============================================== ] 1862/2469 75% [============================================== ] 1863/2469 75% [============================================== ] 1864/2469 75% [============================================== ] 1865/2469 75% [============================================== ] 1866/2469 75% [============================================== ] 1867/2469 75% [============================================== ] 1868/2469 75% [============================================== ] 1869/2469 75% [============================================== ] 1870/2469 75% [============================================== ] 1871/2469 75% [=============================================== ] 1872/2469 75% [=============================================== ] 1873/2469 75% [=============================================== ] 1874/2469 75% [=============================================== ] 1875/2469 75% [=============================================== ] 1876/2469 75% [=============================================== ] 1877/2469 76% [=============================================== ] 1878/2469 76% [=============================================== ] 1879/2469 76% [=============================================== ] 1880/2469 76% [=============================================== ] 1881/2469 76% [=============================================== ] 1882/2469 76% [=============================================== ] 1883/2469 76% [=============================================== ] 1884/2469 76% [=============================================== ] 1885/2469 76% [=============================================== ] 1886/2469 76% [=============================================== ] 1887/2469 76% [=============================================== ] 1888/2469 76% [=============================================== ] 1889/2469 76% [=============================================== ] 1890/2469 76% [=============================================== ] 1891/2469 76% [=============================================== ] 1892/2469 76% [=============================================== ] 1893/2469 76% [=============================================== ] 1894/2469 76% [=============================================== ] 1895/2469 76% [=============================================== ] 1896/2469 76% [=============================================== ] 1897/2469 76% [=============================================== ] 1898/2469 76% [=============================================== ] 1899/2469 76% [=============================================== ] 1900/2469 76% [=============================================== ] 1901/2469 76% [=============================================== ] 1902/2469 77% [=============================================== ] 1903/2469 77% [=============================================== ] 1904/2469 77% [=============================================== ] 1905/2469 77% [=============================================== ] 1906/2469 77% [=============================================== ] 1907/2469 77% [=============================================== ] 1908/2469 77% [=============================================== ] 1909/2469 77% [=============================================== ] 1910/2469 77% [=============================================== ] 1911/2469 77% [================================================ ] 1912/2469 77% [================================================ ] 1913/2469 77% [================================================ ] 1914/2469 77% [================================================ ] 1915/2469 77% [================================================ ] 1916/2469 77% [================================================ ] 1917/2469 77% [================================================ ] 1918/2469 77% [================================================ ] 1919/2469 77% [================================================ ] 1920/2469 77% [================================================ ] 1921/2469 77% [================================================ ] 1922/2469 77% [================================================ ] 1923/2469 77% [================================================ ] 1924/2469 77% [================================================ ] 1925/2469 77% [================================================ ] 1926/2469 78% [================================================ ] 1927/2469 78% [================================================ ] 1928/2469 78% [================================================ ] 1929/2469 78% [================================================ ] 1930/2469 78% [================================================ ] 1931/2469 78% [================================================ ] 1932/2469 78% [================================================ ] 1933/2469 78% [================================================ ] 1934/2469 78% [================================================ ] 1935/2469 78% [================================================ ] 1936/2469 78% [================================================ ] 1937/2469 78% [================================================ ] 1938/2469 78% [================================================ ] 1939/2469 78% [================================================ ] 1940/2469 78% [================================================ ] 1941/2469 78% [================================================ ] 1942/2469 78% [================================================ ] 1943/2469 78% [================================================ ] 1944/2469 78% [================================================ ] 1945/2469 78% [================================================ ] 1946/2469 78% [================================================ ] 1947/2469 78% [================================================ ] 1948/2469 78% [================================================ ] 1949/2469 78% [================================================ ] 1950/2469 78% [================================================ ] 1951/2469 79% [================================================= ] 1952/2469 79% [================================================= ] 1953/2469 79% [================================================= ] 1954/2469 79% [================================================= ] 1955/2469 79% [================================================= ] 1956/2469 79% [================================================= ] 1957/2469 79% [================================================= ] 1958/2469 79% [================================================= ] 1959/2469 79% [================================================= ] 1960/2469 79% [================================================= ] 1961/2469 79% [================================================= ] 1962/2469 79% [================================================= ] 1963/2469 79% [================================================= ] 1964/2469 79% [================================================= ] 1965/2469 79% [================================================= ] 1966/2469 79% [================================================= ] 1967/2469 79% [================================================= ] 1968/2469 79% [================================================= ] 1969/2469 79% [================================================= ] 1970/2469 79% [================================================= ] 1971/2469 79% [================================================= ] 1972/2469 79% [================================================= ] 1973/2469 79% [================================================= ] 1974/2469 79% [================================================= ] 1975/2469 79% [================================================= ] 1976/2469 80% [================================================= ] 1977/2469 80% [================================================= ] 1978/2469 80% [================================================= ] 1979/2469 80% [================================================= ] 1980/2469 80% [================================================= ] 1981/2469 80% [================================================= ] 1982/2469 80% [================================================= ] 1983/2469 80% [================================================= ] 1984/2469 80% [================================================= ] 1985/2469 80% [================================================= ] 1986/2469 80% [================================================= ] 1987/2469 80% [================================================= ] 1988/2469 80% [================================================= ] 1989/2469 80% [================================================= ] 1990/2469 80% [================================================= ] 1991/2469 80% [================================================== ] 1992/2469 80% [================================================== ] 1993/2469 80% [================================================== ] 1994/2469 80% [================================================== ] 1995/2469 80% [================================================== ] 1996/2469 80% [================================================== ] 1997/2469 80% [================================================== ] 1998/2469 80% [================================================== ] 1999/2469 80% [================================================== ] 2000/2469 81% [================================================== ] 2001/2469 81% [================================================== ] 2002/2469 81% [================================================== ] 2003/2469 81% [================================================== ] 2004/2469 81% [================================================== ] 2005/2469 81% [================================================== ] 2006/2469 81% [================================================== ] 2007/2469 81% [================================================== ] 2008/2469 81% [================================================== ] 2009/2469 81% [================================================== ] 2010/2469 81% [================================================== ] 2011/2469 81% [================================================== ] 2012/2469 81% [================================================== ] 2013/2469 81% [================================================== ] 2014/2469 81% [================================================== ] 2015/2469 81% [================================================== ] 2016/2469 81% [================================================== ] 2017/2469 81% [================================================== ] 2018/2469 81% [================================================== ] 2019/2469 81% [================================================== ] 2020/2469 81% [================================================== ] 2021/2469 81% [================================================== ] 2022/2469 81% [================================================== ] 2023/2469 81% [================================================== ] 2024/2469 81% [================================================== ] 2025/2469 82% [================================================== ] 2026/2469 82% [================================================== ] 2027/2469 82% [================================================== ] 2028/2469 82% [================================================== ] 2029/2469 82% [================================================== ] 2030/2469 82% [=================================================== ] 2031/2469 82% [=================================================== ] 2032/2469 82% [=================================================== ] 2033/2469 82% [=================================================== ] 2034/2469 82% [=================================================== ] 2035/2469 82% [=================================================== ] 2036/2469 82% [=================================================== ] 2037/2469 82% [=================================================== ] 2038/2469 82% [=================================================== ] 2039/2469 82% [=================================================== ] 2040/2469 82% [=================================================== ] 2041/2469 82% [=================================================== ] 2042/2469 82% [=================================================== ] 2043/2469 82% [=================================================== ] 2044/2469 82% [=================================================== ] 2045/2469 82% [=================================================== ] 2046/2469 82% [=================================================== ] 2047/2469 82% [=================================================== ] 2048/2469 82% [=================================================== ] 2049/2469 82% [=================================================== ] 2050/2469 83% [=================================================== ] 2051/2469 83% [=================================================== ] 2052/2469 83% [=================================================== ] 2053/2469 83% [=================================================== ] 2054/2469 83% [=================================================== ] 2055/2469 83% [=================================================== ] 2056/2469 83% [=================================================== ] 2057/2469 83% [=================================================== ] 2058/2469 83% [=================================================== ] 2059/2469 83% [=================================================== ] 2060/2469 83% [=================================================== ] 2061/2469 83% [=================================================== ] 2062/2469 83% [=================================================== ] 2063/2469 83% [=================================================== ] 2064/2469 83% [=================================================== ] 2065/2469 83% [=================================================== ] 2066/2469 83% [=================================================== ] 2067/2469 83% [=================================================== ] 2068/2469 83% [=================================================== ] 2069/2469 83% [=================================================== ] 2070/2469 83% [==================================================== ] 2071/2469 83% [==================================================== ] 2072/2469 83% [==================================================== ] 2073/2469 83% [==================================================== ] 2074/2469 84% [==================================================== ] 2075/2469 84% [==================================================== ] 2076/2469 84% [==================================================== ] 2077/2469 84% [==================================================== ] 2078/2469 84% [==================================================== ] 2079/2469 84% [==================================================== ] 2080/2469 84% [==================================================== ] 2081/2469 84% [==================================================== ] 2082/2469 84% [==================================================== ] 2083/2469 84% [==================================================== ] 2084/2469 84% [==================================================== ] 2085/2469 84% [==================================================== ] 2086/2469 84% [==================================================== ] 2087/2469 84% [==================================================== ] 2088/2469 84% [==================================================== ] 2089/2469 84% [==================================================== ] 2090/2469 84% [==================================================== ] 2091/2469 84% [==================================================== ] 2092/2469 84% [==================================================== ] 2093/2469 84% [==================================================== ] 2094/2469 84% [==================================================== ] 2095/2469 84% [==================================================== ] 2096/2469 84% [==================================================== ] 2097/2469 84% [==================================================== ] 2098/2469 84% [==================================================== ] 2099/2469 85% [==================================================== ] 2100/2469 85% [==================================================== ] 2101/2469 85% [==================================================== ] 2102/2469 85% [==================================================== ] 2103/2469 85% [==================================================== ] 2104/2469 85% [==================================================== ] 2105/2469 85% [==================================================== ] 2106/2469 85% [==================================================== ] 2107/2469 85% [==================================================== ] 2108/2469 85% [==================================================== ] 2109/2469 85% [==================================================== ] 2110/2469 85% [===================================================== ] 2111/2469 85% [===================================================== ] 2112/2469 85% [===================================================== ] 2113/2469 85% [===================================================== ] 2114/2469 85% [===================================================== ] 2115/2469 85% [===================================================== ] 2116/2469 85% [===================================================== ] 2117/2469 85% [===================================================== ] 2118/2469 85% [===================================================== ] 2119/2469 85% [===================================================== ] 2120/2469 85% [===================================================== ] 2121/2469 85% [===================================================== ] 2122/2469 85% [===================================================== ] 2123/2469 85% [===================================================== ] 2124/2469 86% [===================================================== ] 2125/2469 86% [===================================================== ] 2126/2469 86% [===================================================== ] 2127/2469 86% [===================================================== ] 2128/2469 86% [===================================================== ] 2129/2469 86% [===================================================== ] 2130/2469 86% [===================================================== ] 2131/2469 86% [===================================================== ] 2132/2469 86% [===================================================== ] 2133/2469 86% [===================================================== ] 2134/2469 86% [===================================================== ] 2135/2469 86% [===================================================== ] 2136/2469 86% [===================================================== ] 2137/2469 86% [===================================================== ] 2138/2469 86% [===================================================== ] 2139/2469 86% [===================================================== ] 2140/2469 86% [===================================================== ] 2141/2469 86% [===================================================== ] 2142/2469 86% [===================================================== ] 2143/2469 86% [===================================================== ] 2144/2469 86% [===================================================== ] 2145/2469 86% [===================================================== ] 2146/2469 86% [===================================================== ] 2147/2469 86% [===================================================== ] 2148/2469 86% [===================================================== ] 2149/2469 87% [===================================================== ] 2150/2469 87% [====================================================== ] 2151/2469 87% [====================================================== ] 2152/2469 87% [====================================================== ] 2153/2469 87% [====================================================== ] 2154/2469 87% [====================================================== ] 2155/2469 87% [====================================================== ] 2156/2469 87% [====================================================== ] 2157/2469 87% [====================================================== ] 2158/2469 87% [====================================================== ] 2159/2469 87% [====================================================== ] 2160/2469 87% [====================================================== ] 2161/2469 87% [====================================================== ] 2162/2469 87% [====================================================== ] 2163/2469 87% [====================================================== ] 2164/2469 87% [====================================================== ] 2165/2469 87% [====================================================== ] 2166/2469 87% [====================================================== ] 2167/2469 87% [====================================================== ] 2168/2469 87% [====================================================== ] 2169/2469 87% [====================================================== ] 2170/2469 87% [====================================================== ] 2171/2469 87% [====================================================== ] 2172/2469 87% [====================================================== ] 2173/2469 88% [====================================================== ] 2174/2469 88% [====================================================== ] 2175/2469 88% [====================================================== ] 2176/2469 88% [====================================================== ] 2177/2469 88% [====================================================== ] 2178/2469 88% [====================================================== ] 2179/2469 88% [====================================================== ] 2180/2469 88% [====================================================== ] 2181/2469 88% [====================================================== ] 2182/2469 88% [====================================================== ] 2183/2469 88% [====================================================== ] 2184/2469 88% [====================================================== ] 2185/2469 88% [====================================================== ] 2186/2469 88% [====================================================== ] 2187/2469 88% [====================================================== ] 2188/2469 88% [====================================================== ] 2189/2469 88% [====================================================== ] 2190/2469 88% [======================================================= ] 2191/2469 88% [======================================================= ] 2192/2469 88% [======================================================= ] 2193/2469 88% [======================================================= ] 2194/2469 88% [======================================================= ] 2195/2469 88% [======================================================= ] 2196/2469 88% [======================================================= ] 2197/2469 88% [======================================================= ] 2198/2469 89% [======================================================= ] 2199/2469 89% [======================================================= ] 2200/2469 89% [======================================================= ] 2201/2469 89% [======================================================= ] 2202/2469 89% [======================================================= ] 2203/2469 89% [======================================================= ] 2204/2469 89% [======================================================= ] 2205/2469 89% [======================================================= ] 2206/2469 89% [======================================================= ] 2207/2469 89% [======================================================= ] 2208/2469 89% [======================================================= ] 2209/2469 89% [======================================================= ] 2210/2469 89% [======================================================= ] 2211/2469 89% [======================================================= ] 2212/2469 89% [======================================================= ] 2213/2469 89% [======================================================= ] 2214/2469 89% [======================================================= ] 2215/2469 89% [======================================================= ] 2216/2469 89% [======================================================= ] 2217/2469 89% [======================================================= ] 2218/2469 89% [======================================================= ] 2219/2469 89% [======================================================= ] 2220/2469 89% [======================================================= ] 2221/2469 89% [======================================================= ] 2222/2469 89% [======================================================= ] 2223/2469 90% [======================================================= ] 2224/2469 90% [======================================================= ] 2225/2469 90% [======================================================= ] 2226/2469 90% [======================================================= ] 2227/2469 90% [======================================================= ] 2228/2469 90% [======================================================= ] 2229/2469 90% [======================================================= ] 2230/2469 90% [======================================================== ] 2231/2469 90% [======================================================== ] 2232/2469 90% [======================================================== ] 2233/2469 90% [======================================================== ] 2234/2469 90% [======================================================== ] 2235/2469 90% [======================================================== ] 2236/2469 90% [======================================================== ] 2237/2469 90% [======================================================== ] 2238/2469 90% [======================================================== ] 2239/2469 90% [======================================================== ] 2240/2469 90% [======================================================== ] 2241/2469 90% [======================================================== ] 2242/2469 90% [======================================================== ] 2243/2469 90% [======================================================== ] 2244/2469 90% [======================================================== ] 2245/2469 90% [======================================================== ] 2246/2469 90% [======================================================== ] 2247/2469 91% [======================================================== ] 2248/2469 91% [======================================================== ] 2249/2469 91% [======================================================== ] 2250/2469 91% [======================================================== ] 2251/2469 91% [======================================================== ] 2252/2469 91% [======================================================== ] 2253/2469 91% [======================================================== ] 2254/2469 91% [======================================================== ] 2255/2469 91% [======================================================== ] 2256/2469 91% [======================================================== ] 2257/2469 91% [======================================================== ] 2258/2469 91% [======================================================== ] 2259/2469 91% [======================================================== ] 2260/2469 91% [======================================================== ] 2261/2469 91% [======================================================== ] 2262/2469 91% [======================================================== ] 2263/2469 91% [======================================================== ] 2264/2469 91% [======================================================== ] 2265/2469 91% [======================================================== ] 2266/2469 91% [======================================================== ] 2267/2469 91% [======================================================== ] 2268/2469 91% [======================================================== ] 2269/2469 91% [========================================================= ] 2270/2469 91% [========================================================= ] 2271/2469 91% [========================================================= ] 2272/2469 92% [========================================================= ] 2273/2469 92% [========================================================= ] 2274/2469 92% [========================================================= ] 2275/2469 92% [========================================================= ] 2276/2469 92% [========================================================= ] 2277/2469 92% [========================================================= ] 2278/2469 92% [========================================================= ] 2279/2469 92% [========================================================= ] 2280/2469 92% [========================================================= ] 2281/2469 92% [========================================================= ] 2282/2469 92% [========================================================= ] 2283/2469 92% [========================================================= ] 2284/2469 92% [========================================================= ] 2285/2469 92% [========================================================= ] 2286/2469 92% [========================================================= ] 2287/2469 92% [========================================================= ] 2288/2469 92% [========================================================= ] 2289/2469 92% [========================================================= ] 2290/2469 92% [========================================================= ] 2291/2469 92% [========================================================= ] 2292/2469 92% [========================================================= ] 2293/2469 92% [========================================================= ] 2294/2469 92% [========================================================= ] 2295/2469 92% [========================================================= ] 2296/2469 92% [========================================================= ] 2297/2469 93% [========================================================= ] 2298/2469 93% [========================================================= ] 2299/2469 93% [========================================================= ] 2300/2469 93% [========================================================= ] 2301/2469 93% [========================================================= ] 2302/2469 93% [========================================================= ] 2303/2469 93% [========================================================= ] 2304/2469 93% [========================================================= ] 2305/2469 93% [========================================================= ] 2306/2469 93% [========================================================= ] 2307/2469 93% [========================================================= ] 2308/2469 93% [========================================================= ] 2309/2469 93% [========================================================== ] 2310/2469 93% [========================================================== ] 2311/2469 93% [========================================================== ] 2312/2469 93% [========================================================== ] 2313/2469 93% [========================================================== ] 2314/2469 93% [========================================================== ] 2315/2469 93% [========================================================== ] 2316/2469 93% [========================================================== ] 2317/2469 93% [========================================================== ] 2318/2469 93% [========================================================== ] 2319/2469 93% [========================================================== ] 2320/2469 93% [========================================================== ] 2321/2469 94% [========================================================== ] 2322/2469 94% [========================================================== ] 2323/2469 94% [========================================================== ] 2324/2469 94% [========================================================== ] 2325/2469 94% [========================================================== ] 2326/2469 94% [========================================================== ] 2327/2469 94% [========================================================== ] 2328/2469 94% [========================================================== ] 2329/2469 94% [========================================================== ] 2330/2469 94% [========================================================== ] 2331/2469 94% [========================================================== ] 2332/2469 94% [========================================================== ] 2333/2469 94% [========================================================== ] 2334/2469 94% [========================================================== ] 2335/2469 94% [========================================================== ] 2336/2469 94% [========================================================== ] 2337/2469 94% [========================================================== ] 2338/2469 94% [========================================================== ] 2339/2469 94% [========================================================== ] 2340/2469 94% [========================================================== ] 2341/2469 94% [========================================================== ] 2342/2469 94% [========================================================== ] 2343/2469 94% [========================================================== ] 2344/2469 94% [========================================================== ] 2345/2469 94% [========================================================== ] 2346/2469 95% [========================================================== ] 2347/2469 95% [========================================================== ] 2348/2469 95% [========================================================== ] 2349/2469 95% [=========================================================== ] 2350/2469 95% [=========================================================== ] 2351/2469 95% [=========================================================== ] 2352/2469 95% [=========================================================== ] 2353/2469 95% [=========================================================== ] 2354/2469 95% [=========================================================== ] 2355/2469 95% [=========================================================== ] 2356/2469 95% [=========================================================== ] 2357/2469 95% [=========================================================== ] 2358/2469 95% [=========================================================== ] 2359/2469 95% [=========================================================== ] 2360/2469 95% [=========================================================== ] 2361/2469 95% [=========================================================== ] 2362/2469 95% [=========================================================== ] 2363/2469 95% [=========================================================== ] 2364/2469 95% [=========================================================== ] 2365/2469 95% [=========================================================== ] 2366/2469 95% [=========================================================== ] 2367/2469 95% [=========================================================== ] 2368/2469 95% [=========================================================== ] 2369/2469 95% [=========================================================== ] 2370/2469 95% [=========================================================== ] 2371/2469 96% [=========================================================== ] 2372/2469 96% [=========================================================== ] 2373/2469 96% [=========================================================== ] 2374/2469 96% [=========================================================== ] 2375/2469 96% [=========================================================== ] 2376/2469 96% [=========================================================== ] 2377/2469 96% [=========================================================== ] 2378/2469 96% [=========================================================== ] 2379/2469 96% [=========================================================== ] 2380/2469 96% [=========================================================== ] 2381/2469 96% [=========================================================== ] 2382/2469 96% [=========================================================== ] 2383/2469 96% [=========================================================== ] 2384/2469 96% [=========================================================== ] 2385/2469 96% [=========================================================== ] 2386/2469 96% [=========================================================== ] 2387/2469 96% [=========================================================== ] 2388/2469 96% [=========================================================== ] 2389/2469 96% [============================================================ ] 2390/2469 96% [============================================================ ] 2391/2469 96% [============================================================ ] 2392/2469 96% [============================================================ ] 2393/2469 96% [============================================================ ] 2394/2469 96% [============================================================ ] 2395/2469 97% [============================================================ ] 2396/2469 97% [============================================================ ] 2397/2469 97% [============================================================ ] 2398/2469 97% [============================================================ ] 2399/2469 97% [============================================================ ] 2400/2469 97% [============================================================ ] 2401/2469 97% [============================================================ ] 2402/2469 97% [============================================================ ] 2403/2469 97% [============================================================ ] 2404/2469 97% [============================================================ ] 2405/2469 97% [============================================================ ] 2406/2469 97% [============================================================ ] 2407/2469 97% [============================================================ ] 2408/2469 97% [============================================================ ] 2409/2469 97% [============================================================ ] 2410/2469 97% [============================================================ ] 2411/2469 97% [============================================================ ] 2412/2469 97% [============================================================ ] 2413/2469 97% [============================================================ ] 2414/2469 97% [============================================================ ] 2415/2469 97% [============================================================ ] 2416/2469 97% [============================================================ ] 2417/2469 97% [============================================================ ] 2418/2469 97% [============================================================ ] 2419/2469 97% [============================================================ ] 2420/2469 98% [============================================================ ] 2421/2469 98% [============================================================ ] 2422/2469 98% [============================================================ ] 2423/2469 98% [============================================================ ] 2424/2469 98% [============================================================ ] 2425/2469 98% [============================================================ ] 2426/2469 98% [============================================================ ] 2427/2469 98% [============================================================ ] 2428/2469 98% [============================================================ ] 2429/2469 98% [============================================================= ] 2430/2469 98% [============================================================= ] 2431/2469 98% [============================================================= ] 2432/2469 98% [============================================================= ] 2433/2469 98% [============================================================= ] 2434/2469 98% [============================================================= ] 2435/2469 98% [============================================================= ] 2436/2469 98% [============================================================= ] 2437/2469 98% [============================================================= ] 2438/2469 98% [============================================================= ] 2439/2469 98% [============================================================= ] 2440/2469 98% [============================================================= ] 2441/2469 98% [============================================================= ] 2442/2469 98% [============================================================= ] 2443/2469 98% [============================================================= ] 2444/2469 98% [============================================================= ] 2445/2469 99% [============================================================= ] 2446/2469 99% [============================================================= ] 2447/2469 99% [============================================================= ] 2448/2469 99% [============================================================= ] 2449/2469 99% [============================================================= ] 2450/2469 99% [============================================================= ] 2451/2469 99% [============================================================= ] 2452/2469 99% [============================================================= ] 2453/2469 99% [============================================================= ] 2454/2469 99% [============================================================= ] 2455/2469 99% [============================================================= ] 2456/2469 99% [============================================================= ] 2457/2469 99% [============================================================= ] 2458/2469 99% [============================================================= ] 2459/2469 99% [============================================================= ] 2460/2469 99% [============================================================= ] 2461/2469 99% [============================================================= ] 2462/2469 99% [============================================================= ] 2463/2469 99% [============================================================= ] 2464/2469 99% [============================================================= ] 2465/2469 99% [============================================================= ] 2466/2469 99% [============================================================= ] 2467/2469 99% [============================================================= ] 2468/2469 99% [==============================================================] 2469/2469 100% operation complete, 2469 objects in 48102 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/sparc-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2021.05-8765-gd3d1d5a2da Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 6.0.12 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> arp-scan 1.9.8 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> 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) >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bmx7 7.1.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> less 590 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> 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) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> whois 5.5.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info dbus-triggerd.c: OK (sha256: 30d135650639af9019633690fc1aecbfc150aeeef9446347d4286a58338d10b0) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ethtool 5.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> ffmpeg 4.4.3 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> genpart 1.0.2 Collecting legal info >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> 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) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> 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) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> 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-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 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) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libssh 0.10.4 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> lldpd 1.0.15 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> logsurfer 1.8 Collecting legal info >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbuffer 20220418 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> paho-mqtt-c 1.3.11 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Collecting legal info socketcand.c: OK (sha256: 18bda0db4e3c56cefdb1b9b01b7eada7764c0746f6321378c30d78f5ee81cfee) >>> sofia-sip 1.13.9 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> sqlite 3.39.4 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> uhubctl 2.5.0 Collecting legal info LICENSE: OK (sha256: 5eb09049fafa91347386daf769223ba2ee6914cb26ab95b86854ad6edea49b5d) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> unixodbc 2.3.11 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> usbredir 0.13.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> ushare 2.1 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> 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-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'