Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 27ca355 Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 81 : nat_bits unmount [FSCK] Check node 1 / 1319 (0.08%) [FSCK] Check node 132 / 1319 (10.08%) [FSCK] Check node 263 / 1319 (20.08%) [FSCK] Check node 394 / 1319 (30.08%) [FSCK] Check node 525 / 1319 (40.08%) [FSCK] Check node 656 / 1319 (50.08%) [FSCK] Check node 787 / 1319 (60.08%) [FSCK] Check node 918 / 1319 (70.08%) [FSCK] Check node 1049 / 1319 (80.08%) [FSCK] Check node 1180 / 1319 (90.08%) [FSCK] Check node 1311 / 1319 (100.08%) [FSCK] Max image size: 122 MB, Free space: 4998 MB [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x0] [FSCK] valid_block_count matching with CP [Ok..] [0x4cf4] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x527] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x527] [FSCK] valid_inode_count matched with CP [Ok..] [0x521] [FSCK] free segment_count matched with CP [Ok..] [0x9bc] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 1.690029 secs >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot printf ' find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target -print0 | xargs -0 -r touch -hd @1713099920\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x none -o /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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" gzip -9 -c -n /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ubifs.gz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1713099920\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-8/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-8/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1313 objects. stage 2: creating image '/home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2' [ ] 1/1313 0% [ ] 2/1313 0% [ ] 3/1313 0% [ ] 4/1313 0% [ ] 5/1313 0% [ ] 6/1313 0% [ ] 7/1313 0% [ ] 8/1313 0% [ ] 9/1313 0% [ ] 10/1313 0% [ ] 11/1313 0% [ ] 12/1313 0% [ ] 13/1313 0% [ ] 14/1313 1% [ ] 15/1313 1% [ ] 16/1313 1% [ ] 17/1313 1% [ ] 18/1313 1% [ ] 19/1313 1% [ ] 20/1313 1% [ ] 21/1313 1% [= ] 22/1313 1% [= ] 23/1313 1% [= ] 24/1313 1% [= ] 25/1313 1% [= ] 26/1313 1% [= ] 27/1313 2% [= ] 28/1313 2% [= ] 29/1313 2% [= ] 30/1313 2% [= ] 31/1313 2% [= ] 32/1313 2% [= ] 33/1313 2% [= ] 34/1313 2% [= ] 35/1313 2% [= ] 36/1313 2% [= ] 37/1313 2% [= ] 38/1313 2% [= ] 39/1313 2% [= ] 40/1313 3% [= ] 41/1313 3% [= ] 42/1313 3% [== ] 43/1313 3% [== ] 44/1313 3% [== ] 45/1313 3% [== ] 46/1313 3% [== ] 47/1313 3% [== ] 48/1313 3% [== ] 49/1313 3% [== ] 50/1313 3% [== ] 51/1313 3% [== ] 52/1313 3% [== ] 53/1313 4% [== ] 54/1313 4% [== ] 55/1313 4% [== ] 56/1313 4% [== ] 57/1313 4% [== ] 58/1313 4% [== ] 59/1313 4% [== ] 60/1313 4% [== ] 61/1313 4% [== ] 62/1313 4% [== ] 63/1313 4% [=== ] 64/1313 4% [=== ] 65/1313 4% [=== ] 66/1313 5% [=== ] 67/1313 5% [=== ] 68/1313 5% [=== ] 69/1313 5% [=== ] 70/1313 5% [=== ] 71/1313 5% [=== ] 72/1313 5% [=== ] 73/1313 5% [=== ] 74/1313 5% [=== ] 75/1313 5% [=== ] 76/1313 5% [=== ] 77/1313 5% [=== ] 78/1313 5% [=== ] 79/1313 6% [=== ] 80/1313 6% [=== ] 81/1313 6% [=== ] 82/1313 6% [=== ] 83/1313 6% [=== ] 84/1313 6% [==== ] 85/1313 6% [==== ] 86/1313 6% [==== ] 87/1313 6% [==== ] 88/1313 6% [==== ] 89/1313 6% [==== ] 90/1313 6% [==== ] 91/1313 6% [==== ] 92/1313 7% [==== ] 93/1313 7% [==== ] 94/1313 7% [==== ] 95/1313 7% [==== ] 96/1313 7% [==== ] 97/1313 7% [==== ] 98/1313 7% [==== ] 99/1313 7% [==== ] 100/1313 7% [==== ] 101/1313 7% [==== ] 102/1313 7% [==== ] 103/1313 7% [==== ] 104/1313 7% [==== ] 105/1313 7% [===== ] 106/1313 8% [===== ] 107/1313 8% [===== ] 108/1313 8% [===== ] 109/1313 8% [===== ] 110/1313 8% [===== ] 111/1313 8% [===== ] 112/1313 8% [===== ] 113/1313 8% [===== ] 114/1313 8% [===== ] 115/1313 8% [===== ] 116/1313 8% [===== ] 117/1313 8% [===== ] 118/1313 8% [===== ] 119/1313 9% [===== ] 120/1313 9% [===== ] 121/1313 9% [===== ] 122/1313 9% [===== ] 123/1313 9% [===== ] 124/1313 9% [===== ] 125/1313 9% [===== ] 126/1313 9% [===== ] 127/1313 9% [====== ] 128/1313 9% [====== ] 129/1313 9% [====== ] 130/1313 9% [====== ] 131/1313 9% [====== ] 132/1313 10% [====== ] 133/1313 10% [====== ] 134/1313 10% [====== ] 135/1313 10% [====== ] 136/1313 10% [====== ] 137/1313 10% [====== ] 138/1313 10% [====== ] 139/1313 10% [====== ] 140/1313 10% [====== ] 141/1313 10% [====== ] 142/1313 10% [====== ] 143/1313 10% [====== ] 144/1313 10% [====== ] 145/1313 11% [====== ] 146/1313 11% [====== ] 147/1313 11% [====== ] 148/1313 11% [======= ] 149/1313 11% [======= ] 150/1313 11% [======= ] 151/1313 11% [======= ] 152/1313 11% [======= ] 153/1313 11% [======= ] 154/1313 11% [======= ] 155/1313 11% [======= ] 156/1313 11% [======= ] 157/1313 11% [======= ] 158/1313 12% [======= ] 159/1313 12% [======= ] 160/1313 12% [======= ] 161/1313 12% [======= ] 162/1313 12% [======= ] 163/1313 12% [======= ] 164/1313 12% [======= ] 165/1313 12% [======= ] 166/1313 12% [======= ] 167/1313 12% [======= ] 168/1313 12% [======= ] 169/1313 12% [======== ] 170/1313 12% [======== ] 171/1313 13% [======== ] 172/1313 13% [======== ] 173/1313 13% [======== ] 174/1313 13% [======== ] 175/1313 13% [======== ] 176/1313 13% [======== ] 177/1313 13% [======== ] 178/1313 13% [======== ] 179/1313 13% [======== ] 180/1313 13% [======== ] 181/1313 13% [======== ] 182/1313 13% [======== ] 183/1313 13% [======== ] 184/1313 14% [======== ] 185/1313 14% [======== ] 186/1313 14% [======== ] 187/1313 14% [======== ] 188/1313 14% [======== ] 189/1313 14% [======== ] 190/1313 14% [========= ] 191/1313 14% [========= ] 192/1313 14% [========= ] 193/1313 14% [========= ] 194/1313 14% [========= ] 195/1313 14% [========= ] 196/1313 14% [========= ] 197/1313 15% [========= ] 198/1313 15% [========= ] 199/1313 15% [========= ] 200/1313 15% [========= ] 201/1313 15% [========= ] 202/1313 15% [========= ] 203/1313 15% [========= ] 204/1313 15% [========= ] 205/1313 15% [========= ] 206/1313 15% [========= ] 207/1313 15% [========= ] 208/1313 15% [========= ] 209/1313 15% [========= ] 210/1313 15% [========= ] 211/1313 16% [========== ] 212/1313 16% [========== ] 213/1313 16% [========== ] 214/1313 16% [========== ] 215/1313 16% [========== ] 216/1313 16% [========== ] 217/1313 16% [========== ] 218/1313 16% [========== ] 219/1313 16% [========== ] 220/1313 16% [========== ] 221/1313 16% [========== ] 222/1313 16% [========== ] 223/1313 16% [========== ] 224/1313 17% [========== ] 225/1313 17% [========== ] 226/1313 17% [========== ] 227/1313 17% [========== ] 228/1313 17% [========== ] 229/1313 17% [========== ] 230/1313 17% [========== ] 231/1313 17% [========== ] 232/1313 17% [=========== ] 233/1313 17% [=========== ] 234/1313 17% [=========== ] 235/1313 17% [=========== ] 236/1313 17% [=========== ] 237/1313 18% [=========== ] 238/1313 18% [=========== ] 239/1313 18% [=========== ] 240/1313 18% [=========== ] 241/1313 18% [=========== ] 242/1313 18% [=========== ] 243/1313 18% [=========== ] 244/1313 18% [=========== ] 245/1313 18% [=========== ] 246/1313 18% [=========== ] 247/1313 18% [=========== ] 248/1313 18% [=========== ] 249/1313 18% [=========== ] 250/1313 19% [=========== ] 251/1313 19% [=========== ] 252/1313 19% [=========== ] 253/1313 19% [=========== ] 254/1313 19% [============ ] 255/1313 19% [============ ] 256/1313 19% [============ ] 257/1313 19% [============ ] 258/1313 19% [============ ] 259/1313 19% [============ ] 260/1313 19% [============ ] 261/1313 19% [============ ] 262/1313 19% [============ ] 263/1313 20% [============ ] 264/1313 20% [============ ] 265/1313 20% [============ ] 266/1313 20% [============ ] 267/1313 20% [============ ] 268/1313 20% [============ ] 269/1313 20% [============ ] 270/1313 20% [============ ] 271/1313 20% [============ ] 272/1313 20% [============ ] 273/1313 20% [============ ] 274/1313 20% [============ ] 275/1313 20% [============= ] 276/1313 21% [============= ] 277/1313 21% [============= ] 278/1313 21% [============= ] 279/1313 21% [============= ] 280/1313 21% [============= ] 281/1313 21% [============= ] 282/1313 21% [============= ] 283/1313 21% [============= ] 284/1313 21% [============= ] 285/1313 21% [============= ] 286/1313 21% [============= ] 287/1313 21% [============= ] 288/1313 21% [============= ] 289/1313 22% [============= ] 290/1313 22% [============= ] 291/1313 22% [============= ] 292/1313 22% [============= ] 293/1313 22% [============= ] 294/1313 22% [============= ] 295/1313 22% [============= ] 296/1313 22% [============== ] 297/1313 22% [============== ] 298/1313 22% [============== ] 299/1313 22% [============== ] 300/1313 22% [============== ] 301/1313 22% [============== ] 302/1313 23% [============== ] 303/1313 23% [============== ] 304/1313 23% [============== ] 305/1313 23% [============== ] 306/1313 23% [============== ] 307/1313 23% [============== ] 308/1313 23% [============== ] 309/1313 23% [============== ] 310/1313 23% [============== ] 311/1313 23% [============== ] 312/1313 23% [============== ] 313/1313 23% [============== ] 314/1313 23% [============== ] 315/1313 23% [============== ] 316/1313 24% [============== ] 317/1313 24% [=============== ] 318/1313 24% [=============== ] 319/1313 24% [=============== ] 320/1313 24% [=============== ] 321/1313 24% [=============== ] 322/1313 24% [=============== ] 323/1313 24% [=============== ] 324/1313 24% [=============== ] 325/1313 24% [=============== ] 326/1313 24% [=============== ] 327/1313 24% [=============== ] 328/1313 24% [=============== ] 329/1313 25% [=============== ] 330/1313 25% [=============== ] 331/1313 25% [=============== ] 332/1313 25% [=============== ] 333/1313 25% [=============== ] 334/1313 25% [=============== ] 335/1313 25% [=============== ] 336/1313 25% [=============== ] 337/1313 25% [=============== ] 338/1313 25% [================ ] 339/1313 25% [================ ] 340/1313 25% [================ ] 341/1313 25% [================ ] 342/1313 26% [================ ] 343/1313 26% [================ ] 344/1313 26% [================ ] 345/1313 26% [================ ] 346/1313 26% [================ ] 347/1313 26% [================ ] 348/1313 26% [================ ] 349/1313 26% [================ ] 350/1313 26% [================ ] 351/1313 26% [================ ] 352/1313 26% [================ ] 353/1313 26% [================ ] 354/1313 26% [================ ] 355/1313 27% [================ ] 356/1313 27% [================ ] 357/1313 27% [================ ] 358/1313 27% [================ ] 359/1313 27% [================ ] 360/1313 27% [================= ] 361/1313 27% [================= ] 362/1313 27% [================= ] 363/1313 27% [================= ] 364/1313 27% [================= ] 365/1313 27% [================= ] 366/1313 27% [================= ] 367/1313 27% [================= ] 368/1313 28% [================= ] 369/1313 28% [================= ] 370/1313 28% [================= ] 371/1313 28% [================= ] 372/1313 28% [================= ] 373/1313 28% [================= ] 374/1313 28% [================= ] 375/1313 28% [================= ] 376/1313 28% [================= ] 377/1313 28% [================= ] 378/1313 28% [================= ] 379/1313 28% [================= ] 380/1313 28% [================= ] 381/1313 29% [================== ] 382/1313 29% [================== ] 383/1313 29% [================== ] 384/1313 29% [================== ] 385/1313 29% [================== ] 386/1313 29% [================== ] 387/1313 29% [================== ] 388/1313 29% [================== ] 389/1313 29% [================== ] 390/1313 29% [================== ] 391/1313 29% [================== ] 392/1313 29% [================== ] 393/1313 29% [================== ] 394/1313 30% [================== ] 395/1313 30% [================== ] 396/1313 30% [================== ] 397/1313 30% [================== ] 398/1313 30% [================== ] 399/1313 30% [================== ] 400/1313 30% [================== ] 401/1313 30% [================== ] 402/1313 30% [=================== ] 403/1313 30% [=================== ] 404/1313 30% [=================== ] 405/1313 30% [=================== ] 406/1313 30% [=================== ] 407/1313 30% [=================== ] 408/1313 31% [=================== ] 409/1313 31% [=================== ] 410/1313 31% [=================== ] 411/1313 31% [=================== ] 412/1313 31% [=================== ] 413/1313 31% [=================== ] 414/1313 31% [=================== ] 415/1313 31% [=================== ] 416/1313 31% [=================== ] 417/1313 31% [=================== ] 418/1313 31% [=================== ] 419/1313 31% [=================== ] 420/1313 31% [=================== ] 421/1313 32% [=================== ] 422/1313 32% [=================== ] 423/1313 32% [==================== ] 424/1313 32% [==================== ] 425/1313 32% [==================== ] 426/1313 32% [==================== ] 427/1313 32% [==================== ] 428/1313 32% [==================== ] 429/1313 32% [==================== ] 430/1313 32% [==================== ] 431/1313 32% [==================== ] 432/1313 32% [==================== ] 433/1313 32% [==================== ] 434/1313 33% [==================== ] 435/1313 33% [==================== ] 436/1313 33% [==================== ] 437/1313 33% [==================== ] 438/1313 33% [==================== ] 439/1313 33% [==================== ] 440/1313 33% [==================== ] 441/1313 33% [==================== ] 442/1313 33% [==================== ] 443/1313 33% [==================== ] 444/1313 33% [===================== ] 445/1313 33% [===================== ] 446/1313 33% [===================== ] 447/1313 34% [===================== ] 448/1313 34% [===================== ] 449/1313 34% [===================== ] 450/1313 34% [===================== ] 451/1313 34% [===================== ] 452/1313 34% [===================== ] 453/1313 34% [===================== ] 454/1313 34% [===================== ] 455/1313 34% [===================== ] 456/1313 34% [===================== ] 457/1313 34% [===================== ] 458/1313 34% [===================== ] 459/1313 34% [===================== ] 460/1313 35% [===================== ] 461/1313 35% [===================== ] 462/1313 35% [===================== ] 463/1313 35% [===================== ] 464/1313 35% [===================== ] 465/1313 35% [====================== ] 466/1313 35% [====================== ] 467/1313 35% [====================== ] 468/1313 35% [====================== ] 469/1313 35% [====================== ] 470/1313 35% [====================== ] 471/1313 35% [====================== ] 472/1313 35% [====================== ] 473/1313 36% [====================== ] 474/1313 36% [====================== ] 475/1313 36% [====================== ] 476/1313 36% [====================== ] 477/1313 36% [====================== ] 478/1313 36% [====================== ] 479/1313 36% [====================== ] 480/1313 36% [====================== ] 481/1313 36% [====================== ] 482/1313 36% [====================== ] 483/1313 36% [====================== ] 484/1313 36% [====================== ] 485/1313 36% [====================== ] 486/1313 37% [====================== ] 487/1313 37% [======================= ] 488/1313 37% [======================= ] 489/1313 37% [======================= ] 490/1313 37% [======================= ] 491/1313 37% [======================= ] 492/1313 37% [======================= ] 493/1313 37% [======================= ] 494/1313 37% [======================= ] 495/1313 37% [======================= ] 496/1313 37% [======================= ] 497/1313 37% [======================= ] 498/1313 37% [======================= ] 499/1313 38% [======================= ] 500/1313 38% [======================= ] 501/1313 38% [======================= ] 502/1313 38% [======================= ] 503/1313 38% [======================= ] 504/1313 38% [======================= ] 505/1313 38% [======================= ] 506/1313 38% [======================= ] 507/1313 38% [======================= ] 508/1313 38% [======================== ] 509/1313 38% [======================== ] 510/1313 38% [======================== ] 511/1313 38% [======================== ] 512/1313 38% [======================== ] 513/1313 39% [======================== ] 514/1313 39% [======================== ] 515/1313 39% [======================== ] 516/1313 39% [======================== ] 517/1313 39% [======================== ] 518/1313 39% [======================== ] 519/1313 39% [======================== ] 520/1313 39% [======================== ] 521/1313 39% [======================== ] 522/1313 39% [======================== ] 523/1313 39% [======================== ] 524/1313 39% [======================== ] 525/1313 39% [======================== ] 526/1313 40% [======================== ] 527/1313 40% [======================== ] 528/1313 40% [======================== ] 529/1313 40% [========================= ] 530/1313 40% [========================= ] 531/1313 40% [========================= ] 532/1313 40% [========================= ] 533/1313 40% [========================= ] 534/1313 40% [========================= ] 535/1313 40% [========================= ] 536/1313 40% [========================= ] 537/1313 40% [========================= ] 538/1313 40% [========================= ] 539/1313 41% [========================= ] 540/1313 41% [========================= ] 541/1313 41% [========================= ] 542/1313 41% [========================= ] 543/1313 41% [========================= ] 544/1313 41% [========================= ] 545/1313 41% [========================= ] 546/1313 41% [========================= ] 547/1313 41% [========================= ] 548/1313 41% [========================= ] 549/1313 41% [========================= ] 550/1313 41% [========================== ] 551/1313 41% [========================== ] 552/1313 42% [========================== ] 553/1313 42% [========================== ] 554/1313 42% [========================== ] 555/1313 42% [========================== ] 556/1313 42% [========================== ] 557/1313 42% [========================== ] 558/1313 42% [========================== ] 559/1313 42% [========================== ] 560/1313 42% [========================== ] 561/1313 42% [========================== ] 562/1313 42% [========================== ] 563/1313 42% [========================== ] 564/1313 42% [========================== ] 565/1313 43% [========================== ] 566/1313 43% [========================== ] 567/1313 43% [========================== ] 568/1313 43% [========================== ] 569/1313 43% [========================== ] 570/1313 43% [========================== ] 571/1313 43% [=========================== ] 572/1313 43% [=========================== ] 573/1313 43% [=========================== ] 574/1313 43% [=========================== ] 575/1313 43% [=========================== ] 576/1313 43% [=========================== ] 577/1313 43% [=========================== ] 578/1313 44% [=========================== ] 579/1313 44% [=========================== ] 580/1313 44% [=========================== ] 581/1313 44% [=========================== ] 582/1313 44% [=========================== ] 583/1313 44% [=========================== ] 584/1313 44% [=========================== ] 585/1313 44% [=========================== ] 586/1313 44% [=========================== ] 587/1313 44% [=========================== ] 588/1313 44% [=========================== ] 589/1313 44% [=========================== ] 590/1313 44% [=========================== ] 591/1313 45% [=========================== ] 592/1313 45% [============================ ] 593/1313 45% [============================ ] 594/1313 45% [============================ ] 595/1313 45% [============================ ] 596/1313 45% [============================ ] 597/1313 45% [============================ ] 598/1313 45% [============================ ] 599/1313 45% [============================ ] 600/1313 45% [============================ ] 601/1313 45% [============================ ] 602/1313 45% [============================ ] 603/1313 45% [============================ ] 604/1313 46% [============================ ] 605/1313 46% [============================ ] 606/1313 46% [============================ ] 607/1313 46% [============================ ] 608/1313 46% [============================ ] 609/1313 46% [============================ ] 610/1313 46% [============================ ] 611/1313 46% [============================ ] 612/1313 46% [============================ ] 613/1313 46% [============================ ] 614/1313 46% [============================= ] 615/1313 46% [============================= ] 616/1313 46% [============================= ] 617/1313 46% [============================= ] 618/1313 47% [============================= ] 619/1313 47% [============================= ] 620/1313 47% [============================= ] 621/1313 47% [============================= ] 622/1313 47% [============================= ] 623/1313 47% [============================= ] 624/1313 47% [============================= ] 625/1313 47% [============================= ] 626/1313 47% [============================= ] 627/1313 47% [============================= ] 628/1313 47% [============================= ] 629/1313 47% [============================= ] 630/1313 47% [============================= ] 631/1313 48% [============================= ] 632/1313 48% [============================= ] 633/1313 48% [============================= ] 634/1313 48% [============================= ] 635/1313 48% [============================== ] 636/1313 48% [============================== ] 637/1313 48% [============================== ] 638/1313 48% [============================== ] 639/1313 48% [============================== ] 640/1313 48% [============================== ] 641/1313 48% [============================== ] 642/1313 48% [============================== ] 643/1313 48% [============================== ] 644/1313 49% [============================== ] 645/1313 49% [============================== ] 646/1313 49% [============================== ] 647/1313 49% [============================== ] 648/1313 49% [============================== ] 649/1313 49% [============================== ] 650/1313 49% [============================== ] 651/1313 49% [============================== ] 652/1313 49% [============================== ] 653/1313 49% [============================== ] 654/1313 49% [============================== ] 655/1313 49% [============================== ] 656/1313 49% [=============================== ] 657/1313 50% [=============================== ] 658/1313 50% [=============================== ] 659/1313 50% [=============================== ] 660/1313 50% [=============================== ] 661/1313 50% [=============================== ] 662/1313 50% [=============================== ] 663/1313 50% [=============================== ] 664/1313 50% [=============================== ] 665/1313 50% [=============================== ] 666/1313 50% [=============================== ] 667/1313 50% [=============================== ] 668/1313 50% [=============================== ] 669/1313 50% [=============================== ] 670/1313 51% [=============================== ] 671/1313 51% [=============================== ] 672/1313 51% [=============================== ] 673/1313 51% [=============================== ] 674/1313 51% [=============================== ] 675/1313 51% [=============================== ] 676/1313 51% [=============================== ] 677/1313 51% [================================ ] 678/1313 51% [================================ ] 679/1313 51% [================================ ] 680/1313 51% [================================ ] 681/1313 51% [================================ ] 682/1313 51% [================================ ] 683/1313 52% [================================ ] 684/1313 52% [================================ ] 685/1313 52% [================================ ] 686/1313 52% [================================ ] 687/1313 52% [================================ ] 688/1313 52% [================================ ] 689/1313 52% [================================ ] 690/1313 52% [================================ ] 691/1313 52% [================================ ] 692/1313 52% [================================ ] 693/1313 52% [================================ ] 694/1313 52% [================================ ] 695/1313 52% [================================ ] 696/1313 53% [================================ ] 697/1313 53% [================================ ] 698/1313 53% [================================= ] 699/1313 53% [================================= ] 700/1313 53% [================================= ] 701/1313 53% [================================= ] 702/1313 53% [================================= ] 703/1313 53% [================================= ] 704/1313 53% [================================= ] 705/1313 53% [================================= ] 706/1313 53% [================================= ] 707/1313 53% [================================= ] 708/1313 53% [================================= ] 709/1313 53% [================================= ] 710/1313 54% [================================= ] 711/1313 54% [================================= ] 712/1313 54% [================================= ] 713/1313 54% [================================= ] 714/1313 54% [================================= ] 715/1313 54% [================================= ] 716/1313 54% [================================= ] 717/1313 54% [================================= ] 718/1313 54% [================================= ] 719/1313 54% [================================= ] 720/1313 54% [================================== ] 721/1313 54% [================================== ] 722/1313 54% [================================== ] 723/1313 55% [================================== ] 724/1313 55% [================================== ] 725/1313 55% [================================== ] 726/1313 55% [================================== ] 727/1313 55% [================================== ] 728/1313 55% [================================== ] 729/1313 55% [================================== ] 730/1313 55% [================================== ] 731/1313 55% [================================== ] 732/1313 55% [================================== ] 733/1313 55% [================================== ] 734/1313 55% [================================== ] 735/1313 55% [================================== ] 736/1313 56% [================================== ] 737/1313 56% [================================== ] 738/1313 56% [================================== ] 739/1313 56% [================================== ] 740/1313 56% [================================== ] 741/1313 56% [=================================== ] 742/1313 56% [=================================== ] 743/1313 56% [=================================== ] 744/1313 56% [=================================== ] 745/1313 56% [=================================== ] 746/1313 56% [=================================== ] 747/1313 56% [=================================== ] 748/1313 56% [=================================== ] 749/1313 57% [=================================== ] 750/1313 57% [=================================== ] 751/1313 57% [=================================== ] 752/1313 57% [=================================== ] 753/1313 57% [=================================== ] 754/1313 57% [=================================== ] 755/1313 57% [=================================== ] 756/1313 57% [=================================== ] 757/1313 57% [=================================== ] 758/1313 57% [=================================== ] 759/1313 57% [=================================== ] 760/1313 57% [=================================== ] 761/1313 57% [=================================== ] 762/1313 58% [==================================== ] 763/1313 58% [==================================== ] 764/1313 58% [==================================== ] 765/1313 58% [==================================== ] 766/1313 58% [==================================== ] 767/1313 58% [==================================== ] 768/1313 58% [==================================== ] 769/1313 58% [==================================== ] 770/1313 58% [==================================== ] 771/1313 58% [==================================== ] 772/1313 58% [==================================== ] 773/1313 58% [==================================== ] 774/1313 58% [==================================== ] 775/1313 59% [==================================== ] 776/1313 59% [==================================== ] 777/1313 59% [==================================== ] 778/1313 59% [==================================== ] 779/1313 59% [==================================== ] 780/1313 59% [==================================== ] 781/1313 59% [==================================== ] 782/1313 59% [==================================== ] 783/1313 59% [===================================== ] 784/1313 59% [===================================== ] 785/1313 59% [===================================== ] 786/1313 59% [===================================== ] 787/1313 59% [===================================== ] 788/1313 60% [===================================== ] 789/1313 60% [===================================== ] 790/1313 60% [===================================== ] 791/1313 60% [===================================== ] 792/1313 60% [===================================== ] 793/1313 60% [===================================== ] 794/1313 60% [===================================== ] 795/1313 60% [===================================== ] 796/1313 60% [===================================== ] 797/1313 60% [===================================== ] 798/1313 60% [===================================== ] 799/1313 60% [===================================== ] 800/1313 60% [===================================== ] 801/1313 61% [===================================== ] 802/1313 61% [===================================== ] 803/1313 61% [===================================== ] 804/1313 61% [====================================== ] 805/1313 61% [====================================== ] 806/1313 61% [====================================== ] 807/1313 61% [====================================== ] 808/1313 61% [====================================== ] 809/1313 61% [====================================== ] 810/1313 61% [====================================== ] 811/1313 61% [====================================== ] 812/1313 61% [====================================== ] 813/1313 61% [====================================== ] 814/1313 61% [====================================== ] 815/1313 62% [====================================== ] 816/1313 62% [====================================== ] 817/1313 62% [====================================== ] 818/1313 62% [====================================== ] 819/1313 62% [====================================== ] 820/1313 62% [====================================== ] 821/1313 62% [====================================== ] 822/1313 62% [====================================== ] 823/1313 62% [====================================== ] 824/1313 62% [====================================== ] 825/1313 62% [======================================= ] 826/1313 62% [======================================= ] 827/1313 62% [======================================= ] 828/1313 63% [======================================= ] 829/1313 63% [======================================= ] 830/1313 63% [======================================= ] 831/1313 63% [======================================= ] 832/1313 63% [======================================= ] 833/1313 63% [======================================= ] 834/1313 63% [======================================= ] 835/1313 63% [======================================= ] 836/1313 63% [======================================= ] 837/1313 63% [======================================= ] 838/1313 63% [======================================= ] 839/1313 63% [======================================= ] 840/1313 63% [======================================= ] 841/1313 64% [======================================= ] 842/1313 64% [======================================= ] 843/1313 64% [======================================= ] 844/1313 64% [======================================= ] 845/1313 64% [======================================= ] 846/1313 64% [======================================= ] 847/1313 64% [======================================== ] 848/1313 64% [======================================== ] 849/1313 64% [======================================== ] 850/1313 64% [======================================== ] 851/1313 64% [======================================== ] 852/1313 64% [======================================== ] 853/1313 64% [======================================== ] 854/1313 65% [======================================== ] 855/1313 65% [======================================== ] 856/1313 65% [======================================== ] 857/1313 65% [======================================== ] 858/1313 65% [======================================== ] 859/1313 65% [======================================== ] 860/1313 65% [======================================== ] 861/1313 65% [======================================== ] 862/1313 65% [======================================== ] 863/1313 65% [======================================== ] 864/1313 65% [======================================== ] 865/1313 65% [======================================== ] 866/1313 65% [======================================== ] 867/1313 66% [======================================== ] 868/1313 66% [========================================= ] 869/1313 66% [========================================= ] 870/1313 66% [========================================= ] 871/1313 66% [========================================= ] 872/1313 66% [========================================= ] 873/1313 66% [========================================= ] 874/1313 66% [========================================= ] 875/1313 66% [========================================= ] 876/1313 66% [========================================= ] 877/1313 66% [========================================= ] 878/1313 66% [========================================= ] 879/1313 66% [========================================= ] 880/1313 67% [========================================= ] 881/1313 67% [========================================= ] 882/1313 67% [========================================= ] 883/1313 67% [========================================= ] 884/1313 67% [========================================= ] 885/1313 67% [========================================= ] 886/1313 67% [========================================= ] 887/1313 67% [========================================= ] 888/1313 67% [========================================= ] 889/1313 67% [========================================== ] 890/1313 67% [========================================== ] 891/1313 67% [========================================== ] 892/1313 67% [========================================== ] 893/1313 68% [========================================== ] 894/1313 68% [========================================== ] 895/1313 68% [========================================== ] 896/1313 68% [========================================== ] 897/1313 68% [========================================== ] 898/1313 68% [========================================== ] 899/1313 68% [========================================== ] 900/1313 68% [========================================== ] 901/1313 68% [========================================== ] 902/1313 68% [========================================== ] 903/1313 68% [========================================== ] 904/1313 68% [========================================== ] 905/1313 68% [========================================== ] 906/1313 69% [========================================== ] 907/1313 69% [========================================== ] 908/1313 69% [========================================== ] 909/1313 69% [========================================== ] 910/1313 69% [=========================================== ] 911/1313 69% [=========================================== ] 912/1313 69% [=========================================== ] 913/1313 69% [=========================================== ] 914/1313 69% [=========================================== ] 915/1313 69% [=========================================== ] 916/1313 69% [=========================================== ] 917/1313 69% [=========================================== ] 918/1313 69% [=========================================== ] 919/1313 69% [=========================================== ] 920/1313 70% [=========================================== ] 921/1313 70% [=========================================== ] 922/1313 70% [=========================================== ] 923/1313 70% [=========================================== ] 924/1313 70% [=========================================== ] 925/1313 70% [=========================================== ] 926/1313 70% [=========================================== ] 927/1313 70% [=========================================== ] 928/1313 70% [=========================================== ] 929/1313 70% [=========================================== ] 930/1313 70% [=========================================== ] 931/1313 70% [============================================ ] 932/1313 70% [============================================ ] 933/1313 71% [============================================ ] 934/1313 71% [============================================ ] 935/1313 71% [============================================ ] 936/1313 71% [============================================ ] 937/1313 71% [============================================ ] 938/1313 71% [============================================ ] 939/1313 71% [============================================ ] 940/1313 71% [============================================ ] 941/1313 71% [============================================ ] 942/1313 71% [============================================ ] 943/1313 71% [============================================ ] 944/1313 71% [============================================ ] 945/1313 71% [============================================ ] 946/1313 72% [============================================ ] 947/1313 72% [============================================ ] 948/1313 72% [============================================ ] 949/1313 72% [============================================ ] 950/1313 72% [============================================ ] 951/1313 72% [============================================ ] 952/1313 72% [============================================= ] 953/1313 72% [============================================= ] 954/1313 72% [============================================= ] 955/1313 72% [============================================= ] 956/1313 72% [============================================= ] 957/1313 72% [============================================= ] 958/1313 72% [============================================= ] 959/1313 73% [============================================= ] 960/1313 73% [============================================= ] 961/1313 73% [============================================= ] 962/1313 73% [============================================= ] 963/1313 73% [============================================= ] 964/1313 73% [============================================= ] 965/1313 73% [============================================= ] 966/1313 73% [============================================= ] 967/1313 73% [============================================= ] 968/1313 73% [============================================= ] 969/1313 73% [============================================= ] 970/1313 73% [============================================= ] 971/1313 73% [============================================= ] 972/1313 74% [============================================= ] 973/1313 74% [============================================= ] 974/1313 74% [============================================== ] 975/1313 74% [============================================== ] 976/1313 74% [============================================== ] 977/1313 74% [============================================== ] 978/1313 74% [============================================== ] 979/1313 74% [============================================== ] 980/1313 74% [============================================== ] 981/1313 74% [============================================== ] 982/1313 74% [============================================== ] 983/1313 74% [============================================== ] 984/1313 74% [============================================== ] 985/1313 75% [============================================== ] 986/1313 75% [============================================== ] 987/1313 75% [============================================== ] 988/1313 75% [============================================== ] 989/1313 75% [============================================== ] 990/1313 75% [============================================== ] 991/1313 75% [============================================== ] 992/1313 75% [============================================== ] 993/1313 75% [============================================== ] 994/1313 75% [============================================== ] 995/1313 75% [=============================================== ] 996/1313 75% [=============================================== ] 997/1313 75% [=============================================== ] 998/1313 76% [=============================================== ] 999/1313 76% [=============================================== ] 1000/1313 76% [=============================================== ] 1001/1313 76% [=============================================== ] 1002/1313 76% [=============================================== ] 1003/1313 76% [=============================================== ] 1004/1313 76% [=============================================== ] 1005/1313 76% [=============================================== ] 1006/1313 76% [=============================================== ] 1007/1313 76% [=============================================== ] 1008/1313 76% [=============================================== ] 1009/1313 76% [=============================================== ] 1010/1313 76% [=============================================== ] 1011/1313 76% [=============================================== ] 1012/1313 77% [=============================================== ] 1013/1313 77% [=============================================== ] 1014/1313 77% [=============================================== ] 1015/1313 77% [=============================================== ] 1016/1313 77% [================================================ ] 1017/1313 77% [================================================ ] 1018/1313 77% [================================================ ] 1019/1313 77% [================================================ ] 1020/1313 77% [================================================ ] 1021/1313 77% [================================================ ] 1022/1313 77% [================================================ ] 1023/1313 77% [================================================ ] 1024/1313 77% [================================================ ] 1025/1313 78% [================================================ ] 1026/1313 78% [================================================ ] 1027/1313 78% [================================================ ] 1028/1313 78% [================================================ ] 1029/1313 78% [================================================ ] 1030/1313 78% [================================================ ] 1031/1313 78% [================================================ ] 1032/1313 78% [================================================ ] 1033/1313 78% [================================================ ] 1034/1313 78% [================================================ ] 1035/1313 78% [================================================ ] 1036/1313 78% [================================================ ] 1037/1313 78% [================================================= ] 1038/1313 79% [================================================= ] 1039/1313 79% [================================================= ] 1040/1313 79% [================================================= ] 1041/1313 79% [================================================= ] 1042/1313 79% [================================================= ] 1043/1313 79% [================================================= ] 1044/1313 79% [================================================= ] 1045/1313 79% [================================================= ] 1046/1313 79% [================================================= ] 1047/1313 79% [================================================= ] 1048/1313 79% [================================================= ] 1049/1313 79% [================================================= ] 1050/1313 79% [================================================= ] 1051/1313 80% [================================================= ] 1052/1313 80% [================================================= ] 1053/1313 80% [================================================= ] 1054/1313 80% [================================================= ] 1055/1313 80% [================================================= ] 1056/1313 80% [================================================= ] 1057/1313 80% [================================================= ] 1058/1313 80% [================================================== ] 1059/1313 80% [================================================== ] 1060/1313 80% [================================================== ] 1061/1313 80% [================================================== ] 1062/1313 80% [================================================== ] 1063/1313 80% [================================================== ] 1064/1313 81% [================================================== ] 1065/1313 81% [================================================== ] 1066/1313 81% [================================================== ] 1067/1313 81% [================================================== ] 1068/1313 81% [================================================== ] 1069/1313 81% [================================================== ] 1070/1313 81% [================================================== ] 1071/1313 81% [================================================== ] 1072/1313 81% [================================================== ] 1073/1313 81% [================================================== ] 1074/1313 81% [================================================== ] 1075/1313 81% [================================================== ] 1076/1313 81% [================================================== ] 1077/1313 82% [================================================== ] 1078/1313 82% [================================================== ] 1079/1313 82% [================================================== ] 1080/1313 82% [=================================================== ] 1081/1313 82% [=================================================== ] 1082/1313 82% [=================================================== ] 1083/1313 82% [=================================================== ] 1084/1313 82% [=================================================== ] 1085/1313 82% [=================================================== ] 1086/1313 82% [=================================================== ] 1087/1313 82% [=================================================== ] 1088/1313 82% [=================================================== ] 1089/1313 82% [=================================================== ] 1090/1313 83% [=================================================== ] 1091/1313 83% [=================================================== ] 1092/1313 83% [=================================================== ] 1093/1313 83% [=================================================== ] 1094/1313 83% [=================================================== ] 1095/1313 83% [=================================================== ] 1096/1313 83% [=================================================== ] 1097/1313 83% [=================================================== ] 1098/1313 83% [=================================================== ] 1099/1313 83% [=================================================== ] 1100/1313 83% [=================================================== ] 1101/1313 83% [==================================================== ] 1102/1313 83% [==================================================== ] 1103/1313 84% [==================================================== ] 1104/1313 84% [==================================================== ] 1105/1313 84% [==================================================== ] 1106/1313 84% [==================================================== ] 1107/1313 84% [==================================================== ] 1108/1313 84% [==================================================== ] 1109/1313 84% [==================================================== ] 1110/1313 84% [==================================================== ] 1111/1313 84% [==================================================== ] 1112/1313 84% [==================================================== ] 1113/1313 84% [==================================================== ] 1114/1313 84% [==================================================== ] 1115/1313 84% [==================================================== ] 1116/1313 84% [==================================================== ] 1117/1313 85% [==================================================== ] 1118/1313 85% [==================================================== ] 1119/1313 85% [==================================================== ] 1120/1313 85% [==================================================== ] 1121/1313 85% [==================================================== ] 1122/1313 85% [===================================================== ] 1123/1313 85% [===================================================== ] 1124/1313 85% [===================================================== ] 1125/1313 85% [===================================================== ] 1126/1313 85% [===================================================== ] 1127/1313 85% [===================================================== ] 1128/1313 85% [===================================================== ] 1129/1313 85% [===================================================== ] 1130/1313 86% [===================================================== ] 1131/1313 86% [===================================================== ] 1132/1313 86% [===================================================== ] 1133/1313 86% [===================================================== ] 1134/1313 86% [===================================================== ] 1135/1313 86% [===================================================== ] 1136/1313 86% [===================================================== ] 1137/1313 86% [===================================================== ] 1138/1313 86% [===================================================== ] 1139/1313 86% [===================================================== ] 1140/1313 86% [===================================================== ] 1141/1313 86% [===================================================== ] 1142/1313 86% [===================================================== ] 1143/1313 87% [====================================================== ] 1144/1313 87% [====================================================== ] 1145/1313 87% [====================================================== ] 1146/1313 87% [====================================================== ] 1147/1313 87% [====================================================== ] 1148/1313 87% [====================================================== ] 1149/1313 87% [====================================================== ] 1150/1313 87% [====================================================== ] 1151/1313 87% [====================================================== ] 1152/1313 87% [====================================================== ] 1153/1313 87% [====================================================== ] 1154/1313 87% [====================================================== ] 1155/1313 87% [====================================================== ] 1156/1313 88% [====================================================== ] 1157/1313 88% [====================================================== ] 1158/1313 88% [====================================================== ] 1159/1313 88% [====================================================== ] 1160/1313 88% [====================================================== ] 1161/1313 88% [====================================================== ] 1162/1313 88% [====================================================== ] 1163/1313 88% [====================================================== ] 1164/1313 88% [======================================================= ] 1165/1313 88% [======================================================= ] 1166/1313 88% [======================================================= ] 1167/1313 88% [======================================================= ] 1168/1313 88% [======================================================= ] 1169/1313 89% [======================================================= ] 1170/1313 89% [======================================================= ] 1171/1313 89% [======================================================= ] 1172/1313 89% [======================================================= ] 1173/1313 89% [======================================================= ] 1174/1313 89% [======================================================= ] 1175/1313 89% [======================================================= ] 1176/1313 89% [======================================================= ] 1177/1313 89% [======================================================= ] 1178/1313 89% [======================================================= ] 1179/1313 89% [======================================================= ] 1180/1313 89% [======================================================= ] 1181/1313 89% [======================================================= ] 1182/1313 90% [======================================================= ] 1183/1313 90% [======================================================= ] 1184/1313 90% [======================================================= ] 1185/1313 90% [======================================================== ] 1186/1313 90% [======================================================== ] 1187/1313 90% [======================================================== ] 1188/1313 90% [======================================================== ] 1189/1313 90% [======================================================== ] 1190/1313 90% [======================================================== ] 1191/1313 90% [======================================================== ] 1192/1313 90% [======================================================== ] 1193/1313 90% [======================================================== ] 1194/1313 90% [======================================================== ] 1195/1313 91% [======================================================== ] 1196/1313 91% [======================================================== ] 1197/1313 91% [======================================================== ] 1198/1313 91% [======================================================== ] 1199/1313 91% [======================================================== ] 1200/1313 91% [======================================================== ] 1201/1313 91% [======================================================== ] 1202/1313 91% [======================================================== ] 1203/1313 91% [======================================================== ] 1204/1313 91% [======================================================== ] 1205/1313 91% [======================================================== ] 1206/1313 91% [======================================================== ] 1207/1313 91% [========================================================= ] 1208/1313 92% [========================================================= ] 1209/1313 92% [========================================================= ] 1210/1313 92% [========================================================= ] 1211/1313 92% [========================================================= ] 1212/1313 92% [========================================================= ] 1213/1313 92% [========================================================= ] 1214/1313 92% [========================================================= ] 1215/1313 92% [========================================================= ] 1216/1313 92% [========================================================= ] 1217/1313 92% [========================================================= ] 1218/1313 92% [========================================================= ] 1219/1313 92% [========================================================= ] 1220/1313 92% [========================================================= ] 1221/1313 92% [========================================================= ] 1222/1313 93% [========================================================= ] 1223/1313 93% [========================================================= ] 1224/1313 93% [========================================================= ] 1225/1313 93% [========================================================= ] 1226/1313 93% [========================================================= ] 1227/1313 93% [========================================================= ] 1228/1313 93% [========================================================== ] 1229/1313 93% [========================================================== ] 1230/1313 93% [========================================================== ] 1231/1313 93% [========================================================== ] 1232/1313 93% [========================================================== ] 1233/1313 93% [========================================================== ] 1234/1313 93% [========================================================== ] 1235/1313 94% [========================================================== ] 1236/1313 94% [========================================================== ] 1237/1313 94% [========================================================== ] 1238/1313 94% [========================================================== ] 1239/1313 94% [========================================================== ] 1240/1313 94% [========================================================== ] 1241/1313 94% [========================================================== ] 1242/1313 94% [========================================================== ] 1243/1313 94% [========================================================== ] 1244/1313 94% [========================================================== ] 1245/1313 94% [========================================================== ] 1246/1313 94% [========================================================== ] 1247/1313 94% [========================================================== ] 1248/1313 95% [========================================================== ] 1249/1313 95% [=========================================================== ] 1250/1313 95% [=========================================================== ] 1251/1313 95% [=========================================================== ] 1252/1313 95% [=========================================================== ] 1253/1313 95% [=========================================================== ] 1254/1313 95% [=========================================================== ] 1255/1313 95% [=========================================================== ] 1256/1313 95% [=========================================================== ] 1257/1313 95% [=========================================================== ] 1258/1313 95% [=========================================================== ] 1259/1313 95% [=========================================================== ] 1260/1313 95% [=========================================================== ] 1261/1313 96% [=========================================================== ] 1262/1313 96% [=========================================================== ] 1263/1313 96% [=========================================================== ] 1264/1313 96% [=========================================================== ] 1265/1313 96% [=========================================================== ] 1266/1313 96% [=========================================================== ] 1267/1313 96% [=========================================================== ] 1268/1313 96% [=========================================================== ] 1269/1313 96% [=========================================================== ] 1270/1313 96% [============================================================ ] 1271/1313 96% [============================================================ ] 1272/1313 96% [============================================================ ] 1273/1313 96% [============================================================ ] 1274/1313 97% [============================================================ ] 1275/1313 97% [============================================================ ] 1276/1313 97% [============================================================ ] 1277/1313 97% [============================================================ ] 1278/1313 97% [============================================================ ] 1279/1313 97% [============================================================ ] 1280/1313 97% [============================================================ ] 1281/1313 97% [============================================================ ] 1282/1313 97% [============================================================ ] 1283/1313 97% [============================================================ ] 1284/1313 97% [============================================================ ] 1285/1313 97% [============================================================ ] 1286/1313 97% [============================================================ ] 1287/1313 98% [============================================================ ] 1288/1313 98% [============================================================ ] 1289/1313 98% [============================================================ ] 1290/1313 98% [============================================================ ] 1291/1313 98% [============================================================= ] 1292/1313 98% [============================================================= ] 1293/1313 98% [============================================================= ] 1294/1313 98% [============================================================= ] 1295/1313 98% [============================================================= ] 1296/1313 98% [============================================================= ] 1297/1313 98% [============================================================= ] 1298/1313 98% [============================================================= ] 1299/1313 98% [============================================================= ] 1300/1313 99% [============================================================= ] 1301/1313 99% [============================================================= ] 1302/1313 99% [============================================================= ] 1303/1313 99% [============================================================= ] 1304/1313 99% [============================================================= ] 1305/1313 99% [============================================================= ] 1306/1313 99% [============================================================= ] 1307/1313 99% [============================================================= ] 1308/1313 99% [============================================================= ] 1309/1313 99% [============================================================= ] 1310/1313 99% [============================================================= ] 1311/1313 99% [============================================================= ] 1312/1313 99% [==============================================================] 1313/1313 100% operation complete, 1313 objects in 37917 NAND pages. ln -snf /home/autobuild/autobuild/instance-8/output-1/host/mips-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2024.02-467-g256aa8ed85 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-5-ge0910f1d3278f05439fb434ee528fc9be1b6bd5e Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> 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-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.8.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> avro-c 1.11.3 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-autoconf 2.72 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-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.27.0 Collecting legal info LICENSE.md: OK (sha256: 80fff25340df53b0cf0c3cddbca9050b559b9cbed2ad71830327cfef54959aef) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> chrony 4.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> dropbear 2024.84 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.3.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-f2fs-tools 1.16.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> faad2 2.11.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> genpart 1.0.2 Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> host-imagemagick 7.1.1-21 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> host-libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> libcap-ng 0.8.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcue 2.3.0 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> librsync 2.3.4 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libtalloc 2.4.2 Collecting legal info talloc.h: OK (sha256: e01fb092aaed2b431be26674e2b791c77fb5984537c29b514e957582c6b31465) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-microchip-hss-payload-generator 2023.09 Collecting legal info tools/hss-payload-generator/LICENSE.md: OK (sha256: 0b67b1d44bcad078580fc5d8e9580a48a9466b769db58aeb1631d4c5ef97e08a) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> msmtp 1.8.25 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncdu 1.19 Collecting legal info COPYING: OK (sha256: 40372b6016a489b69a5d198526e0a1c284680900f48a8b725de440452098a97b) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> neon 0.33.0 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: 6c4f5d59a60a66cc970642c0f3799cf03b40a81c9dccbc4a254f20487d143f74) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> obsidian-cursors 1.0 Collecting legal info >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> 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 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-pahole 1.25 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> socat 1.8.0.0 Collecting legal info README: OK (sha256: de9d702354b2e748ea87eb20d18c3d90ebede5dc6d2fc3c2e0645d139a5181bc) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> stunnel 5.71 Collecting legal info COPYING.md: OK (sha256: c172514e95e387eb4c77cdfbb55b635bf96e2dfcb85d785d993f64c40c4f89c4) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'