PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-7/output-1/per-package \ /home/autobuild/autobuild/instance-7/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-7/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs printf ' saned -1 saned -1 * /etc/sane.d - - Saned User\n\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /home/autobuild/autobuild/instance-7/output-1/images rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio mkdir -p /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-7/output-1/target/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/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-7/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/autobuild/autobuild/instance-7/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target/init ]; then /usr/bin/install -m 0755 fs/cpio/init /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target/init; fi\n mkdir -p /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target/dev\n mknod -m 0622 /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target/dev/console c 5 1\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/autobuild/autobuild/instance-7/output-1/images/rootfs.cpio\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/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-7/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/cpio/target table='/home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/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-7/output-1/images/rootfs.cpio > /home/autobuild/autobuild/instance-7/output-1/images/rootfs.cpio.xz >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/autobuild/autobuild/instance-7/output-1/images rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2 mkdir -p /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-7/output-1/target/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/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-7/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/autobuild/autobuild/instance-7/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/autobuild/autobuild/instance-7/output-1/host/sbin/mkfs.jffs2 -e 0x10000 --with-xattr -b -d /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target -o /home/autobuild/autobuild/instance-7/output-1/images/rootfs.jffs2\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/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-7/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/jffs2/target table='/home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.jffs2: error!: Page size for this system is by default 16384 mkfs.jffs2: error!: Use the --pagesize=SIZE option if this is not what you want >>> Generating filesystem image rootfs.squashfs mkdir -p /home/autobuild/autobuild/instance-7/output-1/images rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs mkdir -p /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-7/output-1/target/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/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-7/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-7/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-7/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-7/output-1/images/rootfs.squashfs -noappend -processors 1 -b 8K -nopad -comp zstd\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/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-7/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-7/output-1/images/rootfs.squashfs, block size 8192. [=============================/ ] 12400/24660 50% [===========================================================|] 24660/24660 100% Exportable Squashfs 4.0 filesystem, zstd compressed, data block size 8192 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 149144.99 Kbytes (145.65 Mbytes) 77.04% of uncompressed filesystem size (193606.77 Kbytes) Inode table size 59713 bytes (58.31 Kbytes) 34.49% of uncompressed inode table size (173137 bytes) Directory table size 18818 bytes (18.38 Kbytes) 45.15% of uncompressed directory table size (41678 bytes) Number of duplicate files found 11 Number of inodes 1799 Number of files 805 Number of fragments 120 Number of symbolic links 916 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 78 Number of hard-links 1 Number of ids (unique uids + gids) 4 Number of uids 3 root (0) unknown (100) http (33) Number of gids 3 root (0) unknown (101) http (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-7/output-1/images rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-7/output-1/target/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/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-7/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-7/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-7/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-7/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/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-7/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-7/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-7/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1800 objects. stage 2: creating image '/home/autobuild/autobuild/instance-7/output-1/images/rootfs.yaffs2' [ ] 1/1800 0% [ ] 2/1800 0% [ ] 3/1800 0% [ ] 4/1800 0% [ ] 5/1800 0% [ ] 6/1800 0% [ ] 7/1800 0% [ ] 8/1800 0% [ ] 9/1800 0% [ ] 10/1800 0% [ ] 11/1800 0% [ ] 12/1800 0% [ ] 13/1800 0% [ ] 14/1800 0% [ ] 15/1800 0% [ ] 16/1800 0% [ ] 17/1800 0% [ ] 18/1800 1% [ ] 19/1800 1% [ ] 20/1800 1% [ ] 21/1800 1% [ ] 22/1800 1% [ ] 23/1800 1% [ ] 24/1800 1% [ ] 25/1800 1% [ ] 26/1800 1% [ ] 27/1800 1% [ ] 28/1800 1% [ ] 29/1800 1% [= ] 30/1800 1% [= ] 31/1800 1% [= ] 32/1800 1% [= ] 33/1800 1% [= ] 34/1800 1% [= ] 35/1800 1% [= ] 36/1800 2% [= ] 37/1800 2% [= ] 38/1800 2% [= ] 39/1800 2% [= ] 40/1800 2% [= ] 41/1800 2% [= ] 42/1800 2% [= ] 43/1800 2% [= ] 44/1800 2% [= ] 45/1800 2% [= ] 46/1800 2% [= ] 47/1800 2% [= ] 48/1800 2% [= ] 49/1800 2% [= ] 50/1800 2% [= ] 51/1800 2% [= ] 52/1800 2% [= ] 53/1800 2% [= ] 54/1800 3% [= ] 55/1800 3% [= ] 56/1800 3% [= ] 57/1800 3% [= ] 58/1800 3% [== ] 59/1800 3% [== ] 60/1800 3% [== ] 61/1800 3% [== ] 62/1800 3% [== ] 63/1800 3% [== ] 64/1800 3% [== ] 65/1800 3% [== ] 66/1800 3% [== ] 67/1800 3% [== ] 68/1800 3% [== ] 69/1800 3% [== ] 70/1800 3% [== ] 71/1800 3% [== ] 72/1800 4% [== ] 73/1800 4% [== ] 74/1800 4% [== ] 75/1800 4% [== ] 76/1800 4% [== ] 77/1800 4% [== ] 78/1800 4% [== ] 79/1800 4% [== ] 80/1800 4% [== ] 81/1800 4% [== ] 82/1800 4% [== ] 83/1800 4% [== ] 84/1800 4% [== ] 85/1800 4% [== ] 86/1800 4% [== ] 87/1800 4% [=== ] 88/1800 4% [=== ] 89/1800 4% [=== ] 90/1800 5% [=== ] 91/1800 5% [=== ] 92/1800 5% [=== ] 93/1800 5% [=== ] 94/1800 5% [=== ] 95/1800 5% [=== ] 96/1800 5% [=== ] 97/1800 5% [=== ] 98/1800 5% [=== ] 99/1800 5% [=== ] 100/1800 5% [=== ] 101/1800 5% [=== ] 102/1800 5% [=== ] 103/1800 5% [=== ] 104/1800 5% [=== ] 105/1800 5% [=== ] 106/1800 5% [=== ] 107/1800 5% [=== ] 108/1800 6% [=== ] 109/1800 6% [=== ] 110/1800 6% [=== ] 111/1800 6% [=== ] 112/1800 6% [=== ] 113/1800 6% [=== ] 114/1800 6% [=== ] 115/1800 6% [=== ] 116/1800 6% [==== ] 117/1800 6% [==== ] 118/1800 6% [==== ] 119/1800 6% [==== ] 120/1800 6% [==== ] 121/1800 6% [==== ] 122/1800 6% [==== ] 123/1800 6% [==== ] 124/1800 6% [==== ] 125/1800 6% [==== ] 126/1800 7% [==== ] 127/1800 7% [==== ] 128/1800 7% [==== ] 129/1800 7% [==== ] 130/1800 7% [==== ] 131/1800 7% [==== ] 132/1800 7% [==== ] 133/1800 7% [==== ] 134/1800 7% [==== ] 135/1800 7% [==== ] 136/1800 7% [==== ] 137/1800 7% [==== ] 138/1800 7% [==== ] 139/1800 7% [==== ] 140/1800 7% [==== ] 141/1800 7% [==== ] 142/1800 7% [==== ] 143/1800 7% [==== ] 144/1800 8% [==== ] 145/1800 8% [===== ] 146/1800 8% [===== ] 147/1800 8% [===== ] 148/1800 8% [===== ] 149/1800 8% [===== ] 150/1800 8% [===== ] 151/1800 8% [===== ] 152/1800 8% [===== ] 153/1800 8% [===== ] 154/1800 8% [===== ] 155/1800 8% [===== ] 156/1800 8% [===== ] 157/1800 8% [===== ] 158/1800 8% [===== ] 159/1800 8% [===== ] 160/1800 8% [===== ] 161/1800 8% [===== ] 162/1800 9% [===== ] 163/1800 9% [===== ] 164/1800 9% [===== ] 165/1800 9% [===== ] 166/1800 9% [===== ] 167/1800 9% [===== ] 168/1800 9% [===== ] 169/1800 9% [===== ] 170/1800 9% [===== ] 171/1800 9% [===== ] 172/1800 9% [===== ] 173/1800 9% [===== ] 174/1800 9% [====== ] 175/1800 9% [====== ] 176/1800 9% [====== ] 177/1800 9% [====== ] 178/1800 9% [====== ] 179/1800 9% [====== ] 180/1800 10% [====== ] 181/1800 10% [====== ] 182/1800 10% [====== ] 183/1800 10% [====== ] 184/1800 10% [====== ] 185/1800 10% [====== ] 186/1800 10% [====== ] 187/1800 10% [====== ] 188/1800 10% [====== ] 189/1800 10% [====== ] 190/1800 10% [====== ] 191/1800 10% [====== ] 192/1800 10% [====== ] 193/1800 10% [====== ] 194/1800 10% [====== ] 195/1800 10% [====== ] 196/1800 10% [====== ] 197/1800 10% [====== ] 198/1800 11% [====== ] 199/1800 11% [====== ] 200/1800 11% [====== ] 201/1800 11% [====== ] 202/1800 11% [====== ] 203/1800 11% [======= ] 204/1800 11% [======= ] 205/1800 11% [======= ] 206/1800 11% [======= ] 207/1800 11% [======= ] 208/1800 11% [======= ] 209/1800 11% [======= ] 210/1800 11% [======= ] 211/1800 11% [======= ] 212/1800 11% [======= ] 213/1800 11% [======= ] 214/1800 11% [======= ] 215/1800 11% [======= ] 216/1800 12% [======= ] 217/1800 12% [======= ] 218/1800 12% [======= ] 219/1800 12% [======= ] 220/1800 12% [======= ] 221/1800 12% [======= ] 222/1800 12% [======= ] 223/1800 12% [======= ] 224/1800 12% [======= ] 225/1800 12% [======= ] 226/1800 12% [======= ] 227/1800 12% [======= ] 228/1800 12% [======= ] 229/1800 12% [======= ] 230/1800 12% [======= ] 231/1800 12% [======= ] 232/1800 12% [======== ] 233/1800 12% [======== ] 234/1800 13% [======== ] 235/1800 13% [======== ] 236/1800 13% [======== ] 237/1800 13% [======== ] 238/1800 13% [======== ] 239/1800 13% [======== ] 240/1800 13% [======== ] 241/1800 13% [======== ] 242/1800 13% [======== ] 243/1800 13% [======== ] 244/1800 13% [======== ] 245/1800 13% [======== ] 246/1800 13% [======== ] 247/1800 13% [======== ] 248/1800 13% [======== ] 249/1800 13% [======== ] 250/1800 13% [======== ] 251/1800 13% [======== ] 252/1800 14% [======== ] 253/1800 14% [======== ] 254/1800 14% [======== ] 255/1800 14% [======== ] 256/1800 14% [======== ] 257/1800 14% [======== ] 258/1800 14% [======== ] 259/1800 14% [======== ] 260/1800 14% [======== ] 261/1800 14% [========= ] 262/1800 14% [========= ] 263/1800 14% [========= ] 264/1800 14% [========= ] 265/1800 14% [========= ] 266/1800 14% [========= ] 267/1800 14% [========= ] 268/1800 14% [========= ] 269/1800 14% [========= ] 270/1800 15% [========= ] 271/1800 15% [========= ] 272/1800 15% [========= ] 273/1800 15% [========= ] 274/1800 15% [========= ] 275/1800 15% [========= ] 276/1800 15% [========= ] 277/1800 15% [========= ] 278/1800 15% [========= ] 279/1800 15% [========= ] 280/1800 15% [========= ] 281/1800 15% [========= ] 282/1800 15% [========= ] 283/1800 15% [========= ] 284/1800 15% [========= ] 285/1800 15% [========= ] 286/1800 15% [========= ] 287/1800 15% [========= ] 288/1800 16% [========= ] 289/1800 16% [========= ] 290/1800 16% [========== ] 291/1800 16% [========== ] 292/1800 16% [========== ] 293/1800 16% [========== ] 294/1800 16% [========== ] 295/1800 16% [========== ] 296/1800 16% [========== ] 297/1800 16% [========== ] 298/1800 16% [========== ] 299/1800 16% [========== ] 300/1800 16% [========== ] 301/1800 16% [========== ] 302/1800 16% [========== ] 303/1800 16% [========== ] 304/1800 16% [========== ] 305/1800 16% [========== ] 306/1800 17% [========== ] 307/1800 17% [========== ] 308/1800 17% [========== ] 309/1800 17% [========== ] 310/1800 17% [========== ] 311/1800 17% [========== ] 312/1800 17% [========== ] 313/1800 17% [========== ] 314/1800 17% [========== ] 315/1800 17% [========== ] 316/1800 17% [========== ] 317/1800 17% [========== ] 318/1800 17% [========== ] 319/1800 17% [=========== ] 320/1800 17% [=========== ] 321/1800 17% [=========== ] 322/1800 17% [=========== ] 323/1800 17% [=========== ] 324/1800 18% [=========== ] 325/1800 18% [=========== ] 326/1800 18% [=========== ] 327/1800 18% [=========== ] 328/1800 18% [=========== ] 329/1800 18% [=========== ] 330/1800 18% [=========== ] 331/1800 18% [=========== ] 332/1800 18% [=========== ] 333/1800 18% [=========== ] 334/1800 18% [=========== ] 335/1800 18% [=========== ] 336/1800 18% [=========== ] 337/1800 18% [=========== ] 338/1800 18% [=========== ] 339/1800 18% [=========== ] 340/1800 18% [=========== ] 341/1800 18% [=========== ] 342/1800 19% [=========== ] 343/1800 19% [=========== ] 344/1800 19% [=========== ] 345/1800 19% [=========== ] 346/1800 19% [=========== ] 347/1800 19% [=========== ] 348/1800 19% [============ ] 349/1800 19% [============ ] 350/1800 19% [============ ] 351/1800 19% [============ ] 352/1800 19% [============ ] 353/1800 19% [============ ] 354/1800 19% [============ ] 355/1800 19% [============ ] 356/1800 19% [============ ] 357/1800 19% [============ ] 358/1800 19% [============ ] 359/1800 19% [============ ] 360/1800 20% [============ ] 361/1800 20% [============ ] 362/1800 20% [============ ] 363/1800 20% [============ ] 364/1800 20% [============ ] 365/1800 20% [============ ] 366/1800 20% [============ ] 367/1800 20% [============ ] 368/1800 20% [============ ] 369/1800 20% [============ ] 370/1800 20% [============ ] 371/1800 20% [============ ] 372/1800 20% [============ ] 373/1800 20% [============ ] 374/1800 20% [============ ] 375/1800 20% [============ ] 376/1800 20% [============ ] 377/1800 20% [============= ] 378/1800 21% [============= ] 379/1800 21% [============= ] 380/1800 21% [============= ] 381/1800 21% [============= ] 382/1800 21% [============= ] 383/1800 21% [============= ] 384/1800 21% [============= ] 385/1800 21% [============= ] 386/1800 21% [============= ] 387/1800 21% [============= ] 388/1800 21% [============= ] 389/1800 21% [============= ] 390/1800 21% [============= ] 391/1800 21% [============= ] 392/1800 21% [============= ] 393/1800 21% [============= ] 394/1800 21% [============= ] 395/1800 21% [============= ] 396/1800 22% [============= ] 397/1800 22% [============= ] 398/1800 22% [============= ] 399/1800 22% [============= ] 400/1800 22% [============= ] 401/1800 22% [============= ] 402/1800 22% [============= ] 403/1800 22% [============= ] 404/1800 22% [============= ] 405/1800 22% [============= ] 406/1800 22% [============== ] 407/1800 22% [============== ] 408/1800 22% [============== ] 409/1800 22% [============== ] 410/1800 22% [============== ] 411/1800 22% [============== ] 412/1800 22% [============== ] 413/1800 22% [============== ] 414/1800 23% [============== ] 415/1800 23% [============== ] 416/1800 23% [============== ] 417/1800 23% [============== ] 418/1800 23% [============== ] 419/1800 23% [============== ] 420/1800 23% [============== ] 421/1800 23% [============== ] 422/1800 23% [============== ] 423/1800 23% [============== ] 424/1800 23% [============== ] 425/1800 23% [============== ] 426/1800 23% [============== ] 427/1800 23% [============== ] 428/1800 23% [============== ] 429/1800 23% [============== ] 430/1800 23% [============== ] 431/1800 23% [============== ] 432/1800 24% [============== ] 433/1800 24% [============== ] 434/1800 24% [============== ] 435/1800 24% [=============== ] 436/1800 24% [=============== ] 437/1800 24% [=============== ] 438/1800 24% [=============== ] 439/1800 24% [=============== ] 440/1800 24% [=============== ] 441/1800 24% [=============== ] 442/1800 24% [=============== ] 443/1800 24% [=============== ] 444/1800 24% [=============== ] 445/1800 24% [=============== ] 446/1800 24% [=============== ] 447/1800 24% [=============== ] 448/1800 24% [=============== ] 449/1800 24% [=============== ] 450/1800 25% [=============== ] 451/1800 25% [=============== ] 452/1800 25% [=============== ] 453/1800 25% [=============== ] 454/1800 25% [=============== ] 455/1800 25% [=============== ] 456/1800 25% [=============== ] 457/1800 25% [=============== ] 458/1800 25% [=============== ] 459/1800 25% [=============== ] 460/1800 25% [=============== ] 461/1800 25% [=============== ] 462/1800 25% [=============== ] 463/1800 25% [=============== ] 464/1800 25% [================ ] 465/1800 25% [================ ] 466/1800 25% [================ ] 467/1800 25% [================ ] 468/1800 26% [================ ] 469/1800 26% [================ ] 470/1800 26% [================ ] 471/1800 26% [================ ] 472/1800 26% [================ ] 473/1800 26% [================ ] 474/1800 26% [================ ] 475/1800 26% [================ ] 476/1800 26% [================ ] 477/1800 26% [================ ] 478/1800 26% [================ ] 479/1800 26% [================ ] 480/1800 26% [================ ] 481/1800 26% [================ ] 482/1800 26% [================ ] 483/1800 26% [================ ] 484/1800 26% [================ ] 485/1800 26% [================ ] 486/1800 27% [================ ] 487/1800 27% [================ ] 488/1800 27% [================ ] 489/1800 27% [================ ] 490/1800 27% [================ ] 491/1800 27% [================ ] 492/1800 27% [================ ] 493/1800 27% [================= ] 494/1800 27% [================= ] 495/1800 27% [================= ] 496/1800 27% [================= ] 497/1800 27% [================= ] 498/1800 27% [================= ] 499/1800 27% [================= ] 500/1800 27% [================= ] 501/1800 27% [================= ] 502/1800 27% [================= ] 503/1800 27% [================= ] 504/1800 28% [================= ] 505/1800 28% [================= ] 506/1800 28% [================= ] 507/1800 28% [================= ] 508/1800 28% [================= ] 509/1800 28% [================= ] 510/1800 28% [================= ] 511/1800 28% [================= ] 512/1800 28% [================= ] 513/1800 28% [================= ] 514/1800 28% [================= ] 515/1800 28% [================= ] 516/1800 28% [================= ] 517/1800 28% [================= ] 518/1800 28% [================= ] 519/1800 28% [================= ] 520/1800 28% [================= ] 521/1800 28% [================= ] 522/1800 29% [================== ] 523/1800 29% [================== ] 524/1800 29% [================== ] 525/1800 29% [================== ] 526/1800 29% [================== ] 527/1800 29% [================== ] 528/1800 29% [================== ] 529/1800 29% [================== ] 530/1800 29% [================== ] 531/1800 29% [================== ] 532/1800 29% [================== ] 533/1800 29% [================== ] 534/1800 29% [================== ] 535/1800 29% [================== ] 536/1800 29% [================== ] 537/1800 29% [================== ] 538/1800 29% [================== ] 539/1800 29% [================== ] 540/1800 30% [================== ] 541/1800 30% [================== ] 542/1800 30% [================== ] 543/1800 30% [================== ] 544/1800 30% [================== ] 545/1800 30% [================== ] 546/1800 30% [================== ] 547/1800 30% [================== ] 548/1800 30% [================== ] 549/1800 30% [================== ] 550/1800 30% [================== ] 551/1800 30% [=================== ] 552/1800 30% [=================== ] 553/1800 30% [=================== ] 554/1800 30% [=================== ] 555/1800 30% [=================== ] 556/1800 30% [=================== ] 557/1800 30% [=================== ] 558/1800 31% [=================== ] 559/1800 31% [=================== ] 560/1800 31% [=================== ] 561/1800 31% [=================== ] 562/1800 31% [=================== ] 563/1800 31% [=================== ] 564/1800 31% [=================== ] 565/1800 31% [=================== ] 566/1800 31% [=================== ] 567/1800 31% [=================== ] 568/1800 31% [=================== ] 569/1800 31% [=================== ] 570/1800 31% [=================== ] 571/1800 31% [=================== ] 572/1800 31% [=================== ] 573/1800 31% [=================== ] 574/1800 31% [=================== ] 575/1800 31% [=================== ] 576/1800 32% [=================== ] 577/1800 32% [=================== ] 578/1800 32% [=================== ] 579/1800 32% [=================== ] 580/1800 32% [==================== ] 581/1800 32% [==================== ] 582/1800 32% [==================== ] 583/1800 32% [==================== ] 584/1800 32% [==================== ] 585/1800 32% [==================== ] 586/1800 32% [==================== ] 587/1800 32% [==================== ] 588/1800 32% [==================== ] 589/1800 32% [==================== ] 590/1800 32% [==================== ] 591/1800 32% [==================== ] 592/1800 32% [==================== ] 593/1800 32% [==================== ] 594/1800 33% [==================== ] 595/1800 33% [==================== ] 596/1800 33% [==================== ] 597/1800 33% [==================== ] 598/1800 33% [==================== ] 599/1800 33% [==================== ] 600/1800 33% [==================== ] 601/1800 33% [==================== ] 602/1800 33% [==================== ] 603/1800 33% [==================== ] 604/1800 33% [==================== ] 605/1800 33% [==================== ] 606/1800 33% [==================== ] 607/1800 33% [==================== ] 608/1800 33% [==================== ] 609/1800 33% [===================== ] 610/1800 33% [===================== ] 611/1800 33% [===================== ] 612/1800 34% [===================== ] 613/1800 34% [===================== ] 614/1800 34% [===================== ] 615/1800 34% [===================== ] 616/1800 34% [===================== ] 617/1800 34% [===================== ] 618/1800 34% [===================== ] 619/1800 34% [===================== ] 620/1800 34% [===================== ] 621/1800 34% [===================== ] 622/1800 34% [===================== ] 623/1800 34% [===================== ] 624/1800 34% [===================== ] 625/1800 34% [===================== ] 626/1800 34% [===================== ] 627/1800 34% [===================== ] 628/1800 34% [===================== ] 629/1800 34% [===================== ] 630/1800 35% [===================== ] 631/1800 35% [===================== ] 632/1800 35% [===================== ] 633/1800 35% [===================== ] 634/1800 35% [===================== ] 635/1800 35% [===================== ] 636/1800 35% [===================== ] 637/1800 35% [===================== ] 638/1800 35% [====================== ] 639/1800 35% [====================== ] 640/1800 35% [====================== ] 641/1800 35% [====================== ] 642/1800 35% [====================== ] 643/1800 35% [====================== ] 644/1800 35% [====================== ] 645/1800 35% [====================== ] 646/1800 35% [====================== ] 647/1800 35% [====================== ] 648/1800 36% [====================== ] 649/1800 36% [====================== ] 650/1800 36% [====================== ] 651/1800 36% [====================== ] 652/1800 36% [====================== ] 653/1800 36% [====================== ] 654/1800 36% [====================== ] 655/1800 36% [====================== ] 656/1800 36% [====================== ] 657/1800 36% [====================== ] 658/1800 36% [====================== ] 659/1800 36% [====================== ] 660/1800 36% [====================== ] 661/1800 36% [====================== ] 662/1800 36% [====================== ] 663/1800 36% [====================== ] 664/1800 36% [====================== ] 665/1800 36% [====================== ] 666/1800 37% [====================== ] 667/1800 37% [======================= ] 668/1800 37% [======================= ] 669/1800 37% [======================= ] 670/1800 37% [======================= ] 671/1800 37% [======================= ] 672/1800 37% [======================= ] 673/1800 37% [======================= ] 674/1800 37% [======================= ] 675/1800 37% [======================= ] 676/1800 37% [======================= ] 677/1800 37% [======================= ] 678/1800 37% [======================= ] 679/1800 37% [======================= ] 680/1800 37% [======================= ] 681/1800 37% [======================= ] 682/1800 37% [======================= ] 683/1800 37% [======================= ] 684/1800 38% [======================= ] 685/1800 38% [======================= ] 686/1800 38% [======================= ] 687/1800 38% [======================= ] 688/1800 38% [======================= ] 689/1800 38% [======================= ] 690/1800 38% [======================= ] 691/1800 38% [======================= ] 692/1800 38% [======================= ] 693/1800 38% [======================= ] 694/1800 38% [======================= ] 695/1800 38% [======================= ] 696/1800 38% [======================== ] 697/1800 38% [======================== ] 698/1800 38% [======================== ] 699/1800 38% [======================== ] 700/1800 38% [======================== ] 701/1800 38% [======================== ] 702/1800 39% [======================== ] 703/1800 39% [======================== ] 704/1800 39% [======================== ] 705/1800 39% [======================== ] 706/1800 39% [======================== ] 707/1800 39% [======================== ] 708/1800 39% [======================== ] 709/1800 39% [======================== ] 710/1800 39% [======================== ] 711/1800 39% [======================== ] 712/1800 39% [======================== ] 713/1800 39% [======================== ] 714/1800 39% [======================== ] 715/1800 39% [======================== ] 716/1800 39% [======================== ] 717/1800 39% [======================== ] 718/1800 39% [======================== ] 719/1800 39% [======================== ] 720/1800 40% [======================== ] 721/1800 40% [======================== ] 722/1800 40% [======================== ] 723/1800 40% [======================== ] 724/1800 40% [======================== ] 725/1800 40% [========================= ] 726/1800 40% [========================= ] 727/1800 40% [========================= ] 728/1800 40% [========================= ] 729/1800 40% [========================= ] 730/1800 40% [========================= ] 731/1800 40% [========================= ] 732/1800 40% [========================= ] 733/1800 40% [========================= ] 734/1800 40% [========================= ] 735/1800 40% [========================= ] 736/1800 40% [========================= ] 737/1800 40% [========================= ] 738/1800 41% [========================= ] 739/1800 41% [========================= ] 740/1800 41% [========================= ] 741/1800 41% [========================= ] 742/1800 41% [========================= ] 743/1800 41% [========================= ] 744/1800 41% [========================= ] 745/1800 41% [========================= ] 746/1800 41% [========================= ] 747/1800 41% [========================= ] 748/1800 41% [========================= ] 749/1800 41% [========================= ] 750/1800 41% [========================= ] 751/1800 41% [========================= ] 752/1800 41% [========================= ] 753/1800 41% [========================= ] 754/1800 41% [========================== ] 755/1800 41% [========================== ] 756/1800 42% [========================== ] 757/1800 42% [========================== ] 758/1800 42% [========================== ] 759/1800 42% [========================== ] 760/1800 42% [========================== ] 761/1800 42% [========================== ] 762/1800 42% [========================== ] 763/1800 42% [========================== ] 764/1800 42% [========================== ] 765/1800 42% [========================== ] 766/1800 42% [========================== ] 767/1800 42% [========================== ] 768/1800 42% [========================== ] 769/1800 42% [========================== ] 770/1800 42% [========================== ] 771/1800 42% [========================== ] 772/1800 42% [========================== ] 773/1800 42% [========================== ] 774/1800 43% [========================== ] 775/1800 43% [========================== ] 776/1800 43% [========================== ] 777/1800 43% [========================== ] 778/1800 43% [========================== ] 779/1800 43% [========================== ] 780/1800 43% [========================== ] 781/1800 43% [========================== ] 782/1800 43% [========================== ] 783/1800 43% [=========================== ] 784/1800 43% [=========================== ] 785/1800 43% [=========================== ] 786/1800 43% [=========================== ] 787/1800 43% [=========================== ] 788/1800 43% [=========================== ] 789/1800 43% [=========================== ] 790/1800 43% [=========================== ] 791/1800 43% [=========================== ] 792/1800 44% [=========================== ] 793/1800 44% [=========================== ] 794/1800 44% [=========================== ] 795/1800 44% [=========================== ] 796/1800 44% [=========================== ] 797/1800 44% [=========================== ] 798/1800 44% [=========================== ] 799/1800 44% [=========================== ] 800/1800 44% [=========================== ] 801/1800 44% [=========================== ] 802/1800 44% [=========================== ] 803/1800 44% [=========================== ] 804/1800 44% [=========================== ] 805/1800 44% [=========================== ] 806/1800 44% [=========================== ] 807/1800 44% [=========================== ] 808/1800 44% [=========================== ] 809/1800 44% [=========================== ] 810/1800 45% [=========================== ] 811/1800 45% [=========================== ] 812/1800 45% [============================ ] 813/1800 45% [============================ ] 814/1800 45% [============================ ] 815/1800 45% [============================ ] 816/1800 45% [============================ ] 817/1800 45% [============================ ] 818/1800 45% [============================ ] 819/1800 45% [============================ ] 820/1800 45% [============================ ] 821/1800 45% [============================ ] 822/1800 45% [============================ ] 823/1800 45% [============================ ] 824/1800 45% [============================ ] 825/1800 45% [============================ ] 826/1800 45% [============================ ] 827/1800 45% [============================ ] 828/1800 46% [============================ ] 829/1800 46% [============================ ] 830/1800 46% [============================ ] 831/1800 46% [============================ ] 832/1800 46% [============================ ] 833/1800 46% [============================ ] 834/1800 46% [============================ ] 835/1800 46% [============================ ] 836/1800 46% [============================ ] 837/1800 46% [============================ ] 838/1800 46% [============================ ] 839/1800 46% [============================ ] 840/1800 46% [============================ ] 841/1800 46% [============================= ] 842/1800 46% [============================= ] 843/1800 46% [============================= ] 844/1800 46% [============================= ] 845/1800 46% [============================= ] 846/1800 47% [============================= ] 847/1800 47% [============================= ] 848/1800 47% [============================= ] 849/1800 47% [============================= ] 850/1800 47% [============================= ] 851/1800 47% [============================= ] 852/1800 47% [============================= ] 853/1800 47% [============================= ] 854/1800 47% [============================= ] 855/1800 47% [============================= ] 856/1800 47% [============================= ] 857/1800 47% [============================= ] 858/1800 47% [============================= ] 859/1800 47% [============================= ] 860/1800 47% [============================= ] 861/1800 47% [============================= ] 862/1800 47% [============================= ] 863/1800 47% [============================= ] 864/1800 48% [============================= ] 865/1800 48% [============================= ] 866/1800 48% [============================= ] 867/1800 48% [============================= ] 868/1800 48% [============================= ] 869/1800 48% [============================= ] 870/1800 48% [============================== ] 871/1800 48% [============================== ] 872/1800 48% [============================== ] 873/1800 48% [============================== ] 874/1800 48% [============================== ] 875/1800 48% [============================== ] 876/1800 48% [============================== ] 877/1800 48% [============================== ] 878/1800 48% [============================== ] 879/1800 48% [============================== ] 880/1800 48% [============================== ] 881/1800 48% [============================== ] 882/1800 49% [============================== ] 883/1800 49% [============================== ] 884/1800 49% [============================== ] 885/1800 49% [============================== ] 886/1800 49% [============================== ] 887/1800 49% [============================== ] 888/1800 49% [============================== ] 889/1800 49% [============================== ] 890/1800 49% [============================== ] 891/1800 49% [============================== ] 892/1800 49% [============================== ] 893/1800 49% [============================== ] 894/1800 49% [============================== ] 895/1800 49% [============================== ] 896/1800 49% [============================== ] 897/1800 49% [============================== ] 898/1800 49% [============================== ] 899/1800 49% [=============================== ] 900/1800 50% [=============================== ] 901/1800 50% [=============================== ] 902/1800 50% [=============================== ] 903/1800 50% [=============================== ] 904/1800 50% [=============================== ] 905/1800 50% [=============================== ] 906/1800 50% [=============================== ] 907/1800 50% [=============================== ] 908/1800 50% [=============================== ] 909/1800 50% [=============================== ] 910/1800 50% [=============================== ] 911/1800 50% [=============================== ] 912/1800 50% [=============================== ] 913/1800 50% [=============================== ] 914/1800 50% [=============================== ] 915/1800 50% [=============================== ] 916/1800 50% [=============================== ] 917/1800 50% [=============================== ] 918/1800 51% [=============================== ] 919/1800 51% [=============================== ] 920/1800 51% [=============================== ] 921/1800 51% [=============================== ] 922/1800 51% [=============================== ] 923/1800 51% [=============================== ] 924/1800 51% [=============================== ] 925/1800 51% [=============================== ] 926/1800 51% [=============================== ] 927/1800 51% [=============================== ] 928/1800 51% [=============================== ] 929/1800 51% [================================ ] 930/1800 51% [================================ ] 931/1800 51% [================================ ] 932/1800 51% [================================ ] 933/1800 51% [================================ ] 934/1800 51% [================================ ] 935/1800 51% [================================ ] 936/1800 52% [================================ ] 937/1800 52% [================================ ] 938/1800 52% [================================ ] 939/1800 52% [================================ ] 940/1800 52% [================================ ] 941/1800 52% [================================ ] 942/1800 52% [================================ ] 943/1800 52% [================================ ] 944/1800 52% [================================ ] 945/1800 52% [================================ ] 946/1800 52% [================================ ] 947/1800 52% [================================ ] 948/1800 52% [================================ ] 949/1800 52% [================================ ] 950/1800 52% [================================ ] 951/1800 52% [================================ ] 952/1800 52% [================================ ] 953/1800 52% [================================ ] 954/1800 53% [================================ ] 955/1800 53% [================================ ] 956/1800 53% [================================ ] 957/1800 53% [================================ ] 958/1800 53% [================================= ] 959/1800 53% [================================= ] 960/1800 53% [================================= ] 961/1800 53% [================================= ] 962/1800 53% [================================= ] 963/1800 53% [================================= ] 964/1800 53% [================================= ] 965/1800 53% [================================= ] 966/1800 53% [================================= ] 967/1800 53% [================================= ] 968/1800 53% [================================= ] 969/1800 53% [================================= ] 970/1800 53% [================================= ] 971/1800 53% [================================= ] 972/1800 54% [================================= ] 973/1800 54% [================================= ] 974/1800 54% [================================= ] 975/1800 54% [================================= ] 976/1800 54% [================================= ] 977/1800 54% [================================= ] 978/1800 54% [================================= ] 979/1800 54% [================================= ] 980/1800 54% [================================= ] 981/1800 54% [================================= ] 982/1800 54% [================================= ] 983/1800 54% [================================= ] 984/1800 54% [================================= ] 985/1800 54% [================================= ] 986/1800 54% [================================= ] 987/1800 54% [================================== ] 988/1800 54% [================================== ] 989/1800 54% [================================== ] 990/1800 55% [================================== ] 991/1800 55% [================================== ] 992/1800 55% [================================== ] 993/1800 55% [================================== ] 994/1800 55% [================================== ] 995/1800 55% [================================== ] 996/1800 55% [================================== ] 997/1800 55% [================================== ] 998/1800 55% [================================== ] 999/1800 55% [================================== ] 1000/1800 55% [================================== ] 1001/1800 55% [================================== ] 1002/1800 55% [================================== ] 1003/1800 55% [================================== ] 1004/1800 55% [================================== ] 1005/1800 55% [================================== ] 1006/1800 55% [================================== ] 1007/1800 55% [================================== ] 1008/1800 56% [================================== ] 1009/1800 56% [================================== ] 1010/1800 56% [================================== ] 1011/1800 56% [================================== ] 1012/1800 56% [================================== ] 1013/1800 56% [================================== ] 1014/1800 56% [================================== ] 1015/1800 56% [================================== ] 1016/1800 56% [=================================== ] 1017/1800 56% [=================================== ] 1018/1800 56% [=================================== ] 1019/1800 56% [=================================== ] 1020/1800 56% [=================================== ] 1021/1800 56% [=================================== ] 1022/1800 56% [=================================== ] 1023/1800 56% [=================================== ] 1024/1800 56% [=================================== ] 1025/1800 56% [=================================== ] 1026/1800 57% [=================================== ] 1027/1800 57% [=================================== ] 1028/1800 57% [=================================== ] 1029/1800 57% [=================================== ] 1030/1800 57% [=================================== ] 1031/1800 57% [=================================== ] 1032/1800 57% [=================================== ] 1033/1800 57% [=================================== ] 1034/1800 57% [=================================== ] 1035/1800 57% [=================================== ] 1036/1800 57% [=================================== ] 1037/1800 57% [=================================== ] 1038/1800 57% [=================================== ] 1039/1800 57% [=================================== ] 1040/1800 57% [=================================== ] 1041/1800 57% [=================================== ] 1042/1800 57% [=================================== ] 1043/1800 57% [=================================== ] 1044/1800 58% [=================================== ] 1045/1800 58% [==================================== ] 1046/1800 58% [==================================== ] 1047/1800 58% [==================================== ] 1048/1800 58% [==================================== ] 1049/1800 58% [==================================== ] 1050/1800 58% [==================================== ] 1051/1800 58% [==================================== ] 1052/1800 58% [==================================== ] 1053/1800 58% [==================================== ] 1054/1800 58% [==================================== ] 1055/1800 58% [==================================== ] 1056/1800 58% [==================================== ] 1057/1800 58% [==================================== ] 1058/1800 58% [==================================== ] 1059/1800 58% [==================================== ] 1060/1800 58% [==================================== ] 1061/1800 58% [==================================== ] 1062/1800 59% [==================================== ] 1063/1800 59% [==================================== ] 1064/1800 59% [==================================== ] 1065/1800 59% [==================================== ] 1066/1800 59% [==================================== ] 1067/1800 59% [==================================== ] 1068/1800 59% [==================================== ] 1069/1800 59% [==================================== ] 1070/1800 59% [==================================== ] 1071/1800 59% [==================================== ] 1072/1800 59% [==================================== ] 1073/1800 59% [==================================== ] 1074/1800 59% [===================================== ] 1075/1800 59% [===================================== ] 1076/1800 59% [===================================== ] 1077/1800 59% [===================================== ] 1078/1800 59% [===================================== ] 1079/1800 59% [===================================== ] 1080/1800 60% [===================================== ] 1081/1800 60% [===================================== ] 1082/1800 60% [===================================== ] 1083/1800 60% [===================================== ] 1084/1800 60% [===================================== ] 1085/1800 60% [===================================== ] 1086/1800 60% [===================================== ] 1087/1800 60% [===================================== ] 1088/1800 60% [===================================== ] 1089/1800 60% [===================================== ] 1090/1800 60% [===================================== ] 1091/1800 60% [===================================== ] 1092/1800 60% [===================================== ] 1093/1800 60% [===================================== ] 1094/1800 60% [===================================== ] 1095/1800 60% [===================================== ] 1096/1800 60% [===================================== ] 1097/1800 60% [===================================== ] 1098/1800 61% [===================================== ] 1099/1800 61% [===================================== ] 1100/1800 61% [===================================== ] 1101/1800 61% [===================================== ] 1102/1800 61% [===================================== ] 1103/1800 61% [====================================== ] 1104/1800 61% [====================================== ] 1105/1800 61% [====================================== ] 1106/1800 61% [====================================== ] 1107/1800 61% [====================================== ] 1108/1800 61% [====================================== ] 1109/1800 61% [====================================== ] 1110/1800 61% [====================================== ] 1111/1800 61% [====================================== ] 1112/1800 61% [====================================== ] 1113/1800 61% [====================================== ] 1114/1800 61% [====================================== ] 1115/1800 61% [====================================== ] 1116/1800 62% [====================================== ] 1117/1800 62% [====================================== ] 1118/1800 62% [====================================== ] 1119/1800 62% [====================================== ] 1120/1800 62% [====================================== ] 1121/1800 62% [====================================== ] 1122/1800 62% [====================================== ] 1123/1800 62% [====================================== ] 1124/1800 62% [====================================== ] 1125/1800 62% [====================================== ] 1126/1800 62% [====================================== ] 1127/1800 62% [====================================== ] 1128/1800 62% [====================================== ] 1129/1800 62% [====================================== ] 1130/1800 62% [====================================== ] 1131/1800 62% [====================================== ] 1132/1800 62% [======================================= ] 1133/1800 62% [======================================= ] 1134/1800 63% [======================================= ] 1135/1800 63% [======================================= ] 1136/1800 63% [======================================= ] 1137/1800 63% [======================================= ] 1138/1800 63% [======================================= ] 1139/1800 63% [======================================= ] 1140/1800 63% [======================================= ] 1141/1800 63% [======================================= ] 1142/1800 63% [======================================= ] 1143/1800 63% [======================================= ] 1144/1800 63% [======================================= ] 1145/1800 63% [======================================= ] 1146/1800 63% [======================================= ] 1147/1800 63% [======================================= ] 1148/1800 63% [======================================= ] 1149/1800 63% [======================================= ] 1150/1800 63% [======================================= ] 1151/1800 63% [======================================= ] 1152/1800 64% [======================================= ] 1153/1800 64% [======================================= ] 1154/1800 64% [======================================= ] 1155/1800 64% [======================================= ] 1156/1800 64% [======================================= ] 1157/1800 64% [======================================= ] 1158/1800 64% [======================================= ] 1159/1800 64% [======================================= ] 1160/1800 64% [======================================= ] 1161/1800 64% [======================================== ] 1162/1800 64% [======================================== ] 1163/1800 64% [======================================== ] 1164/1800 64% [======================================== ] 1165/1800 64% [======================================== ] 1166/1800 64% [======================================== ] 1167/1800 64% [======================================== ] 1168/1800 64% [======================================== ] 1169/1800 64% [======================================== ] 1170/1800 65% [======================================== ] 1171/1800 65% [======================================== ] 1172/1800 65% [======================================== ] 1173/1800 65% [======================================== ] 1174/1800 65% [======================================== ] 1175/1800 65% [======================================== ] 1176/1800 65% [======================================== ] 1177/1800 65% [======================================== ] 1178/1800 65% [======================================== ] 1179/1800 65% [======================================== ] 1180/1800 65% [======================================== ] 1181/1800 65% [======================================== ] 1182/1800 65% [======================================== ] 1183/1800 65% [======================================== ] 1184/1800 65% [======================================== ] 1185/1800 65% [======================================== ] 1186/1800 65% [======================================== ] 1187/1800 65% [======================================== ] 1188/1800 66% [======================================== ] 1189/1800 66% [======================================== ] 1190/1800 66% [========================================= ] 1191/1800 66% [========================================= ] 1192/1800 66% [========================================= ] 1193/1800 66% [========================================= ] 1194/1800 66% [========================================= ] 1195/1800 66% [========================================= ] 1196/1800 66% [========================================= ] 1197/1800 66% [========================================= ] 1198/1800 66% [========================================= ] 1199/1800 66% [========================================= ] 1200/1800 66% [========================================= ] 1201/1800 66% [========================================= ] 1202/1800 66% [========================================= ] 1203/1800 66% [========================================= ] 1204/1800 66% [========================================= ] 1205/1800 66% [========================================= ] 1206/1800 67% [========================================= ] 1207/1800 67% [========================================= ] 1208/1800 67% [========================================= ] 1209/1800 67% [========================================= ] 1210/1800 67% [========================================= ] 1211/1800 67% [========================================= ] 1212/1800 67% [========================================= ] 1213/1800 67% [========================================= ] 1214/1800 67% [========================================= ] 1215/1800 67% [========================================= ] 1216/1800 67% [========================================= ] 1217/1800 67% [========================================= ] 1218/1800 67% [========================================= ] 1219/1800 67% [========================================== ] 1220/1800 67% [========================================== ] 1221/1800 67% [========================================== ] 1222/1800 67% [========================================== ] 1223/1800 67% [========================================== ] 1224/1800 68% [========================================== ] 1225/1800 68% [========================================== ] 1226/1800 68% [========================================== ] 1227/1800 68% [========================================== ] 1228/1800 68% [========================================== ] 1229/1800 68% [========================================== ] 1230/1800 68% [========================================== ] 1231/1800 68% [========================================== ] 1232/1800 68% [========================================== ] 1233/1800 68% [========================================== ] 1234/1800 68% [========================================== ] 1235/1800 68% [========================================== ] 1236/1800 68% [========================================== ] 1237/1800 68% [========================================== ] 1238/1800 68% [========================================== ] 1239/1800 68% [========================================== ] 1240/1800 68% [========================================== ] 1241/1800 68% [========================================== ] 1242/1800 69% [========================================== ] 1243/1800 69% [========================================== ] 1244/1800 69% [========================================== ] 1245/1800 69% [========================================== ] 1246/1800 69% [========================================== ] 1247/1800 69% [========================================== ] 1248/1800 69% [=========================================== ] 1249/1800 69% [=========================================== ] 1250/1800 69% [=========================================== ] 1251/1800 69% [=========================================== ] 1252/1800 69% [=========================================== ] 1253/1800 69% [=========================================== ] 1254/1800 69% [=========================================== ] 1255/1800 69% [=========================================== ] 1256/1800 69% [=========================================== ] 1257/1800 69% [=========================================== ] 1258/1800 69% [=========================================== ] 1259/1800 69% [=========================================== ] 1260/1800 70% [=========================================== ] 1261/1800 70% [=========================================== ] 1262/1800 70% [=========================================== ] 1263/1800 70% [=========================================== ] 1264/1800 70% [=========================================== ] 1265/1800 70% [=========================================== ] 1266/1800 70% [=========================================== ] 1267/1800 70% [=========================================== ] 1268/1800 70% [=========================================== ] 1269/1800 70% [=========================================== ] 1270/1800 70% [=========================================== ] 1271/1800 70% [=========================================== ] 1272/1800 70% [=========================================== ] 1273/1800 70% [=========================================== ] 1274/1800 70% [=========================================== ] 1275/1800 70% [=========================================== ] 1276/1800 70% [=========================================== ] 1277/1800 70% [============================================ ] 1278/1800 71% [============================================ ] 1279/1800 71% [============================================ ] 1280/1800 71% [============================================ ] 1281/1800 71% [============================================ ] 1282/1800 71% [============================================ ] 1283/1800 71% [============================================ ] 1284/1800 71% [============================================ ] 1285/1800 71% [============================================ ] 1286/1800 71% [============================================ ] 1287/1800 71% [============================================ ] 1288/1800 71% [============================================ ] 1289/1800 71% [============================================ ] 1290/1800 71% [============================================ ] 1291/1800 71% [============================================ ] 1292/1800 71% [============================================ ] 1293/1800 71% [============================================ ] 1294/1800 71% [============================================ ] 1295/1800 71% [============================================ ] 1296/1800 72% [============================================ ] 1297/1800 72% [============================================ ] 1298/1800 72% [============================================ ] 1299/1800 72% [============================================ ] 1300/1800 72% [============================================ ] 1301/1800 72% [============================================ ] 1302/1800 72% [============================================ ] 1303/1800 72% [============================================ ] 1304/1800 72% [============================================ ] 1305/1800 72% [============================================ ] 1306/1800 72% [============================================= ] 1307/1800 72% [============================================= ] 1308/1800 72% [============================================= ] 1309/1800 72% [============================================= ] 1310/1800 72% [============================================= ] 1311/1800 72% [============================================= ] 1312/1800 72% [============================================= ] 1313/1800 72% [============================================= ] 1314/1800 73% [============================================= ] 1315/1800 73% [============================================= ] 1316/1800 73% [============================================= ] 1317/1800 73% [============================================= ] 1318/1800 73% [============================================= ] 1319/1800 73% [============================================= ] 1320/1800 73% [============================================= ] 1321/1800 73% [============================================= ] 1322/1800 73% [============================================= ] 1323/1800 73% [============================================= ] 1324/1800 73% [============================================= ] 1325/1800 73% [============================================= ] 1326/1800 73% [============================================= ] 1327/1800 73% [============================================= ] 1328/1800 73% [============================================= ] 1329/1800 73% [============================================= ] 1330/1800 73% [============================================= ] 1331/1800 73% [============================================= ] 1332/1800 74% [============================================= ] 1333/1800 74% [============================================= ] 1334/1800 74% [============================================= ] 1335/1800 74% [============================================== ] 1336/1800 74% [============================================== ] 1337/1800 74% [============================================== ] 1338/1800 74% [============================================== ] 1339/1800 74% [============================================== ] 1340/1800 74% [============================================== ] 1341/1800 74% [============================================== ] 1342/1800 74% [============================================== ] 1343/1800 74% [============================================== ] 1344/1800 74% [============================================== ] 1345/1800 74% [============================================== ] 1346/1800 74% [============================================== ] 1347/1800 74% [============================================== ] 1348/1800 74% [============================================== ] 1349/1800 74% [============================================== ] 1350/1800 75% [============================================== ] 1351/1800 75% [============================================== ] 1352/1800 75% [============================================== ] 1353/1800 75% [============================================== ] 1354/1800 75% [============================================== ] 1355/1800 75% [============================================== ] 1356/1800 75% [============================================== ] 1357/1800 75% [============================================== ] 1358/1800 75% [============================================== ] 1359/1800 75% [============================================== ] 1360/1800 75% [============================================== ] 1361/1800 75% [============================================== ] 1362/1800 75% [============================================== ] 1363/1800 75% [============================================== ] 1364/1800 75% [=============================================== ] 1365/1800 75% [=============================================== ] 1366/1800 75% [=============================================== ] 1367/1800 75% [=============================================== ] 1368/1800 76% [=============================================== ] 1369/1800 76% [=============================================== ] 1370/1800 76% [=============================================== ] 1371/1800 76% [=============================================== ] 1372/1800 76% [=============================================== ] 1373/1800 76% [=============================================== ] 1374/1800 76% [=============================================== ] 1375/1800 76% [=============================================== ] 1376/1800 76% [=============================================== ] 1377/1800 76% [=============================================== ] 1378/1800 76% [=============================================== ] 1379/1800 76% [=============================================== ] 1380/1800 76% [=============================================== ] 1381/1800 76% [=============================================== ] 1382/1800 76% [=============================================== ] 1383/1800 76% [=============================================== ] 1384/1800 76% [=============================================== ] 1385/1800 76% [=============================================== ] 1386/1800 77% [=============================================== ] 1387/1800 77% [=============================================== ] 1388/1800 77% [=============================================== ] 1389/1800 77% [=============================================== ] 1390/1800 77% [=============================================== ] 1391/1800 77% [=============================================== ] 1392/1800 77% [=============================================== ] 1393/1800 77% [================================================ ] 1394/1800 77% [================================================ ] 1395/1800 77% [================================================ ] 1396/1800 77% [================================================ ] 1397/1800 77% [================================================ ] 1398/1800 77% [================================================ ] 1399/1800 77% [================================================ ] 1400/1800 77% [================================================ ] 1401/1800 77% [================================================ ] 1402/1800 77% [================================================ ] 1403/1800 77% [================================================ ] 1404/1800 78% [================================================ ] 1405/1800 78% [================================================ ] 1406/1800 78% [================================================ ] 1407/1800 78% [================================================ ] 1408/1800 78% [================================================ ] 1409/1800 78% [================================================ ] 1410/1800 78% [================================================ ] 1411/1800 78% [================================================ ] 1412/1800 78% [================================================ ] 1413/1800 78% [================================================ ] 1414/1800 78% [================================================ ] 1415/1800 78% [================================================ ] 1416/1800 78% [================================================ ] 1417/1800 78% [================================================ ] 1418/1800 78% [================================================ ] 1419/1800 78% [================================================ ] 1420/1800 78% [================================================ ] 1421/1800 78% [================================================ ] 1422/1800 79% [================================================= ] 1423/1800 79% [================================================= ] 1424/1800 79% [================================================= ] 1425/1800 79% [================================================= ] 1426/1800 79% [================================================= ] 1427/1800 79% [================================================= ] 1428/1800 79% [================================================= ] 1429/1800 79% [================================================= ] 1430/1800 79% [================================================= ] 1431/1800 79% [================================================= ] 1432/1800 79% [================================================= ] 1433/1800 79% [================================================= ] 1434/1800 79% [================================================= ] 1435/1800 79% [================================================= ] 1436/1800 79% [================================================= ] 1437/1800 79% [================================================= ] 1438/1800 79% [================================================= ] 1439/1800 79% [================================================= ] 1440/1800 80% [================================================= ] 1441/1800 80% [================================================= ] 1442/1800 80% [================================================= ] 1443/1800 80% [================================================= ] 1444/1800 80% [================================================= ] 1445/1800 80% [================================================= ] 1446/1800 80% [================================================= ] 1447/1800 80% [================================================= ] 1448/1800 80% [================================================= ] 1449/1800 80% [================================================= ] 1450/1800 80% [================================================= ] 1451/1800 80% [================================================== ] 1452/1800 80% [================================================== ] 1453/1800 80% [================================================== ] 1454/1800 80% [================================================== ] 1455/1800 80% [================================================== ] 1456/1800 80% [================================================== ] 1457/1800 80% [================================================== ] 1458/1800 81% [================================================== ] 1459/1800 81% [================================================== ] 1460/1800 81% [================================================== ] 1461/1800 81% [================================================== ] 1462/1800 81% [================================================== ] 1463/1800 81% [================================================== ] 1464/1800 81% [================================================== ] 1465/1800 81% [================================================== ] 1466/1800 81% [================================================== ] 1467/1800 81% [================================================== ] 1468/1800 81% [================================================== ] 1469/1800 81% [================================================== ] 1470/1800 81% [================================================== ] 1471/1800 81% [================================================== ] 1472/1800 81% [================================================== ] 1473/1800 81% [================================================== ] 1474/1800 81% [================================================== ] 1475/1800 81% [================================================== ] 1476/1800 82% [================================================== ] 1477/1800 82% [================================================== ] 1478/1800 82% [================================================== ] 1479/1800 82% [================================================== ] 1480/1800 82% [=================================================== ] 1481/1800 82% [=================================================== ] 1482/1800 82% [=================================================== ] 1483/1800 82% [=================================================== ] 1484/1800 82% [=================================================== ] 1485/1800 82% [=================================================== ] 1486/1800 82% [=================================================== ] 1487/1800 82% [=================================================== ] 1488/1800 82% [=================================================== ] 1489/1800 82% [=================================================== ] 1490/1800 82% [=================================================== ] 1491/1800 82% [=================================================== ] 1492/1800 82% [=================================================== ] 1493/1800 82% [=================================================== ] 1494/1800 83% [=================================================== ] 1495/1800 83% [=================================================== ] 1496/1800 83% [=================================================== ] 1497/1800 83% [=================================================== ] 1498/1800 83% [=================================================== ] 1499/1800 83% [=================================================== ] 1500/1800 83% [=================================================== ] 1501/1800 83% [=================================================== ] 1502/1800 83% [=================================================== ] 1503/1800 83% [=================================================== ] 1504/1800 83% [=================================================== ] 1505/1800 83% [=================================================== ] 1506/1800 83% [=================================================== ] 1507/1800 83% [=================================================== ] 1508/1800 83% [=================================================== ] 1509/1800 83% [==================================================== ] 1510/1800 83% [==================================================== ] 1511/1800 83% [==================================================== ] 1512/1800 84% [==================================================== ] 1513/1800 84% [==================================================== ] 1514/1800 84% [==================================================== ] 1515/1800 84% [==================================================== ] 1516/1800 84% [==================================================== ] 1517/1800 84% [==================================================== ] 1518/1800 84% [==================================================== ] 1519/1800 84% [==================================================== ] 1520/1800 84% [==================================================== ] 1521/1800 84% [==================================================== ] 1522/1800 84% [==================================================== ] 1523/1800 84% [==================================================== ] 1524/1800 84% [==================================================== ] 1525/1800 84% [==================================================== ] 1526/1800 84% [==================================================== ] 1527/1800 84% [==================================================== ] 1528/1800 84% [==================================================== ] 1529/1800 84% [==================================================== ] 1530/1800 85% [==================================================== ] 1531/1800 85% [==================================================== ] 1532/1800 85% [==================================================== ] 1533/1800 85% [==================================================== ] 1534/1800 85% [==================================================== ] 1535/1800 85% [==================================================== ] 1536/1800 85% [==================================================== ] 1537/1800 85% [==================================================== ] 1538/1800 85% [===================================================== ] 1539/1800 85% [===================================================== ] 1540/1800 85% [===================================================== ] 1541/1800 85% [===================================================== ] 1542/1800 85% [===================================================== ] 1543/1800 85% [===================================================== ] 1544/1800 85% [===================================================== ] 1545/1800 85% [===================================================== ] 1546/1800 85% [===================================================== ] 1547/1800 85% [===================================================== ] 1548/1800 86% [===================================================== ] 1549/1800 86% [===================================================== ] 1550/1800 86% [===================================================== ] 1551/1800 86% [===================================================== ] 1552/1800 86% [===================================================== ] 1553/1800 86% [===================================================== ] 1554/1800 86% [===================================================== ] 1555/1800 86% [===================================================== ] 1556/1800 86% [===================================================== ] 1557/1800 86% [===================================================== ] 1558/1800 86% [===================================================== ] 1559/1800 86% [===================================================== ] 1560/1800 86% [===================================================== ] 1561/1800 86% [===================================================== ] 1562/1800 86% [===================================================== ] 1563/1800 86% [===================================================== ] 1564/1800 86% [===================================================== ] 1565/1800 86% [===================================================== ] 1566/1800 87% [===================================================== ] 1567/1800 87% [====================================================== ] 1568/1800 87% [====================================================== ] 1569/1800 87% [====================================================== ] 1570/1800 87% [====================================================== ] 1571/1800 87% [====================================================== ] 1572/1800 87% [====================================================== ] 1573/1800 87% [====================================================== ] 1574/1800 87% [====================================================== ] 1575/1800 87% [====================================================== ] 1576/1800 87% [====================================================== ] 1577/1800 87% [====================================================== ] 1578/1800 87% [====================================================== ] 1579/1800 87% [====================================================== ] 1580/1800 87% [====================================================== ] 1581/1800 87% [====================================================== ] 1582/1800 87% [====================================================== ] 1583/1800 87% [====================================================== ] 1584/1800 88% [====================================================== ] 1585/1800 88% [====================================================== ] 1586/1800 88% [====================================================== ] 1587/1800 88% [====================================================== ] 1588/1800 88% [====================================================== ] 1589/1800 88% [====================================================== ] 1590/1800 88% [====================================================== ] 1591/1800 88% [====================================================== ] 1592/1800 88% [====================================================== ] 1593/1800 88% [====================================================== ] 1594/1800 88% [====================================================== ] 1595/1800 88% [====================================================== ] 1596/1800 88% [======================================================= ] 1597/1800 88% [======================================================= ] 1598/1800 88% [======================================================= ] 1599/1800 88% [======================================================= ] 1600/1800 88% [======================================================= ] 1601/1800 88% [======================================================= ] 1602/1800 89% [======================================================= ] 1603/1800 89% [======================================================= ] 1604/1800 89% [======================================================= ] 1605/1800 89% [======================================================= ] 1606/1800 89% [======================================================= ] 1607/1800 89% [======================================================= ] 1608/1800 89% [======================================================= ] 1609/1800 89% [======================================================= ] 1610/1800 89% [======================================================= ] 1611/1800 89% [======================================================= ] 1612/1800 89% [======================================================= ] 1613/1800 89% [======================================================= ] 1614/1800 89% [======================================================= ] 1615/1800 89% [======================================================= ] 1616/1800 89% [======================================================= ] 1617/1800 89% [======================================================= ] 1618/1800 89% [======================================================= ] 1619/1800 89% [======================================================= ] 1620/1800 90% [======================================================= ] 1621/1800 90% [======================================================= ] 1622/1800 90% [======================================================= ] 1623/1800 90% [======================================================= ] 1624/1800 90% [======================================================= ] 1625/1800 90% [======================================================== ] 1626/1800 90% [======================================================== ] 1627/1800 90% [======================================================== ] 1628/1800 90% [======================================================== ] 1629/1800 90% [======================================================== ] 1630/1800 90% [======================================================== ] 1631/1800 90% [======================================================== ] 1632/1800 90% [======================================================== ] 1633/1800 90% [======================================================== ] 1634/1800 90% [======================================================== ] 1635/1800 90% [======================================================== ] 1636/1800 90% [======================================================== ] 1637/1800 90% [======================================================== ] 1638/1800 91% [======================================================== ] 1639/1800 91% [======================================================== ] 1640/1800 91% [======================================================== ] 1641/1800 91% [======================================================== ] 1642/1800 91% [======================================================== ] 1643/1800 91% [======================================================== ] 1644/1800 91% [======================================================== ] 1645/1800 91% [======================================================== ] 1646/1800 91% [======================================================== ] 1647/1800 91% [======================================================== ] 1648/1800 91% [======================================================== ] 1649/1800 91% [======================================================== ] 1650/1800 91% [======================================================== ] 1651/1800 91% [======================================================== ] 1652/1800 91% [======================================================== ] 1653/1800 91% [======================================================== ] 1654/1800 91% [========================================================= ] 1655/1800 91% [========================================================= ] 1656/1800 92% [========================================================= ] 1657/1800 92% [========================================================= ] 1658/1800 92% [========================================================= ] 1659/1800 92% [========================================================= ] 1660/1800 92% [========================================================= ] 1661/1800 92% [========================================================= ] 1662/1800 92% [========================================================= ] 1663/1800 92% [========================================================= ] 1664/1800 92% [========================================================= ] 1665/1800 92% [========================================================= ] 1666/1800 92% [========================================================= ] 1667/1800 92% [========================================================= ] 1668/1800 92% [========================================================= ] 1669/1800 92% [========================================================= ] 1670/1800 92% [========================================================= ] 1671/1800 92% [========================================================= ] 1672/1800 92% [========================================================= ] 1673/1800 92% [========================================================= ] 1674/1800 93% [========================================================= ] 1675/1800 93% [========================================================= ] 1676/1800 93% [========================================================= ] 1677/1800 93% [========================================================= ] 1678/1800 93% [========================================================= ] 1679/1800 93% [========================================================= ] 1680/1800 93% [========================================================= ] 1681/1800 93% [========================================================= ] 1682/1800 93% [========================================================= ] 1683/1800 93% [========================================================== ] 1684/1800 93% [========================================================== ] 1685/1800 93% [========================================================== ] 1686/1800 93% [========================================================== ] 1687/1800 93% [========================================================== ] 1688/1800 93% [========================================================== ] 1689/1800 93% [========================================================== ] 1690/1800 93% [========================================================== ] 1691/1800 93% [========================================================== ] 1692/1800 94% [========================================================== ] 1693/1800 94% [========================================================== ] 1694/1800 94% [========================================================== ] 1695/1800 94% [========================================================== ] 1696/1800 94% [========================================================== ] 1697/1800 94% [========================================================== ] 1698/1800 94% [========================================================== ] 1699/1800 94% [========================================================== ] 1700/1800 94% [========================================================== ] 1701/1800 94% [========================================================== ] 1702/1800 94% [========================================================== ] 1703/1800 94% [========================================================== ] 1704/1800 94% [========================================================== ] 1705/1800 94% [========================================================== ] 1706/1800 94% [========================================================== ] 1707/1800 94% [========================================================== ] 1708/1800 94% [========================================================== ] 1709/1800 94% [========================================================== ] 1710/1800 95% [========================================================== ] 1711/1800 95% [========================================================== ] 1712/1800 95% [=========================================================== ] 1713/1800 95% [=========================================================== ] 1714/1800 95% [=========================================================== ] 1715/1800 95% [=========================================================== ] 1716/1800 95% [=========================================================== ] 1717/1800 95% [=========================================================== ] 1718/1800 95% [=========================================================== ] 1719/1800 95% [=========================================================== ] 1720/1800 95% [=========================================================== ] 1721/1800 95% [=========================================================== ] 1722/1800 95% [=========================================================== ] 1723/1800 95% [=========================================================== ] 1724/1800 95% [=========================================================== ] 1725/1800 95% [=========================================================== ] 1726/1800 95% [=========================================================== ] 1727/1800 95% [=========================================================== ] 1728/1800 96% [=========================================================== ] 1729/1800 96% [=========================================================== ] 1730/1800 96% [=========================================================== ] 1731/1800 96% [=========================================================== ] 1732/1800 96% [=========================================================== ] 1733/1800 96% [=========================================================== ] 1734/1800 96% [=========================================================== ] 1735/1800 96% [=========================================================== ] 1736/1800 96% [=========================================================== ] 1737/1800 96% [=========================================================== ] 1738/1800 96% [=========================================================== ] 1739/1800 96% [=========================================================== ] 1740/1800 96% [=========================================================== ] 1741/1800 96% [============================================================ ] 1742/1800 96% [============================================================ ] 1743/1800 96% [============================================================ ] 1744/1800 96% [============================================================ ] 1745/1800 96% [============================================================ ] 1746/1800 97% [============================================================ ] 1747/1800 97% [============================================================ ] 1748/1800 97% [============================================================ ] 1749/1800 97% [============================================================ ] 1750/1800 97% [============================================================ ] 1751/1800 97% [============================================================ ] 1752/1800 97% [============================================================ ] 1753/1800 97% [============================================================ ] 1754/1800 97% [============================================================ ] 1755/1800 97% [============================================================ ] 1756/1800 97% [============================================================ ] 1757/1800 97% [============================================================ ] 1758/1800 97% [============================================================ ] 1759/1800 97% [============================================================ ] 1760/1800 97% [============================================================ ] 1761/1800 97% [============================================================ ] 1762/1800 97% [============================================================ ] 1763/1800 97% [============================================================ ] 1764/1800 98% [============================================================ ] 1765/1800 98% [============================================================ ] 1766/1800 98% [============================================================ ] 1767/1800 98% [============================================================ ] 1768/1800 98% [============================================================ ] 1769/1800 98% [============================================================ ] 1770/1800 98% [============================================================= ] 1771/1800 98% [============================================================= ] 1772/1800 98% [============================================================= ] 1773/1800 98% [============================================================= ] 1774/1800 98% [============================================================= ] 1775/1800 98% [============================================================= ] 1776/1800 98% [============================================================= ] 1777/1800 98% [============================================================= ] 1778/1800 98% [============================================================= ] 1779/1800 98% [============================================================= ] 1780/1800 98% [============================================================= ] 1781/1800 98% [============================================================= ] 1782/1800 99% [============================================================= ] 1783/1800 99% [============================================================= ] 1784/1800 99% [============================================================= ] 1785/1800 99% [============================================================= ] 1786/1800 99% [============================================================= ] 1787/1800 99% [============================================================= ] 1788/1800 99% [============================================================= ] 1789/1800 99% [============================================================= ] 1790/1800 99% [============================================================= ] 1791/1800 99% [============================================================= ] 1792/1800 99% [============================================================= ] 1793/1800 99% [============================================================= ] 1794/1800 99% [============================================================= ] 1795/1800 99% [============================================================= ] 1796/1800 99% [============================================================= ] 1797/1800 99% [============================================================= ] 1798/1800 99% [============================================================= ] 1799/1800 99% [==============================================================] 1800/1800 100% operation complete, 1800 objects in 98898 NAND pages. ln -snf /home/autobuild/autobuild/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-7/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-7/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-7/buildroot' >>> Buildroot 2023.11-rc2-27-gd20329ed76 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 >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> brotli 1.1.0 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> 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) >>> check 11970a7e112dfe243a2e68773f014687df2900e8 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> cjson 1.7.16 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> host-environment-setup Collecting legal info >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libxml2 2.11.6 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> gdbm 1.23 Collecting legal info COPYING: OK (sha256: 690d762f2e8e149ab1e2d6a409a3853b6151a2533b2382fae549a176d6bedecf) >>> genpart 1.0.2 Collecting legal info >>> gnu-efi 3.0.15 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> janet 1.32.1 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 68.2.2 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-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) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libatomic_ops 7.8.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 969294c9324b2d360ae2a08edd5ca6f9cd754cb71b71e56bee15d2f10bb10496) >>> libdeflate 1.19 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libedit 20221030-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfastjson 0.99.9.1 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> 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) >>> libgsm 1.0.22 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libksba 1.6.4 Collecting legal info AUTHORS: OK (sha256: f9c59ea5a5e1dfdeebcd134e6a594c21eb088cc95f6653ee99ff2e187c105380) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmd 1.1.0 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsigsegv 2.14 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> nano 7.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> host-vim 9.0.2136 Collecting legal info LICENSE: OK (sha256: 0b3f1f330cb1b179bb17c7c687d4cec601e0aa3462bc7f890ad4c3888d37d720) README.txt: OK (sha256: b475d5d3f8c855dc1a84813bbe45c44054d7f7aee20c800950bf89d5958873de) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> oniguruma 6.9.9 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> open-plc-utils 1ba7d5a042e4e8ff6858b08e113eec5dc4e89cf2 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.7.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> pngquant 2.18.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> raptor 2.0.16 Collecting legal info LICENSE.txt: OK (sha256: 0f0c719a05c9f7a0be2051ab83c1470837f595ed23e34989f46fd8eb45cfc251) >>> sane-backends 1.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> uacme 1.7.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ulogd 2.0.8 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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-mkpasswd Collecting legal info >>> 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-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-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-7/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-7/buildroot'