echo "VERSION=2023.11-1042-g3e1b7be3ab"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.02-git\"" \ ) > /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-12/output-1/per-package \ /home/autobuild/autobuild/instance-12/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-12/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs printf ' quagga -1 quagga -1 * - - - Quagga priv drop user\n saned -1 saned -1 * /etc/sane.d - - Saned User\n\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt printf ' /var/lib/nginx d 755 33 33 - - - - -\n /etc/quagga r 600 quagga quagga - - - - -\n /etc/quagga d 755 quagga quagga - - - - -\n\n' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.squashfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.squashfs -noappend -processors 1 -b 1024K -nopad -comp zstd\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-12/output-1/images/rootfs.squashfs, block size 1048576. [===============================================================-] 663/663 100% Exportable Squashfs 4.0 filesystem, zstd compressed, data block size 1048576 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 21351.21 Kbytes (20.85 Mbytes) 37.83% of uncompressed filesystem size (56440.21 Kbytes) Inode table size 10171 bytes (9.93 Kbytes) 26.40% of uncompressed inode table size (38523 bytes) Directory table size 10097 bytes (9.86 Kbytes) 43.56% of uncompressed directory table size (23179 bytes) Number of duplicate files found 18 Number of inodes 1059 Number of files 649 Number of fragments 43 Number of symbolic links 321 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 89 Number of hard-links 0 Number of ids (unique uids + gids) 5 Number of uids 4 root (0) unknown (100) unknown (101) http (33) Number of gids 4 root (0) unknown (101) unknown (102) http (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1059 objects. stage 2: creating image '/home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2' [ ] 1/1059 0% [ ] 2/1059 0% [ ] 3/1059 0% [ ] 4/1059 0% [ ] 5/1059 0% [ ] 6/1059 0% [ ] 7/1059 0% [ ] 8/1059 0% [ ] 9/1059 0% [ ] 10/1059 0% [ ] 11/1059 1% [ ] 12/1059 1% [ ] 13/1059 1% [ ] 14/1059 1% [ ] 15/1059 1% [ ] 16/1059 1% [ ] 17/1059 1% [= ] 18/1059 1% [= ] 19/1059 1% [= ] 20/1059 1% [= ] 21/1059 1% [= ] 22/1059 2% [= ] 23/1059 2% [= ] 24/1059 2% [= ] 25/1059 2% [= ] 26/1059 2% [= ] 27/1059 2% [= ] 28/1059 2% [= ] 29/1059 2% [= ] 30/1059 2% [= ] 31/1059 2% [= ] 32/1059 3% [= ] 33/1059 3% [= ] 34/1059 3% [== ] 35/1059 3% [== ] 36/1059 3% [== ] 37/1059 3% [== ] 38/1059 3% [== ] 39/1059 3% [== ] 40/1059 3% [== ] 41/1059 3% [== ] 42/1059 3% [== ] 43/1059 4% [== ] 44/1059 4% [== ] 45/1059 4% [== ] 46/1059 4% [== ] 47/1059 4% [== ] 48/1059 4% [== ] 49/1059 4% [== ] 50/1059 4% [== ] 51/1059 4% [=== ] 52/1059 4% [=== ] 53/1059 5% [=== ] 54/1059 5% [=== ] 55/1059 5% [=== ] 56/1059 5% [=== ] 57/1059 5% [=== ] 58/1059 5% [=== ] 59/1059 5% [=== ] 60/1059 5% [=== ] 61/1059 5% [=== ] 62/1059 5% [=== ] 63/1059 5% [=== ] 64/1059 6% [=== ] 65/1059 6% [=== ] 66/1059 6% [=== ] 67/1059 6% [=== ] 68/1059 6% [==== ] 69/1059 6% [==== ] 70/1059 6% [==== ] 71/1059 6% [==== ] 72/1059 6% [==== ] 73/1059 6% [==== ] 74/1059 6% [==== ] 75/1059 7% [==== ] 76/1059 7% [==== ] 77/1059 7% [==== ] 78/1059 7% [==== ] 79/1059 7% [==== ] 80/1059 7% [==== ] 81/1059 7% [==== ] 82/1059 7% [==== ] 83/1059 7% [==== ] 84/1059 7% [==== ] 85/1059 8% [===== ] 86/1059 8% [===== ] 87/1059 8% [===== ] 88/1059 8% [===== ] 89/1059 8% [===== ] 90/1059 8% [===== ] 91/1059 8% [===== ] 92/1059 8% [===== ] 93/1059 8% [===== ] 94/1059 8% [===== ] 95/1059 8% [===== ] 96/1059 9% [===== ] 97/1059 9% [===== ] 98/1059 9% [===== ] 99/1059 9% [===== ] 100/1059 9% [===== ] 101/1059 9% [===== ] 102/1059 9% [====== ] 103/1059 9% [====== ] 104/1059 9% [====== ] 105/1059 9% [====== ] 106/1059 10% [====== ] 107/1059 10% [====== ] 108/1059 10% [====== ] 109/1059 10% [====== ] 110/1059 10% [====== ] 111/1059 10% [====== ] 112/1059 10% [====== ] 113/1059 10% [====== ] 114/1059 10% [====== ] 115/1059 10% [====== ] 116/1059 10% [====== ] 117/1059 11% [====== ] 118/1059 11% [====== ] 119/1059 11% [======= ] 120/1059 11% [======= ] 121/1059 11% [======= ] 122/1059 11% [======= ] 123/1059 11% [======= ] 124/1059 11% [======= ] 125/1059 11% [======= ] 126/1059 11% [======= ] 127/1059 11% [======= ] 128/1059 12% [======= ] 129/1059 12% [======= ] 130/1059 12% [======= ] 131/1059 12% [======= ] 132/1059 12% [======= ] 133/1059 12% [======= ] 134/1059 12% [======= ] 135/1059 12% [======= ] 136/1059 12% [======== ] 137/1059 12% [======== ] 138/1059 13% [======== ] 139/1059 13% [======== ] 140/1059 13% [======== ] 141/1059 13% [======== ] 142/1059 13% [======== ] 143/1059 13% [======== ] 144/1059 13% [======== ] 145/1059 13% [======== ] 146/1059 13% [======== ] 147/1059 13% [======== ] 148/1059 13% [======== ] 149/1059 14% [======== ] 150/1059 14% [======== ] 151/1059 14% [======== ] 152/1059 14% [======== ] 153/1059 14% [========= ] 154/1059 14% [========= ] 155/1059 14% [========= ] 156/1059 14% [========= ] 157/1059 14% [========= ] 158/1059 14% [========= ] 159/1059 15% [========= ] 160/1059 15% [========= ] 161/1059 15% [========= ] 162/1059 15% [========= ] 163/1059 15% [========= ] 164/1059 15% [========= ] 165/1059 15% [========= ] 166/1059 15% [========= ] 167/1059 15% [========= ] 168/1059 15% [========= ] 169/1059 15% [========= ] 170/1059 16% [========== ] 171/1059 16% [========== ] 172/1059 16% [========== ] 173/1059 16% [========== ] 174/1059 16% [========== ] 175/1059 16% [========== ] 176/1059 16% [========== ] 177/1059 16% [========== ] 178/1059 16% [========== ] 179/1059 16% [========== ] 180/1059 16% [========== ] 181/1059 17% [========== ] 182/1059 17% [========== ] 183/1059 17% [========== ] 184/1059 17% [========== ] 185/1059 17% [========== ] 186/1059 17% [========== ] 187/1059 17% [=========== ] 188/1059 17% [=========== ] 189/1059 17% [=========== ] 190/1059 17% [=========== ] 191/1059 18% [=========== ] 192/1059 18% [=========== ] 193/1059 18% [=========== ] 194/1059 18% [=========== ] 195/1059 18% [=========== ] 196/1059 18% [=========== ] 197/1059 18% [=========== ] 198/1059 18% [=========== ] 199/1059 18% [=========== ] 200/1059 18% [=========== ] 201/1059 18% [=========== ] 202/1059 19% [=========== ] 203/1059 19% [=========== ] 204/1059 19% [============ ] 205/1059 19% [============ ] 206/1059 19% [============ ] 207/1059 19% [============ ] 208/1059 19% [============ ] 209/1059 19% [============ ] 210/1059 19% [============ ] 211/1059 19% [============ ] 212/1059 20% [============ ] 213/1059 20% [============ ] 214/1059 20% [============ ] 215/1059 20% [============ ] 216/1059 20% [============ ] 217/1059 20% [============ ] 218/1059 20% [============ ] 219/1059 20% [============ ] 220/1059 20% [============ ] 221/1059 20% [============ ] 222/1059 20% [============= ] 223/1059 21% [============= ] 224/1059 21% [============= ] 225/1059 21% [============= ] 226/1059 21% [============= ] 227/1059 21% [============= ] 228/1059 21% [============= ] 229/1059 21% [============= ] 230/1059 21% [============= ] 231/1059 21% [============= ] 232/1059 21% [============= ] 233/1059 22% [============= ] 234/1059 22% [============= ] 235/1059 22% [============= ] 236/1059 22% [============= ] 237/1059 22% [============= ] 238/1059 22% [============= ] 239/1059 22% [============== ] 240/1059 22% [============== ] 241/1059 22% [============== ] 242/1059 22% [============== ] 243/1059 22% [============== ] 244/1059 23% [============== ] 245/1059 23% [============== ] 246/1059 23% [============== ] 247/1059 23% [============== ] 248/1059 23% [============== ] 249/1059 23% [============== ] 250/1059 23% [============== ] 251/1059 23% [============== ] 252/1059 23% [============== ] 253/1059 23% [============== ] 254/1059 23% [============== ] 255/1059 24% [============== ] 256/1059 24% [=============== ] 257/1059 24% [=============== ] 258/1059 24% [=============== ] 259/1059 24% [=============== ] 260/1059 24% [=============== ] 261/1059 24% [=============== ] 262/1059 24% [=============== ] 263/1059 24% [=============== ] 264/1059 24% [=============== ] 265/1059 25% [=============== ] 266/1059 25% [=============== ] 267/1059 25% [=============== ] 268/1059 25% [=============== ] 269/1059 25% [=============== ] 270/1059 25% [=============== ] 271/1059 25% [=============== ] 272/1059 25% [=============== ] 273/1059 25% [================ ] 274/1059 25% [================ ] 275/1059 25% [================ ] 276/1059 26% [================ ] 277/1059 26% [================ ] 278/1059 26% [================ ] 279/1059 26% [================ ] 280/1059 26% [================ ] 281/1059 26% [================ ] 282/1059 26% [================ ] 283/1059 26% [================ ] 284/1059 26% [================ ] 285/1059 26% [================ ] 286/1059 27% [================ ] 287/1059 27% [================ ] 288/1059 27% [================ ] 289/1059 27% [================ ] 290/1059 27% [================= ] 291/1059 27% [================= ] 292/1059 27% [================= ] 293/1059 27% [================= ] 294/1059 27% [================= ] 295/1059 27% [================= ] 296/1059 27% [================= ] 297/1059 28% [================= ] 298/1059 28% [================= ] 299/1059 28% [================= ] 300/1059 28% [================= ] 301/1059 28% [================= ] 302/1059 28% [================= ] 303/1059 28% [================= ] 304/1059 28% [================= ] 305/1059 28% [================= ] 306/1059 28% [================= ] 307/1059 28% [================== ] 308/1059 29% [================== ] 309/1059 29% [================== ] 310/1059 29% [================== ] 311/1059 29% [================== ] 312/1059 29% [================== ] 313/1059 29% [================== ] 314/1059 29% [================== ] 315/1059 29% [================== ] 316/1059 29% [================== ] 317/1059 29% [================== ] 318/1059 30% [================== ] 319/1059 30% [================== ] 320/1059 30% [================== ] 321/1059 30% [================== ] 322/1059 30% [================== ] 323/1059 30% [================== ] 324/1059 30% [=================== ] 325/1059 30% [=================== ] 326/1059 30% [=================== ] 327/1059 30% [=================== ] 328/1059 30% [=================== ] 329/1059 31% [=================== ] 330/1059 31% [=================== ] 331/1059 31% [=================== ] 332/1059 31% [=================== ] 333/1059 31% [=================== ] 334/1059 31% [=================== ] 335/1059 31% [=================== ] 336/1059 31% [=================== ] 337/1059 31% [=================== ] 338/1059 31% [=================== ] 339/1059 32% [=================== ] 340/1059 32% [=================== ] 341/1059 32% [==================== ] 342/1059 32% [==================== ] 343/1059 32% [==================== ] 344/1059 32% [==================== ] 345/1059 32% [==================== ] 346/1059 32% [==================== ] 347/1059 32% [==================== ] 348/1059 32% [==================== ] 349/1059 32% [==================== ] 350/1059 33% [==================== ] 351/1059 33% [==================== ] 352/1059 33% [==================== ] 353/1059 33% [==================== ] 354/1059 33% [==================== ] 355/1059 33% [==================== ] 356/1059 33% [==================== ] 357/1059 33% [==================== ] 358/1059 33% [===================== ] 359/1059 33% [===================== ] 360/1059 33% [===================== ] 361/1059 34% [===================== ] 362/1059 34% [===================== ] 363/1059 34% [===================== ] 364/1059 34% [===================== ] 365/1059 34% [===================== ] 366/1059 34% [===================== ] 367/1059 34% [===================== ] 368/1059 34% [===================== ] 369/1059 34% [===================== ] 370/1059 34% [===================== ] 371/1059 35% [===================== ] 372/1059 35% [===================== ] 373/1059 35% [===================== ] 374/1059 35% [===================== ] 375/1059 35% [====================== ] 376/1059 35% [====================== ] 377/1059 35% [====================== ] 378/1059 35% [====================== ] 379/1059 35% [====================== ] 380/1059 35% [====================== ] 381/1059 35% [====================== ] 382/1059 36% [====================== ] 383/1059 36% [====================== ] 384/1059 36% [====================== ] 385/1059 36% [====================== ] 386/1059 36% [====================== ] 387/1059 36% [====================== ] 388/1059 36% [====================== ] 389/1059 36% [====================== ] 390/1059 36% [====================== ] 391/1059 36% [====================== ] 392/1059 37% [======================= ] 393/1059 37% [======================= ] 394/1059 37% [======================= ] 395/1059 37% [======================= ] 396/1059 37% [======================= ] 397/1059 37% [======================= ] 398/1059 37% [======================= ] 399/1059 37% [======================= ] 400/1059 37% [======================= ] 401/1059 37% [======================= ] 402/1059 37% [======================= ] 403/1059 38% [======================= ] 404/1059 38% [======================= ] 405/1059 38% [======================= ] 406/1059 38% [======================= ] 407/1059 38% [======================= ] 408/1059 38% [======================= ] 409/1059 38% [======================== ] 410/1059 38% [======================== ] 411/1059 38% [======================== ] 412/1059 38% [======================== ] 413/1059 38% [======================== ] 414/1059 39% [======================== ] 415/1059 39% [======================== ] 416/1059 39% [======================== ] 417/1059 39% [======================== ] 418/1059 39% [======================== ] 419/1059 39% [======================== ] 420/1059 39% [======================== ] 421/1059 39% [======================== ] 422/1059 39% [======================== ] 423/1059 39% [======================== ] 424/1059 40% [======================== ] 425/1059 40% [======================== ] 426/1059 40% [======================== ] 427/1059 40% [========================= ] 428/1059 40% [========================= ] 429/1059 40% [========================= ] 430/1059 40% [========================= ] 431/1059 40% [========================= ] 432/1059 40% [========================= ] 433/1059 40% [========================= ] 434/1059 40% [========================= ] 435/1059 41% [========================= ] 436/1059 41% [========================= ] 437/1059 41% [========================= ] 438/1059 41% [========================= ] 439/1059 41% [========================= ] 440/1059 41% [========================= ] 441/1059 41% [========================= ] 442/1059 41% [========================= ] 443/1059 41% [========================= ] 444/1059 41% [========================== ] 445/1059 42% [========================== ] 446/1059 42% [========================== ] 447/1059 42% [========================== ] 448/1059 42% [========================== ] 449/1059 42% [========================== ] 450/1059 42% [========================== ] 451/1059 42% [========================== ] 452/1059 42% [========================== ] 453/1059 42% [========================== ] 454/1059 42% [========================== ] 455/1059 42% [========================== ] 456/1059 43% [========================== ] 457/1059 43% [========================== ] 458/1059 43% [========================== ] 459/1059 43% [========================== ] 460/1059 43% [========================== ] 461/1059 43% [=========================== ] 462/1059 43% [=========================== ] 463/1059 43% [=========================== ] 464/1059 43% [=========================== ] 465/1059 43% [=========================== ] 466/1059 44% [=========================== ] 467/1059 44% [=========================== ] 468/1059 44% [=========================== ] 469/1059 44% [=========================== ] 470/1059 44% [=========================== ] 471/1059 44% [=========================== ] 472/1059 44% [=========================== ] 473/1059 44% [=========================== ] 474/1059 44% [=========================== ] 475/1059 44% [=========================== ] 476/1059 44% [=========================== ] 477/1059 45% [=========================== ] 478/1059 45% [============================ ] 479/1059 45% [============================ ] 480/1059 45% [============================ ] 481/1059 45% [============================ ] 482/1059 45% [============================ ] 483/1059 45% [============================ ] 484/1059 45% [============================ ] 485/1059 45% [============================ ] 486/1059 45% [============================ ] 487/1059 45% [============================ ] 488/1059 46% [============================ ] 489/1059 46% [============================ ] 490/1059 46% [============================ ] 491/1059 46% [============================ ] 492/1059 46% [============================ ] 493/1059 46% [============================ ] 494/1059 46% [============================ ] 495/1059 46% [============================= ] 496/1059 46% [============================= ] 497/1059 46% [============================= ] 498/1059 47% [============================= ] 499/1059 47% [============================= ] 500/1059 47% [============================= ] 501/1059 47% [============================= ] 502/1059 47% [============================= ] 503/1059 47% [============================= ] 504/1059 47% [============================= ] 505/1059 47% [============================= ] 506/1059 47% [============================= ] 507/1059 47% [============================= ] 508/1059 47% [============================= ] 509/1059 48% [============================= ] 510/1059 48% [============================= ] 511/1059 48% [============================= ] 512/1059 48% [============================== ] 513/1059 48% [============================== ] 514/1059 48% [============================== ] 515/1059 48% [============================== ] 516/1059 48% [============================== ] 517/1059 48% [============================== ] 518/1059 48% [============================== ] 519/1059 49% [============================== ] 520/1059 49% [============================== ] 521/1059 49% [============================== ] 522/1059 49% [============================== ] 523/1059 49% [============================== ] 524/1059 49% [============================== ] 525/1059 49% [============================== ] 526/1059 49% [============================== ] 527/1059 49% [============================== ] 528/1059 49% [============================== ] 529/1059 49% [=============================== ] 530/1059 50% [=============================== ] 531/1059 50% [=============================== ] 532/1059 50% [=============================== ] 533/1059 50% [=============================== ] 534/1059 50% [=============================== ] 535/1059 50% [=============================== ] 536/1059 50% [=============================== ] 537/1059 50% [=============================== ] 538/1059 50% [=============================== ] 539/1059 50% [=============================== ] 540/1059 50% [=============================== ] 541/1059 51% [=============================== ] 542/1059 51% [=============================== ] 543/1059 51% [=============================== ] 544/1059 51% [=============================== ] 545/1059 51% [=============================== ] 546/1059 51% [================================ ] 547/1059 51% [================================ ] 548/1059 51% [================================ ] 549/1059 51% [================================ ] 550/1059 51% [================================ ] 551/1059 52% [================================ ] 552/1059 52% [================================ ] 553/1059 52% [================================ ] 554/1059 52% [================================ ] 555/1059 52% [================================ ] 556/1059 52% [================================ ] 557/1059 52% [================================ ] 558/1059 52% [================================ ] 559/1059 52% [================================ ] 560/1059 52% [================================ ] 561/1059 52% [================================ ] 562/1059 53% [================================ ] 563/1059 53% [================================= ] 564/1059 53% [================================= ] 565/1059 53% [================================= ] 566/1059 53% [================================= ] 567/1059 53% [================================= ] 568/1059 53% [================================= ] 569/1059 53% [================================= ] 570/1059 53% [================================= ] 571/1059 53% [================================= ] 572/1059 54% [================================= ] 573/1059 54% [================================= ] 574/1059 54% [================================= ] 575/1059 54% [================================= ] 576/1059 54% [================================= ] 577/1059 54% [================================= ] 578/1059 54% [================================= ] 579/1059 54% [================================= ] 580/1059 54% [================================== ] 581/1059 54% [================================== ] 582/1059 54% [================================== ] 583/1059 55% [================================== ] 584/1059 55% [================================== ] 585/1059 55% [================================== ] 586/1059 55% [================================== ] 587/1059 55% [================================== ] 588/1059 55% [================================== ] 589/1059 55% [================================== ] 590/1059 55% [================================== ] 591/1059 55% [================================== ] 592/1059 55% [================================== ] 593/1059 55% [================================== ] 594/1059 56% [================================== ] 595/1059 56% [================================== ] 596/1059 56% [================================== ] 597/1059 56% [=================================== ] 598/1059 56% [=================================== ] 599/1059 56% [=================================== ] 600/1059 56% [=================================== ] 601/1059 56% [=================================== ] 602/1059 56% [=================================== ] 603/1059 56% [=================================== ] 604/1059 57% [=================================== ] 605/1059 57% [=================================== ] 606/1059 57% [=================================== ] 607/1059 57% [=================================== ] 608/1059 57% [=================================== ] 609/1059 57% [=================================== ] 610/1059 57% [=================================== ] 611/1059 57% [=================================== ] 612/1059 57% [=================================== ] 613/1059 57% [=================================== ] 614/1059 57% [==================================== ] 615/1059 58% [==================================== ] 616/1059 58% [==================================== ] 617/1059 58% [==================================== ] 618/1059 58% [==================================== ] 619/1059 58% [==================================== ] 620/1059 58% [==================================== ] 621/1059 58% [==================================== ] 622/1059 58% [==================================== ] 623/1059 58% [==================================== ] 624/1059 58% [==================================== ] 625/1059 59% [==================================== ] 626/1059 59% [==================================== ] 627/1059 59% [==================================== ] 628/1059 59% [==================================== ] 629/1059 59% [==================================== ] 630/1059 59% [==================================== ] 631/1059 59% [===================================== ] 632/1059 59% [===================================== ] 633/1059 59% [===================================== ] 634/1059 59% [===================================== ] 635/1059 59% [===================================== ] 636/1059 60% [===================================== ] 637/1059 60% [===================================== ] 638/1059 60% [===================================== ] 639/1059 60% [===================================== ] 640/1059 60% [===================================== ] 641/1059 60% [===================================== ] 642/1059 60% [===================================== ] 643/1059 60% [===================================== ] 644/1059 60% [===================================== ] 645/1059 60% [===================================== ] 646/1059 61% [===================================== ] 647/1059 61% [===================================== ] 648/1059 61% [===================================== ] 649/1059 61% [====================================== ] 650/1059 61% [====================================== ] 651/1059 61% [====================================== ] 652/1059 61% [====================================== ] 653/1059 61% [====================================== ] 654/1059 61% [====================================== ] 655/1059 61% [====================================== ] 656/1059 61% [====================================== ] 657/1059 62% [====================================== ] 658/1059 62% [====================================== ] 659/1059 62% [====================================== ] 660/1059 62% [====================================== ] 661/1059 62% [====================================== ] 662/1059 62% [====================================== ] 663/1059 62% [====================================== ] 664/1059 62% [====================================== ] 665/1059 62% [====================================== ] 666/1059 62% [======================================= ] 667/1059 62% [======================================= ] 668/1059 63% [======================================= ] 669/1059 63% [======================================= ] 670/1059 63% [======================================= ] 671/1059 63% [======================================= ] 672/1059 63% [======================================= ] 673/1059 63% [======================================= ] 674/1059 63% [======================================= ] 675/1059 63% [======================================= ] 676/1059 63% [======================================= ] 677/1059 63% [======================================= ] 678/1059 64% [======================================= ] 679/1059 64% [======================================= ] 680/1059 64% [======================================= ] 681/1059 64% [======================================= ] 682/1059 64% [======================================= ] 683/1059 64% [======================================== ] 684/1059 64% [======================================== ] 685/1059 64% [======================================== ] 686/1059 64% [======================================== ] 687/1059 64% [======================================== ] 688/1059 64% [======================================== ] 689/1059 65% [======================================== ] 690/1059 65% [======================================== ] 691/1059 65% [======================================== ] 692/1059 65% [======================================== ] 693/1059 65% [======================================== ] 694/1059 65% [======================================== ] 695/1059 65% [======================================== ] 696/1059 65% [======================================== ] 697/1059 65% [======================================== ] 698/1059 65% [======================================== ] 699/1059 66% [======================================== ] 700/1059 66% [========================================= ] 701/1059 66% [========================================= ] 702/1059 66% [========================================= ] 703/1059 66% [========================================= ] 704/1059 66% [========================================= ] 705/1059 66% [========================================= ] 706/1059 66% [========================================= ] 707/1059 66% [========================================= ] 708/1059 66% [========================================= ] 709/1059 66% [========================================= ] 710/1059 67% [========================================= ] 711/1059 67% [========================================= ] 712/1059 67% [========================================= ] 713/1059 67% [========================================= ] 714/1059 67% [========================================= ] 715/1059 67% [========================================= ] 716/1059 67% [========================================= ] 717/1059 67% [========================================== ] 718/1059 67% [========================================== ] 719/1059 67% [========================================== ] 720/1059 67% [========================================== ] 721/1059 68% [========================================== ] 722/1059 68% [========================================== ] 723/1059 68% [========================================== ] 724/1059 68% [========================================== ] 725/1059 68% [========================================== ] 726/1059 68% [========================================== ] 727/1059 68% [========================================== ] 728/1059 68% [========================================== ] 729/1059 68% [========================================== ] 730/1059 68% [========================================== ] 731/1059 69% [========================================== ] 732/1059 69% [========================================== ] 733/1059 69% [========================================== ] 734/1059 69% [=========================================== ] 735/1059 69% [=========================================== ] 736/1059 69% [=========================================== ] 737/1059 69% [=========================================== ] 738/1059 69% [=========================================== ] 739/1059 69% [=========================================== ] 740/1059 69% [=========================================== ] 741/1059 69% [=========================================== ] 742/1059 70% [=========================================== ] 743/1059 70% [=========================================== ] 744/1059 70% [=========================================== ] 745/1059 70% [=========================================== ] 746/1059 70% [=========================================== ] 747/1059 70% [=========================================== ] 748/1059 70% [=========================================== ] 749/1059 70% [=========================================== ] 750/1059 70% [=========================================== ] 751/1059 70% [============================================ ] 752/1059 71% [============================================ ] 753/1059 71% [============================================ ] 754/1059 71% [============================================ ] 755/1059 71% [============================================ ] 756/1059 71% [============================================ ] 757/1059 71% [============================================ ] 758/1059 71% [============================================ ] 759/1059 71% [============================================ ] 760/1059 71% [============================================ ] 761/1059 71% [============================================ ] 762/1059 71% [============================================ ] 763/1059 72% [============================================ ] 764/1059 72% [============================================ ] 765/1059 72% [============================================ ] 766/1059 72% [============================================ ] 767/1059 72% [============================================ ] 768/1059 72% [============================================= ] 769/1059 72% [============================================= ] 770/1059 72% [============================================= ] 771/1059 72% [============================================= ] 772/1059 72% [============================================= ] 773/1059 72% [============================================= ] 774/1059 73% [============================================= ] 775/1059 73% [============================================= ] 776/1059 73% [============================================= ] 777/1059 73% [============================================= ] 778/1059 73% [============================================= ] 779/1059 73% [============================================= ] 780/1059 73% [============================================= ] 781/1059 73% [============================================= ] 782/1059 73% [============================================= ] 783/1059 73% [============================================= ] 784/1059 74% [============================================= ] 785/1059 74% [============================================== ] 786/1059 74% [============================================== ] 787/1059 74% [============================================== ] 788/1059 74% [============================================== ] 789/1059 74% [============================================== ] 790/1059 74% [============================================== ] 791/1059 74% [============================================== ] 792/1059 74% [============================================== ] 793/1059 74% [============================================== ] 794/1059 74% [============================================== ] 795/1059 75% [============================================== ] 796/1059 75% [============================================== ] 797/1059 75% [============================================== ] 798/1059 75% [============================================== ] 799/1059 75% [============================================== ] 800/1059 75% [============================================== ] 801/1059 75% [============================================== ] 802/1059 75% [=============================================== ] 803/1059 75% [=============================================== ] 804/1059 75% [=============================================== ] 805/1059 76% [=============================================== ] 806/1059 76% [=============================================== ] 807/1059 76% [=============================================== ] 808/1059 76% [=============================================== ] 809/1059 76% [=============================================== ] 810/1059 76% [=============================================== ] 811/1059 76% [=============================================== ] 812/1059 76% [=============================================== ] 813/1059 76% [=============================================== ] 814/1059 76% [=============================================== ] 815/1059 76% [=============================================== ] 816/1059 77% [=============================================== ] 817/1059 77% [=============================================== ] 818/1059 77% [=============================================== ] 819/1059 77% [================================================ ] 820/1059 77% [================================================ ] 821/1059 77% [================================================ ] 822/1059 77% [================================================ ] 823/1059 77% [================================================ ] 824/1059 77% [================================================ ] 825/1059 77% [================================================ ] 826/1059 77% [================================================ ] 827/1059 78% [================================================ ] 828/1059 78% [================================================ ] 829/1059 78% [================================================ ] 830/1059 78% [================================================ ] 831/1059 78% [================================================ ] 832/1059 78% [================================================ ] 833/1059 78% [================================================ ] 834/1059 78% [================================================ ] 835/1059 78% [================================================ ] 836/1059 78% [================================================= ] 837/1059 79% [================================================= ] 838/1059 79% [================================================= ] 839/1059 79% [================================================= ] 840/1059 79% [================================================= ] 841/1059 79% [================================================= ] 842/1059 79% [================================================= ] 843/1059 79% [================================================= ] 844/1059 79% [================================================= ] 845/1059 79% [================================================= ] 846/1059 79% [================================================= ] 847/1059 79% [================================================= ] 848/1059 80% [================================================= ] 849/1059 80% [================================================= ] 850/1059 80% [================================================= ] 851/1059 80% [================================================= ] 852/1059 80% [================================================= ] 853/1059 80% [================================================= ] 854/1059 80% [================================================== ] 855/1059 80% [================================================== ] 856/1059 80% [================================================== ] 857/1059 80% [================================================== ] 858/1059 81% [================================================== ] 859/1059 81% [================================================== ] 860/1059 81% [================================================== ] 861/1059 81% [================================================== ] 862/1059 81% [================================================== ] 863/1059 81% [================================================== ] 864/1059 81% [================================================== ] 865/1059 81% [================================================== ] 866/1059 81% [================================================== ] 867/1059 81% [================================================== ] 868/1059 81% [================================================== ] 869/1059 82% [================================================== ] 870/1059 82% [================================================== ] 871/1059 82% [=================================================== ] 872/1059 82% [=================================================== ] 873/1059 82% [=================================================== ] 874/1059 82% [=================================================== ] 875/1059 82% [=================================================== ] 876/1059 82% [=================================================== ] 877/1059 82% [=================================================== ] 878/1059 82% [=================================================== ] 879/1059 83% [=================================================== ] 880/1059 83% [=================================================== ] 881/1059 83% [=================================================== ] 882/1059 83% [=================================================== ] 883/1059 83% [=================================================== ] 884/1059 83% [=================================================== ] 885/1059 83% [=================================================== ] 886/1059 83% [=================================================== ] 887/1059 83% [=================================================== ] 888/1059 83% [==================================================== ] 889/1059 83% [==================================================== ] 890/1059 84% [==================================================== ] 891/1059 84% [==================================================== ] 892/1059 84% [==================================================== ] 893/1059 84% [==================================================== ] 894/1059 84% [==================================================== ] 895/1059 84% [==================================================== ] 896/1059 84% [==================================================== ] 897/1059 84% [==================================================== ] 898/1059 84% [==================================================== ] 899/1059 84% [==================================================== ] 900/1059 84% [==================================================== ] 901/1059 85% [==================================================== ] 902/1059 85% [==================================================== ] 903/1059 85% [==================================================== ] 904/1059 85% [==================================================== ] 905/1059 85% [===================================================== ] 906/1059 85% [===================================================== ] 907/1059 85% [===================================================== ] 908/1059 85% [===================================================== ] 909/1059 85% [===================================================== ] 910/1059 85% [===================================================== ] 911/1059 86% [===================================================== ] 912/1059 86% [===================================================== ] 913/1059 86% [===================================================== ] 914/1059 86% [===================================================== ] 915/1059 86% [===================================================== ] 916/1059 86% [===================================================== ] 917/1059 86% [===================================================== ] 918/1059 86% [===================================================== ] 919/1059 86% [===================================================== ] 920/1059 86% [===================================================== ] 921/1059 86% [===================================================== ] 922/1059 87% [====================================================== ] 923/1059 87% [====================================================== ] 924/1059 87% [====================================================== ] 925/1059 87% [====================================================== ] 926/1059 87% [====================================================== ] 927/1059 87% [====================================================== ] 928/1059 87% [====================================================== ] 929/1059 87% [====================================================== ] 930/1059 87% [====================================================== ] 931/1059 87% [====================================================== ] 932/1059 88% [====================================================== ] 933/1059 88% [====================================================== ] 934/1059 88% [====================================================== ] 935/1059 88% [====================================================== ] 936/1059 88% [====================================================== ] 937/1059 88% [====================================================== ] 938/1059 88% [====================================================== ] 939/1059 88% [======================================================= ] 940/1059 88% [======================================================= ] 941/1059 88% [======================================================= ] 942/1059 88% [======================================================= ] 943/1059 89% [======================================================= ] 944/1059 89% [======================================================= ] 945/1059 89% [======================================================= ] 946/1059 89% [======================================================= ] 947/1059 89% [======================================================= ] 948/1059 89% [======================================================= ] 949/1059 89% [======================================================= ] 950/1059 89% [======================================================= ] 951/1059 89% [======================================================= ] 952/1059 89% [======================================================= ] 953/1059 89% [======================================================= ] 954/1059 90% [======================================================= ] 955/1059 90% [======================================================= ] 956/1059 90% [======================================================== ] 957/1059 90% [======================================================== ] 958/1059 90% [======================================================== ] 959/1059 90% [======================================================== ] 960/1059 90% [======================================================== ] 961/1059 90% [======================================================== ] 962/1059 90% [======================================================== ] 963/1059 90% [======================================================== ] 964/1059 91% [======================================================== ] 965/1059 91% [======================================================== ] 966/1059 91% [======================================================== ] 967/1059 91% [======================================================== ] 968/1059 91% [======================================================== ] 969/1059 91% [======================================================== ] 970/1059 91% [======================================================== ] 971/1059 91% [======================================================== ] 972/1059 91% [======================================================== ] 973/1059 91% [========================================================= ] 974/1059 91% [========================================================= ] 975/1059 92% [========================================================= ] 976/1059 92% [========================================================= ] 977/1059 92% [========================================================= ] 978/1059 92% [========================================================= ] 979/1059 92% [========================================================= ] 980/1059 92% [========================================================= ] 981/1059 92% [========================================================= ] 982/1059 92% [========================================================= ] 983/1059 92% [========================================================= ] 984/1059 92% [========================================================= ] 985/1059 93% [========================================================= ] 986/1059 93% [========================================================= ] 987/1059 93% [========================================================= ] 988/1059 93% [========================================================= ] 989/1059 93% [========================================================= ] 990/1059 93% [========================================================== ] 991/1059 93% [========================================================== ] 992/1059 93% [========================================================== ] 993/1059 93% [========================================================== ] 994/1059 93% [========================================================== ] 995/1059 93% [========================================================== ] 996/1059 94% [========================================================== ] 997/1059 94% [========================================================== ] 998/1059 94% [========================================================== ] 999/1059 94% [========================================================== ] 1000/1059 94% [========================================================== ] 1001/1059 94% [========================================================== ] 1002/1059 94% [========================================================== ] 1003/1059 94% [========================================================== ] 1004/1059 94% [========================================================== ] 1005/1059 94% [========================================================== ] 1006/1059 94% [========================================================== ] 1007/1059 95% [=========================================================== ] 1008/1059 95% [=========================================================== ] 1009/1059 95% [=========================================================== ] 1010/1059 95% [=========================================================== ] 1011/1059 95% [=========================================================== ] 1012/1059 95% [=========================================================== ] 1013/1059 95% [=========================================================== ] 1014/1059 95% [=========================================================== ] 1015/1059 95% [=========================================================== ] 1016/1059 95% [=========================================================== ] 1017/1059 96% [=========================================================== ] 1018/1059 96% [=========================================================== ] 1019/1059 96% [=========================================================== ] 1020/1059 96% [=========================================================== ] 1021/1059 96% [=========================================================== ] 1022/1059 96% [=========================================================== ] 1023/1059 96% [=========================================================== ] 1024/1059 96% [============================================================ ] 1025/1059 96% [============================================================ ] 1026/1059 96% [============================================================ ] 1027/1059 96% [============================================================ ] 1028/1059 97% [============================================================ ] 1029/1059 97% [============================================================ ] 1030/1059 97% [============================================================ ] 1031/1059 97% [============================================================ ] 1032/1059 97% [============================================================ ] 1033/1059 97% [============================================================ ] 1034/1059 97% [============================================================ ] 1035/1059 97% [============================================================ ] 1036/1059 97% [============================================================ ] 1037/1059 97% [============================================================ ] 1038/1059 98% [============================================================ ] 1039/1059 98% [============================================================ ] 1040/1059 98% [============================================================ ] 1041/1059 98% [============================================================= ] 1042/1059 98% [============================================================= ] 1043/1059 98% [============================================================= ] 1044/1059 98% [============================================================= ] 1045/1059 98% [============================================================= ] 1046/1059 98% [============================================================= ] 1047/1059 98% [============================================================= ] 1048/1059 98% [============================================================= ] 1049/1059 99% [============================================================= ] 1050/1059 99% [============================================================= ] 1051/1059 99% [============================================================= ] 1052/1059 99% [============================================================= ] 1053/1059 99% [============================================================= ] 1054/1059 99% [============================================================= ] 1055/1059 99% [============================================================= ] 1056/1059 99% [============================================================= ] 1057/1059 99% [============================================================= ] 1058/1059 99% [==============================================================] 1059/1059 100% operation complete, 1059 objects in 29608 NAND pages. ln -snf /home/autobuild/autobuild/instance-12/output-1/host/m68k-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-12/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-12/buildroot' >>> Buildroot 2023.11-1042-g3e1b7be3ab Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-44-gd37c2b20a4787463d192b32041c3406c2bd91de0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6.15 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-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cairo 1.17.4 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.6.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cjson 1.7.17 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-cryptsetup 2.7.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> easy-rsa 3.1.7 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fftw-double 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> htpdate 1.3.7 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> openssl Collecting legal info >>> libopenssl 3.2.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> janet 1.33.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 68.2.2 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.1 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> libcodec2 1.2.0 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libiio 0.25 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> 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) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.12.3 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsndfile 1.2.2 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.1 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.12.3 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> mrouted 4.5 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> host-vim 9.0.2136 Collecting legal info LICENSE: OK (sha256: 0b3f1f330cb1b179bb17c7c687d4cec601e0aa3462bc7f890ad4c3888d37d720) README.txt: OK (sha256: b475d5d3f8c855dc1a84813bbe45c44054d7f7aee20c800950bf89d5958873de) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> nginx 1.24.0 Collecting legal info LICENSE: OK (sha256: ececed0b0e7243a4766cbc62b26df4bd3513b41de3a07425da1679c836d06320) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> host-openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pahole 1.25 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.5 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> sane-backends 1.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> spidev_test 5.8 Collecting legal info >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.48 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 6b1a1de0b3394002973daaa407b93a1d2c13efd8dd1a32095d6872c36f09ba66) >>> host-uuu 1.5.141 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 2d872c6e5aaea15ec1932bfb378fb62e24ee7ec399fe7f998f03d9b728215335) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> whetstone 1.2 Collecting legal info >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-12/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot'