/home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkfs.axfs -s -a /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.axfs\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/axfs/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 963 number of 4KB nodes: 19881 Total image size: 58605021 >>> Generating filesystem image rootfs.cpio mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target/init ]; then /usr/bin/install -m 0755 fs/cpio/init /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target/init; fi\n mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target/dev\n mknod -m 0622 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target/dev/console c 5 1\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/buildroot/autobuild/instance-0/output-1/images/rootfs.cpio\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cpio/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' Regex version mismatch, expected: 10.42 2022-12-11 actual: 10.40 2022-04-14 Regex version mismatch, expected: 10.42 2022-12-11 actual: 10.40 2022-04-14 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/lzma -9 -c /home/buildroot/autobuild/instance-0/output-1/images/rootfs.cpio > /home/buildroot/autobuild/instance-0/output-1/images/rootfs.cpio.lzma >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/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/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 963 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/963 0% [ ] 2/963 0% [ ] 3/963 0% [ ] 4/963 0% [ ] 5/963 0% [ ] 6/963 0% [ ] 7/963 0% [ ] 8/963 0% [ ] 9/963 0% [ ] 10/963 1% [ ] 11/963 1% [ ] 12/963 1% [ ] 13/963 1% [ ] 14/963 1% [ ] 15/963 1% [= ] 16/963 1% [= ] 17/963 1% [= ] 18/963 1% [= ] 19/963 1% [= ] 20/963 2% [= ] 21/963 2% [= ] 22/963 2% [= ] 23/963 2% [= ] 24/963 2% [= ] 25/963 2% [= ] 26/963 2% [= ] 27/963 2% [= ] 28/963 2% [= ] 29/963 3% [= ] 30/963 3% [== ] 31/963 3% [== ] 32/963 3% [== ] 33/963 3% [== ] 34/963 3% [== ] 35/963 3% [== ] 36/963 3% [== ] 37/963 3% [== ] 38/963 3% [== ] 39/963 4% [== ] 40/963 4% [== ] 41/963 4% [== ] 42/963 4% [== ] 43/963 4% [== ] 44/963 4% [== ] 45/963 4% [=== ] 46/963 4% [=== ] 47/963 4% [=== ] 48/963 4% [=== ] 49/963 5% [=== ] 50/963 5% [=== ] 51/963 5% [=== ] 52/963 5% [=== ] 53/963 5% [=== ] 54/963 5% [=== ] 55/963 5% [=== ] 56/963 5% [=== ] 57/963 5% [=== ] 58/963 6% [=== ] 59/963 6% [=== ] 60/963 6% [==== ] 61/963 6% [==== ] 62/963 6% [==== ] 63/963 6% [==== ] 64/963 6% [==== ] 65/963 6% [==== ] 66/963 6% [==== ] 67/963 6% [==== ] 68/963 7% [==== ] 69/963 7% [==== ] 70/963 7% [==== ] 71/963 7% [==== ] 72/963 7% [==== ] 73/963 7% [==== ] 74/963 7% [==== ] 75/963 7% [===== ] 76/963 7% [===== ] 77/963 7% [===== ] 78/963 8% [===== ] 79/963 8% [===== ] 80/963 8% [===== ] 81/963 8% [===== ] 82/963 8% [===== ] 83/963 8% [===== ] 84/963 8% [===== ] 85/963 8% [===== ] 86/963 8% [===== ] 87/963 9% [===== ] 88/963 9% [===== ] 89/963 9% [===== ] 90/963 9% [====== ] 91/963 9% [====== ] 92/963 9% [====== ] 93/963 9% [====== ] 94/963 9% [====== ] 95/963 9% [====== ] 96/963 9% [====== ] 97/963 10% [====== ] 98/963 10% [====== ] 99/963 10% [====== ] 100/963 10% [====== ] 101/963 10% [====== ] 102/963 10% [====== ] 103/963 10% [====== ] 104/963 10% [====== ] 105/963 10% [======= ] 106/963 11% [======= ] 107/963 11% [======= ] 108/963 11% [======= ] 109/963 11% [======= ] 110/963 11% [======= ] 111/963 11% [======= ] 112/963 11% [======= ] 113/963 11% [======= ] 114/963 11% [======= ] 115/963 11% [======= ] 116/963 12% [======= ] 117/963 12% [======= ] 118/963 12% [======= ] 119/963 12% [======= ] 120/963 12% [======== ] 121/963 12% [======== ] 122/963 12% [======== ] 123/963 12% [======== ] 124/963 12% [======== ] 125/963 12% [======== ] 126/963 13% [======== ] 127/963 13% [======== ] 128/963 13% [======== ] 129/963 13% [======== ] 130/963 13% [======== ] 131/963 13% [======== ] 132/963 13% [======== ] 133/963 13% [======== ] 134/963 13% [======== ] 135/963 14% [========= ] 136/963 14% [========= ] 137/963 14% [========= ] 138/963 14% [========= ] 139/963 14% [========= ] 140/963 14% [========= ] 141/963 14% [========= ] 142/963 14% [========= ] 143/963 14% [========= ] 144/963 14% [========= ] 145/963 15% [========= ] 146/963 15% [========= ] 147/963 15% [========= ] 148/963 15% [========= ] 149/963 15% [========= ] 150/963 15% [========== ] 151/963 15% [========== ] 152/963 15% [========== ] 153/963 15% [========== ] 154/963 15% [========== ] 155/963 16% [========== ] 156/963 16% [========== ] 157/963 16% [========== ] 158/963 16% [========== ] 159/963 16% [========== ] 160/963 16% [========== ] 161/963 16% [========== ] 162/963 16% [========== ] 163/963 16% [========== ] 164/963 17% [========== ] 165/963 17% [=========== ] 166/963 17% [=========== ] 167/963 17% [=========== ] 168/963 17% [=========== ] 169/963 17% [=========== ] 170/963 17% [=========== ] 171/963 17% [=========== ] 172/963 17% [=========== ] 173/963 17% [=========== ] 174/963 18% [=========== ] 175/963 18% [=========== ] 176/963 18% [=========== ] 177/963 18% [=========== ] 178/963 18% [=========== ] 179/963 18% [=========== ] 180/963 18% [============ ] 181/963 18% [============ ] 182/963 18% [============ ] 183/963 19% [============ ] 184/963 19% [============ ] 185/963 19% [============ ] 186/963 19% [============ ] 187/963 19% [============ ] 188/963 19% [============ ] 189/963 19% [============ ] 190/963 19% [============ ] 191/963 19% [============ ] 192/963 19% [============ ] 193/963 20% [============ ] 194/963 20% [============ ] 195/963 20% [============= ] 196/963 20% [============= ] 197/963 20% [============= ] 198/963 20% [============= ] 199/963 20% [============= ] 200/963 20% [============= ] 201/963 20% [============= ] 202/963 20% [============= ] 203/963 21% [============= ] 204/963 21% [============= ] 205/963 21% [============= ] 206/963 21% [============= ] 207/963 21% [============= ] 208/963 21% [============= ] 209/963 21% [============= ] 210/963 21% [============== ] 211/963 21% [============== ] 212/963 22% [============== ] 213/963 22% [============== ] 214/963 22% [============== ] 215/963 22% [============== ] 216/963 22% [============== ] 217/963 22% [============== ] 218/963 22% [============== ] 219/963 22% [============== ] 220/963 22% [============== ] 221/963 22% [============== ] 222/963 23% [============== ] 223/963 23% [============== ] 224/963 23% [============== ] 225/963 23% [=============== ] 226/963 23% [=============== ] 227/963 23% [=============== ] 228/963 23% [=============== ] 229/963 23% [=============== ] 230/963 23% [=============== ] 231/963 23% [=============== ] 232/963 24% [=============== ] 233/963 24% [=============== ] 234/963 24% [=============== ] 235/963 24% [=============== ] 236/963 24% [=============== ] 237/963 24% [=============== ] 238/963 24% [=============== ] 239/963 24% [=============== ] 240/963 24% [================ ] 241/963 25% [================ ] 242/963 25% [================ ] 243/963 25% [================ ] 244/963 25% [================ ] 245/963 25% [================ ] 246/963 25% [================ ] 247/963 25% [================ ] 248/963 25% [================ ] 249/963 25% [================ ] 250/963 25% [================ ] 251/963 26% [================ ] 252/963 26% [================ ] 253/963 26% [================ ] 254/963 26% [================ ] 255/963 26% [================= ] 256/963 26% [================= ] 257/963 26% [================= ] 258/963 26% [================= ] 259/963 26% [================= ] 260/963 26% [================= ] 261/963 27% [================= ] 262/963 27% [================= ] 263/963 27% [================= ] 264/963 27% [================= ] 265/963 27% [================= ] 266/963 27% [================= ] 267/963 27% [================= ] 268/963 27% [================= ] 269/963 27% [================= ] 270/963 28% [================== ] 271/963 28% [================== ] 272/963 28% [================== ] 273/963 28% [================== ] 274/963 28% [================== ] 275/963 28% [================== ] 276/963 28% [================== ] 277/963 28% [================== ] 278/963 28% [================== ] 279/963 28% [================== ] 280/963 29% [================== ] 281/963 29% [================== ] 282/963 29% [================== ] 283/963 29% [================== ] 284/963 29% [================== ] 285/963 29% [=================== ] 286/963 29% [=================== ] 287/963 29% [=================== ] 288/963 29% [=================== ] 289/963 30% [=================== ] 290/963 30% [=================== ] 291/963 30% [=================== ] 292/963 30% [=================== ] 293/963 30% [=================== ] 294/963 30% [=================== ] 295/963 30% [=================== ] 296/963 30% [=================== ] 297/963 30% [=================== ] 298/963 30% [=================== ] 299/963 31% [=================== ] 300/963 31% [==================== ] 301/963 31% [==================== ] 302/963 31% [==================== ] 303/963 31% [==================== ] 304/963 31% [==================== ] 305/963 31% [==================== ] 306/963 31% [==================== ] 307/963 31% [==================== ] 308/963 31% [==================== ] 309/963 32% [==================== ] 310/963 32% [==================== ] 311/963 32% [==================== ] 312/963 32% [==================== ] 313/963 32% [==================== ] 314/963 32% [==================== ] 315/963 32% [===================== ] 316/963 32% [===================== ] 317/963 32% [===================== ] 318/963 33% [===================== ] 319/963 33% [===================== ] 320/963 33% [===================== ] 321/963 33% [===================== ] 322/963 33% [===================== ] 323/963 33% [===================== ] 324/963 33% [===================== ] 325/963 33% [===================== ] 326/963 33% [===================== ] 327/963 33% [===================== ] 328/963 34% [===================== ] 329/963 34% [===================== ] 330/963 34% [===================== ] 331/963 34% [====================== ] 332/963 34% [====================== ] 333/963 34% [====================== ] 334/963 34% [====================== ] 335/963 34% [====================== ] 336/963 34% [====================== ] 337/963 34% [====================== ] 338/963 35% [====================== ] 339/963 35% [====================== ] 340/963 35% [====================== ] 341/963 35% [====================== ] 342/963 35% [====================== ] 343/963 35% [====================== ] 344/963 35% [====================== ] 345/963 35% [====================== ] 346/963 35% [======================= ] 347/963 36% [======================= ] 348/963 36% [======================= ] 349/963 36% [======================= ] 350/963 36% [======================= ] 351/963 36% [======================= ] 352/963 36% [======================= ] 353/963 36% [======================= ] 354/963 36% [======================= ] 355/963 36% [======================= ] 356/963 36% [======================= ] 357/963 37% [======================= ] 358/963 37% [======================= ] 359/963 37% [======================= ] 360/963 37% [======================= ] 361/963 37% [======================== ] 362/963 37% [======================== ] 363/963 37% [======================== ] 364/963 37% [======================== ] 365/963 37% [======================== ] 366/963 38% [======================== ] 367/963 38% [======================== ] 368/963 38% [======================== ] 369/963 38% [======================== ] 370/963 38% [======================== ] 371/963 38% [======================== ] 372/963 38% [======================== ] 373/963 38% [======================== ] 374/963 38% [======================== ] 375/963 38% [======================== ] 376/963 39% [========================= ] 377/963 39% [========================= ] 378/963 39% [========================= ] 379/963 39% [========================= ] 380/963 39% [========================= ] 381/963 39% [========================= ] 382/963 39% [========================= ] 383/963 39% [========================= ] 384/963 39% [========================= ] 385/963 39% [========================= ] 386/963 40% [========================= ] 387/963 40% [========================= ] 388/963 40% [========================= ] 389/963 40% [========================= ] 390/963 40% [========================= ] 391/963 40% [========================== ] 392/963 40% [========================== ] 393/963 40% [========================== ] 394/963 40% [========================== ] 395/963 41% [========================== ] 396/963 41% [========================== ] 397/963 41% [========================== ] 398/963 41% [========================== ] 399/963 41% [========================== ] 400/963 41% [========================== ] 401/963 41% [========================== ] 402/963 41% [========================== ] 403/963 41% [========================== ] 404/963 41% [========================== ] 405/963 42% [========================== ] 406/963 42% [=========================== ] 407/963 42% [=========================== ] 408/963 42% [=========================== ] 409/963 42% [=========================== ] 410/963 42% [=========================== ] 411/963 42% [=========================== ] 412/963 42% [=========================== ] 413/963 42% [=========================== ] 414/963 42% [=========================== ] 415/963 43% [=========================== ] 416/963 43% [=========================== ] 417/963 43% [=========================== ] 418/963 43% [=========================== ] 419/963 43% [=========================== ] 420/963 43% [=========================== ] 421/963 43% [============================ ] 422/963 43% [============================ ] 423/963 43% [============================ ] 424/963 44% [============================ ] 425/963 44% [============================ ] 426/963 44% [============================ ] 427/963 44% [============================ ] 428/963 44% [============================ ] 429/963 44% [============================ ] 430/963 44% [============================ ] 431/963 44% [============================ ] 432/963 44% [============================ ] 433/963 44% [============================ ] 434/963 45% [============================ ] 435/963 45% [============================ ] 436/963 45% [============================= ] 437/963 45% [============================= ] 438/963 45% [============================= ] 439/963 45% [============================= ] 440/963 45% [============================= ] 441/963 45% [============================= ] 442/963 45% [============================= ] 443/963 46% [============================= ] 444/963 46% [============================= ] 445/963 46% [============================= ] 446/963 46% [============================= ] 447/963 46% [============================= ] 448/963 46% [============================= ] 449/963 46% [============================= ] 450/963 46% [============================= ] 451/963 46% [============================== ] 452/963 46% [============================== ] 453/963 47% [============================== ] 454/963 47% [============================== ] 455/963 47% [============================== ] 456/963 47% [============================== ] 457/963 47% [============================== ] 458/963 47% [============================== ] 459/963 47% [============================== ] 460/963 47% [============================== ] 461/963 47% [============================== ] 462/963 47% [============================== ] 463/963 48% [============================== ] 464/963 48% [============================== ] 465/963 48% [============================== ] 466/963 48% [=============================== ] 467/963 48% [=============================== ] 468/963 48% [=============================== ] 469/963 48% [=============================== ] 470/963 48% [=============================== ] 471/963 48% [=============================== ] 472/963 49% [=============================== ] 473/963 49% [=============================== ] 474/963 49% [=============================== ] 475/963 49% [=============================== ] 476/963 49% [=============================== ] 477/963 49% [=============================== ] 478/963 49% [=============================== ] 479/963 49% [=============================== ] 480/963 49% [=============================== ] 481/963 49% [================================ ] 482/963 50% [================================ ] 483/963 50% [================================ ] 484/963 50% [================================ ] 485/963 50% [================================ ] 486/963 50% [================================ ] 487/963 50% [================================ ] 488/963 50% [================================ ] 489/963 50% [================================ ] 490/963 50% [================================ ] 491/963 50% [================================ ] 492/963 51% [================================ ] 493/963 51% [================================ ] 494/963 51% [================================ ] 495/963 51% [================================ ] 496/963 51% [================================= ] 497/963 51% [================================= ] 498/963 51% [================================= ] 499/963 51% [================================= ] 500/963 51% [================================= ] 501/963 52% [================================= ] 502/963 52% [================================= ] 503/963 52% [================================= ] 504/963 52% [================================= ] 505/963 52% [================================= ] 506/963 52% [================================= ] 507/963 52% [================================= ] 508/963 52% [================================= ] 509/963 52% [================================= ] 510/963 52% [================================= ] 511/963 53% [================================== ] 512/963 53% [================================== ] 513/963 53% [================================== ] 514/963 53% [================================== ] 515/963 53% [================================== ] 516/963 53% [================================== ] 517/963 53% [================================== ] 518/963 53% [================================== ] 519/963 53% [================================== ] 520/963 53% [================================== ] 521/963 54% [================================== ] 522/963 54% [================================== ] 523/963 54% [================================== ] 524/963 54% [================================== ] 525/963 54% [================================== ] 526/963 54% [=================================== ] 527/963 54% [=================================== ] 528/963 54% [=================================== ] 529/963 54% [=================================== ] 530/963 55% [=================================== ] 531/963 55% [=================================== ] 532/963 55% [=================================== ] 533/963 55% [=================================== ] 534/963 55% [=================================== ] 535/963 55% [=================================== ] 536/963 55% [=================================== ] 537/963 55% [=================================== ] 538/963 55% [=================================== ] 539/963 55% [=================================== ] 540/963 56% [=================================== ] 541/963 56% [==================================== ] 542/963 56% [==================================== ] 543/963 56% [==================================== ] 544/963 56% [==================================== ] 545/963 56% [==================================== ] 546/963 56% [==================================== ] 547/963 56% [==================================== ] 548/963 56% [==================================== ] 549/963 57% [==================================== ] 550/963 57% [==================================== ] 551/963 57% [==================================== ] 552/963 57% [==================================== ] 553/963 57% [==================================== ] 554/963 57% [==================================== ] 555/963 57% [==================================== ] 556/963 57% [===================================== ] 557/963 57% [===================================== ] 558/963 57% [===================================== ] 559/963 58% [===================================== ] 560/963 58% [===================================== ] 561/963 58% [===================================== ] 562/963 58% [===================================== ] 563/963 58% [===================================== ] 564/963 58% [===================================== ] 565/963 58% [===================================== ] 566/963 58% [===================================== ] 567/963 58% [===================================== ] 568/963 58% [===================================== ] 569/963 59% [===================================== ] 570/963 59% [===================================== ] 571/963 59% [====================================== ] 572/963 59% [====================================== ] 573/963 59% [====================================== ] 574/963 59% [====================================== ] 575/963 59% [====================================== ] 576/963 59% [====================================== ] 577/963 59% [====================================== ] 578/963 60% [====================================== ] 579/963 60% [====================================== ] 580/963 60% [====================================== ] 581/963 60% [====================================== ] 582/963 60% [====================================== ] 583/963 60% [====================================== ] 584/963 60% [====================================== ] 585/963 60% [====================================== ] 586/963 60% [======================================= ] 587/963 60% [======================================= ] 588/963 61% [======================================= ] 589/963 61% [======================================= ] 590/963 61% [======================================= ] 591/963 61% [======================================= ] 592/963 61% [======================================= ] 593/963 61% [======================================= ] 594/963 61% [======================================= ] 595/963 61% [======================================= ] 596/963 61% [======================================= ] 597/963 61% [======================================= ] 598/963 62% [======================================= ] 599/963 62% [======================================= ] 600/963 62% [======================================= ] 601/963 62% [======================================== ] 602/963 62% [======================================== ] 603/963 62% [======================================== ] 604/963 62% [======================================== ] 605/963 62% [======================================== ] 606/963 62% [======================================== ] 607/963 63% [======================================== ] 608/963 63% [======================================== ] 609/963 63% [======================================== ] 610/963 63% [======================================== ] 611/963 63% [======================================== ] 612/963 63% [======================================== ] 613/963 63% [======================================== ] 614/963 63% [======================================== ] 615/963 63% [======================================== ] 616/963 63% [========================================= ] 617/963 64% [========================================= ] 618/963 64% [========================================= ] 619/963 64% [========================================= ] 620/963 64% [========================================= ] 621/963 64% [========================================= ] 622/963 64% [========================================= ] 623/963 64% [========================================= ] 624/963 64% [========================================= ] 625/963 64% [========================================= ] 626/963 65% [========================================= ] 627/963 65% [========================================= ] 628/963 65% [========================================= ] 629/963 65% [========================================= ] 630/963 65% [========================================= ] 631/963 65% [========================================== ] 632/963 65% [========================================== ] 633/963 65% [========================================== ] 634/963 65% [========================================== ] 635/963 65% [========================================== ] 636/963 66% [========================================== ] 637/963 66% [========================================== ] 638/963 66% [========================================== ] 639/963 66% [========================================== ] 640/963 66% [========================================== ] 641/963 66% [========================================== ] 642/963 66% [========================================== ] 643/963 66% [========================================== ] 644/963 66% [========================================== ] 645/963 66% [========================================== ] 646/963 67% [========================================== ] 647/963 67% [=========================================== ] 648/963 67% [=========================================== ] 649/963 67% [=========================================== ] 650/963 67% [=========================================== ] 651/963 67% [=========================================== ] 652/963 67% [=========================================== ] 653/963 67% [=========================================== ] 654/963 67% [=========================================== ] 655/963 68% [=========================================== ] 656/963 68% [=========================================== ] 657/963 68% [=========================================== ] 658/963 68% [=========================================== ] 659/963 68% [=========================================== ] 660/963 68% [=========================================== ] 661/963 68% [=========================================== ] 662/963 68% [============================================ ] 663/963 68% [============================================ ] 664/963 68% [============================================ ] 665/963 69% [============================================ ] 666/963 69% [============================================ ] 667/963 69% [============================================ ] 668/963 69% [============================================ ] 669/963 69% [============================================ ] 670/963 69% [============================================ ] 671/963 69% [============================================ ] 672/963 69% [============================================ ] 673/963 69% [============================================ ] 674/963 69% [============================================ ] 675/963 70% [============================================ ] 676/963 70% [============================================ ] 677/963 70% [============================================= ] 678/963 70% [============================================= ] 679/963 70% [============================================= ] 680/963 70% [============================================= ] 681/963 70% [============================================= ] 682/963 70% [============================================= ] 683/963 70% [============================================= ] 684/963 71% [============================================= ] 685/963 71% [============================================= ] 686/963 71% [============================================= ] 687/963 71% [============================================= ] 688/963 71% [============================================= ] 689/963 71% [============================================= ] 690/963 71% [============================================= ] 691/963 71% [============================================= ] 692/963 71% [============================================== ] 693/963 71% [============================================== ] 694/963 72% [============================================== ] 695/963 72% [============================================== ] 696/963 72% [============================================== ] 697/963 72% [============================================== ] 698/963 72% [============================================== ] 699/963 72% [============================================== ] 700/963 72% [============================================== ] 701/963 72% [============================================== ] 702/963 72% [============================================== ] 703/963 73% [============================================== ] 704/963 73% [============================================== ] 705/963 73% [============================================== ] 706/963 73% [============================================== ] 707/963 73% [=============================================== ] 708/963 73% [=============================================== ] 709/963 73% [=============================================== ] 710/963 73% [=============================================== ] 711/963 73% [=============================================== ] 712/963 73% [=============================================== ] 713/963 74% [=============================================== ] 714/963 74% [=============================================== ] 715/963 74% [=============================================== ] 716/963 74% [=============================================== ] 717/963 74% [=============================================== ] 718/963 74% [=============================================== ] 719/963 74% [=============================================== ] 720/963 74% [=============================================== ] 721/963 74% [=============================================== ] 722/963 74% [================================================ ] 723/963 75% [================================================ ] 724/963 75% [================================================ ] 725/963 75% [================================================ ] 726/963 75% [================================================ ] 727/963 75% [================================================ ] 728/963 75% [================================================ ] 729/963 75% [================================================ ] 730/963 75% [================================================ ] 731/963 75% [================================================ ] 732/963 76% [================================================ ] 733/963 76% [================================================ ] 734/963 76% [================================================ ] 735/963 76% [================================================ ] 736/963 76% [================================================ ] 737/963 76% [================================================= ] 738/963 76% [================================================= ] 739/963 76% [================================================= ] 740/963 76% [================================================= ] 741/963 76% [================================================= ] 742/963 77% [================================================= ] 743/963 77% [================================================= ] 744/963 77% [================================================= ] 745/963 77% [================================================= ] 746/963 77% [================================================= ] 747/963 77% [================================================= ] 748/963 77% [================================================= ] 749/963 77% [================================================= ] 750/963 77% [================================================= ] 751/963 77% [================================================= ] 752/963 78% [================================================== ] 753/963 78% [================================================== ] 754/963 78% [================================================== ] 755/963 78% [================================================== ] 756/963 78% [================================================== ] 757/963 78% [================================================== ] 758/963 78% [================================================== ] 759/963 78% [================================================== ] 760/963 78% [================================================== ] 761/963 79% [================================================== ] 762/963 79% [================================================== ] 763/963 79% [================================================== ] 764/963 79% [================================================== ] 765/963 79% [================================================== ] 766/963 79% [================================================== ] 767/963 79% [=================================================== ] 768/963 79% [=================================================== ] 769/963 79% [=================================================== ] 770/963 79% [=================================================== ] 771/963 80% [=================================================== ] 772/963 80% [=================================================== ] 773/963 80% [=================================================== ] 774/963 80% [=================================================== ] 775/963 80% [=================================================== ] 776/963 80% [=================================================== ] 777/963 80% [=================================================== ] 778/963 80% [=================================================== ] 779/963 80% [=================================================== ] 780/963 80% [=================================================== ] 781/963 81% [=================================================== ] 782/963 81% [==================================================== ] 783/963 81% [==================================================== ] 784/963 81% [==================================================== ] 785/963 81% [==================================================== ] 786/963 81% [==================================================== ] 787/963 81% [==================================================== ] 788/963 81% [==================================================== ] 789/963 81% [==================================================== ] 790/963 82% [==================================================== ] 791/963 82% [==================================================== ] 792/963 82% [==================================================== ] 793/963 82% [==================================================== ] 794/963 82% [==================================================== ] 795/963 82% [==================================================== ] 796/963 82% [==================================================== ] 797/963 82% [===================================================== ] 798/963 82% [===================================================== ] 799/963 82% [===================================================== ] 800/963 83% [===================================================== ] 801/963 83% [===================================================== ] 802/963 83% [===================================================== ] 803/963 83% [===================================================== ] 804/963 83% [===================================================== ] 805/963 83% [===================================================== ] 806/963 83% [===================================================== ] 807/963 83% [===================================================== ] 808/963 83% [===================================================== ] 809/963 84% [===================================================== ] 810/963 84% [===================================================== ] 811/963 84% [===================================================== ] 812/963 84% [====================================================== ] 813/963 84% [====================================================== ] 814/963 84% [====================================================== ] 815/963 84% [====================================================== ] 816/963 84% [====================================================== ] 817/963 84% [====================================================== ] 818/963 84% [====================================================== ] 819/963 85% [====================================================== ] 820/963 85% [====================================================== ] 821/963 85% [====================================================== ] 822/963 85% [====================================================== ] 823/963 85% [====================================================== ] 824/963 85% [====================================================== ] 825/963 85% [====================================================== ] 826/963 85% [====================================================== ] 827/963 85% [======================================================= ] 828/963 85% [======================================================= ] 829/963 86% [======================================================= ] 830/963 86% [======================================================= ] 831/963 86% [======================================================= ] 832/963 86% [======================================================= ] 833/963 86% [======================================================= ] 834/963 86% [======================================================= ] 835/963 86% [======================================================= ] 836/963 86% [======================================================= ] 837/963 86% [======================================================= ] 838/963 87% [======================================================= ] 839/963 87% [======================================================= ] 840/963 87% [======================================================= ] 841/963 87% [======================================================= ] 842/963 87% [======================================================== ] 843/963 87% [======================================================== ] 844/963 87% [======================================================== ] 845/963 87% [======================================================== ] 846/963 87% [======================================================== ] 847/963 87% [======================================================== ] 848/963 88% [======================================================== ] 849/963 88% [======================================================== ] 850/963 88% [======================================================== ] 851/963 88% [======================================================== ] 852/963 88% [======================================================== ] 853/963 88% [======================================================== ] 854/963 88% [======================================================== ] 855/963 88% [======================================================== ] 856/963 88% [======================================================== ] 857/963 88% [========================================================= ] 858/963 89% [========================================================= ] 859/963 89% [========================================================= ] 860/963 89% [========================================================= ] 861/963 89% [========================================================= ] 862/963 89% [========================================================= ] 863/963 89% [========================================================= ] 864/963 89% [========================================================= ] 865/963 89% [========================================================= ] 866/963 89% [========================================================= ] 867/963 90% [========================================================= ] 868/963 90% [========================================================= ] 869/963 90% [========================================================= ] 870/963 90% [========================================================= ] 871/963 90% [========================================================= ] 872/963 90% [========================================================== ] 873/963 90% [========================================================== ] 874/963 90% [========================================================== ] 875/963 90% [========================================================== ] 876/963 90% [========================================================== ] 877/963 91% [========================================================== ] 878/963 91% [========================================================== ] 879/963 91% [========================================================== ] 880/963 91% [========================================================== ] 881/963 91% [========================================================== ] 882/963 91% [========================================================== ] 883/963 91% [========================================================== ] 884/963 91% [========================================================== ] 885/963 91% [========================================================== ] 886/963 92% [========================================================== ] 887/963 92% [=========================================================== ] 888/963 92% [=========================================================== ] 889/963 92% [=========================================================== ] 890/963 92% [=========================================================== ] 891/963 92% [=========================================================== ] 892/963 92% [=========================================================== ] 893/963 92% [=========================================================== ] 894/963 92% [=========================================================== ] 895/963 92% [=========================================================== ] 896/963 93% [=========================================================== ] 897/963 93% [=========================================================== ] 898/963 93% [=========================================================== ] 899/963 93% [=========================================================== ] 900/963 93% [=========================================================== ] 901/963 93% [=========================================================== ] 902/963 93% [============================================================ ] 903/963 93% [============================================================ ] 904/963 93% [============================================================ ] 905/963 93% [============================================================ ] 906/963 94% [============================================================ ] 907/963 94% [============================================================ ] 908/963 94% [============================================================ ] 909/963 94% [============================================================ ] 910/963 94% [============================================================ ] 911/963 94% [============================================================ ] 912/963 94% [============================================================ ] 913/963 94% [============================================================ ] 914/963 94% [============================================================ ] 915/963 95% [============================================================ ] 916/963 95% [============================================================ ] 917/963 95% [============================================================= ] 918/963 95% [============================================================= ] 919/963 95% [============================================================= ] 920/963 95% [============================================================= ] 921/963 95% [============================================================= ] 922/963 95% [============================================================= ] 923/963 95% [============================================================= ] 924/963 95% [============================================================= ] 925/963 96% [============================================================= ] 926/963 96% [============================================================= ] 927/963 96% [============================================================= ] 928/963 96% [============================================================= ] 929/963 96% [============================================================= ] 930/963 96% [============================================================= ] 931/963 96% [============================================================= ] 932/963 96% [============================================================== ] 933/963 96% [============================================================== ] 934/963 96% [============================================================== ] 935/963 97% [============================================================== ] 936/963 97% [============================================================== ] 937/963 97% [============================================================== ] 938/963 97% [============================================================== ] 939/963 97% [============================================================== ] 940/963 97% [============================================================== ] 941/963 97% [============================================================== ] 942/963 97% [============================================================== ] 943/963 97% [============================================================== ] 944/963 98% [============================================================== ] 945/963 98% [============================================================== ] 946/963 98% [============================================================== ] 947/963 98% [=============================================================== ] 948/963 98% [=============================================================== ] 949/963 98% [=============================================================== ] 950/963 98% [=============================================================== ] 951/963 98% [=============================================================== ] 952/963 98% [=============================================================== ] 953/963 98% [=============================================================== ] 954/963 99% [=============================================================== ] 955/963 99% [=============================================================== ] 956/963 99% [=============================================================== ] 957/963 99% [=============================================================== ] 958/963 99% [=============================================================== ] 959/963 99% [=============================================================== ] 960/963 99% [=============================================================== ] 961/963 99% [=============================================================== ] 962/963 99% [================================================================] 963/963 100% operation complete, 963 objects in 39890 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2023.11-rc1-11-gdfe68fc8d5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 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.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.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.6.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> aespipe 2.4g Collecting legal info >>> host-amlogic-boot-fip e96b6a694380ff07d5a9e4be644ffe254bd18512 Collecting legal info LICENSE: OK (sha256: 4255537f71b1cd0d487de0fa2b8eddf1eb96ed96d119507336dde8b3782b86e6) >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bdwgc 8.2.4 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> libatomic_ops 7.8.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 969294c9324b2d360ae2a08edd5ca6f9cd754cb71b71e56bee15d2f10bb10496) >>> bitwise 0.50 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-bootgen xilinx_v2023.2 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dehydrated 0.7.1 Collecting legal info LICENSE: OK (sha256: f25ab9c5f13abf15ab097180423ef6b82a89c552e92d49ae627762ee9c04a3a8) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-python-setuptools 68.2.2 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> fft-eval 6a82b383ce79afc4c1ba26ffcf34b15d3e95894b Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 6a573fb2f9082662978cf21fb153096df0a1981deaea7dbc10a11046fe005d9f) LICENSES/GPL-2.0-only.txt: OK (sha256: d1cf0896da7045d841fe45b0991cf35540bac1a17b5d11f4afcf8fcb950246b5) LICENSES/OFL-1.1.txt: OK (sha256: 797832eda5ff4360a10fee3be94a3250995e76423b79675c9c44204c37ca492d) >>> flashrom 1.3.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fxdiv 63058eff77e11aa15bf531df5dd34395ec3017c8 Collecting legal info LICENSE: OK (sha256: 7cac00006125b1486a27e4801ed66357236e984c540bd323945ab7b66b078ec3) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-genpart 1.0.2 Collecting legal info >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.8.1 Collecting legal info doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.9.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> host-imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> 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) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libarchive 3.7.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libxml2 2.11.5 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcurl 8.4.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libgit2 1.7.1 Collecting legal info COPYING: OK (sha256: 6f3c2cd59b057e366c1acc073b038135c52d77892bb33bd4d931c5369d3f062b) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libiio 0.25 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libmd 1.1.0 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> linux-firmware 20231030 Collecting legal info LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) WHENCE: OK (sha256: 697134859b663bc110d57275a7a7862bba21c4425266aac8c62bee18202aac20) >>> ltris 1.2.7 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mhz 11aac2399780a1f7ea9f007b14af0464797d5cf1 Collecting legal info LICENSE: OK (sha256: 9449d373cad921620bb8f1e4f7b39f957e263163ded159c1efc8de27f8997099) >>> host-moby-buildkit 0.11.6 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.21.4 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage2 1.19.11 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage1 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) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> ntp 4.2.8p17 Collecting legal info COPYRIGHT: OK (sha256: 06246b8c15ccc1a1873c78525c810f0802e68f383e79ee041e06d1ab9cbf80a4) >>> host-opkg-utils 0.6.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.4.4 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> host-rauc 1.10.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> rtl_433 22.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sed 4.9 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.6.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> spidev_test 5.8 Collecting legal info >>> sqlite 3.43.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> sshpass 1.10 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> vnstat 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> 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.32.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-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4g: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'