rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/sbin/mkfs.ubifs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubifs/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/output-1/host/bin/lzma -9 -c /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs > /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.ubi mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/thomas/autobuild/instance-0/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/thomas/autobuild/instance-0/output-1/build/ubinize.cfg\n /home/thomas/autobuild/instance-0/output-1/host/sbin/ubinize -o /home/thomas/autobuild/instance-0/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/thomas/autobuild/instance-0/output-1/build/ubinize.cfg\n rm /home/thomas/autobuild/instance-0/output-1/build/ubinize.cfg\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ubi/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/thomas/autobuild/instance-0/output-1/images/rootfs.ubifs"199600128 bytes (190.3 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1445 objects. stage 2: creating image '/home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1445 0% [ ] 2/1445 0% [ ] 3/1445 0% [ ] 4/1445 0% [ ] 5/1445 0% [ ] 6/1445 0% [ ] 7/1445 0% [ ] 8/1445 0% [ ] 9/1445 0% [ ] 10/1445 0% [ ] 11/1445 0% [ ] 12/1445 0% [ ] 13/1445 0% [ ] 14/1445 0% [ ] 15/1445 1% [ ] 16/1445 1% [ ] 17/1445 1% [ ] 18/1445 1% [ ] 19/1445 1% [ ] 20/1445 1% [ ] 21/1445 1% [ ] 22/1445 1% [ ] 23/1445 1% [= ] 24/1445 1% [= ] 25/1445 1% [= ] 26/1445 1% [= ] 27/1445 1% [= ] 28/1445 1% [= ] 29/1445 2% [= ] 30/1445 2% [= ] 31/1445 2% [= ] 32/1445 2% [= ] 33/1445 2% [= ] 34/1445 2% [= ] 35/1445 2% [= ] 36/1445 2% [= ] 37/1445 2% [= ] 38/1445 2% [= ] 39/1445 2% [= ] 40/1445 2% [= ] 41/1445 2% [= ] 42/1445 2% [= ] 43/1445 2% [= ] 44/1445 3% [= ] 45/1445 3% [= ] 46/1445 3% [== ] 47/1445 3% [== ] 48/1445 3% [== ] 49/1445 3% [== ] 50/1445 3% [== ] 51/1445 3% [== ] 52/1445 3% [== ] 53/1445 3% [== ] 54/1445 3% [== ] 55/1445 3% [== ] 56/1445 3% [== ] 57/1445 3% [== ] 58/1445 4% [== ] 59/1445 4% [== ] 60/1445 4% [== ] 61/1445 4% [== ] 62/1445 4% [== ] 63/1445 4% [== ] 64/1445 4% [== ] 65/1445 4% [== ] 66/1445 4% [== ] 67/1445 4% [== ] 68/1445 4% [== ] 69/1445 4% [=== ] 70/1445 4% [=== ] 71/1445 4% [=== ] 72/1445 4% [=== ] 73/1445 5% [=== ] 74/1445 5% [=== ] 75/1445 5% [=== ] 76/1445 5% [=== ] 77/1445 5% [=== ] 78/1445 5% [=== ] 79/1445 5% [=== ] 80/1445 5% [=== ] 81/1445 5% [=== ] 82/1445 5% [=== ] 83/1445 5% [=== ] 84/1445 5% [=== ] 85/1445 5% [=== ] 86/1445 5% [=== ] 87/1445 6% [=== ] 88/1445 6% [=== ] 89/1445 6% [=== ] 90/1445 6% [=== ] 91/1445 6% [=== ] 92/1445 6% [=== ] 93/1445 6% [==== ] 94/1445 6% [==== ] 95/1445 6% [==== ] 96/1445 6% [==== ] 97/1445 6% [==== ] 98/1445 6% [==== ] 99/1445 6% [==== ] 100/1445 6% [==== ] 101/1445 6% [==== ] 102/1445 7% [==== ] 103/1445 7% [==== ] 104/1445 7% [==== ] 105/1445 7% [==== ] 106/1445 7% [==== ] 107/1445 7% [==== ] 108/1445 7% [==== ] 109/1445 7% [==== ] 110/1445 7% [==== ] 111/1445 7% [==== ] 112/1445 7% [==== ] 113/1445 7% [==== ] 114/1445 7% [==== ] 115/1445 7% [==== ] 116/1445 8% [===== ] 117/1445 8% [===== ] 118/1445 8% [===== ] 119/1445 8% [===== ] 120/1445 8% [===== ] 121/1445 8% [===== ] 122/1445 8% [===== ] 123/1445 8% [===== ] 124/1445 8% [===== ] 125/1445 8% [===== ] 126/1445 8% [===== ] 127/1445 8% [===== ] 128/1445 8% [===== ] 129/1445 8% [===== ] 130/1445 8% [===== ] 131/1445 9% [===== ] 132/1445 9% [===== ] 133/1445 9% [===== ] 134/1445 9% [===== ] 135/1445 9% [===== ] 136/1445 9% [===== ] 137/1445 9% [===== ] 138/1445 9% [===== ] 139/1445 9% [====== ] 140/1445 9% [====== ] 141/1445 9% [====== ] 142/1445 9% [====== ] 143/1445 9% [====== ] 144/1445 9% [====== ] 145/1445 10% [====== ] 146/1445 10% [====== ] 147/1445 10% [====== ] 148/1445 10% [====== ] 149/1445 10% [====== ] 150/1445 10% [====== ] 151/1445 10% [====== ] 152/1445 10% [====== ] 153/1445 10% [====== ] 154/1445 10% [====== ] 155/1445 10% [====== ] 156/1445 10% [====== ] 157/1445 10% [====== ] 158/1445 10% [====== ] 159/1445 11% [====== ] 160/1445 11% [====== ] 161/1445 11% [====== ] 162/1445 11% [====== ] 163/1445 11% [======= ] 164/1445 11% [======= ] 165/1445 11% [======= ] 166/1445 11% [======= ] 167/1445 11% [======= ] 168/1445 11% [======= ] 169/1445 11% [======= ] 170/1445 11% [======= ] 171/1445 11% [======= ] 172/1445 11% [======= ] 173/1445 11% [======= ] 174/1445 12% [======= ] 175/1445 12% [======= ] 176/1445 12% [======= ] 177/1445 12% [======= ] 178/1445 12% [======= ] 179/1445 12% [======= ] 180/1445 12% [======= ] 181/1445 12% [======= ] 182/1445 12% [======= ] 183/1445 12% [======= ] 184/1445 12% [======= ] 185/1445 12% [======= ] 186/1445 12% [======== ] 187/1445 12% [======== ] 188/1445 13% [======== ] 189/1445 13% [======== ] 190/1445 13% [======== ] 191/1445 13% [======== ] 192/1445 13% [======== ] 193/1445 13% [======== ] 194/1445 13% [======== ] 195/1445 13% [======== ] 196/1445 13% [======== ] 197/1445 13% [======== ] 198/1445 13% [======== ] 199/1445 13% [======== ] 200/1445 13% [======== ] 201/1445 13% [======== ] 202/1445 13% [======== ] 203/1445 14% [======== ] 204/1445 14% [======== ] 205/1445 14% [======== ] 206/1445 14% [======== ] 207/1445 14% [======== ] 208/1445 14% [======== ] 209/1445 14% [========= ] 210/1445 14% [========= ] 211/1445 14% [========= ] 212/1445 14% [========= ] 213/1445 14% [========= ] 214/1445 14% [========= ] 215/1445 14% [========= ] 216/1445 14% [========= ] 217/1445 15% [========= ] 218/1445 15% [========= ] 219/1445 15% [========= ] 220/1445 15% [========= ] 221/1445 15% [========= ] 222/1445 15% [========= ] 223/1445 15% [========= ] 224/1445 15% [========= ] 225/1445 15% [========= ] 226/1445 15% [========= ] 227/1445 15% [========= ] 228/1445 15% [========= ] 229/1445 15% [========= ] 230/1445 15% [========= ] 231/1445 15% [========= ] 232/1445 16% [========= ] 233/1445 16% [========== ] 234/1445 16% [========== ] 235/1445 16% [========== ] 236/1445 16% [========== ] 237/1445 16% [========== ] 238/1445 16% [========== ] 239/1445 16% [========== ] 240/1445 16% [========== ] 241/1445 16% [========== ] 242/1445 16% [========== ] 243/1445 16% [========== ] 244/1445 16% [========== ] 245/1445 16% [========== ] 246/1445 17% [========== ] 247/1445 17% [========== ] 248/1445 17% [========== ] 249/1445 17% [========== ] 250/1445 17% [========== ] 251/1445 17% [========== ] 252/1445 17% [========== ] 253/1445 17% [========== ] 254/1445 17% [========== ] 255/1445 17% [========== ] 256/1445 17% [=========== ] 257/1445 17% [=========== ] 258/1445 17% [=========== ] 259/1445 17% [=========== ] 260/1445 17% [=========== ] 261/1445 18% [=========== ] 262/1445 18% [=========== ] 263/1445 18% [=========== ] 264/1445 18% [=========== ] 265/1445 18% [=========== ] 266/1445 18% [=========== ] 267/1445 18% [=========== ] 268/1445 18% [=========== ] 269/1445 18% [=========== ] 270/1445 18% [=========== ] 271/1445 18% [=========== ] 272/1445 18% [=========== ] 273/1445 18% [=========== ] 274/1445 18% [=========== ] 275/1445 19% [=========== ] 276/1445 19% [=========== ] 277/1445 19% [=========== ] 278/1445 19% [=========== ] 279/1445 19% [============ ] 280/1445 19% [============ ] 281/1445 19% [============ ] 282/1445 19% [============ ] 283/1445 19% [============ ] 284/1445 19% [============ ] 285/1445 19% [============ ] 286/1445 19% [============ ] 287/1445 19% [============ ] 288/1445 19% [============ ] 289/1445 20% [============ ] 290/1445 20% [============ ] 291/1445 20% [============ ] 292/1445 20% [============ ] 293/1445 20% [============ ] 294/1445 20% [============ ] 295/1445 20% [============ ] 296/1445 20% [============ ] 297/1445 20% [============ ] 298/1445 20% [============ ] 299/1445 20% [============ ] 300/1445 20% [============ ] 301/1445 20% [============ ] 302/1445 20% [============= ] 303/1445 20% [============= ] 304/1445 21% [============= ] 305/1445 21% [============= ] 306/1445 21% [============= ] 307/1445 21% [============= ] 308/1445 21% [============= ] 309/1445 21% [============= ] 310/1445 21% [============= ] 311/1445 21% [============= ] 312/1445 21% [============= ] 313/1445 21% [============= ] 314/1445 21% [============= ] 315/1445 21% [============= ] 316/1445 21% [============= ] 317/1445 21% [============= ] 318/1445 22% [============= ] 319/1445 22% [============= ] 320/1445 22% [============= ] 321/1445 22% [============= ] 322/1445 22% [============= ] 323/1445 22% [============= ] 324/1445 22% [============= ] 325/1445 22% [============= ] 326/1445 22% [============== ] 327/1445 22% [============== ] 328/1445 22% [============== ] 329/1445 22% [============== ] 330/1445 22% [============== ] 331/1445 22% [============== ] 332/1445 22% [============== ] 333/1445 23% [============== ] 334/1445 23% [============== ] 335/1445 23% [============== ] 336/1445 23% [============== ] 337/1445 23% [============== ] 338/1445 23% [============== ] 339/1445 23% [============== ] 340/1445 23% [============== ] 341/1445 23% [============== ] 342/1445 23% [============== ] 343/1445 23% [============== ] 344/1445 23% [============== ] 345/1445 23% [============== ] 346/1445 23% [============== ] 347/1445 24% [============== ] 348/1445 24% [============== ] 349/1445 24% [=============== ] 350/1445 24% [=============== ] 351/1445 24% [=============== ] 352/1445 24% [=============== ] 353/1445 24% [=============== ] 354/1445 24% [=============== ] 355/1445 24% [=============== ] 356/1445 24% [=============== ] 357/1445 24% [=============== ] 358/1445 24% [=============== ] 359/1445 24% [=============== ] 360/1445 24% [=============== ] 361/1445 24% [=============== ] 362/1445 25% [=============== ] 363/1445 25% [=============== ] 364/1445 25% [=============== ] 365/1445 25% [=============== ] 366/1445 25% [=============== ] 367/1445 25% [=============== ] 368/1445 25% [=============== ] 369/1445 25% [=============== ] 370/1445 25% [=============== ] 371/1445 25% [=============== ] 372/1445 25% [================ ] 373/1445 25% [================ ] 374/1445 25% [================ ] 375/1445 25% [================ ] 376/1445 26% [================ ] 377/1445 26% [================ ] 378/1445 26% [================ ] 379/1445 26% [================ ] 380/1445 26% [================ ] 381/1445 26% [================ ] 382/1445 26% [================ ] 383/1445 26% [================ ] 384/1445 26% [================ ] 385/1445 26% [================ ] 386/1445 26% [================ ] 387/1445 26% [================ ] 388/1445 26% [================ ] 389/1445 26% [================ ] 390/1445 26% [================ ] 391/1445 27% [================ ] 392/1445 27% [================ ] 393/1445 27% [================ ] 394/1445 27% [================ ] 395/1445 27% [================ ] 396/1445 27% [================= ] 397/1445 27% [================= ] 398/1445 27% [================= ] 399/1445 27% [================= ] 400/1445 27% [================= ] 401/1445 27% [================= ] 402/1445 27% [================= ] 403/1445 27% [================= ] 404/1445 27% [================= ] 405/1445 28% [================= ] 406/1445 28% [================= ] 407/1445 28% [================= ] 408/1445 28% [================= ] 409/1445 28% [================= ] 410/1445 28% [================= ] 411/1445 28% [================= ] 412/1445 28% [================= ] 413/1445 28% [================= ] 414/1445 28% [================= ] 415/1445 28% [================= ] 416/1445 28% [================= ] 417/1445 28% [================= ] 418/1445 28% [================= ] 419/1445 28% [================== ] 420/1445 29% [================== ] 421/1445 29% [================== ] 422/1445 29% [================== ] 423/1445 29% [================== ] 424/1445 29% [================== ] 425/1445 29% [================== ] 426/1445 29% [================== ] 427/1445 29% [================== ] 428/1445 29% [================== ] 429/1445 29% [================== ] 430/1445 29% [================== ] 431/1445 29% [================== ] 432/1445 29% [================== ] 433/1445 29% [================== ] 434/1445 30% [================== ] 435/1445 30% [================== ] 436/1445 30% [================== ] 437/1445 30% [================== ] 438/1445 30% [================== ] 439/1445 30% [================== ] 440/1445 30% [================== ] 441/1445 30% [================== ] 442/1445 30% [=================== ] 443/1445 30% [=================== ] 444/1445 30% [=================== ] 445/1445 30% [=================== ] 446/1445 30% [=================== ] 447/1445 30% [=================== ] 448/1445 31% [=================== ] 449/1445 31% [=================== ] 450/1445 31% [=================== ] 451/1445 31% [=================== ] 452/1445 31% [=================== ] 453/1445 31% [=================== ] 454/1445 31% [=================== ] 455/1445 31% [=================== ] 456/1445 31% [=================== ] 457/1445 31% [=================== ] 458/1445 31% [=================== ] 459/1445 31% [=================== ] 460/1445 31% [=================== ] 461/1445 31% [=================== ] 462/1445 31% [=================== ] 463/1445 32% [=================== ] 464/1445 32% [=================== ] 465/1445 32% [=================== ] 466/1445 32% [==================== ] 467/1445 32% [==================== ] 468/1445 32% [==================== ] 469/1445 32% [==================== ] 470/1445 32% [==================== ] 471/1445 32% [==================== ] 472/1445 32% [==================== ] 473/1445 32% [==================== ] 474/1445 32% [==================== ] 475/1445 32% [==================== ] 476/1445 32% [==================== ] 477/1445 33% [==================== ] 478/1445 33% [==================== ] 479/1445 33% [==================== ] 480/1445 33% [==================== ] 481/1445 33% [==================== ] 482/1445 33% [==================== ] 483/1445 33% [==================== ] 484/1445 33% [==================== ] 485/1445 33% [==================== ] 486/1445 33% [==================== ] 487/1445 33% [==================== ] 488/1445 33% [==================== ] 489/1445 33% [===================== ] 490/1445 33% [===================== ] 491/1445 33% [===================== ] 492/1445 34% [===================== ] 493/1445 34% [===================== ] 494/1445 34% [===================== ] 495/1445 34% [===================== ] 496/1445 34% [===================== ] 497/1445 34% [===================== ] 498/1445 34% [===================== ] 499/1445 34% [===================== ] 500/1445 34% [===================== ] 501/1445 34% [===================== ] 502/1445 34% [===================== ] 503/1445 34% [===================== ] 504/1445 34% [===================== ] 505/1445 34% [===================== ] 506/1445 35% [===================== ] 507/1445 35% [===================== ] 508/1445 35% [===================== ] 509/1445 35% [===================== ] 510/1445 35% [===================== ] 511/1445 35% [===================== ] 512/1445 35% [====================== ] 513/1445 35% [====================== ] 514/1445 35% [====================== ] 515/1445 35% [====================== ] 516/1445 35% [====================== ] 517/1445 35% [====================== ] 518/1445 35% [====================== ] 519/1445 35% [====================== ] 520/1445 35% [====================== ] 521/1445 36% [====================== ] 522/1445 36% [====================== ] 523/1445 36% [====================== ] 524/1445 36% [====================== ] 525/1445 36% [====================== ] 526/1445 36% [====================== ] 527/1445 36% [====================== ] 528/1445 36% [====================== ] 529/1445 36% [====================== ] 530/1445 36% [====================== ] 531/1445 36% [====================== ] 532/1445 36% [====================== ] 533/1445 36% [====================== ] 534/1445 36% [====================== ] 535/1445 37% [====================== ] 536/1445 37% [======================= ] 537/1445 37% [======================= ] 538/1445 37% [======================= ] 539/1445 37% [======================= ] 540/1445 37% [======================= ] 541/1445 37% [======================= ] 542/1445 37% [======================= ] 543/1445 37% [======================= ] 544/1445 37% [======================= ] 545/1445 37% [======================= ] 546/1445 37% [======================= ] 547/1445 37% [======================= ] 548/1445 37% [======================= ] 549/1445 37% [======================= ] 550/1445 38% [======================= ] 551/1445 38% [======================= ] 552/1445 38% [======================= ] 553/1445 38% [======================= ] 554/1445 38% [======================= ] 555/1445 38% [======================= ] 556/1445 38% [======================= ] 557/1445 38% [======================= ] 558/1445 38% [======================= ] 559/1445 38% [======================== ] 560/1445 38% [======================== ] 561/1445 38% [======================== ] 562/1445 38% [======================== ] 563/1445 38% [======================== ] 564/1445 39% [======================== ] 565/1445 39% [======================== ] 566/1445 39% [======================== ] 567/1445 39% [======================== ] 568/1445 39% [======================== ] 569/1445 39% [======================== ] 570/1445 39% [======================== ] 571/1445 39% [======================== ] 572/1445 39% [======================== ] 573/1445 39% [======================== ] 574/1445 39% [======================== ] 575/1445 39% [======================== ] 576/1445 39% [======================== ] 577/1445 39% [======================== ] 578/1445 40% [======================== ] 579/1445 40% [======================== ] 580/1445 40% [======================== ] 581/1445 40% [======================== ] 582/1445 40% [========================= ] 583/1445 40% [========================= ] 584/1445 40% [========================= ] 585/1445 40% [========================= ] 586/1445 40% [========================= ] 587/1445 40% [========================= ] 588/1445 40% [========================= ] 589/1445 40% [========================= ] 590/1445 40% [========================= ] 591/1445 40% [========================= ] 592/1445 40% [========================= ] 593/1445 41% [========================= ] 594/1445 41% [========================= ] 595/1445 41% [========================= ] 596/1445 41% [========================= ] 597/1445 41% [========================= ] 598/1445 41% [========================= ] 599/1445 41% [========================= ] 600/1445 41% [========================= ] 601/1445 41% [========================= ] 602/1445 41% [========================= ] 603/1445 41% [========================= ] 604/1445 41% [========================= ] 605/1445 41% [========================== ] 606/1445 41% [========================== ] 607/1445 42% [========================== ] 608/1445 42% [========================== ] 609/1445 42% [========================== ] 610/1445 42% [========================== ] 611/1445 42% [========================== ] 612/1445 42% [========================== ] 613/1445 42% [========================== ] 614/1445 42% [========================== ] 615/1445 42% [========================== ] 616/1445 42% [========================== ] 617/1445 42% [========================== ] 618/1445 42% [========================== ] 619/1445 42% [========================== ] 620/1445 42% [========================== ] 621/1445 42% [========================== ] 622/1445 43% [========================== ] 623/1445 43% [========================== ] 624/1445 43% [========================== ] 625/1445 43% [========================== ] 626/1445 43% [========================== ] 627/1445 43% [========================== ] 628/1445 43% [========================== ] 629/1445 43% [=========================== ] 630/1445 43% [=========================== ] 631/1445 43% [=========================== ] 632/1445 43% [=========================== ] 633/1445 43% [=========================== ] 634/1445 43% [=========================== ] 635/1445 43% [=========================== ] 636/1445 44% [=========================== ] 637/1445 44% [=========================== ] 638/1445 44% [=========================== ] 639/1445 44% [=========================== ] 640/1445 44% [=========================== ] 641/1445 44% [=========================== ] 642/1445 44% [=========================== ] 643/1445 44% [=========================== ] 644/1445 44% [=========================== ] 645/1445 44% [=========================== ] 646/1445 44% [=========================== ] 647/1445 44% [=========================== ] 648/1445 44% [=========================== ] 649/1445 44% [=========================== ] 650/1445 44% [=========================== ] 651/1445 45% [=========================== ] 652/1445 45% [============================ ] 653/1445 45% [============================ ] 654/1445 45% [============================ ] 655/1445 45% [============================ ] 656/1445 45% [============================ ] 657/1445 45% [============================ ] 658/1445 45% [============================ ] 659/1445 45% [============================ ] 660/1445 45% [============================ ] 661/1445 45% [============================ ] 662/1445 45% [============================ ] 663/1445 45% [============================ ] 664/1445 45% [============================ ] 665/1445 46% [============================ ] 666/1445 46% [============================ ] 667/1445 46% [============================ ] 668/1445 46% [============================ ] 669/1445 46% [============================ ] 670/1445 46% [============================ ] 671/1445 46% [============================ ] 672/1445 46% [============================ ] 673/1445 46% [============================ ] 674/1445 46% [============================ ] 675/1445 46% [============================= ] 676/1445 46% [============================= ] 677/1445 46% [============================= ] 678/1445 46% [============================= ] 679/1445 46% [============================= ] 680/1445 47% [============================= ] 681/1445 47% [============================= ] 682/1445 47% [============================= ] 683/1445 47% [============================= ] 684/1445 47% [============================= ] 685/1445 47% [============================= ] 686/1445 47% [============================= ] 687/1445 47% [============================= ] 688/1445 47% [============================= ] 689/1445 47% [============================= ] 690/1445 47% [============================= ] 691/1445 47% [============================= ] 692/1445 47% [============================= ] 693/1445 47% [============================= ] 694/1445 48% [============================= ] 695/1445 48% [============================= ] 696/1445 48% [============================= ] 697/1445 48% [============================= ] 698/1445 48% [============================= ] 699/1445 48% [============================== ] 700/1445 48% [============================== ] 701/1445 48% [============================== ] 702/1445 48% [============================== ] 703/1445 48% [============================== ] 704/1445 48% [============================== ] 705/1445 48% [============================== ] 706/1445 48% [============================== ] 707/1445 48% [============================== ] 708/1445 48% [============================== ] 709/1445 49% [============================== ] 710/1445 49% [============================== ] 711/1445 49% [============================== ] 712/1445 49% [============================== ] 713/1445 49% [============================== ] 714/1445 49% [============================== ] 715/1445 49% [============================== ] 716/1445 49% [============================== ] 717/1445 49% [============================== ] 718/1445 49% [============================== ] 719/1445 49% [============================== ] 720/1445 49% [============================== ] 721/1445 49% [============================== ] 722/1445 49% [=============================== ] 723/1445 50% [=============================== ] 724/1445 50% [=============================== ] 725/1445 50% [=============================== ] 726/1445 50% [=============================== ] 727/1445 50% [=============================== ] 728/1445 50% [=============================== ] 729/1445 50% [=============================== ] 730/1445 50% [=============================== ] 731/1445 50% [=============================== ] 732/1445 50% [=============================== ] 733/1445 50% [=============================== ] 734/1445 50% [=============================== ] 735/1445 50% [=============================== ] 736/1445 50% [=============================== ] 737/1445 51% [=============================== ] 738/1445 51% [=============================== ] 739/1445 51% [=============================== ] 740/1445 51% [=============================== ] 741/1445 51% [=============================== ] 742/1445 51% [=============================== ] 743/1445 51% [=============================== ] 744/1445 51% [=============================== ] 745/1445 51% [================================ ] 746/1445 51% [================================ ] 747/1445 51% [================================ ] 748/1445 51% [================================ ] 749/1445 51% [================================ ] 750/1445 51% [================================ ] 751/1445 51% [================================ ] 752/1445 52% [================================ ] 753/1445 52% [================================ ] 754/1445 52% [================================ ] 755/1445 52% [================================ ] 756/1445 52% [================================ ] 757/1445 52% [================================ ] 758/1445 52% [================================ ] 759/1445 52% [================================ ] 760/1445 52% [================================ ] 761/1445 52% [================================ ] 762/1445 52% [================================ ] 763/1445 52% [================================ ] 764/1445 52% [================================ ] 765/1445 52% [================================ ] 766/1445 53% [================================ ] 767/1445 53% [================================ ] 768/1445 53% [================================ ] 769/1445 53% [================================= ] 770/1445 53% [================================= ] 771/1445 53% [================================= ] 772/1445 53% [================================= ] 773/1445 53% [================================= ] 774/1445 53% [================================= ] 775/1445 53% [================================= ] 776/1445 53% [================================= ] 777/1445 53% [================================= ] 778/1445 53% [================================= ] 779/1445 53% [================================= ] 780/1445 53% [================================= ] 781/1445 54% [================================= ] 782/1445 54% [================================= ] 783/1445 54% [================================= ] 784/1445 54% [================================= ] 785/1445 54% [================================= ] 786/1445 54% [================================= ] 787/1445 54% [================================= ] 788/1445 54% [================================= ] 789/1445 54% [================================= ] 790/1445 54% [================================= ] 791/1445 54% [================================= ] 792/1445 54% [================================== ] 793/1445 54% [================================== ] 794/1445 54% [================================== ] 795/1445 55% [================================== ] 796/1445 55% [================================== ] 797/1445 55% [================================== ] 798/1445 55% [================================== ] 799/1445 55% [================================== ] 800/1445 55% [================================== ] 801/1445 55% [================================== ] 802/1445 55% [================================== ] 803/1445 55% [================================== ] 804/1445 55% [================================== ] 805/1445 55% [================================== ] 806/1445 55% [================================== ] 807/1445 55% [================================== ] 808/1445 55% [================================== ] 809/1445 55% [================================== ] 810/1445 56% [================================== ] 811/1445 56% [================================== ] 812/1445 56% [================================== ] 813/1445 56% [================================== ] 814/1445 56% [================================== ] 815/1445 56% [=================================== ] 816/1445 56% [=================================== ] 817/1445 56% [=================================== ] 818/1445 56% [=================================== ] 819/1445 56% [=================================== ] 820/1445 56% [=================================== ] 821/1445 56% [=================================== ] 822/1445 56% [=================================== ] 823/1445 56% [=================================== ] 824/1445 57% [=================================== ] 825/1445 57% [=================================== ] 826/1445 57% [=================================== ] 827/1445 57% [=================================== ] 828/1445 57% [=================================== ] 829/1445 57% [=================================== ] 830/1445 57% [=================================== ] 831/1445 57% [=================================== ] 832/1445 57% [=================================== ] 833/1445 57% [=================================== ] 834/1445 57% [=================================== ] 835/1445 57% [=================================== ] 836/1445 57% [=================================== ] 837/1445 57% [=================================== ] 838/1445 57% [=================================== ] 839/1445 58% [==================================== ] 840/1445 58% [==================================== ] 841/1445 58% [==================================== ] 842/1445 58% [==================================== ] 843/1445 58% [==================================== ] 844/1445 58% [==================================== ] 845/1445 58% [==================================== ] 846/1445 58% [==================================== ] 847/1445 58% [==================================== ] 848/1445 58% [==================================== ] 849/1445 58% [==================================== ] 850/1445 58% [==================================== ] 851/1445 58% [==================================== ] 852/1445 58% [==================================== ] 853/1445 59% [==================================== ] 854/1445 59% [==================================== ] 855/1445 59% [==================================== ] 856/1445 59% [==================================== ] 857/1445 59% [==================================== ] 858/1445 59% [==================================== ] 859/1445 59% [==================================== ] 860/1445 59% [==================================== ] 861/1445 59% [==================================== ] 862/1445 59% [===================================== ] 863/1445 59% [===================================== ] 864/1445 59% [===================================== ] 865/1445 59% [===================================== ] 866/1445 59% [===================================== ] 867/1445 60% [===================================== ] 868/1445 60% [===================================== ] 869/1445 60% [===================================== ] 870/1445 60% [===================================== ] 871/1445 60% [===================================== ] 872/1445 60% [===================================== ] 873/1445 60% [===================================== ] 874/1445 60% [===================================== ] 875/1445 60% [===================================== ] 876/1445 60% [===================================== ] 877/1445 60% [===================================== ] 878/1445 60% [===================================== ] 879/1445 60% [===================================== ] 880/1445 60% [===================================== ] 881/1445 60% [===================================== ] 882/1445 61% [===================================== ] 883/1445 61% [===================================== ] 884/1445 61% [===================================== ] 885/1445 61% [====================================== ] 886/1445 61% [====================================== ] 887/1445 61% [====================================== ] 888/1445 61% [====================================== ] 889/1445 61% [====================================== ] 890/1445 61% [====================================== ] 891/1445 61% [====================================== ] 892/1445 61% [====================================== ] 893/1445 61% [====================================== ] 894/1445 61% [====================================== ] 895/1445 61% [====================================== ] 896/1445 62% [====================================== ] 897/1445 62% [====================================== ] 898/1445 62% [====================================== ] 899/1445 62% [====================================== ] 900/1445 62% [====================================== ] 901/1445 62% [====================================== ] 902/1445 62% [====================================== ] 903/1445 62% [====================================== ] 904/1445 62% [====================================== ] 905/1445 62% [====================================== ] 906/1445 62% [====================================== ] 907/1445 62% [====================================== ] 908/1445 62% [======================================= ] 909/1445 62% [======================================= ] 910/1445 62% [======================================= ] 911/1445 63% [======================================= ] 912/1445 63% [======================================= ] 913/1445 63% [======================================= ] 914/1445 63% [======================================= ] 915/1445 63% [======================================= ] 916/1445 63% [======================================= ] 917/1445 63% [======================================= ] 918/1445 63% [======================================= ] 919/1445 63% [======================================= ] 920/1445 63% [======================================= ] 921/1445 63% [======================================= ] 922/1445 63% [======================================= ] 923/1445 63% [======================================= ] 924/1445 63% [======================================= ] 925/1445 64% [======================================= ] 926/1445 64% [======================================= ] 927/1445 64% [======================================= ] 928/1445 64% [======================================= ] 929/1445 64% [======================================= ] 930/1445 64% [======================================= ] 931/1445 64% [======================================= ] 932/1445 64% [======================================== ] 933/1445 64% [======================================== ] 934/1445 64% [======================================== ] 935/1445 64% [======================================== ] 936/1445 64% [======================================== ] 937/1445 64% [======================================== ] 938/1445 64% [======================================== ] 939/1445 64% [======================================== ] 940/1445 65% [======================================== ] 941/1445 65% [======================================== ] 942/1445 65% [======================================== ] 943/1445 65% [======================================== ] 944/1445 65% [======================================== ] 945/1445 65% [======================================== ] 946/1445 65% [======================================== ] 947/1445 65% [======================================== ] 948/1445 65% [======================================== ] 949/1445 65% [======================================== ] 950/1445 65% [======================================== ] 951/1445 65% [======================================== ] 952/1445 65% [======================================== ] 953/1445 65% [======================================== ] 954/1445 66% [======================================== ] 955/1445 66% [========================================= ] 956/1445 66% [========================================= ] 957/1445 66% [========================================= ] 958/1445 66% [========================================= ] 959/1445 66% [========================================= ] 960/1445 66% [========================================= ] 961/1445 66% [========================================= ] 962/1445 66% [========================================= ] 963/1445 66% [========================================= ] 964/1445 66% [========================================= ] 965/1445 66% [========================================= ] 966/1445 66% [========================================= ] 967/1445 66% [========================================= ] 968/1445 66% [========================================= ] 969/1445 67% [========================================= ] 970/1445 67% [========================================= ] 971/1445 67% [========================================= ] 972/1445 67% [========================================= ] 973/1445 67% [========================================= ] 974/1445 67% [========================================= ] 975/1445 67% [========================================= ] 976/1445 67% [========================================= ] 977/1445 67% [========================================= ] 978/1445 67% [========================================== ] 979/1445 67% [========================================== ] 980/1445 67% [========================================== ] 981/1445 67% [========================================== ] 982/1445 67% [========================================== ] 983/1445 68% [========================================== ] 984/1445 68% [========================================== ] 985/1445 68% [========================================== ] 986/1445 68% [========================================== ] 987/1445 68% [========================================== ] 988/1445 68% [========================================== ] 989/1445 68% [========================================== ] 990/1445 68% [========================================== ] 991/1445 68% [========================================== ] 992/1445 68% [========================================== ] 993/1445 68% [========================================== ] 994/1445 68% [========================================== ] 995/1445 68% [========================================== ] 996/1445 68% [========================================== ] 997/1445 68% [========================================== ] 998/1445 69% [========================================== ] 999/1445 69% [========================================== ] 1000/1445 69% [========================================== ] 1001/1445 69% [========================================== ] 1002/1445 69% [=========================================== ] 1003/1445 69% [=========================================== ] 1004/1445 69% [=========================================== ] 1005/1445 69% [=========================================== ] 1006/1445 69% [=========================================== ] 1007/1445 69% [=========================================== ] 1008/1445 69% [=========================================== ] 1009/1445 69% [=========================================== ] 1010/1445 69% [=========================================== ] 1011/1445 69% [=========================================== ] 1012/1445 70% [=========================================== ] 1013/1445 70% [=========================================== ] 1014/1445 70% [=========================================== ] 1015/1445 70% [=========================================== ] 1016/1445 70% [=========================================== ] 1017/1445 70% [=========================================== ] 1018/1445 70% [=========================================== ] 1019/1445 70% [=========================================== ] 1020/1445 70% [=========================================== ] 1021/1445 70% [=========================================== ] 1022/1445 70% [=========================================== ] 1023/1445 70% [=========================================== ] 1024/1445 70% [=========================================== ] 1025/1445 70% [============================================ ] 1026/1445 71% [============================================ ] 1027/1445 71% [============================================ ] 1028/1445 71% [============================================ ] 1029/1445 71% [============================================ ] 1030/1445 71% [============================================ ] 1031/1445 71% [============================================ ] 1032/1445 71% [============================================ ] 1033/1445 71% [============================================ ] 1034/1445 71% [============================================ ] 1035/1445 71% [============================================ ] 1036/1445 71% [============================================ ] 1037/1445 71% [============================================ ] 1038/1445 71% [============================================ ] 1039/1445 71% [============================================ ] 1040/1445 71% [============================================ ] 1041/1445 72% [============================================ ] 1042/1445 72% [============================================ ] 1043/1445 72% [============================================ ] 1044/1445 72% [============================================ ] 1045/1445 72% [============================================ ] 1046/1445 72% [============================================ ] 1047/1445 72% [============================================ ] 1048/1445 72% [============================================= ] 1049/1445 72% [============================================= ] 1050/1445 72% [============================================= ] 1051/1445 72% [============================================= ] 1052/1445 72% [============================================= ] 1053/1445 72% [============================================= ] 1054/1445 72% [============================================= ] 1055/1445 73% [============================================= ] 1056/1445 73% [============================================= ] 1057/1445 73% [============================================= ] 1058/1445 73% [============================================= ] 1059/1445 73% [============================================= ] 1060/1445 73% [============================================= ] 1061/1445 73% [============================================= ] 1062/1445 73% [============================================= ] 1063/1445 73% [============================================= ] 1064/1445 73% [============================================= ] 1065/1445 73% [============================================= ] 1066/1445 73% [============================================= ] 1067/1445 73% [============================================= ] 1068/1445 73% [============================================= ] 1069/1445 73% [============================================= ] 1070/1445 74% [============================================= ] 1071/1445 74% [============================================= ] 1072/1445 74% [============================================== ] 1073/1445 74% [============================================== ] 1074/1445 74% [============================================== ] 1075/1445 74% [============================================== ] 1076/1445 74% [============================================== ] 1077/1445 74% [============================================== ] 1078/1445 74% [============================================== ] 1079/1445 74% [============================================== ] 1080/1445 74% [============================================== ] 1081/1445 74% [============================================== ] 1082/1445 74% [============================================== ] 1083/1445 74% [============================================== ] 1084/1445 75% [============================================== ] 1085/1445 75% [============================================== ] 1086/1445 75% [============================================== ] 1087/1445 75% [============================================== ] 1088/1445 75% [============================================== ] 1089/1445 75% [============================================== ] 1090/1445 75% [============================================== ] 1091/1445 75% [============================================== ] 1092/1445 75% [============================================== ] 1093/1445 75% [============================================== ] 1094/1445 75% [============================================== ] 1095/1445 75% [=============================================== ] 1096/1445 75% [=============================================== ] 1097/1445 75% [=============================================== ] 1098/1445 75% [=============================================== ] 1099/1445 76% [=============================================== ] 1100/1445 76% [=============================================== ] 1101/1445 76% [=============================================== ] 1102/1445 76% [=============================================== ] 1103/1445 76% [=============================================== ] 1104/1445 76% [=============================================== ] 1105/1445 76% [=============================================== ] 1106/1445 76% [=============================================== ] 1107/1445 76% [=============================================== ] 1108/1445 76% [=============================================== ] 1109/1445 76% [=============================================== ] 1110/1445 76% [=============================================== ] 1111/1445 76% [=============================================== ] 1112/1445 76% [=============================================== ] 1113/1445 77% [=============================================== ] 1114/1445 77% [=============================================== ] 1115/1445 77% [=============================================== ] 1116/1445 77% [=============================================== ] 1117/1445 77% [=============================================== ] 1118/1445 77% [================================================ ] 1119/1445 77% [================================================ ] 1120/1445 77% [================================================ ] 1121/1445 77% [================================================ ] 1122/1445 77% [================================================ ] 1123/1445 77% [================================================ ] 1124/1445 77% [================================================ ] 1125/1445 77% [================================================ ] 1126/1445 77% [================================================ ] 1127/1445 77% [================================================ ] 1128/1445 78% [================================================ ] 1129/1445 78% [================================================ ] 1130/1445 78% [================================================ ] 1131/1445 78% [================================================ ] 1132/1445 78% [================================================ ] 1133/1445 78% [================================================ ] 1134/1445 78% [================================================ ] 1135/1445 78% [================================================ ] 1136/1445 78% [================================================ ] 1137/1445 78% [================================================ ] 1138/1445 78% [================================================ ] 1139/1445 78% [================================================ ] 1140/1445 78% [================================================ ] 1141/1445 78% [================================================ ] 1142/1445 79% [================================================= ] 1143/1445 79% [================================================= ] 1144/1445 79% [================================================= ] 1145/1445 79% [================================================= ] 1146/1445 79% [================================================= ] 1147/1445 79% [================================================= ] 1148/1445 79% [================================================= ] 1149/1445 79% [================================================= ] 1150/1445 79% [================================================= ] 1151/1445 79% [================================================= ] 1152/1445 79% [================================================= ] 1153/1445 79% [================================================= ] 1154/1445 79% [================================================= ] 1155/1445 79% [================================================= ] 1156/1445 80% [================================================= ] 1157/1445 80% [================================================= ] 1158/1445 80% [================================================= ] 1159/1445 80% [================================================= ] 1160/1445 80% [================================================= ] 1161/1445 80% [================================================= ] 1162/1445 80% [================================================= ] 1163/1445 80% [================================================= ] 1164/1445 80% [================================================= ] 1165/1445 80% [================================================== ] 1166/1445 80% [================================================== ] 1167/1445 80% [================================================== ] 1168/1445 80% [================================================== ] 1169/1445 80% [================================================== ] 1170/1445 80% [================================================== ] 1171/1445 81% [================================================== ] 1172/1445 81% [================================================== ] 1173/1445 81% [================================================== ] 1174/1445 81% [================================================== ] 1175/1445 81% [================================================== ] 1176/1445 81% [================================================== ] 1177/1445 81% [================================================== ] 1178/1445 81% [================================================== ] 1179/1445 81% [================================================== ] 1180/1445 81% [================================================== ] 1181/1445 81% [================================================== ] 1182/1445 81% [================================================== ] 1183/1445 81% [================================================== ] 1184/1445 81% [================================================== ] 1185/1445 82% [================================================== ] 1186/1445 82% [================================================== ] 1187/1445 82% [================================================== ] 1188/1445 82% [=================================================== ] 1189/1445 82% [=================================================== ] 1190/1445 82% [=================================================== ] 1191/1445 82% [=================================================== ] 1192/1445 82% [=================================================== ] 1193/1445 82% [=================================================== ] 1194/1445 82% [=================================================== ] 1195/1445 82% [=================================================== ] 1196/1445 82% [=================================================== ] 1197/1445 82% [=================================================== ] 1198/1445 82% [=================================================== ] 1199/1445 82% [=================================================== ] 1200/1445 83% [=================================================== ] 1201/1445 83% [=================================================== ] 1202/1445 83% [=================================================== ] 1203/1445 83% [=================================================== ] 1204/1445 83% [=================================================== ] 1205/1445 83% [=================================================== ] 1206/1445 83% [=================================================== ] 1207/1445 83% [=================================================== ] 1208/1445 83% [=================================================== ] 1209/1445 83% [=================================================== ] 1210/1445 83% [=================================================== ] 1211/1445 83% [==================================================== ] 1212/1445 83% [==================================================== ] 1213/1445 83% [==================================================== ] 1214/1445 84% [==================================================== ] 1215/1445 84% [==================================================== ] 1216/1445 84% [==================================================== ] 1217/1445 84% [==================================================== ] 1218/1445 84% [==================================================== ] 1219/1445 84% [==================================================== ] 1220/1445 84% [==================================================== ] 1221/1445 84% [==================================================== ] 1222/1445 84% [==================================================== ] 1223/1445 84% [==================================================== ] 1224/1445 84% [==================================================== ] 1225/1445 84% [==================================================== ] 1226/1445 84% [==================================================== ] 1227/1445 84% [==================================================== ] 1228/1445 84% [==================================================== ] 1229/1445 85% [==================================================== ] 1230/1445 85% [==================================================== ] 1231/1445 85% [==================================================== ] 1232/1445 85% [==================================================== ] 1233/1445 85% [==================================================== ] 1234/1445 85% [==================================================== ] 1235/1445 85% [===================================================== ] 1236/1445 85% [===================================================== ] 1237/1445 85% [===================================================== ] 1238/1445 85% [===================================================== ] 1239/1445 85% [===================================================== ] 1240/1445 85% [===================================================== ] 1241/1445 85% [===================================================== ] 1242/1445 85% [===================================================== ] 1243/1445 86% [===================================================== ] 1244/1445 86% [===================================================== ] 1245/1445 86% [===================================================== ] 1246/1445 86% [===================================================== ] 1247/1445 86% [===================================================== ] 1248/1445 86% [===================================================== ] 1249/1445 86% [===================================================== ] 1250/1445 86% [===================================================== ] 1251/1445 86% [===================================================== ] 1252/1445 86% [===================================================== ] 1253/1445 86% [===================================================== ] 1254/1445 86% [===================================================== ] 1255/1445 86% [===================================================== ] 1256/1445 86% [===================================================== ] 1257/1445 86% [===================================================== ] 1258/1445 87% [====================================================== ] 1259/1445 87% [====================================================== ] 1260/1445 87% [====================================================== ] 1261/1445 87% [====================================================== ] 1262/1445 87% [====================================================== ] 1263/1445 87% [====================================================== ] 1264/1445 87% [====================================================== ] 1265/1445 87% [====================================================== ] 1266/1445 87% [====================================================== ] 1267/1445 87% [====================================================== ] 1268/1445 87% [====================================================== ] 1269/1445 87% [====================================================== ] 1270/1445 87% [====================================================== ] 1271/1445 87% [====================================================== ] 1272/1445 88% [====================================================== ] 1273/1445 88% [====================================================== ] 1274/1445 88% [====================================================== ] 1275/1445 88% [====================================================== ] 1276/1445 88% [====================================================== ] 1277/1445 88% [====================================================== ] 1278/1445 88% [====================================================== ] 1279/1445 88% [====================================================== ] 1280/1445 88% [====================================================== ] 1281/1445 88% [======================================================= ] 1282/1445 88% [======================================================= ] 1283/1445 88% [======================================================= ] 1284/1445 88% [======================================================= ] 1285/1445 88% [======================================================= ] 1286/1445 88% [======================================================= ] 1287/1445 89% [======================================================= ] 1288/1445 89% [======================================================= ] 1289/1445 89% [======================================================= ] 1290/1445 89% [======================================================= ] 1291/1445 89% [======================================================= ] 1292/1445 89% [======================================================= ] 1293/1445 89% [======================================================= ] 1294/1445 89% [======================================================= ] 1295/1445 89% [======================================================= ] 1296/1445 89% [======================================================= ] 1297/1445 89% [======================================================= ] 1298/1445 89% [======================================================= ] 1299/1445 89% [======================================================= ] 1300/1445 89% [======================================================= ] 1301/1445 90% [======================================================= ] 1302/1445 90% [======================================================= ] 1303/1445 90% [======================================================= ] 1304/1445 90% [======================================================= ] 1305/1445 90% [======================================================== ] 1306/1445 90% [======================================================== ] 1307/1445 90% [======================================================== ] 1308/1445 90% [======================================================== ] 1309/1445 90% [======================================================== ] 1310/1445 90% [======================================================== ] 1311/1445 90% [======================================================== ] 1312/1445 90% [======================================================== ] 1313/1445 90% [======================================================== ] 1314/1445 90% [======================================================== ] 1315/1445 91% [======================================================== ] 1316/1445 91% [======================================================== ] 1317/1445 91% [======================================================== ] 1318/1445 91% [======================================================== ] 1319/1445 91% [======================================================== ] 1320/1445 91% [======================================================== ] 1321/1445 91% [======================================================== ] 1322/1445 91% [======================================================== ] 1323/1445 91% [======================================================== ] 1324/1445 91% [======================================================== ] 1325/1445 91% [======================================================== ] 1326/1445 91% [======================================================== ] 1327/1445 91% [======================================================== ] 1328/1445 91% [========================================================= ] 1329/1445 91% [========================================================= ] 1330/1445 92% [========================================================= ] 1331/1445 92% [========================================================= ] 1332/1445 92% [========================================================= ] 1333/1445 92% [========================================================= ] 1334/1445 92% [========================================================= ] 1335/1445 92% [========================================================= ] 1336/1445 92% [========================================================= ] 1337/1445 92% [========================================================= ] 1338/1445 92% [========================================================= ] 1339/1445 92% [========================================================= ] 1340/1445 92% [========================================================= ] 1341/1445 92% [========================================================= ] 1342/1445 92% [========================================================= ] 1343/1445 92% [========================================================= ] 1344/1445 93% [========================================================= ] 1345/1445 93% [========================================================= ] 1346/1445 93% [========================================================= ] 1347/1445 93% [========================================================= ] 1348/1445 93% [========================================================= ] 1349/1445 93% [========================================================= ] 1350/1445 93% [========================================================= ] 1351/1445 93% [========================================================== ] 1352/1445 93% [========================================================== ] 1353/1445 93% [========================================================== ] 1354/1445 93% [========================================================== ] 1355/1445 93% [========================================================== ] 1356/1445 93% [========================================================== ] 1357/1445 93% [========================================================== ] 1358/1445 93% [========================================================== ] 1359/1445 94% [========================================================== ] 1360/1445 94% [========================================================== ] 1361/1445 94% [========================================================== ] 1362/1445 94% [========================================================== ] 1363/1445 94% [========================================================== ] 1364/1445 94% [========================================================== ] 1365/1445 94% [========================================================== ] 1366/1445 94% [========================================================== ] 1367/1445 94% [========================================================== ] 1368/1445 94% [========================================================== ] 1369/1445 94% [========================================================== ] 1370/1445 94% [========================================================== ] 1371/1445 94% [========================================================== ] 1372/1445 94% [========================================================== ] 1373/1445 95% [========================================================== ] 1374/1445 95% [========================================================== ] 1375/1445 95% [=========================================================== ] 1376/1445 95% [=========================================================== ] 1377/1445 95% [=========================================================== ] 1378/1445 95% [=========================================================== ] 1379/1445 95% [=========================================================== ] 1380/1445 95% [=========================================================== ] 1381/1445 95% [=========================================================== ] 1382/1445 95% [=========================================================== ] 1383/1445 95% [=========================================================== ] 1384/1445 95% [=========================================================== ] 1385/1445 95% [=========================================================== ] 1386/1445 95% [=========================================================== ] 1387/1445 95% [=========================================================== ] 1388/1445 96% [=========================================================== ] 1389/1445 96% [=========================================================== ] 1390/1445 96% [=========================================================== ] 1391/1445 96% [=========================================================== ] 1392/1445 96% [=========================================================== ] 1393/1445 96% [=========================================================== ] 1394/1445 96% [=========================================================== ] 1395/1445 96% [=========================================================== ] 1396/1445 96% [=========================================================== ] 1397/1445 96% [=========================================================== ] 1398/1445 96% [============================================================ ] 1399/1445 96% [============================================================ ] 1400/1445 96% [============================================================ ] 1401/1445 96% [============================================================ ] 1402/1445 97% [============================================================ ] 1403/1445 97% [============================================================ ] 1404/1445 97% [============================================================ ] 1405/1445 97% [============================================================ ] 1406/1445 97% [============================================================ ] 1407/1445 97% [============================================================ ] 1408/1445 97% [============================================================ ] 1409/1445 97% [============================================================ ] 1410/1445 97% [============================================================ ] 1411/1445 97% [============================================================ ] 1412/1445 97% [============================================================ ] 1413/1445 97% [============================================================ ] 1414/1445 97% [============================================================ ] 1415/1445 97% [============================================================ ] 1416/1445 97% [============================================================ ] 1417/1445 98% [============================================================ ] 1418/1445 98% [============================================================ ] 1419/1445 98% [============================================================ ] 1420/1445 98% [============================================================ ] 1421/1445 98% [============================================================= ] 1422/1445 98% [============================================================= ] 1423/1445 98% [============================================================= ] 1424/1445 98% [============================================================= ] 1425/1445 98% [============================================================= ] 1426/1445 98% [============================================================= ] 1427/1445 98% [============================================================= ] 1428/1445 98% [============================================================= ] 1429/1445 98% [============================================================= ] 1430/1445 98% [============================================================= ] 1431/1445 99% [============================================================= ] 1432/1445 99% [============================================================= ] 1433/1445 99% [============================================================= ] 1434/1445 99% [============================================================= ] 1435/1445 99% [============================================================= ] 1436/1445 99% [============================================================= ] 1437/1445 99% [============================================================= ] 1438/1445 99% [============================================================= ] 1439/1445 99% [============================================================= ] 1440/1445 99% [============================================================= ] 1441/1445 99% [============================================================= ] 1442/1445 99% [============================================================= ] 1443/1445 99% [============================================================= ] 1444/1445 99% [==============================================================] 1445/1445 100% operation complete, 1445 objects in 97915 NAND pages. ln -snf /home/thomas/autobuild/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-0/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot' make: Entering directory '/home/thomas/autobuild/instance-0/buildroot' >>> Buildroot 2022.08-rc1-2499-g433ce2966f7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT=y >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.2.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.9 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 >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ipcalc 1.0.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> whois 5.5.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cryptsetup 2.6.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dhrystone 2 Collecting legal info >>> host-dracut 057 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-prelink-cross a853a5d715d84eec93aa68e8f2df26b7d860f5b2 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> hwdata 0.365 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> jhead 3.06.0.1 Collecting legal info readme.txt: OK (sha256: 8b709512c737fc0c1e1024800b9a44c54d14ab02132c636a66c3ac66955c3e95) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.2.3 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> luainterpreter Collecting legal info >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-moby-buildkit 0.11.2 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.19.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nftables 1.0.5 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-odb 2.4.0 Collecting legal info LICENSE: OK (sha256: 7983b82cb1f1686ac2b55420ded9c0f348f93dd17bf3e048ae3b25c1da51b80e) >>> host-libcutl 1.10.0 Collecting legal info LICENSE: OK (sha256: c7aa98c5af3b67174f16b12a1fed4332a51cd524b82c69e85baa4c2c412da239) >>> host-libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> host-parted 3.5 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.6 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-qemu 7.2.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> host-rauc 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.80.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.2.4 Collecting legal info LICENSE: OK (sha256: 760f22b3e9ea4a50eb99201bd8dd118869f28108cfb64ccce6d1b305cf9ae9fa) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> tcpdump 4.99.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'