find /home/thomas/autobuild/instance-2/output-1/target/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/man /home/thomas/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/info /home/thomas/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/doc /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-2/output-1/target/lib/debug /home/thomas/autobuild/instance-2/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-3037-g0c7ba302bd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/thomas/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-2/output-1/per-package /home/thomas/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs printf ' chrony -1 chrony -1 * /run/chrony - - Time daemon\n - - video -1 - - - - -\n\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target -print0 | xargs -0 -r touch -hd @1679004705\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/sbin/mkfs.jffs2 -e 0x10000 --with-xattr -p -b -s 0x1000 -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target -o /home/thomas/autobuild/instance-2/output-1/images/rootfs.jffs2\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1679004705\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-2/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-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1086 objects. stage 2: creating image '/home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/1086 0% [ ] 2/1086 0% [ ] 3/1086 0% [ ] 4/1086 0% [ ] 5/1086 0% [ ] 6/1086 0% [ ] 7/1086 0% [ ] 8/1086 0% [ ] 9/1086 0% [ ] 10/1086 0% [ ] 11/1086 1% [ ] 12/1086 1% [ ] 13/1086 1% [ ] 14/1086 1% [ ] 15/1086 1% [ ] 16/1086 1% [ ] 17/1086 1% [= ] 18/1086 1% [= ] 19/1086 1% [= ] 20/1086 1% [= ] 21/1086 1% [= ] 22/1086 2% [= ] 23/1086 2% [= ] 24/1086 2% [= ] 25/1086 2% [= ] 26/1086 2% [= ] 27/1086 2% [= ] 28/1086 2% [= ] 29/1086 2% [= ] 30/1086 2% [= ] 31/1086 2% [= ] 32/1086 2% [= ] 33/1086 3% [= ] 34/1086 3% [= ] 35/1086 3% [== ] 36/1086 3% [== ] 37/1086 3% [== ] 38/1086 3% [== ] 39/1086 3% [== ] 40/1086 3% [== ] 41/1086 3% [== ] 42/1086 3% [== ] 43/1086 3% [== ] 44/1086 4% [== ] 45/1086 4% [== ] 46/1086 4% [== ] 47/1086 4% [== ] 48/1086 4% [== ] 49/1086 4% [== ] 50/1086 4% [== ] 51/1086 4% [== ] 52/1086 4% [=== ] 53/1086 4% [=== ] 54/1086 4% [=== ] 55/1086 5% [=== ] 56/1086 5% [=== ] 57/1086 5% [=== ] 58/1086 5% [=== ] 59/1086 5% [=== ] 60/1086 5% [=== ] 61/1086 5% [=== ] 62/1086 5% [=== ] 63/1086 5% [=== ] 64/1086 5% [=== ] 65/1086 5% [=== ] 66/1086 6% [=== ] 67/1086 6% [=== ] 68/1086 6% [=== ] 69/1086 6% [=== ] 70/1086 6% [==== ] 71/1086 6% [==== ] 72/1086 6% [==== ] 73/1086 6% [==== ] 74/1086 6% [==== ] 75/1086 6% [==== ] 76/1086 6% [==== ] 77/1086 7% [==== ] 78/1086 7% [==== ] 79/1086 7% [==== ] 80/1086 7% [==== ] 81/1086 7% [==== ] 82/1086 7% [==== ] 83/1086 7% [==== ] 84/1086 7% [==== ] 85/1086 7% [==== ] 86/1086 7% [==== ] 87/1086 8% [===== ] 88/1086 8% [===== ] 89/1086 8% [===== ] 90/1086 8% [===== ] 91/1086 8% [===== ] 92/1086 8% [===== ] 93/1086 8% [===== ] 94/1086 8% [===== ] 95/1086 8% [===== ] 96/1086 8% [===== ] 97/1086 8% [===== ] 98/1086 9% [===== ] 99/1086 9% [===== ] 100/1086 9% [===== ] 101/1086 9% [===== ] 102/1086 9% [===== ] 103/1086 9% [===== ] 104/1086 9% [===== ] 105/1086 9% [====== ] 106/1086 9% [====== ] 107/1086 9% [====== ] 108/1086 9% [====== ] 109/1086 10% [====== ] 110/1086 10% [====== ] 111/1086 10% [====== ] 112/1086 10% [====== ] 113/1086 10% [====== ] 114/1086 10% [====== ] 115/1086 10% [====== ] 116/1086 10% [====== ] 117/1086 10% [====== ] 118/1086 10% [====== ] 119/1086 10% [====== ] 120/1086 11% [====== ] 121/1086 11% [====== ] 122/1086 11% [======= ] 123/1086 11% [======= ] 124/1086 11% [======= ] 125/1086 11% [======= ] 126/1086 11% [======= ] 127/1086 11% [======= ] 128/1086 11% [======= ] 129/1086 11% [======= ] 130/1086 11% [======= ] 131/1086 12% [======= ] 132/1086 12% [======= ] 133/1086 12% [======= ] 134/1086 12% [======= ] 135/1086 12% [======= ] 136/1086 12% [======= ] 137/1086 12% [======= ] 138/1086 12% [======= ] 139/1086 12% [======= ] 140/1086 12% [======== ] 141/1086 12% [======== ] 142/1086 13% [======== ] 143/1086 13% [======== ] 144/1086 13% [======== ] 145/1086 13% [======== ] 146/1086 13% [======== ] 147/1086 13% [======== ] 148/1086 13% [======== ] 149/1086 13% [======== ] 150/1086 13% [======== ] 151/1086 13% [======== ] 152/1086 13% [======== ] 153/1086 14% [======== ] 154/1086 14% [======== ] 155/1086 14% [======== ] 156/1086 14% [======== ] 157/1086 14% [========= ] 158/1086 14% [========= ] 159/1086 14% [========= ] 160/1086 14% [========= ] 161/1086 14% [========= ] 162/1086 14% [========= ] 163/1086 15% [========= ] 164/1086 15% [========= ] 165/1086 15% [========= ] 166/1086 15% [========= ] 167/1086 15% [========= ] 168/1086 15% [========= ] 169/1086 15% [========= ] 170/1086 15% [========= ] 171/1086 15% [========= ] 172/1086 15% [========= ] 173/1086 15% [========= ] 174/1086 16% [========= ] 175/1086 16% [========== ] 176/1086 16% [========== ] 177/1086 16% [========== ] 178/1086 16% [========== ] 179/1086 16% [========== ] 180/1086 16% [========== ] 181/1086 16% [========== ] 182/1086 16% [========== ] 183/1086 16% [========== ] 184/1086 16% [========== ] 185/1086 17% [========== ] 186/1086 17% [========== ] 187/1086 17% [========== ] 188/1086 17% [========== ] 189/1086 17% [========== ] 190/1086 17% [========== ] 191/1086 17% [========== ] 192/1086 17% [=========== ] 193/1086 17% [=========== ] 194/1086 17% [=========== ] 195/1086 17% [=========== ] 196/1086 18% [=========== ] 197/1086 18% [=========== ] 198/1086 18% [=========== ] 199/1086 18% [=========== ] 200/1086 18% [=========== ] 201/1086 18% [=========== ] 202/1086 18% [=========== ] 203/1086 18% [=========== ] 204/1086 18% [=========== ] 205/1086 18% [=========== ] 206/1086 18% [=========== ] 207/1086 19% [=========== ] 208/1086 19% [=========== ] 209/1086 19% [=========== ] 210/1086 19% [============ ] 211/1086 19% [============ ] 212/1086 19% [============ ] 213/1086 19% [============ ] 214/1086 19% [============ ] 215/1086 19% [============ ] 216/1086 19% [============ ] 217/1086 19% [============ ] 218/1086 20% [============ ] 219/1086 20% [============ ] 220/1086 20% [============ ] 221/1086 20% [============ ] 222/1086 20% [============ ] 223/1086 20% [============ ] 224/1086 20% [============ ] 225/1086 20% [============ ] 226/1086 20% [============ ] 227/1086 20% [============= ] 228/1086 20% [============= ] 229/1086 21% [============= ] 230/1086 21% [============= ] 231/1086 21% [============= ] 232/1086 21% [============= ] 233/1086 21% [============= ] 234/1086 21% [============= ] 235/1086 21% [============= ] 236/1086 21% [============= ] 237/1086 21% [============= ] 238/1086 21% [============= ] 239/1086 22% [============= ] 240/1086 22% [============= ] 241/1086 22% [============= ] 242/1086 22% [============= ] 243/1086 22% [============= ] 244/1086 22% [============= ] 245/1086 22% [============== ] 246/1086 22% [============== ] 247/1086 22% [============== ] 248/1086 22% [============== ] 249/1086 22% [============== ] 250/1086 23% [============== ] 251/1086 23% [============== ] 252/1086 23% [============== ] 253/1086 23% [============== ] 254/1086 23% [============== ] 255/1086 23% [============== ] 256/1086 23% [============== ] 257/1086 23% [============== ] 258/1086 23% [============== ] 259/1086 23% [============== ] 260/1086 23% [============== ] 261/1086 24% [============== ] 262/1086 24% [=============== ] 263/1086 24% [=============== ] 264/1086 24% [=============== ] 265/1086 24% [=============== ] 266/1086 24% [=============== ] 267/1086 24% [=============== ] 268/1086 24% [=============== ] 269/1086 24% [=============== ] 270/1086 24% [=============== ] 271/1086 24% [=============== ] 272/1086 25% [=============== ] 273/1086 25% [=============== ] 274/1086 25% [=============== ] 275/1086 25% [=============== ] 276/1086 25% [=============== ] 277/1086 25% [=============== ] 278/1086 25% [=============== ] 279/1086 25% [=============== ] 280/1086 25% [================ ] 281/1086 25% [================ ] 282/1086 25% [================ ] 283/1086 26% [================ ] 284/1086 26% [================ ] 285/1086 26% [================ ] 286/1086 26% [================ ] 287/1086 26% [================ ] 288/1086 26% [================ ] 289/1086 26% [================ ] 290/1086 26% [================ ] 291/1086 26% [================ ] 292/1086 26% [================ ] 293/1086 26% [================ ] 294/1086 27% [================ ] 295/1086 27% [================ ] 296/1086 27% [================ ] 297/1086 27% [================= ] 298/1086 27% [================= ] 299/1086 27% [================= ] 300/1086 27% [================= ] 301/1086 27% [================= ] 302/1086 27% [================= ] 303/1086 27% [================= ] 304/1086 27% [================= ] 305/1086 28% [================= ] 306/1086 28% [================= ] 307/1086 28% [================= ] 308/1086 28% [================= ] 309/1086 28% [================= ] 310/1086 28% [================= ] 311/1086 28% [================= ] 312/1086 28% [================= ] 313/1086 28% [================= ] 314/1086 28% [================= ] 315/1086 29% [================== ] 316/1086 29% [================== ] 317/1086 29% [================== ] 318/1086 29% [================== ] 319/1086 29% [================== ] 320/1086 29% [================== ] 321/1086 29% [================== ] 322/1086 29% [================== ] 323/1086 29% [================== ] 324/1086 29% [================== ] 325/1086 29% [================== ] 326/1086 30% [================== ] 327/1086 30% [================== ] 328/1086 30% [================== ] 329/1086 30% [================== ] 330/1086 30% [================== ] 331/1086 30% [================== ] 332/1086 30% [=================== ] 333/1086 30% [=================== ] 334/1086 30% [=================== ] 335/1086 30% [=================== ] 336/1086 30% [=================== ] 337/1086 31% [=================== ] 338/1086 31% [=================== ] 339/1086 31% [=================== ] 340/1086 31% [=================== ] 341/1086 31% [=================== ] 342/1086 31% [=================== ] 343/1086 31% [=================== ] 344/1086 31% [=================== ] 345/1086 31% [=================== ] 346/1086 31% [=================== ] 347/1086 31% [=================== ] 348/1086 32% [=================== ] 349/1086 32% [=================== ] 350/1086 32% [==================== ] 351/1086 32% [==================== ] 352/1086 32% [==================== ] 353/1086 32% [==================== ] 354/1086 32% [==================== ] 355/1086 32% [==================== ] 356/1086 32% [==================== ] 357/1086 32% [==================== ] 358/1086 32% [==================== ] 359/1086 33% [==================== ] 360/1086 33% [==================== ] 361/1086 33% [==================== ] 362/1086 33% [==================== ] 363/1086 33% [==================== ] 364/1086 33% [==================== ] 365/1086 33% [==================== ] 366/1086 33% [==================== ] 367/1086 33% [===================== ] 368/1086 33% [===================== ] 369/1086 33% [===================== ] 370/1086 34% [===================== ] 371/1086 34% [===================== ] 372/1086 34% [===================== ] 373/1086 34% [===================== ] 374/1086 34% [===================== ] 375/1086 34% [===================== ] 376/1086 34% [===================== ] 377/1086 34% [===================== ] 378/1086 34% [===================== ] 379/1086 34% [===================== ] 380/1086 34% [===================== ] 381/1086 35% [===================== ] 382/1086 35% [===================== ] 383/1086 35% [===================== ] 384/1086 35% [===================== ] 385/1086 35% [====================== ] 386/1086 35% [====================== ] 387/1086 35% [====================== ] 388/1086 35% [====================== ] 389/1086 35% [====================== ] 390/1086 35% [====================== ] 391/1086 36% [====================== ] 392/1086 36% [====================== ] 393/1086 36% [====================== ] 394/1086 36% [====================== ] 395/1086 36% [====================== ] 396/1086 36% [====================== ] 397/1086 36% [====================== ] 398/1086 36% [====================== ] 399/1086 36% [====================== ] 400/1086 36% [====================== ] 401/1086 36% [====================== ] 402/1086 37% [======================= ] 403/1086 37% [======================= ] 404/1086 37% [======================= ] 405/1086 37% [======================= ] 406/1086 37% [======================= ] 407/1086 37% [======================= ] 408/1086 37% [======================= ] 409/1086 37% [======================= ] 410/1086 37% [======================= ] 411/1086 37% [======================= ] 412/1086 37% [======================= ] 413/1086 38% [======================= ] 414/1086 38% [======================= ] 415/1086 38% [======================= ] 416/1086 38% [======================= ] 417/1086 38% [======================= ] 418/1086 38% [======================= ] 419/1086 38% [======================= ] 420/1086 38% [======================== ] 421/1086 38% [======================== ] 422/1086 38% [======================== ] 423/1086 38% [======================== ] 424/1086 39% [======================== ] 425/1086 39% [======================== ] 426/1086 39% [======================== ] 427/1086 39% [======================== ] 428/1086 39% [======================== ] 429/1086 39% [======================== ] 430/1086 39% [======================== ] 431/1086 39% [======================== ] 432/1086 39% [======================== ] 433/1086 39% [======================== ] 434/1086 39% [======================== ] 435/1086 40% [======================== ] 436/1086 40% [======================== ] 437/1086 40% [========================= ] 438/1086 40% [========================= ] 439/1086 40% [========================= ] 440/1086 40% [========================= ] 441/1086 40% [========================= ] 442/1086 40% [========================= ] 443/1086 40% [========================= ] 444/1086 40% [========================= ] 445/1086 40% [========================= ] 446/1086 41% [========================= ] 447/1086 41% [========================= ] 448/1086 41% [========================= ] 449/1086 41% [========================= ] 450/1086 41% [========================= ] 451/1086 41% [========================= ] 452/1086 41% [========================= ] 453/1086 41% [========================= ] 454/1086 41% [========================= ] 455/1086 41% [========================== ] 456/1086 41% [========================== ] 457/1086 42% [========================== ] 458/1086 42% [========================== ] 459/1086 42% [========================== ] 460/1086 42% [========================== ] 461/1086 42% [========================== ] 462/1086 42% [========================== ] 463/1086 42% [========================== ] 464/1086 42% [========================== ] 465/1086 42% [========================== ] 466/1086 42% [========================== ] 467/1086 43% [========================== ] 468/1086 43% [========================== ] 469/1086 43% [========================== ] 470/1086 43% [========================== ] 471/1086 43% [========================== ] 472/1086 43% [=========================== ] 473/1086 43% [=========================== ] 474/1086 43% [=========================== ] 475/1086 43% [=========================== ] 476/1086 43% [=========================== ] 477/1086 43% [=========================== ] 478/1086 44% [=========================== ] 479/1086 44% [=========================== ] 480/1086 44% [=========================== ] 481/1086 44% [=========================== ] 482/1086 44% [=========================== ] 483/1086 44% [=========================== ] 484/1086 44% [=========================== ] 485/1086 44% [=========================== ] 486/1086 44% [=========================== ] 487/1086 44% [=========================== ] 488/1086 44% [=========================== ] 489/1086 45% [=========================== ] 490/1086 45% [============================ ] 491/1086 45% [============================ ] 492/1086 45% [============================ ] 493/1086 45% [============================ ] 494/1086 45% [============================ ] 495/1086 45% [============================ ] 496/1086 45% [============================ ] 497/1086 45% [============================ ] 498/1086 45% [============================ ] 499/1086 45% [============================ ] 500/1086 46% [============================ ] 501/1086 46% [============================ ] 502/1086 46% [============================ ] 503/1086 46% [============================ ] 504/1086 46% [============================ ] 505/1086 46% [============================ ] 506/1086 46% [============================ ] 507/1086 46% [============================= ] 508/1086 46% [============================= ] 509/1086 46% [============================= ] 510/1086 46% [============================= ] 511/1086 47% [============================= ] 512/1086 47% [============================= ] 513/1086 47% [============================= ] 514/1086 47% [============================= ] 515/1086 47% [============================= ] 516/1086 47% [============================= ] 517/1086 47% [============================= ] 518/1086 47% [============================= ] 519/1086 47% [============================= ] 520/1086 47% [============================= ] 521/1086 47% [============================= ] 522/1086 48% [============================= ] 523/1086 48% [============================= ] 524/1086 48% [============================= ] 525/1086 48% [============================== ] 526/1086 48% [============================== ] 527/1086 48% [============================== ] 528/1086 48% [============================== ] 529/1086 48% [============================== ] 530/1086 48% [============================== ] 531/1086 48% [============================== ] 532/1086 48% [============================== ] 533/1086 49% [============================== ] 534/1086 49% [============================== ] 535/1086 49% [============================== ] 536/1086 49% [============================== ] 537/1086 49% [============================== ] 538/1086 49% [============================== ] 539/1086 49% [============================== ] 540/1086 49% [============================== ] 541/1086 49% [============================== ] 542/1086 49% [=============================== ] 543/1086 50% [=============================== ] 544/1086 50% [=============================== ] 545/1086 50% [=============================== ] 546/1086 50% [=============================== ] 547/1086 50% [=============================== ] 548/1086 50% [=============================== ] 549/1086 50% [=============================== ] 550/1086 50% [=============================== ] 551/1086 50% [=============================== ] 552/1086 50% [=============================== ] 553/1086 50% [=============================== ] 554/1086 51% [=============================== ] 555/1086 51% [=============================== ] 556/1086 51% [=============================== ] 557/1086 51% [=============================== ] 558/1086 51% [=============================== ] 559/1086 51% [=============================== ] 560/1086 51% [================================ ] 561/1086 51% [================================ ] 562/1086 51% [================================ ] 563/1086 51% [================================ ] 564/1086 51% [================================ ] 565/1086 52% [================================ ] 566/1086 52% [================================ ] 567/1086 52% [================================ ] 568/1086 52% [================================ ] 569/1086 52% [================================ ] 570/1086 52% [================================ ] 571/1086 52% [================================ ] 572/1086 52% [================================ ] 573/1086 52% [================================ ] 574/1086 52% [================================ ] 575/1086 52% [================================ ] 576/1086 53% [================================ ] 577/1086 53% [================================ ] 578/1086 53% [================================= ] 579/1086 53% [================================= ] 580/1086 53% [================================= ] 581/1086 53% [================================= ] 582/1086 53% [================================= ] 583/1086 53% [================================= ] 584/1086 53% [================================= ] 585/1086 53% [================================= ] 586/1086 53% [================================= ] 587/1086 54% [================================= ] 588/1086 54% [================================= ] 589/1086 54% [================================= ] 590/1086 54% [================================= ] 591/1086 54% [================================= ] 592/1086 54% [================================= ] 593/1086 54% [================================= ] 594/1086 54% [================================= ] 595/1086 54% [================================== ] 596/1086 54% [================================== ] 597/1086 54% [================================== ] 598/1086 55% [================================== ] 599/1086 55% [================================== ] 600/1086 55% [================================== ] 601/1086 55% [================================== ] 602/1086 55% [================================== ] 603/1086 55% [================================== ] 604/1086 55% [================================== ] 605/1086 55% [================================== ] 606/1086 55% [================================== ] 607/1086 55% [================================== ] 608/1086 55% [================================== ] 609/1086 56% [================================== ] 610/1086 56% [================================== ] 611/1086 56% [================================== ] 612/1086 56% [================================== ] 613/1086 56% [=================================== ] 614/1086 56% [=================================== ] 615/1086 56% [=================================== ] 616/1086 56% [=================================== ] 617/1086 56% [=================================== ] 618/1086 56% [=================================== ] 619/1086 56% [=================================== ] 620/1086 57% [=================================== ] 621/1086 57% [=================================== ] 622/1086 57% [=================================== ] 623/1086 57% [=================================== ] 624/1086 57% [=================================== ] 625/1086 57% [=================================== ] 626/1086 57% [=================================== ] 627/1086 57% [=================================== ] 628/1086 57% [=================================== ] 629/1086 57% [=================================== ] 630/1086 58% [==================================== ] 631/1086 58% [==================================== ] 632/1086 58% [==================================== ] 633/1086 58% [==================================== ] 634/1086 58% [==================================== ] 635/1086 58% [==================================== ] 636/1086 58% [==================================== ] 637/1086 58% [==================================== ] 638/1086 58% [==================================== ] 639/1086 58% [==================================== ] 640/1086 58% [==================================== ] 641/1086 59% [==================================== ] 642/1086 59% [==================================== ] 643/1086 59% [==================================== ] 644/1086 59% [==================================== ] 645/1086 59% [==================================== ] 646/1086 59% [==================================== ] 647/1086 59% [==================================== ] 648/1086 59% [===================================== ] 649/1086 59% [===================================== ] 650/1086 59% [===================================== ] 651/1086 59% [===================================== ] 652/1086 60% [===================================== ] 653/1086 60% [===================================== ] 654/1086 60% [===================================== ] 655/1086 60% [===================================== ] 656/1086 60% [===================================== ] 657/1086 60% [===================================== ] 658/1086 60% [===================================== ] 659/1086 60% [===================================== ] 660/1086 60% [===================================== ] 661/1086 60% [===================================== ] 662/1086 60% [===================================== ] 663/1086 61% [===================================== ] 664/1086 61% [===================================== ] 665/1086 61% [====================================== ] 666/1086 61% [====================================== ] 667/1086 61% [====================================== ] 668/1086 61% [====================================== ] 669/1086 61% [====================================== ] 670/1086 61% [====================================== ] 671/1086 61% [====================================== ] 672/1086 61% [====================================== ] 673/1086 61% [====================================== ] 674/1086 62% [====================================== ] 675/1086 62% [====================================== ] 676/1086 62% [====================================== ] 677/1086 62% [====================================== ] 678/1086 62% [====================================== ] 679/1086 62% [====================================== ] 680/1086 62% [====================================== ] 681/1086 62% [====================================== ] 682/1086 62% [====================================== ] 683/1086 62% [======================================= ] 684/1086 62% [======================================= ] 685/1086 63% [======================================= ] 686/1086 63% [======================================= ] 687/1086 63% [======================================= ] 688/1086 63% [======================================= ] 689/1086 63% [======================================= ] 690/1086 63% [======================================= ] 691/1086 63% [======================================= ] 692/1086 63% [======================================= ] 693/1086 63% [======================================= ] 694/1086 63% [======================================= ] 695/1086 63% [======================================= ] 696/1086 64% [======================================= ] 697/1086 64% [======================================= ] 698/1086 64% [======================================= ] 699/1086 64% [======================================= ] 700/1086 64% [======================================== ] 701/1086 64% [======================================== ] 702/1086 64% [======================================== ] 703/1086 64% [======================================== ] 704/1086 64% [======================================== ] 705/1086 64% [======================================== ] 706/1086 65% [======================================== ] 707/1086 65% [======================================== ] 708/1086 65% [======================================== ] 709/1086 65% [======================================== ] 710/1086 65% [======================================== ] 711/1086 65% [======================================== ] 712/1086 65% [======================================== ] 713/1086 65% [======================================== ] 714/1086 65% [======================================== ] 715/1086 65% [======================================== ] 716/1086 65% [======================================== ] 717/1086 66% [======================================== ] 718/1086 66% [========================================= ] 719/1086 66% [========================================= ] 720/1086 66% [========================================= ] 721/1086 66% [========================================= ] 722/1086 66% [========================================= ] 723/1086 66% [========================================= ] 724/1086 66% [========================================= ] 725/1086 66% [========================================= ] 726/1086 66% [========================================= ] 727/1086 66% [========================================= ] 728/1086 67% [========================================= ] 729/1086 67% [========================================= ] 730/1086 67% [========================================= ] 731/1086 67% [========================================= ] 732/1086 67% [========================================= ] 733/1086 67% [========================================= ] 734/1086 67% [========================================= ] 735/1086 67% [========================================== ] 736/1086 67% [========================================== ] 737/1086 67% [========================================== ] 738/1086 67% [========================================== ] 739/1086 68% [========================================== ] 740/1086 68% [========================================== ] 741/1086 68% [========================================== ] 742/1086 68% [========================================== ] 743/1086 68% [========================================== ] 744/1086 68% [========================================== ] 745/1086 68% [========================================== ] 746/1086 68% [========================================== ] 747/1086 68% [========================================== ] 748/1086 68% [========================================== ] 749/1086 68% [========================================== ] 750/1086 69% [========================================== ] 751/1086 69% [========================================== ] 752/1086 69% [========================================== ] 753/1086 69% [=========================================== ] 754/1086 69% [=========================================== ] 755/1086 69% [=========================================== ] 756/1086 69% [=========================================== ] 757/1086 69% [=========================================== ] 758/1086 69% [=========================================== ] 759/1086 69% [=========================================== ] 760/1086 69% [=========================================== ] 761/1086 70% [=========================================== ] 762/1086 70% [=========================================== ] 763/1086 70% [=========================================== ] 764/1086 70% [=========================================== ] 765/1086 70% [=========================================== ] 766/1086 70% [=========================================== ] 767/1086 70% [=========================================== ] 768/1086 70% [=========================================== ] 769/1086 70% [=========================================== ] 770/1086 70% [============================================ ] 771/1086 70% [============================================ ] 772/1086 71% [============================================ ] 773/1086 71% [============================================ ] 774/1086 71% [============================================ ] 775/1086 71% [============================================ ] 776/1086 71% [============================================ ] 777/1086 71% [============================================ ] 778/1086 71% [============================================ ] 779/1086 71% [============================================ ] 780/1086 71% [============================================ ] 781/1086 71% [============================================ ] 782/1086 72% [============================================ ] 783/1086 72% [============================================ ] 784/1086 72% [============================================ ] 785/1086 72% [============================================ ] 786/1086 72% [============================================ ] 787/1086 72% [============================================ ] 788/1086 72% [============================================= ] 789/1086 72% [============================================= ] 790/1086 72% [============================================= ] 791/1086 72% [============================================= ] 792/1086 72% [============================================= ] 793/1086 73% [============================================= ] 794/1086 73% [============================================= ] 795/1086 73% [============================================= ] 796/1086 73% [============================================= ] 797/1086 73% [============================================= ] 798/1086 73% [============================================= ] 799/1086 73% [============================================= ] 800/1086 73% [============================================= ] 801/1086 73% [============================================= ] 802/1086 73% [============================================= ] 803/1086 73% [============================================= ] 804/1086 74% [============================================= ] 805/1086 74% [============================================== ] 806/1086 74% [============================================== ] 807/1086 74% [============================================== ] 808/1086 74% [============================================== ] 809/1086 74% [============================================== ] 810/1086 74% [============================================== ] 811/1086 74% [============================================== ] 812/1086 74% [============================================== ] 813/1086 74% [============================================== ] 814/1086 74% [============================================== ] 815/1086 75% [============================================== ] 816/1086 75% [============================================== ] 817/1086 75% [============================================== ] 818/1086 75% [============================================== ] 819/1086 75% [============================================== ] 820/1086 75% [============================================== ] 821/1086 75% [============================================== ] 822/1086 75% [============================================== ] 823/1086 75% [=============================================== ] 824/1086 75% [=============================================== ] 825/1086 75% [=============================================== ] 826/1086 76% [=============================================== ] 827/1086 76% [=============================================== ] 828/1086 76% [=============================================== ] 829/1086 76% [=============================================== ] 830/1086 76% [=============================================== ] 831/1086 76% [=============================================== ] 832/1086 76% [=============================================== ] 833/1086 76% [=============================================== ] 834/1086 76% [=============================================== ] 835/1086 76% [=============================================== ] 836/1086 76% [=============================================== ] 837/1086 77% [=============================================== ] 838/1086 77% [=============================================== ] 839/1086 77% [=============================================== ] 840/1086 77% [================================================ ] 841/1086 77% [================================================ ] 842/1086 77% [================================================ ] 843/1086 77% [================================================ ] 844/1086 77% [================================================ ] 845/1086 77% [================================================ ] 846/1086 77% [================================================ ] 847/1086 77% [================================================ ] 848/1086 78% [================================================ ] 849/1086 78% [================================================ ] 850/1086 78% [================================================ ] 851/1086 78% [================================================ ] 852/1086 78% [================================================ ] 853/1086 78% [================================================ ] 854/1086 78% [================================================ ] 855/1086 78% [================================================ ] 856/1086 78% [================================================ ] 857/1086 78% [================================================ ] 858/1086 79% [================================================= ] 859/1086 79% [================================================= ] 860/1086 79% [================================================= ] 861/1086 79% [================================================= ] 862/1086 79% [================================================= ] 863/1086 79% [================================================= ] 864/1086 79% [================================================= ] 865/1086 79% [================================================= ] 866/1086 79% [================================================= ] 867/1086 79% [================================================= ] 868/1086 79% [================================================= ] 869/1086 80% [================================================= ] 870/1086 80% [================================================= ] 871/1086 80% [================================================= ] 872/1086 80% [================================================= ] 873/1086 80% [================================================= ] 874/1086 80% [================================================= ] 875/1086 80% [================================================== ] 876/1086 80% [================================================== ] 877/1086 80% [================================================== ] 878/1086 80% [================================================== ] 879/1086 80% [================================================== ] 880/1086 81% [================================================== ] 881/1086 81% [================================================== ] 882/1086 81% [================================================== ] 883/1086 81% [================================================== ] 884/1086 81% [================================================== ] 885/1086 81% [================================================== ] 886/1086 81% [================================================== ] 887/1086 81% [================================================== ] 888/1086 81% [================================================== ] 889/1086 81% [================================================== ] 890/1086 81% [================================================== ] 891/1086 82% [================================================== ] 892/1086 82% [================================================== ] 893/1086 82% [=================================================== ] 894/1086 82% [=================================================== ] 895/1086 82% [=================================================== ] 896/1086 82% [=================================================== ] 897/1086 82% [=================================================== ] 898/1086 82% [=================================================== ] 899/1086 82% [=================================================== ] 900/1086 82% [=================================================== ] 901/1086 82% [=================================================== ] 902/1086 83% [=================================================== ] 903/1086 83% [=================================================== ] 904/1086 83% [=================================================== ] 905/1086 83% [=================================================== ] 906/1086 83% [=================================================== ] 907/1086 83% [=================================================== ] 908/1086 83% [=================================================== ] 909/1086 83% [=================================================== ] 910/1086 83% [==================================================== ] 911/1086 83% [==================================================== ] 912/1086 83% [==================================================== ] 913/1086 84% [==================================================== ] 914/1086 84% [==================================================== ] 915/1086 84% [==================================================== ] 916/1086 84% [==================================================== ] 917/1086 84% [==================================================== ] 918/1086 84% [==================================================== ] 919/1086 84% [==================================================== ] 920/1086 84% [==================================================== ] 921/1086 84% [==================================================== ] 922/1086 84% [==================================================== ] 923/1086 84% [==================================================== ] 924/1086 85% [==================================================== ] 925/1086 85% [==================================================== ] 926/1086 85% [==================================================== ] 927/1086 85% [==================================================== ] 928/1086 85% [===================================================== ] 929/1086 85% [===================================================== ] 930/1086 85% [===================================================== ] 931/1086 85% [===================================================== ] 932/1086 85% [===================================================== ] 933/1086 85% [===================================================== ] 934/1086 86% [===================================================== ] 935/1086 86% [===================================================== ] 936/1086 86% [===================================================== ] 937/1086 86% [===================================================== ] 938/1086 86% [===================================================== ] 939/1086 86% [===================================================== ] 940/1086 86% [===================================================== ] 941/1086 86% [===================================================== ] 942/1086 86% [===================================================== ] 943/1086 86% [===================================================== ] 944/1086 86% [===================================================== ] 945/1086 87% [====================================================== ] 946/1086 87% [====================================================== ] 947/1086 87% [====================================================== ] 948/1086 87% [====================================================== ] 949/1086 87% [====================================================== ] 950/1086 87% [====================================================== ] 951/1086 87% [====================================================== ] 952/1086 87% [====================================================== ] 953/1086 87% [====================================================== ] 954/1086 87% [====================================================== ] 955/1086 87% [====================================================== ] 956/1086 88% [====================================================== ] 957/1086 88% [====================================================== ] 958/1086 88% [====================================================== ] 959/1086 88% [====================================================== ] 960/1086 88% [====================================================== ] 961/1086 88% [====================================================== ] 962/1086 88% [====================================================== ] 963/1086 88% [======================================================= ] 964/1086 88% [======================================================= ] 965/1086 88% [======================================================= ] 966/1086 88% [======================================================= ] 967/1086 89% [======================================================= ] 968/1086 89% [======================================================= ] 969/1086 89% [======================================================= ] 970/1086 89% [======================================================= ] 971/1086 89% [======================================================= ] 972/1086 89% [======================================================= ] 973/1086 89% [======================================================= ] 974/1086 89% [======================================================= ] 975/1086 89% [======================================================= ] 976/1086 89% [======================================================= ] 977/1086 89% [======================================================= ] 978/1086 90% [======================================================= ] 979/1086 90% [======================================================= ] 980/1086 90% [======================================================== ] 981/1086 90% [======================================================== ] 982/1086 90% [======================================================== ] 983/1086 90% [======================================================== ] 984/1086 90% [======================================================== ] 985/1086 90% [======================================================== ] 986/1086 90% [======================================================== ] 987/1086 90% [======================================================== ] 988/1086 90% [======================================================== ] 989/1086 91% [======================================================== ] 990/1086 91% [======================================================== ] 991/1086 91% [======================================================== ] 992/1086 91% [======================================================== ] 993/1086 91% [======================================================== ] 994/1086 91% [======================================================== ] 995/1086 91% [======================================================== ] 996/1086 91% [======================================================== ] 997/1086 91% [======================================================== ] 998/1086 91% [========================================================= ] 999/1086 91% [========================================================= ] 1000/1086 92% [========================================================= ] 1001/1086 92% [========================================================= ] 1002/1086 92% [========================================================= ] 1003/1086 92% [========================================================= ] 1004/1086 92% [========================================================= ] 1005/1086 92% [========================================================= ] 1006/1086 92% [========================================================= ] 1007/1086 92% [========================================================= ] 1008/1086 92% [========================================================= ] 1009/1086 92% [========================================================= ] 1010/1086 93% [========================================================= ] 1011/1086 93% [========================================================= ] 1012/1086 93% [========================================================= ] 1013/1086 93% [========================================================= ] 1014/1086 93% [========================================================= ] 1015/1086 93% [========================================================== ] 1016/1086 93% [========================================================== ] 1017/1086 93% [========================================================== ] 1018/1086 93% [========================================================== ] 1019/1086 93% [========================================================== ] 1020/1086 93% [========================================================== ] 1021/1086 94% [========================================================== ] 1022/1086 94% [========================================================== ] 1023/1086 94% [========================================================== ] 1024/1086 94% [========================================================== ] 1025/1086 94% [========================================================== ] 1026/1086 94% [========================================================== ] 1027/1086 94% [========================================================== ] 1028/1086 94% [========================================================== ] 1029/1086 94% [========================================================== ] 1030/1086 94% [========================================================== ] 1031/1086 94% [========================================================== ] 1032/1086 95% [========================================================== ] 1033/1086 95% [=========================================================== ] 1034/1086 95% [=========================================================== ] 1035/1086 95% [=========================================================== ] 1036/1086 95% [=========================================================== ] 1037/1086 95% [=========================================================== ] 1038/1086 95% [=========================================================== ] 1039/1086 95% [=========================================================== ] 1040/1086 95% [=========================================================== ] 1041/1086 95% [=========================================================== ] 1042/1086 95% [=========================================================== ] 1043/1086 96% [=========================================================== ] 1044/1086 96% [=========================================================== ] 1045/1086 96% [=========================================================== ] 1046/1086 96% [=========================================================== ] 1047/1086 96% [=========================================================== ] 1048/1086 96% [=========================================================== ] 1049/1086 96% [=========================================================== ] 1050/1086 96% [============================================================ ] 1051/1086 96% [============================================================ ] 1052/1086 96% [============================================================ ] 1053/1086 96% [============================================================ ] 1054/1086 97% [============================================================ ] 1055/1086 97% [============================================================ ] 1056/1086 97% [============================================================ ] 1057/1086 97% [============================================================ ] 1058/1086 97% [============================================================ ] 1059/1086 97% [============================================================ ] 1060/1086 97% [============================================================ ] 1061/1086 97% [============================================================ ] 1062/1086 97% [============================================================ ] 1063/1086 97% [============================================================ ] 1064/1086 97% [============================================================ ] 1065/1086 98% [============================================================ ] 1066/1086 98% [============================================================ ] 1067/1086 98% [============================================================ ] 1068/1086 98% [============================================================= ] 1069/1086 98% [============================================================= ] 1070/1086 98% [============================================================= ] 1071/1086 98% [============================================================= ] 1072/1086 98% [============================================================= ] 1073/1086 98% [============================================================= ] 1074/1086 98% [============================================================= ] 1075/1086 98% [============================================================= ] 1076/1086 99% [============================================================= ] 1077/1086 99% [============================================================= ] 1078/1086 99% [============================================================= ] 1079/1086 99% [============================================================= ] 1080/1086 99% [============================================================= ] 1081/1086 99% [============================================================= ] 1082/1086 99% [============================================================= ] 1083/1086 99% [============================================================= ] 1084/1086 99% [============================================================= ] 1085/1086 99% [==============================================================] 1086/1086 100% operation complete, 1086 objects in 44546 NAND pages. ln -snf /home/thomas/autobuild/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-3037-g0c7ba302bd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-isl 0.25 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.14 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4f Collecting legal info >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> avro-c 1.11.1 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> c-ares 1.19.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> chrony 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> daemon 0.8 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) COPYING: OK (sha256: 91329bb9be4ae0b7800081fa054e9bb760c60005b26958c1fb8461bc66bcd998) >>> darkhttpd 1.14 Collecting legal info darkhttpd.c: OK (sha256: f002944c9a8516e3346002d39c3e13681306833358c0f3c7781dff1fdb639710) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dav1d 1.0.0 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-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) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iproute2 6.1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jquery-sidebar 3.3.2 Collecting legal info LICENSE: OK (sha256: f3522370f4b6accf9c1344f520bdea35f2388f1cbb124c0c179d2ca2a6a94c76) >>> jquery 3.5.1 Collecting legal info >>> libcodec2 1.0.5 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> 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) >>> libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libteam 1.31 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lighttpd 1.4.69 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> minissdpd 1.6.0 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) >>> open-lldp 1.1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> open62541 v1.3.4 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> orc 0.4.33 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-orc 0.4.33 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pound 2.8 Collecting legal info GPL.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rdma-core 45.0 Collecting legal info COPYING.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.BSD_MIT: OK (sha256: 99e0df1d009a21d0dfb031600c550fd8f4efc0c6b2a4ef8b34a995aa6f79c9f4) COPYING.md: OK (sha256: c46a557f25b8ef9bec76526c4e593fc13e6cba27e7ba30d73b6497a689cf06f6) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> 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) >>> sexpect 2.3.14 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> stress 1.0.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> tor 0.4.7.13 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> udpcast 20211207 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> whetstone 1.2 Collecting legal info >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> xenomai 3.0.10 Collecting legal info debian/copyright: OK (sha256: d37ebe86bf618942dad958927c44403f9b02fbebb3071a4a08408ccbdab5290f) include/COPYING: OK (sha256: f3380321da72ff509bf6939aa80e6d02fd22268f5c705137b34c205b39bc63a0) kernel/cobalt/COPYING: OK (sha256: d6b6d8ed1b12309085caf1cf775ea4acdad3288c7f7d993c2502bd19c87e4764) kernel/cobalt/posix/COPYING: OK (sha256: d6b6d8ed1b12309085caf1cf775ea4acdad3288c7f7d993c2502bd19c87e4764) kernel/cobalt/rtdm/COPYING: OK (sha256: 9c90501baa30534ffed6b39eef413bd1727170ef691fd9768dc8644c3042df54) lib/alchemy/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/analogy/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/boilerplate/iniparser/LICENSE: OK (sha256: 0519083691511d71408f8c9a2794fa2f6ad13a5eec00717f4572b54d18d6f9da) lib/boilerplate/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/cobalt/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/copperplate/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/psos/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/smokey/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/trank/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/vxworks/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'