rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' warning: file sizes truncated to 16MB (minus 1 byte) >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/sbin/mkfs.jffs2 -e 0x4000 --with-xattr -b -n -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target -o /home/thomas/autobuild/instance-1/output-1/images/rootfs.jffs2.nosummary\n /home/thomas/autobuild/instance-1/output-1/host/sbin/sumtool -e 0x4000 -b -n -i /home/thomas/autobuild/instance-1/output-1/images/rootfs.jffs2.nosummary -o /home/thomas/autobuild/instance-1/output-1/images/rootfs.jffs2\n rm /home/thomas/autobuild/instance-1/output-1/images/rootfs.jffs2.nosummary\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1616 objects. stage 2: creating image '/home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1616 0% [ ] 2/1616 0% [ ] 3/1616 0% [ ] 4/1616 0% [ ] 5/1616 0% [ ] 6/1616 0% [ ] 7/1616 0% [ ] 8/1616 0% [ ] 9/1616 0% [ ] 10/1616 0% [ ] 11/1616 0% [ ] 12/1616 0% [ ] 13/1616 0% [ ] 14/1616 0% [ ] 15/1616 0% [ ] 16/1616 0% [ ] 17/1616 1% [ ] 18/1616 1% [ ] 19/1616 1% [ ] 20/1616 1% [ ] 21/1616 1% [ ] 22/1616 1% [ ] 23/1616 1% [ ] 24/1616 1% [ ] 25/1616 1% [ ] 26/1616 1% [= ] 27/1616 1% [= ] 28/1616 1% [= ] 29/1616 1% [= ] 30/1616 1% [= ] 31/1616 1% [= ] 32/1616 1% [= ] 33/1616 2% [= ] 34/1616 2% [= ] 35/1616 2% [= ] 36/1616 2% [= ] 37/1616 2% [= ] 38/1616 2% [= ] 39/1616 2% [= ] 40/1616 2% [= ] 41/1616 2% [= ] 42/1616 2% [= ] 43/1616 2% [= ] 44/1616 2% [= ] 45/1616 2% [= ] 46/1616 2% [= ] 47/1616 2% [= ] 48/1616 2% [= ] 49/1616 3% [= ] 50/1616 3% [= ] 51/1616 3% [= ] 52/1616 3% [== ] 53/1616 3% [== ] 54/1616 3% [== ] 55/1616 3% [== ] 56/1616 3% [== ] 57/1616 3% [== ] 58/1616 3% [== ] 59/1616 3% [== ] 60/1616 3% [== ] 61/1616 3% [== ] 62/1616 3% [== ] 63/1616 3% [== ] 64/1616 3% [== ] 65/1616 4% [== ] 66/1616 4% [== ] 67/1616 4% [== ] 68/1616 4% [== ] 69/1616 4% [== ] 70/1616 4% [== ] 71/1616 4% [== ] 72/1616 4% [== ] 73/1616 4% [== ] 74/1616 4% [== ] 75/1616 4% [== ] 76/1616 4% [== ] 77/1616 4% [== ] 78/1616 4% [=== ] 79/1616 4% [=== ] 80/1616 4% [=== ] 81/1616 5% [=== ] 82/1616 5% [=== ] 83/1616 5% [=== ] 84/1616 5% [=== ] 85/1616 5% [=== ] 86/1616 5% [=== ] 87/1616 5% [=== ] 88/1616 5% [=== ] 89/1616 5% [=== ] 90/1616 5% [=== ] 91/1616 5% [=== ] 92/1616 5% [=== ] 93/1616 5% [=== ] 94/1616 5% [=== ] 95/1616 5% [=== ] 96/1616 5% [=== ] 97/1616 6% [=== ] 98/1616 6% [=== ] 99/1616 6% [=== ] 100/1616 6% [=== ] 101/1616 6% [=== ] 102/1616 6% [=== ] 103/1616 6% [=== ] 104/1616 6% [==== ] 105/1616 6% [==== ] 106/1616 6% [==== ] 107/1616 6% [==== ] 108/1616 6% [==== ] 109/1616 6% [==== ] 110/1616 6% [==== ] 111/1616 6% [==== ] 112/1616 6% [==== ] 113/1616 6% [==== ] 114/1616 7% [==== ] 115/1616 7% [==== ] 116/1616 7% [==== ] 117/1616 7% [==== ] 118/1616 7% [==== ] 119/1616 7% [==== ] 120/1616 7% [==== ] 121/1616 7% [==== ] 122/1616 7% [==== ] 123/1616 7% [==== ] 124/1616 7% [==== ] 125/1616 7% [==== ] 126/1616 7% [==== ] 127/1616 7% [==== ] 128/1616 7% [==== ] 129/1616 7% [==== ] 130/1616 8% [===== ] 131/1616 8% [===== ] 132/1616 8% [===== ] 133/1616 8% [===== ] 134/1616 8% [===== ] 135/1616 8% [===== ] 136/1616 8% [===== ] 137/1616 8% [===== ] 138/1616 8% [===== ] 139/1616 8% [===== ] 140/1616 8% [===== ] 141/1616 8% [===== ] 142/1616 8% [===== ] 143/1616 8% [===== ] 144/1616 8% [===== ] 145/1616 8% [===== ] 146/1616 9% [===== ] 147/1616 9% [===== ] 148/1616 9% [===== ] 149/1616 9% [===== ] 150/1616 9% [===== ] 151/1616 9% [===== ] 152/1616 9% [===== ] 153/1616 9% [===== ] 154/1616 9% [===== ] 155/1616 9% [===== ] 156/1616 9% [====== ] 157/1616 9% [====== ] 158/1616 9% [====== ] 159/1616 9% [====== ] 160/1616 9% [====== ] 161/1616 9% [====== ] 162/1616 10% [====== ] 163/1616 10% [====== ] 164/1616 10% [====== ] 165/1616 10% [====== ] 166/1616 10% [====== ] 167/1616 10% [====== ] 168/1616 10% [====== ] 169/1616 10% [====== ] 170/1616 10% [====== ] 171/1616 10% [====== ] 172/1616 10% [====== ] 173/1616 10% [====== ] 174/1616 10% [====== ] 175/1616 10% [====== ] 176/1616 10% [====== ] 177/1616 10% [====== ] 178/1616 11% [====== ] 179/1616 11% [====== ] 180/1616 11% [====== ] 181/1616 11% [====== ] 182/1616 11% [======= ] 183/1616 11% [======= ] 184/1616 11% [======= ] 185/1616 11% [======= ] 186/1616 11% [======= ] 187/1616 11% [======= ] 188/1616 11% [======= ] 189/1616 11% [======= ] 190/1616 11% [======= ] 191/1616 11% [======= ] 192/1616 11% [======= ] 193/1616 11% [======= ] 194/1616 12% [======= ] 195/1616 12% [======= ] 196/1616 12% [======= ] 197/1616 12% [======= ] 198/1616 12% [======= ] 199/1616 12% [======= ] 200/1616 12% [======= ] 201/1616 12% [======= ] 202/1616 12% [======= ] 203/1616 12% [======= ] 204/1616 12% [======= ] 205/1616 12% [======= ] 206/1616 12% [======= ] 207/1616 12% [======= ] 208/1616 12% [======== ] 209/1616 12% [======== ] 210/1616 12% [======== ] 211/1616 13% [======== ] 212/1616 13% [======== ] 213/1616 13% [======== ] 214/1616 13% [======== ] 215/1616 13% [======== ] 216/1616 13% [======== ] 217/1616 13% [======== ] 218/1616 13% [======== ] 219/1616 13% [======== ] 220/1616 13% [======== ] 221/1616 13% [======== ] 222/1616 13% [======== ] 223/1616 13% [======== ] 224/1616 13% [======== ] 225/1616 13% [======== ] 226/1616 13% [======== ] 227/1616 14% [======== ] 228/1616 14% [======== ] 229/1616 14% [======== ] 230/1616 14% [======== ] 231/1616 14% [======== ] 232/1616 14% [======== ] 233/1616 14% [======== ] 234/1616 14% [========= ] 235/1616 14% [========= ] 236/1616 14% [========= ] 237/1616 14% [========= ] 238/1616 14% [========= ] 239/1616 14% [========= ] 240/1616 14% [========= ] 241/1616 14% [========= ] 242/1616 14% [========= ] 243/1616 15% [========= ] 244/1616 15% [========= ] 245/1616 15% [========= ] 246/1616 15% [========= ] 247/1616 15% [========= ] 248/1616 15% [========= ] 249/1616 15% [========= ] 250/1616 15% [========= ] 251/1616 15% [========= ] 252/1616 15% [========= ] 253/1616 15% [========= ] 254/1616 15% [========= ] 255/1616 15% [========= ] 256/1616 15% [========= ] 257/1616 15% [========= ] 258/1616 15% [========= ] 259/1616 16% [========= ] 260/1616 16% [========== ] 261/1616 16% [========== ] 262/1616 16% [========== ] 263/1616 16% [========== ] 264/1616 16% [========== ] 265/1616 16% [========== ] 266/1616 16% [========== ] 267/1616 16% [========== ] 268/1616 16% [========== ] 269/1616 16% [========== ] 270/1616 16% [========== ] 271/1616 16% [========== ] 272/1616 16% [========== ] 273/1616 16% [========== ] 274/1616 16% [========== ] 275/1616 17% [========== ] 276/1616 17% [========== ] 277/1616 17% [========== ] 278/1616 17% [========== ] 279/1616 17% [========== ] 280/1616 17% [========== ] 281/1616 17% [========== ] 282/1616 17% [========== ] 283/1616 17% [========== ] 284/1616 17% [========== ] 285/1616 17% [========== ] 286/1616 17% [=========== ] 287/1616 17% [=========== ] 288/1616 17% [=========== ] 289/1616 17% [=========== ] 290/1616 17% [=========== ] 291/1616 18% [=========== ] 292/1616 18% [=========== ] 293/1616 18% [=========== ] 294/1616 18% [=========== ] 295/1616 18% [=========== ] 296/1616 18% [=========== ] 297/1616 18% [=========== ] 298/1616 18% [=========== ] 299/1616 18% [=========== ] 300/1616 18% [=========== ] 301/1616 18% [=========== ] 302/1616 18% [=========== ] 303/1616 18% [=========== ] 304/1616 18% [=========== ] 305/1616 18% [=========== ] 306/1616 18% [=========== ] 307/1616 18% [=========== ] 308/1616 19% [=========== ] 309/1616 19% [=========== ] 310/1616 19% [=========== ] 311/1616 19% [=========== ] 312/1616 19% [============ ] 313/1616 19% [============ ] 314/1616 19% [============ ] 315/1616 19% [============ ] 316/1616 19% [============ ] 317/1616 19% [============ ] 318/1616 19% [============ ] 319/1616 19% [============ ] 320/1616 19% [============ ] 321/1616 19% [============ ] 322/1616 19% [============ ] 323/1616 19% [============ ] 324/1616 20% [============ ] 325/1616 20% [============ ] 326/1616 20% [============ ] 327/1616 20% [============ ] 328/1616 20% [============ ] 329/1616 20% [============ ] 330/1616 20% [============ ] 331/1616 20% [============ ] 332/1616 20% [============ ] 333/1616 20% [============ ] 334/1616 20% [============ ] 335/1616 20% [============ ] 336/1616 20% [============ ] 337/1616 20% [============ ] 338/1616 20% [============= ] 339/1616 20% [============= ] 340/1616 21% [============= ] 341/1616 21% [============= ] 342/1616 21% [============= ] 343/1616 21% [============= ] 344/1616 21% [============= ] 345/1616 21% [============= ] 346/1616 21% [============= ] 347/1616 21% [============= ] 348/1616 21% [============= ] 349/1616 21% [============= ] 350/1616 21% [============= ] 351/1616 21% [============= ] 352/1616 21% [============= ] 353/1616 21% [============= ] 354/1616 21% [============= ] 355/1616 21% [============= ] 356/1616 22% [============= ] 357/1616 22% [============= ] 358/1616 22% [============= ] 359/1616 22% [============= ] 360/1616 22% [============= ] 361/1616 22% [============= ] 362/1616 22% [============= ] 363/1616 22% [============= ] 364/1616 22% [============== ] 365/1616 22% [============== ] 366/1616 22% [============== ] 367/1616 22% [============== ] 368/1616 22% [============== ] 369/1616 22% [============== ] 370/1616 22% [============== ] 371/1616 22% [============== ] 372/1616 23% [============== ] 373/1616 23% [============== ] 374/1616 23% [============== ] 375/1616 23% [============== ] 376/1616 23% [============== ] 377/1616 23% [============== ] 378/1616 23% [============== ] 379/1616 23% [============== ] 380/1616 23% [============== ] 381/1616 23% [============== ] 382/1616 23% [============== ] 383/1616 23% [============== ] 384/1616 23% [============== ] 385/1616 23% [============== ] 386/1616 23% [============== ] 387/1616 23% [============== ] 388/1616 24% [============== ] 389/1616 24% [============== ] 390/1616 24% [=============== ] 391/1616 24% [=============== ] 392/1616 24% [=============== ] 393/1616 24% [=============== ] 394/1616 24% [=============== ] 395/1616 24% [=============== ] 396/1616 24% [=============== ] 397/1616 24% [=============== ] 398/1616 24% [=============== ] 399/1616 24% [=============== ] 400/1616 24% [=============== ] 401/1616 24% [=============== ] 402/1616 24% [=============== ] 403/1616 24% [=============== ] 404/1616 25% [=============== ] 405/1616 25% [=============== ] 406/1616 25% [=============== ] 407/1616 25% [=============== ] 408/1616 25% [=============== ] 409/1616 25% [=============== ] 410/1616 25% [=============== ] 411/1616 25% [=============== ] 412/1616 25% [=============== ] 413/1616 25% [=============== ] 414/1616 25% [=============== ] 415/1616 25% [=============== ] 416/1616 25% [=============== ] 417/1616 25% [================ ] 418/1616 25% [================ ] 419/1616 25% [================ ] 420/1616 25% [================ ] 421/1616 26% [================ ] 422/1616 26% [================ ] 423/1616 26% [================ ] 424/1616 26% [================ ] 425/1616 26% [================ ] 426/1616 26% [================ ] 427/1616 26% [================ ] 428/1616 26% [================ ] 429/1616 26% [================ ] 430/1616 26% [================ ] 431/1616 26% [================ ] 432/1616 26% [================ ] 433/1616 26% [================ ] 434/1616 26% [================ ] 435/1616 26% [================ ] 436/1616 26% [================ ] 437/1616 27% [================ ] 438/1616 27% [================ ] 439/1616 27% [================ ] 440/1616 27% [================ ] 441/1616 27% [================ ] 442/1616 27% [================ ] 443/1616 27% [================= ] 444/1616 27% [================= ] 445/1616 27% [================= ] 446/1616 27% [================= ] 447/1616 27% [================= ] 448/1616 27% [================= ] 449/1616 27% [================= ] 450/1616 27% [================= ] 451/1616 27% [================= ] 452/1616 27% [================= ] 453/1616 28% [================= ] 454/1616 28% [================= ] 455/1616 28% [================= ] 456/1616 28% [================= ] 457/1616 28% [================= ] 458/1616 28% [================= ] 459/1616 28% [================= ] 460/1616 28% [================= ] 461/1616 28% [================= ] 462/1616 28% [================= ] 463/1616 28% [================= ] 464/1616 28% [================= ] 465/1616 28% [================= ] 466/1616 28% [================= ] 467/1616 28% [================= ] 468/1616 28% [================= ] 469/1616 29% [================== ] 470/1616 29% [================== ] 471/1616 29% [================== ] 472/1616 29% [================== ] 473/1616 29% [================== ] 474/1616 29% [================== ] 475/1616 29% [================== ] 476/1616 29% [================== ] 477/1616 29% [================== ] 478/1616 29% [================== ] 479/1616 29% [================== ] 480/1616 29% [================== ] 481/1616 29% [================== ] 482/1616 29% [================== ] 483/1616 29% [================== ] 484/1616 29% [================== ] 485/1616 30% [================== ] 486/1616 30% [================== ] 487/1616 30% [================== ] 488/1616 30% [================== ] 489/1616 30% [================== ] 490/1616 30% [================== ] 491/1616 30% [================== ] 492/1616 30% [================== ] 493/1616 30% [================== ] 494/1616 30% [================== ] 495/1616 30% [=================== ] 496/1616 30% [=================== ] 497/1616 30% [=================== ] 498/1616 30% [=================== ] 499/1616 30% [=================== ] 500/1616 30% [=================== ] 501/1616 31% [=================== ] 502/1616 31% [=================== ] 503/1616 31% [=================== ] 504/1616 31% [=================== ] 505/1616 31% [=================== ] 506/1616 31% [=================== ] 507/1616 31% [=================== ] 508/1616 31% [=================== ] 509/1616 31% [=================== ] 510/1616 31% [=================== ] 511/1616 31% [=================== ] 512/1616 31% [=================== ] 513/1616 31% [=================== ] 514/1616 31% [=================== ] 515/1616 31% [=================== ] 516/1616 31% [=================== ] 517/1616 31% [=================== ] 518/1616 32% [=================== ] 519/1616 32% [=================== ] 520/1616 32% [=================== ] 521/1616 32% [==================== ] 522/1616 32% [==================== ] 523/1616 32% [==================== ] 524/1616 32% [==================== ] 525/1616 32% [==================== ] 526/1616 32% [==================== ] 527/1616 32% [==================== ] 528/1616 32% [==================== ] 529/1616 32% [==================== ] 530/1616 32% [==================== ] 531/1616 32% [==================== ] 532/1616 32% [==================== ] 533/1616 32% [==================== ] 534/1616 33% [==================== ] 535/1616 33% [==================== ] 536/1616 33% [==================== ] 537/1616 33% [==================== ] 538/1616 33% [==================== ] 539/1616 33% [==================== ] 540/1616 33% [==================== ] 541/1616 33% [==================== ] 542/1616 33% [==================== ] 543/1616 33% [==================== ] 544/1616 33% [==================== ] 545/1616 33% [==================== ] 546/1616 33% [==================== ] 547/1616 33% [===================== ] 548/1616 33% [===================== ] 549/1616 33% [===================== ] 550/1616 34% [===================== ] 551/1616 34% [===================== ] 552/1616 34% [===================== ] 553/1616 34% [===================== ] 554/1616 34% [===================== ] 555/1616 34% [===================== ] 556/1616 34% [===================== ] 557/1616 34% [===================== ] 558/1616 34% [===================== ] 559/1616 34% [===================== ] 560/1616 34% [===================== ] 561/1616 34% [===================== ] 562/1616 34% [===================== ] 563/1616 34% [===================== ] 564/1616 34% [===================== ] 565/1616 34% [===================== ] 566/1616 35% [===================== ] 567/1616 35% [===================== ] 568/1616 35% [===================== ] 569/1616 35% [===================== ] 570/1616 35% [===================== ] 571/1616 35% [===================== ] 572/1616 35% [===================== ] 573/1616 35% [====================== ] 574/1616 35% [====================== ] 575/1616 35% [====================== ] 576/1616 35% [====================== ] 577/1616 35% [====================== ] 578/1616 35% [====================== ] 579/1616 35% [====================== ] 580/1616 35% [====================== ] 581/1616 35% [====================== ] 582/1616 36% [====================== ] 583/1616 36% [====================== ] 584/1616 36% [====================== ] 585/1616 36% [====================== ] 586/1616 36% [====================== ] 587/1616 36% [====================== ] 588/1616 36% [====================== ] 589/1616 36% [====================== ] 590/1616 36% [====================== ] 591/1616 36% [====================== ] 592/1616 36% [====================== ] 593/1616 36% [====================== ] 594/1616 36% [====================== ] 595/1616 36% [====================== ] 596/1616 36% [====================== ] 597/1616 36% [====================== ] 598/1616 37% [====================== ] 599/1616 37% [======================= ] 600/1616 37% [======================= ] 601/1616 37% [======================= ] 602/1616 37% [======================= ] 603/1616 37% [======================= ] 604/1616 37% [======================= ] 605/1616 37% [======================= ] 606/1616 37% [======================= ] 607/1616 37% [======================= ] 608/1616 37% [======================= ] 609/1616 37% [======================= ] 610/1616 37% [======================= ] 611/1616 37% [======================= ] 612/1616 37% [======================= ] 613/1616 37% [======================= ] 614/1616 37% [======================= ] 615/1616 38% [======================= ] 616/1616 38% [======================= ] 617/1616 38% [======================= ] 618/1616 38% [======================= ] 619/1616 38% [======================= ] 620/1616 38% [======================= ] 621/1616 38% [======================= ] 622/1616 38% [======================= ] 623/1616 38% [======================= ] 624/1616 38% [======================= ] 625/1616 38% [======================== ] 626/1616 38% [======================== ] 627/1616 38% [======================== ] 628/1616 38% [======================== ] 629/1616 38% [======================== ] 630/1616 38% [======================== ] 631/1616 39% [======================== ] 632/1616 39% [======================== ] 633/1616 39% [======================== ] 634/1616 39% [======================== ] 635/1616 39% [======================== ] 636/1616 39% [======================== ] 637/1616 39% [======================== ] 638/1616 39% [======================== ] 639/1616 39% [======================== ] 640/1616 39% [======================== ] 641/1616 39% [======================== ] 642/1616 39% [======================== ] 643/1616 39% [======================== ] 644/1616 39% [======================== ] 645/1616 39% [======================== ] 646/1616 39% [======================== ] 647/1616 40% [======================== ] 648/1616 40% [======================== ] 649/1616 40% [======================== ] 650/1616 40% [======================== ] 651/1616 40% [========================= ] 652/1616 40% [========================= ] 653/1616 40% [========================= ] 654/1616 40% [========================= ] 655/1616 40% [========================= ] 656/1616 40% [========================= ] 657/1616 40% [========================= ] 658/1616 40% [========================= ] 659/1616 40% [========================= ] 660/1616 40% [========================= ] 661/1616 40% [========================= ] 662/1616 40% [========================= ] 663/1616 41% [========================= ] 664/1616 41% [========================= ] 665/1616 41% [========================= ] 666/1616 41% [========================= ] 667/1616 41% [========================= ] 668/1616 41% [========================= ] 669/1616 41% [========================= ] 670/1616 41% [========================= ] 671/1616 41% [========================= ] 672/1616 41% [========================= ] 673/1616 41% [========================= ] 674/1616 41% [========================= ] 675/1616 41% [========================= ] 676/1616 41% [========================= ] 677/1616 41% [========================== ] 678/1616 41% [========================== ] 679/1616 42% [========================== ] 680/1616 42% [========================== ] 681/1616 42% [========================== ] 682/1616 42% [========================== ] 683/1616 42% [========================== ] 684/1616 42% [========================== ] 685/1616 42% [========================== ] 686/1616 42% [========================== ] 687/1616 42% [========================== ] 688/1616 42% [========================== ] 689/1616 42% [========================== ] 690/1616 42% [========================== ] 691/1616 42% [========================== ] 692/1616 42% [========================== ] 693/1616 42% [========================== ] 694/1616 42% [========================== ] 695/1616 43% [========================== ] 696/1616 43% [========================== ] 697/1616 43% [========================== ] 698/1616 43% [========================== ] 699/1616 43% [========================== ] 700/1616 43% [========================== ] 701/1616 43% [========================== ] 702/1616 43% [========================== ] 703/1616 43% [=========================== ] 704/1616 43% [=========================== ] 705/1616 43% [=========================== ] 706/1616 43% [=========================== ] 707/1616 43% [=========================== ] 708/1616 43% [=========================== ] 709/1616 43% [=========================== ] 710/1616 43% [=========================== ] 711/1616 43% [=========================== ] 712/1616 44% [=========================== ] 713/1616 44% [=========================== ] 714/1616 44% [=========================== ] 715/1616 44% [=========================== ] 716/1616 44% [=========================== ] 717/1616 44% [=========================== ] 718/1616 44% [=========================== ] 719/1616 44% [=========================== ] 720/1616 44% [=========================== ] 721/1616 44% [=========================== ] 722/1616 44% [=========================== ] 723/1616 44% [=========================== ] 724/1616 44% [=========================== ] 725/1616 44% [=========================== ] 726/1616 44% [=========================== ] 727/1616 44% [=========================== ] 728/1616 45% [=========================== ] 729/1616 45% [============================ ] 730/1616 45% [============================ ] 731/1616 45% [============================ ] 732/1616 45% [============================ ] 733/1616 45% [============================ ] 734/1616 45% [============================ ] 735/1616 45% [============================ ] 736/1616 45% [============================ ] 737/1616 45% [============================ ] 738/1616 45% [============================ ] 739/1616 45% [============================ ] 740/1616 45% [============================ ] 741/1616 45% [============================ ] 742/1616 45% [============================ ] 743/1616 45% [============================ ] 744/1616 46% [============================ ] 745/1616 46% [============================ ] 746/1616 46% [============================ ] 747/1616 46% [============================ ] 748/1616 46% [============================ ] 749/1616 46% [============================ ] 750/1616 46% [============================ ] 751/1616 46% [============================ ] 752/1616 46% [============================ ] 753/1616 46% [============================ ] 754/1616 46% [============================ ] 755/1616 46% [============================= ] 756/1616 46% [============================= ] 757/1616 46% [============================= ] 758/1616 46% [============================= ] 759/1616 46% [============================= ] 760/1616 47% [============================= ] 761/1616 47% [============================= ] 762/1616 47% [============================= ] 763/1616 47% [============================= ] 764/1616 47% [============================= ] 765/1616 47% [============================= ] 766/1616 47% [============================= ] 767/1616 47% [============================= ] 768/1616 47% [============================= ] 769/1616 47% [============================= ] 770/1616 47% [============================= ] 771/1616 47% [============================= ] 772/1616 47% [============================= ] 773/1616 47% [============================= ] 774/1616 47% [============================= ] 775/1616 47% [============================= ] 776/1616 48% [============================= ] 777/1616 48% [============================= ] 778/1616 48% [============================= ] 779/1616 48% [============================= ] 780/1616 48% [============================= ] 781/1616 48% [============================== ] 782/1616 48% [============================== ] 783/1616 48% [============================== ] 784/1616 48% [============================== ] 785/1616 48% [============================== ] 786/1616 48% [============================== ] 787/1616 48% [============================== ] 788/1616 48% [============================== ] 789/1616 48% [============================== ] 790/1616 48% [============================== ] 791/1616 48% [============================== ] 792/1616 49% [============================== ] 793/1616 49% [============================== ] 794/1616 49% [============================== ] 795/1616 49% [============================== ] 796/1616 49% [============================== ] 797/1616 49% [============================== ] 798/1616 49% [============================== ] 799/1616 49% [============================== ] 800/1616 49% [============================== ] 801/1616 49% [============================== ] 802/1616 49% [============================== ] 803/1616 49% [============================== ] 804/1616 49% [============================== ] 805/1616 49% [============================== ] 806/1616 49% [============================== ] 807/1616 49% [=============================== ] 808/1616 50% [=============================== ] 809/1616 50% [=============================== ] 810/1616 50% [=============================== ] 811/1616 50% [=============================== ] 812/1616 50% [=============================== ] 813/1616 50% [=============================== ] 814/1616 50% [=============================== ] 815/1616 50% [=============================== ] 816/1616 50% [=============================== ] 817/1616 50% [=============================== ] 818/1616 50% [=============================== ] 819/1616 50% [=============================== ] 820/1616 50% [=============================== ] 821/1616 50% [=============================== ] 822/1616 50% [=============================== ] 823/1616 50% [=============================== ] 824/1616 50% [=============================== ] 825/1616 51% [=============================== ] 826/1616 51% [=============================== ] 827/1616 51% [=============================== ] 828/1616 51% [=============================== ] 829/1616 51% [=============================== ] 830/1616 51% [=============================== ] 831/1616 51% [=============================== ] 832/1616 51% [=============================== ] 833/1616 51% [=============================== ] 834/1616 51% [================================ ] 835/1616 51% [================================ ] 836/1616 51% [================================ ] 837/1616 51% [================================ ] 838/1616 51% [================================ ] 839/1616 51% [================================ ] 840/1616 51% [================================ ] 841/1616 52% [================================ ] 842/1616 52% [================================ ] 843/1616 52% [================================ ] 844/1616 52% [================================ ] 845/1616 52% [================================ ] 846/1616 52% [================================ ] 847/1616 52% [================================ ] 848/1616 52% [================================ ] 849/1616 52% [================================ ] 850/1616 52% [================================ ] 851/1616 52% [================================ ] 852/1616 52% [================================ ] 853/1616 52% [================================ ] 854/1616 52% [================================ ] 855/1616 52% [================================ ] 856/1616 52% [================================ ] 857/1616 53% [================================ ] 858/1616 53% [================================ ] 859/1616 53% [================================ ] 860/1616 53% [================================= ] 861/1616 53% [================================= ] 862/1616 53% [================================= ] 863/1616 53% [================================= ] 864/1616 53% [================================= ] 865/1616 53% [================================= ] 866/1616 53% [================================= ] 867/1616 53% [================================= ] 868/1616 53% [================================= ] 869/1616 53% [================================= ] 870/1616 53% [================================= ] 871/1616 53% [================================= ] 872/1616 53% [================================= ] 873/1616 54% [================================= ] 874/1616 54% [================================= ] 875/1616 54% [================================= ] 876/1616 54% [================================= ] 877/1616 54% [================================= ] 878/1616 54% [================================= ] 879/1616 54% [================================= ] 880/1616 54% [================================= ] 881/1616 54% [================================= ] 882/1616 54% [================================= ] 883/1616 54% [================================= ] 884/1616 54% [================================= ] 885/1616 54% [================================= ] 886/1616 54% [================================== ] 887/1616 54% [================================== ] 888/1616 54% [================================== ] 889/1616 55% [================================== ] 890/1616 55% [================================== ] 891/1616 55% [================================== ] 892/1616 55% [================================== ] 893/1616 55% [================================== ] 894/1616 55% [================================== ] 895/1616 55% [================================== ] 896/1616 55% [================================== ] 897/1616 55% [================================== ] 898/1616 55% [================================== ] 899/1616 55% [================================== ] 900/1616 55% [================================== ] 901/1616 55% [================================== ] 902/1616 55% [================================== ] 903/1616 55% [================================== ] 904/1616 55% [================================== ] 905/1616 56% [================================== ] 906/1616 56% [================================== ] 907/1616 56% [================================== ] 908/1616 56% [================================== ] 909/1616 56% [================================== ] 910/1616 56% [================================== ] 911/1616 56% [================================== ] 912/1616 56% [=================================== ] 913/1616 56% [=================================== ] 914/1616 56% [=================================== ] 915/1616 56% [=================================== ] 916/1616 56% [=================================== ] 917/1616 56% [=================================== ] 918/1616 56% [=================================== ] 919/1616 56% [=================================== ] 920/1616 56% [=================================== ] 921/1616 56% [=================================== ] 922/1616 57% [=================================== ] 923/1616 57% [=================================== ] 924/1616 57% [=================================== ] 925/1616 57% [=================================== ] 926/1616 57% [=================================== ] 927/1616 57% [=================================== ] 928/1616 57% [=================================== ] 929/1616 57% [=================================== ] 930/1616 57% [=================================== ] 931/1616 57% [=================================== ] 932/1616 57% [=================================== ] 933/1616 57% [=================================== ] 934/1616 57% [=================================== ] 935/1616 57% [=================================== ] 936/1616 57% [=================================== ] 937/1616 57% [=================================== ] 938/1616 58% [==================================== ] 939/1616 58% [==================================== ] 940/1616 58% [==================================== ] 941/1616 58% [==================================== ] 942/1616 58% [==================================== ] 943/1616 58% [==================================== ] 944/1616 58% [==================================== ] 945/1616 58% [==================================== ] 946/1616 58% [==================================== ] 947/1616 58% [==================================== ] 948/1616 58% [==================================== ] 949/1616 58% [==================================== ] 950/1616 58% [==================================== ] 951/1616 58% [==================================== ] 952/1616 58% [==================================== ] 953/1616 58% [==================================== ] 954/1616 59% [==================================== ] 955/1616 59% [==================================== ] 956/1616 59% [==================================== ] 957/1616 59% [==================================== ] 958/1616 59% [==================================== ] 959/1616 59% [==================================== ] 960/1616 59% [==================================== ] 961/1616 59% [==================================== ] 962/1616 59% [==================================== ] 963/1616 59% [==================================== ] 964/1616 59% [===================================== ] 965/1616 59% [===================================== ] 966/1616 59% [===================================== ] 967/1616 59% [===================================== ] 968/1616 59% [===================================== ] 969/1616 59% [===================================== ] 970/1616 60% [===================================== ] 971/1616 60% [===================================== ] 972/1616 60% [===================================== ] 973/1616 60% [===================================== ] 974/1616 60% [===================================== ] 975/1616 60% [===================================== ] 976/1616 60% [===================================== ] 977/1616 60% [===================================== ] 978/1616 60% [===================================== ] 979/1616 60% [===================================== ] 980/1616 60% [===================================== ] 981/1616 60% [===================================== ] 982/1616 60% [===================================== ] 983/1616 60% [===================================== ] 984/1616 60% [===================================== ] 985/1616 60% [===================================== ] 986/1616 61% [===================================== ] 987/1616 61% [===================================== ] 988/1616 61% [===================================== ] 989/1616 61% [===================================== ] 990/1616 61% [====================================== ] 991/1616 61% [====================================== ] 992/1616 61% [====================================== ] 993/1616 61% [====================================== ] 994/1616 61% [====================================== ] 995/1616 61% [====================================== ] 996/1616 61% [====================================== ] 997/1616 61% [====================================== ] 998/1616 61% [====================================== ] 999/1616 61% [====================================== ] 1000/1616 61% [====================================== ] 1001/1616 61% [====================================== ] 1002/1616 62% [====================================== ] 1003/1616 62% [====================================== ] 1004/1616 62% [====================================== ] 1005/1616 62% [====================================== ] 1006/1616 62% [====================================== ] 1007/1616 62% [====================================== ] 1008/1616 62% [====================================== ] 1009/1616 62% [====================================== ] 1010/1616 62% [====================================== ] 1011/1616 62% [====================================== ] 1012/1616 62% [====================================== ] 1013/1616 62% [====================================== ] 1014/1616 62% [====================================== ] 1015/1616 62% [====================================== ] 1016/1616 62% [======================================= ] 1017/1616 62% [======================================= ] 1018/1616 62% [======================================= ] 1019/1616 63% [======================================= ] 1020/1616 63% [======================================= ] 1021/1616 63% [======================================= ] 1022/1616 63% [======================================= ] 1023/1616 63% [======================================= ] 1024/1616 63% [======================================= ] 1025/1616 63% [======================================= ] 1026/1616 63% [======================================= ] 1027/1616 63% [======================================= ] 1028/1616 63% [======================================= ] 1029/1616 63% [======================================= ] 1030/1616 63% [======================================= ] 1031/1616 63% [======================================= ] 1032/1616 63% [======================================= ] 1033/1616 63% [======================================= ] 1034/1616 63% [======================================= ] 1035/1616 64% [======================================= ] 1036/1616 64% [======================================= ] 1037/1616 64% [======================================= ] 1038/1616 64% [======================================= ] 1039/1616 64% [======================================= ] 1040/1616 64% [======================================= ] 1041/1616 64% [======================================= ] 1042/1616 64% [======================================== ] 1043/1616 64% [======================================== ] 1044/1616 64% [======================================== ] 1045/1616 64% [======================================== ] 1046/1616 64% [======================================== ] 1047/1616 64% [======================================== ] 1048/1616 64% [======================================== ] 1049/1616 64% [======================================== ] 1050/1616 64% [======================================== ] 1051/1616 65% [======================================== ] 1052/1616 65% [======================================== ] 1053/1616 65% [======================================== ] 1054/1616 65% [======================================== ] 1055/1616 65% [======================================== ] 1056/1616 65% [======================================== ] 1057/1616 65% [======================================== ] 1058/1616 65% [======================================== ] 1059/1616 65% [======================================== ] 1060/1616 65% [======================================== ] 1061/1616 65% [======================================== ] 1062/1616 65% [======================================== ] 1063/1616 65% [======================================== ] 1064/1616 65% [======================================== ] 1065/1616 65% [======================================== ] 1066/1616 65% [======================================== ] 1067/1616 66% [======================================== ] 1068/1616 66% [========================================= ] 1069/1616 66% [========================================= ] 1070/1616 66% [========================================= ] 1071/1616 66% [========================================= ] 1072/1616 66% [========================================= ] 1073/1616 66% [========================================= ] 1074/1616 66% [========================================= ] 1075/1616 66% [========================================= ] 1076/1616 66% [========================================= ] 1077/1616 66% [========================================= ] 1078/1616 66% [========================================= ] 1079/1616 66% [========================================= ] 1080/1616 66% [========================================= ] 1081/1616 66% [========================================= ] 1082/1616 66% [========================================= ] 1083/1616 67% [========================================= ] 1084/1616 67% [========================================= ] 1085/1616 67% [========================================= ] 1086/1616 67% [========================================= ] 1087/1616 67% [========================================= ] 1088/1616 67% [========================================= ] 1089/1616 67% [========================================= ] 1090/1616 67% [========================================= ] 1091/1616 67% [========================================= ] 1092/1616 67% [========================================= ] 1093/1616 67% [========================================= ] 1094/1616 67% [========================================== ] 1095/1616 67% [========================================== ] 1096/1616 67% [========================================== ] 1097/1616 67% [========================================== ] 1098/1616 67% [========================================== ] 1099/1616 68% [========================================== ] 1100/1616 68% [========================================== ] 1101/1616 68% [========================================== ] 1102/1616 68% [========================================== ] 1103/1616 68% [========================================== ] 1104/1616 68% [========================================== ] 1105/1616 68% [========================================== ] 1106/1616 68% [========================================== ] 1107/1616 68% [========================================== ] 1108/1616 68% [========================================== ] 1109/1616 68% [========================================== ] 1110/1616 68% [========================================== ] 1111/1616 68% [========================================== ] 1112/1616 68% [========================================== ] 1113/1616 68% [========================================== ] 1114/1616 68% [========================================== ] 1115/1616 68% [========================================== ] 1116/1616 69% [========================================== ] 1117/1616 69% [========================================== ] 1118/1616 69% [========================================== ] 1119/1616 69% [========================================== ] 1120/1616 69% [=========================================== ] 1121/1616 69% [=========================================== ] 1122/1616 69% [=========================================== ] 1123/1616 69% [=========================================== ] 1124/1616 69% [=========================================== ] 1125/1616 69% [=========================================== ] 1126/1616 69% [=========================================== ] 1127/1616 69% [=========================================== ] 1128/1616 69% [=========================================== ] 1129/1616 69% [=========================================== ] 1130/1616 69% [=========================================== ] 1131/1616 69% [=========================================== ] 1132/1616 70% [=========================================== ] 1133/1616 70% [=========================================== ] 1134/1616 70% [=========================================== ] 1135/1616 70% [=========================================== ] 1136/1616 70% [=========================================== ] 1137/1616 70% [=========================================== ] 1138/1616 70% [=========================================== ] 1139/1616 70% [=========================================== ] 1140/1616 70% [=========================================== ] 1141/1616 70% [=========================================== ] 1142/1616 70% [=========================================== ] 1143/1616 70% [=========================================== ] 1144/1616 70% [=========================================== ] 1145/1616 70% [=========================================== ] 1146/1616 70% [============================================ ] 1147/1616 70% [============================================ ] 1148/1616 71% [============================================ ] 1149/1616 71% [============================================ ] 1150/1616 71% [============================================ ] 1151/1616 71% [============================================ ] 1152/1616 71% [============================================ ] 1153/1616 71% [============================================ ] 1154/1616 71% [============================================ ] 1155/1616 71% [============================================ ] 1156/1616 71% [============================================ ] 1157/1616 71% [============================================ ] 1158/1616 71% [============================================ ] 1159/1616 71% [============================================ ] 1160/1616 71% [============================================ ] 1161/1616 71% [============================================ ] 1162/1616 71% [============================================ ] 1163/1616 71% [============================================ ] 1164/1616 72% [============================================ ] 1165/1616 72% [============================================ ] 1166/1616 72% [============================================ ] 1167/1616 72% [============================================ ] 1168/1616 72% [============================================ ] 1169/1616 72% [============================================ ] 1170/1616 72% [============================================ ] 1171/1616 72% [============================================ ] 1172/1616 72% [============================================= ] 1173/1616 72% [============================================= ] 1174/1616 72% [============================================= ] 1175/1616 72% [============================================= ] 1176/1616 72% [============================================= ] 1177/1616 72% [============================================= ] 1178/1616 72% [============================================= ] 1179/1616 72% [============================================= ] 1180/1616 73% [============================================= ] 1181/1616 73% [============================================= ] 1182/1616 73% [============================================= ] 1183/1616 73% [============================================= ] 1184/1616 73% [============================================= ] 1185/1616 73% [============================================= ] 1186/1616 73% [============================================= ] 1187/1616 73% [============================================= ] 1188/1616 73% [============================================= ] 1189/1616 73% [============================================= ] 1190/1616 73% [============================================= ] 1191/1616 73% [============================================= ] 1192/1616 73% [============================================= ] 1193/1616 73% [============================================= ] 1194/1616 73% [============================================= ] 1195/1616 73% [============================================= ] 1196/1616 74% [============================================= ] 1197/1616 74% [============================================= ] 1198/1616 74% [============================================== ] 1199/1616 74% [============================================== ] 1200/1616 74% [============================================== ] 1201/1616 74% [============================================== ] 1202/1616 74% [============================================== ] 1203/1616 74% [============================================== ] 1204/1616 74% [============================================== ] 1205/1616 74% [============================================== ] 1206/1616 74% [============================================== ] 1207/1616 74% [============================================== ] 1208/1616 74% [============================================== ] 1209/1616 74% [============================================== ] 1210/1616 74% [============================================== ] 1211/1616 74% [============================================== ] 1212/1616 75% [============================================== ] 1213/1616 75% [============================================== ] 1214/1616 75% [============================================== ] 1215/1616 75% [============================================== ] 1216/1616 75% [============================================== ] 1217/1616 75% [============================================== ] 1218/1616 75% [============================================== ] 1219/1616 75% [============================================== ] 1220/1616 75% [============================================== ] 1221/1616 75% [============================================== ] 1222/1616 75% [============================================== ] 1223/1616 75% [============================================== ] 1224/1616 75% [============================================== ] 1225/1616 75% [=============================================== ] 1226/1616 75% [=============================================== ] 1227/1616 75% [=============================================== ] 1228/1616 75% [=============================================== ] 1229/1616 76% [=============================================== ] 1230/1616 76% [=============================================== ] 1231/1616 76% [=============================================== ] 1232/1616 76% [=============================================== ] 1233/1616 76% [=============================================== ] 1234/1616 76% [=============================================== ] 1235/1616 76% [=============================================== ] 1236/1616 76% [=============================================== ] 1237/1616 76% [=============================================== ] 1238/1616 76% [=============================================== ] 1239/1616 76% [=============================================== ] 1240/1616 76% [=============================================== ] 1241/1616 76% [=============================================== ] 1242/1616 76% [=============================================== ] 1243/1616 76% [=============================================== ] 1244/1616 76% [=============================================== ] 1245/1616 77% [=============================================== ] 1246/1616 77% [=============================================== ] 1247/1616 77% [=============================================== ] 1248/1616 77% [=============================================== ] 1249/1616 77% [=============================================== ] 1250/1616 77% [=============================================== ] 1251/1616 77% [================================================ ] 1252/1616 77% [================================================ ] 1253/1616 77% [================================================ ] 1254/1616 77% [================================================ ] 1255/1616 77% [================================================ ] 1256/1616 77% [================================================ ] 1257/1616 77% [================================================ ] 1258/1616 77% [================================================ ] 1259/1616 77% [================================================ ] 1260/1616 77% [================================================ ] 1261/1616 78% [================================================ ] 1262/1616 78% [================================================ ] 1263/1616 78% [================================================ ] 1264/1616 78% [================================================ ] 1265/1616 78% [================================================ ] 1266/1616 78% [================================================ ] 1267/1616 78% [================================================ ] 1268/1616 78% [================================================ ] 1269/1616 78% [================================================ ] 1270/1616 78% [================================================ ] 1271/1616 78% [================================================ ] 1272/1616 78% [================================================ ] 1273/1616 78% [================================================ ] 1274/1616 78% [================================================ ] 1275/1616 78% [================================================ ] 1276/1616 78% [================================================ ] 1277/1616 79% [================================================= ] 1278/1616 79% [================================================= ] 1279/1616 79% [================================================= ] 1280/1616 79% [================================================= ] 1281/1616 79% [================================================= ] 1282/1616 79% [================================================= ] 1283/1616 79% [================================================= ] 1284/1616 79% [================================================= ] 1285/1616 79% [================================================= ] 1286/1616 79% [================================================= ] 1287/1616 79% [================================================= ] 1288/1616 79% [================================================= ] 1289/1616 79% [================================================= ] 1290/1616 79% [================================================= ] 1291/1616 79% [================================================= ] 1292/1616 79% [================================================= ] 1293/1616 80% [================================================= ] 1294/1616 80% [================================================= ] 1295/1616 80% [================================================= ] 1296/1616 80% [================================================= ] 1297/1616 80% [================================================= ] 1298/1616 80% [================================================= ] 1299/1616 80% [================================================= ] 1300/1616 80% [================================================= ] 1301/1616 80% [================================================= ] 1302/1616 80% [================================================= ] 1303/1616 80% [================================================== ] 1304/1616 80% [================================================== ] 1305/1616 80% [================================================== ] 1306/1616 80% [================================================== ] 1307/1616 80% [================================================== ] 1308/1616 80% [================================================== ] 1309/1616 81% [================================================== ] 1310/1616 81% [================================================== ] 1311/1616 81% [================================================== ] 1312/1616 81% [================================================== ] 1313/1616 81% [================================================== ] 1314/1616 81% [================================================== ] 1315/1616 81% [================================================== ] 1316/1616 81% [================================================== ] 1317/1616 81% [================================================== ] 1318/1616 81% [================================================== ] 1319/1616 81% [================================================== ] 1320/1616 81% [================================================== ] 1321/1616 81% [================================================== ] 1322/1616 81% [================================================== ] 1323/1616 81% [================================================== ] 1324/1616 81% [================================================== ] 1325/1616 81% [================================================== ] 1326/1616 82% [================================================== ] 1327/1616 82% [================================================== ] 1328/1616 82% [================================================== ] 1329/1616 82% [=================================================== ] 1330/1616 82% [=================================================== ] 1331/1616 82% [=================================================== ] 1332/1616 82% [=================================================== ] 1333/1616 82% [=================================================== ] 1334/1616 82% [=================================================== ] 1335/1616 82% [=================================================== ] 1336/1616 82% [=================================================== ] 1337/1616 82% [=================================================== ] 1338/1616 82% [=================================================== ] 1339/1616 82% [=================================================== ] 1340/1616 82% [=================================================== ] 1341/1616 82% [=================================================== ] 1342/1616 83% [=================================================== ] 1343/1616 83% [=================================================== ] 1344/1616 83% [=================================================== ] 1345/1616 83% [=================================================== ] 1346/1616 83% [=================================================== ] 1347/1616 83% [=================================================== ] 1348/1616 83% [=================================================== ] 1349/1616 83% [=================================================== ] 1350/1616 83% [=================================================== ] 1351/1616 83% [=================================================== ] 1352/1616 83% [=================================================== ] 1353/1616 83% [=================================================== ] 1354/1616 83% [=================================================== ] 1355/1616 83% [==================================================== ] 1356/1616 83% [==================================================== ] 1357/1616 83% [==================================================== ] 1358/1616 84% [==================================================== ] 1359/1616 84% [==================================================== ] 1360/1616 84% [==================================================== ] 1361/1616 84% [==================================================== ] 1362/1616 84% [==================================================== ] 1363/1616 84% [==================================================== ] 1364/1616 84% [==================================================== ] 1365/1616 84% [==================================================== ] 1366/1616 84% [==================================================== ] 1367/1616 84% [==================================================== ] 1368/1616 84% [==================================================== ] 1369/1616 84% [==================================================== ] 1370/1616 84% [==================================================== ] 1371/1616 84% [==================================================== ] 1372/1616 84% [==================================================== ] 1373/1616 84% [==================================================== ] 1374/1616 85% [==================================================== ] 1375/1616 85% [==================================================== ] 1376/1616 85% [==================================================== ] 1377/1616 85% [==================================================== ] 1378/1616 85% [==================================================== ] 1379/1616 85% [==================================================== ] 1380/1616 85% [==================================================== ] 1381/1616 85% [===================================================== ] 1382/1616 85% [===================================================== ] 1383/1616 85% [===================================================== ] 1384/1616 85% [===================================================== ] 1385/1616 85% [===================================================== ] 1386/1616 85% [===================================================== ] 1387/1616 85% [===================================================== ] 1388/1616 85% [===================================================== ] 1389/1616 85% [===================================================== ] 1390/1616 86% [===================================================== ] 1391/1616 86% [===================================================== ] 1392/1616 86% [===================================================== ] 1393/1616 86% [===================================================== ] 1394/1616 86% [===================================================== ] 1395/1616 86% [===================================================== ] 1396/1616 86% [===================================================== ] 1397/1616 86% [===================================================== ] 1398/1616 86% [===================================================== ] 1399/1616 86% [===================================================== ] 1400/1616 86% [===================================================== ] 1401/1616 86% [===================================================== ] 1402/1616 86% [===================================================== ] 1403/1616 86% [===================================================== ] 1404/1616 86% [===================================================== ] 1405/1616 86% [===================================================== ] 1406/1616 87% [===================================================== ] 1407/1616 87% [====================================================== ] 1408/1616 87% [====================================================== ] 1409/1616 87% [====================================================== ] 1410/1616 87% [====================================================== ] 1411/1616 87% [====================================================== ] 1412/1616 87% [====================================================== ] 1413/1616 87% [====================================================== ] 1414/1616 87% [====================================================== ] 1415/1616 87% [====================================================== ] 1416/1616 87% [====================================================== ] 1417/1616 87% [====================================================== ] 1418/1616 87% [====================================================== ] 1419/1616 87% [====================================================== ] 1420/1616 87% [====================================================== ] 1421/1616 87% [====================================================== ] 1422/1616 87% [====================================================== ] 1423/1616 88% [====================================================== ] 1424/1616 88% [====================================================== ] 1425/1616 88% [====================================================== ] 1426/1616 88% [====================================================== ] 1427/1616 88% [====================================================== ] 1428/1616 88% [====================================================== ] 1429/1616 88% [====================================================== ] 1430/1616 88% [====================================================== ] 1431/1616 88% [====================================================== ] 1432/1616 88% [====================================================== ] 1433/1616 88% [======================================================= ] 1434/1616 88% [======================================================= ] 1435/1616 88% [======================================================= ] 1436/1616 88% [======================================================= ] 1437/1616 88% [======================================================= ] 1438/1616 88% [======================================================= ] 1439/1616 89% [======================================================= ] 1440/1616 89% [======================================================= ] 1441/1616 89% [======================================================= ] 1442/1616 89% [======================================================= ] 1443/1616 89% [======================================================= ] 1444/1616 89% [======================================================= ] 1445/1616 89% [======================================================= ] 1446/1616 89% [======================================================= ] 1447/1616 89% [======================================================= ] 1448/1616 89% [======================================================= ] 1449/1616 89% [======================================================= ] 1450/1616 89% [======================================================= ] 1451/1616 89% [======================================================= ] 1452/1616 89% [======================================================= ] 1453/1616 89% [======================================================= ] 1454/1616 89% [======================================================= ] 1455/1616 90% [======================================================= ] 1456/1616 90% [======================================================= ] 1457/1616 90% [======================================================= ] 1458/1616 90% [======================================================= ] 1459/1616 90% [======================================================== ] 1460/1616 90% [======================================================== ] 1461/1616 90% [======================================================== ] 1462/1616 90% [======================================================== ] 1463/1616 90% [======================================================== ] 1464/1616 90% [======================================================== ] 1465/1616 90% [======================================================== ] 1466/1616 90% [======================================================== ] 1467/1616 90% [======================================================== ] 1468/1616 90% [======================================================== ] 1469/1616 90% [======================================================== ] 1470/1616 90% [======================================================== ] 1471/1616 91% [======================================================== ] 1472/1616 91% [======================================================== ] 1473/1616 91% [======================================================== ] 1474/1616 91% [======================================================== ] 1475/1616 91% [======================================================== ] 1476/1616 91% [======================================================== ] 1477/1616 91% [======================================================== ] 1478/1616 91% [======================================================== ] 1479/1616 91% [======================================================== ] 1480/1616 91% [======================================================== ] 1481/1616 91% [======================================================== ] 1482/1616 91% [======================================================== ] 1483/1616 91% [======================================================== ] 1484/1616 91% [======================================================== ] 1485/1616 91% [========================================================= ] 1486/1616 91% [========================================================= ] 1487/1616 92% [========================================================= ] 1488/1616 92% [========================================================= ] 1489/1616 92% [========================================================= ] 1490/1616 92% [========================================================= ] 1491/1616 92% [========================================================= ] 1492/1616 92% [========================================================= ] 1493/1616 92% [========================================================= ] 1494/1616 92% [========================================================= ] 1495/1616 92% [========================================================= ] 1496/1616 92% [========================================================= ] 1497/1616 92% [========================================================= ] 1498/1616 92% [========================================================= ] 1499/1616 92% [========================================================= ] 1500/1616 92% [========================================================= ] 1501/1616 92% [========================================================= ] 1502/1616 92% [========================================================= ] 1503/1616 93% [========================================================= ] 1504/1616 93% [========================================================= ] 1505/1616 93% [========================================================= ] 1506/1616 93% [========================================================= ] 1507/1616 93% [========================================================= ] 1508/1616 93% [========================================================= ] 1509/1616 93% [========================================================= ] 1510/1616 93% [========================================================= ] 1511/1616 93% [========================================================== ] 1512/1616 93% [========================================================== ] 1513/1616 93% [========================================================== ] 1514/1616 93% [========================================================== ] 1515/1616 93% [========================================================== ] 1516/1616 93% [========================================================== ] 1517/1616 93% [========================================================== ] 1518/1616 93% [========================================================== ] 1519/1616 93% [========================================================== ] 1520/1616 94% [========================================================== ] 1521/1616 94% [========================================================== ] 1522/1616 94% [========================================================== ] 1523/1616 94% [========================================================== ] 1524/1616 94% [========================================================== ] 1525/1616 94% [========================================================== ] 1526/1616 94% [========================================================== ] 1527/1616 94% [========================================================== ] 1528/1616 94% [========================================================== ] 1529/1616 94% [========================================================== ] 1530/1616 94% [========================================================== ] 1531/1616 94% [========================================================== ] 1532/1616 94% [========================================================== ] 1533/1616 94% [========================================================== ] 1534/1616 94% [========================================================== ] 1535/1616 94% [========================================================== ] 1536/1616 95% [========================================================== ] 1537/1616 95% [=========================================================== ] 1538/1616 95% [=========================================================== ] 1539/1616 95% [=========================================================== ] 1540/1616 95% [=========================================================== ] 1541/1616 95% [=========================================================== ] 1542/1616 95% [=========================================================== ] 1543/1616 95% [=========================================================== ] 1544/1616 95% [=========================================================== ] 1545/1616 95% [=========================================================== ] 1546/1616 95% [=========================================================== ] 1547/1616 95% [=========================================================== ] 1548/1616 95% [=========================================================== ] 1549/1616 95% [=========================================================== ] 1550/1616 95% [=========================================================== ] 1551/1616 95% [=========================================================== ] 1552/1616 96% [=========================================================== ] 1553/1616 96% [=========================================================== ] 1554/1616 96% [=========================================================== ] 1555/1616 96% [=========================================================== ] 1556/1616 96% [=========================================================== ] 1557/1616 96% [=========================================================== ] 1558/1616 96% [=========================================================== ] 1559/1616 96% [=========================================================== ] 1560/1616 96% [=========================================================== ] 1561/1616 96% [=========================================================== ] 1562/1616 96% [=========================================================== ] 1563/1616 96% [============================================================ ] 1564/1616 96% [============================================================ ] 1565/1616 96% [============================================================ ] 1566/1616 96% [============================================================ ] 1567/1616 96% [============================================================ ] 1568/1616 97% [============================================================ ] 1569/1616 97% [============================================================ ] 1570/1616 97% [============================================================ ] 1571/1616 97% [============================================================ ] 1572/1616 97% [============================================================ ] 1573/1616 97% [============================================================ ] 1574/1616 97% [============================================================ ] 1575/1616 97% [============================================================ ] 1576/1616 97% [============================================================ ] 1577/1616 97% [============================================================ ] 1578/1616 97% [============================================================ ] 1579/1616 97% [============================================================ ] 1580/1616 97% [============================================================ ] 1581/1616 97% [============================================================ ] 1582/1616 97% [============================================================ ] 1583/1616 97% [============================================================ ] 1584/1616 98% [============================================================ ] 1585/1616 98% [============================================================ ] 1586/1616 98% [============================================================ ] 1587/1616 98% [============================================================ ] 1588/1616 98% [============================================================ ] 1589/1616 98% [============================================================= ] 1590/1616 98% [============================================================= ] 1591/1616 98% [============================================================= ] 1592/1616 98% [============================================================= ] 1593/1616 98% [============================================================= ] 1594/1616 98% [============================================================= ] 1595/1616 98% [============================================================= ] 1596/1616 98% [============================================================= ] 1597/1616 98% [============================================================= ] 1598/1616 98% [============================================================= ] 1599/1616 98% [============================================================= ] 1600/1616 99% [============================================================= ] 1601/1616 99% [============================================================= ] 1602/1616 99% [============================================================= ] 1603/1616 99% [============================================================= ] 1604/1616 99% [============================================================= ] 1605/1616 99% [============================================================= ] 1606/1616 99% [============================================================= ] 1607/1616 99% [============================================================= ] 1608/1616 99% [============================================================= ] 1609/1616 99% [============================================================= ] 1610/1616 99% [============================================================= ] 1611/1616 99% [============================================================= ] 1612/1616 99% [============================================================= ] 1613/1616 99% [============================================================= ] 1614/1616 99% [============================================================= ] 1615/1616 99% [==============================================================] 1616/1616 100% operation complete, 1616 objects in 43133 NAND pages. ln -snf /home/thomas/autobuild/instance-1/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-1/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot' make: Entering directory '/home/thomas/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-2936-gd9c4e693a1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-isl 0.25 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> 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) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> 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) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> benejson 0.9.7 Collecting legal info LICENSE: OK (sha256: d0b7dae881fcb18c4dddfd8b0c1643ae671d5f356d14ba5b4e95ca889cc9ec32) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> 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) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> 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) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> docopt-cpp 0.6.3 Collecting legal info LICENSE-Boost-1.0: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) LICENSE-MIT: OK (sha256: b2959a980bc25f5d5e020d7a31777b7184aace6eb160acc80619f85edf646f19) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> eigen 3.4.0 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 51928dce36213c5333ba3172e847d735d4c6e9b7ff2722a326c49067155b82eb) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> font-awesome 4.7.0 Collecting legal info >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genpart 1.0.2 Collecting legal info >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> getent Collecting legal info >>> gflags 2.2.2 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> gnuplot 5.4.6 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> hwdata 0.365 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifupdown-scripts Collecting legal info >>> 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) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> jquery-datetimepicker 2.4.5 Collecting legal info MIT-LICENSE.txt: OK (sha256: 491add640b4678b78571d3b4c0840422b48a5b397e47e2104c1942ff1fce1a68) >>> jquery-sidebar 3.3.2 Collecting legal info LICENSE: OK (sha256: f3522370f4b6accf9c1344f520bdea35f2388f1cbb124c0c179d2ca2a6a94c76) >>> jquery 3.5.1 Collecting legal info >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info LICENSE: OK (sha256: 779e58787f966a1552f68d5ec041513cef68785dae4a519dbda7bc0b86eda20e) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libdeflate 1.15 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libiio 0.24 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> liblinear 2.45 Collecting legal info COPYRIGHT: OK (sha256: d49b7898fd9ea7c29f0478e8c409ee7c0f621533d5eca7b7912e80391dc564e3) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libsidplay2 2.1.1 Collecting legal info libsidplay/COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> 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) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburiparser 0.9.7 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> obsidian-cursors 1.0 Collecting legal info >>> ocrad 0.28 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> protozero 1.7.1 Collecting legal info LICENSE.md: OK (sha256: 1f4d477e3c2d74d8706c8f05437bd86804abe46853b1f233ce1549a4de76fa49) LICENSE.from_folly: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> host-python-greenlet 2.0.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> host-rauc 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> host-runc 1.1.5 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.19.8 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> spidev_test 5.8 Collecting legal info >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sunwait 7326b53e5406c7ebd552ae6dc0fc659252a18e7f Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> host-uuu 1.5.21 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> wireguard-tools 1.0.20210914 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> yaml-cpp 0.7.0 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) >>> 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-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> 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: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'