printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x zlib -o /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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" xz -9 -C crc32 -c -T 1 /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs.xz >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-4/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-4/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-4/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-4/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-4/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs"35610624 bytes (33.9 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-4/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-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 808 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/808 0% [ ] 2/808 0% [ ] 3/808 0% [ ] 4/808 0% [ ] 5/808 0% [ ] 6/808 0% [ ] 7/808 0% [ ] 8/808 0% [ ] 9/808 1% [ ] 10/808 1% [ ] 11/808 1% [ ] 12/808 1% [= ] 13/808 1% [= ] 14/808 1% [= ] 15/808 1% [= ] 16/808 1% [= ] 17/808 2% [= ] 18/808 2% [= ] 19/808 2% [= ] 20/808 2% [= ] 21/808 2% [= ] 22/808 2% [= ] 23/808 2% [= ] 24/808 2% [= ] 25/808 3% [== ] 26/808 3% [== ] 27/808 3% [== ] 28/808 3% [== ] 29/808 3% [== ] 30/808 3% [== ] 31/808 3% [== ] 32/808 3% [== ] 33/808 4% [== ] 34/808 4% [== ] 35/808 4% [== ] 36/808 4% [== ] 37/808 4% [=== ] 38/808 4% [=== ] 39/808 4% [=== ] 40/808 4% [=== ] 41/808 5% [=== ] 42/808 5% [=== ] 43/808 5% [=== ] 44/808 5% [=== ] 45/808 5% [=== ] 46/808 5% [=== ] 47/808 5% [=== ] 48/808 5% [=== ] 49/808 6% [=== ] 50/808 6% [==== ] 51/808 6% [==== ] 52/808 6% [==== ] 53/808 6% [==== ] 54/808 6% [==== ] 55/808 6% [==== ] 56/808 6% [==== ] 57/808 7% [==== ] 58/808 7% [==== ] 59/808 7% [==== ] 60/808 7% [==== ] 61/808 7% [==== ] 62/808 7% [==== ] 63/808 7% [===== ] 64/808 7% [===== ] 65/808 8% [===== ] 66/808 8% [===== ] 67/808 8% [===== ] 68/808 8% [===== ] 69/808 8% [===== ] 70/808 8% [===== ] 71/808 8% [===== ] 72/808 8% [===== ] 73/808 9% [===== ] 74/808 9% [===== ] 75/808 9% [====== ] 76/808 9% [====== ] 77/808 9% [====== ] 78/808 9% [====== ] 79/808 9% [====== ] 80/808 9% [====== ] 81/808 10% [====== ] 82/808 10% [====== ] 83/808 10% [====== ] 84/808 10% [====== ] 85/808 10% [====== ] 86/808 10% [====== ] 87/808 10% [====== ] 88/808 10% [======= ] 89/808 11% [======= ] 90/808 11% [======= ] 91/808 11% [======= ] 92/808 11% [======= ] 93/808 11% [======= ] 94/808 11% [======= ] 95/808 11% [======= ] 96/808 11% [======= ] 97/808 12% [======= ] 98/808 12% [======= ] 99/808 12% [======= ] 100/808 12% [======== ] 101/808 12% [======== ] 102/808 12% [======== ] 103/808 12% [======== ] 104/808 12% [======== ] 105/808 12% [======== ] 106/808 13% [======== ] 107/808 13% [======== ] 108/808 13% [======== ] 109/808 13% [======== ] 110/808 13% [======== ] 111/808 13% [======== ] 112/808 13% [======== ] 113/808 13% [========= ] 114/808 14% [========= ] 115/808 14% [========= ] 116/808 14% [========= ] 117/808 14% [========= ] 118/808 14% [========= ] 119/808 14% [========= ] 120/808 14% [========= ] 121/808 14% [========= ] 122/808 15% [========= ] 123/808 15% [========= ] 124/808 15% [========= ] 125/808 15% [========= ] 126/808 15% [========== ] 127/808 15% [========== ] 128/808 15% [========== ] 129/808 15% [========== ] 130/808 16% [========== ] 131/808 16% [========== ] 132/808 16% [========== ] 133/808 16% [========== ] 134/808 16% [========== ] 135/808 16% [========== ] 136/808 16% [========== ] 137/808 16% [========== ] 138/808 17% [=========== ] 139/808 17% [=========== ] 140/808 17% [=========== ] 141/808 17% [=========== ] 142/808 17% [=========== ] 143/808 17% [=========== ] 144/808 17% [=========== ] 145/808 17% [=========== ] 146/808 18% [=========== ] 147/808 18% [=========== ] 148/808 18% [=========== ] 149/808 18% [=========== ] 150/808 18% [=========== ] 151/808 18% [============ ] 152/808 18% [============ ] 153/808 18% [============ ] 154/808 19% [============ ] 155/808 19% [============ ] 156/808 19% [============ ] 157/808 19% [============ ] 158/808 19% [============ ] 159/808 19% [============ ] 160/808 19% [============ ] 161/808 19% [============ ] 162/808 20% [============ ] 163/808 20% [============ ] 164/808 20% [============= ] 165/808 20% [============= ] 166/808 20% [============= ] 167/808 20% [============= ] 168/808 20% [============= ] 169/808 20% [============= ] 170/808 21% [============= ] 171/808 21% [============= ] 172/808 21% [============= ] 173/808 21% [============= ] 174/808 21% [============= ] 175/808 21% [============= ] 176/808 21% [============== ] 177/808 21% [============== ] 178/808 22% [============== ] 179/808 22% [============== ] 180/808 22% [============== ] 181/808 22% [============== ] 182/808 22% [============== ] 183/808 22% [============== ] 184/808 22% [============== ] 185/808 22% [============== ] 186/808 23% [============== ] 187/808 23% [============== ] 188/808 23% [============== ] 189/808 23% [=============== ] 190/808 23% [=============== ] 191/808 23% [=============== ] 192/808 23% [=============== ] 193/808 23% [=============== ] 194/808 24% [=============== ] 195/808 24% [=============== ] 196/808 24% [=============== ] 197/808 24% [=============== ] 198/808 24% [=============== ] 199/808 24% [=============== ] 200/808 24% [=============== ] 201/808 24% [================ ] 202/808 25% [================ ] 203/808 25% [================ ] 204/808 25% [================ ] 205/808 25% [================ ] 206/808 25% [================ ] 207/808 25% [================ ] 208/808 25% [================ ] 209/808 25% [================ ] 210/808 25% [================ ] 211/808 26% [================ ] 212/808 26% [================ ] 213/808 26% [================ ] 214/808 26% [================= ] 215/808 26% [================= ] 216/808 26% [================= ] 217/808 26% [================= ] 218/808 26% [================= ] 219/808 27% [================= ] 220/808 27% [================= ] 221/808 27% [================= ] 222/808 27% [================= ] 223/808 27% [================= ] 224/808 27% [================= ] 225/808 27% [================= ] 226/808 27% [================= ] 227/808 28% [================== ] 228/808 28% [================== ] 229/808 28% [================== ] 230/808 28% [================== ] 231/808 28% [================== ] 232/808 28% [================== ] 233/808 28% [================== ] 234/808 28% [================== ] 235/808 29% [================== ] 236/808 29% [================== ] 237/808 29% [================== ] 238/808 29% [================== ] 239/808 29% [=================== ] 240/808 29% [=================== ] 241/808 29% [=================== ] 242/808 29% [=================== ] 243/808 30% [=================== ] 244/808 30% [=================== ] 245/808 30% [=================== ] 246/808 30% [=================== ] 247/808 30% [=================== ] 248/808 30% [=================== ] 249/808 30% [=================== ] 250/808 30% [=================== ] 251/808 31% [=================== ] 252/808 31% [==================== ] 253/808 31% [==================== ] 254/808 31% [==================== ] 255/808 31% [==================== ] 256/808 31% [==================== ] 257/808 31% [==================== ] 258/808 31% [==================== ] 259/808 32% [==================== ] 260/808 32% [==================== ] 261/808 32% [==================== ] 262/808 32% [==================== ] 263/808 32% [==================== ] 264/808 32% [==================== ] 265/808 32% [===================== ] 266/808 32% [===================== ] 267/808 33% [===================== ] 268/808 33% [===================== ] 269/808 33% [===================== ] 270/808 33% [===================== ] 271/808 33% [===================== ] 272/808 33% [===================== ] 273/808 33% [===================== ] 274/808 33% [===================== ] 275/808 34% [===================== ] 276/808 34% [===================== ] 277/808 34% [====================== ] 278/808 34% [====================== ] 279/808 34% [====================== ] 280/808 34% [====================== ] 281/808 34% [====================== ] 282/808 34% [====================== ] 283/808 35% [====================== ] 284/808 35% [====================== ] 285/808 35% [====================== ] 286/808 35% [====================== ] 287/808 35% [====================== ] 288/808 35% [====================== ] 289/808 35% [====================== ] 290/808 35% [======================= ] 291/808 36% [======================= ] 292/808 36% [======================= ] 293/808 36% [======================= ] 294/808 36% [======================= ] 295/808 36% [======================= ] 296/808 36% [======================= ] 297/808 36% [======================= ] 298/808 36% [======================= ] 299/808 37% [======================= ] 300/808 37% [======================= ] 301/808 37% [======================= ] 302/808 37% [======================== ] 303/808 37% [======================== ] 304/808 37% [======================== ] 305/808 37% [======================== ] 306/808 37% [======================== ] 307/808 37% [======================== ] 308/808 38% [======================== ] 309/808 38% [======================== ] 310/808 38% [======================== ] 311/808 38% [======================== ] 312/808 38% [======================== ] 313/808 38% [======================== ] 314/808 38% [======================== ] 315/808 38% [========================= ] 316/808 39% [========================= ] 317/808 39% [========================= ] 318/808 39% [========================= ] 319/808 39% [========================= ] 320/808 39% [========================= ] 321/808 39% [========================= ] 322/808 39% [========================= ] 323/808 39% [========================= ] 324/808 40% [========================= ] 325/808 40% [========================= ] 326/808 40% [========================= ] 327/808 40% [========================= ] 328/808 40% [========================== ] 329/808 40% [========================== ] 330/808 40% [========================== ] 331/808 40% [========================== ] 332/808 41% [========================== ] 333/808 41% [========================== ] 334/808 41% [========================== ] 335/808 41% [========================== ] 336/808 41% [========================== ] 337/808 41% [========================== ] 338/808 41% [========================== ] 339/808 41% [========================== ] 340/808 42% [=========================== ] 341/808 42% [=========================== ] 342/808 42% [=========================== ] 343/808 42% [=========================== ] 344/808 42% [=========================== ] 345/808 42% [=========================== ] 346/808 42% [=========================== ] 347/808 42% [=========================== ] 348/808 43% [=========================== ] 349/808 43% [=========================== ] 350/808 43% [=========================== ] 351/808 43% [=========================== ] 352/808 43% [=========================== ] 353/808 43% [============================ ] 354/808 43% [============================ ] 355/808 43% [============================ ] 356/808 44% [============================ ] 357/808 44% [============================ ] 358/808 44% [============================ ] 359/808 44% [============================ ] 360/808 44% [============================ ] 361/808 44% [============================ ] 362/808 44% [============================ ] 363/808 44% [============================ ] 364/808 45% [============================ ] 365/808 45% [============================ ] 366/808 45% [============================= ] 367/808 45% [============================= ] 368/808 45% [============================= ] 369/808 45% [============================= ] 370/808 45% [============================= ] 371/808 45% [============================= ] 372/808 46% [============================= ] 373/808 46% [============================= ] 374/808 46% [============================= ] 375/808 46% [============================= ] 376/808 46% [============================= ] 377/808 46% [============================= ] 378/808 46% [============================== ] 379/808 46% [============================== ] 380/808 47% [============================== ] 381/808 47% [============================== ] 382/808 47% [============================== ] 383/808 47% [============================== ] 384/808 47% [============================== ] 385/808 47% [============================== ] 386/808 47% [============================== ] 387/808 47% [============================== ] 388/808 48% [============================== ] 389/808 48% [============================== ] 390/808 48% [============================== ] 391/808 48% [=============================== ] 392/808 48% [=============================== ] 393/808 48% [=============================== ] 394/808 48% [=============================== ] 395/808 48% [=============================== ] 396/808 49% [=============================== ] 397/808 49% [=============================== ] 398/808 49% [=============================== ] 399/808 49% [=============================== ] 400/808 49% [=============================== ] 401/808 49% [=============================== ] 402/808 49% [=============================== ] 403/808 49% [================================ ] 404/808 50% [================================ ] 405/808 50% [================================ ] 406/808 50% [================================ ] 407/808 50% [================================ ] 408/808 50% [================================ ] 409/808 50% [================================ ] 410/808 50% [================================ ] 411/808 50% [================================ ] 412/808 50% [================================ ] 413/808 51% [================================ ] 414/808 51% [================================ ] 415/808 51% [================================ ] 416/808 51% [================================= ] 417/808 51% [================================= ] 418/808 51% [================================= ] 419/808 51% [================================= ] 420/808 51% [================================= ] 421/808 52% [================================= ] 422/808 52% [================================= ] 423/808 52% [================================= ] 424/808 52% [================================= ] 425/808 52% [================================= ] 426/808 52% [================================= ] 427/808 52% [================================= ] 428/808 52% [================================= ] 429/808 53% [================================== ] 430/808 53% [================================== ] 431/808 53% [================================== ] 432/808 53% [================================== ] 433/808 53% [================================== ] 434/808 53% [================================== ] 435/808 53% [================================== ] 436/808 53% [================================== ] 437/808 54% [================================== ] 438/808 54% [================================== ] 439/808 54% [================================== ] 440/808 54% [================================== ] 441/808 54% [=================================== ] 442/808 54% [=================================== ] 443/808 54% [=================================== ] 444/808 54% [=================================== ] 445/808 55% [=================================== ] 446/808 55% [=================================== ] 447/808 55% [=================================== ] 448/808 55% [=================================== ] 449/808 55% [=================================== ] 450/808 55% [=================================== ] 451/808 55% [=================================== ] 452/808 55% [=================================== ] 453/808 56% [=================================== ] 454/808 56% [==================================== ] 455/808 56% [==================================== ] 456/808 56% [==================================== ] 457/808 56% [==================================== ] 458/808 56% [==================================== ] 459/808 56% [==================================== ] 460/808 56% [==================================== ] 461/808 57% [==================================== ] 462/808 57% [==================================== ] 463/808 57% [==================================== ] 464/808 57% [==================================== ] 465/808 57% [==================================== ] 466/808 57% [==================================== ] 467/808 57% [===================================== ] 468/808 57% [===================================== ] 469/808 58% [===================================== ] 470/808 58% [===================================== ] 471/808 58% [===================================== ] 472/808 58% [===================================== ] 473/808 58% [===================================== ] 474/808 58% [===================================== ] 475/808 58% [===================================== ] 476/808 58% [===================================== ] 477/808 59% [===================================== ] 478/808 59% [===================================== ] 479/808 59% [====================================== ] 480/808 59% [====================================== ] 481/808 59% [====================================== ] 482/808 59% [====================================== ] 483/808 59% [====================================== ] 484/808 59% [====================================== ] 485/808 60% [====================================== ] 486/808 60% [====================================== ] 487/808 60% [====================================== ] 488/808 60% [====================================== ] 489/808 60% [====================================== ] 490/808 60% [====================================== ] 491/808 60% [====================================== ] 492/808 60% [======================================= ] 493/808 61% [======================================= ] 494/808 61% [======================================= ] 495/808 61% [======================================= ] 496/808 61% [======================================= ] 497/808 61% [======================================= ] 498/808 61% [======================================= ] 499/808 61% [======================================= ] 500/808 61% [======================================= ] 501/808 62% [======================================= ] 502/808 62% [======================================= ] 503/808 62% [======================================= ] 504/808 62% [======================================== ] 505/808 62% [======================================== ] 506/808 62% [======================================== ] 507/808 62% [======================================== ] 508/808 62% [======================================== ] 509/808 62% [======================================== ] 510/808 63% [======================================== ] 511/808 63% [======================================== ] 512/808 63% [======================================== ] 513/808 63% [======================================== ] 514/808 63% [======================================== ] 515/808 63% [======================================== ] 516/808 63% [======================================== ] 517/808 63% [========================================= ] 518/808 64% [========================================= ] 519/808 64% [========================================= ] 520/808 64% [========================================= ] 521/808 64% [========================================= ] 522/808 64% [========================================= ] 523/808 64% [========================================= ] 524/808 64% [========================================= ] 525/808 64% [========================================= ] 526/808 65% [========================================= ] 527/808 65% [========================================= ] 528/808 65% [========================================= ] 529/808 65% [========================================= ] 530/808 65% [========================================== ] 531/808 65% [========================================== ] 532/808 65% [========================================== ] 533/808 65% [========================================== ] 534/808 66% [========================================== ] 535/808 66% [========================================== ] 536/808 66% [========================================== ] 537/808 66% [========================================== ] 538/808 66% [========================================== ] 539/808 66% [========================================== ] 540/808 66% [========================================== ] 541/808 66% [========================================== ] 542/808 67% [=========================================== ] 543/808 67% [=========================================== ] 544/808 67% [=========================================== ] 545/808 67% [=========================================== ] 546/808 67% [=========================================== ] 547/808 67% [=========================================== ] 548/808 67% [=========================================== ] 549/808 67% [=========================================== ] 550/808 68% [=========================================== ] 551/808 68% [=========================================== ] 552/808 68% [=========================================== ] 553/808 68% [=========================================== ] 554/808 68% [=========================================== ] 555/808 68% [============================================ ] 556/808 68% [============================================ ] 557/808 68% [============================================ ] 558/808 69% [============================================ ] 559/808 69% [============================================ ] 560/808 69% [============================================ ] 561/808 69% [============================================ ] 562/808 69% [============================================ ] 563/808 69% [============================================ ] 564/808 69% [============================================ ] 565/808 69% [============================================ ] 566/808 70% [============================================ ] 567/808 70% [============================================ ] 568/808 70% [============================================= ] 569/808 70% [============================================= ] 570/808 70% [============================================= ] 571/808 70% [============================================= ] 572/808 70% [============================================= ] 573/808 70% [============================================= ] 574/808 71% [============================================= ] 575/808 71% [============================================= ] 576/808 71% [============================================= ] 577/808 71% [============================================= ] 578/808 71% [============================================= ] 579/808 71% [============================================= ] 580/808 71% [============================================== ] 581/808 71% [============================================== ] 582/808 72% [============================================== ] 583/808 72% [============================================== ] 584/808 72% [============================================== ] 585/808 72% [============================================== ] 586/808 72% [============================================== ] 587/808 72% [============================================== ] 588/808 72% [============================================== ] 589/808 72% [============================================== ] 590/808 73% [============================================== ] 591/808 73% [============================================== ] 592/808 73% [============================================== ] 593/808 73% [=============================================== ] 594/808 73% [=============================================== ] 595/808 73% [=============================================== ] 596/808 73% [=============================================== ] 597/808 73% [=============================================== ] 598/808 74% [=============================================== ] 599/808 74% [=============================================== ] 600/808 74% [=============================================== ] 601/808 74% [=============================================== ] 602/808 74% [=============================================== ] 603/808 74% [=============================================== ] 604/808 74% [=============================================== ] 605/808 74% [================================================ ] 606/808 75% [================================================ ] 607/808 75% [================================================ ] 608/808 75% [================================================ ] 609/808 75% [================================================ ] 610/808 75% [================================================ ] 611/808 75% [================================================ ] 612/808 75% [================================================ ] 613/808 75% [================================================ ] 614/808 75% [================================================ ] 615/808 76% [================================================ ] 616/808 76% [================================================ ] 617/808 76% [================================================ ] 618/808 76% [================================================= ] 619/808 76% [================================================= ] 620/808 76% [================================================= ] 621/808 76% [================================================= ] 622/808 76% [================================================= ] 623/808 77% [================================================= ] 624/808 77% [================================================= ] 625/808 77% [================================================= ] 626/808 77% [================================================= ] 627/808 77% [================================================= ] 628/808 77% [================================================= ] 629/808 77% [================================================= ] 630/808 77% [================================================= ] 631/808 78% [================================================== ] 632/808 78% [================================================== ] 633/808 78% [================================================== ] 634/808 78% [================================================== ] 635/808 78% [================================================== ] 636/808 78% [================================================== ] 637/808 78% [================================================== ] 638/808 78% [================================================== ] 639/808 79% [================================================== ] 640/808 79% [================================================== ] 641/808 79% [================================================== ] 642/808 79% [================================================== ] 643/808 79% [=================================================== ] 644/808 79% [=================================================== ] 645/808 79% [=================================================== ] 646/808 79% [=================================================== ] 647/808 80% [=================================================== ] 648/808 80% [=================================================== ] 649/808 80% [=================================================== ] 650/808 80% [=================================================== ] 651/808 80% [=================================================== ] 652/808 80% [=================================================== ] 653/808 80% [=================================================== ] 654/808 80% [=================================================== ] 655/808 81% [=================================================== ] 656/808 81% [==================================================== ] 657/808 81% [==================================================== ] 658/808 81% [==================================================== ] 659/808 81% [==================================================== ] 660/808 81% [==================================================== ] 661/808 81% [==================================================== ] 662/808 81% [==================================================== ] 663/808 82% [==================================================== ] 664/808 82% [==================================================== ] 665/808 82% [==================================================== ] 666/808 82% [==================================================== ] 667/808 82% [==================================================== ] 668/808 82% [==================================================== ] 669/808 82% [===================================================== ] 670/808 82% [===================================================== ] 671/808 83% [===================================================== ] 672/808 83% [===================================================== ] 673/808 83% [===================================================== ] 674/808 83% [===================================================== ] 675/808 83% [===================================================== ] 676/808 83% [===================================================== ] 677/808 83% [===================================================== ] 678/808 83% [===================================================== ] 679/808 84% [===================================================== ] 680/808 84% [===================================================== ] 681/808 84% [====================================================== ] 682/808 84% [====================================================== ] 683/808 84% [====================================================== ] 684/808 84% [====================================================== ] 685/808 84% [====================================================== ] 686/808 84% [====================================================== ] 687/808 85% [====================================================== ] 688/808 85% [====================================================== ] 689/808 85% [====================================================== ] 690/808 85% [====================================================== ] 691/808 85% [====================================================== ] 692/808 85% [====================================================== ] 693/808 85% [====================================================== ] 694/808 85% [======================================================= ] 695/808 86% [======================================================= ] 696/808 86% [======================================================= ] 697/808 86% [======================================================= ] 698/808 86% [======================================================= ] 699/808 86% [======================================================= ] 700/808 86% [======================================================= ] 701/808 86% [======================================================= ] 702/808 86% [======================================================= ] 703/808 87% [======================================================= ] 704/808 87% [======================================================= ] 705/808 87% [======================================================= ] 706/808 87% [======================================================== ] 707/808 87% [======================================================== ] 708/808 87% [======================================================== ] 709/808 87% [======================================================== ] 710/808 87% [======================================================== ] 711/808 87% [======================================================== ] 712/808 88% [======================================================== ] 713/808 88% [======================================================== ] 714/808 88% [======================================================== ] 715/808 88% [======================================================== ] 716/808 88% [======================================================== ] 717/808 88% [======================================================== ] 718/808 88% [======================================================== ] 719/808 88% [========================================================= ] 720/808 89% [========================================================= ] 721/808 89% [========================================================= ] 722/808 89% [========================================================= ] 723/808 89% [========================================================= ] 724/808 89% [========================================================= ] 725/808 89% [========================================================= ] 726/808 89% [========================================================= ] 727/808 89% [========================================================= ] 728/808 90% [========================================================= ] 729/808 90% [========================================================= ] 730/808 90% [========================================================= ] 731/808 90% [========================================================= ] 732/808 90% [========================================================== ] 733/808 90% [========================================================== ] 734/808 90% [========================================================== ] 735/808 90% [========================================================== ] 736/808 91% [========================================================== ] 737/808 91% [========================================================== ] 738/808 91% [========================================================== ] 739/808 91% [========================================================== ] 740/808 91% [========================================================== ] 741/808 91% [========================================================== ] 742/808 91% [========================================================== ] 743/808 91% [========================================================== ] 744/808 92% [=========================================================== ] 745/808 92% [=========================================================== ] 746/808 92% [=========================================================== ] 747/808 92% [=========================================================== ] 748/808 92% [=========================================================== ] 749/808 92% [=========================================================== ] 750/808 92% [=========================================================== ] 751/808 92% [=========================================================== ] 752/808 93% [=========================================================== ] 753/808 93% [=========================================================== ] 754/808 93% [=========================================================== ] 755/808 93% [=========================================================== ] 756/808 93% [=========================================================== ] 757/808 93% [============================================================ ] 758/808 93% [============================================================ ] 759/808 93% [============================================================ ] 760/808 94% [============================================================ ] 761/808 94% [============================================================ ] 762/808 94% [============================================================ ] 763/808 94% [============================================================ ] 764/808 94% [============================================================ ] 765/808 94% [============================================================ ] 766/808 94% [============================================================ ] 767/808 94% [============================================================ ] 768/808 95% [============================================================ ] 769/808 95% [============================================================ ] 770/808 95% [============================================================= ] 771/808 95% [============================================================= ] 772/808 95% [============================================================= ] 773/808 95% [============================================================= ] 774/808 95% [============================================================= ] 775/808 95% [============================================================= ] 776/808 96% [============================================================= ] 777/808 96% [============================================================= ] 778/808 96% [============================================================= ] 779/808 96% [============================================================= ] 780/808 96% [============================================================= ] 781/808 96% [============================================================= ] 782/808 96% [============================================================== ] 783/808 96% [============================================================== ] 784/808 97% [============================================================== ] 785/808 97% [============================================================== ] 786/808 97% [============================================================== ] 787/808 97% [============================================================== ] 788/808 97% [============================================================== ] 789/808 97% [============================================================== ] 790/808 97% [============================================================== ] 791/808 97% [============================================================== ] 792/808 98% [============================================================== ] 793/808 98% [============================================================== ] 794/808 98% [============================================================== ] 795/808 98% [=============================================================== ] 796/808 98% [=============================================================== ] 797/808 98% [=============================================================== ] 798/808 98% [=============================================================== ] 799/808 98% [=============================================================== ] 800/808 99% [=============================================================== ] 801/808 99% [=============================================================== ] 802/808 99% [=============================================================== ] 803/808 99% [=============================================================== ] 804/808 99% [=============================================================== ] 805/808 99% [=============================================================== ] 806/808 99% [=============================================================== ] 807/808 99% [================================================================] 808/808 100% operation complete, 808 objects in 40047 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/aarch64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2023.11-rc2-8-gc068fc4fa0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6.3 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 >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.20.1 Collecting legal info LICENSE.md: OK (sha256: 80fff25340df53b0cf0c3cddbca9050b559b9cbed2ad71830327cfef54959aef) >>> can-utils 2023.03 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> catatonit 0.1.7 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-depot-tools 4e87f5bfe244e903f712408ea68dc3c3a6fe2d00 Collecting legal info LICENSE: OK (sha256: 984523ee987f4e8b72d61df37d8f1189a7077cd4b77e41a397e35593b297a29d) >>> host-python-httplib2 0.22.0 Collecting legal info LICENSE: OK (sha256: 589eec38f72df2be203711d3b8cbece9b908c5e7ff00bc3cab7f63bae9e366b4) >>> host-python-setuptools 68.2.2 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-python-pyparsing 3.1.0 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> zlib Collecting legal info >>> zlib-ng 2.1.3 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> 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) >>> 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) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> edk2-platforms e509ac5a729ebe2a3bc905aed1df23226aca4dc9 Collecting legal info License.txt: OK (sha256: 50ce20c9cfdb0e19ee34fe0a51fc0afe961f743697b068359ab2f862b494df80) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> fftw-long-double 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gnutls 3.8.1 Collecting legal info doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) doc/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.9.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> hddtemp 0.4.3 Collecting legal info GPL-2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> host-imx-mkimage lf-6.1.36_2.1.0 Collecting legal info LICENSE: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> 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) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jquery-sparkline 2.1.2 Collecting legal info >>> jquery 3.5.1 Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> less 643 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libcurl 8.4.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libfastjson 0.99.9.1 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> xz 5.4.4 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libiio 0.25 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.11.6 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libmicrohttpd 0.9.77 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnvme 1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsndfile 1.2.2 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libvncserver 0.9.14 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lld 15.0.3 Collecting legal info LICENSE.TXT: OK (sha256: f7891568956e34643eb6a0db1462db30820d40d7266e2a78063f2fe233ece5a0) >>> host-llvm 15.0.3 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> host-llvm-cmake 15.0.3 Collecting legal info >>> host-llvm-libunwind 15.0.3 Collecting legal info LICENSE.TXT: OK (sha256: b5efebcaca80879234098e52d1725e6d9eb8fb96a19fce625d39184b705f7b6d) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbpfan 2.4.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mbpoll 1.5.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> open62541 v1.3.7 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pure-ftpd 1.0.51 Collecting legal info COPYING: OK (sha256: 88c813191c1a59213c641e322cf4562618ab0116ddd7c8341c419f8863b8b0a9) >>> host-python-greenlet 3.0.1 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> host-raspberrypi-usbboot 2021.07.01 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> sound-theme-borealis 0.9a Collecting legal info >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> spice-protocol 0.14.4 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> strace 6.6 Collecting legal info COPYING: OK (sha256: 6e5648c0ed522b163f9df1dc500c73491b1743495bd78388e99685cecfa79707) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> uacme 1.7.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ubus f787c97b34894a38b15599886cacbca01271684f Collecting legal info ubusd_acl.h: OK (sha256: a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988) >>> unixodbc 2.3.12 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-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-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> versal-firmware xilinx_v2023.1 Collecting legal info WARNING: no hash file for LICENSE >>> vpnc 0.5.3r550-2jnpr1 Collecting legal info COPYING: OK (sha256: bf3ec1bd1dec31a6ab8980bfd04569f506432f35ee01e88a3910847784bc2de1) >>> wget 1.21.4 Collecting legal info COPYING: OK (sha256: f7dc7522e7e1be9227f3dc8de8b39a4d1d2471968c893af15f00c1a2076a0eec) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> xl2tp 1.3.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zerofree 1.1.1 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> edk2 edk2-stable202308 Collecting legal info License.txt: OK (sha256: 50ce20c9cfdb0e19ee34fe0a51fc0afe961f743697b068359ab2f862b494df80) >>> host-acpica 20230628 Collecting legal info source/include/acpi.h: OK (sha256: 905d6f191f3c29aa673602d9c66eb8df00f7e1b35064a081e0de81284ff17ee6) >>> shim 15.4 Collecting legal info COPYRIGHT: OK (sha256: 15edf527919ddcb2f514ab9d16ad07ef219e4bb490e0b79560be510f0c159cc2) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-xz 5.4.4 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: jquery-sparkline-2.1.2: cannot save license (JQUERY_SPARKLINE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: llvm-cmake-15.0.3: cannot save license (HOST_LLVM_CMAKE_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'