Number of fifo nodes 0 Number of socket nodes 0 Number of directories 133 Number of hard-links 0 Number of ids (unique uids + gids) 4 Number of uids 3 root (0) unknown (101) http (33) Number of gids 3 root (0) unknown (102) http (33) >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs 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/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/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/ubifs/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/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/ubifs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/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/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target table='/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 1381 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/1381 0% [ ] 2/1381 0% [ ] 3/1381 0% [ ] 4/1381 0% [ ] 5/1381 0% [ ] 6/1381 0% [ ] 7/1381 0% [ ] 8/1381 0% [ ] 9/1381 0% [ ] 10/1381 0% [ ] 11/1381 0% [ ] 12/1381 0% [ ] 13/1381 0% [ ] 14/1381 1% [ ] 15/1381 1% [ ] 16/1381 1% [ ] 17/1381 1% [ ] 18/1381 1% [ ] 19/1381 1% [ ] 20/1381 1% [ ] 21/1381 1% [ ] 22/1381 1% [= ] 23/1381 1% [= ] 24/1381 1% [= ] 25/1381 1% [= ] 26/1381 1% [= ] 27/1381 1% [= ] 28/1381 2% [= ] 29/1381 2% [= ] 30/1381 2% [= ] 31/1381 2% [= ] 32/1381 2% [= ] 33/1381 2% [= ] 34/1381 2% [= ] 35/1381 2% [= ] 36/1381 2% [= ] 37/1381 2% [= ] 38/1381 2% [= ] 39/1381 2% [= ] 40/1381 2% [= ] 41/1381 2% [= ] 42/1381 3% [= ] 43/1381 3% [= ] 44/1381 3% [== ] 45/1381 3% [== ] 46/1381 3% [== ] 47/1381 3% [== ] 48/1381 3% [== ] 49/1381 3% [== ] 50/1381 3% [== ] 51/1381 3% [== ] 52/1381 3% [== ] 53/1381 3% [== ] 54/1381 3% [== ] 55/1381 3% [== ] 56/1381 4% [== ] 57/1381 4% [== ] 58/1381 4% [== ] 59/1381 4% [== ] 60/1381 4% [== ] 61/1381 4% [== ] 62/1381 4% [== ] 63/1381 4% [== ] 64/1381 4% [== ] 65/1381 4% [== ] 66/1381 4% [=== ] 67/1381 4% [=== ] 68/1381 4% [=== ] 69/1381 4% [=== ] 70/1381 5% [=== ] 71/1381 5% [=== ] 72/1381 5% [=== ] 73/1381 5% [=== ] 74/1381 5% [=== ] 75/1381 5% [=== ] 76/1381 5% [=== ] 77/1381 5% [=== ] 78/1381 5% [=== ] 79/1381 5% [=== ] 80/1381 5% [=== ] 81/1381 5% [=== ] 82/1381 5% [=== ] 83/1381 6% [=== ] 84/1381 6% [=== ] 85/1381 6% [=== ] 86/1381 6% [=== ] 87/1381 6% [=== ] 88/1381 6% [=== ] 89/1381 6% [==== ] 90/1381 6% [==== ] 91/1381 6% [==== ] 92/1381 6% [==== ] 93/1381 6% [==== ] 94/1381 6% [==== ] 95/1381 6% [==== ] 96/1381 6% [==== ] 97/1381 7% [==== ] 98/1381 7% [==== ] 99/1381 7% [==== ] 100/1381 7% [==== ] 101/1381 7% [==== ] 102/1381 7% [==== ] 103/1381 7% [==== ] 104/1381 7% [==== ] 105/1381 7% [==== ] 106/1381 7% [==== ] 107/1381 7% [==== ] 108/1381 7% [==== ] 109/1381 7% [==== ] 110/1381 7% [==== ] 111/1381 8% [===== ] 112/1381 8% [===== ] 113/1381 8% [===== ] 114/1381 8% [===== ] 115/1381 8% [===== ] 116/1381 8% [===== ] 117/1381 8% [===== ] 118/1381 8% [===== ] 119/1381 8% [===== ] 120/1381 8% [===== ] 121/1381 8% [===== ] 122/1381 8% [===== ] 123/1381 8% [===== ] 124/1381 8% [===== ] 125/1381 9% [===== ] 126/1381 9% [===== ] 127/1381 9% [===== ] 128/1381 9% [===== ] 129/1381 9% [===== ] 130/1381 9% [===== ] 131/1381 9% [===== ] 132/1381 9% [===== ] 133/1381 9% [====== ] 134/1381 9% [====== ] 135/1381 9% [====== ] 136/1381 9% [====== ] 137/1381 9% [====== ] 138/1381 9% [====== ] 139/1381 10% [====== ] 140/1381 10% [====== ] 141/1381 10% [====== ] 142/1381 10% [====== ] 143/1381 10% [====== ] 144/1381 10% [====== ] 145/1381 10% [====== ] 146/1381 10% [====== ] 147/1381 10% [====== ] 148/1381 10% [====== ] 149/1381 10% [====== ] 150/1381 10% [====== ] 151/1381 10% [====== ] 152/1381 11% [====== ] 153/1381 11% [====== ] 154/1381 11% [====== ] 155/1381 11% [======= ] 156/1381 11% [======= ] 157/1381 11% [======= ] 158/1381 11% [======= ] 159/1381 11% [======= ] 160/1381 11% [======= ] 161/1381 11% [======= ] 162/1381 11% [======= ] 163/1381 11% [======= ] 164/1381 11% [======= ] 165/1381 11% [======= ] 166/1381 12% [======= ] 167/1381 12% [======= ] 168/1381 12% [======= ] 169/1381 12% [======= ] 170/1381 12% [======= ] 171/1381 12% [======= ] 172/1381 12% [======= ] 173/1381 12% [======= ] 174/1381 12% [======= ] 175/1381 12% [======= ] 176/1381 12% [======= ] 177/1381 12% [======= ] 178/1381 12% [======== ] 179/1381 12% [======== ] 180/1381 13% [======== ] 181/1381 13% [======== ] 182/1381 13% [======== ] 183/1381 13% [======== ] 184/1381 13% [======== ] 185/1381 13% [======== ] 186/1381 13% [======== ] 187/1381 13% [======== ] 188/1381 13% [======== ] 189/1381 13% [======== ] 190/1381 13% [======== ] 191/1381 13% [======== ] 192/1381 13% [======== ] 193/1381 13% [======== ] 194/1381 14% [======== ] 195/1381 14% [======== ] 196/1381 14% [======== ] 197/1381 14% [======== ] 198/1381 14% [======== ] 199/1381 14% [======== ] 200/1381 14% [========= ] 201/1381 14% [========= ] 202/1381 14% [========= ] 203/1381 14% [========= ] 204/1381 14% [========= ] 205/1381 14% [========= ] 206/1381 14% [========= ] 207/1381 14% [========= ] 208/1381 15% [========= ] 209/1381 15% [========= ] 210/1381 15% [========= ] 211/1381 15% [========= ] 212/1381 15% [========= ] 213/1381 15% [========= ] 214/1381 15% [========= ] 215/1381 15% [========= ] 216/1381 15% [========= ] 217/1381 15% [========= ] 218/1381 15% [========= ] 219/1381 15% [========= ] 220/1381 15% [========= ] 221/1381 16% [========= ] 222/1381 16% [========== ] 223/1381 16% [========== ] 224/1381 16% [========== ] 225/1381 16% [========== ] 226/1381 16% [========== ] 227/1381 16% [========== ] 228/1381 16% [========== ] 229/1381 16% [========== ] 230/1381 16% [========== ] 231/1381 16% [========== ] 232/1381 16% [========== ] 233/1381 16% [========== ] 234/1381 16% [========== ] 235/1381 17% [========== ] 236/1381 17% [========== ] 237/1381 17% [========== ] 238/1381 17% [========== ] 239/1381 17% [========== ] 240/1381 17% [========== ] 241/1381 17% [========== ] 242/1381 17% [========== ] 243/1381 17% [========== ] 244/1381 17% [========== ] 245/1381 17% [=========== ] 246/1381 17% [=========== ] 247/1381 17% [=========== ] 248/1381 17% [=========== ] 249/1381 18% [=========== ] 250/1381 18% [=========== ] 251/1381 18% [=========== ] 252/1381 18% [=========== ] 253/1381 18% [=========== ] 254/1381 18% [=========== ] 255/1381 18% [=========== ] 256/1381 18% [=========== ] 257/1381 18% [=========== ] 258/1381 18% [=========== ] 259/1381 18% [=========== ] 260/1381 18% [=========== ] 261/1381 18% [=========== ] 262/1381 18% [=========== ] 263/1381 19% [=========== ] 264/1381 19% [=========== ] 265/1381 19% [=========== ] 266/1381 19% [=========== ] 267/1381 19% [============ ] 268/1381 19% [============ ] 269/1381 19% [============ ] 270/1381 19% [============ ] 271/1381 19% [============ ] 272/1381 19% [============ ] 273/1381 19% [============ ] 274/1381 19% [============ ] 275/1381 19% [============ ] 276/1381 19% [============ ] 277/1381 20% [============ ] 278/1381 20% [============ ] 279/1381 20% [============ ] 280/1381 20% [============ ] 281/1381 20% [============ ] 282/1381 20% [============ ] 283/1381 20% [============ ] 284/1381 20% [============ ] 285/1381 20% [============ ] 286/1381 20% [============ ] 287/1381 20% [============ ] 288/1381 20% [============ ] 289/1381 20% [============= ] 290/1381 20% [============= ] 291/1381 21% [============= ] 292/1381 21% [============= ] 293/1381 21% [============= ] 294/1381 21% [============= ] 295/1381 21% [============= ] 296/1381 21% [============= ] 297/1381 21% [============= ] 298/1381 21% [============= ] 299/1381 21% [============= ] 300/1381 21% [============= ] 301/1381 21% [============= ] 302/1381 21% [============= ] 303/1381 21% [============= ] 304/1381 22% [============= ] 305/1381 22% [============= ] 306/1381 22% [============= ] 307/1381 22% [============= ] 308/1381 22% [============= ] 309/1381 22% [============= ] 310/1381 22% [============= ] 311/1381 22% [============== ] 312/1381 22% [============== ] 313/1381 22% [============== ] 314/1381 22% [============== ] 315/1381 22% [============== ] 316/1381 22% [============== ] 317/1381 22% [============== ] 318/1381 23% [============== ] 319/1381 23% [============== ] 320/1381 23% [============== ] 321/1381 23% [============== ] 322/1381 23% [============== ] 323/1381 23% [============== ] 324/1381 23% [============== ] 325/1381 23% [============== ] 326/1381 23% [============== ] 327/1381 23% [============== ] 328/1381 23% [============== ] 329/1381 23% [============== ] 330/1381 23% [============== ] 331/1381 23% [============== ] 332/1381 24% [============== ] 333/1381 24% [============== ] 334/1381 24% [=============== ] 335/1381 24% [=============== ] 336/1381 24% [=============== ] 337/1381 24% [=============== ] 338/1381 24% [=============== ] 339/1381 24% [=============== ] 340/1381 24% [=============== ] 341/1381 24% [=============== ] 342/1381 24% [=============== ] 343/1381 24% [=============== ] 344/1381 24% [=============== ] 345/1381 24% [=============== ] 346/1381 25% [=============== ] 347/1381 25% [=============== ] 348/1381 25% [=============== ] 349/1381 25% [=============== ] 350/1381 25% [=============== ] 351/1381 25% [=============== ] 352/1381 25% [=============== ] 353/1381 25% [=============== ] 354/1381 25% [=============== ] 355/1381 25% [=============== ] 356/1381 25% [================ ] 357/1381 25% [================ ] 358/1381 25% [================ ] 359/1381 25% [================ ] 360/1381 26% [================ ] 361/1381 26% [================ ] 362/1381 26% [================ ] 363/1381 26% [================ ] 364/1381 26% [================ ] 365/1381 26% [================ ] 366/1381 26% [================ ] 367/1381 26% [================ ] 368/1381 26% [================ ] 369/1381 26% [================ ] 370/1381 26% [================ ] 371/1381 26% [================ ] 372/1381 26% [================ ] 373/1381 27% [================ ] 374/1381 27% [================ ] 375/1381 27% [================ ] 376/1381 27% [================ ] 377/1381 27% [================ ] 378/1381 27% [================= ] 379/1381 27% [================= ] 380/1381 27% [================= ] 381/1381 27% [================= ] 382/1381 27% [================= ] 383/1381 27% [================= ] 384/1381 27% [================= ] 385/1381 27% [================= ] 386/1381 27% [================= ] 387/1381 28% [================= ] 388/1381 28% [================= ] 389/1381 28% [================= ] 390/1381 28% [================= ] 391/1381 28% [================= ] 392/1381 28% [================= ] 393/1381 28% [================= ] 394/1381 28% [================= ] 395/1381 28% [================= ] 396/1381 28% [================= ] 397/1381 28% [================= ] 398/1381 28% [================= ] 399/1381 28% [================= ] 400/1381 28% [================== ] 401/1381 29% [================== ] 402/1381 29% [================== ] 403/1381 29% [================== ] 404/1381 29% [================== ] 405/1381 29% [================== ] 406/1381 29% [================== ] 407/1381 29% [================== ] 408/1381 29% [================== ] 409/1381 29% [================== ] 410/1381 29% [================== ] 411/1381 29% [================== ] 412/1381 29% [================== ] 413/1381 29% [================== ] 414/1381 29% [================== ] 415/1381 30% [================== ] 416/1381 30% [================== ] 417/1381 30% [================== ] 418/1381 30% [================== ] 419/1381 30% [================== ] 420/1381 30% [================== ] 421/1381 30% [================== ] 422/1381 30% [================== ] 423/1381 30% [=================== ] 424/1381 30% [=================== ] 425/1381 30% [=================== ] 426/1381 30% [=================== ] 427/1381 30% [=================== ] 428/1381 30% [=================== ] 429/1381 31% [=================== ] 430/1381 31% [=================== ] 431/1381 31% [=================== ] 432/1381 31% [=================== ] 433/1381 31% [=================== ] 434/1381 31% [=================== ] 435/1381 31% [=================== ] 436/1381 31% [=================== ] 437/1381 31% [=================== ] 438/1381 31% [=================== ] 439/1381 31% [=================== ] 440/1381 31% [=================== ] 441/1381 31% [=================== ] 442/1381 32% [=================== ] 443/1381 32% [=================== ] 444/1381 32% [=================== ] 445/1381 32% [==================== ] 446/1381 32% [==================== ] 447/1381 32% [==================== ] 448/1381 32% [==================== ] 449/1381 32% [==================== ] 450/1381 32% [==================== ] 451/1381 32% [==================== ] 452/1381 32% [==================== ] 453/1381 32% [==================== ] 454/1381 32% [==================== ] 455/1381 32% [==================== ] 456/1381 33% [==================== ] 457/1381 33% [==================== ] 458/1381 33% [==================== ] 459/1381 33% [==================== ] 460/1381 33% [==================== ] 461/1381 33% [==================== ] 462/1381 33% [==================== ] 463/1381 33% [==================== ] 464/1381 33% [==================== ] 465/1381 33% [==================== ] 466/1381 33% [==================== ] 467/1381 33% [===================== ] 468/1381 33% [===================== ] 469/1381 33% [===================== ] 470/1381 34% [===================== ] 471/1381 34% [===================== ] 472/1381 34% [===================== ] 473/1381 34% [===================== ] 474/1381 34% [===================== ] 475/1381 34% [===================== ] 476/1381 34% [===================== ] 477/1381 34% [===================== ] 478/1381 34% [===================== ] 479/1381 34% [===================== ] 480/1381 34% [===================== ] 481/1381 34% [===================== ] 482/1381 34% [===================== ] 483/1381 34% [===================== ] 484/1381 35% [===================== ] 485/1381 35% [===================== ] 486/1381 35% [===================== ] 487/1381 35% [===================== ] 488/1381 35% [===================== ] 489/1381 35% [===================== ] 490/1381 35% [====================== ] 491/1381 35% [====================== ] 492/1381 35% [====================== ] 493/1381 35% [====================== ] 494/1381 35% [====================== ] 495/1381 35% [====================== ] 496/1381 35% [====================== ] 497/1381 35% [====================== ] 498/1381 36% [====================== ] 499/1381 36% [====================== ] 500/1381 36% [====================== ] 501/1381 36% [====================== ] 502/1381 36% [====================== ] 503/1381 36% [====================== ] 504/1381 36% [====================== ] 505/1381 36% [====================== ] 506/1381 36% [====================== ] 507/1381 36% [====================== ] 508/1381 36% [====================== ] 509/1381 36% [====================== ] 510/1381 36% [====================== ] 511/1381 37% [====================== ] 512/1381 37% [======================= ] 513/1381 37% [======================= ] 514/1381 37% [======================= ] 515/1381 37% [======================= ] 516/1381 37% [======================= ] 517/1381 37% [======================= ] 518/1381 37% [======================= ] 519/1381 37% [======================= ] 520/1381 37% [======================= ] 521/1381 37% [======================= ] 522/1381 37% [======================= ] 523/1381 37% [======================= ] 524/1381 37% [======================= ] 525/1381 38% [======================= ] 526/1381 38% [======================= ] 527/1381 38% [======================= ] 528/1381 38% [======================= ] 529/1381 38% [======================= ] 530/1381 38% [======================= ] 531/1381 38% [======================= ] 532/1381 38% [======================= ] 533/1381 38% [======================= ] 534/1381 38% [======================== ] 535/1381 38% [======================== ] 536/1381 38% [======================== ] 537/1381 38% [======================== ] 538/1381 38% [======================== ] 539/1381 39% [======================== ] 540/1381 39% [======================== ] 541/1381 39% [======================== ] 542/1381 39% [======================== ] 543/1381 39% [======================== ] 544/1381 39% [======================== ] 545/1381 39% [======================== ] 546/1381 39% [======================== ] 547/1381 39% [======================== ] 548/1381 39% [======================== ] 549/1381 39% [======================== ] 550/1381 39% [======================== ] 551/1381 39% [======================== ] 552/1381 39% [======================== ] 553/1381 40% [======================== ] 554/1381 40% [======================== ] 555/1381 40% [======================== ] 556/1381 40% [========================= ] 557/1381 40% [========================= ] 558/1381 40% [========================= ] 559/1381 40% [========================= ] 560/1381 40% [========================= ] 561/1381 40% [========================= ] 562/1381 40% [========================= ] 563/1381 40% [========================= ] 564/1381 40% [========================= ] 565/1381 40% [========================= ] 566/1381 40% [========================= ] 567/1381 41% [========================= ] 568/1381 41% [========================= ] 569/1381 41% [========================= ] 570/1381 41% [========================= ] 571/1381 41% [========================= ] 572/1381 41% [========================= ] 573/1381 41% [========================= ] 574/1381 41% [========================= ] 575/1381 41% [========================= ] 576/1381 41% [========================= ] 577/1381 41% [========================= ] 578/1381 41% [========================= ] 579/1381 41% [========================== ] 580/1381 41% [========================== ] 581/1381 42% [========================== ] 582/1381 42% [========================== ] 583/1381 42% [========================== ] 584/1381 42% [========================== ] 585/1381 42% [========================== ] 586/1381 42% [========================== ] 587/1381 42% [========================== ] 588/1381 42% [========================== ] 589/1381 42% [========================== ] 590/1381 42% [========================== ] 591/1381 42% [========================== ] 592/1381 42% [========================== ] 593/1381 42% [========================== ] 594/1381 43% [========================== ] 595/1381 43% [========================== ] 596/1381 43% [========================== ] 597/1381 43% [========================== ] 598/1381 43% [========================== ] 599/1381 43% [========================== ] 600/1381 43% [========================== ] 601/1381 43% [=========================== ] 602/1381 43% [=========================== ] 603/1381 43% [=========================== ] 604/1381 43% [=========================== ] 605/1381 43% [=========================== ] 606/1381 43% [=========================== ] 607/1381 43% [=========================== ] 608/1381 44% [=========================== ] 609/1381 44% [=========================== ] 610/1381 44% [=========================== ] 611/1381 44% [=========================== ] 612/1381 44% [=========================== ] 613/1381 44% [=========================== ] 614/1381 44% [=========================== ] 615/1381 44% [=========================== ] 616/1381 44% [=========================== ] 617/1381 44% [=========================== ] 618/1381 44% [=========================== ] 619/1381 44% [=========================== ] 620/1381 44% [=========================== ] 621/1381 44% [=========================== ] 622/1381 45% [=========================== ] 623/1381 45% [============================ ] 624/1381 45% [============================ ] 625/1381 45% [============================ ] 626/1381 45% [============================ ] 627/1381 45% [============================ ] 628/1381 45% [============================ ] 629/1381 45% [============================ ] 630/1381 45% [============================ ] 631/1381 45% [============================ ] 632/1381 45% [============================ ] 633/1381 45% [============================ ] 634/1381 45% [============================ ] 635/1381 45% [============================ ] 636/1381 46% [============================ ] 637/1381 46% [============================ ] 638/1381 46% [============================ ] 639/1381 46% [============================ ] 640/1381 46% [============================ ] 641/1381 46% [============================ ] 642/1381 46% [============================ ] 643/1381 46% [============================ ] 644/1381 46% [============================ ] 645/1381 46% [============================= ] 646/1381 46% [============================= ] 647/1381 46% [============================= ] 648/1381 46% [============================= ] 649/1381 46% [============================= ] 650/1381 47% [============================= ] 651/1381 47% [============================= ] 652/1381 47% [============================= ] 653/1381 47% [============================= ] 654/1381 47% [============================= ] 655/1381 47% [============================= ] 656/1381 47% [============================= ] 657/1381 47% [============================= ] 658/1381 47% [============================= ] 659/1381 47% [============================= ] 660/1381 47% [============================= ] 661/1381 47% [============================= ] 662/1381 47% [============================= ] 663/1381 48% [============================= ] 664/1381 48% [============================= ] 665/1381 48% [============================= ] 666/1381 48% [============================= ] 667/1381 48% [============================= ] 668/1381 48% [============================== ] 669/1381 48% [============================== ] 670/1381 48% [============================== ] 671/1381 48% [============================== ] 672/1381 48% [============================== ] 673/1381 48% [============================== ] 674/1381 48% [============================== ] 675/1381 48% [============================== ] 676/1381 48% [============================== ] 677/1381 49% [============================== ] 678/1381 49% [============================== ] 679/1381 49% [============================== ] 680/1381 49% [============================== ] 681/1381 49% [============================== ] 682/1381 49% [============================== ] 683/1381 49% [============================== ] 684/1381 49% [============================== ] 685/1381 49% [============================== ] 686/1381 49% [============================== ] 687/1381 49% [============================== ] 688/1381 49% [============================== ] 689/1381 49% [============================== ] 690/1381 49% [=============================== ] 691/1381 50% [=============================== ] 692/1381 50% [=============================== ] 693/1381 50% [=============================== ] 694/1381 50% [=============================== ] 695/1381 50% [=============================== ] 696/1381 50% [=============================== ] 697/1381 50% [=============================== ] 698/1381 50% [=============================== ] 699/1381 50% [=============================== ] 700/1381 50% [=============================== ] 701/1381 50% [=============================== ] 702/1381 50% [=============================== ] 703/1381 50% [=============================== ] 704/1381 50% [=============================== ] 705/1381 51% [=============================== ] 706/1381 51% [=============================== ] 707/1381 51% [=============================== ] 708/1381 51% [=============================== ] 709/1381 51% [=============================== ] 710/1381 51% [=============================== ] 711/1381 51% [=============================== ] 712/1381 51% [================================ ] 713/1381 51% [================================ ] 714/1381 51% [================================ ] 715/1381 51% [================================ ] 716/1381 51% [================================ ] 717/1381 51% [================================ ] 718/1381 51% [================================ ] 719/1381 52% [================================ ] 720/1381 52% [================================ ] 721/1381 52% [================================ ] 722/1381 52% [================================ ] 723/1381 52% [================================ ] 724/1381 52% [================================ ] 725/1381 52% [================================ ] 726/1381 52% [================================ ] 727/1381 52% [================================ ] 728/1381 52% [================================ ] 729/1381 52% [================================ ] 730/1381 52% [================================ ] 731/1381 52% [================================ ] 732/1381 53% [================================ ] 733/1381 53% [================================ ] 734/1381 53% [================================ ] 735/1381 53% [================================= ] 736/1381 53% [================================= ] 737/1381 53% [================================= ] 738/1381 53% [================================= ] 739/1381 53% [================================= ] 740/1381 53% [================================= ] 741/1381 53% [================================= ] 742/1381 53% [================================= ] 743/1381 53% [================================= ] 744/1381 53% [================================= ] 745/1381 53% [================================= ] 746/1381 54% [================================= ] 747/1381 54% [================================= ] 748/1381 54% [================================= ] 749/1381 54% [================================= ] 750/1381 54% [================================= ] 751/1381 54% [================================= ] 752/1381 54% [================================= ] 753/1381 54% [================================= ] 754/1381 54% [================================= ] 755/1381 54% [================================= ] 756/1381 54% [================================= ] 757/1381 54% [================================== ] 758/1381 54% [================================== ] 759/1381 54% [================================== ] 760/1381 55% [================================== ] 761/1381 55% [================================== ] 762/1381 55% [================================== ] 763/1381 55% [================================== ] 764/1381 55% [================================== ] 765/1381 55% [================================== ] 766/1381 55% [================================== ] 767/1381 55% [================================== ] 768/1381 55% [================================== ] 769/1381 55% [================================== ] 770/1381 55% [================================== ] 771/1381 55% [================================== ] 772/1381 55% [================================== ] 773/1381 55% [================================== ] 774/1381 56% [================================== ] 775/1381 56% [================================== ] 776/1381 56% [================================== ] 777/1381 56% [================================== ] 778/1381 56% [================================== ] 779/1381 56% [=================================== ] 780/1381 56% [=================================== ] 781/1381 56% [=================================== ] 782/1381 56% [=================================== ] 783/1381 56% [=================================== ] 784/1381 56% [=================================== ] 785/1381 56% [=================================== ] 786/1381 56% [=================================== ] 787/1381 56% [=================================== ] 788/1381 57% [=================================== ] 789/1381 57% [=================================== ] 790/1381 57% [=================================== ] 791/1381 57% [=================================== ] 792/1381 57% [=================================== ] 793/1381 57% [=================================== ] 794/1381 57% [=================================== ] 795/1381 57% [=================================== ] 796/1381 57% [=================================== ] 797/1381 57% [=================================== ] 798/1381 57% [=================================== ] 799/1381 57% [=================================== ] 800/1381 57% [=================================== ] 801/1381 58% [==================================== ] 802/1381 58% [==================================== ] 803/1381 58% [==================================== ] 804/1381 58% [==================================== ] 805/1381 58% [==================================== ] 806/1381 58% [==================================== ] 807/1381 58% [==================================== ] 808/1381 58% [==================================== ] 809/1381 58% [==================================== ] 810/1381 58% [==================================== ] 811/1381 58% [==================================== ] 812/1381 58% [==================================== ] 813/1381 58% [==================================== ] 814/1381 58% [==================================== ] 815/1381 59% [==================================== ] 816/1381 59% [==================================== ] 817/1381 59% [==================================== ] 818/1381 59% [==================================== ] 819/1381 59% [==================================== ] 820/1381 59% [==================================== ] 821/1381 59% [==================================== ] 822/1381 59% [==================================== ] 823/1381 59% [==================================== ] 824/1381 59% [===================================== ] 825/1381 59% [===================================== ] 826/1381 59% [===================================== ] 827/1381 59% [===================================== ] 828/1381 59% [===================================== ] 829/1381 60% [===================================== ] 830/1381 60% [===================================== ] 831/1381 60% [===================================== ] 832/1381 60% [===================================== ] 833/1381 60% [===================================== ] 834/1381 60% [===================================== ] 835/1381 60% [===================================== ] 836/1381 60% [===================================== ] 837/1381 60% [===================================== ] 838/1381 60% [===================================== ] 839/1381 60% [===================================== ] 840/1381 60% [===================================== ] 841/1381 60% [===================================== ] 842/1381 60% [===================================== ] 843/1381 61% [===================================== ] 844/1381 61% [===================================== ] 845/1381 61% [===================================== ] 846/1381 61% [====================================== ] 847/1381 61% [====================================== ] 848/1381 61% [====================================== ] 849/1381 61% [====================================== ] 850/1381 61% [====================================== ] 851/1381 61% [====================================== ] 852/1381 61% [====================================== ] 853/1381 61% [====================================== ] 854/1381 61% [====================================== ] 855/1381 61% [====================================== ] 856/1381 61% [====================================== ] 857/1381 62% [====================================== ] 858/1381 62% [====================================== ] 859/1381 62% [====================================== ] 860/1381 62% [====================================== ] 861/1381 62% [====================================== ] 862/1381 62% [====================================== ] 863/1381 62% [====================================== ] 864/1381 62% [====================================== ] 865/1381 62% [====================================== ] 866/1381 62% [====================================== ] 867/1381 62% [====================================== ] 868/1381 62% [======================================= ] 869/1381 62% [======================================= ] 870/1381 62% [======================================= ] 871/1381 63% [======================================= ] 872/1381 63% [======================================= ] 873/1381 63% [======================================= ] 874/1381 63% [======================================= ] 875/1381 63% [======================================= ] 876/1381 63% [======================================= ] 877/1381 63% [======================================= ] 878/1381 63% [======================================= ] 879/1381 63% [======================================= ] 880/1381 63% [======================================= ] 881/1381 63% [======================================= ] 882/1381 63% [======================================= ] 883/1381 63% [======================================= ] 884/1381 64% [======================================= ] 885/1381 64% [======================================= ] 886/1381 64% [======================================= ] 887/1381 64% [======================================= ] 888/1381 64% [======================================= ] 889/1381 64% [======================================= ] 890/1381 64% [======================================== ] 891/1381 64% [======================================== ] 892/1381 64% [======================================== ] 893/1381 64% [======================================== ] 894/1381 64% [======================================== ] 895/1381 64% [======================================== ] 896/1381 64% [======================================== ] 897/1381 64% [======================================== ] 898/1381 65% [======================================== ] 899/1381 65% [======================================== ] 900/1381 65% [======================================== ] 901/1381 65% [======================================== ] 902/1381 65% [======================================== ] 903/1381 65% [======================================== ] 904/1381 65% [======================================== ] 905/1381 65% [======================================== ] 906/1381 65% [======================================== ] 907/1381 65% [======================================== ] 908/1381 65% [======================================== ] 909/1381 65% [======================================== ] 910/1381 65% [======================================== ] 911/1381 65% [======================================== ] 912/1381 66% [======================================== ] 913/1381 66% [========================================= ] 914/1381 66% [========================================= ] 915/1381 66% [========================================= ] 916/1381 66% [========================================= ] 917/1381 66% [========================================= ] 918/1381 66% [========================================= ] 919/1381 66% [========================================= ] 920/1381 66% [========================================= ] 921/1381 66% [========================================= ] 922/1381 66% [========================================= ] 923/1381 66% [========================================= ] 924/1381 66% [========================================= ] 925/1381 66% [========================================= ] 926/1381 67% [========================================= ] 927/1381 67% [========================================= ] 928/1381 67% [========================================= ] 929/1381 67% [========================================= ] 930/1381 67% [========================================= ] 931/1381 67% [========================================= ] 932/1381 67% [========================================= ] 933/1381 67% [========================================= ] 934/1381 67% [========================================= ] 935/1381 67% [========================================== ] 936/1381 67% [========================================== ] 937/1381 67% [========================================== ] 938/1381 67% [========================================== ] 939/1381 67% [========================================== ] 940/1381 68% [========================================== ] 941/1381 68% [========================================== ] 942/1381 68% [========================================== ] 943/1381 68% [========================================== ] 944/1381 68% [========================================== ] 945/1381 68% [========================================== ] 946/1381 68% [========================================== ] 947/1381 68% [========================================== ] 948/1381 68% [========================================== ] 949/1381 68% [========================================== ] 950/1381 68% [========================================== ] 951/1381 68% [========================================== ] 952/1381 68% [========================================== ] 953/1381 69% [========================================== ] 954/1381 69% [========================================== ] 955/1381 69% [========================================== ] 956/1381 69% [========================================== ] 957/1381 69% [=========================================== ] 958/1381 69% [=========================================== ] 959/1381 69% [=========================================== ] 960/1381 69% [=========================================== ] 961/1381 69% [=========================================== ] 962/1381 69% [=========================================== ] 963/1381 69% [=========================================== ] 964/1381 69% [=========================================== ] 965/1381 69% [=========================================== ] 966/1381 69% [=========================================== ] 967/1381 70% [=========================================== ] 968/1381 70% [=========================================== ] 969/1381 70% [=========================================== ] 970/1381 70% [=========================================== ] 971/1381 70% [=========================================== ] 972/1381 70% [=========================================== ] 973/1381 70% [=========================================== ] 974/1381 70% [=========================================== ] 975/1381 70% [=========================================== ] 976/1381 70% [=========================================== ] 977/1381 70% [=========================================== ] 978/1381 70% [=========================================== ] 979/1381 70% [=========================================== ] 980/1381 70% [============================================ ] 981/1381 71% [============================================ ] 982/1381 71% [============================================ ] 983/1381 71% [============================================ ] 984/1381 71% [============================================ ] 985/1381 71% [============================================ ] 986/1381 71% [============================================ ] 987/1381 71% [============================================ ] 988/1381 71% [============================================ ] 989/1381 71% [============================================ ] 990/1381 71% [============================================ ] 991/1381 71% [============================================ ] 992/1381 71% [============================================ ] 993/1381 71% [============================================ ] 994/1381 71% [============================================ ] 995/1381 72% [============================================ ] 996/1381 72% [============================================ ] 997/1381 72% [============================================ ] 998/1381 72% [============================================ ] 999/1381 72% [============================================ ] 1000/1381 72% [============================================ ] 1001/1381 72% [============================================ ] 1002/1381 72% [============================================= ] 1003/1381 72% [============================================= ] 1004/1381 72% [============================================= ] 1005/1381 72% [============================================= ] 1006/1381 72% [============================================= ] 1007/1381 72% [============================================= ] 1008/1381 72% [============================================= ] 1009/1381 73% [============================================= ] 1010/1381 73% [============================================= ] 1011/1381 73% [============================================= ] 1012/1381 73% [============================================= ] 1013/1381 73% [============================================= ] 1014/1381 73% [============================================= ] 1015/1381 73% [============================================= ] 1016/1381 73% [============================================= ] 1017/1381 73% [============================================= ] 1018/1381 73% [============================================= ] 1019/1381 73% [============================================= ] 1020/1381 73% [============================================= ] 1021/1381 73% [============================================= ] 1022/1381 74% [============================================= ] 1023/1381 74% [============================================= ] 1024/1381 74% [============================================== ] 1025/1381 74% [============================================== ] 1026/1381 74% [============================================== ] 1027/1381 74% [============================================== ] 1028/1381 74% [============================================== ] 1029/1381 74% [============================================== ] 1030/1381 74% [============================================== ] 1031/1381 74% [============================================== ] 1032/1381 74% [============================================== ] 1033/1381 74% [============================================== ] 1034/1381 74% [============================================== ] 1035/1381 74% [============================================== ] 1036/1381 75% [============================================== ] 1037/1381 75% [============================================== ] 1038/1381 75% [============================================== ] 1039/1381 75% [============================================== ] 1040/1381 75% [============================================== ] 1041/1381 75% [============================================== ] 1042/1381 75% [============================================== ] 1043/1381 75% [============================================== ] 1044/1381 75% [============================================== ] 1045/1381 75% [============================================== ] 1046/1381 75% [=============================================== ] 1047/1381 75% [=============================================== ] 1048/1381 75% [=============================================== ] 1049/1381 75% [=============================================== ] 1050/1381 76% [=============================================== ] 1051/1381 76% [=============================================== ] 1052/1381 76% [=============================================== ] 1053/1381 76% [=============================================== ] 1054/1381 76% [=============================================== ] 1055/1381 76% [=============================================== ] 1056/1381 76% [=============================================== ] 1057/1381 76% [=============================================== ] 1058/1381 76% [=============================================== ] 1059/1381 76% [=============================================== ] 1060/1381 76% [=============================================== ] 1061/1381 76% [=============================================== ] 1062/1381 76% [=============================================== ] 1063/1381 76% [=============================================== ] 1064/1381 77% [=============================================== ] 1065/1381 77% [=============================================== ] 1066/1381 77% [=============================================== ] 1067/1381 77% [=============================================== ] 1068/1381 77% [=============================================== ] 1069/1381 77% [================================================ ] 1070/1381 77% [================================================ ] 1071/1381 77% [================================================ ] 1072/1381 77% [================================================ ] 1073/1381 77% [================================================ ] 1074/1381 77% [================================================ ] 1075/1381 77% [================================================ ] 1076/1381 77% [================================================ ] 1077/1381 77% [================================================ ] 1078/1381 78% [================================================ ] 1079/1381 78% [================================================ ] 1080/1381 78% [================================================ ] 1081/1381 78% [================================================ ] 1082/1381 78% [================================================ ] 1083/1381 78% [================================================ ] 1084/1381 78% [================================================ ] 1085/1381 78% [================================================ ] 1086/1381 78% [================================================ ] 1087/1381 78% [================================================ ] 1088/1381 78% [================================================ ] 1089/1381 78% [================================================ ] 1090/1381 78% [================================================ ] 1091/1381 79% [================================================= ] 1092/1381 79% [================================================= ] 1093/1381 79% [================================================= ] 1094/1381 79% [================================================= ] 1095/1381 79% [================================================= ] 1096/1381 79% [================================================= ] 1097/1381 79% [================================================= ] 1098/1381 79% [================================================= ] 1099/1381 79% [================================================= ] 1100/1381 79% [================================================= ] 1101/1381 79% [================================================= ] 1102/1381 79% [================================================= ] 1103/1381 79% [================================================= ] 1104/1381 79% [================================================= ] 1105/1381 80% [================================================= ] 1106/1381 80% [================================================= ] 1107/1381 80% [================================================= ] 1108/1381 80% [================================================= ] 1109/1381 80% [================================================= ] 1110/1381 80% [================================================= ] 1111/1381 80% [================================================= ] 1112/1381 80% [================================================= ] 1113/1381 80% [================================================== ] 1114/1381 80% [================================================== ] 1115/1381 80% [================================================== ] 1116/1381 80% [================================================== ] 1117/1381 80% [================================================== ] 1118/1381 80% [================================================== ] 1119/1381 81% [================================================== ] 1120/1381 81% [================================================== ] 1121/1381 81% [================================================== ] 1122/1381 81% [================================================== ] 1123/1381 81% [================================================== ] 1124/1381 81% [================================================== ] 1125/1381 81% [================================================== ] 1126/1381 81% [================================================== ] 1127/1381 81% [================================================== ] 1128/1381 81% [================================================== ] 1129/1381 81% [================================================== ] 1130/1381 81% [================================================== ] 1131/1381 81% [================================================== ] 1132/1381 81% [================================================== ] 1133/1381 82% [================================================== ] 1134/1381 82% [================================================== ] 1135/1381 82% [=================================================== ] 1136/1381 82% [=================================================== ] 1137/1381 82% [=================================================== ] 1138/1381 82% [=================================================== ] 1139/1381 82% [=================================================== ] 1140/1381 82% [=================================================== ] 1141/1381 82% [=================================================== ] 1142/1381 82% [=================================================== ] 1143/1381 82% [=================================================== ] 1144/1381 82% [=================================================== ] 1145/1381 82% [=================================================== ] 1146/1381 82% [=================================================== ] 1147/1381 83% [=================================================== ] 1148/1381 83% [=================================================== ] 1149/1381 83% [=================================================== ] 1150/1381 83% [=================================================== ] 1151/1381 83% [=================================================== ] 1152/1381 83% [=================================================== ] 1153/1381 83% [=================================================== ] 1154/1381 83% [=================================================== ] 1155/1381 83% [=================================================== ] 1156/1381 83% [=================================================== ] 1157/1381 83% [=================================================== ] 1158/1381 83% [==================================================== ] 1159/1381 83% [==================================================== ] 1160/1381 83% [==================================================== ] 1161/1381 84% [==================================================== ] 1162/1381 84% [==================================================== ] 1163/1381 84% [==================================================== ] 1164/1381 84% [==================================================== ] 1165/1381 84% [==================================================== ] 1166/1381 84% [==================================================== ] 1167/1381 84% [==================================================== ] 1168/1381 84% [==================================================== ] 1169/1381 84% [==================================================== ] 1170/1381 84% [==================================================== ] 1171/1381 84% [==================================================== ] 1172/1381 84% [==================================================== ] 1173/1381 84% [==================================================== ] 1174/1381 85% [==================================================== ] 1175/1381 85% [==================================================== ] 1176/1381 85% [==================================================== ] 1177/1381 85% [==================================================== ] 1178/1381 85% [==================================================== ] 1179/1381 85% [==================================================== ] 1180/1381 85% [===================================================== ] 1181/1381 85% [===================================================== ] 1182/1381 85% [===================================================== ] 1183/1381 85% [===================================================== ] 1184/1381 85% [===================================================== ] 1185/1381 85% [===================================================== ] 1186/1381 85% [===================================================== ] 1187/1381 85% [===================================================== ] 1188/1381 86% [===================================================== ] 1189/1381 86% [===================================================== ] 1190/1381 86% [===================================================== ] 1191/1381 86% [===================================================== ] 1192/1381 86% [===================================================== ] 1193/1381 86% [===================================================== ] 1194/1381 86% [===================================================== ] 1195/1381 86% [===================================================== ] 1196/1381 86% [===================================================== ] 1197/1381 86% [===================================================== ] 1198/1381 86% [===================================================== ] 1199/1381 86% [===================================================== ] 1200/1381 86% [===================================================== ] 1201/1381 86% [===================================================== ] 1202/1381 87% [====================================================== ] 1203/1381 87% [====================================================== ] 1204/1381 87% [====================================================== ] 1205/1381 87% [====================================================== ] 1206/1381 87% [====================================================== ] 1207/1381 87% [====================================================== ] 1208/1381 87% [====================================================== ] 1209/1381 87% [====================================================== ] 1210/1381 87% [====================================================== ] 1211/1381 87% [====================================================== ] 1212/1381 87% [====================================================== ] 1213/1381 87% [====================================================== ] 1214/1381 87% [====================================================== ] 1215/1381 87% [====================================================== ] 1216/1381 88% [====================================================== ] 1217/1381 88% [====================================================== ] 1218/1381 88% [====================================================== ] 1219/1381 88% [====================================================== ] 1220/1381 88% [====================================================== ] 1221/1381 88% [====================================================== ] 1222/1381 88% [====================================================== ] 1223/1381 88% [====================================================== ] 1224/1381 88% [====================================================== ] 1225/1381 88% [======================================================= ] 1226/1381 88% [======================================================= ] 1227/1381 88% [======================================================= ] 1228/1381 88% [======================================================= ] 1229/1381 88% [======================================================= ] 1230/1381 89% [======================================================= ] 1231/1381 89% [======================================================= ] 1232/1381 89% [======================================================= ] 1233/1381 89% [======================================================= ] 1234/1381 89% [======================================================= ] 1235/1381 89% [======================================================= ] 1236/1381 89% [======================================================= ] 1237/1381 89% [======================================================= ] 1238/1381 89% [======================================================= ] 1239/1381 89% [======================================================= ] 1240/1381 89% [======================================================= ] 1241/1381 89% [======================================================= ] 1242/1381 89% [======================================================= ] 1243/1381 90% [======================================================= ] 1244/1381 90% [======================================================= ] 1245/1381 90% [======================================================= ] 1246/1381 90% [======================================================= ] 1247/1381 90% [======================================================== ] 1248/1381 90% [======================================================== ] 1249/1381 90% [======================================================== ] 1250/1381 90% [======================================================== ] 1251/1381 90% [======================================================== ] 1252/1381 90% [======================================================== ] 1253/1381 90% [======================================================== ] 1254/1381 90% [======================================================== ] 1255/1381 90% [======================================================== ] 1256/1381 90% [======================================================== ] 1257/1381 91% [======================================================== ] 1258/1381 91% [======================================================== ] 1259/1381 91% [======================================================== ] 1260/1381 91% [======================================================== ] 1261/1381 91% [======================================================== ] 1262/1381 91% [======================================================== ] 1263/1381 91% [======================================================== ] 1264/1381 91% [======================================================== ] 1265/1381 91% [======================================================== ] 1266/1381 91% [======================================================== ] 1267/1381 91% [======================================================== ] 1268/1381 91% [======================================================== ] 1269/1381 91% [========================================================= ] 1270/1381 91% [========================================================= ] 1271/1381 92% [========================================================= ] 1272/1381 92% [========================================================= ] 1273/1381 92% [========================================================= ] 1274/1381 92% [========================================================= ] 1275/1381 92% [========================================================= ] 1276/1381 92% [========================================================= ] 1277/1381 92% [========================================================= ] 1278/1381 92% [========================================================= ] 1279/1381 92% [========================================================= ] 1280/1381 92% [========================================================= ] 1281/1381 92% [========================================================= ] 1282/1381 92% [========================================================= ] 1283/1381 92% [========================================================= ] 1284/1381 92% [========================================================= ] 1285/1381 93% [========================================================= ] 1286/1381 93% [========================================================= ] 1287/1381 93% [========================================================= ] 1288/1381 93% [========================================================= ] 1289/1381 93% [========================================================= ] 1290/1381 93% [========================================================= ] 1291/1381 93% [========================================================== ] 1292/1381 93% [========================================================== ] 1293/1381 93% [========================================================== ] 1294/1381 93% [========================================================== ] 1295/1381 93% [========================================================== ] 1296/1381 93% [========================================================== ] 1297/1381 93% [========================================================== ] 1298/1381 93% [========================================================== ] 1299/1381 94% [========================================================== ] 1300/1381 94% [========================================================== ] 1301/1381 94% [========================================================== ] 1302/1381 94% [========================================================== ] 1303/1381 94% [========================================================== ] 1304/1381 94% [========================================================== ] 1305/1381 94% [========================================================== ] 1306/1381 94% [========================================================== ] 1307/1381 94% [========================================================== ] 1308/1381 94% [========================================================== ] 1309/1381 94% [========================================================== ] 1310/1381 94% [========================================================== ] 1311/1381 94% [========================================================== ] 1312/1381 95% [========================================================== ] 1313/1381 95% [========================================================== ] 1314/1381 95% [=========================================================== ] 1315/1381 95% [=========================================================== ] 1316/1381 95% [=========================================================== ] 1317/1381 95% [=========================================================== ] 1318/1381 95% [=========================================================== ] 1319/1381 95% [=========================================================== ] 1320/1381 95% [=========================================================== ] 1321/1381 95% [=========================================================== ] 1322/1381 95% [=========================================================== ] 1323/1381 95% [=========================================================== ] 1324/1381 95% [=========================================================== ] 1325/1381 95% [=========================================================== ] 1326/1381 96% [=========================================================== ] 1327/1381 96% [=========================================================== ] 1328/1381 96% [=========================================================== ] 1329/1381 96% [=========================================================== ] 1330/1381 96% [=========================================================== ] 1331/1381 96% [=========================================================== ] 1332/1381 96% [=========================================================== ] 1333/1381 96% [=========================================================== ] 1334/1381 96% [=========================================================== ] 1335/1381 96% [=========================================================== ] 1336/1381 96% [============================================================ ] 1337/1381 96% [============================================================ ] 1338/1381 96% [============================================================ ] 1339/1381 96% [============================================================ ] 1340/1381 97% [============================================================ ] 1341/1381 97% [============================================================ ] 1342/1381 97% [============================================================ ] 1343/1381 97% [============================================================ ] 1344/1381 97% [============================================================ ] 1345/1381 97% [============================================================ ] 1346/1381 97% [============================================================ ] 1347/1381 97% [============================================================ ] 1348/1381 97% [============================================================ ] 1349/1381 97% [============================================================ ] 1350/1381 97% [============================================================ ] 1351/1381 97% [============================================================ ] 1352/1381 97% [============================================================ ] 1353/1381 97% [============================================================ ] 1354/1381 98% [============================================================ ] 1355/1381 98% [============================================================ ] 1356/1381 98% [============================================================ ] 1357/1381 98% [============================================================ ] 1358/1381 98% [============================================================= ] 1359/1381 98% [============================================================= ] 1360/1381 98% [============================================================= ] 1361/1381 98% [============================================================= ] 1362/1381 98% [============================================================= ] 1363/1381 98% [============================================================= ] 1364/1381 98% [============================================================= ] 1365/1381 98% [============================================================= ] 1366/1381 98% [============================================================= ] 1367/1381 98% [============================================================= ] 1368/1381 99% [============================================================= ] 1369/1381 99% [============================================================= ] 1370/1381 99% [============================================================= ] 1371/1381 99% [============================================================= ] 1372/1381 99% [============================================================= ] 1373/1381 99% [============================================================= ] 1374/1381 99% [============================================================= ] 1375/1381 99% [============================================================= ] 1376/1381 99% [============================================================= ] 1377/1381 99% [============================================================= ] 1378/1381 99% [============================================================= ] 1379/1381 99% [============================================================= ] 1380/1381 99% [==============================================================] 1381/1381 100% operation complete, 1381 objects in 32164 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/aarch64-buildroot-linux-gnu/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.05-15-g8ea4f3b549 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.3.6 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> aespipe 2.4f Collecting legal info >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> catatonit 0.1.7 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> sdl2 2.26.5 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> sdl2_mixer 2.6.3 Collecting legal info LICENSE.txt: OK (sha256: 1852c8549e3d154687197d46abababd3e8faae035f19991b2ca850fa3a43ad57) >>> sdl2_net 2.2.0 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> chrony 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> 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) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> host-environment-setup Collecting legal info >>> freetype 2.13.0 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnu-efi 3.0.15 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 8.1.2 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> host-imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> initscripts Collecting legal info >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgit2 1.6.4 Collecting legal info COPYING: OK (sha256: 6f3c2cd59b057e366c1acc073b038135c52d77892bb33bd4d931c5369d3f062b) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lighttpd 1.4.69 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lilv 0.24.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbpfan 2.4.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mbw 1.5 Collecting legal info mbw.spec: OK (sha256: 1afb2b8258506742238b9ceb8a865d7030c5889c56ba2911a0c0c042aa1335d1) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> ne10 1.2.1 Collecting legal info doc/LICENSE: OK (sha256: eb48041c8e0ad556cf72f2a6eff89c893aa5702bba4e163ca7798cce07e6c55e) >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> host-pahole 1.25 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> proftpd 1.3.8 Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> ptm2human c8c5e7d5bdacd73114f4f244355e88c7f4e7d64a Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> host-qemu 8.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.82.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-rust-bin 1.68.2 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.2.4 Collecting legal info LICENSE: OK (sha256: 760f22b3e9ea4a50eb99201bd8dd118869f28108cfb64ccce6d1b305cf9ae9fa) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> sound-theme-borealis 0.9a Collecting legal info >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> spidev_test 5.8 Collecting legal info >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stress 1.0.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sudo 1.9.13p3 Collecting legal info LICENSE.md: OK (sha256: ea33b3971e8e4d9657cd6794a952aaa71b22bd16745f1645455b6ead010e0a28) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> vuejs 3.3.1 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_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'