mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/autobuild/autobuild/instance-14/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/autobuild/autobuild/instance-14/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/output-1/host/bin/lzop -9 -c /home/autobuild/autobuild/instance-14/output-1/images/rootfs.tar > /home/autobuild/autobuild/instance-14/output-1/images/rootfs.tar.lzo >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2050 objects. stage 2: creating image '/home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2' [ ] 1/2050 0% [ ] 2/2050 0% [ ] 3/2050 0% [ ] 4/2050 0% [ ] 5/2050 0% [ ] 6/2050 0% [ ] 7/2050 0% [ ] 8/2050 0% [ ] 9/2050 0% [ ] 10/2050 0% [ ] 11/2050 0% [ ] 12/2050 0% [ ] 13/2050 0% [ ] 14/2050 0% [ ] 15/2050 0% [ ] 16/2050 0% [ ] 17/2050 0% [ ] 18/2050 0% [ ] 19/2050 0% [ ] 20/2050 0% [ ] 21/2050 1% [ ] 22/2050 1% [ ] 23/2050 1% [ ] 24/2050 1% [ ] 25/2050 1% [ ] 26/2050 1% [ ] 27/2050 1% [ ] 28/2050 1% [ ] 29/2050 1% [ ] 30/2050 1% [ ] 31/2050 1% [ ] 32/2050 1% [ ] 33/2050 1% [= ] 34/2050 1% [= ] 35/2050 1% [= ] 36/2050 1% [= ] 37/2050 1% [= ] 38/2050 1% [= ] 39/2050 1% [= ] 40/2050 1% [= ] 41/2050 2% [= ] 42/2050 2% [= ] 43/2050 2% [= ] 44/2050 2% [= ] 45/2050 2% [= ] 46/2050 2% [= ] 47/2050 2% [= ] 48/2050 2% [= ] 49/2050 2% [= ] 50/2050 2% [= ] 51/2050 2% [= ] 52/2050 2% [= ] 53/2050 2% [= ] 54/2050 2% [= ] 55/2050 2% [= ] 56/2050 2% [= ] 57/2050 2% [= ] 58/2050 2% [= ] 59/2050 2% [= ] 60/2050 2% [= ] 61/2050 2% [= ] 62/2050 3% [= ] 63/2050 3% [= ] 64/2050 3% [= ] 65/2050 3% [= ] 66/2050 3% [== ] 67/2050 3% [== ] 68/2050 3% [== ] 69/2050 3% [== ] 70/2050 3% [== ] 71/2050 3% [== ] 72/2050 3% [== ] 73/2050 3% [== ] 74/2050 3% [== ] 75/2050 3% [== ] 76/2050 3% [== ] 77/2050 3% [== ] 78/2050 3% [== ] 79/2050 3% [== ] 80/2050 3% [== ] 81/2050 3% [== ] 82/2050 4% [== ] 83/2050 4% [== ] 84/2050 4% [== ] 85/2050 4% [== ] 86/2050 4% [== ] 87/2050 4% [== ] 88/2050 4% [== ] 89/2050 4% [== ] 90/2050 4% [== ] 91/2050 4% [== ] 92/2050 4% [== ] 93/2050 4% [== ] 94/2050 4% [== ] 95/2050 4% [== ] 96/2050 4% [== ] 97/2050 4% [== ] 98/2050 4% [== ] 99/2050 4% [=== ] 100/2050 4% [=== ] 101/2050 4% [=== ] 102/2050 4% [=== ] 103/2050 5% [=== ] 104/2050 5% [=== ] 105/2050 5% [=== ] 106/2050 5% [=== ] 107/2050 5% [=== ] 108/2050 5% [=== ] 109/2050 5% [=== ] 110/2050 5% [=== ] 111/2050 5% [=== ] 112/2050 5% [=== ] 113/2050 5% [=== ] 114/2050 5% [=== ] 115/2050 5% [=== ] 116/2050 5% [=== ] 117/2050 5% [=== ] 118/2050 5% [=== ] 119/2050 5% [=== ] 120/2050 5% [=== ] 121/2050 5% [=== ] 122/2050 5% [=== ] 123/2050 6% [=== ] 124/2050 6% [=== ] 125/2050 6% [=== ] 126/2050 6% [=== ] 127/2050 6% [=== ] 128/2050 6% [=== ] 129/2050 6% [=== ] 130/2050 6% [=== ] 131/2050 6% [=== ] 132/2050 6% [==== ] 133/2050 6% [==== ] 134/2050 6% [==== ] 135/2050 6% [==== ] 136/2050 6% [==== ] 137/2050 6% [==== ] 138/2050 6% [==== ] 139/2050 6% [==== ] 140/2050 6% [==== ] 141/2050 6% [==== ] 142/2050 6% [==== ] 143/2050 6% [==== ] 144/2050 7% [==== ] 145/2050 7% [==== ] 146/2050 7% [==== ] 147/2050 7% [==== ] 148/2050 7% [==== ] 149/2050 7% [==== ] 150/2050 7% [==== ] 151/2050 7% [==== ] 152/2050 7% [==== ] 153/2050 7% [==== ] 154/2050 7% [==== ] 155/2050 7% [==== ] 156/2050 7% [==== ] 157/2050 7% [==== ] 158/2050 7% [==== ] 159/2050 7% [==== ] 160/2050 7% [==== ] 161/2050 7% [==== ] 162/2050 7% [==== ] 163/2050 7% [==== ] 164/2050 8% [==== ] 165/2050 8% [===== ] 166/2050 8% [===== ] 167/2050 8% [===== ] 168/2050 8% [===== ] 169/2050 8% [===== ] 170/2050 8% [===== ] 171/2050 8% [===== ] 172/2050 8% [===== ] 173/2050 8% [===== ] 174/2050 8% [===== ] 175/2050 8% [===== ] 176/2050 8% [===== ] 177/2050 8% [===== ] 178/2050 8% [===== ] 179/2050 8% [===== ] 180/2050 8% [===== ] 181/2050 8% [===== ] 182/2050 8% [===== ] 183/2050 8% [===== ] 184/2050 8% [===== ] 185/2050 9% [===== ] 186/2050 9% [===== ] 187/2050 9% [===== ] 188/2050 9% [===== ] 189/2050 9% [===== ] 190/2050 9% [===== ] 191/2050 9% [===== ] 192/2050 9% [===== ] 193/2050 9% [===== ] 194/2050 9% [===== ] 195/2050 9% [===== ] 196/2050 9% [===== ] 197/2050 9% [===== ] 198/2050 9% [====== ] 199/2050 9% [====== ] 200/2050 9% [====== ] 201/2050 9% [====== ] 202/2050 9% [====== ] 203/2050 9% [====== ] 204/2050 9% [====== ] 205/2050 10% [====== ] 206/2050 10% [====== ] 207/2050 10% [====== ] 208/2050 10% [====== ] 209/2050 10% [====== ] 210/2050 10% [====== ] 211/2050 10% [====== ] 212/2050 10% [====== ] 213/2050 10% [====== ] 214/2050 10% [====== ] 215/2050 10% [====== ] 216/2050 10% [====== ] 217/2050 10% [====== ] 218/2050 10% [====== ] 219/2050 10% [====== ] 220/2050 10% [====== ] 221/2050 10% [====== ] 222/2050 10% [====== ] 223/2050 10% [====== ] 224/2050 10% [====== ] 225/2050 10% [====== ] 226/2050 11% [====== ] 227/2050 11% [====== ] 228/2050 11% [====== ] 229/2050 11% [====== ] 230/2050 11% [====== ] 231/2050 11% [======= ] 232/2050 11% [======= ] 233/2050 11% [======= ] 234/2050 11% [======= ] 235/2050 11% [======= ] 236/2050 11% [======= ] 237/2050 11% [======= ] 238/2050 11% [======= ] 239/2050 11% [======= ] 240/2050 11% [======= ] 241/2050 11% [======= ] 242/2050 11% [======= ] 243/2050 11% [======= ] 244/2050 11% [======= ] 245/2050 11% [======= ] 246/2050 12% [======= ] 247/2050 12% [======= ] 248/2050 12% [======= ] 249/2050 12% [======= ] 250/2050 12% [======= ] 251/2050 12% [======= ] 252/2050 12% [======= ] 253/2050 12% [======= ] 254/2050 12% [======= ] 255/2050 12% [======= ] 256/2050 12% [======= ] 257/2050 12% [======= ] 258/2050 12% [======= ] 259/2050 12% [======= ] 260/2050 12% [======= ] 261/2050 12% [======= ] 262/2050 12% [======= ] 263/2050 12% [======= ] 264/2050 12% [======== ] 265/2050 12% [======== ] 266/2050 12% [======== ] 267/2050 13% [======== ] 268/2050 13% [======== ] 269/2050 13% [======== ] 270/2050 13% [======== ] 271/2050 13% [======== ] 272/2050 13% [======== ] 273/2050 13% [======== ] 274/2050 13% [======== ] 275/2050 13% [======== ] 276/2050 13% [======== ] 277/2050 13% [======== ] 278/2050 13% [======== ] 279/2050 13% [======== ] 280/2050 13% [======== ] 281/2050 13% [======== ] 282/2050 13% [======== ] 283/2050 13% [======== ] 284/2050 13% [======== ] 285/2050 13% [======== ] 286/2050 13% [======== ] 287/2050 14% [======== ] 288/2050 14% [======== ] 289/2050 14% [======== ] 290/2050 14% [======== ] 291/2050 14% [======== ] 292/2050 14% [======== ] 293/2050 14% [======== ] 294/2050 14% [======== ] 295/2050 14% [======== ] 296/2050 14% [======== ] 297/2050 14% [========= ] 298/2050 14% [========= ] 299/2050 14% [========= ] 300/2050 14% [========= ] 301/2050 14% [========= ] 302/2050 14% [========= ] 303/2050 14% [========= ] 304/2050 14% [========= ] 305/2050 14% [========= ] 306/2050 14% [========= ] 307/2050 14% [========= ] 308/2050 15% [========= ] 309/2050 15% [========= ] 310/2050 15% [========= ] 311/2050 15% [========= ] 312/2050 15% [========= ] 313/2050 15% [========= ] 314/2050 15% [========= ] 315/2050 15% [========= ] 316/2050 15% [========= ] 317/2050 15% [========= ] 318/2050 15% [========= ] 319/2050 15% [========= ] 320/2050 15% [========= ] 321/2050 15% [========= ] 322/2050 15% [========= ] 323/2050 15% [========= ] 324/2050 15% [========= ] 325/2050 15% [========= ] 326/2050 15% [========= ] 327/2050 15% [========= ] 328/2050 16% [========= ] 329/2050 16% [========= ] 330/2050 16% [========== ] 331/2050 16% [========== ] 332/2050 16% [========== ] 333/2050 16% [========== ] 334/2050 16% [========== ] 335/2050 16% [========== ] 336/2050 16% [========== ] 337/2050 16% [========== ] 338/2050 16% [========== ] 339/2050 16% [========== ] 340/2050 16% [========== ] 341/2050 16% [========== ] 342/2050 16% [========== ] 343/2050 16% [========== ] 344/2050 16% [========== ] 345/2050 16% [========== ] 346/2050 16% [========== ] 347/2050 16% [========== ] 348/2050 16% [========== ] 349/2050 17% [========== ] 350/2050 17% [========== ] 351/2050 17% [========== ] 352/2050 17% [========== ] 353/2050 17% [========== ] 354/2050 17% [========== ] 355/2050 17% [========== ] 356/2050 17% [========== ] 357/2050 17% [========== ] 358/2050 17% [========== ] 359/2050 17% [========== ] 360/2050 17% [========== ] 361/2050 17% [========== ] 362/2050 17% [========== ] 363/2050 17% [=========== ] 364/2050 17% [=========== ] 365/2050 17% [=========== ] 366/2050 17% [=========== ] 367/2050 17% [=========== ] 368/2050 17% [=========== ] 369/2050 18% [=========== ] 370/2050 18% [=========== ] 371/2050 18% [=========== ] 372/2050 18% [=========== ] 373/2050 18% [=========== ] 374/2050 18% [=========== ] 375/2050 18% [=========== ] 376/2050 18% [=========== ] 377/2050 18% [=========== ] 378/2050 18% [=========== ] 379/2050 18% [=========== ] 380/2050 18% [=========== ] 381/2050 18% [=========== ] 382/2050 18% [=========== ] 383/2050 18% [=========== ] 384/2050 18% [=========== ] 385/2050 18% [=========== ] 386/2050 18% [=========== ] 387/2050 18% [=========== ] 388/2050 18% [=========== ] 389/2050 18% [=========== ] 390/2050 19% [=========== ] 391/2050 19% [=========== ] 392/2050 19% [=========== ] 393/2050 19% [=========== ] 394/2050 19% [=========== ] 395/2050 19% [=========== ] 396/2050 19% [============ ] 397/2050 19% [============ ] 398/2050 19% [============ ] 399/2050 19% [============ ] 400/2050 19% [============ ] 401/2050 19% [============ ] 402/2050 19% [============ ] 403/2050 19% [============ ] 404/2050 19% [============ ] 405/2050 19% [============ ] 406/2050 19% [============ ] 407/2050 19% [============ ] 408/2050 19% [============ ] 409/2050 19% [============ ] 410/2050 20% [============ ] 411/2050 20% [============ ] 412/2050 20% [============ ] 413/2050 20% [============ ] 414/2050 20% [============ ] 415/2050 20% [============ ] 416/2050 20% [============ ] 417/2050 20% [============ ] 418/2050 20% [============ ] 419/2050 20% [============ ] 420/2050 20% [============ ] 421/2050 20% [============ ] 422/2050 20% [============ ] 423/2050 20% [============ ] 424/2050 20% [============ ] 425/2050 20% [============ ] 426/2050 20% [============ ] 427/2050 20% [============ ] 428/2050 20% [============ ] 429/2050 20% [============= ] 430/2050 20% [============= ] 431/2050 21% [============= ] 432/2050 21% [============= ] 433/2050 21% [============= ] 434/2050 21% [============= ] 435/2050 21% [============= ] 436/2050 21% [============= ] 437/2050 21% [============= ] 438/2050 21% [============= ] 439/2050 21% [============= ] 440/2050 21% [============= ] 441/2050 21% [============= ] 442/2050 21% [============= ] 443/2050 21% [============= ] 444/2050 21% [============= ] 445/2050 21% [============= ] 446/2050 21% [============= ] 447/2050 21% [============= ] 448/2050 21% [============= ] 449/2050 21% [============= ] 450/2050 21% [============= ] 451/2050 22% [============= ] 452/2050 22% [============= ] 453/2050 22% [============= ] 454/2050 22% [============= ] 455/2050 22% [============= ] 456/2050 22% [============= ] 457/2050 22% [============= ] 458/2050 22% [============= ] 459/2050 22% [============= ] 460/2050 22% [============= ] 461/2050 22% [============= ] 462/2050 22% [============== ] 463/2050 22% [============== ] 464/2050 22% [============== ] 465/2050 22% [============== ] 466/2050 22% [============== ] 467/2050 22% [============== ] 468/2050 22% [============== ] 469/2050 22% [============== ] 470/2050 22% [============== ] 471/2050 22% [============== ] 472/2050 23% [============== ] 473/2050 23% [============== ] 474/2050 23% [============== ] 475/2050 23% [============== ] 476/2050 23% [============== ] 477/2050 23% [============== ] 478/2050 23% [============== ] 479/2050 23% [============== ] 480/2050 23% [============== ] 481/2050 23% [============== ] 482/2050 23% [============== ] 483/2050 23% [============== ] 484/2050 23% [============== ] 485/2050 23% [============== ] 486/2050 23% [============== ] 487/2050 23% [============== ] 488/2050 23% [============== ] 489/2050 23% [============== ] 490/2050 23% [============== ] 491/2050 23% [============== ] 492/2050 24% [============== ] 493/2050 24% [============== ] 494/2050 24% [============== ] 495/2050 24% [=============== ] 496/2050 24% [=============== ] 497/2050 24% [=============== ] 498/2050 24% [=============== ] 499/2050 24% [=============== ] 500/2050 24% [=============== ] 501/2050 24% [=============== ] 502/2050 24% [=============== ] 503/2050 24% [=============== ] 504/2050 24% [=============== ] 505/2050 24% [=============== ] 506/2050 24% [=============== ] 507/2050 24% [=============== ] 508/2050 24% [=============== ] 509/2050 24% [=============== ] 510/2050 24% [=============== ] 511/2050 24% [=============== ] 512/2050 24% [=============== ] 513/2050 25% [=============== ] 514/2050 25% [=============== ] 515/2050 25% [=============== ] 516/2050 25% [=============== ] 517/2050 25% [=============== ] 518/2050 25% [=============== ] 519/2050 25% [=============== ] 520/2050 25% [=============== ] 521/2050 25% [=============== ] 522/2050 25% [=============== ] 523/2050 25% [=============== ] 524/2050 25% [=============== ] 525/2050 25% [=============== ] 526/2050 25% [=============== ] 527/2050 25% [=============== ] 528/2050 25% [=============== ] 529/2050 25% [================ ] 530/2050 25% [================ ] 531/2050 25% [================ ] 532/2050 25% [================ ] 533/2050 26% [================ ] 534/2050 26% [================ ] 535/2050 26% [================ ] 536/2050 26% [================ ] 537/2050 26% [================ ] 538/2050 26% [================ ] 539/2050 26% [================ ] 540/2050 26% [================ ] 541/2050 26% [================ ] 542/2050 26% [================ ] 543/2050 26% [================ ] 544/2050 26% [================ ] 545/2050 26% [================ ] 546/2050 26% [================ ] 547/2050 26% [================ ] 548/2050 26% [================ ] 549/2050 26% [================ ] 550/2050 26% [================ ] 551/2050 26% [================ ] 552/2050 26% [================ ] 553/2050 26% [================ ] 554/2050 27% [================ ] 555/2050 27% [================ ] 556/2050 27% [================ ] 557/2050 27% [================ ] 558/2050 27% [================ ] 559/2050 27% [================ ] 560/2050 27% [================ ] 561/2050 27% [================ ] 562/2050 27% [================= ] 563/2050 27% [================= ] 564/2050 27% [================= ] 565/2050 27% [================= ] 566/2050 27% [================= ] 567/2050 27% [================= ] 568/2050 27% [================= ] 569/2050 27% [================= ] 570/2050 27% [================= ] 571/2050 27% [================= ] 572/2050 27% [================= ] 573/2050 27% [================= ] 574/2050 28% [================= ] 575/2050 28% [================= ] 576/2050 28% [================= ] 577/2050 28% [================= ] 578/2050 28% [================= ] 579/2050 28% [================= ] 580/2050 28% [================= ] 581/2050 28% [================= ] 582/2050 28% [================= ] 583/2050 28% [================= ] 584/2050 28% [================= ] 585/2050 28% [================= ] 586/2050 28% [================= ] 587/2050 28% [================= ] 588/2050 28% [================= ] 589/2050 28% [================= ] 590/2050 28% [================= ] 591/2050 28% [================= ] 592/2050 28% [================= ] 593/2050 28% [================= ] 594/2050 28% [================= ] 595/2050 29% [================== ] 596/2050 29% [================== ] 597/2050 29% [================== ] 598/2050 29% [================== ] 599/2050 29% [================== ] 600/2050 29% [================== ] 601/2050 29% [================== ] 602/2050 29% [================== ] 603/2050 29% [================== ] 604/2050 29% [================== ] 605/2050 29% [================== ] 606/2050 29% [================== ] 607/2050 29% [================== ] 608/2050 29% [================== ] 609/2050 29% [================== ] 610/2050 29% [================== ] 611/2050 29% [================== ] 612/2050 29% [================== ] 613/2050 29% [================== ] 614/2050 29% [================== ] 615/2050 30% [================== ] 616/2050 30% [================== ] 617/2050 30% [================== ] 618/2050 30% [================== ] 619/2050 30% [================== ] 620/2050 30% [================== ] 621/2050 30% [================== ] 622/2050 30% [================== ] 623/2050 30% [================== ] 624/2050 30% [================== ] 625/2050 30% [================== ] 626/2050 30% [================== ] 627/2050 30% [================== ] 628/2050 30% [=================== ] 629/2050 30% [=================== ] 630/2050 30% [=================== ] 631/2050 30% [=================== ] 632/2050 30% [=================== ] 633/2050 30% [=================== ] 634/2050 30% [=================== ] 635/2050 30% [=================== ] 636/2050 31% [=================== ] 637/2050 31% [=================== ] 638/2050 31% [=================== ] 639/2050 31% [=================== ] 640/2050 31% [=================== ] 641/2050 31% [=================== ] 642/2050 31% [=================== ] 643/2050 31% [=================== ] 644/2050 31% [=================== ] 645/2050 31% [=================== ] 646/2050 31% [=================== ] 647/2050 31% [=================== ] 648/2050 31% [=================== ] 649/2050 31% [=================== ] 650/2050 31% [=================== ] 651/2050 31% [=================== ] 652/2050 31% [=================== ] 653/2050 31% [=================== ] 654/2050 31% [=================== ] 655/2050 31% [=================== ] 656/2050 32% [=================== ] 657/2050 32% [=================== ] 658/2050 32% [=================== ] 659/2050 32% [=================== ] 660/2050 32% [=================== ] 661/2050 32% [==================== ] 662/2050 32% [==================== ] 663/2050 32% [==================== ] 664/2050 32% [==================== ] 665/2050 32% [==================== ] 666/2050 32% [==================== ] 667/2050 32% [==================== ] 668/2050 32% [==================== ] 669/2050 32% [==================== ] 670/2050 32% [==================== ] 671/2050 32% [==================== ] 672/2050 32% [==================== ] 673/2050 32% [==================== ] 674/2050 32% [==================== ] 675/2050 32% [==================== ] 676/2050 32% [==================== ] 677/2050 33% [==================== ] 678/2050 33% [==================== ] 679/2050 33% [==================== ] 680/2050 33% [==================== ] 681/2050 33% [==================== ] 682/2050 33% [==================== ] 683/2050 33% [==================== ] 684/2050 33% [==================== ] 685/2050 33% [==================== ] 686/2050 33% [==================== ] 687/2050 33% [==================== ] 688/2050 33% [==================== ] 689/2050 33% [==================== ] 690/2050 33% [==================== ] 691/2050 33% [==================== ] 692/2050 33% [==================== ] 693/2050 33% [==================== ] 694/2050 33% [===================== ] 695/2050 33% [===================== ] 696/2050 33% [===================== ] 697/2050 34% [===================== ] 698/2050 34% [===================== ] 699/2050 34% [===================== ] 700/2050 34% [===================== ] 701/2050 34% [===================== ] 702/2050 34% [===================== ] 703/2050 34% [===================== ] 704/2050 34% [===================== ] 705/2050 34% [===================== ] 706/2050 34% [===================== ] 707/2050 34% [===================== ] 708/2050 34% [===================== ] 709/2050 34% [===================== ] 710/2050 34% [===================== ] 711/2050 34% [===================== ] 712/2050 34% [===================== ] 713/2050 34% [===================== ] 714/2050 34% [===================== ] 715/2050 34% [===================== ] 716/2050 34% [===================== ] 717/2050 34% [===================== ] 718/2050 35% [===================== ] 719/2050 35% [===================== ] 720/2050 35% [===================== ] 721/2050 35% [===================== ] 722/2050 35% [===================== ] 723/2050 35% [===================== ] 724/2050 35% [===================== ] 725/2050 35% [===================== ] 726/2050 35% [===================== ] 727/2050 35% [====================== ] 728/2050 35% [====================== ] 729/2050 35% [====================== ] 730/2050 35% [====================== ] 731/2050 35% [====================== ] 732/2050 35% [====================== ] 733/2050 35% [====================== ] 734/2050 35% [====================== ] 735/2050 35% [====================== ] 736/2050 35% [====================== ] 737/2050 35% [====================== ] 738/2050 36% [====================== ] 739/2050 36% [====================== ] 740/2050 36% [====================== ] 741/2050 36% [====================== ] 742/2050 36% [====================== ] 743/2050 36% [====================== ] 744/2050 36% [====================== ] 745/2050 36% [====================== ] 746/2050 36% [====================== ] 747/2050 36% [====================== ] 748/2050 36% [====================== ] 749/2050 36% [====================== ] 750/2050 36% [====================== ] 751/2050 36% [====================== ] 752/2050 36% [====================== ] 753/2050 36% [====================== ] 754/2050 36% [====================== ] 755/2050 36% [====================== ] 756/2050 36% [====================== ] 757/2050 36% [====================== ] 758/2050 36% [====================== ] 759/2050 37% [====================== ] 760/2050 37% [======================= ] 761/2050 37% [======================= ] 762/2050 37% [======================= ] 763/2050 37% [======================= ] 764/2050 37% [======================= ] 765/2050 37% [======================= ] 766/2050 37% [======================= ] 767/2050 37% [======================= ] 768/2050 37% [======================= ] 769/2050 37% [======================= ] 770/2050 37% [======================= ] 771/2050 37% [======================= ] 772/2050 37% [======================= ] 773/2050 37% [======================= ] 774/2050 37% [======================= ] 775/2050 37% [======================= ] 776/2050 37% [======================= ] 777/2050 37% [======================= ] 778/2050 37% [======================= ] 779/2050 38% [======================= ] 780/2050 38% [======================= ] 781/2050 38% [======================= ] 782/2050 38% [======================= ] 783/2050 38% [======================= ] 784/2050 38% [======================= ] 785/2050 38% [======================= ] 786/2050 38% [======================= ] 787/2050 38% [======================= ] 788/2050 38% [======================= ] 789/2050 38% [======================= ] 790/2050 38% [======================= ] 791/2050 38% [======================= ] 792/2050 38% [======================= ] 793/2050 38% [======================== ] 794/2050 38% [======================== ] 795/2050 38% [======================== ] 796/2050 38% [======================== ] 797/2050 38% [======================== ] 798/2050 38% [======================== ] 799/2050 38% [======================== ] 800/2050 39% [======================== ] 801/2050 39% [======================== ] 802/2050 39% [======================== ] 803/2050 39% [======================== ] 804/2050 39% [======================== ] 805/2050 39% [======================== ] 806/2050 39% [======================== ] 807/2050 39% [======================== ] 808/2050 39% [======================== ] 809/2050 39% [======================== ] 810/2050 39% [======================== ] 811/2050 39% [======================== ] 812/2050 39% [======================== ] 813/2050 39% [======================== ] 814/2050 39% [======================== ] 815/2050 39% [======================== ] 816/2050 39% [======================== ] 817/2050 39% [======================== ] 818/2050 39% [======================== ] 819/2050 39% [======================== ] 820/2050 40% [======================== ] 821/2050 40% [======================== ] 822/2050 40% [======================== ] 823/2050 40% [======================== ] 824/2050 40% [======================== ] 825/2050 40% [======================== ] 826/2050 40% [========================= ] 827/2050 40% [========================= ] 828/2050 40% [========================= ] 829/2050 40% [========================= ] 830/2050 40% [========================= ] 831/2050 40% [========================= ] 832/2050 40% [========================= ] 833/2050 40% [========================= ] 834/2050 40% [========================= ] 835/2050 40% [========================= ] 836/2050 40% [========================= ] 837/2050 40% [========================= ] 838/2050 40% [========================= ] 839/2050 40% [========================= ] 840/2050 40% [========================= ] 841/2050 41% [========================= ] 842/2050 41% [========================= ] 843/2050 41% [========================= ] 844/2050 41% [========================= ] 845/2050 41% [========================= ] 846/2050 41% [========================= ] 847/2050 41% [========================= ] 848/2050 41% [========================= ] 849/2050 41% [========================= ] 850/2050 41% [========================= ] 851/2050 41% [========================= ] 852/2050 41% [========================= ] 853/2050 41% [========================= ] 854/2050 41% [========================= ] 855/2050 41% [========================= ] 856/2050 41% [========================= ] 857/2050 41% [========================= ] 858/2050 41% [========================= ] 859/2050 41% [========================== ] 860/2050 41% [========================== ] 861/2050 42% [========================== ] 862/2050 42% [========================== ] 863/2050 42% [========================== ] 864/2050 42% [========================== ] 865/2050 42% [========================== ] 866/2050 42% [========================== ] 867/2050 42% [========================== ] 868/2050 42% [========================== ] 869/2050 42% [========================== ] 870/2050 42% [========================== ] 871/2050 42% [========================== ] 872/2050 42% [========================== ] 873/2050 42% [========================== ] 874/2050 42% [========================== ] 875/2050 42% [========================== ] 876/2050 42% [========================== ] 877/2050 42% [========================== ] 878/2050 42% [========================== ] 879/2050 42% [========================== ] 880/2050 42% [========================== ] 881/2050 42% [========================== ] 882/2050 43% [========================== ] 883/2050 43% [========================== ] 884/2050 43% [========================== ] 885/2050 43% [========================== ] 886/2050 43% [========================== ] 887/2050 43% [========================== ] 888/2050 43% [========================== ] 889/2050 43% [========================== ] 890/2050 43% [========================== ] 891/2050 43% [========================== ] 892/2050 43% [=========================== ] 893/2050 43% [=========================== ] 894/2050 43% [=========================== ] 895/2050 43% [=========================== ] 896/2050 43% [=========================== ] 897/2050 43% [=========================== ] 898/2050 43% [=========================== ] 899/2050 43% [=========================== ] 900/2050 43% [=========================== ] 901/2050 43% [=========================== ] 902/2050 44% [=========================== ] 903/2050 44% [=========================== ] 904/2050 44% [=========================== ] 905/2050 44% [=========================== ] 906/2050 44% [=========================== ] 907/2050 44% [=========================== ] 908/2050 44% [=========================== ] 909/2050 44% [=========================== ] 910/2050 44% [=========================== ] 911/2050 44% [=========================== ] 912/2050 44% [=========================== ] 913/2050 44% [=========================== ] 914/2050 44% [=========================== ] 915/2050 44% [=========================== ] 916/2050 44% [=========================== ] 917/2050 44% [=========================== ] 918/2050 44% [=========================== ] 919/2050 44% [=========================== ] 920/2050 44% [=========================== ] 921/2050 44% [=========================== ] 922/2050 44% [=========================== ] 923/2050 45% [=========================== ] 924/2050 45% [=========================== ] 925/2050 45% [============================ ] 926/2050 45% [============================ ] 927/2050 45% [============================ ] 928/2050 45% [============================ ] 929/2050 45% [============================ ] 930/2050 45% [============================ ] 931/2050 45% [============================ ] 932/2050 45% [============================ ] 933/2050 45% [============================ ] 934/2050 45% [============================ ] 935/2050 45% [============================ ] 936/2050 45% [============================ ] 937/2050 45% [============================ ] 938/2050 45% [============================ ] 939/2050 45% [============================ ] 940/2050 45% [============================ ] 941/2050 45% [============================ ] 942/2050 45% [============================ ] 943/2050 46% [============================ ] 944/2050 46% [============================ ] 945/2050 46% [============================ ] 946/2050 46% [============================ ] 947/2050 46% [============================ ] 948/2050 46% [============================ ] 949/2050 46% [============================ ] 950/2050 46% [============================ ] 951/2050 46% [============================ ] 952/2050 46% [============================ ] 953/2050 46% [============================ ] 954/2050 46% [============================ ] 955/2050 46% [============================ ] 956/2050 46% [============================ ] 957/2050 46% [============================ ] 958/2050 46% [============================= ] 959/2050 46% [============================= ] 960/2050 46% [============================= ] 961/2050 46% [============================= ] 962/2050 46% [============================= ] 963/2050 46% [============================= ] 964/2050 47% [============================= ] 965/2050 47% [============================= ] 966/2050 47% [============================= ] 967/2050 47% [============================= ] 968/2050 47% [============================= ] 969/2050 47% [============================= ] 970/2050 47% [============================= ] 971/2050 47% [============================= ] 972/2050 47% [============================= ] 973/2050 47% [============================= ] 974/2050 47% [============================= ] 975/2050 47% [============================= ] 976/2050 47% [============================= ] 977/2050 47% [============================= ] 978/2050 47% [============================= ] 979/2050 47% [============================= ] 980/2050 47% [============================= ] 981/2050 47% [============================= ] 982/2050 47% [============================= ] 983/2050 47% [============================= ] 984/2050 48% [============================= ] 985/2050 48% [============================= ] 986/2050 48% [============================= ] 987/2050 48% [============================= ] 988/2050 48% [============================= ] 989/2050 48% [============================= ] 990/2050 48% [============================= ] 991/2050 48% [============================== ] 992/2050 48% [============================== ] 993/2050 48% [============================== ] 994/2050 48% [============================== ] 995/2050 48% [============================== ] 996/2050 48% [============================== ] 997/2050 48% [============================== ] 998/2050 48% [============================== ] 999/2050 48% [============================== ] 1000/2050 48% [============================== ] 1001/2050 48% [============================== ] 1002/2050 48% [============================== ] 1003/2050 48% [============================== ] 1004/2050 48% [============================== ] 1005/2050 49% [============================== ] 1006/2050 49% [============================== ] 1007/2050 49% [============================== ] 1008/2050 49% [============================== ] 1009/2050 49% [============================== ] 1010/2050 49% [============================== ] 1011/2050 49% [============================== ] 1012/2050 49% [============================== ] 1013/2050 49% [============================== ] 1014/2050 49% [============================== ] 1015/2050 49% [============================== ] 1016/2050 49% [============================== ] 1017/2050 49% [============================== ] 1018/2050 49% [============================== ] 1019/2050 49% [============================== ] 1020/2050 49% [============================== ] 1021/2050 49% [============================== ] 1022/2050 49% [============================== ] 1023/2050 49% [============================== ] 1024/2050 49% [=============================== ] 1025/2050 50% [=============================== ] 1026/2050 50% [=============================== ] 1027/2050 50% [=============================== ] 1028/2050 50% [=============================== ] 1029/2050 50% [=============================== ] 1030/2050 50% [=============================== ] 1031/2050 50% [=============================== ] 1032/2050 50% [=============================== ] 1033/2050 50% [=============================== ] 1034/2050 50% [=============================== ] 1035/2050 50% [=============================== ] 1036/2050 50% [=============================== ] 1037/2050 50% [=============================== ] 1038/2050 50% [=============================== ] 1039/2050 50% [=============================== ] 1040/2050 50% [=============================== ] 1041/2050 50% [=============================== ] 1042/2050 50% [=============================== ] 1043/2050 50% [=============================== ] 1044/2050 50% [=============================== ] 1045/2050 50% [=============================== ] 1046/2050 51% [=============================== ] 1047/2050 51% [=============================== ] 1048/2050 51% [=============================== ] 1049/2050 51% [=============================== ] 1050/2050 51% [=============================== ] 1051/2050 51% [=============================== ] 1052/2050 51% [=============================== ] 1053/2050 51% [=============================== ] 1054/2050 51% [=============================== ] 1055/2050 51% [=============================== ] 1056/2050 51% [=============================== ] 1057/2050 51% [=============================== ] 1058/2050 51% [================================ ] 1059/2050 51% [================================ ] 1060/2050 51% [================================ ] 1061/2050 51% [================================ ] 1062/2050 51% [================================ ] 1063/2050 51% [================================ ] 1064/2050 51% [================================ ] 1065/2050 51% [================================ ] 1066/2050 52% [================================ ] 1067/2050 52% [================================ ] 1068/2050 52% [================================ ] 1069/2050 52% [================================ ] 1070/2050 52% [================================ ] 1071/2050 52% [================================ ] 1072/2050 52% [================================ ] 1073/2050 52% [================================ ] 1074/2050 52% [================================ ] 1075/2050 52% [================================ ] 1076/2050 52% [================================ ] 1077/2050 52% [================================ ] 1078/2050 52% [================================ ] 1079/2050 52% [================================ ] 1080/2050 52% [================================ ] 1081/2050 52% [================================ ] 1082/2050 52% [================================ ] 1083/2050 52% [================================ ] 1084/2050 52% [================================ ] 1085/2050 52% [================================ ] 1086/2050 52% [================================ ] 1087/2050 53% [================================ ] 1088/2050 53% [================================ ] 1089/2050 53% [================================ ] 1090/2050 53% [================================ ] 1091/2050 53% [================================= ] 1092/2050 53% [================================= ] 1093/2050 53% [================================= ] 1094/2050 53% [================================= ] 1095/2050 53% [================================= ] 1096/2050 53% [================================= ] 1097/2050 53% [================================= ] 1098/2050 53% [================================= ] 1099/2050 53% [================================= ] 1100/2050 53% [================================= ] 1101/2050 53% [================================= ] 1102/2050 53% [================================= ] 1103/2050 53% [================================= ] 1104/2050 53% [================================= ] 1105/2050 53% [================================= ] 1106/2050 53% [================================= ] 1107/2050 54% [================================= ] 1108/2050 54% [================================= ] 1109/2050 54% [================================= ] 1110/2050 54% [================================= ] 1111/2050 54% [================================= ] 1112/2050 54% [================================= ] 1113/2050 54% [================================= ] 1114/2050 54% [================================= ] 1115/2050 54% [================================= ] 1116/2050 54% [================================= ] 1117/2050 54% [================================= ] 1118/2050 54% [================================= ] 1119/2050 54% [================================= ] 1120/2050 54% [================================= ] 1121/2050 54% [================================= ] 1122/2050 54% [================================= ] 1123/2050 54% [================================= ] 1124/2050 54% [================================== ] 1125/2050 54% [================================== ] 1126/2050 54% [================================== ] 1127/2050 54% [================================== ] 1128/2050 55% [================================== ] 1129/2050 55% [================================== ] 1130/2050 55% [================================== ] 1131/2050 55% [================================== ] 1132/2050 55% [================================== ] 1133/2050 55% [================================== ] 1134/2050 55% [================================== ] 1135/2050 55% [================================== ] 1136/2050 55% [================================== ] 1137/2050 55% [================================== ] 1138/2050 55% [================================== ] 1139/2050 55% [================================== ] 1140/2050 55% [================================== ] 1141/2050 55% [================================== ] 1142/2050 55% [================================== ] 1143/2050 55% [================================== ] 1144/2050 55% [================================== ] 1145/2050 55% [================================== ] 1146/2050 55% [================================== ] 1147/2050 55% [================================== ] 1148/2050 56% [================================== ] 1149/2050 56% [================================== ] 1150/2050 56% [================================== ] 1151/2050 56% [================================== ] 1152/2050 56% [================================== ] 1153/2050 56% [================================== ] 1154/2050 56% [================================== ] 1155/2050 56% [================================== ] 1156/2050 56% [================================== ] 1157/2050 56% [=================================== ] 1158/2050 56% [=================================== ] 1159/2050 56% [=================================== ] 1160/2050 56% [=================================== ] 1161/2050 56% [=================================== ] 1162/2050 56% [=================================== ] 1163/2050 56% [=================================== ] 1164/2050 56% [=================================== ] 1165/2050 56% [=================================== ] 1166/2050 56% [=================================== ] 1167/2050 56% [=================================== ] 1168/2050 56% [=================================== ] 1169/2050 57% [=================================== ] 1170/2050 57% [=================================== ] 1171/2050 57% [=================================== ] 1172/2050 57% [=================================== ] 1173/2050 57% [=================================== ] 1174/2050 57% [=================================== ] 1175/2050 57% [=================================== ] 1176/2050 57% [=================================== ] 1177/2050 57% [=================================== ] 1178/2050 57% [=================================== ] 1179/2050 57% [=================================== ] 1180/2050 57% [=================================== ] 1181/2050 57% [=================================== ] 1182/2050 57% [=================================== ] 1183/2050 57% [=================================== ] 1184/2050 57% [=================================== ] 1185/2050 57% [=================================== ] 1186/2050 57% [=================================== ] 1187/2050 57% [=================================== ] 1188/2050 57% [=================================== ] 1189/2050 58% [=================================== ] 1190/2050 58% [==================================== ] 1191/2050 58% [==================================== ] 1192/2050 58% [==================================== ] 1193/2050 58% [==================================== ] 1194/2050 58% [==================================== ] 1195/2050 58% [==================================== ] 1196/2050 58% [==================================== ] 1197/2050 58% [==================================== ] 1198/2050 58% [==================================== ] 1199/2050 58% [==================================== ] 1200/2050 58% [==================================== ] 1201/2050 58% [==================================== ] 1202/2050 58% [==================================== ] 1203/2050 58% [==================================== ] 1204/2050 58% [==================================== ] 1205/2050 58% [==================================== ] 1206/2050 58% [==================================== ] 1207/2050 58% [==================================== ] 1208/2050 58% [==================================== ] 1209/2050 58% [==================================== ] 1210/2050 59% [==================================== ] 1211/2050 59% [==================================== ] 1212/2050 59% [==================================== ] 1213/2050 59% [==================================== ] 1214/2050 59% [==================================== ] 1215/2050 59% [==================================== ] 1216/2050 59% [==================================== ] 1217/2050 59% [==================================== ] 1218/2050 59% [==================================== ] 1219/2050 59% [==================================== ] 1220/2050 59% [==================================== ] 1221/2050 59% [==================================== ] 1222/2050 59% [==================================== ] 1223/2050 59% [===================================== ] 1224/2050 59% [===================================== ] 1225/2050 59% [===================================== ] 1226/2050 59% [===================================== ] 1227/2050 59% [===================================== ] 1228/2050 59% [===================================== ] 1229/2050 59% [===================================== ] 1230/2050 60% [===================================== ] 1231/2050 60% [===================================== ] 1232/2050 60% [===================================== ] 1233/2050 60% [===================================== ] 1234/2050 60% [===================================== ] 1235/2050 60% [===================================== ] 1236/2050 60% [===================================== ] 1237/2050 60% [===================================== ] 1238/2050 60% [===================================== ] 1239/2050 60% [===================================== ] 1240/2050 60% [===================================== ] 1241/2050 60% [===================================== ] 1242/2050 60% [===================================== ] 1243/2050 60% [===================================== ] 1244/2050 60% [===================================== ] 1245/2050 60% [===================================== ] 1246/2050 60% [===================================== ] 1247/2050 60% [===================================== ] 1248/2050 60% [===================================== ] 1249/2050 60% [===================================== ] 1250/2050 60% [===================================== ] 1251/2050 61% [===================================== ] 1252/2050 61% [===================================== ] 1253/2050 61% [===================================== ] 1254/2050 61% [===================================== ] 1255/2050 61% [===================================== ] 1256/2050 61% [====================================== ] 1257/2050 61% [====================================== ] 1258/2050 61% [====================================== ] 1259/2050 61% [====================================== ] 1260/2050 61% [====================================== ] 1261/2050 61% [====================================== ] 1262/2050 61% [====================================== ] 1263/2050 61% [====================================== ] 1264/2050 61% [====================================== ] 1265/2050 61% [====================================== ] 1266/2050 61% [====================================== ] 1267/2050 61% [====================================== ] 1268/2050 61% [====================================== ] 1269/2050 61% [====================================== ] 1270/2050 61% [====================================== ] 1271/2050 62% [====================================== ] 1272/2050 62% [====================================== ] 1273/2050 62% [====================================== ] 1274/2050 62% [====================================== ] 1275/2050 62% [====================================== ] 1276/2050 62% [====================================== ] 1277/2050 62% [====================================== ] 1278/2050 62% [====================================== ] 1279/2050 62% [====================================== ] 1280/2050 62% [====================================== ] 1281/2050 62% [====================================== ] 1282/2050 62% [====================================== ] 1283/2050 62% [====================================== ] 1284/2050 62% [====================================== ] 1285/2050 62% [====================================== ] 1286/2050 62% [====================================== ] 1287/2050 62% [====================================== ] 1288/2050 62% [====================================== ] 1289/2050 62% [======================================= ] 1290/2050 62% [======================================= ] 1291/2050 62% [======================================= ] 1292/2050 63% [======================================= ] 1293/2050 63% [======================================= ] 1294/2050 63% [======================================= ] 1295/2050 63% [======================================= ] 1296/2050 63% [======================================= ] 1297/2050 63% [======================================= ] 1298/2050 63% [======================================= ] 1299/2050 63% [======================================= ] 1300/2050 63% [======================================= ] 1301/2050 63% [======================================= ] 1302/2050 63% [======================================= ] 1303/2050 63% [======================================= ] 1304/2050 63% [======================================= ] 1305/2050 63% [======================================= ] 1306/2050 63% [======================================= ] 1307/2050 63% [======================================= ] 1308/2050 63% [======================================= ] 1309/2050 63% [======================================= ] 1310/2050 63% [======================================= ] 1311/2050 63% [======================================= ] 1312/2050 64% [======================================= ] 1313/2050 64% [======================================= ] 1314/2050 64% [======================================= ] 1315/2050 64% [======================================= ] 1316/2050 64% [======================================= ] 1317/2050 64% [======================================= ] 1318/2050 64% [======================================= ] 1319/2050 64% [======================================= ] 1320/2050 64% [======================================= ] 1321/2050 64% [======================================= ] 1322/2050 64% [======================================== ] 1323/2050 64% [======================================== ] 1324/2050 64% [======================================== ] 1325/2050 64% [======================================== ] 1326/2050 64% [======================================== ] 1327/2050 64% [======================================== ] 1328/2050 64% [======================================== ] 1329/2050 64% [======================================== ] 1330/2050 64% [======================================== ] 1331/2050 64% [======================================== ] 1332/2050 64% [======================================== ] 1333/2050 65% [======================================== ] 1334/2050 65% [======================================== ] 1335/2050 65% [======================================== ] 1336/2050 65% [======================================== ] 1337/2050 65% [======================================== ] 1338/2050 65% [======================================== ] 1339/2050 65% [======================================== ] 1340/2050 65% [======================================== ] 1341/2050 65% [======================================== ] 1342/2050 65% [======================================== ] 1343/2050 65% [======================================== ] 1344/2050 65% [======================================== ] 1345/2050 65% [======================================== ] 1346/2050 65% [======================================== ] 1347/2050 65% [======================================== ] 1348/2050 65% [======================================== ] 1349/2050 65% [======================================== ] 1350/2050 65% [======================================== ] 1351/2050 65% [======================================== ] 1352/2050 65% [======================================== ] 1353/2050 66% [======================================== ] 1354/2050 66% [======================================== ] 1355/2050 66% [========================================= ] 1356/2050 66% [========================================= ] 1357/2050 66% [========================================= ] 1358/2050 66% [========================================= ] 1359/2050 66% [========================================= ] 1360/2050 66% [========================================= ] 1361/2050 66% [========================================= ] 1362/2050 66% [========================================= ] 1363/2050 66% [========================================= ] 1364/2050 66% [========================================= ] 1365/2050 66% [========================================= ] 1366/2050 66% [========================================= ] 1367/2050 66% [========================================= ] 1368/2050 66% [========================================= ] 1369/2050 66% [========================================= ] 1370/2050 66% [========================================= ] 1371/2050 66% [========================================= ] 1372/2050 66% [========================================= ] 1373/2050 66% [========================================= ] 1374/2050 67% [========================================= ] 1375/2050 67% [========================================= ] 1376/2050 67% [========================================= ] 1377/2050 67% [========================================= ] 1378/2050 67% [========================================= ] 1379/2050 67% [========================================= ] 1380/2050 67% [========================================= ] 1381/2050 67% [========================================= ] 1382/2050 67% [========================================= ] 1383/2050 67% [========================================= ] 1384/2050 67% [========================================= ] 1385/2050 67% [========================================= ] 1386/2050 67% [========================================= ] 1387/2050 67% [========================================= ] 1388/2050 67% [========================================== ] 1389/2050 67% [========================================== ] 1390/2050 67% [========================================== ] 1391/2050 67% [========================================== ] 1392/2050 67% [========================================== ] 1393/2050 67% [========================================== ] 1394/2050 68% [========================================== ] 1395/2050 68% [========================================== ] 1396/2050 68% [========================================== ] 1397/2050 68% [========================================== ] 1398/2050 68% [========================================== ] 1399/2050 68% [========================================== ] 1400/2050 68% [========================================== ] 1401/2050 68% [========================================== ] 1402/2050 68% [========================================== ] 1403/2050 68% [========================================== ] 1404/2050 68% [========================================== ] 1405/2050 68% [========================================== ] 1406/2050 68% [========================================== ] 1407/2050 68% [========================================== ] 1408/2050 68% [========================================== ] 1409/2050 68% [========================================== ] 1410/2050 68% [========================================== ] 1411/2050 68% [========================================== ] 1412/2050 68% [========================================== ] 1413/2050 68% [========================================== ] 1414/2050 68% [========================================== ] 1415/2050 69% [========================================== ] 1416/2050 69% [========================================== ] 1417/2050 69% [========================================== ] 1418/2050 69% [========================================== ] 1419/2050 69% [========================================== ] 1420/2050 69% [========================================== ] 1421/2050 69% [=========================================== ] 1422/2050 69% [=========================================== ] 1423/2050 69% [=========================================== ] 1424/2050 69% [=========================================== ] 1425/2050 69% [=========================================== ] 1426/2050 69% [=========================================== ] 1427/2050 69% [=========================================== ] 1428/2050 69% [=========================================== ] 1429/2050 69% [=========================================== ] 1430/2050 69% [=========================================== ] 1431/2050 69% [=========================================== ] 1432/2050 69% [=========================================== ] 1433/2050 69% [=========================================== ] 1434/2050 69% [=========================================== ] 1435/2050 70% [=========================================== ] 1436/2050 70% [=========================================== ] 1437/2050 70% [=========================================== ] 1438/2050 70% [=========================================== ] 1439/2050 70% [=========================================== ] 1440/2050 70% [=========================================== ] 1441/2050 70% [=========================================== ] 1442/2050 70% [=========================================== ] 1443/2050 70% [=========================================== ] 1444/2050 70% [=========================================== ] 1445/2050 70% [=========================================== ] 1446/2050 70% [=========================================== ] 1447/2050 70% [=========================================== ] 1448/2050 70% [=========================================== ] 1449/2050 70% [=========================================== ] 1450/2050 70% [=========================================== ] 1451/2050 70% [=========================================== ] 1452/2050 70% [=========================================== ] 1453/2050 70% [=========================================== ] 1454/2050 70% [============================================ ] 1455/2050 70% [============================================ ] 1456/2050 71% [============================================ ] 1457/2050 71% [============================================ ] 1458/2050 71% [============================================ ] 1459/2050 71% [============================================ ] 1460/2050 71% [============================================ ] 1461/2050 71% [============================================ ] 1462/2050 71% [============================================ ] 1463/2050 71% [============================================ ] 1464/2050 71% [============================================ ] 1465/2050 71% [============================================ ] 1466/2050 71% [============================================ ] 1467/2050 71% [============================================ ] 1468/2050 71% [============================================ ] 1469/2050 71% [============================================ ] 1470/2050 71% [============================================ ] 1471/2050 71% [============================================ ] 1472/2050 71% [============================================ ] 1473/2050 71% [============================================ ] 1474/2050 71% [============================================ ] 1475/2050 71% [============================================ ] 1476/2050 72% [============================================ ] 1477/2050 72% [============================================ ] 1478/2050 72% [============================================ ] 1479/2050 72% [============================================ ] 1480/2050 72% [============================================ ] 1481/2050 72% [============================================ ] 1482/2050 72% [============================================ ] 1483/2050 72% [============================================ ] 1484/2050 72% [============================================ ] 1485/2050 72% [============================================ ] 1486/2050 72% [============================================ ] 1487/2050 72% [============================================= ] 1488/2050 72% [============================================= ] 1489/2050 72% [============================================= ] 1490/2050 72% [============================================= ] 1491/2050 72% [============================================= ] 1492/2050 72% [============================================= ] 1493/2050 72% [============================================= ] 1494/2050 72% [============================================= ] 1495/2050 72% [============================================= ] 1496/2050 72% [============================================= ] 1497/2050 73% [============================================= ] 1498/2050 73% [============================================= ] 1499/2050 73% [============================================= ] 1500/2050 73% [============================================= ] 1501/2050 73% [============================================= ] 1502/2050 73% [============================================= ] 1503/2050 73% [============================================= ] 1504/2050 73% [============================================= ] 1505/2050 73% [============================================= ] 1506/2050 73% [============================================= ] 1507/2050 73% [============================================= ] 1508/2050 73% [============================================= ] 1509/2050 73% [============================================= ] 1510/2050 73% [============================================= ] 1511/2050 73% [============================================= ] 1512/2050 73% [============================================= ] 1513/2050 73% [============================================= ] 1514/2050 73% [============================================= ] 1515/2050 73% [============================================= ] 1516/2050 73% [============================================= ] 1517/2050 74% [============================================= ] 1518/2050 74% [============================================= ] 1519/2050 74% [============================================= ] 1520/2050 74% [============================================== ] 1521/2050 74% [============================================== ] 1522/2050 74% [============================================== ] 1523/2050 74% [============================================== ] 1524/2050 74% [============================================== ] 1525/2050 74% [============================================== ] 1526/2050 74% [============================================== ] 1527/2050 74% [============================================== ] 1528/2050 74% [============================================== ] 1529/2050 74% [============================================== ] 1530/2050 74% [============================================== ] 1531/2050 74% [============================================== ] 1532/2050 74% [============================================== ] 1533/2050 74% [============================================== ] 1534/2050 74% [============================================== ] 1535/2050 74% [============================================== ] 1536/2050 74% [============================================== ] 1537/2050 74% [============================================== ] 1538/2050 75% [============================================== ] 1539/2050 75% [============================================== ] 1540/2050 75% [============================================== ] 1541/2050 75% [============================================== ] 1542/2050 75% [============================================== ] 1543/2050 75% [============================================== ] 1544/2050 75% [============================================== ] 1545/2050 75% [============================================== ] 1546/2050 75% [============================================== ] 1547/2050 75% [============================================== ] 1548/2050 75% [============================================== ] 1549/2050 75% [============================================== ] 1550/2050 75% [============================================== ] 1551/2050 75% [============================================== ] 1552/2050 75% [============================================== ] 1553/2050 75% [============================================== ] 1554/2050 75% [=============================================== ] 1555/2050 75% [=============================================== ] 1556/2050 75% [=============================================== ] 1557/2050 75% [=============================================== ] 1558/2050 76% [=============================================== ] 1559/2050 76% [=============================================== ] 1560/2050 76% [=============================================== ] 1561/2050 76% [=============================================== ] 1562/2050 76% [=============================================== ] 1563/2050 76% [=============================================== ] 1564/2050 76% [=============================================== ] 1565/2050 76% [=============================================== ] 1566/2050 76% [=============================================== ] 1567/2050 76% [=============================================== ] 1568/2050 76% [=============================================== ] 1569/2050 76% [=============================================== ] 1570/2050 76% [=============================================== ] 1571/2050 76% [=============================================== ] 1572/2050 76% [=============================================== ] 1573/2050 76% [=============================================== ] 1574/2050 76% [=============================================== ] 1575/2050 76% [=============================================== ] 1576/2050 76% [=============================================== ] 1577/2050 76% [=============================================== ] 1578/2050 76% [=============================================== ] 1579/2050 77% [=============================================== ] 1580/2050 77% [=============================================== ] 1581/2050 77% [=============================================== ] 1582/2050 77% [=============================================== ] 1583/2050 77% [=============================================== ] 1584/2050 77% [=============================================== ] 1585/2050 77% [=============================================== ] 1586/2050 77% [=============================================== ] 1587/2050 77% [================================================ ] 1588/2050 77% [================================================ ] 1589/2050 77% [================================================ ] 1590/2050 77% [================================================ ] 1591/2050 77% [================================================ ] 1592/2050 77% [================================================ ] 1593/2050 77% [================================================ ] 1594/2050 77% [================================================ ] 1595/2050 77% [================================================ ] 1596/2050 77% [================================================ ] 1597/2050 77% [================================================ ] 1598/2050 77% [================================================ ] 1599/2050 78% [================================================ ] 1600/2050 78% [================================================ ] 1601/2050 78% [================================================ ] 1602/2050 78% [================================================ ] 1603/2050 78% [================================================ ] 1604/2050 78% [================================================ ] 1605/2050 78% [================================================ ] 1606/2050 78% [================================================ ] 1607/2050 78% [================================================ ] 1608/2050 78% [================================================ ] 1609/2050 78% [================================================ ] 1610/2050 78% [================================================ ] 1611/2050 78% [================================================ ] 1612/2050 78% [================================================ ] 1613/2050 78% [================================================ ] 1614/2050 78% [================================================ ] 1615/2050 78% [================================================ ] 1616/2050 78% [================================================ ] 1617/2050 78% [================================================ ] 1618/2050 78% [================================================ ] 1619/2050 78% [================================================ ] 1620/2050 79% [================================================= ] 1621/2050 79% [================================================= ] 1622/2050 79% [================================================= ] 1623/2050 79% [================================================= ] 1624/2050 79% [================================================= ] 1625/2050 79% [================================================= ] 1626/2050 79% [================================================= ] 1627/2050 79% [================================================= ] 1628/2050 79% [================================================= ] 1629/2050 79% [================================================= ] 1630/2050 79% [================================================= ] 1631/2050 79% [================================================= ] 1632/2050 79% [================================================= ] 1633/2050 79% [================================================= ] 1634/2050 79% [================================================= ] 1635/2050 79% [================================================= ] 1636/2050 79% [================================================= ] 1637/2050 79% [================================================= ] 1638/2050 79% [================================================= ] 1639/2050 79% [================================================= ] 1640/2050 80% [================================================= ] 1641/2050 80% [================================================= ] 1642/2050 80% [================================================= ] 1643/2050 80% [================================================= ] 1644/2050 80% [================================================= ] 1645/2050 80% [================================================= ] 1646/2050 80% [================================================= ] 1647/2050 80% [================================================= ] 1648/2050 80% [================================================= ] 1649/2050 80% [================================================= ] 1650/2050 80% [================================================= ] 1651/2050 80% [================================================= ] 1652/2050 80% [================================================= ] 1653/2050 80% [================================================== ] 1654/2050 80% [================================================== ] 1655/2050 80% [================================================== ] 1656/2050 80% [================================================== ] 1657/2050 80% [================================================== ] 1658/2050 80% [================================================== ] 1659/2050 80% [================================================== ] 1660/2050 80% [================================================== ] 1661/2050 81% [================================================== ] 1662/2050 81% [================================================== ] 1663/2050 81% [================================================== ] 1664/2050 81% [================================================== ] 1665/2050 81% [================================================== ] 1666/2050 81% [================================================== ] 1667/2050 81% [================================================== ] 1668/2050 81% [================================================== ] 1669/2050 81% [================================================== ] 1670/2050 81% [================================================== ] 1671/2050 81% [================================================== ] 1672/2050 81% [================================================== ] 1673/2050 81% [================================================== ] 1674/2050 81% [================================================== ] 1675/2050 81% [================================================== ] 1676/2050 81% [================================================== ] 1677/2050 81% [================================================== ] 1678/2050 81% [================================================== ] 1679/2050 81% [================================================== ] 1680/2050 81% [================================================== ] 1681/2050 82% [================================================== ] 1682/2050 82% [================================================== ] 1683/2050 82% [================================================== ] 1684/2050 82% [================================================== ] 1685/2050 82% [================================================== ] 1686/2050 82% [=================================================== ] 1687/2050 82% [=================================================== ] 1688/2050 82% [=================================================== ] 1689/2050 82% [=================================================== ] 1690/2050 82% [=================================================== ] 1691/2050 82% [=================================================== ] 1692/2050 82% [=================================================== ] 1693/2050 82% [=================================================== ] 1694/2050 82% [=================================================== ] 1695/2050 82% [=================================================== ] 1696/2050 82% [=================================================== ] 1697/2050 82% [=================================================== ] 1698/2050 82% [=================================================== ] 1699/2050 82% [=================================================== ] 1700/2050 82% [=================================================== ] 1701/2050 82% [=================================================== ] 1702/2050 83% [=================================================== ] 1703/2050 83% [=================================================== ] 1704/2050 83% [=================================================== ] 1705/2050 83% [=================================================== ] 1706/2050 83% [=================================================== ] 1707/2050 83% [=================================================== ] 1708/2050 83% [=================================================== ] 1709/2050 83% [=================================================== ] 1710/2050 83% [=================================================== ] 1711/2050 83% [=================================================== ] 1712/2050 83% [=================================================== ] 1713/2050 83% [=================================================== ] 1714/2050 83% [=================================================== ] 1715/2050 83% [=================================================== ] 1716/2050 83% [=================================================== ] 1717/2050 83% [=================================================== ] 1718/2050 83% [=================================================== ] 1719/2050 83% [==================================================== ] 1720/2050 83% [==================================================== ] 1721/2050 83% [==================================================== ] 1722/2050 84% [==================================================== ] 1723/2050 84% [==================================================== ] 1724/2050 84% [==================================================== ] 1725/2050 84% [==================================================== ] 1726/2050 84% [==================================================== ] 1727/2050 84% [==================================================== ] 1728/2050 84% [==================================================== ] 1729/2050 84% [==================================================== ] 1730/2050 84% [==================================================== ] 1731/2050 84% [==================================================== ] 1732/2050 84% [==================================================== ] 1733/2050 84% [==================================================== ] 1734/2050 84% [==================================================== ] 1735/2050 84% [==================================================== ] 1736/2050 84% [==================================================== ] 1737/2050 84% [==================================================== ] 1738/2050 84% [==================================================== ] 1739/2050 84% [==================================================== ] 1740/2050 84% [==================================================== ] 1741/2050 84% [==================================================== ] 1742/2050 84% [==================================================== ] 1743/2050 85% [==================================================== ] 1744/2050 85% [==================================================== ] 1745/2050 85% [==================================================== ] 1746/2050 85% [==================================================== ] 1747/2050 85% [==================================================== ] 1748/2050 85% [==================================================== ] 1749/2050 85% [==================================================== ] 1750/2050 85% [==================================================== ] 1751/2050 85% [==================================================== ] 1752/2050 85% [===================================================== ] 1753/2050 85% [===================================================== ] 1754/2050 85% [===================================================== ] 1755/2050 85% [===================================================== ] 1756/2050 85% [===================================================== ] 1757/2050 85% [===================================================== ] 1758/2050 85% [===================================================== ] 1759/2050 85% [===================================================== ] 1760/2050 85% [===================================================== ] 1761/2050 85% [===================================================== ] 1762/2050 85% [===================================================== ] 1763/2050 86% [===================================================== ] 1764/2050 86% [===================================================== ] 1765/2050 86% [===================================================== ] 1766/2050 86% [===================================================== ] 1767/2050 86% [===================================================== ] 1768/2050 86% [===================================================== ] 1769/2050 86% [===================================================== ] 1770/2050 86% [===================================================== ] 1771/2050 86% [===================================================== ] 1772/2050 86% [===================================================== ] 1773/2050 86% [===================================================== ] 1774/2050 86% [===================================================== ] 1775/2050 86% [===================================================== ] 1776/2050 86% [===================================================== ] 1777/2050 86% [===================================================== ] 1778/2050 86% [===================================================== ] 1779/2050 86% [===================================================== ] 1780/2050 86% [===================================================== ] 1781/2050 86% [===================================================== ] 1782/2050 86% [===================================================== ] 1783/2050 86% [===================================================== ] 1784/2050 87% [===================================================== ] 1785/2050 87% [====================================================== ] 1786/2050 87% [====================================================== ] 1787/2050 87% [====================================================== ] 1788/2050 87% [====================================================== ] 1789/2050 87% [====================================================== ] 1790/2050 87% [====================================================== ] 1791/2050 87% [====================================================== ] 1792/2050 87% [====================================================== ] 1793/2050 87% [====================================================== ] 1794/2050 87% [====================================================== ] 1795/2050 87% [====================================================== ] 1796/2050 87% [====================================================== ] 1797/2050 87% [====================================================== ] 1798/2050 87% [====================================================== ] 1799/2050 87% [====================================================== ] 1800/2050 87% [====================================================== ] 1801/2050 87% [====================================================== ] 1802/2050 87% [====================================================== ] 1803/2050 87% [====================================================== ] 1804/2050 88% [====================================================== ] 1805/2050 88% [====================================================== ] 1806/2050 88% [====================================================== ] 1807/2050 88% [====================================================== ] 1808/2050 88% [====================================================== ] 1809/2050 88% [====================================================== ] 1810/2050 88% [====================================================== ] 1811/2050 88% [====================================================== ] 1812/2050 88% [====================================================== ] 1813/2050 88% [====================================================== ] 1814/2050 88% [====================================================== ] 1815/2050 88% [====================================================== ] 1816/2050 88% [====================================================== ] 1817/2050 88% [====================================================== ] 1818/2050 88% [======================================================= ] 1819/2050 88% [======================================================= ] 1820/2050 88% [======================================================= ] 1821/2050 88% [======================================================= ] 1822/2050 88% [======================================================= ] 1823/2050 88% [======================================================= ] 1824/2050 88% [======================================================= ] 1825/2050 89% [======================================================= ] 1826/2050 89% [======================================================= ] 1827/2050 89% [======================================================= ] 1828/2050 89% [======================================================= ] 1829/2050 89% [======================================================= ] 1830/2050 89% [======================================================= ] 1831/2050 89% [======================================================= ] 1832/2050 89% [======================================================= ] 1833/2050 89% [======================================================= ] 1834/2050 89% [======================================================= ] 1835/2050 89% [======================================================= ] 1836/2050 89% [======================================================= ] 1837/2050 89% [======================================================= ] 1838/2050 89% [======================================================= ] 1839/2050 89% [======================================================= ] 1840/2050 89% [======================================================= ] 1841/2050 89% [======================================================= ] 1842/2050 89% [======================================================= ] 1843/2050 89% [======================================================= ] 1844/2050 89% [======================================================= ] 1845/2050 90% [======================================================= ] 1846/2050 90% [======================================================= ] 1847/2050 90% [======================================================= ] 1848/2050 90% [======================================================= ] 1849/2050 90% [======================================================= ] 1850/2050 90% [======================================================= ] 1851/2050 90% [======================================================== ] 1852/2050 90% [======================================================== ] 1853/2050 90% [======================================================== ] 1854/2050 90% [======================================================== ] 1855/2050 90% [======================================================== ] 1856/2050 90% [======================================================== ] 1857/2050 90% [======================================================== ] 1858/2050 90% [======================================================== ] 1859/2050 90% [======================================================== ] 1860/2050 90% [======================================================== ] 1861/2050 90% [======================================================== ] 1862/2050 90% [======================================================== ] 1863/2050 90% [======================================================== ] 1864/2050 90% [======================================================== ] 1865/2050 90% [======================================================== ] 1866/2050 91% [======================================================== ] 1867/2050 91% [======================================================== ] 1868/2050 91% [======================================================== ] 1869/2050 91% [======================================================== ] 1870/2050 91% [======================================================== ] 1871/2050 91% [======================================================== ] 1872/2050 91% [======================================================== ] 1873/2050 91% [======================================================== ] 1874/2050 91% [======================================================== ] 1875/2050 91% [======================================================== ] 1876/2050 91% [======================================================== ] 1877/2050 91% [======================================================== ] 1878/2050 91% [======================================================== ] 1879/2050 91% [======================================================== ] 1880/2050 91% [======================================================== ] 1881/2050 91% [======================================================== ] 1882/2050 91% [======================================================== ] 1883/2050 91% [======================================================== ] 1884/2050 91% [========================================================= ] 1885/2050 91% [========================================================= ] 1886/2050 92% [========================================================= ] 1887/2050 92% [========================================================= ] 1888/2050 92% [========================================================= ] 1889/2050 92% [========================================================= ] 1890/2050 92% [========================================================= ] 1891/2050 92% [========================================================= ] 1892/2050 92% [========================================================= ] 1893/2050 92% [========================================================= ] 1894/2050 92% [========================================================= ] 1895/2050 92% [========================================================= ] 1896/2050 92% [========================================================= ] 1897/2050 92% [========================================================= ] 1898/2050 92% [========================================================= ] 1899/2050 92% [========================================================= ] 1900/2050 92% [========================================================= ] 1901/2050 92% [========================================================= ] 1902/2050 92% [========================================================= ] 1903/2050 92% [========================================================= ] 1904/2050 92% [========================================================= ] 1905/2050 92% [========================================================= ] 1906/2050 92% [========================================================= ] 1907/2050 93% [========================================================= ] 1908/2050 93% [========================================================= ] 1909/2050 93% [========================================================= ] 1910/2050 93% [========================================================= ] 1911/2050 93% [========================================================= ] 1912/2050 93% [========================================================= ] 1913/2050 93% [========================================================= ] 1914/2050 93% [========================================================= ] 1915/2050 93% [========================================================= ] 1916/2050 93% [========================================================= ] 1917/2050 93% [========================================================== ] 1918/2050 93% [========================================================== ] 1919/2050 93% [========================================================== ] 1920/2050 93% [========================================================== ] 1921/2050 93% [========================================================== ] 1922/2050 93% [========================================================== ] 1923/2050 93% [========================================================== ] 1924/2050 93% [========================================================== ] 1925/2050 93% [========================================================== ] 1926/2050 93% [========================================================== ] 1927/2050 94% [========================================================== ] 1928/2050 94% [========================================================== ] 1929/2050 94% [========================================================== ] 1930/2050 94% [========================================================== ] 1931/2050 94% [========================================================== ] 1932/2050 94% [========================================================== ] 1933/2050 94% [========================================================== ] 1934/2050 94% [========================================================== ] 1935/2050 94% [========================================================== ] 1936/2050 94% [========================================================== ] 1937/2050 94% [========================================================== ] 1938/2050 94% [========================================================== ] 1939/2050 94% [========================================================== ] 1940/2050 94% [========================================================== ] 1941/2050 94% [========================================================== ] 1942/2050 94% [========================================================== ] 1943/2050 94% [========================================================== ] 1944/2050 94% [========================================================== ] 1945/2050 94% [========================================================== ] 1946/2050 94% [========================================================== ] 1947/2050 94% [========================================================== ] 1948/2050 95% [========================================================== ] 1949/2050 95% [========================================================== ] 1950/2050 95% [=========================================================== ] 1951/2050 95% [=========================================================== ] 1952/2050 95% [=========================================================== ] 1953/2050 95% [=========================================================== ] 1954/2050 95% [=========================================================== ] 1955/2050 95% [=========================================================== ] 1956/2050 95% [=========================================================== ] 1957/2050 95% [=========================================================== ] 1958/2050 95% [=========================================================== ] 1959/2050 95% [=========================================================== ] 1960/2050 95% [=========================================================== ] 1961/2050 95% [=========================================================== ] 1962/2050 95% [=========================================================== ] 1963/2050 95% [=========================================================== ] 1964/2050 95% [=========================================================== ] 1965/2050 95% [=========================================================== ] 1966/2050 95% [=========================================================== ] 1967/2050 95% [=========================================================== ] 1968/2050 96% [=========================================================== ] 1969/2050 96% [=========================================================== ] 1970/2050 96% [=========================================================== ] 1971/2050 96% [=========================================================== ] 1972/2050 96% [=========================================================== ] 1973/2050 96% [=========================================================== ] 1974/2050 96% [=========================================================== ] 1975/2050 96% [=========================================================== ] 1976/2050 96% [=========================================================== ] 1977/2050 96% [=========================================================== ] 1978/2050 96% [=========================================================== ] 1979/2050 96% [=========================================================== ] 1980/2050 96% [=========================================================== ] 1981/2050 96% [=========================================================== ] 1982/2050 96% [=========================================================== ] 1983/2050 96% [============================================================ ] 1984/2050 96% [============================================================ ] 1985/2050 96% [============================================================ ] 1986/2050 96% [============================================================ ] 1987/2050 96% [============================================================ ] 1988/2050 96% [============================================================ ] 1989/2050 97% [============================================================ ] 1990/2050 97% [============================================================ ] 1991/2050 97% [============================================================ ] 1992/2050 97% [============================================================ ] 1993/2050 97% [============================================================ ] 1994/2050 97% [============================================================ ] 1995/2050 97% [============================================================ ] 1996/2050 97% [============================================================ ] 1997/2050 97% [============================================================ ] 1998/2050 97% [============================================================ ] 1999/2050 97% [============================================================ ] 2000/2050 97% [============================================================ ] 2001/2050 97% [============================================================ ] 2002/2050 97% [============================================================ ] 2003/2050 97% [============================================================ ] 2004/2050 97% [============================================================ ] 2005/2050 97% [============================================================ ] 2006/2050 97% [============================================================ ] 2007/2050 97% [============================================================ ] 2008/2050 97% [============================================================ ] 2009/2050 98% [============================================================ ] 2010/2050 98% [============================================================ ] 2011/2050 98% [============================================================ ] 2012/2050 98% [============================================================ ] 2013/2050 98% [============================================================ ] 2014/2050 98% [============================================================ ] 2015/2050 98% [============================================================ ] 2016/2050 98% [============================================================= ] 2017/2050 98% [============================================================= ] 2018/2050 98% [============================================================= ] 2019/2050 98% [============================================================= ] 2020/2050 98% [============================================================= ] 2021/2050 98% [============================================================= ] 2022/2050 98% [============================================================= ] 2023/2050 98% [============================================================= ] 2024/2050 98% [============================================================= ] 2025/2050 98% [============================================================= ] 2026/2050 98% [============================================================= ] 2027/2050 98% [============================================================= ] 2028/2050 98% [============================================================= ] 2029/2050 98% [============================================================= ] 2030/2050 99% [============================================================= ] 2031/2050 99% [============================================================= ] 2032/2050 99% [============================================================= ] 2033/2050 99% [============================================================= ] 2034/2050 99% [============================================================= ] 2035/2050 99% [============================================================= ] 2036/2050 99% [============================================================= ] 2037/2050 99% [============================================================= ] 2038/2050 99% [============================================================= ] 2039/2050 99% [============================================================= ] 2040/2050 99% [============================================================= ] 2041/2050 99% [============================================================= ] 2042/2050 99% [============================================================= ] 2043/2050 99% [============================================================= ] 2044/2050 99% [============================================================= ] 2045/2050 99% [============================================================= ] 2046/2050 99% [============================================================= ] 2047/2050 99% [============================================================= ] 2048/2050 99% [============================================================= ] 2049/2050 99% [==============================================================] 2050/2050 100% operation complete, 2050 objects in 109632 NAND pages. ln -snf /home/autobuild/autobuild/instance-14/output-1/host/mipsel-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-14/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-14/buildroot' >>> Buildroot 2022.08-rc1-175-gf4cbf417b5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-isl 0.24 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> 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 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.6 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> sysklogd 2.4.4 Collecting legal info LICENSE: OK (sha256: 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> daemon 0.8 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) COPYING: OK (sha256: 91329bb9be4ae0b7800081fa054e9bb760c60005b26958c1fb8461bc66bcd998) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-gdb 10.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> hdparm 9.63 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> hwloc 2.7.0 Collecting legal info COPYING: OK (sha256: d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06) >>> numactl 2.0.14 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> iperf3 3.10.1 Collecting legal info LICENSE: OK (sha256: 0e1cb1921904626f0d3e86cacc0e28333140f0f9957267cff0b9d185645743ed) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libapparmor 3.0.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libbson 1.9.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> librelp 1.10.0 Collecting legal info COPYING: OK (sha256: 1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libroxml 3.0.2 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libxmlrpc r3119 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> minissdpd 1.5.20211105 Collecting legal info LICENSE: OK (sha256: 45950e1d443106906f83a4ec7b9c2e1a9d6457130737a493cff0e5b7a39da570) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openvpn 2.5.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> paho-mqtt-c 1.3.10 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-python-lxml 4.9.1 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rsync 3.2.5 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> rtty 7.4.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> semodule-utils 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> shadowsocks-libev 3.3.5 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> sqlcipher 4.5.1 Collecting legal info LICENSE: OK (sha256: 3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8) >>> host-tcl 8.6.12 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> tcpdump 4.99.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tinyssh 20210601 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> tz Collecting legal info >>> host-tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> wireguard-tools 1.0.20210914 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> 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: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-14/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot'