rm -rf /home/autobuild/autobuild/instance-13/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/man /home/autobuild/autobuild/instance-13/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/info /home/autobuild/autobuild/instance-13/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/doc /home/autobuild/autobuild/instance-13/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-13/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-13/output-1/target/lib/debug /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-13/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/autobuild/autobuild/instance-13/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/autobuild/autobuild/instance-13/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/autobuild/autobuild/instance-13/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/autobuild/autobuild/instance-13/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-13/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-348-g490882ada9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-13/output-1/per-package /home/autobuild/autobuild/instance-13/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-13/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/autobuild/autobuild/instance-13/output-1/host/bin/mkfs.axfs -s -a /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target /home/autobuild/autobuild/instance-13/output-1/images/rootfs.axfs\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target table='/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 769 number of 4KB nodes: 7623 Total image size: 21029549 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-13/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-13/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-13/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-13/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 769 objects. stage 2: creating image '/home/autobuild/autobuild/instance-13/output-1/images/rootfs.yaffs2' [ ] 1/769 0% [ ] 2/769 0% [ ] 3/769 0% [ ] 4/769 0% [ ] 5/769 0% [ ] 6/769 0% [ ] 7/769 0% [ ] 8/769 1% [ ] 9/769 1% [ ] 10/769 1% [ ] 11/769 1% [ ] 12/769 1% [= ] 13/769 1% [= ] 14/769 1% [= ] 15/769 1% [= ] 16/769 2% [= ] 17/769 2% [= ] 18/769 2% [= ] 19/769 2% [= ] 20/769 2% [= ] 21/769 2% [= ] 22/769 2% [= ] 23/769 2% [= ] 24/769 3% [== ] 25/769 3% [== ] 26/769 3% [== ] 27/769 3% [== ] 28/769 3% [== ] 29/769 3% [== ] 30/769 3% [== ] 31/769 4% [== ] 32/769 4% [== ] 33/769 4% [== ] 34/769 4% [== ] 35/769 4% [== ] 36/769 4% [=== ] 37/769 4% [=== ] 38/769 4% [=== ] 39/769 5% [=== ] 40/769 5% [=== ] 41/769 5% [=== ] 42/769 5% [=== ] 43/769 5% [=== ] 44/769 5% [=== ] 45/769 5% [=== ] 46/769 5% [=== ] 47/769 6% [=== ] 48/769 6% [==== ] 49/769 6% [==== ] 50/769 6% [==== ] 51/769 6% [==== ] 52/769 6% [==== ] 53/769 6% [==== ] 54/769 7% [==== ] 55/769 7% [==== ] 56/769 7% [==== ] 57/769 7% [==== ] 58/769 7% [==== ] 59/769 7% [==== ] 60/769 7% [===== ] 61/769 7% [===== ] 62/769 8% [===== ] 63/769 8% [===== ] 64/769 8% [===== ] 65/769 8% [===== ] 66/769 8% [===== ] 67/769 8% [===== ] 68/769 8% [===== ] 69/769 8% [===== ] 70/769 9% [===== ] 71/769 9% [===== ] 72/769 9% [====== ] 73/769 9% [====== ] 74/769 9% [====== ] 75/769 9% [====== ] 76/769 9% [====== ] 77/769 10% [====== ] 78/769 10% [====== ] 79/769 10% [====== ] 80/769 10% [====== ] 81/769 10% [====== ] 82/769 10% [====== ] 83/769 10% [====== ] 84/769 10% [======= ] 85/769 11% [======= ] 86/769 11% [======= ] 87/769 11% [======= ] 88/769 11% [======= ] 89/769 11% [======= ] 90/769 11% [======= ] 91/769 11% [======= ] 92/769 11% [======= ] 93/769 12% [======= ] 94/769 12% [======= ] 95/769 12% [======= ] 96/769 12% [======== ] 97/769 12% [======== ] 98/769 12% [======== ] 99/769 12% [======== ] 100/769 13% [======== ] 101/769 13% [======== ] 102/769 13% [======== ] 103/769 13% [======== ] 104/769 13% [======== ] 105/769 13% [======== ] 106/769 13% [======== ] 107/769 13% [======== ] 108/769 14% [========= ] 109/769 14% [========= ] 110/769 14% [========= ] 111/769 14% [========= ] 112/769 14% [========= ] 113/769 14% [========= ] 114/769 14% [========= ] 115/769 14% [========= ] 116/769 15% [========= ] 117/769 15% [========= ] 118/769 15% [========= ] 119/769 15% [========= ] 120/769 15% [========== ] 121/769 15% [========== ] 122/769 15% [========== ] 123/769 15% [========== ] 124/769 16% [========== ] 125/769 16% [========== ] 126/769 16% [========== ] 127/769 16% [========== ] 128/769 16% [========== ] 129/769 16% [========== ] 130/769 16% [========== ] 131/769 17% [========== ] 132/769 17% [=========== ] 133/769 17% [=========== ] 134/769 17% [=========== ] 135/769 17% [=========== ] 136/769 17% [=========== ] 137/769 17% [=========== ] 138/769 17% [=========== ] 139/769 18% [=========== ] 140/769 18% [=========== ] 141/769 18% [=========== ] 142/769 18% [=========== ] 143/769 18% [=========== ] 144/769 18% [============ ] 145/769 18% [============ ] 146/769 18% [============ ] 147/769 19% [============ ] 148/769 19% [============ ] 149/769 19% [============ ] 150/769 19% [============ ] 151/769 19% [============ ] 152/769 19% [============ ] 153/769 19% [============ ] 154/769 20% [============ ] 155/769 20% [============ ] 156/769 20% [============= ] 157/769 20% [============= ] 158/769 20% [============= ] 159/769 20% [============= ] 160/769 20% [============= ] 161/769 20% [============= ] 162/769 21% [============= ] 163/769 21% [============= ] 164/769 21% [============= ] 165/769 21% [============= ] 166/769 21% [============= ] 167/769 21% [============= ] 168/769 21% [============== ] 169/769 21% [============== ] 170/769 22% [============== ] 171/769 22% [============== ] 172/769 22% [============== ] 173/769 22% [============== ] 174/769 22% [============== ] 175/769 22% [============== ] 176/769 22% [============== ] 177/769 23% [============== ] 178/769 23% [============== ] 179/769 23% [============== ] 180/769 23% [=============== ] 181/769 23% [=============== ] 182/769 23% [=============== ] 183/769 23% [=============== ] 184/769 23% [=============== ] 185/769 24% [=============== ] 186/769 24% [=============== ] 187/769 24% [=============== ] 188/769 24% [=============== ] 189/769 24% [=============== ] 190/769 24% [=============== ] 191/769 24% [=============== ] 192/769 24% [================ ] 193/769 25% [================ ] 194/769 25% [================ ] 195/769 25% [================ ] 196/769 25% [================ ] 197/769 25% [================ ] 198/769 25% [================ ] 199/769 25% [================ ] 200/769 26% [================ ] 201/769 26% [================ ] 202/769 26% [================ ] 203/769 26% [================ ] 204/769 26% [================= ] 205/769 26% [================= ] 206/769 26% [================= ] 207/769 26% [================= ] 208/769 27% [================= ] 209/769 27% [================= ] 210/769 27% [================= ] 211/769 27% [================= ] 212/769 27% [================= ] 213/769 27% [================= ] 214/769 27% [================= ] 215/769 27% [================= ] 216/769 28% [================== ] 217/769 28% [================== ] 218/769 28% [================== ] 219/769 28% [================== ] 220/769 28% [================== ] 221/769 28% [================== ] 222/769 28% [================== ] 223/769 28% [================== ] 224/769 29% [================== ] 225/769 29% [================== ] 226/769 29% [================== ] 227/769 29% [================== ] 228/769 29% [=================== ] 229/769 29% [=================== ] 230/769 29% [=================== ] 231/769 30% [=================== ] 232/769 30% [=================== ] 233/769 30% [=================== ] 234/769 30% [=================== ] 235/769 30% [=================== ] 236/769 30% [=================== ] 237/769 30% [=================== ] 238/769 30% [=================== ] 239/769 31% [=================== ] 240/769 31% [==================== ] 241/769 31% [==================== ] 242/769 31% [==================== ] 243/769 31% [==================== ] 244/769 31% [==================== ] 245/769 31% [==================== ] 246/769 31% [==================== ] 247/769 32% [==================== ] 248/769 32% [==================== ] 249/769 32% [==================== ] 250/769 32% [==================== ] 251/769 32% [==================== ] 252/769 32% [===================== ] 253/769 32% [===================== ] 254/769 33% [===================== ] 255/769 33% [===================== ] 256/769 33% [===================== ] 257/769 33% [===================== ] 258/769 33% [===================== ] 259/769 33% [===================== ] 260/769 33% [===================== ] 261/769 33% [===================== ] 262/769 34% [===================== ] 263/769 34% [===================== ] 264/769 34% [====================== ] 265/769 34% [====================== ] 266/769 34% [====================== ] 267/769 34% [====================== ] 268/769 34% [====================== ] 269/769 34% [====================== ] 270/769 35% [====================== ] 271/769 35% [====================== ] 272/769 35% [====================== ] 273/769 35% [====================== ] 274/769 35% [====================== ] 275/769 35% [====================== ] 276/769 35% [======================= ] 277/769 36% [======================= ] 278/769 36% [======================= ] 279/769 36% [======================= ] 280/769 36% [======================= ] 281/769 36% [======================= ] 282/769 36% [======================= ] 283/769 36% [======================= ] 284/769 36% [======================= ] 285/769 37% [======================= ] 286/769 37% [======================= ] 287/769 37% [======================= ] 288/769 37% [======================== ] 289/769 37% [======================== ] 290/769 37% [======================== ] 291/769 37% [======================== ] 292/769 37% [======================== ] 293/769 38% [======================== ] 294/769 38% [======================== ] 295/769 38% [======================== ] 296/769 38% [======================== ] 297/769 38% [======================== ] 298/769 38% [======================== ] 299/769 38% [======================== ] 300/769 39% [========================= ] 301/769 39% [========================= ] 302/769 39% [========================= ] 303/769 39% [========================= ] 304/769 39% [========================= ] 305/769 39% [========================= ] 306/769 39% [========================= ] 307/769 39% [========================= ] 308/769 40% [========================= ] 309/769 40% [========================= ] 310/769 40% [========================= ] 311/769 40% [========================= ] 312/769 40% [========================== ] 313/769 40% [========================== ] 314/769 40% [========================== ] 315/769 40% [========================== ] 316/769 41% [========================== ] 317/769 41% [========================== ] 318/769 41% [========================== ] 319/769 41% [========================== ] 320/769 41% [========================== ] 321/769 41% [========================== ] 322/769 41% [========================== ] 323/769 42% [========================== ] 324/769 42% [=========================== ] 325/769 42% [=========================== ] 326/769 42% [=========================== ] 327/769 42% [=========================== ] 328/769 42% [=========================== ] 329/769 42% [=========================== ] 330/769 42% [=========================== ] 331/769 43% [=========================== ] 332/769 43% [=========================== ] 333/769 43% [=========================== ] 334/769 43% [=========================== ] 335/769 43% [=========================== ] 336/769 43% [============================ ] 337/769 43% [============================ ] 338/769 43% [============================ ] 339/769 44% [============================ ] 340/769 44% [============================ ] 341/769 44% [============================ ] 342/769 44% [============================ ] 343/769 44% [============================ ] 344/769 44% [============================ ] 345/769 44% [============================ ] 346/769 44% [============================ ] 347/769 45% [============================ ] 348/769 45% [============================= ] 349/769 45% [============================= ] 350/769 45% [============================= ] 351/769 45% [============================= ] 352/769 45% [============================= ] 353/769 45% [============================= ] 354/769 46% [============================= ] 355/769 46% [============================= ] 356/769 46% [============================= ] 357/769 46% [============================= ] 358/769 46% [============================= ] 359/769 46% [============================= ] 360/769 46% [============================== ] 361/769 46% [============================== ] 362/769 47% [============================== ] 363/769 47% [============================== ] 364/769 47% [============================== ] 365/769 47% [============================== ] 366/769 47% [============================== ] 367/769 47% [============================== ] 368/769 47% [============================== ] 369/769 47% [============================== ] 370/769 48% [============================== ] 371/769 48% [============================== ] 372/769 48% [=============================== ] 373/769 48% [=============================== ] 374/769 48% [=============================== ] 375/769 48% [=============================== ] 376/769 48% [=============================== ] 377/769 49% [=============================== ] 378/769 49% [=============================== ] 379/769 49% [=============================== ] 380/769 49% [=============================== ] 381/769 49% [=============================== ] 382/769 49% [=============================== ] 383/769 49% [=============================== ] 384/769 49% [================================ ] 385/769 50% [================================ ] 386/769 50% [================================ ] 387/769 50% [================================ ] 388/769 50% [================================ ] 389/769 50% [================================ ] 390/769 50% [================================ ] 391/769 50% [================================ ] 392/769 50% [================================ ] 393/769 51% [================================ ] 394/769 51% [================================ ] 395/769 51% [================================ ] 396/769 51% [================================= ] 397/769 51% [================================= ] 398/769 51% [================================= ] 399/769 51% [================================= ] 400/769 52% [================================= ] 401/769 52% [================================= ] 402/769 52% [================================= ] 403/769 52% [================================= ] 404/769 52% [================================= ] 405/769 52% [================================= ] 406/769 52% [================================= ] 407/769 52% [================================= ] 408/769 53% [================================== ] 409/769 53% [================================== ] 410/769 53% [================================== ] 411/769 53% [================================== ] 412/769 53% [================================== ] 413/769 53% [================================== ] 414/769 53% [================================== ] 415/769 53% [================================== ] 416/769 54% [================================== ] 417/769 54% [================================== ] 418/769 54% [================================== ] 419/769 54% [================================== ] 420/769 54% [=================================== ] 421/769 54% [=================================== ] 422/769 54% [=================================== ] 423/769 55% [=================================== ] 424/769 55% [=================================== ] 425/769 55% [=================================== ] 426/769 55% [=================================== ] 427/769 55% [=================================== ] 428/769 55% [=================================== ] 429/769 55% [=================================== ] 430/769 55% [=================================== ] 431/769 56% [=================================== ] 432/769 56% [==================================== ] 433/769 56% [==================================== ] 434/769 56% [==================================== ] 435/769 56% [==================================== ] 436/769 56% [==================================== ] 437/769 56% [==================================== ] 438/769 56% [==================================== ] 439/769 57% [==================================== ] 440/769 57% [==================================== ] 441/769 57% [==================================== ] 442/769 57% [==================================== ] 443/769 57% [==================================== ] 444/769 57% [===================================== ] 445/769 57% [===================================== ] 446/769 57% [===================================== ] 447/769 58% [===================================== ] 448/769 58% [===================================== ] 449/769 58% [===================================== ] 450/769 58% [===================================== ] 451/769 58% [===================================== ] 452/769 58% [===================================== ] 453/769 58% [===================================== ] 454/769 59% [===================================== ] 455/769 59% [===================================== ] 456/769 59% [====================================== ] 457/769 59% [====================================== ] 458/769 59% [====================================== ] 459/769 59% [====================================== ] 460/769 59% [====================================== ] 461/769 59% [====================================== ] 462/769 60% [====================================== ] 463/769 60% [====================================== ] 464/769 60% [====================================== ] 465/769 60% [====================================== ] 466/769 60% [====================================== ] 467/769 60% [====================================== ] 468/769 60% [======================================= ] 469/769 60% [======================================= ] 470/769 61% [======================================= ] 471/769 61% [======================================= ] 472/769 61% [======================================= ] 473/769 61% [======================================= ] 474/769 61% [======================================= ] 475/769 61% [======================================= ] 476/769 61% [======================================= ] 477/769 62% [======================================= ] 478/769 62% [======================================= ] 479/769 62% [======================================= ] 480/769 62% [======================================== ] 481/769 62% [======================================== ] 482/769 62% [======================================== ] 483/769 62% [======================================== ] 484/769 62% [======================================== ] 485/769 63% [======================================== ] 486/769 63% [======================================== ] 487/769 63% [======================================== ] 488/769 63% [======================================== ] 489/769 63% [======================================== ] 490/769 63% [======================================== ] 491/769 63% [======================================== ] 492/769 63% [========================================= ] 493/769 64% [========================================= ] 494/769 64% [========================================= ] 495/769 64% [========================================= ] 496/769 64% [========================================= ] 497/769 64% [========================================= ] 498/769 64% [========================================= ] 499/769 64% [========================================= ] 500/769 65% [========================================= ] 501/769 65% [========================================= ] 502/769 65% [========================================= ] 503/769 65% [========================================= ] 504/769 65% [========================================== ] 505/769 65% [========================================== ] 506/769 65% [========================================== ] 507/769 65% [========================================== ] 508/769 66% [========================================== ] 509/769 66% [========================================== ] 510/769 66% [========================================== ] 511/769 66% [========================================== ] 512/769 66% [========================================== ] 513/769 66% [========================================== ] 514/769 66% [========================================== ] 515/769 66% [========================================== ] 516/769 67% [=========================================== ] 517/769 67% [=========================================== ] 518/769 67% [=========================================== ] 519/769 67% [=========================================== ] 520/769 67% [=========================================== ] 521/769 67% [=========================================== ] 522/769 67% [=========================================== ] 523/769 68% [=========================================== ] 524/769 68% [=========================================== ] 525/769 68% [=========================================== ] 526/769 68% [=========================================== ] 527/769 68% [=========================================== ] 528/769 68% [============================================ ] 529/769 68% [============================================ ] 530/769 68% [============================================ ] 531/769 69% [============================================ ] 532/769 69% [============================================ ] 533/769 69% [============================================ ] 534/769 69% [============================================ ] 535/769 69% [============================================ ] 536/769 69% [============================================ ] 537/769 69% [============================================ ] 538/769 69% [============================================ ] 539/769 70% [============================================ ] 540/769 70% [============================================= ] 541/769 70% [============================================= ] 542/769 70% [============================================= ] 543/769 70% [============================================= ] 544/769 70% [============================================= ] 545/769 70% [============================================= ] 546/769 71% [============================================= ] 547/769 71% [============================================= ] 548/769 71% [============================================= ] 549/769 71% [============================================= ] 550/769 71% [============================================= ] 551/769 71% [============================================= ] 552/769 71% [============================================== ] 553/769 71% [============================================== ] 554/769 72% [============================================== ] 555/769 72% [============================================== ] 556/769 72% [============================================== ] 557/769 72% [============================================== ] 558/769 72% [============================================== ] 559/769 72% [============================================== ] 560/769 72% [============================================== ] 561/769 72% [============================================== ] 562/769 73% [============================================== ] 563/769 73% [============================================== ] 564/769 73% [=============================================== ] 565/769 73% [=============================================== ] 566/769 73% [=============================================== ] 567/769 73% [=============================================== ] 568/769 73% [=============================================== ] 569/769 73% [=============================================== ] 570/769 74% [=============================================== ] 571/769 74% [=============================================== ] 572/769 74% [=============================================== ] 573/769 74% [=============================================== ] 574/769 74% [=============================================== ] 575/769 74% [=============================================== ] 576/769 74% [================================================ ] 577/769 75% [================================================ ] 578/769 75% [================================================ ] 579/769 75% [================================================ ] 580/769 75% [================================================ ] 581/769 75% [================================================ ] 582/769 75% [================================================ ] 583/769 75% [================================================ ] 584/769 75% [================================================ ] 585/769 76% [================================================ ] 586/769 76% [================================================ ] 587/769 76% [================================================ ] 588/769 76% [================================================= ] 589/769 76% [================================================= ] 590/769 76% [================================================= ] 591/769 76% [================================================= ] 592/769 76% [================================================= ] 593/769 77% [================================================= ] 594/769 77% [================================================= ] 595/769 77% [================================================= ] 596/769 77% [================================================= ] 597/769 77% [================================================= ] 598/769 77% [================================================= ] 599/769 77% [================================================= ] 600/769 78% [================================================== ] 601/769 78% [================================================== ] 602/769 78% [================================================== ] 603/769 78% [================================================== ] 604/769 78% [================================================== ] 605/769 78% [================================================== ] 606/769 78% [================================================== ] 607/769 78% [================================================== ] 608/769 79% [================================================== ] 609/769 79% [================================================== ] 610/769 79% [================================================== ] 611/769 79% [================================================== ] 612/769 79% [=================================================== ] 613/769 79% [=================================================== ] 614/769 79% [=================================================== ] 615/769 79% [=================================================== ] 616/769 80% [=================================================== ] 617/769 80% [=================================================== ] 618/769 80% [=================================================== ] 619/769 80% [=================================================== ] 620/769 80% [=================================================== ] 621/769 80% [=================================================== ] 622/769 80% [=================================================== ] 623/769 81% [=================================================== ] 624/769 81% [==================================================== ] 625/769 81% [==================================================== ] 626/769 81% [==================================================== ] 627/769 81% [==================================================== ] 628/769 81% [==================================================== ] 629/769 81% [==================================================== ] 630/769 81% [==================================================== ] 631/769 82% [==================================================== ] 632/769 82% [==================================================== ] 633/769 82% [==================================================== ] 634/769 82% [==================================================== ] 635/769 82% [==================================================== ] 636/769 82% [===================================================== ] 637/769 82% [===================================================== ] 638/769 82% [===================================================== ] 639/769 83% [===================================================== ] 640/769 83% [===================================================== ] 641/769 83% [===================================================== ] 642/769 83% [===================================================== ] 643/769 83% [===================================================== ] 644/769 83% [===================================================== ] 645/769 83% [===================================================== ] 646/769 84% [===================================================== ] 647/769 84% [===================================================== ] 648/769 84% [====================================================== ] 649/769 84% [====================================================== ] 650/769 84% [====================================================== ] 651/769 84% [====================================================== ] 652/769 84% [====================================================== ] 653/769 84% [====================================================== ] 654/769 85% [====================================================== ] 655/769 85% [====================================================== ] 656/769 85% [====================================================== ] 657/769 85% [====================================================== ] 658/769 85% [====================================================== ] 659/769 85% [====================================================== ] 660/769 85% [======================================================= ] 661/769 85% [======================================================= ] 662/769 86% [======================================================= ] 663/769 86% [======================================================= ] 664/769 86% [======================================================= ] 665/769 86% [======================================================= ] 666/769 86% [======================================================= ] 667/769 86% [======================================================= ] 668/769 86% [======================================================= ] 669/769 86% [======================================================= ] 670/769 87% [======================================================= ] 671/769 87% [======================================================= ] 672/769 87% [======================================================== ] 673/769 87% [======================================================== ] 674/769 87% [======================================================== ] 675/769 87% [======================================================== ] 676/769 87% [======================================================== ] 677/769 88% [======================================================== ] 678/769 88% [======================================================== ] 679/769 88% [======================================================== ] 680/769 88% [======================================================== ] 681/769 88% [======================================================== ] 682/769 88% [======================================================== ] 683/769 88% [======================================================== ] 684/769 88% [========================================================= ] 685/769 89% [========================================================= ] 686/769 89% [========================================================= ] 687/769 89% [========================================================= ] 688/769 89% [========================================================= ] 689/769 89% [========================================================= ] 690/769 89% [========================================================= ] 691/769 89% [========================================================= ] 692/769 89% [========================================================= ] 693/769 90% [========================================================= ] 694/769 90% [========================================================= ] 695/769 90% [========================================================= ] 696/769 90% [========================================================== ] 697/769 90% [========================================================== ] 698/769 90% [========================================================== ] 699/769 90% [========================================================== ] 700/769 91% [========================================================== ] 701/769 91% [========================================================== ] 702/769 91% [========================================================== ] 703/769 91% [========================================================== ] 704/769 91% [========================================================== ] 705/769 91% [========================================================== ] 706/769 91% [========================================================== ] 707/769 91% [========================================================== ] 708/769 92% [=========================================================== ] 709/769 92% [=========================================================== ] 710/769 92% [=========================================================== ] 711/769 92% [=========================================================== ] 712/769 92% [=========================================================== ] 713/769 92% [=========================================================== ] 714/769 92% [=========================================================== ] 715/769 92% [=========================================================== ] 716/769 93% [=========================================================== ] 717/769 93% [=========================================================== ] 718/769 93% [=========================================================== ] 719/769 93% [=========================================================== ] 720/769 93% [============================================================ ] 721/769 93% [============================================================ ] 722/769 93% [============================================================ ] 723/769 94% [============================================================ ] 724/769 94% [============================================================ ] 725/769 94% [============================================================ ] 726/769 94% [============================================================ ] 727/769 94% [============================================================ ] 728/769 94% [============================================================ ] 729/769 94% [============================================================ ] 730/769 94% [============================================================ ] 731/769 95% [============================================================ ] 732/769 95% [============================================================= ] 733/769 95% [============================================================= ] 734/769 95% [============================================================= ] 735/769 95% [============================================================= ] 736/769 95% [============================================================= ] 737/769 95% [============================================================= ] 738/769 95% [============================================================= ] 739/769 96% [============================================================= ] 740/769 96% [============================================================= ] 741/769 96% [============================================================= ] 742/769 96% [============================================================= ] 743/769 96% [============================================================= ] 744/769 96% [============================================================== ] 745/769 96% [============================================================== ] 746/769 97% [============================================================== ] 747/769 97% [============================================================== ] 748/769 97% [============================================================== ] 749/769 97% [============================================================== ] 750/769 97% [============================================================== ] 751/769 97% [============================================================== ] 752/769 97% [============================================================== ] 753/769 97% [============================================================== ] 754/769 98% [============================================================== ] 755/769 98% [============================================================== ] 756/769 98% [=============================================================== ] 757/769 98% [=============================================================== ] 758/769 98% [=============================================================== ] 759/769 98% [=============================================================== ] 760/769 98% [=============================================================== ] 761/769 98% [=============================================================== ] 762/769 99% [=============================================================== ] 763/769 99% [=============================================================== ] 764/769 99% [=============================================================== ] 765/769 99% [=============================================================== ] 766/769 99% [=============================================================== ] 767/769 99% [=============================================================== ] 768/769 99% [================================================================] 769/769 100% operation complete, 769 objects in 14899 NAND pages. ln -snf /home/autobuild/autobuild/instance-13/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-13/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-13/buildroot' >>> Buildroot 2023.05-348-g490882ada9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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.4.2 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> zlib-ng 2.1.3 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> dropbear 2022.83 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) libtommath/LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) libtomcrypt/LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> host-e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-environment-setup Collecting legal info >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> getent Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ifupdown-scripts Collecting legal info >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcoap 4.3.1 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 5711e8bf7e94b59fcf0681d0f73752111bc196563b60f8568f19dacd0213192b) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcurl 8.1.2 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libkcapi 1.4.0 Collecting legal info COPYING: OK (sha256: 9765fad61726afb2b253db2c68153672e4178d6809667ae98141f3e90fe8645b) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.2.5 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> host-lld 11.1.0 Collecting legal info LICENSE.TXT: OK (sha256: f7891568956e34643eb6a0db1462db30820d40d7266e2a78063f2fe233ece5a0) >>> host-llvm 11.1.0 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> host-nodejs 16.20.0 Collecting legal info LICENSE: OK (sha256: ba325815d3df8819bebaf37cad67d6e1f82271e1e4a1189b53abd28e261977d6) >>> host-icu 73-2 Collecting legal info LICENSE: OK (sha256: f3005e195ff74d8812cc1f182a1c446fab678d70a10e3dada497585befee5416) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-rauc 1.10 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> host-uuu 1.5.109 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: f68fb8c8002c797a14e63f91963ac247034fdfd44275e4f4a3226111cd0423db) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wolfssl 5.5.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 2.7.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-13/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot'