echo "NAME=Buildroot"; \ echo "VERSION=2023.08-rc2-17-g9c61470c4b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-rc2\"" \ ) > /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-4/output-1/per-package /home/autobuild/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-4/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2068 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/2068 0% [ ] 2/2068 0% [ ] 3/2068 0% [ ] 4/2068 0% [ ] 5/2068 0% [ ] 6/2068 0% [ ] 7/2068 0% [ ] 8/2068 0% [ ] 9/2068 0% [ ] 10/2068 0% [ ] 11/2068 0% [ ] 12/2068 0% [ ] 13/2068 0% [ ] 14/2068 0% [ ] 15/2068 0% [ ] 16/2068 0% [ ] 17/2068 0% [ ] 18/2068 0% [ ] 19/2068 0% [ ] 20/2068 0% [ ] 21/2068 1% [ ] 22/2068 1% [ ] 23/2068 1% [ ] 24/2068 1% [ ] 25/2068 1% [ ] 26/2068 1% [ ] 27/2068 1% [ ] 28/2068 1% [ ] 29/2068 1% [ ] 30/2068 1% [ ] 31/2068 1% [ ] 32/2068 1% [ ] 33/2068 1% [= ] 34/2068 1% [= ] 35/2068 1% [= ] 36/2068 1% [= ] 37/2068 1% [= ] 38/2068 1% [= ] 39/2068 1% [= ] 40/2068 1% [= ] 41/2068 1% [= ] 42/2068 2% [= ] 43/2068 2% [= ] 44/2068 2% [= ] 45/2068 2% [= ] 46/2068 2% [= ] 47/2068 2% [= ] 48/2068 2% [= ] 49/2068 2% [= ] 50/2068 2% [= ] 51/2068 2% [= ] 52/2068 2% [= ] 53/2068 2% [= ] 54/2068 2% [= ] 55/2068 2% [= ] 56/2068 2% [= ] 57/2068 2% [= ] 58/2068 2% [= ] 59/2068 2% [= ] 60/2068 2% [= ] 61/2068 2% [= ] 62/2068 2% [= ] 63/2068 3% [= ] 64/2068 3% [= ] 65/2068 3% [= ] 66/2068 3% [== ] 67/2068 3% [== ] 68/2068 3% [== ] 69/2068 3% [== ] 70/2068 3% [== ] 71/2068 3% [== ] 72/2068 3% [== ] 73/2068 3% [== ] 74/2068 3% [== ] 75/2068 3% [== ] 76/2068 3% [== ] 77/2068 3% [== ] 78/2068 3% [== ] 79/2068 3% [== ] 80/2068 3% [== ] 81/2068 3% [== ] 82/2068 3% [== ] 83/2068 4% [== ] 84/2068 4% [== ] 85/2068 4% [== ] 86/2068 4% [== ] 87/2068 4% [== ] 88/2068 4% [== ] 89/2068 4% [== ] 90/2068 4% [== ] 91/2068 4% [== ] 92/2068 4% [== ] 93/2068 4% [== ] 94/2068 4% [== ] 95/2068 4% [== ] 96/2068 4% [== ] 97/2068 4% [== ] 98/2068 4% [== ] 99/2068 4% [== ] 100/2068 4% [=== ] 101/2068 4% [=== ] 102/2068 4% [=== ] 103/2068 4% [=== ] 104/2068 5% [=== ] 105/2068 5% [=== ] 106/2068 5% [=== ] 107/2068 5% [=== ] 108/2068 5% [=== ] 109/2068 5% [=== ] 110/2068 5% [=== ] 111/2068 5% [=== ] 112/2068 5% [=== ] 113/2068 5% [=== ] 114/2068 5% [=== ] 115/2068 5% [=== ] 116/2068 5% [=== ] 117/2068 5% [=== ] 118/2068 5% [=== ] 119/2068 5% [=== ] 120/2068 5% [=== ] 121/2068 5% [=== ] 122/2068 5% [=== ] 123/2068 5% [=== ] 124/2068 5% [=== ] 125/2068 6% [=== ] 126/2068 6% [=== ] 127/2068 6% [=== ] 128/2068 6% [=== ] 129/2068 6% [=== ] 130/2068 6% [=== ] 131/2068 6% [=== ] 132/2068 6% [=== ] 133/2068 6% [==== ] 134/2068 6% [==== ] 135/2068 6% [==== ] 136/2068 6% [==== ] 137/2068 6% [==== ] 138/2068 6% [==== ] 139/2068 6% [==== ] 140/2068 6% [==== ] 141/2068 6% [==== ] 142/2068 6% [==== ] 143/2068 6% [==== ] 144/2068 6% [==== ] 145/2068 7% [==== ] 146/2068 7% [==== ] 147/2068 7% [==== ] 148/2068 7% [==== ] 149/2068 7% [==== ] 150/2068 7% [==== ] 151/2068 7% [==== ] 152/2068 7% [==== ] 153/2068 7% [==== ] 154/2068 7% [==== ] 155/2068 7% [==== ] 156/2068 7% [==== ] 157/2068 7% [==== ] 158/2068 7% [==== ] 159/2068 7% [==== ] 160/2068 7% [==== ] 161/2068 7% [==== ] 162/2068 7% [==== ] 163/2068 7% [==== ] 164/2068 7% [==== ] 165/2068 7% [==== ] 166/2068 8% [===== ] 167/2068 8% [===== ] 168/2068 8% [===== ] 169/2068 8% [===== ] 170/2068 8% [===== ] 171/2068 8% [===== ] 172/2068 8% [===== ] 173/2068 8% [===== ] 174/2068 8% [===== ] 175/2068 8% [===== ] 176/2068 8% [===== ] 177/2068 8% [===== ] 178/2068 8% [===== ] 179/2068 8% [===== ] 180/2068 8% [===== ] 181/2068 8% [===== ] 182/2068 8% [===== ] 183/2068 8% [===== ] 184/2068 8% [===== ] 185/2068 8% [===== ] 186/2068 8% [===== ] 187/2068 9% [===== ] 188/2068 9% [===== ] 189/2068 9% [===== ] 190/2068 9% [===== ] 191/2068 9% [===== ] 192/2068 9% [===== ] 193/2068 9% [===== ] 194/2068 9% [===== ] 195/2068 9% [===== ] 196/2068 9% [===== ] 197/2068 9% [===== ] 198/2068 9% [===== ] 199/2068 9% [===== ] 200/2068 9% [====== ] 201/2068 9% [====== ] 202/2068 9% [====== ] 203/2068 9% [====== ] 204/2068 9% [====== ] 205/2068 9% [====== ] 206/2068 9% [====== ] 207/2068 10% [====== ] 208/2068 10% [====== ] 209/2068 10% [====== ] 210/2068 10% [====== ] 211/2068 10% [====== ] 212/2068 10% [====== ] 213/2068 10% [====== ] 214/2068 10% [====== ] 215/2068 10% [====== ] 216/2068 10% [====== ] 217/2068 10% [====== ] 218/2068 10% [====== ] 219/2068 10% [====== ] 220/2068 10% [====== ] 221/2068 10% [====== ] 222/2068 10% [====== ] 223/2068 10% [====== ] 224/2068 10% [====== ] 225/2068 10% [====== ] 226/2068 10% [====== ] 227/2068 10% [====== ] 228/2068 11% [====== ] 229/2068 11% [====== ] 230/2068 11% [====== ] 231/2068 11% [====== ] 232/2068 11% [====== ] 233/2068 11% [======= ] 234/2068 11% [======= ] 235/2068 11% [======= ] 236/2068 11% [======= ] 237/2068 11% [======= ] 238/2068 11% [======= ] 239/2068 11% [======= ] 240/2068 11% [======= ] 241/2068 11% [======= ] 242/2068 11% [======= ] 243/2068 11% [======= ] 244/2068 11% [======= ] 245/2068 11% [======= ] 246/2068 11% [======= ] 247/2068 11% [======= ] 248/2068 11% [======= ] 249/2068 12% [======= ] 250/2068 12% [======= ] 251/2068 12% [======= ] 252/2068 12% [======= ] 253/2068 12% [======= ] 254/2068 12% [======= ] 255/2068 12% [======= ] 256/2068 12% [======= ] 257/2068 12% [======= ] 258/2068 12% [======= ] 259/2068 12% [======= ] 260/2068 12% [======= ] 261/2068 12% [======= ] 262/2068 12% [======= ] 263/2068 12% [======= ] 264/2068 12% [======= ] 265/2068 12% [======= ] 266/2068 12% [======== ] 267/2068 12% [======== ] 268/2068 12% [======== ] 269/2068 13% [======== ] 270/2068 13% [======== ] 271/2068 13% [======== ] 272/2068 13% [======== ] 273/2068 13% [======== ] 274/2068 13% [======== ] 275/2068 13% [======== ] 276/2068 13% [======== ] 277/2068 13% [======== ] 278/2068 13% [======== ] 279/2068 13% [======== ] 280/2068 13% [======== ] 281/2068 13% [======== ] 282/2068 13% [======== ] 283/2068 13% [======== ] 284/2068 13% [======== ] 285/2068 13% [======== ] 286/2068 13% [======== ] 287/2068 13% [======== ] 288/2068 13% [======== ] 289/2068 13% [======== ] 290/2068 14% [======== ] 291/2068 14% [======== ] 292/2068 14% [======== ] 293/2068 14% [======== ] 294/2068 14% [======== ] 295/2068 14% [======== ] 296/2068 14% [======== ] 297/2068 14% [======== ] 298/2068 14% [======== ] 299/2068 14% [======== ] 300/2068 14% [========= ] 301/2068 14% [========= ] 302/2068 14% [========= ] 303/2068 14% [========= ] 304/2068 14% [========= ] 305/2068 14% [========= ] 306/2068 14% [========= ] 307/2068 14% [========= ] 308/2068 14% [========= ] 309/2068 14% [========= ] 310/2068 14% [========= ] 311/2068 15% [========= ] 312/2068 15% [========= ] 313/2068 15% [========= ] 314/2068 15% [========= ] 315/2068 15% [========= ] 316/2068 15% [========= ] 317/2068 15% [========= ] 318/2068 15% [========= ] 319/2068 15% [========= ] 320/2068 15% [========= ] 321/2068 15% [========= ] 322/2068 15% [========= ] 323/2068 15% [========= ] 324/2068 15% [========= ] 325/2068 15% [========= ] 326/2068 15% [========= ] 327/2068 15% [========= ] 328/2068 15% [========= ] 329/2068 15% [========= ] 330/2068 15% [========= ] 331/2068 16% [========= ] 332/2068 16% [========= ] 333/2068 16% [========== ] 334/2068 16% [========== ] 335/2068 16% [========== ] 336/2068 16% [========== ] 337/2068 16% [========== ] 338/2068 16% [========== ] 339/2068 16% [========== ] 340/2068 16% [========== ] 341/2068 16% [========== ] 342/2068 16% [========== ] 343/2068 16% [========== ] 344/2068 16% [========== ] 345/2068 16% [========== ] 346/2068 16% [========== ] 347/2068 16% [========== ] 348/2068 16% [========== ] 349/2068 16% [========== ] 350/2068 16% [========== ] 351/2068 16% [========== ] 352/2068 17% [========== ] 353/2068 17% [========== ] 354/2068 17% [========== ] 355/2068 17% [========== ] 356/2068 17% [========== ] 357/2068 17% [========== ] 358/2068 17% [========== ] 359/2068 17% [========== ] 360/2068 17% [========== ] 361/2068 17% [========== ] 362/2068 17% [========== ] 363/2068 17% [========== ] 364/2068 17% [========== ] 365/2068 17% [========== ] 366/2068 17% [=========== ] 367/2068 17% [=========== ] 368/2068 17% [=========== ] 369/2068 17% [=========== ] 370/2068 17% [=========== ] 371/2068 17% [=========== ] 372/2068 17% [=========== ] 373/2068 18% [=========== ] 374/2068 18% [=========== ] 375/2068 18% [=========== ] 376/2068 18% [=========== ] 377/2068 18% [=========== ] 378/2068 18% [=========== ] 379/2068 18% [=========== ] 380/2068 18% [=========== ] 381/2068 18% [=========== ] 382/2068 18% [=========== ] 383/2068 18% [=========== ] 384/2068 18% [=========== ] 385/2068 18% [=========== ] 386/2068 18% [=========== ] 387/2068 18% [=========== ] 388/2068 18% [=========== ] 389/2068 18% [=========== ] 390/2068 18% [=========== ] 391/2068 18% [=========== ] 392/2068 18% [=========== ] 393/2068 19% [=========== ] 394/2068 19% [=========== ] 395/2068 19% [=========== ] 396/2068 19% [=========== ] 397/2068 19% [=========== ] 398/2068 19% [=========== ] 399/2068 19% [=========== ] 400/2068 19% [============ ] 401/2068 19% [============ ] 402/2068 19% [============ ] 403/2068 19% [============ ] 404/2068 19% [============ ] 405/2068 19% [============ ] 406/2068 19% [============ ] 407/2068 19% [============ ] 408/2068 19% [============ ] 409/2068 19% [============ ] 410/2068 19% [============ ] 411/2068 19% [============ ] 412/2068 19% [============ ] 413/2068 19% [============ ] 414/2068 20% [============ ] 415/2068 20% [============ ] 416/2068 20% [============ ] 417/2068 20% [============ ] 418/2068 20% [============ ] 419/2068 20% [============ ] 420/2068 20% [============ ] 421/2068 20% [============ ] 422/2068 20% [============ ] 423/2068 20% [============ ] 424/2068 20% [============ ] 425/2068 20% [============ ] 426/2068 20% [============ ] 427/2068 20% [============ ] 428/2068 20% [============ ] 429/2068 20% [============ ] 430/2068 20% [============ ] 431/2068 20% [============ ] 432/2068 20% [============ ] 433/2068 20% [============= ] 434/2068 20% [============= ] 435/2068 21% [============= ] 436/2068 21% [============= ] 437/2068 21% [============= ] 438/2068 21% [============= ] 439/2068 21% [============= ] 440/2068 21% [============= ] 441/2068 21% [============= ] 442/2068 21% [============= ] 443/2068 21% [============= ] 444/2068 21% [============= ] 445/2068 21% [============= ] 446/2068 21% [============= ] 447/2068 21% [============= ] 448/2068 21% [============= ] 449/2068 21% [============= ] 450/2068 21% [============= ] 451/2068 21% [============= ] 452/2068 21% [============= ] 453/2068 21% [============= ] 454/2068 21% [============= ] 455/2068 22% [============= ] 456/2068 22% [============= ] 457/2068 22% [============= ] 458/2068 22% [============= ] 459/2068 22% [============= ] 460/2068 22% [============= ] 461/2068 22% [============= ] 462/2068 22% [============= ] 463/2068 22% [============= ] 464/2068 22% [============= ] 465/2068 22% [============= ] 466/2068 22% [============== ] 467/2068 22% [============== ] 468/2068 22% [============== ] 469/2068 22% [============== ] 470/2068 22% [============== ] 471/2068 22% [============== ] 472/2068 22% [============== ] 473/2068 22% [============== ] 474/2068 22% [============== ] 475/2068 22% [============== ] 476/2068 23% [============== ] 477/2068 23% [============== ] 478/2068 23% [============== ] 479/2068 23% [============== ] 480/2068 23% [============== ] 481/2068 23% [============== ] 482/2068 23% [============== ] 483/2068 23% [============== ] 484/2068 23% [============== ] 485/2068 23% [============== ] 486/2068 23% [============== ] 487/2068 23% [============== ] 488/2068 23% [============== ] 489/2068 23% [============== ] 490/2068 23% [============== ] 491/2068 23% [============== ] 492/2068 23% [============== ] 493/2068 23% [============== ] 494/2068 23% [============== ] 495/2068 23% [============== ] 496/2068 23% [============== ] 497/2068 24% [============== ] 498/2068 24% [============== ] 499/2068 24% [============== ] 500/2068 24% [=============== ] 501/2068 24% [=============== ] 502/2068 24% [=============== ] 503/2068 24% [=============== ] 504/2068 24% [=============== ] 505/2068 24% [=============== ] 506/2068 24% [=============== ] 507/2068 24% [=============== ] 508/2068 24% [=============== ] 509/2068 24% [=============== ] 510/2068 24% [=============== ] 511/2068 24% [=============== ] 512/2068 24% [=============== ] 513/2068 24% [=============== ] 514/2068 24% [=============== ] 515/2068 24% [=============== ] 516/2068 24% [=============== ] 517/2068 25% [=============== ] 518/2068 25% [=============== ] 519/2068 25% [=============== ] 520/2068 25% [=============== ] 521/2068 25% [=============== ] 522/2068 25% [=============== ] 523/2068 25% [=============== ] 524/2068 25% [=============== ] 525/2068 25% [=============== ] 526/2068 25% [=============== ] 527/2068 25% [=============== ] 528/2068 25% [=============== ] 529/2068 25% [=============== ] 530/2068 25% [=============== ] 531/2068 25% [=============== ] 532/2068 25% [=============== ] 533/2068 25% [================ ] 534/2068 25% [================ ] 535/2068 25% [================ ] 536/2068 25% [================ ] 537/2068 25% [================ ] 538/2068 26% [================ ] 539/2068 26% [================ ] 540/2068 26% [================ ] 541/2068 26% [================ ] 542/2068 26% [================ ] 543/2068 26% [================ ] 544/2068 26% [================ ] 545/2068 26% [================ ] 546/2068 26% [================ ] 547/2068 26% [================ ] 548/2068 26% [================ ] 549/2068 26% [================ ] 550/2068 26% [================ ] 551/2068 26% [================ ] 552/2068 26% [================ ] 553/2068 26% [================ ] 554/2068 26% [================ ] 555/2068 26% [================ ] 556/2068 26% [================ ] 557/2068 26% [================ ] 558/2068 26% [================ ] 559/2068 27% [================ ] 560/2068 27% [================ ] 561/2068 27% [================ ] 562/2068 27% [================ ] 563/2068 27% [================ ] 564/2068 27% [================ ] 565/2068 27% [================ ] 566/2068 27% [================ ] 567/2068 27% [================= ] 568/2068 27% [================= ] 569/2068 27% [================= ] 570/2068 27% [================= ] 571/2068 27% [================= ] 572/2068 27% [================= ] 573/2068 27% [================= ] 574/2068 27% [================= ] 575/2068 27% [================= ] 576/2068 27% [================= ] 577/2068 27% [================= ] 578/2068 27% [================= ] 579/2068 27% [================= ] 580/2068 28% [================= ] 581/2068 28% [================= ] 582/2068 28% [================= ] 583/2068 28% [================= ] 584/2068 28% [================= ] 585/2068 28% [================= ] 586/2068 28% [================= ] 587/2068 28% [================= ] 588/2068 28% [================= ] 589/2068 28% [================= ] 590/2068 28% [================= ] 591/2068 28% [================= ] 592/2068 28% [================= ] 593/2068 28% [================= ] 594/2068 28% [================= ] 595/2068 28% [================= ] 596/2068 28% [================= ] 597/2068 28% [================= ] 598/2068 28% [================= ] 599/2068 28% [================= ] 600/2068 29% [================== ] 601/2068 29% [================== ] 602/2068 29% [================== ] 603/2068 29% [================== ] 604/2068 29% [================== ] 605/2068 29% [================== ] 606/2068 29% [================== ] 607/2068 29% [================== ] 608/2068 29% [================== ] 609/2068 29% [================== ] 610/2068 29% [================== ] 611/2068 29% [================== ] 612/2068 29% [================== ] 613/2068 29% [================== ] 614/2068 29% [================== ] 615/2068 29% [================== ] 616/2068 29% [================== ] 617/2068 29% [================== ] 618/2068 29% [================== ] 619/2068 29% [================== ] 620/2068 29% [================== ] 621/2068 30% [================== ] 622/2068 30% [================== ] 623/2068 30% [================== ] 624/2068 30% [================== ] 625/2068 30% [================== ] 626/2068 30% [================== ] 627/2068 30% [================== ] 628/2068 30% [================== ] 629/2068 30% [================== ] 630/2068 30% [================== ] 631/2068 30% [================== ] 632/2068 30% [================== ] 633/2068 30% [=================== ] 634/2068 30% [=================== ] 635/2068 30% [=================== ] 636/2068 30% [=================== ] 637/2068 30% [=================== ] 638/2068 30% [=================== ] 639/2068 30% [=================== ] 640/2068 30% [=================== ] 641/2068 30% [=================== ] 642/2068 31% [=================== ] 643/2068 31% [=================== ] 644/2068 31% [=================== ] 645/2068 31% [=================== ] 646/2068 31% [=================== ] 647/2068 31% [=================== ] 648/2068 31% [=================== ] 649/2068 31% [=================== ] 650/2068 31% [=================== ] 651/2068 31% [=================== ] 652/2068 31% [=================== ] 653/2068 31% [=================== ] 654/2068 31% [=================== ] 655/2068 31% [=================== ] 656/2068 31% [=================== ] 657/2068 31% [=================== ] 658/2068 31% [=================== ] 659/2068 31% [=================== ] 660/2068 31% [=================== ] 661/2068 31% [=================== ] 662/2068 32% [=================== ] 663/2068 32% [=================== ] 664/2068 32% [=================== ] 665/2068 32% [=================== ] 666/2068 32% [=================== ] 667/2068 32% [==================== ] 668/2068 32% [==================== ] 669/2068 32% [==================== ] 670/2068 32% [==================== ] 671/2068 32% [==================== ] 672/2068 32% [==================== ] 673/2068 32% [==================== ] 674/2068 32% [==================== ] 675/2068 32% [==================== ] 676/2068 32% [==================== ] 677/2068 32% [==================== ] 678/2068 32% [==================== ] 679/2068 32% [==================== ] 680/2068 32% [==================== ] 681/2068 32% [==================== ] 682/2068 32% [==================== ] 683/2068 33% [==================== ] 684/2068 33% [==================== ] 685/2068 33% [==================== ] 686/2068 33% [==================== ] 687/2068 33% [==================== ] 688/2068 33% [==================== ] 689/2068 33% [==================== ] 690/2068 33% [==================== ] 691/2068 33% [==================== ] 692/2068 33% [==================== ] 693/2068 33% [==================== ] 694/2068 33% [==================== ] 695/2068 33% [==================== ] 696/2068 33% [==================== ] 697/2068 33% [==================== ] 698/2068 33% [==================== ] 699/2068 33% [==================== ] 700/2068 33% [===================== ] 701/2068 33% [===================== ] 702/2068 33% [===================== ] 703/2068 33% [===================== ] 704/2068 34% [===================== ] 705/2068 34% [===================== ] 706/2068 34% [===================== ] 707/2068 34% [===================== ] 708/2068 34% [===================== ] 709/2068 34% [===================== ] 710/2068 34% [===================== ] 711/2068 34% [===================== ] 712/2068 34% [===================== ] 713/2068 34% [===================== ] 714/2068 34% [===================== ] 715/2068 34% [===================== ] 716/2068 34% [===================== ] 717/2068 34% [===================== ] 718/2068 34% [===================== ] 719/2068 34% [===================== ] 720/2068 34% [===================== ] 721/2068 34% [===================== ] 722/2068 34% [===================== ] 723/2068 34% [===================== ] 724/2068 35% [===================== ] 725/2068 35% [===================== ] 726/2068 35% [===================== ] 727/2068 35% [===================== ] 728/2068 35% [===================== ] 729/2068 35% [===================== ] 730/2068 35% [===================== ] 731/2068 35% [===================== ] 732/2068 35% [===================== ] 733/2068 35% [====================== ] 734/2068 35% [====================== ] 735/2068 35% [====================== ] 736/2068 35% [====================== ] 737/2068 35% [====================== ] 738/2068 35% [====================== ] 739/2068 35% [====================== ] 740/2068 35% [====================== ] 741/2068 35% [====================== ] 742/2068 35% [====================== ] 743/2068 35% [====================== ] 744/2068 35% [====================== ] 745/2068 36% [====================== ] 746/2068 36% [====================== ] 747/2068 36% [====================== ] 748/2068 36% [====================== ] 749/2068 36% [====================== ] 750/2068 36% [====================== ] 751/2068 36% [====================== ] 752/2068 36% [====================== ] 753/2068 36% [====================== ] 754/2068 36% [====================== ] 755/2068 36% [====================== ] 756/2068 36% [====================== ] 757/2068 36% [====================== ] 758/2068 36% [====================== ] 759/2068 36% [====================== ] 760/2068 36% [====================== ] 761/2068 36% [====================== ] 762/2068 36% [====================== ] 763/2068 36% [====================== ] 764/2068 36% [====================== ] 765/2068 36% [====================== ] 766/2068 37% [====================== ] 767/2068 37% [======================= ] 768/2068 37% [======================= ] 769/2068 37% [======================= ] 770/2068 37% [======================= ] 771/2068 37% [======================= ] 772/2068 37% [======================= ] 773/2068 37% [======================= ] 774/2068 37% [======================= ] 775/2068 37% [======================= ] 776/2068 37% [======================= ] 777/2068 37% [======================= ] 778/2068 37% [======================= ] 779/2068 37% [======================= ] 780/2068 37% [======================= ] 781/2068 37% [======================= ] 782/2068 37% [======================= ] 783/2068 37% [======================= ] 784/2068 37% [======================= ] 785/2068 37% [======================= ] 786/2068 38% [======================= ] 787/2068 38% [======================= ] 788/2068 38% [======================= ] 789/2068 38% [======================= ] 790/2068 38% [======================= ] 791/2068 38% [======================= ] 792/2068 38% [======================= ] 793/2068 38% [======================= ] 794/2068 38% [======================= ] 795/2068 38% [======================= ] 796/2068 38% [======================= ] 797/2068 38% [======================= ] 798/2068 38% [======================= ] 799/2068 38% [======================= ] 800/2068 38% [======================== ] 801/2068 38% [======================== ] 802/2068 38% [======================== ] 803/2068 38% [======================== ] 804/2068 38% [======================== ] 805/2068 38% [======================== ] 806/2068 38% [======================== ] 807/2068 39% [======================== ] 808/2068 39% [======================== ] 809/2068 39% [======================== ] 810/2068 39% [======================== ] 811/2068 39% [======================== ] 812/2068 39% [======================== ] 813/2068 39% [======================== ] 814/2068 39% [======================== ] 815/2068 39% [======================== ] 816/2068 39% [======================== ] 817/2068 39% [======================== ] 818/2068 39% [======================== ] 819/2068 39% [======================== ] 820/2068 39% [======================== ] 821/2068 39% [======================== ] 822/2068 39% [======================== ] 823/2068 39% [======================== ] 824/2068 39% [======================== ] 825/2068 39% [======================== ] 826/2068 39% [======================== ] 827/2068 39% [======================== ] 828/2068 40% [======================== ] 829/2068 40% [======================== ] 830/2068 40% [======================== ] 831/2068 40% [======================== ] 832/2068 40% [======================== ] 833/2068 40% [========================= ] 834/2068 40% [========================= ] 835/2068 40% [========================= ] 836/2068 40% [========================= ] 837/2068 40% [========================= ] 838/2068 40% [========================= ] 839/2068 40% [========================= ] 840/2068 40% [========================= ] 841/2068 40% [========================= ] 842/2068 40% [========================= ] 843/2068 40% [========================= ] 844/2068 40% [========================= ] 845/2068 40% [========================= ] 846/2068 40% [========================= ] 847/2068 40% [========================= ] 848/2068 41% [========================= ] 849/2068 41% [========================= ] 850/2068 41% [========================= ] 851/2068 41% [========================= ] 852/2068 41% [========================= ] 853/2068 41% [========================= ] 854/2068 41% [========================= ] 855/2068 41% [========================= ] 856/2068 41% [========================= ] 857/2068 41% [========================= ] 858/2068 41% [========================= ] 859/2068 41% [========================= ] 860/2068 41% [========================= ] 861/2068 41% [========================= ] 862/2068 41% [========================= ] 863/2068 41% [========================= ] 864/2068 41% [========================= ] 865/2068 41% [========================= ] 866/2068 41% [========================= ] 867/2068 41% [========================== ] 868/2068 41% [========================== ] 869/2068 42% [========================== ] 870/2068 42% [========================== ] 871/2068 42% [========================== ] 872/2068 42% [========================== ] 873/2068 42% [========================== ] 874/2068 42% [========================== ] 875/2068 42% [========================== ] 876/2068 42% [========================== ] 877/2068 42% [========================== ] 878/2068 42% [========================== ] 879/2068 42% [========================== ] 880/2068 42% [========================== ] 881/2068 42% [========================== ] 882/2068 42% [========================== ] 883/2068 42% [========================== ] 884/2068 42% [========================== ] 885/2068 42% [========================== ] 886/2068 42% [========================== ] 887/2068 42% [========================== ] 888/2068 42% [========================== ] 889/2068 42% [========================== ] 890/2068 43% [========================== ] 891/2068 43% [========================== ] 892/2068 43% [========================== ] 893/2068 43% [========================== ] 894/2068 43% [========================== ] 895/2068 43% [========================== ] 896/2068 43% [========================== ] 897/2068 43% [========================== ] 898/2068 43% [========================== ] 899/2068 43% [========================== ] 900/2068 43% [=========================== ] 901/2068 43% [=========================== ] 902/2068 43% [=========================== ] 903/2068 43% [=========================== ] 904/2068 43% [=========================== ] 905/2068 43% [=========================== ] 906/2068 43% [=========================== ] 907/2068 43% [=========================== ] 908/2068 43% [=========================== ] 909/2068 43% [=========================== ] 910/2068 44% [=========================== ] 911/2068 44% [=========================== ] 912/2068 44% [=========================== ] 913/2068 44% [=========================== ] 914/2068 44% [=========================== ] 915/2068 44% [=========================== ] 916/2068 44% [=========================== ] 917/2068 44% [=========================== ] 918/2068 44% [=========================== ] 919/2068 44% [=========================== ] 920/2068 44% [=========================== ] 921/2068 44% [=========================== ] 922/2068 44% [=========================== ] 923/2068 44% [=========================== ] 924/2068 44% [=========================== ] 925/2068 44% [=========================== ] 926/2068 44% [=========================== ] 927/2068 44% [=========================== ] 928/2068 44% [=========================== ] 929/2068 44% [=========================== ] 930/2068 44% [=========================== ] 931/2068 45% [=========================== ] 932/2068 45% [=========================== ] 933/2068 45% [============================ ] 934/2068 45% [============================ ] 935/2068 45% [============================ ] 936/2068 45% [============================ ] 937/2068 45% [============================ ] 938/2068 45% [============================ ] 939/2068 45% [============================ ] 940/2068 45% [============================ ] 941/2068 45% [============================ ] 942/2068 45% [============================ ] 943/2068 45% [============================ ] 944/2068 45% [============================ ] 945/2068 45% [============================ ] 946/2068 45% [============================ ] 947/2068 45% [============================ ] 948/2068 45% [============================ ] 949/2068 45% [============================ ] 950/2068 45% [============================ ] 951/2068 45% [============================ ] 952/2068 46% [============================ ] 953/2068 46% [============================ ] 954/2068 46% [============================ ] 955/2068 46% [============================ ] 956/2068 46% [============================ ] 957/2068 46% [============================ ] 958/2068 46% [============================ ] 959/2068 46% [============================ ] 960/2068 46% [============================ ] 961/2068 46% [============================ ] 962/2068 46% [============================ ] 963/2068 46% [============================ ] 964/2068 46% [============================ ] 965/2068 46% [============================ ] 966/2068 46% [============================ ] 967/2068 46% [============================= ] 968/2068 46% [============================= ] 969/2068 46% [============================= ] 970/2068 46% [============================= ] 971/2068 46% [============================= ] 972/2068 47% [============================= ] 973/2068 47% [============================= ] 974/2068 47% [============================= ] 975/2068 47% [============================= ] 976/2068 47% [============================= ] 977/2068 47% [============================= ] 978/2068 47% [============================= ] 979/2068 47% [============================= ] 980/2068 47% [============================= ] 981/2068 47% [============================= ] 982/2068 47% [============================= ] 983/2068 47% [============================= ] 984/2068 47% [============================= ] 985/2068 47% [============================= ] 986/2068 47% [============================= ] 987/2068 47% [============================= ] 988/2068 47% [============================= ] 989/2068 47% [============================= ] 990/2068 47% [============================= ] 991/2068 47% [============================= ] 992/2068 47% [============================= ] 993/2068 48% [============================= ] 994/2068 48% [============================= ] 995/2068 48% [============================= ] 996/2068 48% [============================= ] 997/2068 48% [============================= ] 998/2068 48% [============================= ] 999/2068 48% [============================= ] 1000/2068 48% [============================== ] 1001/2068 48% [============================== ] 1002/2068 48% [============================== ] 1003/2068 48% [============================== ] 1004/2068 48% [============================== ] 1005/2068 48% [============================== ] 1006/2068 48% [============================== ] 1007/2068 48% [============================== ] 1008/2068 48% [============================== ] 1009/2068 48% [============================== ] 1010/2068 48% [============================== ] 1011/2068 48% [============================== ] 1012/2068 48% [============================== ] 1013/2068 48% [============================== ] 1014/2068 49% [============================== ] 1015/2068 49% [============================== ] 1016/2068 49% [============================== ] 1017/2068 49% [============================== ] 1018/2068 49% [============================== ] 1019/2068 49% [============================== ] 1020/2068 49% [============================== ] 1021/2068 49% [============================== ] 1022/2068 49% [============================== ] 1023/2068 49% [============================== ] 1024/2068 49% [============================== ] 1025/2068 49% [============================== ] 1026/2068 49% [============================== ] 1027/2068 49% [============================== ] 1028/2068 49% [============================== ] 1029/2068 49% [============================== ] 1030/2068 49% [============================== ] 1031/2068 49% [============================== ] 1032/2068 49% [============================== ] 1033/2068 49% [=============================== ] 1034/2068 50% [=============================== ] 1035/2068 50% [=============================== ] 1036/2068 50% [=============================== ] 1037/2068 50% [=============================== ] 1038/2068 50% [=============================== ] 1039/2068 50% [=============================== ] 1040/2068 50% [=============================== ] 1041/2068 50% [=============================== ] 1042/2068 50% [=============================== ] 1043/2068 50% [=============================== ] 1044/2068 50% [=============================== ] 1045/2068 50% [=============================== ] 1046/2068 50% [=============================== ] 1047/2068 50% [=============================== ] 1048/2068 50% [=============================== ] 1049/2068 50% [=============================== ] 1050/2068 50% [=============================== ] 1051/2068 50% [=============================== ] 1052/2068 50% [=============================== ] 1053/2068 50% [=============================== ] 1054/2068 50% [=============================== ] 1055/2068 51% [=============================== ] 1056/2068 51% [=============================== ] 1057/2068 51% [=============================== ] 1058/2068 51% [=============================== ] 1059/2068 51% [=============================== ] 1060/2068 51% [=============================== ] 1061/2068 51% [=============================== ] 1062/2068 51% [=============================== ] 1063/2068 51% [=============================== ] 1064/2068 51% [=============================== ] 1065/2068 51% [=============================== ] 1066/2068 51% [=============================== ] 1067/2068 51% [================================ ] 1068/2068 51% [================================ ] 1069/2068 51% [================================ ] 1070/2068 51% [================================ ] 1071/2068 51% [================================ ] 1072/2068 51% [================================ ] 1073/2068 51% [================================ ] 1074/2068 51% [================================ ] 1075/2068 51% [================================ ] 1076/2068 52% [================================ ] 1077/2068 52% [================================ ] 1078/2068 52% [================================ ] 1079/2068 52% [================================ ] 1080/2068 52% [================================ ] 1081/2068 52% [================================ ] 1082/2068 52% [================================ ] 1083/2068 52% [================================ ] 1084/2068 52% [================================ ] 1085/2068 52% [================================ ] 1086/2068 52% [================================ ] 1087/2068 52% [================================ ] 1088/2068 52% [================================ ] 1089/2068 52% [================================ ] 1090/2068 52% [================================ ] 1091/2068 52% [================================ ] 1092/2068 52% [================================ ] 1093/2068 52% [================================ ] 1094/2068 52% [================================ ] 1095/2068 52% [================================ ] 1096/2068 52% [================================ ] 1097/2068 53% [================================ ] 1098/2068 53% [================================ ] 1099/2068 53% [================================ ] 1100/2068 53% [================================= ] 1101/2068 53% [================================= ] 1102/2068 53% [================================= ] 1103/2068 53% [================================= ] 1104/2068 53% [================================= ] 1105/2068 53% [================================= ] 1106/2068 53% [================================= ] 1107/2068 53% [================================= ] 1108/2068 53% [================================= ] 1109/2068 53% [================================= ] 1110/2068 53% [================================= ] 1111/2068 53% [================================= ] 1112/2068 53% [================================= ] 1113/2068 53% [================================= ] 1114/2068 53% [================================= ] 1115/2068 53% [================================= ] 1116/2068 53% [================================= ] 1117/2068 54% [================================= ] 1118/2068 54% [================================= ] 1119/2068 54% [================================= ] 1120/2068 54% [================================= ] 1121/2068 54% [================================= ] 1122/2068 54% [================================= ] 1123/2068 54% [================================= ] 1124/2068 54% [================================= ] 1125/2068 54% [================================= ] 1126/2068 54% [================================= ] 1127/2068 54% [================================= ] 1128/2068 54% [================================= ] 1129/2068 54% [================================= ] 1130/2068 54% [================================= ] 1131/2068 54% [================================= ] 1132/2068 54% [================================= ] 1133/2068 54% [================================= ] 1134/2068 54% [================================== ] 1135/2068 54% [================================== ] 1136/2068 54% [================================== ] 1137/2068 54% [================================== ] 1138/2068 55% [================================== ] 1139/2068 55% [================================== ] 1140/2068 55% [================================== ] 1141/2068 55% [================================== ] 1142/2068 55% [================================== ] 1143/2068 55% [================================== ] 1144/2068 55% [================================== ] 1145/2068 55% [================================== ] 1146/2068 55% [================================== ] 1147/2068 55% [================================== ] 1148/2068 55% [================================== ] 1149/2068 55% [================================== ] 1150/2068 55% [================================== ] 1151/2068 55% [================================== ] 1152/2068 55% [================================== ] 1153/2068 55% [================================== ] 1154/2068 55% [================================== ] 1155/2068 55% [================================== ] 1156/2068 55% [================================== ] 1157/2068 55% [================================== ] 1158/2068 55% [================================== ] 1159/2068 56% [================================== ] 1160/2068 56% [================================== ] 1161/2068 56% [================================== ] 1162/2068 56% [================================== ] 1163/2068 56% [================================== ] 1164/2068 56% [================================== ] 1165/2068 56% [================================== ] 1166/2068 56% [================================== ] 1167/2068 56% [=================================== ] 1168/2068 56% [=================================== ] 1169/2068 56% [=================================== ] 1170/2068 56% [=================================== ] 1171/2068 56% [=================================== ] 1172/2068 56% [=================================== ] 1173/2068 56% [=================================== ] 1174/2068 56% [=================================== ] 1175/2068 56% [=================================== ] 1176/2068 56% [=================================== ] 1177/2068 56% [=================================== ] 1178/2068 56% [=================================== ] 1179/2068 57% [=================================== ] 1180/2068 57% [=================================== ] 1181/2068 57% [=================================== ] 1182/2068 57% [=================================== ] 1183/2068 57% [=================================== ] 1184/2068 57% [=================================== ] 1185/2068 57% [=================================== ] 1186/2068 57% [=================================== ] 1187/2068 57% [=================================== ] 1188/2068 57% [=================================== ] 1189/2068 57% [=================================== ] 1190/2068 57% [=================================== ] 1191/2068 57% [=================================== ] 1192/2068 57% [=================================== ] 1193/2068 57% [=================================== ] 1194/2068 57% [=================================== ] 1195/2068 57% [=================================== ] 1196/2068 57% [=================================== ] 1197/2068 57% [=================================== ] 1198/2068 57% [=================================== ] 1199/2068 57% [=================================== ] 1200/2068 58% [==================================== ] 1201/2068 58% [==================================== ] 1202/2068 58% [==================================== ] 1203/2068 58% [==================================== ] 1204/2068 58% [==================================== ] 1205/2068 58% [==================================== ] 1206/2068 58% [==================================== ] 1207/2068 58% [==================================== ] 1208/2068 58% [==================================== ] 1209/2068 58% [==================================== ] 1210/2068 58% [==================================== ] 1211/2068 58% [==================================== ] 1212/2068 58% [==================================== ] 1213/2068 58% [==================================== ] 1214/2068 58% [==================================== ] 1215/2068 58% [==================================== ] 1216/2068 58% [==================================== ] 1217/2068 58% [==================================== ] 1218/2068 58% [==================================== ] 1219/2068 58% [==================================== ] 1220/2068 58% [==================================== ] 1221/2068 59% [==================================== ] 1222/2068 59% [==================================== ] 1223/2068 59% [==================================== ] 1224/2068 59% [==================================== ] 1225/2068 59% [==================================== ] 1226/2068 59% [==================================== ] 1227/2068 59% [==================================== ] 1228/2068 59% [==================================== ] 1229/2068 59% [==================================== ] 1230/2068 59% [==================================== ] 1231/2068 59% [==================================== ] 1232/2068 59% [==================================== ] 1233/2068 59% [==================================== ] 1234/2068 59% [===================================== ] 1235/2068 59% [===================================== ] 1236/2068 59% [===================================== ] 1237/2068 59% [===================================== ] 1238/2068 59% [===================================== ] 1239/2068 59% [===================================== ] 1240/2068 59% [===================================== ] 1241/2068 60% [===================================== ] 1242/2068 60% [===================================== ] 1243/2068 60% [===================================== ] 1244/2068 60% [===================================== ] 1245/2068 60% [===================================== ] 1246/2068 60% [===================================== ] 1247/2068 60% [===================================== ] 1248/2068 60% [===================================== ] 1249/2068 60% [===================================== ] 1250/2068 60% [===================================== ] 1251/2068 60% [===================================== ] 1252/2068 60% [===================================== ] 1253/2068 60% [===================================== ] 1254/2068 60% [===================================== ] 1255/2068 60% [===================================== ] 1256/2068 60% [===================================== ] 1257/2068 60% [===================================== ] 1258/2068 60% [===================================== ] 1259/2068 60% [===================================== ] 1260/2068 60% [===================================== ] 1261/2068 60% [===================================== ] 1262/2068 61% [===================================== ] 1263/2068 61% [===================================== ] 1264/2068 61% [===================================== ] 1265/2068 61% [===================================== ] 1266/2068 61% [===================================== ] 1267/2068 61% [====================================== ] 1268/2068 61% [====================================== ] 1269/2068 61% [====================================== ] 1270/2068 61% [====================================== ] 1271/2068 61% [====================================== ] 1272/2068 61% [====================================== ] 1273/2068 61% [====================================== ] 1274/2068 61% [====================================== ] 1275/2068 61% [====================================== ] 1276/2068 61% [====================================== ] 1277/2068 61% [====================================== ] 1278/2068 61% [====================================== ] 1279/2068 61% [====================================== ] 1280/2068 61% [====================================== ] 1281/2068 61% [====================================== ] 1282/2068 61% [====================================== ] 1283/2068 62% [====================================== ] 1284/2068 62% [====================================== ] 1285/2068 62% [====================================== ] 1286/2068 62% [====================================== ] 1287/2068 62% [====================================== ] 1288/2068 62% [====================================== ] 1289/2068 62% [====================================== ] 1290/2068 62% [====================================== ] 1291/2068 62% [====================================== ] 1292/2068 62% [====================================== ] 1293/2068 62% [====================================== ] 1294/2068 62% [====================================== ] 1295/2068 62% [====================================== ] 1296/2068 62% [====================================== ] 1297/2068 62% [====================================== ] 1298/2068 62% [====================================== ] 1299/2068 62% [====================================== ] 1300/2068 62% [======================================= ] 1301/2068 62% [======================================= ] 1302/2068 62% [======================================= ] 1303/2068 63% [======================================= ] 1304/2068 63% [======================================= ] 1305/2068 63% [======================================= ] 1306/2068 63% [======================================= ] 1307/2068 63% [======================================= ] 1308/2068 63% [======================================= ] 1309/2068 63% [======================================= ] 1310/2068 63% [======================================= ] 1311/2068 63% [======================================= ] 1312/2068 63% [======================================= ] 1313/2068 63% [======================================= ] 1314/2068 63% [======================================= ] 1315/2068 63% [======================================= ] 1316/2068 63% [======================================= ] 1317/2068 63% [======================================= ] 1318/2068 63% [======================================= ] 1319/2068 63% [======================================= ] 1320/2068 63% [======================================= ] 1321/2068 63% [======================================= ] 1322/2068 63% [======================================= ] 1323/2068 63% [======================================= ] 1324/2068 64% [======================================= ] 1325/2068 64% [======================================= ] 1326/2068 64% [======================================= ] 1327/2068 64% [======================================= ] 1328/2068 64% [======================================= ] 1329/2068 64% [======================================= ] 1330/2068 64% [======================================= ] 1331/2068 64% [======================================= ] 1332/2068 64% [======================================= ] 1333/2068 64% [======================================= ] 1334/2068 64% [======================================== ] 1335/2068 64% [======================================== ] 1336/2068 64% [======================================== ] 1337/2068 64% [======================================== ] 1338/2068 64% [======================================== ] 1339/2068 64% [======================================== ] 1340/2068 64% [======================================== ] 1341/2068 64% [======================================== ] 1342/2068 64% [======================================== ] 1343/2068 64% [======================================== ] 1344/2068 64% [======================================== ] 1345/2068 65% [======================================== ] 1346/2068 65% [======================================== ] 1347/2068 65% [======================================== ] 1348/2068 65% [======================================== ] 1349/2068 65% [======================================== ] 1350/2068 65% [======================================== ] 1351/2068 65% [======================================== ] 1352/2068 65% [======================================== ] 1353/2068 65% [======================================== ] 1354/2068 65% [======================================== ] 1355/2068 65% [======================================== ] 1356/2068 65% [======================================== ] 1357/2068 65% [======================================== ] 1358/2068 65% [======================================== ] 1359/2068 65% [======================================== ] 1360/2068 65% [======================================== ] 1361/2068 65% [======================================== ] 1362/2068 65% [======================================== ] 1363/2068 65% [======================================== ] 1364/2068 65% [======================================== ] 1365/2068 66% [======================================== ] 1366/2068 66% [======================================== ] 1367/2068 66% [========================================= ] 1368/2068 66% [========================================= ] 1369/2068 66% [========================================= ] 1370/2068 66% [========================================= ] 1371/2068 66% [========================================= ] 1372/2068 66% [========================================= ] 1373/2068 66% [========================================= ] 1374/2068 66% [========================================= ] 1375/2068 66% [========================================= ] 1376/2068 66% [========================================= ] 1377/2068 66% [========================================= ] 1378/2068 66% [========================================= ] 1379/2068 66% [========================================= ] 1380/2068 66% [========================================= ] 1381/2068 66% [========================================= ] 1382/2068 66% [========================================= ] 1383/2068 66% [========================================= ] 1384/2068 66% [========================================= ] 1385/2068 66% [========================================= ] 1386/2068 67% [========================================= ] 1387/2068 67% [========================================= ] 1388/2068 67% [========================================= ] 1389/2068 67% [========================================= ] 1390/2068 67% [========================================= ] 1391/2068 67% [========================================= ] 1392/2068 67% [========================================= ] 1393/2068 67% [========================================= ] 1394/2068 67% [========================================= ] 1395/2068 67% [========================================= ] 1396/2068 67% [========================================= ] 1397/2068 67% [========================================= ] 1398/2068 67% [========================================= ] 1399/2068 67% [========================================= ] 1400/2068 67% [========================================== ] 1401/2068 67% [========================================== ] 1402/2068 67% [========================================== ] 1403/2068 67% [========================================== ] 1404/2068 67% [========================================== ] 1405/2068 67% [========================================== ] 1406/2068 67% [========================================== ] 1407/2068 68% [========================================== ] 1408/2068 68% [========================================== ] 1409/2068 68% [========================================== ] 1410/2068 68% [========================================== ] 1411/2068 68% [========================================== ] 1412/2068 68% [========================================== ] 1413/2068 68% [========================================== ] 1414/2068 68% [========================================== ] 1415/2068 68% [========================================== ] 1416/2068 68% [========================================== ] 1417/2068 68% [========================================== ] 1418/2068 68% [========================================== ] 1419/2068 68% [========================================== ] 1420/2068 68% [========================================== ] 1421/2068 68% [========================================== ] 1422/2068 68% [========================================== ] 1423/2068 68% [========================================== ] 1424/2068 68% [========================================== ] 1425/2068 68% [========================================== ] 1426/2068 68% [========================================== ] 1427/2068 69% [========================================== ] 1428/2068 69% [========================================== ] 1429/2068 69% [========================================== ] 1430/2068 69% [========================================== ] 1431/2068 69% [========================================== ] 1432/2068 69% [========================================== ] 1433/2068 69% [========================================== ] 1434/2068 69% [=========================================== ] 1435/2068 69% [=========================================== ] 1436/2068 69% [=========================================== ] 1437/2068 69% [=========================================== ] 1438/2068 69% [=========================================== ] 1439/2068 69% [=========================================== ] 1440/2068 69% [=========================================== ] 1441/2068 69% [=========================================== ] 1442/2068 69% [=========================================== ] 1443/2068 69% [=========================================== ] 1444/2068 69% [=========================================== ] 1445/2068 69% [=========================================== ] 1446/2068 69% [=========================================== ] 1447/2068 69% [=========================================== ] 1448/2068 70% [=========================================== ] 1449/2068 70% [=========================================== ] 1450/2068 70% [=========================================== ] 1451/2068 70% [=========================================== ] 1452/2068 70% [=========================================== ] 1453/2068 70% [=========================================== ] 1454/2068 70% [=========================================== ] 1455/2068 70% [=========================================== ] 1456/2068 70% [=========================================== ] 1457/2068 70% [=========================================== ] 1458/2068 70% [=========================================== ] 1459/2068 70% [=========================================== ] 1460/2068 70% [=========================================== ] 1461/2068 70% [=========================================== ] 1462/2068 70% [=========================================== ] 1463/2068 70% [=========================================== ] 1464/2068 70% [=========================================== ] 1465/2068 70% [=========================================== ] 1466/2068 70% [=========================================== ] 1467/2068 70% [============================================ ] 1468/2068 70% [============================================ ] 1469/2068 71% [============================================ ] 1470/2068 71% [============================================ ] 1471/2068 71% [============================================ ] 1472/2068 71% [============================================ ] 1473/2068 71% [============================================ ] 1474/2068 71% [============================================ ] 1475/2068 71% [============================================ ] 1476/2068 71% [============================================ ] 1477/2068 71% [============================================ ] 1478/2068 71% [============================================ ] 1479/2068 71% [============================================ ] 1480/2068 71% [============================================ ] 1481/2068 71% [============================================ ] 1482/2068 71% [============================================ ] 1483/2068 71% [============================================ ] 1484/2068 71% [============================================ ] 1485/2068 71% [============================================ ] 1486/2068 71% [============================================ ] 1487/2068 71% [============================================ ] 1488/2068 71% [============================================ ] 1489/2068 72% [============================================ ] 1490/2068 72% [============================================ ] 1491/2068 72% [============================================ ] 1492/2068 72% [============================================ ] 1493/2068 72% [============================================ ] 1494/2068 72% [============================================ ] 1495/2068 72% [============================================ ] 1496/2068 72% [============================================ ] 1497/2068 72% [============================================ ] 1498/2068 72% [============================================ ] 1499/2068 72% [============================================ ] 1500/2068 72% [============================================= ] 1501/2068 72% [============================================= ] 1502/2068 72% [============================================= ] 1503/2068 72% [============================================= ] 1504/2068 72% [============================================= ] 1505/2068 72% [============================================= ] 1506/2068 72% [============================================= ] 1507/2068 72% [============================================= ] 1508/2068 72% [============================================= ] 1509/2068 72% [============================================= ] 1510/2068 73% [============================================= ] 1511/2068 73% [============================================= ] 1512/2068 73% [============================================= ] 1513/2068 73% [============================================= ] 1514/2068 73% [============================================= ] 1515/2068 73% [============================================= ] 1516/2068 73% [============================================= ] 1517/2068 73% [============================================= ] 1518/2068 73% [============================================= ] 1519/2068 73% [============================================= ] 1520/2068 73% [============================================= ] 1521/2068 73% [============================================= ] 1522/2068 73% [============================================= ] 1523/2068 73% [============================================= ] 1524/2068 73% [============================================= ] 1525/2068 73% [============================================= ] 1526/2068 73% [============================================= ] 1527/2068 73% [============================================= ] 1528/2068 73% [============================================= ] 1529/2068 73% [============================================= ] 1530/2068 73% [============================================= ] 1531/2068 74% [============================================= ] 1532/2068 74% [============================================= ] 1533/2068 74% [============================================= ] 1534/2068 74% [============================================== ] 1535/2068 74% [============================================== ] 1536/2068 74% [============================================== ] 1537/2068 74% [============================================== ] 1538/2068 74% [============================================== ] 1539/2068 74% [============================================== ] 1540/2068 74% [============================================== ] 1541/2068 74% [============================================== ] 1542/2068 74% [============================================== ] 1543/2068 74% [============================================== ] 1544/2068 74% [============================================== ] 1545/2068 74% [============================================== ] 1546/2068 74% [============================================== ] 1547/2068 74% [============================================== ] 1548/2068 74% [============================================== ] 1549/2068 74% [============================================== ] 1550/2068 74% [============================================== ] 1551/2068 75% [============================================== ] 1552/2068 75% [============================================== ] 1553/2068 75% [============================================== ] 1554/2068 75% [============================================== ] 1555/2068 75% [============================================== ] 1556/2068 75% [============================================== ] 1557/2068 75% [============================================== ] 1558/2068 75% [============================================== ] 1559/2068 75% [============================================== ] 1560/2068 75% [============================================== ] 1561/2068 75% [============================================== ] 1562/2068 75% [============================================== ] 1563/2068 75% [============================================== ] 1564/2068 75% [============================================== ] 1565/2068 75% [============================================== ] 1566/2068 75% [============================================== ] 1567/2068 75% [=============================================== ] 1568/2068 75% [=============================================== ] 1569/2068 75% [=============================================== ] 1570/2068 75% [=============================================== ] 1571/2068 75% [=============================================== ] 1572/2068 76% [=============================================== ] 1573/2068 76% [=============================================== ] 1574/2068 76% [=============================================== ] 1575/2068 76% [=============================================== ] 1576/2068 76% [=============================================== ] 1577/2068 76% [=============================================== ] 1578/2068 76% [=============================================== ] 1579/2068 76% [=============================================== ] 1580/2068 76% [=============================================== ] 1581/2068 76% [=============================================== ] 1582/2068 76% [=============================================== ] 1583/2068 76% [=============================================== ] 1584/2068 76% [=============================================== ] 1585/2068 76% [=============================================== ] 1586/2068 76% [=============================================== ] 1587/2068 76% [=============================================== ] 1588/2068 76% [=============================================== ] 1589/2068 76% [=============================================== ] 1590/2068 76% [=============================================== ] 1591/2068 76% [=============================================== ] 1592/2068 76% [=============================================== ] 1593/2068 77% [=============================================== ] 1594/2068 77% [=============================================== ] 1595/2068 77% [=============================================== ] 1596/2068 77% [=============================================== ] 1597/2068 77% [=============================================== ] 1598/2068 77% [=============================================== ] 1599/2068 77% [=============================================== ] 1600/2068 77% [=============================================== ] 1601/2068 77% [================================================ ] 1602/2068 77% [================================================ ] 1603/2068 77% [================================================ ] 1604/2068 77% [================================================ ] 1605/2068 77% [================================================ ] 1606/2068 77% [================================================ ] 1607/2068 77% [================================================ ] 1608/2068 77% [================================================ ] 1609/2068 77% [================================================ ] 1610/2068 77% [================================================ ] 1611/2068 77% [================================================ ] 1612/2068 77% [================================================ ] 1613/2068 77% [================================================ ] 1614/2068 78% [================================================ ] 1615/2068 78% [================================================ ] 1616/2068 78% [================================================ ] 1617/2068 78% [================================================ ] 1618/2068 78% [================================================ ] 1619/2068 78% [================================================ ] 1620/2068 78% [================================================ ] 1621/2068 78% [================================================ ] 1622/2068 78% [================================================ ] 1623/2068 78% [================================================ ] 1624/2068 78% [================================================ ] 1625/2068 78% [================================================ ] 1626/2068 78% [================================================ ] 1627/2068 78% [================================================ ] 1628/2068 78% [================================================ ] 1629/2068 78% [================================================ ] 1630/2068 78% [================================================ ] 1631/2068 78% [================================================ ] 1632/2068 78% [================================================ ] 1633/2068 78% [================================================ ] 1634/2068 79% [================================================= ] 1635/2068 79% [================================================= ] 1636/2068 79% [================================================= ] 1637/2068 79% [================================================= ] 1638/2068 79% [================================================= ] 1639/2068 79% [================================================= ] 1640/2068 79% [================================================= ] 1641/2068 79% [================================================= ] 1642/2068 79% [================================================= ] 1643/2068 79% [================================================= ] 1644/2068 79% [================================================= ] 1645/2068 79% [================================================= ] 1646/2068 79% [================================================= ] 1647/2068 79% [================================================= ] 1648/2068 79% [================================================= ] 1649/2068 79% [================================================= ] 1650/2068 79% [================================================= ] 1651/2068 79% [================================================= ] 1652/2068 79% [================================================= ] 1653/2068 79% [================================================= ] 1654/2068 79% [================================================= ] 1655/2068 80% [================================================= ] 1656/2068 80% [================================================= ] 1657/2068 80% [================================================= ] 1658/2068 80% [================================================= ] 1659/2068 80% [================================================= ] 1660/2068 80% [================================================= ] 1661/2068 80% [================================================= ] 1662/2068 80% [================================================= ] 1663/2068 80% [================================================= ] 1664/2068 80% [================================================= ] 1665/2068 80% [================================================= ] 1666/2068 80% [================================================= ] 1667/2068 80% [================================================== ] 1668/2068 80% [================================================== ] 1669/2068 80% [================================================== ] 1670/2068 80% [================================================== ] 1671/2068 80% [================================================== ] 1672/2068 80% [================================================== ] 1673/2068 80% [================================================== ] 1674/2068 80% [================================================== ] 1675/2068 80% [================================================== ] 1676/2068 81% [================================================== ] 1677/2068 81% [================================================== ] 1678/2068 81% [================================================== ] 1679/2068 81% [================================================== ] 1680/2068 81% [================================================== ] 1681/2068 81% [================================================== ] 1682/2068 81% [================================================== ] 1683/2068 81% [================================================== ] 1684/2068 81% [================================================== ] 1685/2068 81% [================================================== ] 1686/2068 81% [================================================== ] 1687/2068 81% [================================================== ] 1688/2068 81% [================================================== ] 1689/2068 81% [================================================== ] 1690/2068 81% [================================================== ] 1691/2068 81% [================================================== ] 1692/2068 81% [================================================== ] 1693/2068 81% [================================================== ] 1694/2068 81% [================================================== ] 1695/2068 81% [================================================== ] 1696/2068 82% [================================================== ] 1697/2068 82% [================================================== ] 1698/2068 82% [================================================== ] 1699/2068 82% [================================================== ] 1700/2068 82% [================================================== ] 1701/2068 82% [=================================================== ] 1702/2068 82% [=================================================== ] 1703/2068 82% [=================================================== ] 1704/2068 82% [=================================================== ] 1705/2068 82% [=================================================== ] 1706/2068 82% [=================================================== ] 1707/2068 82% [=================================================== ] 1708/2068 82% [=================================================== ] 1709/2068 82% [=================================================== ] 1710/2068 82% [=================================================== ] 1711/2068 82% [=================================================== ] 1712/2068 82% [=================================================== ] 1713/2068 82% [=================================================== ] 1714/2068 82% [=================================================== ] 1715/2068 82% [=================================================== ] 1716/2068 82% [=================================================== ] 1717/2068 83% [=================================================== ] 1718/2068 83% [=================================================== ] 1719/2068 83% [=================================================== ] 1720/2068 83% [=================================================== ] 1721/2068 83% [=================================================== ] 1722/2068 83% [=================================================== ] 1723/2068 83% [=================================================== ] 1724/2068 83% [=================================================== ] 1725/2068 83% [=================================================== ] 1726/2068 83% [=================================================== ] 1727/2068 83% [=================================================== ] 1728/2068 83% [=================================================== ] 1729/2068 83% [=================================================== ] 1730/2068 83% [=================================================== ] 1731/2068 83% [=================================================== ] 1732/2068 83% [=================================================== ] 1733/2068 83% [=================================================== ] 1734/2068 83% [==================================================== ] 1735/2068 83% [==================================================== ] 1736/2068 83% [==================================================== ] 1737/2068 83% [==================================================== ] 1738/2068 84% [==================================================== ] 1739/2068 84% [==================================================== ] 1740/2068 84% [==================================================== ] 1741/2068 84% [==================================================== ] 1742/2068 84% [==================================================== ] 1743/2068 84% [==================================================== ] 1744/2068 84% [==================================================== ] 1745/2068 84% [==================================================== ] 1746/2068 84% [==================================================== ] 1747/2068 84% [==================================================== ] 1748/2068 84% [==================================================== ] 1749/2068 84% [==================================================== ] 1750/2068 84% [==================================================== ] 1751/2068 84% [==================================================== ] 1752/2068 84% [==================================================== ] 1753/2068 84% [==================================================== ] 1754/2068 84% [==================================================== ] 1755/2068 84% [==================================================== ] 1756/2068 84% [==================================================== ] 1757/2068 84% [==================================================== ] 1758/2068 85% [==================================================== ] 1759/2068 85% [==================================================== ] 1760/2068 85% [==================================================== ] 1761/2068 85% [==================================================== ] 1762/2068 85% [==================================================== ] 1763/2068 85% [==================================================== ] 1764/2068 85% [==================================================== ] 1765/2068 85% [==================================================== ] 1766/2068 85% [==================================================== ] 1767/2068 85% [===================================================== ] 1768/2068 85% [===================================================== ] 1769/2068 85% [===================================================== ] 1770/2068 85% [===================================================== ] 1771/2068 85% [===================================================== ] 1772/2068 85% [===================================================== ] 1773/2068 85% [===================================================== ] 1774/2068 85% [===================================================== ] 1775/2068 85% [===================================================== ] 1776/2068 85% [===================================================== ] 1777/2068 85% [===================================================== ] 1778/2068 85% [===================================================== ] 1779/2068 86% [===================================================== ] 1780/2068 86% [===================================================== ] 1781/2068 86% [===================================================== ] 1782/2068 86% [===================================================== ] 1783/2068 86% [===================================================== ] 1784/2068 86% [===================================================== ] 1785/2068 86% [===================================================== ] 1786/2068 86% [===================================================== ] 1787/2068 86% [===================================================== ] 1788/2068 86% [===================================================== ] 1789/2068 86% [===================================================== ] 1790/2068 86% [===================================================== ] 1791/2068 86% [===================================================== ] 1792/2068 86% [===================================================== ] 1793/2068 86% [===================================================== ] 1794/2068 86% [===================================================== ] 1795/2068 86% [===================================================== ] 1796/2068 86% [===================================================== ] 1797/2068 86% [===================================================== ] 1798/2068 86% [===================================================== ] 1799/2068 86% [===================================================== ] 1800/2068 87% [===================================================== ] 1801/2068 87% [====================================================== ] 1802/2068 87% [====================================================== ] 1803/2068 87% [====================================================== ] 1804/2068 87% [====================================================== ] 1805/2068 87% [====================================================== ] 1806/2068 87% [====================================================== ] 1807/2068 87% [====================================================== ] 1808/2068 87% [====================================================== ] 1809/2068 87% [====================================================== ] 1810/2068 87% [====================================================== ] 1811/2068 87% [====================================================== ] 1812/2068 87% [====================================================== ] 1813/2068 87% [====================================================== ] 1814/2068 87% [====================================================== ] 1815/2068 87% [====================================================== ] 1816/2068 87% [====================================================== ] 1817/2068 87% [====================================================== ] 1818/2068 87% [====================================================== ] 1819/2068 87% [====================================================== ] 1820/2068 88% [====================================================== ] 1821/2068 88% [====================================================== ] 1822/2068 88% [====================================================== ] 1823/2068 88% [====================================================== ] 1824/2068 88% [====================================================== ] 1825/2068 88% [====================================================== ] 1826/2068 88% [====================================================== ] 1827/2068 88% [====================================================== ] 1828/2068 88% [====================================================== ] 1829/2068 88% [====================================================== ] 1830/2068 88% [====================================================== ] 1831/2068 88% [====================================================== ] 1832/2068 88% [====================================================== ] 1833/2068 88% [====================================================== ] 1834/2068 88% [======================================================= ] 1835/2068 88% [======================================================= ] 1836/2068 88% [======================================================= ] 1837/2068 88% [======================================================= ] 1838/2068 88% [======================================================= ] 1839/2068 88% [======================================================= ] 1840/2068 88% [======================================================= ] 1841/2068 89% [======================================================= ] 1842/2068 89% [======================================================= ] 1843/2068 89% [======================================================= ] 1844/2068 89% [======================================================= ] 1845/2068 89% [======================================================= ] 1846/2068 89% [======================================================= ] 1847/2068 89% [======================================================= ] 1848/2068 89% [======================================================= ] 1849/2068 89% [======================================================= ] 1850/2068 89% [======================================================= ] 1851/2068 89% [======================================================= ] 1852/2068 89% [======================================================= ] 1853/2068 89% [======================================================= ] 1854/2068 89% [======================================================= ] 1855/2068 89% [======================================================= ] 1856/2068 89% [======================================================= ] 1857/2068 89% [======================================================= ] 1858/2068 89% [======================================================= ] 1859/2068 89% [======================================================= ] 1860/2068 89% [======================================================= ] 1861/2068 89% [======================================================= ] 1862/2068 90% [======================================================= ] 1863/2068 90% [======================================================= ] 1864/2068 90% [======================================================= ] 1865/2068 90% [======================================================= ] 1866/2068 90% [======================================================= ] 1867/2068 90% [======================================================== ] 1868/2068 90% [======================================================== ] 1869/2068 90% [======================================================== ] 1870/2068 90% [======================================================== ] 1871/2068 90% [======================================================== ] 1872/2068 90% [======================================================== ] 1873/2068 90% [======================================================== ] 1874/2068 90% [======================================================== ] 1875/2068 90% [======================================================== ] 1876/2068 90% [======================================================== ] 1877/2068 90% [======================================================== ] 1878/2068 90% [======================================================== ] 1879/2068 90% [======================================================== ] 1880/2068 90% [======================================================== ] 1881/2068 90% [======================================================== ] 1882/2068 91% [======================================================== ] 1883/2068 91% [======================================================== ] 1884/2068 91% [======================================================== ] 1885/2068 91% [======================================================== ] 1886/2068 91% [======================================================== ] 1887/2068 91% [======================================================== ] 1888/2068 91% [======================================================== ] 1889/2068 91% [======================================================== ] 1890/2068 91% [======================================================== ] 1891/2068 91% [======================================================== ] 1892/2068 91% [======================================================== ] 1893/2068 91% [======================================================== ] 1894/2068 91% [======================================================== ] 1895/2068 91% [======================================================== ] 1896/2068 91% [======================================================== ] 1897/2068 91% [======================================================== ] 1898/2068 91% [======================================================== ] 1899/2068 91% [======================================================== ] 1900/2068 91% [======================================================== ] 1901/2068 91% [========================================================= ] 1902/2068 91% [========================================================= ] 1903/2068 92% [========================================================= ] 1904/2068 92% [========================================================= ] 1905/2068 92% [========================================================= ] 1906/2068 92% [========================================================= ] 1907/2068 92% [========================================================= ] 1908/2068 92% [========================================================= ] 1909/2068 92% [========================================================= ] 1910/2068 92% [========================================================= ] 1911/2068 92% [========================================================= ] 1912/2068 92% [========================================================= ] 1913/2068 92% [========================================================= ] 1914/2068 92% [========================================================= ] 1915/2068 92% [========================================================= ] 1916/2068 92% [========================================================= ] 1917/2068 92% [========================================================= ] 1918/2068 92% [========================================================= ] 1919/2068 92% [========================================================= ] 1920/2068 92% [========================================================= ] 1921/2068 92% [========================================================= ] 1922/2068 92% [========================================================= ] 1923/2068 92% [========================================================= ] 1924/2068 93% [========================================================= ] 1925/2068 93% [========================================================= ] 1926/2068 93% [========================================================= ] 1927/2068 93% [========================================================= ] 1928/2068 93% [========================================================= ] 1929/2068 93% [========================================================= ] 1930/2068 93% [========================================================= ] 1931/2068 93% [========================================================= ] 1932/2068 93% [========================================================= ] 1933/2068 93% [========================================================= ] 1934/2068 93% [========================================================== ] 1935/2068 93% [========================================================== ] 1936/2068 93% [========================================================== ] 1937/2068 93% [========================================================== ] 1938/2068 93% [========================================================== ] 1939/2068 93% [========================================================== ] 1940/2068 93% [========================================================== ] 1941/2068 93% [========================================================== ] 1942/2068 93% [========================================================== ] 1943/2068 93% [========================================================== ] 1944/2068 94% [========================================================== ] 1945/2068 94% [========================================================== ] 1946/2068 94% [========================================================== ] 1947/2068 94% [========================================================== ] 1948/2068 94% [========================================================== ] 1949/2068 94% [========================================================== ] 1950/2068 94% [========================================================== ] 1951/2068 94% [========================================================== ] 1952/2068 94% [========================================================== ] 1953/2068 94% [========================================================== ] 1954/2068 94% [========================================================== ] 1955/2068 94% [========================================================== ] 1956/2068 94% [========================================================== ] 1957/2068 94% [========================================================== ] 1958/2068 94% [========================================================== ] 1959/2068 94% [========================================================== ] 1960/2068 94% [========================================================== ] 1961/2068 94% [========================================================== ] 1962/2068 94% [========================================================== ] 1963/2068 94% [========================================================== ] 1964/2068 94% [========================================================== ] 1965/2068 95% [========================================================== ] 1966/2068 95% [========================================================== ] 1967/2068 95% [=========================================================== ] 1968/2068 95% [=========================================================== ] 1969/2068 95% [=========================================================== ] 1970/2068 95% [=========================================================== ] 1971/2068 95% [=========================================================== ] 1972/2068 95% [=========================================================== ] 1973/2068 95% [=========================================================== ] 1974/2068 95% [=========================================================== ] 1975/2068 95% [=========================================================== ] 1976/2068 95% [=========================================================== ] 1977/2068 95% [=========================================================== ] 1978/2068 95% [=========================================================== ] 1979/2068 95% [=========================================================== ] 1980/2068 95% [=========================================================== ] 1981/2068 95% [=========================================================== ] 1982/2068 95% [=========================================================== ] 1983/2068 95% [=========================================================== ] 1984/2068 95% [=========================================================== ] 1985/2068 95% [=========================================================== ] 1986/2068 96% [=========================================================== ] 1987/2068 96% [=========================================================== ] 1988/2068 96% [=========================================================== ] 1989/2068 96% [=========================================================== ] 1990/2068 96% [=========================================================== ] 1991/2068 96% [=========================================================== ] 1992/2068 96% [=========================================================== ] 1993/2068 96% [=========================================================== ] 1994/2068 96% [=========================================================== ] 1995/2068 96% [=========================================================== ] 1996/2068 96% [=========================================================== ] 1997/2068 96% [=========================================================== ] 1998/2068 96% [=========================================================== ] 1999/2068 96% [=========================================================== ] 2000/2068 96% [=========================================================== ] 2001/2068 96% [============================================================ ] 2002/2068 96% [============================================================ ] 2003/2068 96% [============================================================ ] 2004/2068 96% [============================================================ ] 2005/2068 96% [============================================================ ] 2006/2068 97% [============================================================ ] 2007/2068 97% [============================================================ ] 2008/2068 97% [============================================================ ] 2009/2068 97% [============================================================ ] 2010/2068 97% [============================================================ ] 2011/2068 97% [============================================================ ] 2012/2068 97% [============================================================ ] 2013/2068 97% [============================================================ ] 2014/2068 97% [============================================================ ] 2015/2068 97% [============================================================ ] 2016/2068 97% [============================================================ ] 2017/2068 97% [============================================================ ] 2018/2068 97% [============================================================ ] 2019/2068 97% [============================================================ ] 2020/2068 97% [============================================================ ] 2021/2068 97% [============================================================ ] 2022/2068 97% [============================================================ ] 2023/2068 97% [============================================================ ] 2024/2068 97% [============================================================ ] 2025/2068 97% [============================================================ ] 2026/2068 97% [============================================================ ] 2027/2068 98% [============================================================ ] 2028/2068 98% [============================================================ ] 2029/2068 98% [============================================================ ] 2030/2068 98% [============================================================ ] 2031/2068 98% [============================================================ ] 2032/2068 98% [============================================================ ] 2033/2068 98% [============================================================ ] 2034/2068 98% [============================================================= ] 2035/2068 98% [============================================================= ] 2036/2068 98% [============================================================= ] 2037/2068 98% [============================================================= ] 2038/2068 98% [============================================================= ] 2039/2068 98% [============================================================= ] 2040/2068 98% [============================================================= ] 2041/2068 98% [============================================================= ] 2042/2068 98% [============================================================= ] 2043/2068 98% [============================================================= ] 2044/2068 98% [============================================================= ] 2045/2068 98% [============================================================= ] 2046/2068 98% [============================================================= ] 2047/2068 98% [============================================================= ] 2048/2068 99% [============================================================= ] 2049/2068 99% [============================================================= ] 2050/2068 99% [============================================================= ] 2051/2068 99% [============================================================= ] 2052/2068 99% [============================================================= ] 2053/2068 99% [============================================================= ] 2054/2068 99% [============================================================= ] 2055/2068 99% [============================================================= ] 2056/2068 99% [============================================================= ] 2057/2068 99% [============================================================= ] 2058/2068 99% [============================================================= ] 2059/2068 99% [============================================================= ] 2060/2068 99% [============================================================= ] 2061/2068 99% [============================================================= ] 2062/2068 99% [============================================================= ] 2063/2068 99% [============================================================= ] 2064/2068 99% [============================================================= ] 2065/2068 99% [============================================================= ] 2066/2068 99% [============================================================= ] 2067/2068 99% [==============================================================] 2068/2068 100% operation complete, 2068 objects in 80747 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/aarch64-buildroot-linux-musl/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2023.08-rc2-17-g9c61470c4b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.4 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 12.3.0 Collecting legal info >>> linux-headers 6.1.46 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> zlib-ng 2.1.3 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.27.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> bird 2.0.12 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.0.10 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> daemon 0.8.2 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING: OK (sha256: 35e31504fc0aec878e86900dde1d90a04404833c182f50d5678d873910bb11eb) LICENSES/BSD-3-Clause.txt: OK (sha256: 5a93d5831e1297ab10fe643e1a631e83be392896da14ee2951285a79012df69d) LICENSES/GPL-2.0-or-later.txt: OK (sha256: aaf135472f81c5b4a0dca9367e5bb5e9750032b5bebe5442b36e4c0a47430df3) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> dropbear 2022.83 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-f2fs-tools 1.16.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> ffmpeg 4.4.4 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> openssl Collecting legal info >>> libopenssl 3.0.10 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> findutils 4.9.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 8.2.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> htpdate 1.3.7 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> hwdata 0.371 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> igd2-for-linux 2.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) linuxigd2/src/threadutil/COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pciutils 3.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jquery 3.5.1 Collecting legal info >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcodec2 1.1.1 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libite 2.5.3 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libpthread-stubs 0.5 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libqrtr-glib 1.0.0 Collecting legal info COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-lld 15.0.3 Collecting legal info LICENSE.TXT: OK (sha256: f7891568956e34643eb6a0db1462db30820d40d7266e2a78063f2fe233ece5a0) >>> host-llvm 15.0.3 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> host-llvm-cmake 15.0.3 Collecting legal info >>> host-llvm-libunwind 15.0.3 Collecting legal info LICENSE.TXT: OK (sha256: b5efebcaca80879234098e52d1725e6d9eb8fb96a19fce625d39184b705f7b6d) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> mhz 11aac2399780a1f7ea9f007b14af0464797d5cf1 Collecting legal info LICENSE: OK (sha256: 9449d373cad921620bb8f1e4f7b39f957e263163ded159c1efc8de27f8997099) >>> mongoose 7.8 Collecting legal info LICENSE: OK (sha256: b41c293820074278291813af9f181918154875c94d744a90bf4eec331be28ac5) >>> msmtp 1.8.24 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> nano 7.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ndisc6 1.0.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> obsidian-cursors 1.0 Collecting legal info >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> psplash 44afb7506d43cca15582b4c5b90ba5580344d75d Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.42.10 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> host-raspberrypi-usbboot 2021.07.01 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sshpass 1.10 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> usbredir 0.13.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vnstat 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> whois 5.5.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless-regdb 2023.05.03 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> binaries-marvell c5d3ef2b63ba66d8717ecbe679fd2e639cde88ee Collecting legal info README.md: OK (sha256: e6d08ef60068ee72c68835001a24eb832dcba27cac0dde0f179dfb428be050ca) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-6.1.46: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: llvm-cmake-15.0.3: cannot save license (HOST_LLVM_CMAKE_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'