Allocating group tables: 0/40 done Writing inode tables: 0/40 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" gzip -9 -c -n /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2 > /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2.gz >>> Generating filesystem image rootfs.tar mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" zstd -19 -z -f -T4 /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar > /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar.zst >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2050 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/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 72165 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2021.05-7118-g69400611b29 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> 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) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dhcp 4.4.3 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> 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) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> 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) >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.56.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnu-efi 3.0.14 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> ipset 7.15 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> 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) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libmaxminddb 1.6.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libminiupnpc 2.2.3 Collecting legal info LICENSE: OK (sha256: 90bb92bf524970569296022fea562c85a4ec4d99a16f3aef2144d13d7087b631) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lsof 4.95.0 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> lv2 1.18.2 Collecting legal info COPYING: OK (sha256: 0b0b07d852e3ce7fa04986e141f73001bd7f260683968f0a19e02dbcc4131aa6) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> mxml 3.3 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: ed63aec4c75b9c21a5156b40052138032269bd27fd6f4bc0c51389807cdc7db9) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openlayers 6.14.1 Collecting legal info >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-cython 0.29.30 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> host-rauc 1.7 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.79.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> ser2net 4.3.4 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> smcroute 2.5.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.8 Collecting legal info COPYING: OK (sha256: 3fc429d6b944fa20306357196a28bb4dd7c25e2d67edebec771f44de5bd7f9e8) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tinyssh 20210601 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> urandom-scripts Collecting legal info >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> webp 1.2.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wireguard-tools 1.0.20210914 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: openlayers-6.14.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'