Total rockridge attributes bytes: 135428 Total directory bytes: 374784 Path table size(bytes): 1746 [ 9] Blk# 2000, [ratio/avg. 46%/ 41%], avg.speed: 21856256 b/s, ETA: 6439225s Max brk space used 130000 64245 extents written (125 MB) Statistics: gzip(0): 0 ( 0%) gzip(1): 0 ( 0%) gzip(2): 0 ( 0%) gzip(3): 0 ( 0%) gzip(4): 0 ( 0%) gzip(5): 0 ( 0%) gzip(6): 0 ( 0%) gzip(7): 0 ( 0%) gzip(8): 0 ( 0%) gzip(9): 2008 (1e+02%) 7zip: 0 ( 0%) Writing index for 2008 block(s)... Writing compressed data... >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/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-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/sbin/mkfs.jffs2 -e 0x4000 --with-xattr -p -l -n -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target -o /home/autobuild/autobuild/instance-5/output-1/images/rootfs.jffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/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-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/jffs2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.jffs2: error!: Page size for this system is by default 16384 mkfs.jffs2: error!: Use the --pagesize=SIZE option if this is not what you want >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/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-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/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-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-5/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-5/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1316 objects. stage 2: creating image '/home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2' [ ] 1/1316 0% [ ] 2/1316 0% [ ] 3/1316 0% [ ] 4/1316 0% [ ] 5/1316 0% [ ] 6/1316 0% [ ] 7/1316 0% [ ] 8/1316 0% [ ] 9/1316 0% [ ] 10/1316 0% [ ] 11/1316 0% [ ] 12/1316 0% [ ] 13/1316 0% [ ] 14/1316 1% [ ] 15/1316 1% [ ] 16/1316 1% [ ] 17/1316 1% [ ] 18/1316 1% [ ] 19/1316 1% [ ] 20/1316 1% [ ] 21/1316 1% [= ] 22/1316 1% [= ] 23/1316 1% [= ] 24/1316 1% [= ] 25/1316 1% [= ] 26/1316 1% [= ] 27/1316 2% [= ] 28/1316 2% [= ] 29/1316 2% [= ] 30/1316 2% [= ] 31/1316 2% [= ] 32/1316 2% [= ] 33/1316 2% [= ] 34/1316 2% [= ] 35/1316 2% [= ] 36/1316 2% [= ] 37/1316 2% [= ] 38/1316 2% [= ] 39/1316 2% [= ] 40/1316 3% [= ] 41/1316 3% [= ] 42/1316 3% [== ] 43/1316 3% [== ] 44/1316 3% [== ] 45/1316 3% [== ] 46/1316 3% [== ] 47/1316 3% [== ] 48/1316 3% [== ] 49/1316 3% [== ] 50/1316 3% [== ] 51/1316 3% [== ] 52/1316 3% [== ] 53/1316 4% [== ] 54/1316 4% [== ] 55/1316 4% [== ] 56/1316 4% [== ] 57/1316 4% [== ] 58/1316 4% [== ] 59/1316 4% [== ] 60/1316 4% [== ] 61/1316 4% [== ] 62/1316 4% [== ] 63/1316 4% [=== ] 64/1316 4% [=== ] 65/1316 4% [=== ] 66/1316 5% [=== ] 67/1316 5% [=== ] 68/1316 5% [=== ] 69/1316 5% [=== ] 70/1316 5% [=== ] 71/1316 5% [=== ] 72/1316 5% [=== ] 73/1316 5% [=== ] 74/1316 5% [=== ] 75/1316 5% [=== ] 76/1316 5% [=== ] 77/1316 5% [=== ] 78/1316 5% [=== ] 79/1316 6% [=== ] 80/1316 6% [=== ] 81/1316 6% [=== ] 82/1316 6% [=== ] 83/1316 6% [=== ] 84/1316 6% [==== ] 85/1316 6% [==== ] 86/1316 6% [==== ] 87/1316 6% [==== ] 88/1316 6% [==== ] 89/1316 6% [==== ] 90/1316 6% [==== ] 91/1316 6% [==== ] 92/1316 6% [==== ] 93/1316 7% [==== ] 94/1316 7% [==== ] 95/1316 7% [==== ] 96/1316 7% [==== ] 97/1316 7% [==== ] 98/1316 7% [==== ] 99/1316 7% [==== ] 100/1316 7% [==== ] 101/1316 7% [==== ] 102/1316 7% [==== ] 103/1316 7% [==== ] 104/1316 7% [==== ] 105/1316 7% [==== ] 106/1316 8% [===== ] 107/1316 8% [===== ] 108/1316 8% [===== ] 109/1316 8% [===== ] 110/1316 8% [===== ] 111/1316 8% [===== ] 112/1316 8% [===== ] 113/1316 8% [===== ] 114/1316 8% [===== ] 115/1316 8% [===== ] 116/1316 8% [===== ] 117/1316 8% [===== ] 118/1316 8% [===== ] 119/1316 9% [===== ] 120/1316 9% [===== ] 121/1316 9% [===== ] 122/1316 9% [===== ] 123/1316 9% [===== ] 124/1316 9% [===== ] 125/1316 9% [===== ] 126/1316 9% [===== ] 127/1316 9% [====== ] 128/1316 9% [====== ] 129/1316 9% [====== ] 130/1316 9% [====== ] 131/1316 9% [====== ] 132/1316 10% [====== ] 133/1316 10% [====== ] 134/1316 10% [====== ] 135/1316 10% [====== ] 136/1316 10% [====== ] 137/1316 10% [====== ] 138/1316 10% [====== ] 139/1316 10% [====== ] 140/1316 10% [====== ] 141/1316 10% [====== ] 142/1316 10% [====== ] 143/1316 10% [====== ] 144/1316 10% [====== ] 145/1316 11% [====== ] 146/1316 11% [====== ] 147/1316 11% [====== ] 148/1316 11% [======= ] 149/1316 11% [======= ] 150/1316 11% [======= ] 151/1316 11% [======= ] 152/1316 11% [======= ] 153/1316 11% [======= ] 154/1316 11% [======= ] 155/1316 11% [======= ] 156/1316 11% [======= ] 157/1316 11% [======= ] 158/1316 12% [======= ] 159/1316 12% [======= ] 160/1316 12% [======= ] 161/1316 12% [======= ] 162/1316 12% [======= ] 163/1316 12% [======= ] 164/1316 12% [======= ] 165/1316 12% [======= ] 166/1316 12% [======= ] 167/1316 12% [======= ] 168/1316 12% [======= ] 169/1316 12% [======== ] 170/1316 12% [======== ] 171/1316 12% [======== ] 172/1316 13% [======== ] 173/1316 13% [======== ] 174/1316 13% [======== ] 175/1316 13% [======== ] 176/1316 13% [======== ] 177/1316 13% [======== ] 178/1316 13% [======== ] 179/1316 13% [======== ] 180/1316 13% [======== ] 181/1316 13% [======== ] 182/1316 13% [======== ] 183/1316 13% [======== ] 184/1316 13% [======== ] 185/1316 14% [======== ] 186/1316 14% [======== ] 187/1316 14% [======== ] 188/1316 14% [======== ] 189/1316 14% [======== ] 190/1316 14% [======== ] 191/1316 14% [========= ] 192/1316 14% [========= ] 193/1316 14% [========= ] 194/1316 14% [========= ] 195/1316 14% [========= ] 196/1316 14% [========= ] 197/1316 14% [========= ] 198/1316 15% [========= ] 199/1316 15% [========= ] 200/1316 15% [========= ] 201/1316 15% [========= ] 202/1316 15% [========= ] 203/1316 15% [========= ] 204/1316 15% [========= ] 205/1316 15% [========= ] 206/1316 15% [========= ] 207/1316 15% [========= ] 208/1316 15% [========= ] 209/1316 15% [========= ] 210/1316 15% [========= ] 211/1316 16% [========= ] 212/1316 16% [========== ] 213/1316 16% [========== ] 214/1316 16% [========== ] 215/1316 16% [========== ] 216/1316 16% [========== ] 217/1316 16% [========== ] 218/1316 16% [========== ] 219/1316 16% [========== ] 220/1316 16% [========== ] 221/1316 16% [========== ] 222/1316 16% [========== ] 223/1316 16% [========== ] 224/1316 17% [========== ] 225/1316 17% [========== ] 226/1316 17% [========== ] 227/1316 17% [========== ] 228/1316 17% [========== ] 229/1316 17% [========== ] 230/1316 17% [========== ] 231/1316 17% [========== ] 232/1316 17% [========== ] 233/1316 17% [=========== ] 234/1316 17% [=========== ] 235/1316 17% [=========== ] 236/1316 17% [=========== ] 237/1316 18% [=========== ] 238/1316 18% [=========== ] 239/1316 18% [=========== ] 240/1316 18% [=========== ] 241/1316 18% [=========== ] 242/1316 18% [=========== ] 243/1316 18% [=========== ] 244/1316 18% [=========== ] 245/1316 18% [=========== ] 246/1316 18% [=========== ] 247/1316 18% [=========== ] 248/1316 18% [=========== ] 249/1316 18% [=========== ] 250/1316 18% [=========== ] 251/1316 19% [=========== ] 252/1316 19% [=========== ] 253/1316 19% [=========== ] 254/1316 19% [============ ] 255/1316 19% [============ ] 256/1316 19% [============ ] 257/1316 19% [============ ] 258/1316 19% [============ ] 259/1316 19% [============ ] 260/1316 19% [============ ] 261/1316 19% [============ ] 262/1316 19% [============ ] 263/1316 19% [============ ] 264/1316 20% [============ ] 265/1316 20% [============ ] 266/1316 20% [============ ] 267/1316 20% [============ ] 268/1316 20% [============ ] 269/1316 20% [============ ] 270/1316 20% [============ ] 271/1316 20% [============ ] 272/1316 20% [============ ] 273/1316 20% [============ ] 274/1316 20% [============ ] 275/1316 20% [============= ] 276/1316 20% [============= ] 277/1316 21% [============= ] 278/1316 21% [============= ] 279/1316 21% [============= ] 280/1316 21% [============= ] 281/1316 21% [============= ] 282/1316 21% [============= ] 283/1316 21% [============= ] 284/1316 21% [============= ] 285/1316 21% [============= ] 286/1316 21% [============= ] 287/1316 21% [============= ] 288/1316 21% [============= ] 289/1316 21% [============= ] 290/1316 22% [============= ] 291/1316 22% [============= ] 292/1316 22% [============= ] 293/1316 22% [============= ] 294/1316 22% [============= ] 295/1316 22% [============= ] 296/1316 22% [============= ] 297/1316 22% [============== ] 298/1316 22% [============== ] 299/1316 22% [============== ] 300/1316 22% [============== ] 301/1316 22% [============== ] 302/1316 22% [============== ] 303/1316 23% [============== ] 304/1316 23% [============== ] 305/1316 23% [============== ] 306/1316 23% [============== ] 307/1316 23% [============== ] 308/1316 23% [============== ] 309/1316 23% [============== ] 310/1316 23% [============== ] 311/1316 23% [============== ] 312/1316 23% [============== ] 313/1316 23% [============== ] 314/1316 23% [============== ] 315/1316 23% [============== ] 316/1316 24% [============== ] 317/1316 24% [============== ] 318/1316 24% [=============== ] 319/1316 24% [=============== ] 320/1316 24% [=============== ] 321/1316 24% [=============== ] 322/1316 24% [=============== ] 323/1316 24% [=============== ] 324/1316 24% [=============== ] 325/1316 24% [=============== ] 326/1316 24% [=============== ] 327/1316 24% [=============== ] 328/1316 24% [=============== ] 329/1316 25% [=============== ] 330/1316 25% [=============== ] 331/1316 25% [=============== ] 332/1316 25% [=============== ] 333/1316 25% [=============== ] 334/1316 25% [=============== ] 335/1316 25% [=============== ] 336/1316 25% [=============== ] 337/1316 25% [=============== ] 338/1316 25% [=============== ] 339/1316 25% [================ ] 340/1316 25% [================ ] 341/1316 25% [================ ] 342/1316 25% [================ ] 343/1316 26% [================ ] 344/1316 26% [================ ] 345/1316 26% [================ ] 346/1316 26% [================ ] 347/1316 26% [================ ] 348/1316 26% [================ ] 349/1316 26% [================ ] 350/1316 26% [================ ] 351/1316 26% [================ ] 352/1316 26% [================ ] 353/1316 26% [================ ] 354/1316 26% [================ ] 355/1316 26% [================ ] 356/1316 27% [================ ] 357/1316 27% [================ ] 358/1316 27% [================ ] 359/1316 27% [================ ] 360/1316 27% [================= ] 361/1316 27% [================= ] 362/1316 27% [================= ] 363/1316 27% [================= ] 364/1316 27% [================= ] 365/1316 27% [================= ] 366/1316 27% [================= ] 367/1316 27% [================= ] 368/1316 27% [================= ] 369/1316 28% [================= ] 370/1316 28% [================= ] 371/1316 28% [================= ] 372/1316 28% [================= ] 373/1316 28% [================= ] 374/1316 28% [================= ] 375/1316 28% [================= ] 376/1316 28% [================= ] 377/1316 28% [================= ] 378/1316 28% [================= ] 379/1316 28% [================= ] 380/1316 28% [================= ] 381/1316 28% [================= ] 382/1316 29% [================== ] 383/1316 29% [================== ] 384/1316 29% [================== ] 385/1316 29% [================== ] 386/1316 29% [================== ] 387/1316 29% [================== ] 388/1316 29% [================== ] 389/1316 29% [================== ] 390/1316 29% [================== ] 391/1316 29% [================== ] 392/1316 29% [================== ] 393/1316 29% [================== ] 394/1316 29% [================== ] 395/1316 30% [================== ] 396/1316 30% [================== ] 397/1316 30% [================== ] 398/1316 30% [================== ] 399/1316 30% [================== ] 400/1316 30% [================== ] 401/1316 30% [================== ] 402/1316 30% [================== ] 403/1316 30% [=================== ] 404/1316 30% [=================== ] 405/1316 30% [=================== ] 406/1316 30% [=================== ] 407/1316 30% [=================== ] 408/1316 31% [=================== ] 409/1316 31% [=================== ] 410/1316 31% [=================== ] 411/1316 31% [=================== ] 412/1316 31% [=================== ] 413/1316 31% [=================== ] 414/1316 31% [=================== ] 415/1316 31% [=================== ] 416/1316 31% [=================== ] 417/1316 31% [=================== ] 418/1316 31% [=================== ] 419/1316 31% [=================== ] 420/1316 31% [=================== ] 421/1316 31% [=================== ] 422/1316 32% [=================== ] 423/1316 32% [=================== ] 424/1316 32% [==================== ] 425/1316 32% [==================== ] 426/1316 32% [==================== ] 427/1316 32% [==================== ] 428/1316 32% [==================== ] 429/1316 32% [==================== ] 430/1316 32% [==================== ] 431/1316 32% [==================== ] 432/1316 32% [==================== ] 433/1316 32% [==================== ] 434/1316 32% [==================== ] 435/1316 33% [==================== ] 436/1316 33% [==================== ] 437/1316 33% [==================== ] 438/1316 33% [==================== ] 439/1316 33% [==================== ] 440/1316 33% [==================== ] 441/1316 33% [==================== ] 442/1316 33% [==================== ] 443/1316 33% [==================== ] 444/1316 33% [==================== ] 445/1316 33% [===================== ] 446/1316 33% [===================== ] 447/1316 33% [===================== ] 448/1316 34% [===================== ] 449/1316 34% [===================== ] 450/1316 34% [===================== ] 451/1316 34% [===================== ] 452/1316 34% [===================== ] 453/1316 34% [===================== ] 454/1316 34% [===================== ] 455/1316 34% [===================== ] 456/1316 34% [===================== ] 457/1316 34% [===================== ] 458/1316 34% [===================== ] 459/1316 34% [===================== ] 460/1316 34% [===================== ] 461/1316 35% [===================== ] 462/1316 35% [===================== ] 463/1316 35% [===================== ] 464/1316 35% [===================== ] 465/1316 35% [===================== ] 466/1316 35% [====================== ] 467/1316 35% [====================== ] 468/1316 35% [====================== ] 469/1316 35% [====================== ] 470/1316 35% [====================== ] 471/1316 35% [====================== ] 472/1316 35% [====================== ] 473/1316 35% [====================== ] 474/1316 36% [====================== ] 475/1316 36% [====================== ] 476/1316 36% [====================== ] 477/1316 36% [====================== ] 478/1316 36% [====================== ] 479/1316 36% [====================== ] 480/1316 36% [====================== ] 481/1316 36% [====================== ] 482/1316 36% [====================== ] 483/1316 36% [====================== ] 484/1316 36% [====================== ] 485/1316 36% [====================== ] 486/1316 36% [====================== ] 487/1316 37% [====================== ] 488/1316 37% [======================= ] 489/1316 37% [======================= ] 490/1316 37% [======================= ] 491/1316 37% [======================= ] 492/1316 37% [======================= ] 493/1316 37% [======================= ] 494/1316 37% [======================= ] 495/1316 37% [======================= ] 496/1316 37% [======================= ] 497/1316 37% [======================= ] 498/1316 37% [======================= ] 499/1316 37% [======================= ] 500/1316 37% [======================= ] 501/1316 38% [======================= ] 502/1316 38% [======================= ] 503/1316 38% [======================= ] 504/1316 38% [======================= ] 505/1316 38% [======================= ] 506/1316 38% [======================= ] 507/1316 38% [======================= ] 508/1316 38% [======================= ] 509/1316 38% [======================== ] 510/1316 38% [======================== ] 511/1316 38% [======================== ] 512/1316 38% [======================== ] 513/1316 38% [======================== ] 514/1316 39% [======================== ] 515/1316 39% [======================== ] 516/1316 39% [======================== ] 517/1316 39% [======================== ] 518/1316 39% [======================== ] 519/1316 39% [======================== ] 520/1316 39% [======================== ] 521/1316 39% [======================== ] 522/1316 39% [======================== ] 523/1316 39% [======================== ] 524/1316 39% [======================== ] 525/1316 39% [======================== ] 526/1316 39% [======================== ] 527/1316 40% [======================== ] 528/1316 40% [======================== ] 529/1316 40% [======================== ] 530/1316 40% [========================= ] 531/1316 40% [========================= ] 532/1316 40% [========================= ] 533/1316 40% [========================= ] 534/1316 40% [========================= ] 535/1316 40% [========================= ] 536/1316 40% [========================= ] 537/1316 40% [========================= ] 538/1316 40% [========================= ] 539/1316 40% [========================= ] 540/1316 41% [========================= ] 541/1316 41% [========================= ] 542/1316 41% [========================= ] 543/1316 41% [========================= ] 544/1316 41% [========================= ] 545/1316 41% [========================= ] 546/1316 41% [========================= ] 547/1316 41% [========================= ] 548/1316 41% [========================= ] 549/1316 41% [========================= ] 550/1316 41% [========================= ] 551/1316 41% [========================== ] 552/1316 41% [========================== ] 553/1316 42% [========================== ] 554/1316 42% [========================== ] 555/1316 42% [========================== ] 556/1316 42% [========================== ] 557/1316 42% [========================== ] 558/1316 42% [========================== ] 559/1316 42% [========================== ] 560/1316 42% [========================== ] 561/1316 42% [========================== ] 562/1316 42% [========================== ] 563/1316 42% [========================== ] 564/1316 42% [========================== ] 565/1316 42% [========================== ] 566/1316 43% [========================== ] 567/1316 43% [========================== ] 568/1316 43% [========================== ] 569/1316 43% [========================== ] 570/1316 43% [========================== ] 571/1316 43% [========================== ] 572/1316 43% [========================== ] 573/1316 43% [=========================== ] 574/1316 43% [=========================== ] 575/1316 43% [=========================== ] 576/1316 43% [=========================== ] 577/1316 43% [=========================== ] 578/1316 43% [=========================== ] 579/1316 43% [=========================== ] 580/1316 44% [=========================== ] 581/1316 44% [=========================== ] 582/1316 44% [=========================== ] 583/1316 44% [=========================== ] 584/1316 44% [=========================== ] 585/1316 44% [=========================== ] 586/1316 44% [=========================== ] 587/1316 44% [=========================== ] 588/1316 44% [=========================== ] 589/1316 44% [=========================== ] 590/1316 44% [=========================== ] 591/1316 44% [=========================== ] 592/1316 44% [=========================== ] 593/1316 45% [=========================== ] 594/1316 45% [============================ ] 595/1316 45% [============================ ] 596/1316 45% [============================ ] 597/1316 45% [============================ ] 598/1316 45% [============================ ] 599/1316 45% [============================ ] 600/1316 45% [============================ ] 601/1316 45% [============================ ] 602/1316 45% [============================ ] 603/1316 45% [============================ ] 604/1316 45% [============================ ] 605/1316 45% [============================ ] 606/1316 46% [============================ ] 607/1316 46% [============================ ] 608/1316 46% [============================ ] 609/1316 46% [============================ ] 610/1316 46% [============================ ] 611/1316 46% [============================ ] 612/1316 46% [============================ ] 613/1316 46% [============================ ] 614/1316 46% [============================ ] 615/1316 46% [============================= ] 616/1316 46% [============================= ] 617/1316 46% [============================= ] 618/1316 46% [============================= ] 619/1316 47% [============================= ] 620/1316 47% [============================= ] 621/1316 47% [============================= ] 622/1316 47% [============================= ] 623/1316 47% [============================= ] 624/1316 47% [============================= ] 625/1316 47% [============================= ] 626/1316 47% [============================= ] 627/1316 47% [============================= ] 628/1316 47% [============================= ] 629/1316 47% [============================= ] 630/1316 47% [============================= ] 631/1316 47% [============================= ] 632/1316 48% [============================= ] 633/1316 48% [============================= ] 634/1316 48% [============================= ] 635/1316 48% [============================= ] 636/1316 48% [============================== ] 637/1316 48% [============================== ] 638/1316 48% [============================== ] 639/1316 48% [============================== ] 640/1316 48% [============================== ] 641/1316 48% [============================== ] 642/1316 48% [============================== ] 643/1316 48% [============================== ] 644/1316 48% [============================== ] 645/1316 49% [============================== ] 646/1316 49% [============================== ] 647/1316 49% [============================== ] 648/1316 49% [============================== ] 649/1316 49% [============================== ] 650/1316 49% [============================== ] 651/1316 49% [============================== ] 652/1316 49% [============================== ] 653/1316 49% [============================== ] 654/1316 49% [============================== ] 655/1316 49% [============================== ] 656/1316 49% [============================== ] 657/1316 49% [=============================== ] 658/1316 50% [=============================== ] 659/1316 50% [=============================== ] 660/1316 50% [=============================== ] 661/1316 50% [=============================== ] 662/1316 50% [=============================== ] 663/1316 50% [=============================== ] 664/1316 50% [=============================== ] 665/1316 50% [=============================== ] 666/1316 50% [=============================== ] 667/1316 50% [=============================== ] 668/1316 50% [=============================== ] 669/1316 50% [=============================== ] 670/1316 50% [=============================== ] 671/1316 50% [=============================== ] 672/1316 51% [=============================== ] 673/1316 51% [=============================== ] 674/1316 51% [=============================== ] 675/1316 51% [=============================== ] 676/1316 51% [=============================== ] 677/1316 51% [=============================== ] 678/1316 51% [=============================== ] 679/1316 51% [================================ ] 680/1316 51% [================================ ] 681/1316 51% [================================ ] 682/1316 51% [================================ ] 683/1316 51% [================================ ] 684/1316 51% [================================ ] 685/1316 52% [================================ ] 686/1316 52% [================================ ] 687/1316 52% [================================ ] 688/1316 52% [================================ ] 689/1316 52% [================================ ] 690/1316 52% [================================ ] 691/1316 52% [================================ ] 692/1316 52% [================================ ] 693/1316 52% [================================ ] 694/1316 52% [================================ ] 695/1316 52% [================================ ] 696/1316 52% [================================ ] 697/1316 52% [================================ ] 698/1316 53% [================================ ] 699/1316 53% [================================ ] 700/1316 53% [================================= ] 701/1316 53% [================================= ] 702/1316 53% [================================= ] 703/1316 53% [================================= ] 704/1316 53% [================================= ] 705/1316 53% [================================= ] 706/1316 53% [================================= ] 707/1316 53% [================================= ] 708/1316 53% [================================= ] 709/1316 53% [================================= ] 710/1316 53% [================================= ] 711/1316 54% [================================= ] 712/1316 54% [================================= ] 713/1316 54% [================================= ] 714/1316 54% [================================= ] 715/1316 54% [================================= ] 716/1316 54% [================================= ] 717/1316 54% [================================= ] 718/1316 54% [================================= ] 719/1316 54% [================================= ] 720/1316 54% [================================= ] 721/1316 54% [================================== ] 722/1316 54% [================================== ] 723/1316 54% [================================== ] 724/1316 55% [================================== ] 725/1316 55% [================================== ] 726/1316 55% [================================== ] 727/1316 55% [================================== ] 728/1316 55% [================================== ] 729/1316 55% [================================== ] 730/1316 55% [================================== ] 731/1316 55% [================================== ] 732/1316 55% [================================== ] 733/1316 55% [================================== ] 734/1316 55% [================================== ] 735/1316 55% [================================== ] 736/1316 55% [================================== ] 737/1316 56% [================================== ] 738/1316 56% [================================== ] 739/1316 56% [================================== ] 740/1316 56% [================================== ] 741/1316 56% [================================== ] 742/1316 56% [=================================== ] 743/1316 56% [=================================== ] 744/1316 56% [=================================== ] 745/1316 56% [=================================== ] 746/1316 56% [=================================== ] 747/1316 56% [=================================== ] 748/1316 56% [=================================== ] 749/1316 56% [=================================== ] 750/1316 56% [=================================== ] 751/1316 57% [=================================== ] 752/1316 57% [=================================== ] 753/1316 57% [=================================== ] 754/1316 57% [=================================== ] 755/1316 57% [=================================== ] 756/1316 57% [=================================== ] 757/1316 57% [=================================== ] 758/1316 57% [=================================== ] 759/1316 57% [=================================== ] 760/1316 57% [=================================== ] 761/1316 57% [=================================== ] 762/1316 57% [=================================== ] 763/1316 57% [=================================== ] 764/1316 58% [==================================== ] 765/1316 58% [==================================== ] 766/1316 58% [==================================== ] 767/1316 58% [==================================== ] 768/1316 58% [==================================== ] 769/1316 58% [==================================== ] 770/1316 58% [==================================== ] 771/1316 58% [==================================== ] 772/1316 58% [==================================== ] 773/1316 58% [==================================== ] 774/1316 58% [==================================== ] 775/1316 58% [==================================== ] 776/1316 58% [==================================== ] 777/1316 59% [==================================== ] 778/1316 59% [==================================== ] 779/1316 59% [==================================== ] 780/1316 59% [==================================== ] 781/1316 59% [==================================== ] 782/1316 59% [==================================== ] 783/1316 59% [==================================== ] 784/1316 59% [==================================== ] 785/1316 59% [===================================== ] 786/1316 59% [===================================== ] 787/1316 59% [===================================== ] 788/1316 59% [===================================== ] 789/1316 59% [===================================== ] 790/1316 60% [===================================== ] 791/1316 60% [===================================== ] 792/1316 60% [===================================== ] 793/1316 60% [===================================== ] 794/1316 60% [===================================== ] 795/1316 60% [===================================== ] 796/1316 60% [===================================== ] 797/1316 60% [===================================== ] 798/1316 60% [===================================== ] 799/1316 60% [===================================== ] 800/1316 60% [===================================== ] 801/1316 60% [===================================== ] 802/1316 60% [===================================== ] 803/1316 61% [===================================== ] 804/1316 61% [===================================== ] 805/1316 61% [===================================== ] 806/1316 61% [====================================== ] 807/1316 61% [====================================== ] 808/1316 61% [====================================== ] 809/1316 61% [====================================== ] 810/1316 61% [====================================== ] 811/1316 61% [====================================== ] 812/1316 61% [====================================== ] 813/1316 61% [====================================== ] 814/1316 61% [====================================== ] 815/1316 61% [====================================== ] 816/1316 62% [====================================== ] 817/1316 62% [====================================== ] 818/1316 62% [====================================== ] 819/1316 62% [====================================== ] 820/1316 62% [====================================== ] 821/1316 62% [====================================== ] 822/1316 62% [====================================== ] 823/1316 62% [====================================== ] 824/1316 62% [====================================== ] 825/1316 62% [====================================== ] 826/1316 62% [====================================== ] 827/1316 62% [======================================= ] 828/1316 62% [======================================= ] 829/1316 62% [======================================= ] 830/1316 63% [======================================= ] 831/1316 63% [======================================= ] 832/1316 63% [======================================= ] 833/1316 63% [======================================= ] 834/1316 63% [======================================= ] 835/1316 63% [======================================= ] 836/1316 63% [======================================= ] 837/1316 63% [======================================= ] 838/1316 63% [======================================= ] 839/1316 63% [======================================= ] 840/1316 63% [======================================= ] 841/1316 63% [======================================= ] 842/1316 63% [======================================= ] 843/1316 64% [======================================= ] 844/1316 64% [======================================= ] 845/1316 64% [======================================= ] 846/1316 64% [======================================= ] 847/1316 64% [======================================= ] 848/1316 64% [======================================= ] 849/1316 64% [======================================== ] 850/1316 64% [======================================== ] 851/1316 64% [======================================== ] 852/1316 64% [======================================== ] 853/1316 64% [======================================== ] 854/1316 64% [======================================== ] 855/1316 64% [======================================== ] 856/1316 65% [======================================== ] 857/1316 65% [======================================== ] 858/1316 65% [======================================== ] 859/1316 65% [======================================== ] 860/1316 65% [======================================== ] 861/1316 65% [======================================== ] 862/1316 65% [======================================== ] 863/1316 65% [======================================== ] 864/1316 65% [======================================== ] 865/1316 65% [======================================== ] 866/1316 65% [======================================== ] 867/1316 65% [======================================== ] 868/1316 65% [======================================== ] 869/1316 66% [======================================== ] 870/1316 66% [========================================= ] 871/1316 66% [========================================= ] 872/1316 66% [========================================= ] 873/1316 66% [========================================= ] 874/1316 66% [========================================= ] 875/1316 66% [========================================= ] 876/1316 66% [========================================= ] 877/1316 66% [========================================= ] 878/1316 66% [========================================= ] 879/1316 66% [========================================= ] 880/1316 66% [========================================= ] 881/1316 66% [========================================= ] 882/1316 67% [========================================= ] 883/1316 67% [========================================= ] 884/1316 67% [========================================= ] 885/1316 67% [========================================= ] 886/1316 67% [========================================= ] 887/1316 67% [========================================= ] 888/1316 67% [========================================= ] 889/1316 67% [========================================= ] 890/1316 67% [========================================= ] 891/1316 67% [========================================== ] 892/1316 67% [========================================== ] 893/1316 67% [========================================== ] 894/1316 67% [========================================== ] 895/1316 68% [========================================== ] 896/1316 68% [========================================== ] 897/1316 68% [========================================== ] 898/1316 68% [========================================== ] 899/1316 68% [========================================== ] 900/1316 68% [========================================== ] 901/1316 68% [========================================== ] 902/1316 68% [========================================== ] 903/1316 68% [========================================== ] 904/1316 68% [========================================== ] 905/1316 68% [========================================== ] 906/1316 68% [========================================== ] 907/1316 68% [========================================== ] 908/1316 68% [========================================== ] 909/1316 69% [========================================== ] 910/1316 69% [========================================== ] 911/1316 69% [========================================== ] 912/1316 69% [=========================================== ] 913/1316 69% [=========================================== ] 914/1316 69% [=========================================== ] 915/1316 69% [=========================================== ] 916/1316 69% [=========================================== ] 917/1316 69% [=========================================== ] 918/1316 69% [=========================================== ] 919/1316 69% [=========================================== ] 920/1316 69% [=========================================== ] 921/1316 69% [=========================================== ] 922/1316 70% [=========================================== ] 923/1316 70% [=========================================== ] 924/1316 70% [=========================================== ] 925/1316 70% [=========================================== ] 926/1316 70% [=========================================== ] 927/1316 70% [=========================================== ] 928/1316 70% [=========================================== ] 929/1316 70% [=========================================== ] 930/1316 70% [=========================================== ] 931/1316 70% [=========================================== ] 932/1316 70% [=========================================== ] 933/1316 70% [============================================ ] 934/1316 70% [============================================ ] 935/1316 71% [============================================ ] 936/1316 71% [============================================ ] 937/1316 71% [============================================ ] 938/1316 71% [============================================ ] 939/1316 71% [============================================ ] 940/1316 71% [============================================ ] 941/1316 71% [============================================ ] 942/1316 71% [============================================ ] 943/1316 71% [============================================ ] 944/1316 71% [============================================ ] 945/1316 71% [============================================ ] 946/1316 71% [============================================ ] 947/1316 71% [============================================ ] 948/1316 72% [============================================ ] 949/1316 72% [============================================ ] 950/1316 72% [============================================ ] 951/1316 72% [============================================ ] 952/1316 72% [============================================ ] 953/1316 72% [============================================ ] 954/1316 72% [============================================ ] 955/1316 72% [============================================= ] 956/1316 72% [============================================= ] 957/1316 72% [============================================= ] 958/1316 72% [============================================= ] 959/1316 72% [============================================= ] 960/1316 72% [============================================= ] 961/1316 73% [============================================= ] 962/1316 73% [============================================= ] 963/1316 73% [============================================= ] 964/1316 73% [============================================= ] 965/1316 73% [============================================= ] 966/1316 73% [============================================= ] 967/1316 73% [============================================= ] 968/1316 73% [============================================= ] 969/1316 73% [============================================= ] 970/1316 73% [============================================= ] 971/1316 73% [============================================= ] 972/1316 73% [============================================= ] 973/1316 73% [============================================= ] 974/1316 74% [============================================= ] 975/1316 74% [============================================= ] 976/1316 74% [============================================== ] 977/1316 74% [============================================== ] 978/1316 74% [============================================== ] 979/1316 74% [============================================== ] 980/1316 74% [============================================== ] 981/1316 74% [============================================== ] 982/1316 74% [============================================== ] 983/1316 74% [============================================== ] 984/1316 74% [============================================== ] 985/1316 74% [============================================== ] 986/1316 74% [============================================== ] 987/1316 75% [============================================== ] 988/1316 75% [============================================== ] 989/1316 75% [============================================== ] 990/1316 75% [============================================== ] 991/1316 75% [============================================== ] 992/1316 75% [============================================== ] 993/1316 75% [============================================== ] 994/1316 75% [============================================== ] 995/1316 75% [============================================== ] 996/1316 75% [============================================== ] 997/1316 75% [=============================================== ] 998/1316 75% [=============================================== ] 999/1316 75% [=============================================== ] 1000/1316 75% [=============================================== ] 1001/1316 76% [=============================================== ] 1002/1316 76% [=============================================== ] 1003/1316 76% [=============================================== ] 1004/1316 76% [=============================================== ] 1005/1316 76% [=============================================== ] 1006/1316 76% [=============================================== ] 1007/1316 76% [=============================================== ] 1008/1316 76% [=============================================== ] 1009/1316 76% [=============================================== ] 1010/1316 76% [=============================================== ] 1011/1316 76% [=============================================== ] 1012/1316 76% [=============================================== ] 1013/1316 76% [=============================================== ] 1014/1316 77% [=============================================== ] 1015/1316 77% [=============================================== ] 1016/1316 77% [=============================================== ] 1017/1316 77% [=============================================== ] 1018/1316 77% [================================================ ] 1019/1316 77% [================================================ ] 1020/1316 77% [================================================ ] 1021/1316 77% [================================================ ] 1022/1316 77% [================================================ ] 1023/1316 77% [================================================ ] 1024/1316 77% [================================================ ] 1025/1316 77% [================================================ ] 1026/1316 77% [================================================ ] 1027/1316 78% [================================================ ] 1028/1316 78% [================================================ ] 1029/1316 78% [================================================ ] 1030/1316 78% [================================================ ] 1031/1316 78% [================================================ ] 1032/1316 78% [================================================ ] 1033/1316 78% [================================================ ] 1034/1316 78% [================================================ ] 1035/1316 78% [================================================ ] 1036/1316 78% [================================================ ] 1037/1316 78% [================================================ ] 1038/1316 78% [================================================ ] 1039/1316 78% [================================================ ] 1040/1316 79% [================================================= ] 1041/1316 79% [================================================= ] 1042/1316 79% [================================================= ] 1043/1316 79% [================================================= ] 1044/1316 79% [================================================= ] 1045/1316 79% [================================================= ] 1046/1316 79% [================================================= ] 1047/1316 79% [================================================= ] 1048/1316 79% [================================================= ] 1049/1316 79% [================================================= ] 1050/1316 79% [================================================= ] 1051/1316 79% [================================================= ] 1052/1316 79% [================================================= ] 1053/1316 80% [================================================= ] 1054/1316 80% [================================================= ] 1055/1316 80% [================================================= ] 1056/1316 80% [================================================= ] 1057/1316 80% [================================================= ] 1058/1316 80% [================================================= ] 1059/1316 80% [================================================= ] 1060/1316 80% [================================================= ] 1061/1316 80% [================================================== ] 1062/1316 80% [================================================== ] 1063/1316 80% [================================================== ] 1064/1316 80% [================================================== ] 1065/1316 80% [================================================== ] 1066/1316 81% [================================================== ] 1067/1316 81% [================================================== ] 1068/1316 81% [================================================== ] 1069/1316 81% [================================================== ] 1070/1316 81% [================================================== ] 1071/1316 81% [================================================== ] 1072/1316 81% [================================================== ] 1073/1316 81% [================================================== ] 1074/1316 81% [================================================== ] 1075/1316 81% [================================================== ] 1076/1316 81% [================================================== ] 1077/1316 81% [================================================== ] 1078/1316 81% [================================================== ] 1079/1316 81% [================================================== ] 1080/1316 82% [================================================== ] 1081/1316 82% [================================================== ] 1082/1316 82% [=================================================== ] 1083/1316 82% [=================================================== ] 1084/1316 82% [=================================================== ] 1085/1316 82% [=================================================== ] 1086/1316 82% [=================================================== ] 1087/1316 82% [=================================================== ] 1088/1316 82% [=================================================== ] 1089/1316 82% [=================================================== ] 1090/1316 82% [=================================================== ] 1091/1316 82% [=================================================== ] 1092/1316 82% [=================================================== ] 1093/1316 83% [=================================================== ] 1094/1316 83% [=================================================== ] 1095/1316 83% [=================================================== ] 1096/1316 83% [=================================================== ] 1097/1316 83% [=================================================== ] 1098/1316 83% [=================================================== ] 1099/1316 83% [=================================================== ] 1100/1316 83% [=================================================== ] 1101/1316 83% [=================================================== ] 1102/1316 83% [=================================================== ] 1103/1316 83% [==================================================== ] 1104/1316 83% [==================================================== ] 1105/1316 83% [==================================================== ] 1106/1316 84% [==================================================== ] 1107/1316 84% [==================================================== ] 1108/1316 84% [==================================================== ] 1109/1316 84% [==================================================== ] 1110/1316 84% [==================================================== ] 1111/1316 84% [==================================================== ] 1112/1316 84% [==================================================== ] 1113/1316 84% [==================================================== ] 1114/1316 84% [==================================================== ] 1115/1316 84% [==================================================== ] 1116/1316 84% [==================================================== ] 1117/1316 84% [==================================================== ] 1118/1316 84% [==================================================== ] 1119/1316 85% [==================================================== ] 1120/1316 85% [==================================================== ] 1121/1316 85% [==================================================== ] 1122/1316 85% [==================================================== ] 1123/1316 85% [==================================================== ] 1124/1316 85% [===================================================== ] 1125/1316 85% [===================================================== ] 1126/1316 85% [===================================================== ] 1127/1316 85% [===================================================== ] 1128/1316 85% [===================================================== ] 1129/1316 85% [===================================================== ] 1130/1316 85% [===================================================== ] 1131/1316 85% [===================================================== ] 1132/1316 86% [===================================================== ] 1133/1316 86% [===================================================== ] 1134/1316 86% [===================================================== ] 1135/1316 86% [===================================================== ] 1136/1316 86% [===================================================== ] 1137/1316 86% [===================================================== ] 1138/1316 86% [===================================================== ] 1139/1316 86% [===================================================== ] 1140/1316 86% [===================================================== ] 1141/1316 86% [===================================================== ] 1142/1316 86% [===================================================== ] 1143/1316 86% [===================================================== ] 1144/1316 86% [===================================================== ] 1145/1316 87% [===================================================== ] 1146/1316 87% [====================================================== ] 1147/1316 87% [====================================================== ] 1148/1316 87% [====================================================== ] 1149/1316 87% [====================================================== ] 1150/1316 87% [====================================================== ] 1151/1316 87% [====================================================== ] 1152/1316 87% [====================================================== ] 1153/1316 87% [====================================================== ] 1154/1316 87% [====================================================== ] 1155/1316 87% [====================================================== ] 1156/1316 87% [====================================================== ] 1157/1316 87% [====================================================== ] 1158/1316 87% [====================================================== ] 1159/1316 88% [====================================================== ] 1160/1316 88% [====================================================== ] 1161/1316 88% [====================================================== ] 1162/1316 88% [====================================================== ] 1163/1316 88% [====================================================== ] 1164/1316 88% [====================================================== ] 1165/1316 88% [====================================================== ] 1166/1316 88% [====================================================== ] 1167/1316 88% [======================================================= ] 1168/1316 88% [======================================================= ] 1169/1316 88% [======================================================= ] 1170/1316 88% [======================================================= ] 1171/1316 88% [======================================================= ] 1172/1316 89% [======================================================= ] 1173/1316 89% [======================================================= ] 1174/1316 89% [======================================================= ] 1175/1316 89% [======================================================= ] 1176/1316 89% [======================================================= ] 1177/1316 89% [======================================================= ] 1178/1316 89% [======================================================= ] 1179/1316 89% [======================================================= ] 1180/1316 89% [======================================================= ] 1181/1316 89% [======================================================= ] 1182/1316 89% [======================================================= ] 1183/1316 89% [======================================================= ] 1184/1316 89% [======================================================= ] 1185/1316 90% [======================================================= ] 1186/1316 90% [======================================================= ] 1187/1316 90% [======================================================= ] 1188/1316 90% [======================================================== ] 1189/1316 90% [======================================================== ] 1190/1316 90% [======================================================== ] 1191/1316 90% [======================================================== ] 1192/1316 90% [======================================================== ] 1193/1316 90% [======================================================== ] 1194/1316 90% [======================================================== ] 1195/1316 90% [======================================================== ] 1196/1316 90% [======================================================== ] 1197/1316 90% [======================================================== ] 1198/1316 91% [======================================================== ] 1199/1316 91% [======================================================== ] 1200/1316 91% [======================================================== ] 1201/1316 91% [======================================================== ] 1202/1316 91% [======================================================== ] 1203/1316 91% [======================================================== ] 1204/1316 91% [======================================================== ] 1205/1316 91% [======================================================== ] 1206/1316 91% [======================================================== ] 1207/1316 91% [======================================================== ] 1208/1316 91% [======================================================== ] 1209/1316 91% [========================================================= ] 1210/1316 91% [========================================================= ] 1211/1316 92% [========================================================= ] 1212/1316 92% [========================================================= ] 1213/1316 92% [========================================================= ] 1214/1316 92% [========================================================= ] 1215/1316 92% [========================================================= ] 1216/1316 92% [========================================================= ] 1217/1316 92% [========================================================= ] 1218/1316 92% [========================================================= ] 1219/1316 92% [========================================================= ] 1220/1316 92% [========================================================= ] 1221/1316 92% [========================================================= ] 1222/1316 92% [========================================================= ] 1223/1316 92% [========================================================= ] 1224/1316 93% [========================================================= ] 1225/1316 93% [========================================================= ] 1226/1316 93% [========================================================= ] 1227/1316 93% [========================================================= ] 1228/1316 93% [========================================================= ] 1229/1316 93% [========================================================= ] 1230/1316 93% [========================================================= ] 1231/1316 93% [========================================================== ] 1232/1316 93% [========================================================== ] 1233/1316 93% [========================================================== ] 1234/1316 93% [========================================================== ] 1235/1316 93% [========================================================== ] 1236/1316 93% [========================================================== ] 1237/1316 93% [========================================================== ] 1238/1316 94% [========================================================== ] 1239/1316 94% [========================================================== ] 1240/1316 94% [========================================================== ] 1241/1316 94% [========================================================== ] 1242/1316 94% [========================================================== ] 1243/1316 94% [========================================================== ] 1244/1316 94% [========================================================== ] 1245/1316 94% [========================================================== ] 1246/1316 94% [========================================================== ] 1247/1316 94% [========================================================== ] 1248/1316 94% [========================================================== ] 1249/1316 94% [========================================================== ] 1250/1316 94% [========================================================== ] 1251/1316 95% [========================================================== ] 1252/1316 95% [=========================================================== ] 1253/1316 95% [=========================================================== ] 1254/1316 95% [=========================================================== ] 1255/1316 95% [=========================================================== ] 1256/1316 95% [=========================================================== ] 1257/1316 95% [=========================================================== ] 1258/1316 95% [=========================================================== ] 1259/1316 95% [=========================================================== ] 1260/1316 95% [=========================================================== ] 1261/1316 95% [=========================================================== ] 1262/1316 95% [=========================================================== ] 1263/1316 95% [=========================================================== ] 1264/1316 96% [=========================================================== ] 1265/1316 96% [=========================================================== ] 1266/1316 96% [=========================================================== ] 1267/1316 96% [=========================================================== ] 1268/1316 96% [=========================================================== ] 1269/1316 96% [=========================================================== ] 1270/1316 96% [=========================================================== ] 1271/1316 96% [=========================================================== ] 1272/1316 96% [=========================================================== ] 1273/1316 96% [============================================================ ] 1274/1316 96% [============================================================ ] 1275/1316 96% [============================================================ ] 1276/1316 96% [============================================================ ] 1277/1316 97% [============================================================ ] 1278/1316 97% [============================================================ ] 1279/1316 97% [============================================================ ] 1280/1316 97% [============================================================ ] 1281/1316 97% [============================================================ ] 1282/1316 97% [============================================================ ] 1283/1316 97% [============================================================ ] 1284/1316 97% [============================================================ ] 1285/1316 97% [============================================================ ] 1286/1316 97% [============================================================ ] 1287/1316 97% [============================================================ ] 1288/1316 97% [============================================================ ] 1289/1316 97% [============================================================ ] 1290/1316 98% [============================================================ ] 1291/1316 98% [============================================================ ] 1292/1316 98% [============================================================ ] 1293/1316 98% [============================================================ ] 1294/1316 98% [============================================================= ] 1295/1316 98% [============================================================= ] 1296/1316 98% [============================================================= ] 1297/1316 98% [============================================================= ] 1298/1316 98% [============================================================= ] 1299/1316 98% [============================================================= ] 1300/1316 98% [============================================================= ] 1301/1316 98% [============================================================= ] 1302/1316 98% [============================================================= ] 1303/1316 99% [============================================================= ] 1304/1316 99% [============================================================= ] 1305/1316 99% [============================================================= ] 1306/1316 99% [============================================================= ] 1307/1316 99% [============================================================= ] 1308/1316 99% [============================================================= ] 1309/1316 99% [============================================================= ] 1310/1316 99% [============================================================= ] 1311/1316 99% [============================================================= ] 1312/1316 99% [============================================================= ] 1313/1316 99% [============================================================= ] 1314/1316 99% [============================================================= ] 1315/1316 99% [==============================================================] 1316/1316 100% operation complete, 1316 objects in 65201 NAND pages. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2022.11-746-g9db9f9b4dc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca 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-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.2.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-isl 0.25 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-make 4.2.1 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> linux-headers 6.1.2 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 >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-coreutils 9.1 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> font-awesome 4.7.0 Collecting legal info >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genpart 1.0.2 Collecting legal info >>> getent Collecting legal info >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gnuplot 5.4.5 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> initscripts Collecting legal info >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jquery-sparkline 2.1.2 Collecting legal info >>> jquery-validation 1.19.5 Collecting legal info LICENSE.md: OK (sha256: f398878cab338b869638bdac1aeae76bf3ac11b2b89da6e0b68bc1a645733440) >>> jquery 3.5.1 Collecting legal info >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> liburiparser 0.9.7 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-firmware 20221214 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) LICENCE.cypress: OK (sha256: ae0db6cc4db33941148df0f67de53e76a77b1b5a46b3165edb7040aa2750015f) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.ralink_a_mediatek_company_firmware: OK (sha256: 8568352b57f3574f9d5b2753cdb7c6e5eb2b79e82fbb9c9ba6566947467ef508) LICENCE.rtlwifi_firmware.txt: OK (sha256: a61351665b4f264f6c631364f85b907d8f8f41f8b369533ef4021765f9f3b62e) LICENSE.QualcommAtheros_ar3k: OK (sha256: a064cbf83e10d72579d236a1e36032681adb8e442943ff75b57020a82992a5ed) LICENSE.i915: OK (sha256: 8542aeabf2761935122d693561e16766ce1bcc2b0d003204f9040b7d6d929f2e) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) WHENCE: OK (sha256: 744babd4eae138ccfb5bd343b1589912b9839274f8a794af0b6c9b451df73579) qcom/NOTICE.txt: OK (sha256: fa43e1b9a13b341a07adca9dbe73d0f9072d7966fdfe811c01f0dd2872d7309a) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> 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-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-rauc 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> sdl_ttf 70b2940cc75e92aab02a67d2f827caf2836a2c74 Collecting legal info COPYING: OK (sha256: b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> host-uuu 1.5.11 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> 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-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-sparkline-2.1.2: cannot save license (JQUERY_SPARKLINE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'