echo "chown -h -R 0:0 /tmp/instance-7/output-1/build/buildroot-fs/ubifs/target" >> /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-7/buildroot/support/scripts/mkusers /tmp/instance-7/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-7/output-1/build/buildroot-fs/ubifs/target >> /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot echo "/tmp/instance-7/output-1/host/bin/makedevs -d /tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-7/output-1/build/buildroot-fs/ubifs/target" >> /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /tmp/instance-7/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /tmp/instance-7/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /tmp/instance-7/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /tmp/instance-7/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /tmp/instance-7/output-1/host/sbin/mkfs.ubifs -d /tmp/instance-7/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /tmp/instance-7/output-1/images/rootfs.ubifs\n' >> /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-7/output-1/host/bin/fakeroot -- /tmp/instance-7/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/tmp/instance-7/output-1/build/buildroot-fs/ubifs/target table='/tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-7/output-1/host/bin/lzma -9 -c /tmp/instance-7/output-1/images/rootfs.ubifs > /tmp/instance-7/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.ubi mkdir -p /tmp/instance-7/output-1/images rm -rf /tmp/instance-7/output-1/build/buildroot-fs/ubi mkdir -p /tmp/instance-7/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-7/output-1/target/ /tmp/instance-7/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /tmp/instance-7/output-1/build/buildroot-fs/ubi/target" >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-7/buildroot/support/scripts/mkusers /tmp/instance-7/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-7/output-1/build/buildroot-fs/ubi/target >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot echo "/tmp/instance-7/output-1/host/bin/makedevs -d /tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-7/output-1/build/buildroot-fs/ubi/target" >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /tmp/instance-7/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /tmp/instance-7/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot echo "find /tmp/instance-7/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot echo "find /tmp/instance-7/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/tmp/instance-7/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/tmp/instance-7/output-1/images;'\'' fs/ubi/ubinize.cfg > /tmp/instance-7/output-1/build/ubinize.cfg\n /tmp/instance-7/output-1/host/sbin/ubinize -o /tmp/instance-7/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /tmp/instance-7/output-1/build/ubinize.cfg\n rm /tmp/instance-7/output-1/build/ubinize.cfg\n' >> /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-7/output-1/host/bin/fakeroot -- /tmp/instance-7/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/tmp/instance-7/output-1/build/buildroot-fs/ubi/target table='/tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/tmp/instance-7/output-1/images/rootfs.ubifs"67866624 bytes (64.7 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /tmp/instance-7/output-1/images rm -rf /tmp/instance-7/output-1/build/buildroot-fs/yaffs2 mkdir -p /tmp/instance-7/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-7/output-1/target/ /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-7/buildroot/support/scripts/mkusers /tmp/instance-7/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/tmp/instance-7/output-1/host/bin/makedevs -d /tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /tmp/instance-7/output-1/host/bin/mkyaffs2 --all-root /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target /tmp/instance-7/output-1/images/rootfs.yaffs2\n' >> /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-7/output-1/host/bin/fakeroot -- /tmp/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target table='/tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/tmp/instance-7/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1764 objects. stage 2: creating image '/tmp/instance-7/output-1/images/rootfs.yaffs2' [ ] 1/1764 0% [ ] 2/1764 0% [ ] 3/1764 0% [ ] 4/1764 0% [ ] 5/1764 0% [ ] 6/1764 0% [ ] 7/1764 0% [ ] 8/1764 0% [ ] 9/1764 0% [ ] 10/1764 0% [ ] 11/1764 0% [ ] 12/1764 0% [ ] 13/1764 0% [ ] 14/1764 0% [ ] 15/1764 0% [ ] 16/1764 0% [ ] 17/1764 0% [ ] 18/1764 1% [ ] 19/1764 1% [ ] 20/1764 1% [ ] 21/1764 1% [ ] 22/1764 1% [ ] 23/1764 1% [ ] 24/1764 1% [ ] 25/1764 1% [ ] 26/1764 1% [ ] 27/1764 1% [ ] 28/1764 1% [= ] 29/1764 1% [= ] 30/1764 1% [= ] 31/1764 1% [= ] 32/1764 1% [= ] 33/1764 1% [= ] 34/1764 1% [= ] 35/1764 1% [= ] 36/1764 2% [= ] 37/1764 2% [= ] 38/1764 2% [= ] 39/1764 2% [= ] 40/1764 2% [= ] 41/1764 2% [= ] 42/1764 2% [= ] 43/1764 2% [= ] 44/1764 2% [= ] 45/1764 2% [= ] 46/1764 2% [= ] 47/1764 2% [= ] 48/1764 2% [= ] 49/1764 2% [= ] 50/1764 2% [= ] 51/1764 2% [= ] 52/1764 2% [= ] 53/1764 3% [= ] 54/1764 3% [= ] 55/1764 3% [= ] 56/1764 3% [== ] 57/1764 3% [== ] 58/1764 3% [== ] 59/1764 3% [== ] 60/1764 3% [== ] 61/1764 3% [== ] 62/1764 3% [== ] 63/1764 3% [== ] 64/1764 3% [== ] 65/1764 3% [== ] 66/1764 3% [== ] 67/1764 3% [== ] 68/1764 3% [== ] 69/1764 3% [== ] 70/1764 3% [== ] 71/1764 4% [== ] 72/1764 4% [== ] 73/1764 4% [== ] 74/1764 4% [== ] 75/1764 4% [== ] 76/1764 4% [== ] 77/1764 4% [== ] 78/1764 4% [== ] 79/1764 4% [== ] 80/1764 4% [== ] 81/1764 4% [== ] 82/1764 4% [== ] 83/1764 4% [== ] 84/1764 4% [== ] 85/1764 4% [=== ] 86/1764 4% [=== ] 87/1764 4% [=== ] 88/1764 4% [=== ] 89/1764 5% [=== ] 90/1764 5% [=== ] 91/1764 5% [=== ] 92/1764 5% [=== ] 93/1764 5% [=== ] 94/1764 5% [=== ] 95/1764 5% [=== ] 96/1764 5% [=== ] 97/1764 5% [=== ] 98/1764 5% [=== ] 99/1764 5% [=== ] 100/1764 5% [=== ] 101/1764 5% [=== ] 102/1764 5% [=== ] 103/1764 5% [=== ] 104/1764 5% [=== ] 105/1764 5% [=== ] 106/1764 6% [=== ] 107/1764 6% [=== ] 108/1764 6% [=== ] 109/1764 6% [=== ] 110/1764 6% [=== ] 111/1764 6% [=== ] 112/1764 6% [=== ] 113/1764 6% [==== ] 114/1764 6% [==== ] 115/1764 6% [==== ] 116/1764 6% [==== ] 117/1764 6% [==== ] 118/1764 6% [==== ] 119/1764 6% [==== ] 120/1764 6% [==== ] 121/1764 6% [==== ] 122/1764 6% [==== ] 123/1764 6% [==== ] 124/1764 7% [==== ] 125/1764 7% [==== ] 126/1764 7% [==== ] 127/1764 7% [==== ] 128/1764 7% [==== ] 129/1764 7% [==== ] 130/1764 7% [==== ] 131/1764 7% [==== ] 132/1764 7% [==== ] 133/1764 7% [==== ] 134/1764 7% [==== ] 135/1764 7% [==== ] 136/1764 7% [==== ] 137/1764 7% [==== ] 138/1764 7% [==== ] 139/1764 7% [==== ] 140/1764 7% [==== ] 141/1764 7% [==== ] 142/1764 8% [===== ] 143/1764 8% [===== ] 144/1764 8% [===== ] 145/1764 8% [===== ] 146/1764 8% [===== ] 147/1764 8% [===== ] 148/1764 8% [===== ] 149/1764 8% [===== ] 150/1764 8% [===== ] 151/1764 8% [===== ] 152/1764 8% [===== ] 153/1764 8% [===== ] 154/1764 8% [===== ] 155/1764 8% [===== ] 156/1764 8% [===== ] 157/1764 8% [===== ] 158/1764 8% [===== ] 159/1764 9% [===== ] 160/1764 9% [===== ] 161/1764 9% [===== ] 162/1764 9% [===== ] 163/1764 9% [===== ] 164/1764 9% [===== ] 165/1764 9% [===== ] 166/1764 9% [===== ] 167/1764 9% [===== ] 168/1764 9% [===== ] 169/1764 9% [===== ] 170/1764 9% [====== ] 171/1764 9% [====== ] 172/1764 9% [====== ] 173/1764 9% [====== ] 174/1764 9% [====== ] 175/1764 9% [====== ] 176/1764 9% [====== ] 177/1764 10% [====== ] 178/1764 10% [====== ] 179/1764 10% [====== ] 180/1764 10% [====== ] 181/1764 10% [====== ] 182/1764 10% [====== ] 183/1764 10% [====== ] 184/1764 10% [====== ] 185/1764 10% [====== ] 186/1764 10% [====== ] 187/1764 10% [====== ] 188/1764 10% [====== ] 189/1764 10% [====== ] 190/1764 10% [====== ] 191/1764 10% [====== ] 192/1764 10% [====== ] 193/1764 10% [====== ] 194/1764 10% [====== ] 195/1764 11% [====== ] 196/1764 11% [====== ] 197/1764 11% [====== ] 198/1764 11% [====== ] 199/1764 11% [======= ] 200/1764 11% [======= ] 201/1764 11% [======= ] 202/1764 11% [======= ] 203/1764 11% [======= ] 204/1764 11% [======= ] 205/1764 11% [======= ] 206/1764 11% [======= ] 207/1764 11% [======= ] 208/1764 11% [======= ] 209/1764 11% [======= ] 210/1764 11% [======= ] 211/1764 11% [======= ] 212/1764 12% [======= ] 213/1764 12% [======= ] 214/1764 12% [======= ] 215/1764 12% [======= ] 216/1764 12% [======= ] 217/1764 12% [======= ] 218/1764 12% [======= ] 219/1764 12% [======= ] 220/1764 12% [======= ] 221/1764 12% [======= ] 222/1764 12% [======= ] 223/1764 12% [======= ] 224/1764 12% [======= ] 225/1764 12% [======= ] 226/1764 12% [======= ] 227/1764 12% [======== ] 228/1764 12% [======== ] 229/1764 12% [======== ] 230/1764 13% [======== ] 231/1764 13% [======== ] 232/1764 13% [======== ] 233/1764 13% [======== ] 234/1764 13% [======== ] 235/1764 13% [======== ] 236/1764 13% [======== ] 237/1764 13% [======== ] 238/1764 13% [======== ] 239/1764 13% [======== ] 240/1764 13% [======== ] 241/1764 13% [======== ] 242/1764 13% [======== ] 243/1764 13% [======== ] 244/1764 13% [======== ] 245/1764 13% [======== ] 246/1764 13% [======== ] 247/1764 14% [======== ] 248/1764 14% [======== ] 249/1764 14% [======== ] 250/1764 14% [======== ] 251/1764 14% [======== ] 252/1764 14% [======== ] 253/1764 14% [======== ] 254/1764 14% [======== ] 255/1764 14% [======== ] 256/1764 14% [========= ] 257/1764 14% [========= ] 258/1764 14% [========= ] 259/1764 14% [========= ] 260/1764 14% [========= ] 261/1764 14% [========= ] 262/1764 14% [========= ] 263/1764 14% [========= ] 264/1764 14% [========= ] 265/1764 15% [========= ] 266/1764 15% [========= ] 267/1764 15% [========= ] 268/1764 15% [========= ] 269/1764 15% [========= ] 270/1764 15% [========= ] 271/1764 15% [========= ] 272/1764 15% [========= ] 273/1764 15% [========= ] 274/1764 15% [========= ] 275/1764 15% [========= ] 276/1764 15% [========= ] 277/1764 15% [========= ] 278/1764 15% [========= ] 279/1764 15% [========= ] 280/1764 15% [========= ] 281/1764 15% [========= ] 282/1764 15% [========= ] 283/1764 16% [========= ] 284/1764 16% [========== ] 285/1764 16% [========== ] 286/1764 16% [========== ] 287/1764 16% [========== ] 288/1764 16% [========== ] 289/1764 16% [========== ] 290/1764 16% [========== ] 291/1764 16% [========== ] 292/1764 16% [========== ] 293/1764 16% [========== ] 294/1764 16% [========== ] 295/1764 16% [========== ] 296/1764 16% [========== ] 297/1764 16% [========== ] 298/1764 16% [========== ] 299/1764 16% [========== ] 300/1764 17% [========== ] 301/1764 17% [========== ] 302/1764 17% [========== ] 303/1764 17% [========== ] 304/1764 17% [========== ] 305/1764 17% [========== ] 306/1764 17% [========== ] 307/1764 17% [========== ] 308/1764 17% [========== ] 309/1764 17% [========== ] 310/1764 17% [========== ] 311/1764 17% [========== ] 312/1764 17% [=========== ] 313/1764 17% [=========== ] 314/1764 17% [=========== ] 315/1764 17% [=========== ] 316/1764 17% [=========== ] 317/1764 17% [=========== ] 318/1764 18% [=========== ] 319/1764 18% [=========== ] 320/1764 18% [=========== ] 321/1764 18% [=========== ] 322/1764 18% [=========== ] 323/1764 18% [=========== ] 324/1764 18% [=========== ] 325/1764 18% [=========== ] 326/1764 18% [=========== ] 327/1764 18% [=========== ] 328/1764 18% [=========== ] 329/1764 18% [=========== ] 330/1764 18% [=========== ] 331/1764 18% [=========== ] 332/1764 18% [=========== ] 333/1764 18% [=========== ] 334/1764 18% [=========== ] 335/1764 18% [=========== ] 336/1764 19% [=========== ] 337/1764 19% [=========== ] 338/1764 19% [=========== ] 339/1764 19% [=========== ] 340/1764 19% [=========== ] 341/1764 19% [============ ] 342/1764 19% [============ ] 343/1764 19% [============ ] 344/1764 19% [============ ] 345/1764 19% [============ ] 346/1764 19% [============ ] 347/1764 19% [============ ] 348/1764 19% [============ ] 349/1764 19% [============ ] 350/1764 19% [============ ] 351/1764 19% [============ ] 352/1764 19% [============ ] 353/1764 20% [============ ] 354/1764 20% [============ ] 355/1764 20% [============ ] 356/1764 20% [============ ] 357/1764 20% [============ ] 358/1764 20% [============ ] 359/1764 20% [============ ] 360/1764 20% [============ ] 361/1764 20% [============ ] 362/1764 20% [============ ] 363/1764 20% [============ ] 364/1764 20% [============ ] 365/1764 20% [============ ] 366/1764 20% [============ ] 367/1764 20% [============ ] 368/1764 20% [============ ] 369/1764 20% [============= ] 370/1764 20% [============= ] 371/1764 21% [============= ] 372/1764 21% [============= ] 373/1764 21% [============= ] 374/1764 21% [============= ] 375/1764 21% [============= ] 376/1764 21% [============= ] 377/1764 21% [============= ] 378/1764 21% [============= ] 379/1764 21% [============= ] 380/1764 21% [============= ] 381/1764 21% [============= ] 382/1764 21% [============= ] 383/1764 21% [============= ] 384/1764 21% [============= ] 385/1764 21% [============= ] 386/1764 21% [============= ] 387/1764 21% [============= ] 388/1764 21% [============= ] 389/1764 22% [============= ] 390/1764 22% [============= ] 391/1764 22% [============= ] 392/1764 22% [============= ] 393/1764 22% [============= ] 394/1764 22% [============= ] 395/1764 22% [============= ] 396/1764 22% [============= ] 397/1764 22% [============= ] 398/1764 22% [============== ] 399/1764 22% [============== ] 400/1764 22% [============== ] 401/1764 22% [============== ] 402/1764 22% [============== ] 403/1764 22% [============== ] 404/1764 22% [============== ] 405/1764 22% [============== ] 406/1764 23% [============== ] 407/1764 23% [============== ] 408/1764 23% [============== ] 409/1764 23% [============== ] 410/1764 23% [============== ] 411/1764 23% [============== ] 412/1764 23% [============== ] 413/1764 23% [============== ] 414/1764 23% [============== ] 415/1764 23% [============== ] 416/1764 23% [============== ] 417/1764 23% [============== ] 418/1764 23% [============== ] 419/1764 23% [============== ] 420/1764 23% [============== ] 421/1764 23% [============== ] 422/1764 23% [============== ] 423/1764 23% [============== ] 424/1764 24% [============== ] 425/1764 24% [============== ] 426/1764 24% [=============== ] 427/1764 24% [=============== ] 428/1764 24% [=============== ] 429/1764 24% [=============== ] 430/1764 24% [=============== ] 431/1764 24% [=============== ] 432/1764 24% [=============== ] 433/1764 24% [=============== ] 434/1764 24% [=============== ] 435/1764 24% [=============== ] 436/1764 24% [=============== ] 437/1764 24% [=============== ] 438/1764 24% [=============== ] 439/1764 24% [=============== ] 440/1764 24% [=============== ] 441/1764 25% [=============== ] 442/1764 25% [=============== ] 443/1764 25% [=============== ] 444/1764 25% [=============== ] 445/1764 25% [=============== ] 446/1764 25% [=============== ] 447/1764 25% [=============== ] 448/1764 25% [=============== ] 449/1764 25% [=============== ] 450/1764 25% [=============== ] 451/1764 25% [=============== ] 452/1764 25% [=============== ] 453/1764 25% [=============== ] 454/1764 25% [=============== ] 455/1764 25% [================ ] 456/1764 25% [================ ] 457/1764 25% [================ ] 458/1764 25% [================ ] 459/1764 26% [================ ] 460/1764 26% [================ ] 461/1764 26% [================ ] 462/1764 26% [================ ] 463/1764 26% [================ ] 464/1764 26% [================ ] 465/1764 26% [================ ] 466/1764 26% [================ ] 467/1764 26% [================ ] 468/1764 26% [================ ] 469/1764 26% [================ ] 470/1764 26% [================ ] 471/1764 26% [================ ] 472/1764 26% [================ ] 473/1764 26% [================ ] 474/1764 26% [================ ] 475/1764 26% [================ ] 476/1764 26% [================ ] 477/1764 27% [================ ] 478/1764 27% [================ ] 479/1764 27% [================ ] 480/1764 27% [================ ] 481/1764 27% [================ ] 482/1764 27% [================ ] 483/1764 27% [================= ] 484/1764 27% [================= ] 485/1764 27% [================= ] 486/1764 27% [================= ] 487/1764 27% [================= ] 488/1764 27% [================= ] 489/1764 27% [================= ] 490/1764 27% [================= ] 491/1764 27% [================= ] 492/1764 27% [================= ] 493/1764 27% [================= ] 494/1764 28% [================= ] 495/1764 28% [================= ] 496/1764 28% [================= ] 497/1764 28% [================= ] 498/1764 28% [================= ] 499/1764 28% [================= ] 500/1764 28% [================= ] 501/1764 28% [================= ] 502/1764 28% [================= ] 503/1764 28% [================= ] 504/1764 28% [================= ] 505/1764 28% [================= ] 506/1764 28% [================= ] 507/1764 28% [================= ] 508/1764 28% [================= ] 509/1764 28% [================= ] 510/1764 28% [================= ] 511/1764 28% [================= ] 512/1764 29% [================== ] 513/1764 29% [================== ] 514/1764 29% [================== ] 515/1764 29% [================== ] 516/1764 29% [================== ] 517/1764 29% [================== ] 518/1764 29% [================== ] 519/1764 29% [================== ] 520/1764 29% [================== ] 521/1764 29% [================== ] 522/1764 29% [================== ] 523/1764 29% [================== ] 524/1764 29% [================== ] 525/1764 29% [================== ] 526/1764 29% [================== ] 527/1764 29% [================== ] 528/1764 29% [================== ] 529/1764 29% [================== ] 530/1764 30% [================== ] 531/1764 30% [================== ] 532/1764 30% [================== ] 533/1764 30% [================== ] 534/1764 30% [================== ] 535/1764 30% [================== ] 536/1764 30% [================== ] 537/1764 30% [================== ] 538/1764 30% [================== ] 539/1764 30% [================== ] 540/1764 30% [=================== ] 541/1764 30% [=================== ] 542/1764 30% [=================== ] 543/1764 30% [=================== ] 544/1764 30% [=================== ] 545/1764 30% [=================== ] 546/1764 30% [=================== ] 547/1764 31% [=================== ] 548/1764 31% [=================== ] 549/1764 31% [=================== ] 550/1764 31% [=================== ] 551/1764 31% [=================== ] 552/1764 31% [=================== ] 553/1764 31% [=================== ] 554/1764 31% [=================== ] 555/1764 31% [=================== ] 556/1764 31% [=================== ] 557/1764 31% [=================== ] 558/1764 31% [=================== ] 559/1764 31% [=================== ] 560/1764 31% [=================== ] 561/1764 31% [=================== ] 562/1764 31% [=================== ] 563/1764 31% [=================== ] 564/1764 31% [=================== ] 565/1764 32% [=================== ] 566/1764 32% [=================== ] 567/1764 32% [=================== ] 568/1764 32% [=================== ] 569/1764 32% [==================== ] 570/1764 32% [==================== ] 571/1764 32% [==================== ] 572/1764 32% [==================== ] 573/1764 32% [==================== ] 574/1764 32% [==================== ] 575/1764 32% [==================== ] 576/1764 32% [==================== ] 577/1764 32% [==================== ] 578/1764 32% [==================== ] 579/1764 32% [==================== ] 580/1764 32% [==================== ] 581/1764 32% [==================== ] 582/1764 32% [==================== ] 583/1764 33% [==================== ] 584/1764 33% [==================== ] 585/1764 33% [==================== ] 586/1764 33% [==================== ] 587/1764 33% [==================== ] 588/1764 33% [==================== ] 589/1764 33% [==================== ] 590/1764 33% [==================== ] 591/1764 33% [==================== ] 592/1764 33% [==================== ] 593/1764 33% [==================== ] 594/1764 33% [==================== ] 595/1764 33% [==================== ] 596/1764 33% [==================== ] 597/1764 33% [===================== ] 598/1764 33% [===================== ] 599/1764 33% [===================== ] 600/1764 34% [===================== ] 601/1764 34% [===================== ] 602/1764 34% [===================== ] 603/1764 34% [===================== ] 604/1764 34% [===================== ] 605/1764 34% [===================== ] 606/1764 34% [===================== ] 607/1764 34% [===================== ] 608/1764 34% [===================== ] 609/1764 34% [===================== ] 610/1764 34% [===================== ] 611/1764 34% [===================== ] 612/1764 34% [===================== ] 613/1764 34% [===================== ] 614/1764 34% [===================== ] 615/1764 34% [===================== ] 616/1764 34% [===================== ] 617/1764 34% [===================== ] 618/1764 35% [===================== ] 619/1764 35% [===================== ] 620/1764 35% [===================== ] 621/1764 35% [===================== ] 622/1764 35% [===================== ] 623/1764 35% [===================== ] 624/1764 35% [===================== ] 625/1764 35% [====================== ] 626/1764 35% [====================== ] 627/1764 35% [====================== ] 628/1764 35% [====================== ] 629/1764 35% [====================== ] 630/1764 35% [====================== ] 631/1764 35% [====================== ] 632/1764 35% [====================== ] 633/1764 35% [====================== ] 634/1764 35% [====================== ] 635/1764 35% [====================== ] 636/1764 36% [====================== ] 637/1764 36% [====================== ] 638/1764 36% [====================== ] 639/1764 36% [====================== ] 640/1764 36% [====================== ] 641/1764 36% [====================== ] 642/1764 36% [====================== ] 643/1764 36% [====================== ] 644/1764 36% [====================== ] 645/1764 36% [====================== ] 646/1764 36% [====================== ] 647/1764 36% [====================== ] 648/1764 36% [====================== ] 649/1764 36% [====================== ] 650/1764 36% [====================== ] 651/1764 36% [====================== ] 652/1764 36% [====================== ] 653/1764 37% [====================== ] 654/1764 37% [======================= ] 655/1764 37% [======================= ] 656/1764 37% [======================= ] 657/1764 37% [======================= ] 658/1764 37% [======================= ] 659/1764 37% [======================= ] 660/1764 37% [======================= ] 661/1764 37% [======================= ] 662/1764 37% [======================= ] 663/1764 37% [======================= ] 664/1764 37% [======================= ] 665/1764 37% [======================= ] 666/1764 37% [======================= ] 667/1764 37% [======================= ] 668/1764 37% [======================= ] 669/1764 37% [======================= ] 670/1764 37% [======================= ] 671/1764 38% [======================= ] 672/1764 38% [======================= ] 673/1764 38% [======================= ] 674/1764 38% [======================= ] 675/1764 38% [======================= ] 676/1764 38% [======================= ] 677/1764 38% [======================= ] 678/1764 38% [======================= ] 679/1764 38% [======================= ] 680/1764 38% [======================= ] 681/1764 38% [======================= ] 682/1764 38% [======================== ] 683/1764 38% [======================== ] 684/1764 38% [======================== ] 685/1764 38% [======================== ] 686/1764 38% [======================== ] 687/1764 38% [======================== ] 688/1764 39% [======================== ] 689/1764 39% [======================== ] 690/1764 39% [======================== ] 691/1764 39% [======================== ] 692/1764 39% [======================== ] 693/1764 39% [======================== ] 694/1764 39% [======================== ] 695/1764 39% [======================== ] 696/1764 39% [======================== ] 697/1764 39% [======================== ] 698/1764 39% [======================== ] 699/1764 39% [======================== ] 700/1764 39% [======================== ] 701/1764 39% [======================== ] 702/1764 39% [======================== ] 703/1764 39% [======================== ] 704/1764 39% [======================== ] 705/1764 39% [======================== ] 706/1764 40% [======================== ] 707/1764 40% [======================== ] 708/1764 40% [======================== ] 709/1764 40% [======================== ] 710/1764 40% [======================== ] 711/1764 40% [========================= ] 712/1764 40% [========================= ] 713/1764 40% [========================= ] 714/1764 40% [========================= ] 715/1764 40% [========================= ] 716/1764 40% [========================= ] 717/1764 40% [========================= ] 718/1764 40% [========================= ] 719/1764 40% [========================= ] 720/1764 40% [========================= ] 721/1764 40% [========================= ] 722/1764 40% [========================= ] 723/1764 40% [========================= ] 724/1764 41% [========================= ] 725/1764 41% [========================= ] 726/1764 41% [========================= ] 727/1764 41% [========================= ] 728/1764 41% [========================= ] 729/1764 41% [========================= ] 730/1764 41% [========================= ] 731/1764 41% [========================= ] 732/1764 41% [========================= ] 733/1764 41% [========================= ] 734/1764 41% [========================= ] 735/1764 41% [========================= ] 736/1764 41% [========================= ] 737/1764 41% [========================= ] 738/1764 41% [========================= ] 739/1764 41% [========================== ] 740/1764 41% [========================== ] 741/1764 42% [========================== ] 742/1764 42% [========================== ] 743/1764 42% [========================== ] 744/1764 42% [========================== ] 745/1764 42% [========================== ] 746/1764 42% [========================== ] 747/1764 42% [========================== ] 748/1764 42% [========================== ] 749/1764 42% [========================== ] 750/1764 42% [========================== ] 751/1764 42% [========================== ] 752/1764 42% [========================== ] 753/1764 42% [========================== ] 754/1764 42% [========================== ] 755/1764 42% [========================== ] 756/1764 42% [========================== ] 757/1764 42% [========================== ] 758/1764 42% [========================== ] 759/1764 43% [========================== ] 760/1764 43% [========================== ] 761/1764 43% [========================== ] 762/1764 43% [========================== ] 763/1764 43% [========================== ] 764/1764 43% [========================== ] 765/1764 43% [========================== ] 766/1764 43% [========================== ] 767/1764 43% [========================== ] 768/1764 43% [=========================== ] 769/1764 43% [=========================== ] 770/1764 43% [=========================== ] 771/1764 43% [=========================== ] 772/1764 43% [=========================== ] 773/1764 43% [=========================== ] 774/1764 43% [=========================== ] 775/1764 43% [=========================== ] 776/1764 43% [=========================== ] 777/1764 44% [=========================== ] 778/1764 44% [=========================== ] 779/1764 44% [=========================== ] 780/1764 44% [=========================== ] 781/1764 44% [=========================== ] 782/1764 44% [=========================== ] 783/1764 44% [=========================== ] 784/1764 44% [=========================== ] 785/1764 44% [=========================== ] 786/1764 44% [=========================== ] 787/1764 44% [=========================== ] 788/1764 44% [=========================== ] 789/1764 44% [=========================== ] 790/1764 44% [=========================== ] 791/1764 44% [=========================== ] 792/1764 44% [=========================== ] 793/1764 44% [=========================== ] 794/1764 45% [=========================== ] 795/1764 45% [=========================== ] 796/1764 45% [============================ ] 797/1764 45% [============================ ] 798/1764 45% [============================ ] 799/1764 45% [============================ ] 800/1764 45% [============================ ] 801/1764 45% [============================ ] 802/1764 45% [============================ ] 803/1764 45% [============================ ] 804/1764 45% [============================ ] 805/1764 45% [============================ ] 806/1764 45% [============================ ] 807/1764 45% [============================ ] 808/1764 45% [============================ ] 809/1764 45% [============================ ] 810/1764 45% [============================ ] 811/1764 45% [============================ ] 812/1764 46% [============================ ] 813/1764 46% [============================ ] 814/1764 46% [============================ ] 815/1764 46% [============================ ] 816/1764 46% [============================ ] 817/1764 46% [============================ ] 818/1764 46% [============================ ] 819/1764 46% [============================ ] 820/1764 46% [============================ ] 821/1764 46% [============================ ] 822/1764 46% [============================ ] 823/1764 46% [============================ ] 824/1764 46% [============================ ] 825/1764 46% [============================= ] 826/1764 46% [============================= ] 827/1764 46% [============================= ] 828/1764 46% [============================= ] 829/1764 46% [============================= ] 830/1764 47% [============================= ] 831/1764 47% [============================= ] 832/1764 47% [============================= ] 833/1764 47% [============================= ] 834/1764 47% [============================= ] 835/1764 47% [============================= ] 836/1764 47% [============================= ] 837/1764 47% [============================= ] 838/1764 47% [============================= ] 839/1764 47% [============================= ] 840/1764 47% [============================= ] 841/1764 47% [============================= ] 842/1764 47% [============================= ] 843/1764 47% [============================= ] 844/1764 47% [============================= ] 845/1764 47% [============================= ] 846/1764 47% [============================= ] 847/1764 48% [============================= ] 848/1764 48% [============================= ] 849/1764 48% [============================= ] 850/1764 48% [============================= ] 851/1764 48% [============================= ] 852/1764 48% [============================= ] 853/1764 48% [============================== ] 854/1764 48% [============================== ] 855/1764 48% [============================== ] 856/1764 48% [============================== ] 857/1764 48% [============================== ] 858/1764 48% [============================== ] 859/1764 48% [============================== ] 860/1764 48% [============================== ] 861/1764 48% [============================== ] 862/1764 48% [============================== ] 863/1764 48% [============================== ] 864/1764 48% [============================== ] 865/1764 49% [============================== ] 866/1764 49% [============================== ] 867/1764 49% [============================== ] 868/1764 49% [============================== ] 869/1764 49% [============================== ] 870/1764 49% [============================== ] 871/1764 49% [============================== ] 872/1764 49% [============================== ] 873/1764 49% [============================== ] 874/1764 49% [============================== ] 875/1764 49% [============================== ] 876/1764 49% [============================== ] 877/1764 49% [============================== ] 878/1764 49% [============================== ] 879/1764 49% [============================== ] 880/1764 49% [============================== ] 881/1764 49% [=============================== ] 882/1764 50% [=============================== ] 883/1764 50% [=============================== ] 884/1764 50% [=============================== ] 885/1764 50% [=============================== ] 886/1764 50% [=============================== ] 887/1764 50% [=============================== ] 888/1764 50% [=============================== ] 889/1764 50% [=============================== ] 890/1764 50% [=============================== ] 891/1764 50% [=============================== ] 892/1764 50% [=============================== ] 893/1764 50% [=============================== ] 894/1764 50% [=============================== ] 895/1764 50% [=============================== ] 896/1764 50% [=============================== ] 897/1764 50% [=============================== ] 898/1764 50% [=============================== ] 899/1764 50% [=============================== ] 900/1764 51% [=============================== ] 901/1764 51% [=============================== ] 902/1764 51% [=============================== ] 903/1764 51% [=============================== ] 904/1764 51% [=============================== ] 905/1764 51% [=============================== ] 906/1764 51% [=============================== ] 907/1764 51% [=============================== ] 908/1764 51% [=============================== ] 909/1764 51% [=============================== ] 910/1764 51% [================================ ] 911/1764 51% [================================ ] 912/1764 51% [================================ ] 913/1764 51% [================================ ] 914/1764 51% [================================ ] 915/1764 51% [================================ ] 916/1764 51% [================================ ] 917/1764 51% [================================ ] 918/1764 52% [================================ ] 919/1764 52% [================================ ] 920/1764 52% [================================ ] 921/1764 52% [================================ ] 922/1764 52% [================================ ] 923/1764 52% [================================ ] 924/1764 52% [================================ ] 925/1764 52% [================================ ] 926/1764 52% [================================ ] 927/1764 52% [================================ ] 928/1764 52% [================================ ] 929/1764 52% [================================ ] 930/1764 52% [================================ ] 931/1764 52% [================================ ] 932/1764 52% [================================ ] 933/1764 52% [================================ ] 934/1764 52% [================================ ] 935/1764 53% [================================ ] 936/1764 53% [================================ ] 937/1764 53% [================================ ] 938/1764 53% [================================= ] 939/1764 53% [================================= ] 940/1764 53% [================================= ] 941/1764 53% [================================= ] 942/1764 53% [================================= ] 943/1764 53% [================================= ] 944/1764 53% [================================= ] 945/1764 53% [================================= ] 946/1764 53% [================================= ] 947/1764 53% [================================= ] 948/1764 53% [================================= ] 949/1764 53% [================================= ] 950/1764 53% [================================= ] 951/1764 53% [================================= ] 952/1764 53% [================================= ] 953/1764 54% [================================= ] 954/1764 54% [================================= ] 955/1764 54% [================================= ] 956/1764 54% [================================= ] 957/1764 54% [================================= ] 958/1764 54% [================================= ] 959/1764 54% [================================= ] 960/1764 54% [================================= ] 961/1764 54% [================================= ] 962/1764 54% [================================= ] 963/1764 54% [================================= ] 964/1764 54% [================================= ] 965/1764 54% [================================= ] 966/1764 54% [================================= ] 967/1764 54% [================================== ] 968/1764 54% [================================== ] 969/1764 54% [================================== ] 970/1764 54% [================================== ] 971/1764 55% [================================== ] 972/1764 55% [================================== ] 973/1764 55% [================================== ] 974/1764 55% [================================== ] 975/1764 55% [================================== ] 976/1764 55% [================================== ] 977/1764 55% [================================== ] 978/1764 55% [================================== ] 979/1764 55% [================================== ] 980/1764 55% [================================== ] 981/1764 55% [================================== ] 982/1764 55% [================================== ] 983/1764 55% [================================== ] 984/1764 55% [================================== ] 985/1764 55% [================================== ] 986/1764 55% [================================== ] 987/1764 55% [================================== ] 988/1764 56% [================================== ] 989/1764 56% [================================== ] 990/1764 56% [================================== ] 991/1764 56% [================================== ] 992/1764 56% [================================== ] 993/1764 56% [================================== ] 994/1764 56% [================================== ] 995/1764 56% [=================================== ] 996/1764 56% [=================================== ] 997/1764 56% [=================================== ] 998/1764 56% [=================================== ] 999/1764 56% [=================================== ] 1000/1764 56% [=================================== ] 1001/1764 56% [=================================== ] 1002/1764 56% [=================================== ] 1003/1764 56% [=================================== ] 1004/1764 56% [=================================== ] 1005/1764 56% [=================================== ] 1006/1764 57% [=================================== ] 1007/1764 57% [=================================== ] 1008/1764 57% [=================================== ] 1009/1764 57% [=================================== ] 1010/1764 57% [=================================== ] 1011/1764 57% [=================================== ] 1012/1764 57% [=================================== ] 1013/1764 57% [=================================== ] 1014/1764 57% [=================================== ] 1015/1764 57% [=================================== ] 1016/1764 57% [=================================== ] 1017/1764 57% [=================================== ] 1018/1764 57% [=================================== ] 1019/1764 57% [=================================== ] 1020/1764 57% [=================================== ] 1021/1764 57% [=================================== ] 1022/1764 57% [=================================== ] 1023/1764 57% [=================================== ] 1024/1764 58% [==================================== ] 1025/1764 58% [==================================== ] 1026/1764 58% [==================================== ] 1027/1764 58% [==================================== ] 1028/1764 58% [==================================== ] 1029/1764 58% [==================================== ] 1030/1764 58% [==================================== ] 1031/1764 58% [==================================== ] 1032/1764 58% [==================================== ] 1033/1764 58% [==================================== ] 1034/1764 58% [==================================== ] 1035/1764 58% [==================================== ] 1036/1764 58% [==================================== ] 1037/1764 58% [==================================== ] 1038/1764 58% [==================================== ] 1039/1764 58% [==================================== ] 1040/1764 58% [==================================== ] 1041/1764 59% [==================================== ] 1042/1764 59% [==================================== ] 1043/1764 59% [==================================== ] 1044/1764 59% [==================================== ] 1045/1764 59% [==================================== ] 1046/1764 59% [==================================== ] 1047/1764 59% [==================================== ] 1048/1764 59% [==================================== ] 1049/1764 59% [==================================== ] 1050/1764 59% [==================================== ] 1051/1764 59% [==================================== ] 1052/1764 59% [===================================== ] 1053/1764 59% [===================================== ] 1054/1764 59% [===================================== ] 1055/1764 59% [===================================== ] 1056/1764 59% [===================================== ] 1057/1764 59% [===================================== ] 1058/1764 59% [===================================== ] 1059/1764 60% [===================================== ] 1060/1764 60% [===================================== ] 1061/1764 60% [===================================== ] 1062/1764 60% [===================================== ] 1063/1764 60% [===================================== ] 1064/1764 60% [===================================== ] 1065/1764 60% [===================================== ] 1066/1764 60% [===================================== ] 1067/1764 60% [===================================== ] 1068/1764 60% [===================================== ] 1069/1764 60% [===================================== ] 1070/1764 60% [===================================== ] 1071/1764 60% [===================================== ] 1072/1764 60% [===================================== ] 1073/1764 60% [===================================== ] 1074/1764 60% [===================================== ] 1075/1764 60% [===================================== ] 1076/1764 60% [===================================== ] 1077/1764 61% [===================================== ] 1078/1764 61% [===================================== ] 1079/1764 61% [===================================== ] 1080/1764 61% [===================================== ] 1081/1764 61% [====================================== ] 1082/1764 61% [====================================== ] 1083/1764 61% [====================================== ] 1084/1764 61% [====================================== ] 1085/1764 61% [====================================== ] 1086/1764 61% [====================================== ] 1087/1764 61% [====================================== ] 1088/1764 61% [====================================== ] 1089/1764 61% [====================================== ] 1090/1764 61% [====================================== ] 1091/1764 61% [====================================== ] 1092/1764 61% [====================================== ] 1093/1764 61% [====================================== ] 1094/1764 62% [====================================== ] 1095/1764 62% [====================================== ] 1096/1764 62% [====================================== ] 1097/1764 62% [====================================== ] 1098/1764 62% [====================================== ] 1099/1764 62% [====================================== ] 1100/1764 62% [====================================== ] 1101/1764 62% [====================================== ] 1102/1764 62% [====================================== ] 1103/1764 62% [====================================== ] 1104/1764 62% [====================================== ] 1105/1764 62% [====================================== ] 1106/1764 62% [====================================== ] 1107/1764 62% [====================================== ] 1108/1764 62% [====================================== ] 1109/1764 62% [======================================= ] 1110/1764 62% [======================================= ] 1111/1764 62% [======================================= ] 1112/1764 63% [======================================= ] 1113/1764 63% [======================================= ] 1114/1764 63% [======================================= ] 1115/1764 63% [======================================= ] 1116/1764 63% [======================================= ] 1117/1764 63% [======================================= ] 1118/1764 63% [======================================= ] 1119/1764 63% [======================================= ] 1120/1764 63% [======================================= ] 1121/1764 63% [======================================= ] 1122/1764 63% [======================================= ] 1123/1764 63% [======================================= ] 1124/1764 63% [======================================= ] 1125/1764 63% [======================================= ] 1126/1764 63% [======================================= ] 1127/1764 63% [======================================= ] 1128/1764 63% [======================================= ] 1129/1764 64% [======================================= ] 1130/1764 64% [======================================= ] 1131/1764 64% [======================================= ] 1132/1764 64% [======================================= ] 1133/1764 64% [======================================= ] 1134/1764 64% [======================================= ] 1135/1764 64% [======================================= ] 1136/1764 64% [======================================= ] 1137/1764 64% [======================================= ] 1138/1764 64% [======================================== ] 1139/1764 64% [======================================== ] 1140/1764 64% [======================================== ] 1141/1764 64% [======================================== ] 1142/1764 64% [======================================== ] 1143/1764 64% [======================================== ] 1144/1764 64% [======================================== ] 1145/1764 64% [======================================== ] 1146/1764 64% [======================================== ] 1147/1764 65% [======================================== ] 1148/1764 65% [======================================== ] 1149/1764 65% [======================================== ] 1150/1764 65% [======================================== ] 1151/1764 65% [======================================== ] 1152/1764 65% [======================================== ] 1153/1764 65% [======================================== ] 1154/1764 65% [======================================== ] 1155/1764 65% [======================================== ] 1156/1764 65% [======================================== ] 1157/1764 65% [======================================== ] 1158/1764 65% [======================================== ] 1159/1764 65% [======================================== ] 1160/1764 65% [======================================== ] 1161/1764 65% [======================================== ] 1162/1764 65% [======================================== ] 1163/1764 65% [======================================== ] 1164/1764 65% [======================================== ] 1165/1764 66% [======================================== ] 1166/1764 66% [========================================= ] 1167/1764 66% [========================================= ] 1168/1764 66% [========================================= ] 1169/1764 66% [========================================= ] 1170/1764 66% [========================================= ] 1171/1764 66% [========================================= ] 1172/1764 66% [========================================= ] 1173/1764 66% [========================================= ] 1174/1764 66% [========================================= ] 1175/1764 66% [========================================= ] 1176/1764 66% [========================================= ] 1177/1764 66% [========================================= ] 1178/1764 66% [========================================= ] 1179/1764 66% [========================================= ] 1180/1764 66% [========================================= ] 1181/1764 66% [========================================= ] 1182/1764 67% [========================================= ] 1183/1764 67% [========================================= ] 1184/1764 67% [========================================= ] 1185/1764 67% [========================================= ] 1186/1764 67% [========================================= ] 1187/1764 67% [========================================= ] 1188/1764 67% [========================================= ] 1189/1764 67% [========================================= ] 1190/1764 67% [========================================= ] 1191/1764 67% [========================================= ] 1192/1764 67% [========================================= ] 1193/1764 67% [========================================= ] 1194/1764 67% [========================================== ] 1195/1764 67% [========================================== ] 1196/1764 67% [========================================== ] 1197/1764 67% [========================================== ] 1198/1764 67% [========================================== ] 1199/1764 67% [========================================== ] 1200/1764 68% [========================================== ] 1201/1764 68% [========================================== ] 1202/1764 68% [========================================== ] 1203/1764 68% [========================================== ] 1204/1764 68% [========================================== ] 1205/1764 68% [========================================== ] 1206/1764 68% [========================================== ] 1207/1764 68% [========================================== ] 1208/1764 68% [========================================== ] 1209/1764 68% [========================================== ] 1210/1764 68% [========================================== ] 1211/1764 68% [========================================== ] 1212/1764 68% [========================================== ] 1213/1764 68% [========================================== ] 1214/1764 68% [========================================== ] 1215/1764 68% [========================================== ] 1216/1764 68% [========================================== ] 1217/1764 68% [========================================== ] 1218/1764 69% [========================================== ] 1219/1764 69% [========================================== ] 1220/1764 69% [========================================== ] 1221/1764 69% [========================================== ] 1222/1764 69% [========================================== ] 1223/1764 69% [=========================================== ] 1224/1764 69% [=========================================== ] 1225/1764 69% [=========================================== ] 1226/1764 69% [=========================================== ] 1227/1764 69% [=========================================== ] 1228/1764 69% [=========================================== ] 1229/1764 69% [=========================================== ] 1230/1764 69% [=========================================== ] 1231/1764 69% [=========================================== ] 1232/1764 69% [=========================================== ] 1233/1764 69% [=========================================== ] 1234/1764 69% [=========================================== ] 1235/1764 70% [=========================================== ] 1236/1764 70% [=========================================== ] 1237/1764 70% [=========================================== ] 1238/1764 70% [=========================================== ] 1239/1764 70% [=========================================== ] 1240/1764 70% [=========================================== ] 1241/1764 70% [=========================================== ] 1242/1764 70% [=========================================== ] 1243/1764 70% [=========================================== ] 1244/1764 70% [=========================================== ] 1245/1764 70% [=========================================== ] 1246/1764 70% [=========================================== ] 1247/1764 70% [=========================================== ] 1248/1764 70% [=========================================== ] 1249/1764 70% [=========================================== ] 1250/1764 70% [=========================================== ] 1251/1764 70% [============================================ ] 1252/1764 70% [============================================ ] 1253/1764 71% [============================================ ] 1254/1764 71% [============================================ ] 1255/1764 71% [============================================ ] 1256/1764 71% [============================================ ] 1257/1764 71% [============================================ ] 1258/1764 71% [============================================ ] 1259/1764 71% [============================================ ] 1260/1764 71% [============================================ ] 1261/1764 71% [============================================ ] 1262/1764 71% [============================================ ] 1263/1764 71% [============================================ ] 1264/1764 71% [============================================ ] 1265/1764 71% [============================================ ] 1266/1764 71% [============================================ ] 1267/1764 71% [============================================ ] 1268/1764 71% [============================================ ] 1269/1764 71% [============================================ ] 1270/1764 71% [============================================ ] 1271/1764 72% [============================================ ] 1272/1764 72% [============================================ ] 1273/1764 72% [============================================ ] 1274/1764 72% [============================================ ] 1275/1764 72% [============================================ ] 1276/1764 72% [============================================ ] 1277/1764 72% [============================================ ] 1278/1764 72% [============================================ ] 1279/1764 72% [============================================ ] 1280/1764 72% [============================================= ] 1281/1764 72% [============================================= ] 1282/1764 72% [============================================= ] 1283/1764 72% [============================================= ] 1284/1764 72% [============================================= ] 1285/1764 72% [============================================= ] 1286/1764 72% [============================================= ] 1287/1764 72% [============================================= ] 1288/1764 73% [============================================= ] 1289/1764 73% [============================================= ] 1290/1764 73% [============================================= ] 1291/1764 73% [============================================= ] 1292/1764 73% [============================================= ] 1293/1764 73% [============================================= ] 1294/1764 73% [============================================= ] 1295/1764 73% [============================================= ] 1296/1764 73% [============================================= ] 1297/1764 73% [============================================= ] 1298/1764 73% [============================================= ] 1299/1764 73% [============================================= ] 1300/1764 73% [============================================= ] 1301/1764 73% [============================================= ] 1302/1764 73% [============================================= ] 1303/1764 73% [============================================= ] 1304/1764 73% [============================================= ] 1305/1764 73% [============================================= ] 1306/1764 74% [============================================= ] 1307/1764 74% [============================================= ] 1308/1764 74% [============================================== ] 1309/1764 74% [============================================== ] 1310/1764 74% [============================================== ] 1311/1764 74% [============================================== ] 1312/1764 74% [============================================== ] 1313/1764 74% [============================================== ] 1314/1764 74% [============================================== ] 1315/1764 74% [============================================== ] 1316/1764 74% [============================================== ] 1317/1764 74% [============================================== ] 1318/1764 74% [============================================== ] 1319/1764 74% [============================================== ] 1320/1764 74% [============================================== ] 1321/1764 74% [============================================== ] 1322/1764 74% [============================================== ] 1323/1764 75% [============================================== ] 1324/1764 75% [============================================== ] 1325/1764 75% [============================================== ] 1326/1764 75% [============================================== ] 1327/1764 75% [============================================== ] 1328/1764 75% [============================================== ] 1329/1764 75% [============================================== ] 1330/1764 75% [============================================== ] 1331/1764 75% [============================================== ] 1332/1764 75% [============================================== ] 1333/1764 75% [============================================== ] 1334/1764 75% [============================================== ] 1335/1764 75% [============================================== ] 1336/1764 75% [============================================== ] 1337/1764 75% [=============================================== ] 1338/1764 75% [=============================================== ] 1339/1764 75% [=============================================== ] 1340/1764 75% [=============================================== ] 1341/1764 76% [=============================================== ] 1342/1764 76% [=============================================== ] 1343/1764 76% [=============================================== ] 1344/1764 76% [=============================================== ] 1345/1764 76% [=============================================== ] 1346/1764 76% [=============================================== ] 1347/1764 76% [=============================================== ] 1348/1764 76% [=============================================== ] 1349/1764 76% [=============================================== ] 1350/1764 76% [=============================================== ] 1351/1764 76% [=============================================== ] 1352/1764 76% [=============================================== ] 1353/1764 76% [=============================================== ] 1354/1764 76% [=============================================== ] 1355/1764 76% [=============================================== ] 1356/1764 76% [=============================================== ] 1357/1764 76% [=============================================== ] 1358/1764 76% [=============================================== ] 1359/1764 77% [=============================================== ] 1360/1764 77% [=============================================== ] 1361/1764 77% [=============================================== ] 1362/1764 77% [=============================================== ] 1363/1764 77% [=============================================== ] 1364/1764 77% [=============================================== ] 1365/1764 77% [================================================ ] 1366/1764 77% [================================================ ] 1367/1764 77% [================================================ ] 1368/1764 77% [================================================ ] 1369/1764 77% [================================================ ] 1370/1764 77% [================================================ ] 1371/1764 77% [================================================ ] 1372/1764 77% [================================================ ] 1373/1764 77% [================================================ ] 1374/1764 77% [================================================ ] 1375/1764 77% [================================================ ] 1376/1764 78% [================================================ ] 1377/1764 78% [================================================ ] 1378/1764 78% [================================================ ] 1379/1764 78% [================================================ ] 1380/1764 78% [================================================ ] 1381/1764 78% [================================================ ] 1382/1764 78% [================================================ ] 1383/1764 78% [================================================ ] 1384/1764 78% [================================================ ] 1385/1764 78% [================================================ ] 1386/1764 78% [================================================ ] 1387/1764 78% [================================================ ] 1388/1764 78% [================================================ ] 1389/1764 78% [================================================ ] 1390/1764 78% [================================================ ] 1391/1764 78% [================================================ ] 1392/1764 78% [================================================ ] 1393/1764 78% [================================================ ] 1394/1764 79% [================================================= ] 1395/1764 79% [================================================= ] 1396/1764 79% [================================================= ] 1397/1764 79% [================================================= ] 1398/1764 79% [================================================= ] 1399/1764 79% [================================================= ] 1400/1764 79% [================================================= ] 1401/1764 79% [================================================= ] 1402/1764 79% [================================================= ] 1403/1764 79% [================================================= ] 1404/1764 79% [================================================= ] 1405/1764 79% [================================================= ] 1406/1764 79% [================================================= ] 1407/1764 79% [================================================= ] 1408/1764 79% [================================================= ] 1409/1764 79% [================================================= ] 1410/1764 79% [================================================= ] 1411/1764 79% [================================================= ] 1412/1764 80% [================================================= ] 1413/1764 80% [================================================= ] 1414/1764 80% [================================================= ] 1415/1764 80% [================================================= ] 1416/1764 80% [================================================= ] 1417/1764 80% [================================================= ] 1418/1764 80% [================================================= ] 1419/1764 80% [================================================= ] 1420/1764 80% [================================================= ] 1421/1764 80% [================================================= ] 1422/1764 80% [================================================== ] 1423/1764 80% [================================================== ] 1424/1764 80% [================================================== ] 1425/1764 80% [================================================== ] 1426/1764 80% [================================================== ] 1427/1764 80% [================================================== ] 1428/1764 80% [================================================== ] 1429/1764 81% [================================================== ] 1430/1764 81% [================================================== ] 1431/1764 81% [================================================== ] 1432/1764 81% [================================================== ] 1433/1764 81% [================================================== ] 1434/1764 81% [================================================== ] 1435/1764 81% [================================================== ] 1436/1764 81% [================================================== ] 1437/1764 81% [================================================== ] 1438/1764 81% [================================================== ] 1439/1764 81% [================================================== ] 1440/1764 81% [================================================== ] 1441/1764 81% [================================================== ] 1442/1764 81% [================================================== ] 1443/1764 81% [================================================== ] 1444/1764 81% [================================================== ] 1445/1764 81% [================================================== ] 1446/1764 81% [================================================== ] 1447/1764 82% [================================================== ] 1448/1764 82% [================================================== ] 1449/1764 82% [================================================== ] 1450/1764 82% [================================================== ] 1451/1764 82% [=================================================== ] 1452/1764 82% [=================================================== ] 1453/1764 82% [=================================================== ] 1454/1764 82% [=================================================== ] 1455/1764 82% [=================================================== ] 1456/1764 82% [=================================================== ] 1457/1764 82% [=================================================== ] 1458/1764 82% [=================================================== ] 1459/1764 82% [=================================================== ] 1460/1764 82% [=================================================== ] 1461/1764 82% [=================================================== ] 1462/1764 82% [=================================================== ] 1463/1764 82% [=================================================== ] 1464/1764 82% [=================================================== ] 1465/1764 83% [=================================================== ] 1466/1764 83% [=================================================== ] 1467/1764 83% [=================================================== ] 1468/1764 83% [=================================================== ] 1469/1764 83% [=================================================== ] 1470/1764 83% [=================================================== ] 1471/1764 83% [=================================================== ] 1472/1764 83% [=================================================== ] 1473/1764 83% [=================================================== ] 1474/1764 83% [=================================================== ] 1475/1764 83% [=================================================== ] 1476/1764 83% [=================================================== ] 1477/1764 83% [=================================================== ] 1478/1764 83% [=================================================== ] 1479/1764 83% [==================================================== ] 1480/1764 83% [==================================================== ] 1481/1764 83% [==================================================== ] 1482/1764 84% [==================================================== ] 1483/1764 84% [==================================================== ] 1484/1764 84% [==================================================== ] 1485/1764 84% [==================================================== ] 1486/1764 84% [==================================================== ] 1487/1764 84% [==================================================== ] 1488/1764 84% [==================================================== ] 1489/1764 84% [==================================================== ] 1490/1764 84% [==================================================== ] 1491/1764 84% [==================================================== ] 1492/1764 84% [==================================================== ] 1493/1764 84% [==================================================== ] 1494/1764 84% [==================================================== ] 1495/1764 84% [==================================================== ] 1496/1764 84% [==================================================== ] 1497/1764 84% [==================================================== ] 1498/1764 84% [==================================================== ] 1499/1764 84% [==================================================== ] 1500/1764 85% [==================================================== ] 1501/1764 85% [==================================================== ] 1502/1764 85% [==================================================== ] 1503/1764 85% [==================================================== ] 1504/1764 85% [==================================================== ] 1505/1764 85% [==================================================== ] 1506/1764 85% [==================================================== ] 1507/1764 85% [===================================================== ] 1508/1764 85% [===================================================== ] 1509/1764 85% [===================================================== ] 1510/1764 85% [===================================================== ] 1511/1764 85% [===================================================== ] 1512/1764 85% [===================================================== ] 1513/1764 85% [===================================================== ] 1514/1764 85% [===================================================== ] 1515/1764 85% [===================================================== ] 1516/1764 85% [===================================================== ] 1517/1764 85% [===================================================== ] 1518/1764 86% [===================================================== ] 1519/1764 86% [===================================================== ] 1520/1764 86% [===================================================== ] 1521/1764 86% [===================================================== ] 1522/1764 86% [===================================================== ] 1523/1764 86% [===================================================== ] 1524/1764 86% [===================================================== ] 1525/1764 86% [===================================================== ] 1526/1764 86% [===================================================== ] 1527/1764 86% [===================================================== ] 1528/1764 86% [===================================================== ] 1529/1764 86% [===================================================== ] 1530/1764 86% [===================================================== ] 1531/1764 86% [===================================================== ] 1532/1764 86% [===================================================== ] 1533/1764 86% [===================================================== ] 1534/1764 86% [===================================================== ] 1535/1764 87% [===================================================== ] 1536/1764 87% [====================================================== ] 1537/1764 87% [====================================================== ] 1538/1764 87% [====================================================== ] 1539/1764 87% [====================================================== ] 1540/1764 87% [====================================================== ] 1541/1764 87% [====================================================== ] 1542/1764 87% [====================================================== ] 1543/1764 87% [====================================================== ] 1544/1764 87% [====================================================== ] 1545/1764 87% [====================================================== ] 1546/1764 87% [====================================================== ] 1547/1764 87% [====================================================== ] 1548/1764 87% [====================================================== ] 1549/1764 87% [====================================================== ] 1550/1764 87% [====================================================== ] 1551/1764 87% [====================================================== ] 1552/1764 87% [====================================================== ] 1553/1764 88% [====================================================== ] 1554/1764 88% [====================================================== ] 1555/1764 88% [====================================================== ] 1556/1764 88% [====================================================== ] 1557/1764 88% [====================================================== ] 1558/1764 88% [====================================================== ] 1559/1764 88% [====================================================== ] 1560/1764 88% [====================================================== ] 1561/1764 88% [====================================================== ] 1562/1764 88% [====================================================== ] 1563/1764 88% [====================================================== ] 1564/1764 88% [======================================================= ] 1565/1764 88% [======================================================= ] 1566/1764 88% [======================================================= ] 1567/1764 88% [======================================================= ] 1568/1764 88% [======================================================= ] 1569/1764 88% [======================================================= ] 1570/1764 89% [======================================================= ] 1571/1764 89% [======================================================= ] 1572/1764 89% [======================================================= ] 1573/1764 89% [======================================================= ] 1574/1764 89% [======================================================= ] 1575/1764 89% [======================================================= ] 1576/1764 89% [======================================================= ] 1577/1764 89% [======================================================= ] 1578/1764 89% [======================================================= ] 1579/1764 89% [======================================================= ] 1580/1764 89% [======================================================= ] 1581/1764 89% [======================================================= ] 1582/1764 89% [======================================================= ] 1583/1764 89% [======================================================= ] 1584/1764 89% [======================================================= ] 1585/1764 89% [======================================================= ] 1586/1764 89% [======================================================= ] 1587/1764 89% [======================================================= ] 1588/1764 90% [======================================================= ] 1589/1764 90% [======================================================= ] 1590/1764 90% [======================================================= ] 1591/1764 90% [======================================================= ] 1592/1764 90% [======================================================= ] 1593/1764 90% [======================================================== ] 1594/1764 90% [======================================================== ] 1595/1764 90% [======================================================== ] 1596/1764 90% [======================================================== ] 1597/1764 90% [======================================================== ] 1598/1764 90% [======================================================== ] 1599/1764 90% [======================================================== ] 1600/1764 90% [======================================================== ] 1601/1764 90% [======================================================== ] 1602/1764 90% [======================================================== ] 1603/1764 90% [======================================================== ] 1604/1764 90% [======================================================== ] 1605/1764 90% [======================================================== ] 1606/1764 91% [======================================================== ] 1607/1764 91% [======================================================== ] 1608/1764 91% [======================================================== ] 1609/1764 91% [======================================================== ] 1610/1764 91% [======================================================== ] 1611/1764 91% [======================================================== ] 1612/1764 91% [======================================================== ] 1613/1764 91% [======================================================== ] 1614/1764 91% [======================================================== ] 1615/1764 91% [======================================================== ] 1616/1764 91% [======================================================== ] 1617/1764 91% [======================================================== ] 1618/1764 91% [======================================================== ] 1619/1764 91% [======================================================== ] 1620/1764 91% [======================================================== ] 1621/1764 91% [========================================================= ] 1622/1764 91% [========================================================= ] 1623/1764 92% [========================================================= ] 1624/1764 92% [========================================================= ] 1625/1764 92% [========================================================= ] 1626/1764 92% [========================================================= ] 1627/1764 92% [========================================================= ] 1628/1764 92% [========================================================= ] 1629/1764 92% [========================================================= ] 1630/1764 92% [========================================================= ] 1631/1764 92% [========================================================= ] 1632/1764 92% [========================================================= ] 1633/1764 92% [========================================================= ] 1634/1764 92% [========================================================= ] 1635/1764 92% [========================================================= ] 1636/1764 92% [========================================================= ] 1637/1764 92% [========================================================= ] 1638/1764 92% [========================================================= ] 1639/1764 92% [========================================================= ] 1640/1764 92% [========================================================= ] 1641/1764 93% [========================================================= ] 1642/1764 93% [========================================================= ] 1643/1764 93% [========================================================= ] 1644/1764 93% [========================================================= ] 1645/1764 93% [========================================================= ] 1646/1764 93% [========================================================= ] 1647/1764 93% [========================================================= ] 1648/1764 93% [========================================================= ] 1649/1764 93% [========================================================= ] 1650/1764 93% [========================================================== ] 1651/1764 93% [========================================================== ] 1652/1764 93% [========================================================== ] 1653/1764 93% [========================================================== ] 1654/1764 93% [========================================================== ] 1655/1764 93% [========================================================== ] 1656/1764 93% [========================================================== ] 1657/1764 93% [========================================================== ] 1658/1764 93% [========================================================== ] 1659/1764 94% [========================================================== ] 1660/1764 94% [========================================================== ] 1661/1764 94% [========================================================== ] 1662/1764 94% [========================================================== ] 1663/1764 94% [========================================================== ] 1664/1764 94% [========================================================== ] 1665/1764 94% [========================================================== ] 1666/1764 94% [========================================================== ] 1667/1764 94% [========================================================== ] 1668/1764 94% [========================================================== ] 1669/1764 94% [========================================================== ] 1670/1764 94% [========================================================== ] 1671/1764 94% [========================================================== ] 1672/1764 94% [========================================================== ] 1673/1764 94% [========================================================== ] 1674/1764 94% [========================================================== ] 1675/1764 94% [========================================================== ] 1676/1764 95% [========================================================== ] 1677/1764 95% [========================================================== ] 1678/1764 95% [=========================================================== ] 1679/1764 95% [=========================================================== ] 1680/1764 95% [=========================================================== ] 1681/1764 95% [=========================================================== ] 1682/1764 95% [=========================================================== ] 1683/1764 95% [=========================================================== ] 1684/1764 95% [=========================================================== ] 1685/1764 95% [=========================================================== ] 1686/1764 95% [=========================================================== ] 1687/1764 95% [=========================================================== ] 1688/1764 95% [=========================================================== ] 1689/1764 95% [=========================================================== ] 1690/1764 95% [=========================================================== ] 1691/1764 95% [=========================================================== ] 1692/1764 95% [=========================================================== ] 1693/1764 95% [=========================================================== ] 1694/1764 96% [=========================================================== ] 1695/1764 96% [=========================================================== ] 1696/1764 96% [=========================================================== ] 1697/1764 96% [=========================================================== ] 1698/1764 96% [=========================================================== ] 1699/1764 96% [=========================================================== ] 1700/1764 96% [=========================================================== ] 1701/1764 96% [=========================================================== ] 1702/1764 96% [=========================================================== ] 1703/1764 96% [=========================================================== ] 1704/1764 96% [=========================================================== ] 1705/1764 96% [=========================================================== ] 1706/1764 96% [=========================================================== ] 1707/1764 96% [============================================================ ] 1708/1764 96% [============================================================ ] 1709/1764 96% [============================================================ ] 1710/1764 96% [============================================================ ] 1711/1764 96% [============================================================ ] 1712/1764 97% [============================================================ ] 1713/1764 97% [============================================================ ] 1714/1764 97% [============================================================ ] 1715/1764 97% [============================================================ ] 1716/1764 97% [============================================================ ] 1717/1764 97% [============================================================ ] 1718/1764 97% [============================================================ ] 1719/1764 97% [============================================================ ] 1720/1764 97% [============================================================ ] 1721/1764 97% [============================================================ ] 1722/1764 97% [============================================================ ] 1723/1764 97% [============================================================ ] 1724/1764 97% [============================================================ ] 1725/1764 97% [============================================================ ] 1726/1764 97% [============================================================ ] 1727/1764 97% [============================================================ ] 1728/1764 97% [============================================================ ] 1729/1764 98% [============================================================ ] 1730/1764 98% [============================================================ ] 1731/1764 98% [============================================================ ] 1732/1764 98% [============================================================ ] 1733/1764 98% [============================================================ ] 1734/1764 98% [============================================================ ] 1735/1764 98% [============================================================= ] 1736/1764 98% [============================================================= ] 1737/1764 98% [============================================================= ] 1738/1764 98% [============================================================= ] 1739/1764 98% [============================================================= ] 1740/1764 98% [============================================================= ] 1741/1764 98% [============================================================= ] 1742/1764 98% [============================================================= ] 1743/1764 98% [============================================================= ] 1744/1764 98% [============================================================= ] 1745/1764 98% [============================================================= ] 1746/1764 98% [============================================================= ] 1747/1764 99% [============================================================= ] 1748/1764 99% [============================================================= ] 1749/1764 99% [============================================================= ] 1750/1764 99% [============================================================= ] 1751/1764 99% [============================================================= ] 1752/1764 99% [============================================================= ] 1753/1764 99% [============================================================= ] 1754/1764 99% [============================================================= ] 1755/1764 99% [============================================================= ] 1756/1764 99% [============================================================= ] 1757/1764 99% [============================================================= ] 1758/1764 99% [============================================================= ] 1759/1764 99% [============================================================= ] 1760/1764 99% [============================================================= ] 1761/1764 99% [============================================================= ] 1762/1764 99% [============================================================= ] 1763/1764 99% [==============================================================] 1764/1764 100% operation complete, 1764 objects in 61663 NAND pages. ln -snf /tmp/instance-7/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2023.02-163-g7ad6dd20ff Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 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.15.96 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bird 2.0.11 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> dropwatch 1.5.4 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> exim 4.96 Collecting legal info LICENCE: OK (sha256: 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f) >>> host-berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> openssl Collecting legal info >>> libressl 3.6.2 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> ffmpeg 4.4.3 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashrom 1.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> initscripts Collecting legal info >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> librelp 1.10.0 Collecting legal info COPYING: OK (sha256: 1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> monit 5.26.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open62541 v1.3.4 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> optee-client 3.19.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-pahole 1.24 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.80.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> siproxd 0.8.3 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> sshguard 2.4.2 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stress 1.0.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> sysstat 12.6.1 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> transmission 3.00 Collecting legal info COPYING: OK (sha256: 2b16da5bd02790d1e4d332cfd42b9dfd7d1b0ed3a16a75dc7e76b6ed239fdba9) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> ts4900-fpga 20170510 Collecting legal info >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> host-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> afboot-stm32 3566acd582e5536fb60864281788a30f5527df2d Collecting legal info >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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: linux-headers-5.15.96: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: ts4900-fpga-20170510: cannot save license (TS4900_FPGA_LICENSE_FILES not defined) WARNING: afboot-stm32-3566acd582e5536fb60864281788a30f5527df2d: cannot save license (AFBOOT_STM32_LICENSE_FILES not defined) Legal info produced in /tmp/instance-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'