ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' news -1 news -1 * - - - Leafnode2 daemon\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /var/lib/nginx d 755 33 33 - - - - -\n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -b -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.jffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1048 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1048 0% [ ] 2/1048 0% [ ] 3/1048 0% [ ] 4/1048 0% [ ] 5/1048 0% [ ] 6/1048 0% [ ] 7/1048 0% [ ] 8/1048 0% [ ] 9/1048 0% [ ] 10/1048 0% [ ] 11/1048 1% [ ] 12/1048 1% [ ] 13/1048 1% [ ] 14/1048 1% [ ] 15/1048 1% [ ] 16/1048 1% [= ] 17/1048 1% [= ] 18/1048 1% [= ] 19/1048 1% [= ] 20/1048 1% [= ] 21/1048 2% [= ] 22/1048 2% [= ] 23/1048 2% [= ] 24/1048 2% [= ] 25/1048 2% [= ] 26/1048 2% [= ] 27/1048 2% [= ] 28/1048 2% [= ] 29/1048 2% [= ] 30/1048 2% [= ] 31/1048 2% [= ] 32/1048 3% [= ] 33/1048 3% [== ] 34/1048 3% [== ] 35/1048 3% [== ] 36/1048 3% [== ] 37/1048 3% [== ] 38/1048 3% [== ] 39/1048 3% [== ] 40/1048 3% [== ] 41/1048 3% [== ] 42/1048 4% [== ] 43/1048 4% [== ] 44/1048 4% [== ] 45/1048 4% [== ] 46/1048 4% [== ] 47/1048 4% [== ] 48/1048 4% [== ] 49/1048 4% [== ] 50/1048 4% [=== ] 51/1048 4% [=== ] 52/1048 4% [=== ] 53/1048 5% [=== ] 54/1048 5% [=== ] 55/1048 5% [=== ] 56/1048 5% [=== ] 57/1048 5% [=== ] 58/1048 5% [=== ] 59/1048 5% [=== ] 60/1048 5% [=== ] 61/1048 5% [=== ] 62/1048 5% [=== ] 63/1048 6% [=== ] 64/1048 6% [=== ] 65/1048 6% [=== ] 66/1048 6% [=== ] 67/1048 6% [==== ] 68/1048 6% [==== ] 69/1048 6% [==== ] 70/1048 6% [==== ] 71/1048 6% [==== ] 72/1048 6% [==== ] 73/1048 6% [==== ] 74/1048 7% [==== ] 75/1048 7% [==== ] 76/1048 7% [==== ] 77/1048 7% [==== ] 78/1048 7% [==== ] 79/1048 7% [==== ] 80/1048 7% [==== ] 81/1048 7% [==== ] 82/1048 7% [==== ] 83/1048 7% [==== ] 84/1048 8% [===== ] 85/1048 8% [===== ] 86/1048 8% [===== ] 87/1048 8% [===== ] 88/1048 8% [===== ] 89/1048 8% [===== ] 90/1048 8% [===== ] 91/1048 8% [===== ] 92/1048 8% [===== ] 93/1048 8% [===== ] 94/1048 8% [===== ] 95/1048 9% [===== ] 96/1048 9% [===== ] 97/1048 9% [===== ] 98/1048 9% [===== ] 99/1048 9% [===== ] 100/1048 9% [===== ] 101/1048 9% [====== ] 102/1048 9% [====== ] 103/1048 9% [====== ] 104/1048 9% [====== ] 105/1048 10% [====== ] 106/1048 10% [====== ] 107/1048 10% [====== ] 108/1048 10% [====== ] 109/1048 10% [====== ] 110/1048 10% [====== ] 111/1048 10% [====== ] 112/1048 10% [====== ] 113/1048 10% [====== ] 114/1048 10% [====== ] 115/1048 10% [====== ] 116/1048 11% [====== ] 117/1048 11% [====== ] 118/1048 11% [======= ] 119/1048 11% [======= ] 120/1048 11% [======= ] 121/1048 11% [======= ] 122/1048 11% [======= ] 123/1048 11% [======= ] 124/1048 11% [======= ] 125/1048 11% [======= ] 126/1048 12% [======= ] 127/1048 12% [======= ] 128/1048 12% [======= ] 129/1048 12% [======= ] 130/1048 12% [======= ] 131/1048 12% [======= ] 132/1048 12% [======= ] 133/1048 12% [======= ] 134/1048 12% [======= ] 135/1048 12% [======== ] 136/1048 12% [======== ] 137/1048 13% [======== ] 138/1048 13% [======== ] 139/1048 13% [======== ] 140/1048 13% [======== ] 141/1048 13% [======== ] 142/1048 13% [======== ] 143/1048 13% [======== ] 144/1048 13% [======== ] 145/1048 13% [======== ] 146/1048 13% [======== ] 147/1048 14% [======== ] 148/1048 14% [======== ] 149/1048 14% [======== ] 150/1048 14% [======== ] 151/1048 14% [======== ] 152/1048 14% [========= ] 153/1048 14% [========= ] 154/1048 14% [========= ] 155/1048 14% [========= ] 156/1048 14% [========= ] 157/1048 14% [========= ] 158/1048 15% [========= ] 159/1048 15% [========= ] 160/1048 15% [========= ] 161/1048 15% [========= ] 162/1048 15% [========= ] 163/1048 15% [========= ] 164/1048 15% [========= ] 165/1048 15% [========= ] 166/1048 15% [========= ] 167/1048 15% [========= ] 168/1048 16% [========= ] 169/1048 16% [========== ] 170/1048 16% [========== ] 171/1048 16% [========== ] 172/1048 16% [========== ] 173/1048 16% [========== ] 174/1048 16% [========== ] 175/1048 16% [========== ] 176/1048 16% [========== ] 177/1048 16% [========== ] 178/1048 16% [========== ] 179/1048 17% [========== ] 180/1048 17% [========== ] 181/1048 17% [========== ] 182/1048 17% [========== ] 183/1048 17% [========== ] 184/1048 17% [========== ] 185/1048 17% [=========== ] 186/1048 17% [=========== ] 187/1048 17% [=========== ] 188/1048 17% [=========== ] 189/1048 18% [=========== ] 190/1048 18% [=========== ] 191/1048 18% [=========== ] 192/1048 18% [=========== ] 193/1048 18% [=========== ] 194/1048 18% [=========== ] 195/1048 18% [=========== ] 196/1048 18% [=========== ] 197/1048 18% [=========== ] 198/1048 18% [=========== ] 199/1048 18% [=========== ] 200/1048 19% [=========== ] 201/1048 19% [=========== ] 202/1048 19% [============ ] 203/1048 19% [============ ] 204/1048 19% [============ ] 205/1048 19% [============ ] 206/1048 19% [============ ] 207/1048 19% [============ ] 208/1048 19% [============ ] 209/1048 19% [============ ] 210/1048 20% [============ ] 211/1048 20% [============ ] 212/1048 20% [============ ] 213/1048 20% [============ ] 214/1048 20% [============ ] 215/1048 20% [============ ] 216/1048 20% [============ ] 217/1048 20% [============ ] 218/1048 20% [============ ] 219/1048 20% [============= ] 220/1048 20% [============= ] 221/1048 21% [============= ] 222/1048 21% [============= ] 223/1048 21% [============= ] 224/1048 21% [============= ] 225/1048 21% [============= ] 226/1048 21% [============= ] 227/1048 21% [============= ] 228/1048 21% [============= ] 229/1048 21% [============= ] 230/1048 21% [============= ] 231/1048 22% [============= ] 232/1048 22% [============= ] 233/1048 22% [============= ] 234/1048 22% [============= ] 235/1048 22% [============= ] 236/1048 22% [============== ] 237/1048 22% [============== ] 238/1048 22% [============== ] 239/1048 22% [============== ] 240/1048 22% [============== ] 241/1048 22% [============== ] 242/1048 23% [============== ] 243/1048 23% [============== ] 244/1048 23% [============== ] 245/1048 23% [============== ] 246/1048 23% [============== ] 247/1048 23% [============== ] 248/1048 23% [============== ] 249/1048 23% [============== ] 250/1048 23% [============== ] 251/1048 23% [============== ] 252/1048 24% [============== ] 253/1048 24% [=============== ] 254/1048 24% [=============== ] 255/1048 24% [=============== ] 256/1048 24% [=============== ] 257/1048 24% [=============== ] 258/1048 24% [=============== ] 259/1048 24% [=============== ] 260/1048 24% [=============== ] 261/1048 24% [=============== ] 262/1048 25% [=============== ] 263/1048 25% [=============== ] 264/1048 25% [=============== ] 265/1048 25% [=============== ] 266/1048 25% [=============== ] 267/1048 25% [=============== ] 268/1048 25% [=============== ] 269/1048 25% [=============== ] 270/1048 25% [================ ] 271/1048 25% [================ ] 272/1048 25% [================ ] 273/1048 26% [================ ] 274/1048 26% [================ ] 275/1048 26% [================ ] 276/1048 26% [================ ] 277/1048 26% [================ ] 278/1048 26% [================ ] 279/1048 26% [================ ] 280/1048 26% [================ ] 281/1048 26% [================ ] 282/1048 26% [================ ] 283/1048 27% [================ ] 284/1048 27% [================ ] 285/1048 27% [================ ] 286/1048 27% [================ ] 287/1048 27% [================= ] 288/1048 27% [================= ] 289/1048 27% [================= ] 290/1048 27% [================= ] 291/1048 27% [================= ] 292/1048 27% [================= ] 293/1048 27% [================= ] 294/1048 28% [================= ] 295/1048 28% [================= ] 296/1048 28% [================= ] 297/1048 28% [================= ] 298/1048 28% [================= ] 299/1048 28% [================= ] 300/1048 28% [================= ] 301/1048 28% [================= ] 302/1048 28% [================= ] 303/1048 28% [================= ] 304/1048 29% [================== ] 305/1048 29% [================== ] 306/1048 29% [================== ] 307/1048 29% [================== ] 308/1048 29% [================== ] 309/1048 29% [================== ] 310/1048 29% [================== ] 311/1048 29% [================== ] 312/1048 29% [================== ] 313/1048 29% [================== ] 314/1048 29% [================== ] 315/1048 30% [================== ] 316/1048 30% [================== ] 317/1048 30% [================== ] 318/1048 30% [================== ] 319/1048 30% [================== ] 320/1048 30% [================== ] 321/1048 30% [=================== ] 322/1048 30% [=================== ] 323/1048 30% [=================== ] 324/1048 30% [=================== ] 325/1048 31% [=================== ] 326/1048 31% [=================== ] 327/1048 31% [=================== ] 328/1048 31% [=================== ] 329/1048 31% [=================== ] 330/1048 31% [=================== ] 331/1048 31% [=================== ] 332/1048 31% [=================== ] 333/1048 31% [=================== ] 334/1048 31% [=================== ] 335/1048 31% [=================== ] 336/1048 32% [=================== ] 337/1048 32% [=================== ] 338/1048 32% [==================== ] 339/1048 32% [==================== ] 340/1048 32% [==================== ] 341/1048 32% [==================== ] 342/1048 32% [==================== ] 343/1048 32% [==================== ] 344/1048 32% [==================== ] 345/1048 32% [==================== ] 346/1048 33% [==================== ] 347/1048 33% [==================== ] 348/1048 33% [==================== ] 349/1048 33% [==================== ] 350/1048 33% [==================== ] 351/1048 33% [==================== ] 352/1048 33% [==================== ] 353/1048 33% [==================== ] 354/1048 33% [===================== ] 355/1048 33% [===================== ] 356/1048 33% [===================== ] 357/1048 34% [===================== ] 358/1048 34% [===================== ] 359/1048 34% [===================== ] 360/1048 34% [===================== ] 361/1048 34% [===================== ] 362/1048 34% [===================== ] 363/1048 34% [===================== ] 364/1048 34% [===================== ] 365/1048 34% [===================== ] 366/1048 34% [===================== ] 367/1048 35% [===================== ] 368/1048 35% [===================== ] 369/1048 35% [===================== ] 370/1048 35% [===================== ] 371/1048 35% [====================== ] 372/1048 35% [====================== ] 373/1048 35% [====================== ] 374/1048 35% [====================== ] 375/1048 35% [====================== ] 376/1048 35% [====================== ] 377/1048 35% [====================== ] 378/1048 36% [====================== ] 379/1048 36% [====================== ] 380/1048 36% [====================== ] 381/1048 36% [====================== ] 382/1048 36% [====================== ] 383/1048 36% [====================== ] 384/1048 36% [====================== ] 385/1048 36% [====================== ] 386/1048 36% [====================== ] 387/1048 36% [====================== ] 388/1048 37% [======================= ] 389/1048 37% [======================= ] 390/1048 37% [======================= ] 391/1048 37% [======================= ] 392/1048 37% [======================= ] 393/1048 37% [======================= ] 394/1048 37% [======================= ] 395/1048 37% [======================= ] 396/1048 37% [======================= ] 397/1048 37% [======================= ] 398/1048 37% [======================= ] 399/1048 38% [======================= ] 400/1048 38% [======================= ] 401/1048 38% [======================= ] 402/1048 38% [======================= ] 403/1048 38% [======================= ] 404/1048 38% [======================= ] 405/1048 38% [======================== ] 406/1048 38% [======================== ] 407/1048 38% [======================== ] 408/1048 38% [======================== ] 409/1048 39% [======================== ] 410/1048 39% [======================== ] 411/1048 39% [======================== ] 412/1048 39% [======================== ] 413/1048 39% [======================== ] 414/1048 39% [======================== ] 415/1048 39% [======================== ] 416/1048 39% [======================== ] 417/1048 39% [======================== ] 418/1048 39% [======================== ] 419/1048 39% [======================== ] 420/1048 40% [======================== ] 421/1048 40% [======================== ] 422/1048 40% [========================= ] 423/1048 40% [========================= ] 424/1048 40% [========================= ] 425/1048 40% [========================= ] 426/1048 40% [========================= ] 427/1048 40% [========================= ] 428/1048 40% [========================= ] 429/1048 40% [========================= ] 430/1048 41% [========================= ] 431/1048 41% [========================= ] 432/1048 41% [========================= ] 433/1048 41% [========================= ] 434/1048 41% [========================= ] 435/1048 41% [========================= ] 436/1048 41% [========================= ] 437/1048 41% [========================= ] 438/1048 41% [========================= ] 439/1048 41% [========================== ] 440/1048 41% [========================== ] 441/1048 42% [========================== ] 442/1048 42% [========================== ] 443/1048 42% [========================== ] 444/1048 42% [========================== ] 445/1048 42% [========================== ] 446/1048 42% [========================== ] 447/1048 42% [========================== ] 448/1048 42% [========================== ] 449/1048 42% [========================== ] 450/1048 42% [========================== ] 451/1048 43% [========================== ] 452/1048 43% [========================== ] 453/1048 43% [========================== ] 454/1048 43% [========================== ] 455/1048 43% [========================== ] 456/1048 43% [=========================== ] 457/1048 43% [=========================== ] 458/1048 43% [=========================== ] 459/1048 43% [=========================== ] 460/1048 43% [=========================== ] 461/1048 43% [=========================== ] 462/1048 44% [=========================== ] 463/1048 44% [=========================== ] 464/1048 44% [=========================== ] 465/1048 44% [=========================== ] 466/1048 44% [=========================== ] 467/1048 44% [=========================== ] 468/1048 44% [=========================== ] 469/1048 44% [=========================== ] 470/1048 44% [=========================== ] 471/1048 44% [=========================== ] 472/1048 45% [=========================== ] 473/1048 45% [============================ ] 474/1048 45% [============================ ] 475/1048 45% [============================ ] 476/1048 45% [============================ ] 477/1048 45% [============================ ] 478/1048 45% [============================ ] 479/1048 45% [============================ ] 480/1048 45% [============================ ] 481/1048 45% [============================ ] 482/1048 45% [============================ ] 483/1048 46% [============================ ] 484/1048 46% [============================ ] 485/1048 46% [============================ ] 486/1048 46% [============================ ] 487/1048 46% [============================ ] 488/1048 46% [============================ ] 489/1048 46% [============================ ] 490/1048 46% [============================= ] 491/1048 46% [============================= ] 492/1048 46% [============================= ] 493/1048 47% [============================= ] 494/1048 47% [============================= ] 495/1048 47% [============================= ] 496/1048 47% [============================= ] 497/1048 47% [============================= ] 498/1048 47% [============================= ] 499/1048 47% [============================= ] 500/1048 47% [============================= ] 501/1048 47% [============================= ] 502/1048 47% [============================= ] 503/1048 47% [============================= ] 504/1048 48% [============================= ] 505/1048 48% [============================= ] 506/1048 48% [============================= ] 507/1048 48% [============================== ] 508/1048 48% [============================== ] 509/1048 48% [============================== ] 510/1048 48% [============================== ] 511/1048 48% [============================== ] 512/1048 48% [============================== ] 513/1048 48% [============================== ] 514/1048 49% [============================== ] 515/1048 49% [============================== ] 516/1048 49% [============================== ] 517/1048 49% [============================== ] 518/1048 49% [============================== ] 519/1048 49% [============================== ] 520/1048 49% [============================== ] 521/1048 49% [============================== ] 522/1048 49% [============================== ] 523/1048 49% [=============================== ] 524/1048 50% [=============================== ] 525/1048 50% [=============================== ] 526/1048 50% [=============================== ] 527/1048 50% [=============================== ] 528/1048 50% [=============================== ] 529/1048 50% [=============================== ] 530/1048 50% [=============================== ] 531/1048 50% [=============================== ] 532/1048 50% [=============================== ] 533/1048 50% [=============================== ] 534/1048 50% [=============================== ] 535/1048 51% [=============================== ] 536/1048 51% [=============================== ] 537/1048 51% [=============================== ] 538/1048 51% [=============================== ] 539/1048 51% [=============================== ] 540/1048 51% [================================ ] 541/1048 51% [================================ ] 542/1048 51% [================================ ] 543/1048 51% [================================ ] 544/1048 51% [================================ ] 545/1048 52% [================================ ] 546/1048 52% [================================ ] 547/1048 52% [================================ ] 548/1048 52% [================================ ] 549/1048 52% [================================ ] 550/1048 52% [================================ ] 551/1048 52% [================================ ] 552/1048 52% [================================ ] 553/1048 52% [================================ ] 554/1048 52% [================================ ] 555/1048 52% [================================ ] 556/1048 53% [================================ ] 557/1048 53% [================================= ] 558/1048 53% [================================= ] 559/1048 53% [================================= ] 560/1048 53% [================================= ] 561/1048 53% [================================= ] 562/1048 53% [================================= ] 563/1048 53% [================================= ] 564/1048 53% [================================= ] 565/1048 53% [================================= ] 566/1048 54% [================================= ] 567/1048 54% [================================= ] 568/1048 54% [================================= ] 569/1048 54% [================================= ] 570/1048 54% [================================= ] 571/1048 54% [================================= ] 572/1048 54% [================================= ] 573/1048 54% [================================= ] 574/1048 54% [================================== ] 575/1048 54% [================================== ] 576/1048 54% [================================== ] 577/1048 55% [================================== ] 578/1048 55% [================================== ] 579/1048 55% [================================== ] 580/1048 55% [================================== ] 581/1048 55% [================================== ] 582/1048 55% [================================== ] 583/1048 55% [================================== ] 584/1048 55% [================================== ] 585/1048 55% [================================== ] 586/1048 55% [================================== ] 587/1048 56% [================================== ] 588/1048 56% [================================== ] 589/1048 56% [================================== ] 590/1048 56% [================================== ] 591/1048 56% [=================================== ] 592/1048 56% [=================================== ] 593/1048 56% [=================================== ] 594/1048 56% [=================================== ] 595/1048 56% [=================================== ] 596/1048 56% [=================================== ] 597/1048 56% [=================================== ] 598/1048 57% [=================================== ] 599/1048 57% [=================================== ] 600/1048 57% [=================================== ] 601/1048 57% [=================================== ] 602/1048 57% [=================================== ] 603/1048 57% [=================================== ] 604/1048 57% [=================================== ] 605/1048 57% [=================================== ] 606/1048 57% [=================================== ] 607/1048 57% [=================================== ] 608/1048 58% [==================================== ] 609/1048 58% [==================================== ] 610/1048 58% [==================================== ] 611/1048 58% [==================================== ] 612/1048 58% [==================================== ] 613/1048 58% [==================================== ] 614/1048 58% [==================================== ] 615/1048 58% [==================================== ] 616/1048 58% [==================================== ] 617/1048 58% [==================================== ] 618/1048 58% [==================================== ] 619/1048 59% [==================================== ] 620/1048 59% [==================================== ] 621/1048 59% [==================================== ] 622/1048 59% [==================================== ] 623/1048 59% [==================================== ] 624/1048 59% [==================================== ] 625/1048 59% [===================================== ] 626/1048 59% [===================================== ] 627/1048 59% [===================================== ] 628/1048 59% [===================================== ] 629/1048 60% [===================================== ] 630/1048 60% [===================================== ] 631/1048 60% [===================================== ] 632/1048 60% [===================================== ] 633/1048 60% [===================================== ] 634/1048 60% [===================================== ] 635/1048 60% [===================================== ] 636/1048 60% [===================================== ] 637/1048 60% [===================================== ] 638/1048 60% [===================================== ] 639/1048 60% [===================================== ] 640/1048 61% [===================================== ] 641/1048 61% [===================================== ] 642/1048 61% [====================================== ] 643/1048 61% [====================================== ] 644/1048 61% [====================================== ] 645/1048 61% [====================================== ] 646/1048 61% [====================================== ] 647/1048 61% [====================================== ] 648/1048 61% [====================================== ] 649/1048 61% [====================================== ] 650/1048 62% [====================================== ] 651/1048 62% [====================================== ] 652/1048 62% [====================================== ] 653/1048 62% [====================================== ] 654/1048 62% [====================================== ] 655/1048 62% [====================================== ] 656/1048 62% [====================================== ] 657/1048 62% [====================================== ] 658/1048 62% [====================================== ] 659/1048 62% [======================================= ] 660/1048 62% [======================================= ] 661/1048 63% [======================================= ] 662/1048 63% [======================================= ] 663/1048 63% [======================================= ] 664/1048 63% [======================================= ] 665/1048 63% [======================================= ] 666/1048 63% [======================================= ] 667/1048 63% [======================================= ] 668/1048 63% [======================================= ] 669/1048 63% [======================================= ] 670/1048 63% [======================================= ] 671/1048 64% [======================================= ] 672/1048 64% [======================================= ] 673/1048 64% [======================================= ] 674/1048 64% [======================================= ] 675/1048 64% [======================================= ] 676/1048 64% [======================================== ] 677/1048 64% [======================================== ] 678/1048 64% [======================================== ] 679/1048 64% [======================================== ] 680/1048 64% [======================================== ] 681/1048 64% [======================================== ] 682/1048 65% [======================================== ] 683/1048 65% [======================================== ] 684/1048 65% [======================================== ] 685/1048 65% [======================================== ] 686/1048 65% [======================================== ] 687/1048 65% [======================================== ] 688/1048 65% [======================================== ] 689/1048 65% [======================================== ] 690/1048 65% [======================================== ] 691/1048 65% [======================================== ] 692/1048 66% [======================================== ] 693/1048 66% [========================================= ] 694/1048 66% [========================================= ] 695/1048 66% [========================================= ] 696/1048 66% [========================================= ] 697/1048 66% [========================================= ] 698/1048 66% [========================================= ] 699/1048 66% [========================================= ] 700/1048 66% [========================================= ] 701/1048 66% [========================================= ] 702/1048 66% [========================================= ] 703/1048 67% [========================================= ] 704/1048 67% [========================================= ] 705/1048 67% [========================================= ] 706/1048 67% [========================================= ] 707/1048 67% [========================================= ] 708/1048 67% [========================================= ] 709/1048 67% [========================================== ] 710/1048 67% [========================================== ] 711/1048 67% [========================================== ] 712/1048 67% [========================================== ] 713/1048 68% [========================================== ] 714/1048 68% [========================================== ] 715/1048 68% [========================================== ] 716/1048 68% [========================================== ] 717/1048 68% [========================================== ] 718/1048 68% [========================================== ] 719/1048 68% [========================================== ] 720/1048 68% [========================================== ] 721/1048 68% [========================================== ] 722/1048 68% [========================================== ] 723/1048 68% [========================================== ] 724/1048 69% [========================================== ] 725/1048 69% [========================================== ] 726/1048 69% [=========================================== ] 727/1048 69% [=========================================== ] 728/1048 69% [=========================================== ] 729/1048 69% [=========================================== ] 730/1048 69% [=========================================== ] 731/1048 69% [=========================================== ] 732/1048 69% [=========================================== ] 733/1048 69% [=========================================== ] 734/1048 70% [=========================================== ] 735/1048 70% [=========================================== ] 736/1048 70% [=========================================== ] 737/1048 70% [=========================================== ] 738/1048 70% [=========================================== ] 739/1048 70% [=========================================== ] 740/1048 70% [=========================================== ] 741/1048 70% [=========================================== ] 742/1048 70% [=========================================== ] 743/1048 70% [============================================ ] 744/1048 70% [============================================ ] 745/1048 71% [============================================ ] 746/1048 71% [============================================ ] 747/1048 71% [============================================ ] 748/1048 71% [============================================ ] 749/1048 71% [============================================ ] 750/1048 71% [============================================ ] 751/1048 71% [============================================ ] 752/1048 71% [============================================ ] 753/1048 71% [============================================ ] 754/1048 71% [============================================ ] 755/1048 72% [============================================ ] 756/1048 72% [============================================ ] 757/1048 72% [============================================ ] 758/1048 72% [============================================ ] 759/1048 72% [============================================ ] 760/1048 72% [============================================= ] 761/1048 72% [============================================= ] 762/1048 72% [============================================= ] 763/1048 72% [============================================= ] 764/1048 72% [============================================= ] 765/1048 72% [============================================= ] 766/1048 73% [============================================= ] 767/1048 73% [============================================= ] 768/1048 73% [============================================= ] 769/1048 73% [============================================= ] 770/1048 73% [============================================= ] 771/1048 73% [============================================= ] 772/1048 73% [============================================= ] 773/1048 73% [============================================= ] 774/1048 73% [============================================= ] 775/1048 73% [============================================= ] 776/1048 74% [============================================= ] 777/1048 74% [============================================== ] 778/1048 74% [============================================== ] 779/1048 74% [============================================== ] 780/1048 74% [============================================== ] 781/1048 74% [============================================== ] 782/1048 74% [============================================== ] 783/1048 74% [============================================== ] 784/1048 74% [============================================== ] 785/1048 74% [============================================== ] 786/1048 75% [============================================== ] 787/1048 75% [============================================== ] 788/1048 75% [============================================== ] 789/1048 75% [============================================== ] 790/1048 75% [============================================== ] 791/1048 75% [============================================== ] 792/1048 75% [============================================== ] 793/1048 75% [============================================== ] 794/1048 75% [=============================================== ] 795/1048 75% [=============================================== ] 796/1048 75% [=============================================== ] 797/1048 76% [=============================================== ] 798/1048 76% [=============================================== ] 799/1048 76% [=============================================== ] 800/1048 76% [=============================================== ] 801/1048 76% [=============================================== ] 802/1048 76% [=============================================== ] 803/1048 76% [=============================================== ] 804/1048 76% [=============================================== ] 805/1048 76% [=============================================== ] 806/1048 76% [=============================================== ] 807/1048 77% [=============================================== ] 808/1048 77% [=============================================== ] 809/1048 77% [=============================================== ] 810/1048 77% [=============================================== ] 811/1048 77% [================================================ ] 812/1048 77% [================================================ ] 813/1048 77% [================================================ ] 814/1048 77% [================================================ ] 815/1048 77% [================================================ ] 816/1048 77% [================================================ ] 817/1048 77% [================================================ ] 818/1048 78% [================================================ ] 819/1048 78% [================================================ ] 820/1048 78% [================================================ ] 821/1048 78% [================================================ ] 822/1048 78% [================================================ ] 823/1048 78% [================================================ ] 824/1048 78% [================================================ ] 825/1048 78% [================================================ ] 826/1048 78% [================================================ ] 827/1048 78% [================================================ ] 828/1048 79% [================================================= ] 829/1048 79% [================================================= ] 830/1048 79% [================================================= ] 831/1048 79% [================================================= ] 832/1048 79% [================================================= ] 833/1048 79% [================================================= ] 834/1048 79% [================================================= ] 835/1048 79% [================================================= ] 836/1048 79% [================================================= ] 837/1048 79% [================================================= ] 838/1048 79% [================================================= ] 839/1048 80% [================================================= ] 840/1048 80% [================================================= ] 841/1048 80% [================================================= ] 842/1048 80% [================================================= ] 843/1048 80% [================================================= ] 844/1048 80% [================================================= ] 845/1048 80% [================================================== ] 846/1048 80% [================================================== ] 847/1048 80% [================================================== ] 848/1048 80% [================================================== ] 849/1048 81% [================================================== ] 850/1048 81% [================================================== ] 851/1048 81% [================================================== ] 852/1048 81% [================================================== ] 853/1048 81% [================================================== ] 854/1048 81% [================================================== ] 855/1048 81% [================================================== ] 856/1048 81% [================================================== ] 857/1048 81% [================================================== ] 858/1048 81% [================================================== ] 859/1048 81% [================================================== ] 860/1048 82% [================================================== ] 861/1048 82% [================================================== ] 862/1048 82% [=================================================== ] 863/1048 82% [=================================================== ] 864/1048 82% [=================================================== ] 865/1048 82% [=================================================== ] 866/1048 82% [=================================================== ] 867/1048 82% [=================================================== ] 868/1048 82% [=================================================== ] 869/1048 82% [=================================================== ] 870/1048 83% [=================================================== ] 871/1048 83% [=================================================== ] 872/1048 83% [=================================================== ] 873/1048 83% [=================================================== ] 874/1048 83% [=================================================== ] 875/1048 83% [=================================================== ] 876/1048 83% [=================================================== ] 877/1048 83% [=================================================== ] 878/1048 83% [==================================================== ] 879/1048 83% [==================================================== ] 880/1048 83% [==================================================== ] 881/1048 84% [==================================================== ] 882/1048 84% [==================================================== ] 883/1048 84% [==================================================== ] 884/1048 84% [==================================================== ] 885/1048 84% [==================================================== ] 886/1048 84% [==================================================== ] 887/1048 84% [==================================================== ] 888/1048 84% [==================================================== ] 889/1048 84% [==================================================== ] 890/1048 84% [==================================================== ] 891/1048 85% [==================================================== ] 892/1048 85% [==================================================== ] 893/1048 85% [==================================================== ] 894/1048 85% [==================================================== ] 895/1048 85% [===================================================== ] 896/1048 85% [===================================================== ] 897/1048 85% [===================================================== ] 898/1048 85% [===================================================== ] 899/1048 85% [===================================================== ] 900/1048 85% [===================================================== ] 901/1048 85% [===================================================== ] 902/1048 86% [===================================================== ] 903/1048 86% [===================================================== ] 904/1048 86% [===================================================== ] 905/1048 86% [===================================================== ] 906/1048 86% [===================================================== ] 907/1048 86% [===================================================== ] 908/1048 86% [===================================================== ] 909/1048 86% [===================================================== ] 910/1048 86% [===================================================== ] 911/1048 86% [===================================================== ] 912/1048 87% [====================================================== ] 913/1048 87% [====================================================== ] 914/1048 87% [====================================================== ] 915/1048 87% [====================================================== ] 916/1048 87% [====================================================== ] 917/1048 87% [====================================================== ] 918/1048 87% [====================================================== ] 919/1048 87% [====================================================== ] 920/1048 87% [====================================================== ] 921/1048 87% [====================================================== ] 922/1048 87% [====================================================== ] 923/1048 88% [====================================================== ] 924/1048 88% [====================================================== ] 925/1048 88% [====================================================== ] 926/1048 88% [====================================================== ] 927/1048 88% [====================================================== ] 928/1048 88% [====================================================== ] 929/1048 88% [======================================================= ] 930/1048 88% [======================================================= ] 931/1048 88% [======================================================= ] 932/1048 88% [======================================================= ] 933/1048 89% [======================================================= ] 934/1048 89% [======================================================= ] 935/1048 89% [======================================================= ] 936/1048 89% [======================================================= ] 937/1048 89% [======================================================= ] 938/1048 89% [======================================================= ] 939/1048 89% [======================================================= ] 940/1048 89% [======================================================= ] 941/1048 89% [======================================================= ] 942/1048 89% [======================================================= ] 943/1048 89% [======================================================= ] 944/1048 90% [======================================================= ] 945/1048 90% [======================================================= ] 946/1048 90% [======================================================== ] 947/1048 90% [======================================================== ] 948/1048 90% [======================================================== ] 949/1048 90% [======================================================== ] 950/1048 90% [======================================================== ] 951/1048 90% [======================================================== ] 952/1048 90% [======================================================== ] 953/1048 90% [======================================================== ] 954/1048 91% [======================================================== ] 955/1048 91% [======================================================== ] 956/1048 91% [======================================================== ] 957/1048 91% [======================================================== ] 958/1048 91% [======================================================== ] 959/1048 91% [======================================================== ] 960/1048 91% [======================================================== ] 961/1048 91% [======================================================== ] 962/1048 91% [======================================================== ] 963/1048 91% [========================================================= ] 964/1048 91% [========================================================= ] 965/1048 92% [========================================================= ] 966/1048 92% [========================================================= ] 967/1048 92% [========================================================= ] 968/1048 92% [========================================================= ] 969/1048 92% [========================================================= ] 970/1048 92% [========================================================= ] 971/1048 92% [========================================================= ] 972/1048 92% [========================================================= ] 973/1048 92% [========================================================= ] 974/1048 92% [========================================================= ] 975/1048 93% [========================================================= ] 976/1048 93% [========================================================= ] 977/1048 93% [========================================================= ] 978/1048 93% [========================================================= ] 979/1048 93% [========================================================= ] 980/1048 93% [========================================================== ] 981/1048 93% [========================================================== ] 982/1048 93% [========================================================== ] 983/1048 93% [========================================================== ] 984/1048 93% [========================================================== ] 985/1048 93% [========================================================== ] 986/1048 94% [========================================================== ] 987/1048 94% [========================================================== ] 988/1048 94% [========================================================== ] 989/1048 94% [========================================================== ] 990/1048 94% [========================================================== ] 991/1048 94% [========================================================== ] 992/1048 94% [========================================================== ] 993/1048 94% [========================================================== ] 994/1048 94% [========================================================== ] 995/1048 94% [========================================================== ] 996/1048 95% [========================================================== ] 997/1048 95% [=========================================================== ] 998/1048 95% [=========================================================== ] 999/1048 95% [=========================================================== ] 1000/1048 95% [=========================================================== ] 1001/1048 95% [=========================================================== ] 1002/1048 95% [=========================================================== ] 1003/1048 95% [=========================================================== ] 1004/1048 95% [=========================================================== ] 1005/1048 95% [=========================================================== ] 1006/1048 95% [=========================================================== ] 1007/1048 96% [=========================================================== ] 1008/1048 96% [=========================================================== ] 1009/1048 96% [=========================================================== ] 1010/1048 96% [=========================================================== ] 1011/1048 96% [=========================================================== ] 1012/1048 96% [=========================================================== ] 1013/1048 96% [=========================================================== ] 1014/1048 96% [============================================================ ] 1015/1048 96% [============================================================ ] 1016/1048 96% [============================================================ ] 1017/1048 97% [============================================================ ] 1018/1048 97% [============================================================ ] 1019/1048 97% [============================================================ ] 1020/1048 97% [============================================================ ] 1021/1048 97% [============================================================ ] 1022/1048 97% [============================================================ ] 1023/1048 97% [============================================================ ] 1024/1048 97% [============================================================ ] 1025/1048 97% [============================================================ ] 1026/1048 97% [============================================================ ] 1027/1048 97% [============================================================ ] 1028/1048 98% [============================================================ ] 1029/1048 98% [============================================================ ] 1030/1048 98% [============================================================ ] 1031/1048 98% [============================================================= ] 1032/1048 98% [============================================================= ] 1033/1048 98% [============================================================= ] 1034/1048 98% [============================================================= ] 1035/1048 98% [============================================================= ] 1036/1048 98% [============================================================= ] 1037/1048 98% [============================================================= ] 1038/1048 99% [============================================================= ] 1039/1048 99% [============================================================= ] 1040/1048 99% [============================================================= ] 1041/1048 99% [============================================================= ] 1042/1048 99% [============================================================= ] 1043/1048 99% [============================================================= ] 1044/1048 99% [============================================================= ] 1045/1048 99% [============================================================= ] 1046/1048 99% [============================================================= ] 1047/1048 99% [==============================================================] 1048/1048 100% operation complete, 1048 objects in 52434 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2022.05-417-g5789f77c39 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-aespipe 2.4f Collecting legal info >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ifupdown 0.8.16 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ipcalc 1.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> less 590 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lsof 4.94.0 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cryptsetup 2.4.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dmidecode 3.3 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> earlyoom 1.6.2 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> easy-rsa 3.0.8 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> edk2-platforms db922e1253cb6f1fc456805bc42fb7d401eed5c2 Collecting legal info License.txt: OK (sha256: 50ce20c9cfdb0e19ee34fe0a51fc0afe961f743697b068359ab2f862b494df80) >>> host-environment-setup Collecting legal info >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-genpart 1.0.2 Collecting legal info >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jquery-datetimepicker 2.4.5 Collecting legal info MIT-LICENSE.txt: OK (sha256: 491add640b4678b78571d3b4c0840422b48a5b397e47e2104c1942ff1fce1a68) >>> jquery 3.5.1 Collecting legal info >>> host-kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libshout 2.4.5 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-lld 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: f7891568956e34643eb6a0db1462db30820d40d7266e2a78063f2fe233ece5a0) >>> host-llvm 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lv2 1.18.2 Collecting legal info COPYING: OK (sha256: 0b0b07d852e3ce7fa04986e141f73001bd7f260683968f0a19e02dbcc4131aa6) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mdevd 0.1.4.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nginx 1.20.1 Collecting legal info LICENSE: OK (sha256: b57270c1f73eb6624b38b2d0a1affcec56b21fab39efbf8c837428f05cef1d73) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> openlayers 6.14.1 Collecting legal info >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pinentry 1.1.1 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> qoriq-cadence-dp-firmware lsdk1909 Collecting legal info COPYING: OK (sha256: d55f024af2bfff714b90de596f6d0399124b999e8c18a86b13a3b507bae6f561) EULA: OK (sha256: 9665930f69c0b6f4a4c055d7fe2b8ee563e771efbc83892abb1955e61492cdf7) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> seatd 0.6.4 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sratom 0.6.8 Collecting legal info COPYING: OK (sha256: 3fc429d6b944fa20306357196a28bb4dd7c25e2d67edebec771f44de5bd7f9e8) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> urandom-scripts Collecting legal info >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> wireguard-tools 1.0.20210914 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> edk2 edk2-stable202102 Collecting legal info License.txt: OK (sha256: 50ce20c9cfdb0e19ee34fe0a51fc0afe961f743697b068359ab2f862b494df80) >>> host-acpica 20200717 Collecting legal info source/include/acpi.h: OK (sha256: cb17c679d3291eba1a70a1336062fb07eec2e839b0821b443b24f41de18c5218) >>> host-nasm 2.15.05 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> 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.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: openlayers-6.14.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'