echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -b -n -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/target -o /home/autobuild/autobuild/instance-4/output-1/images/rootfs.jffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/jffs2/target table='/home/autobuild/autobuild/instance-4/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-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.squashfs -noappend -processors 1 -b 4K -nopad -comp lz4\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-4/output-1/images/rootfs.squashfs, block size 4096. [===========================================================|] 20114/20114 100% Exportable Squashfs 4.0 filesystem, lz4 compressed, data block size 4096 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 37561.63 Kbytes (36.68 Mbytes) 47.48% of uncompressed filesystem size (79106.03 Kbytes) Inode table size 76877 bytes (75.08 Kbytes) 53.70% of uncompressed inode table size (143163 bytes) Directory table size 23117 bytes (22.58 Kbytes) 68.60% of uncompressed directory table size (33697 bytes) Number of duplicate files found 14 Number of inodes 1485 Number of files 640 Number of fragments 127 Number of symbolic links 758 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 87 Number of hard-links 0 Number of ids (unique uids + gids) 2 Number of uids 2 root (0) http (33) Number of gids 2 root (0) http (33) >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/output-1/host/bin/lzop -9 -c /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-4/output-1/images/rootfs.ubifs.lzo >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1485 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/1485 0% [ ] 2/1485 0% [ ] 3/1485 0% [ ] 4/1485 0% [ ] 5/1485 0% [ ] 6/1485 0% [ ] 7/1485 0% [ ] 8/1485 0% [ ] 9/1485 0% [ ] 10/1485 0% [ ] 11/1485 0% [ ] 12/1485 0% [ ] 13/1485 0% [ ] 14/1485 0% [ ] 15/1485 1% [ ] 16/1485 1% [ ] 17/1485 1% [ ] 18/1485 1% [ ] 19/1485 1% [ ] 20/1485 1% [ ] 21/1485 1% [ ] 22/1485 1% [ ] 23/1485 1% [= ] 24/1485 1% [= ] 25/1485 1% [= ] 26/1485 1% [= ] 27/1485 1% [= ] 28/1485 1% [= ] 29/1485 1% [= ] 30/1485 2% [= ] 31/1485 2% [= ] 32/1485 2% [= ] 33/1485 2% [= ] 34/1485 2% [= ] 35/1485 2% [= ] 36/1485 2% [= ] 37/1485 2% [= ] 38/1485 2% [= ] 39/1485 2% [= ] 40/1485 2% [= ] 41/1485 2% [= ] 42/1485 2% [= ] 43/1485 2% [= ] 44/1485 2% [= ] 45/1485 3% [= ] 46/1485 3% [= ] 47/1485 3% [== ] 48/1485 3% [== ] 49/1485 3% [== ] 50/1485 3% [== ] 51/1485 3% [== ] 52/1485 3% [== ] 53/1485 3% [== ] 54/1485 3% [== ] 55/1485 3% [== ] 56/1485 3% [== ] 57/1485 3% [== ] 58/1485 3% [== ] 59/1485 3% [== ] 60/1485 4% [== ] 61/1485 4% [== ] 62/1485 4% [== ] 63/1485 4% [== ] 64/1485 4% [== ] 65/1485 4% [== ] 66/1485 4% [== ] 67/1485 4% [== ] 68/1485 4% [== ] 69/1485 4% [== ] 70/1485 4% [== ] 71/1485 4% [=== ] 72/1485 4% [=== ] 73/1485 4% [=== ] 74/1485 4% [=== ] 75/1485 5% [=== ] 76/1485 5% [=== ] 77/1485 5% [=== ] 78/1485 5% [=== ] 79/1485 5% [=== ] 80/1485 5% [=== ] 81/1485 5% [=== ] 82/1485 5% [=== ] 83/1485 5% [=== ] 84/1485 5% [=== ] 85/1485 5% [=== ] 86/1485 5% [=== ] 87/1485 5% [=== ] 88/1485 5% [=== ] 89/1485 5% [=== ] 90/1485 6% [=== ] 91/1485 6% [=== ] 92/1485 6% [=== ] 93/1485 6% [=== ] 94/1485 6% [=== ] 95/1485 6% [==== ] 96/1485 6% [==== ] 97/1485 6% [==== ] 98/1485 6% [==== ] 99/1485 6% [==== ] 100/1485 6% [==== ] 101/1485 6% [==== ] 102/1485 6% [==== ] 103/1485 6% [==== ] 104/1485 7% [==== ] 105/1485 7% [==== ] 106/1485 7% [==== ] 107/1485 7% [==== ] 108/1485 7% [==== ] 109/1485 7% [==== ] 110/1485 7% [==== ] 111/1485 7% [==== ] 112/1485 7% [==== ] 113/1485 7% [==== ] 114/1485 7% [==== ] 115/1485 7% [==== ] 116/1485 7% [==== ] 117/1485 7% [==== ] 118/1485 7% [==== ] 119/1485 8% [===== ] 120/1485 8% [===== ] 121/1485 8% [===== ] 122/1485 8% [===== ] 123/1485 8% [===== ] 124/1485 8% [===== ] 125/1485 8% [===== ] 126/1485 8% [===== ] 127/1485 8% [===== ] 128/1485 8% [===== ] 129/1485 8% [===== ] 130/1485 8% [===== ] 131/1485 8% [===== ] 132/1485 8% [===== ] 133/1485 8% [===== ] 134/1485 9% [===== ] 135/1485 9% [===== ] 136/1485 9% [===== ] 137/1485 9% [===== ] 138/1485 9% [===== ] 139/1485 9% [===== ] 140/1485 9% [===== ] 141/1485 9% [===== ] 142/1485 9% [===== ] 143/1485 9% [====== ] 144/1485 9% [====== ] 145/1485 9% [====== ] 146/1485 9% [====== ] 147/1485 9% [====== ] 148/1485 9% [====== ] 149/1485 10% [====== ] 150/1485 10% [====== ] 151/1485 10% [====== ] 152/1485 10% [====== ] 153/1485 10% [====== ] 154/1485 10% [====== ] 155/1485 10% [====== ] 156/1485 10% [====== ] 157/1485 10% [====== ] 158/1485 10% [====== ] 159/1485 10% [====== ] 160/1485 10% [====== ] 161/1485 10% [====== ] 162/1485 10% [====== ] 163/1485 10% [====== ] 164/1485 11% [====== ] 165/1485 11% [====== ] 166/1485 11% [====== ] 167/1485 11% [======= ] 168/1485 11% [======= ] 169/1485 11% [======= ] 170/1485 11% [======= ] 171/1485 11% [======= ] 172/1485 11% [======= ] 173/1485 11% [======= ] 174/1485 11% [======= ] 175/1485 11% [======= ] 176/1485 11% [======= ] 177/1485 11% [======= ] 178/1485 11% [======= ] 179/1485 12% [======= ] 180/1485 12% [======= ] 181/1485 12% [======= ] 182/1485 12% [======= ] 183/1485 12% [======= ] 184/1485 12% [======= ] 185/1485 12% [======= ] 186/1485 12% [======= ] 187/1485 12% [======= ] 188/1485 12% [======= ] 189/1485 12% [======= ] 190/1485 12% [======= ] 191/1485 12% [======== ] 192/1485 12% [======== ] 193/1485 12% [======== ] 194/1485 13% [======== ] 195/1485 13% [======== ] 196/1485 13% [======== ] 197/1485 13% [======== ] 198/1485 13% [======== ] 199/1485 13% [======== ] 200/1485 13% [======== ] 201/1485 13% [======== ] 202/1485 13% [======== ] 203/1485 13% [======== ] 204/1485 13% [======== ] 205/1485 13% [======== ] 206/1485 13% [======== ] 207/1485 13% [======== ] 208/1485 14% [======== ] 209/1485 14% [======== ] 210/1485 14% [======== ] 211/1485 14% [======== ] 212/1485 14% [======== ] 213/1485 14% [======== ] 214/1485 14% [======== ] 215/1485 14% [========= ] 216/1485 14% [========= ] 217/1485 14% [========= ] 218/1485 14% [========= ] 219/1485 14% [========= ] 220/1485 14% [========= ] 221/1485 14% [========= ] 222/1485 14% [========= ] 223/1485 15% [========= ] 224/1485 15% [========= ] 225/1485 15% [========= ] 226/1485 15% [========= ] 227/1485 15% [========= ] 228/1485 15% [========= ] 229/1485 15% [========= ] 230/1485 15% [========= ] 231/1485 15% [========= ] 232/1485 15% [========= ] 233/1485 15% [========= ] 234/1485 15% [========= ] 235/1485 15% [========= ] 236/1485 15% [========= ] 237/1485 15% [========= ] 238/1485 16% [========= ] 239/1485 16% [========== ] 240/1485 16% [========== ] 241/1485 16% [========== ] 242/1485 16% [========== ] 243/1485 16% [========== ] 244/1485 16% [========== ] 245/1485 16% [========== ] 246/1485 16% [========== ] 247/1485 16% [========== ] 248/1485 16% [========== ] 249/1485 16% [========== ] 250/1485 16% [========== ] 251/1485 16% [========== ] 252/1485 16% [========== ] 253/1485 17% [========== ] 254/1485 17% [========== ] 255/1485 17% [========== ] 256/1485 17% [========== ] 257/1485 17% [========== ] 258/1485 17% [========== ] 259/1485 17% [========== ] 260/1485 17% [========== ] 261/1485 17% [========== ] 262/1485 17% [========== ] 263/1485 17% [=========== ] 264/1485 17% [=========== ] 265/1485 17% [=========== ] 266/1485 17% [=========== ] 267/1485 17% [=========== ] 268/1485 18% [=========== ] 269/1485 18% [=========== ] 270/1485 18% [=========== ] 271/1485 18% [=========== ] 272/1485 18% [=========== ] 273/1485 18% [=========== ] 274/1485 18% [=========== ] 275/1485 18% [=========== ] 276/1485 18% [=========== ] 277/1485 18% [=========== ] 278/1485 18% [=========== ] 279/1485 18% [=========== ] 280/1485 18% [=========== ] 281/1485 18% [=========== ] 282/1485 18% [=========== ] 283/1485 19% [=========== ] 284/1485 19% [=========== ] 285/1485 19% [=========== ] 286/1485 19% [=========== ] 287/1485 19% [============ ] 288/1485 19% [============ ] 289/1485 19% [============ ] 290/1485 19% [============ ] 291/1485 19% [============ ] 292/1485 19% [============ ] 293/1485 19% [============ ] 294/1485 19% [============ ] 295/1485 19% [============ ] 296/1485 19% [============ ] 297/1485 20% [============ ] 298/1485 20% [============ ] 299/1485 20% [============ ] 300/1485 20% [============ ] 301/1485 20% [============ ] 302/1485 20% [============ ] 303/1485 20% [============ ] 304/1485 20% [============ ] 305/1485 20% [============ ] 306/1485 20% [============ ] 307/1485 20% [============ ] 308/1485 20% [============ ] 309/1485 20% [============ ] 310/1485 20% [============ ] 311/1485 20% [============= ] 312/1485 21% [============= ] 313/1485 21% [============= ] 314/1485 21% [============= ] 315/1485 21% [============= ] 316/1485 21% [============= ] 317/1485 21% [============= ] 318/1485 21% [============= ] 319/1485 21% [============= ] 320/1485 21% [============= ] 321/1485 21% [============= ] 322/1485 21% [============= ] 323/1485 21% [============= ] 324/1485 21% [============= ] 325/1485 21% [============= ] 326/1485 21% [============= ] 327/1485 22% [============= ] 328/1485 22% [============= ] 329/1485 22% [============= ] 330/1485 22% [============= ] 331/1485 22% [============= ] 332/1485 22% [============= ] 333/1485 22% [============= ] 334/1485 22% [============= ] 335/1485 22% [============== ] 336/1485 22% [============== ] 337/1485 22% [============== ] 338/1485 22% [============== ] 339/1485 22% [============== ] 340/1485 22% [============== ] 341/1485 22% [============== ] 342/1485 23% [============== ] 343/1485 23% [============== ] 344/1485 23% [============== ] 345/1485 23% [============== ] 346/1485 23% [============== ] 347/1485 23% [============== ] 348/1485 23% [============== ] 349/1485 23% [============== ] 350/1485 23% [============== ] 351/1485 23% [============== ] 352/1485 23% [============== ] 353/1485 23% [============== ] 354/1485 23% [============== ] 355/1485 23% [============== ] 356/1485 23% [============== ] 357/1485 24% [============== ] 358/1485 24% [============== ] 359/1485 24% [=============== ] 360/1485 24% [=============== ] 361/1485 24% [=============== ] 362/1485 24% [=============== ] 363/1485 24% [=============== ] 364/1485 24% [=============== ] 365/1485 24% [=============== ] 366/1485 24% [=============== ] 367/1485 24% [=============== ] 368/1485 24% [=============== ] 369/1485 24% [=============== ] 370/1485 24% [=============== ] 371/1485 24% [=============== ] 372/1485 25% [=============== ] 373/1485 25% [=============== ] 374/1485 25% [=============== ] 375/1485 25% [=============== ] 376/1485 25% [=============== ] 377/1485 25% [=============== ] 378/1485 25% [=============== ] 379/1485 25% [=============== ] 380/1485 25% [=============== ] 381/1485 25% [=============== ] 382/1485 25% [=============== ] 383/1485 25% [================ ] 384/1485 25% [================ ] 385/1485 25% [================ ] 386/1485 25% [================ ] 387/1485 26% [================ ] 388/1485 26% [================ ] 389/1485 26% [================ ] 390/1485 26% [================ ] 391/1485 26% [================ ] 392/1485 26% [================ ] 393/1485 26% [================ ] 394/1485 26% [================ ] 395/1485 26% [================ ] 396/1485 26% [================ ] 397/1485 26% [================ ] 398/1485 26% [================ ] 399/1485 26% [================ ] 400/1485 26% [================ ] 401/1485 27% [================ ] 402/1485 27% [================ ] 403/1485 27% [================ ] 404/1485 27% [================ ] 405/1485 27% [================ ] 406/1485 27% [================ ] 407/1485 27% [================= ] 408/1485 27% [================= ] 409/1485 27% [================= ] 410/1485 27% [================= ] 411/1485 27% [================= ] 412/1485 27% [================= ] 413/1485 27% [================= ] 414/1485 27% [================= ] 415/1485 27% [================= ] 416/1485 28% [================= ] 417/1485 28% [================= ] 418/1485 28% [================= ] 419/1485 28% [================= ] 420/1485 28% [================= ] 421/1485 28% [================= ] 422/1485 28% [================= ] 423/1485 28% [================= ] 424/1485 28% [================= ] 425/1485 28% [================= ] 426/1485 28% [================= ] 427/1485 28% [================= ] 428/1485 28% [================= ] 429/1485 28% [================= ] 430/1485 28% [================= ] 431/1485 29% [================== ] 432/1485 29% [================== ] 433/1485 29% [================== ] 434/1485 29% [================== ] 435/1485 29% [================== ] 436/1485 29% [================== ] 437/1485 29% [================== ] 438/1485 29% [================== ] 439/1485 29% [================== ] 440/1485 29% [================== ] 441/1485 29% [================== ] 442/1485 29% [================== ] 443/1485 29% [================== ] 444/1485 29% [================== ] 445/1485 29% [================== ] 446/1485 30% [================== ] 447/1485 30% [================== ] 448/1485 30% [================== ] 449/1485 30% [================== ] 450/1485 30% [================== ] 451/1485 30% [================== ] 452/1485 30% [================== ] 453/1485 30% [================== ] 454/1485 30% [================== ] 455/1485 30% [=================== ] 456/1485 30% [=================== ] 457/1485 30% [=================== ] 458/1485 30% [=================== ] 459/1485 30% [=================== ] 460/1485 30% [=================== ] 461/1485 31% [=================== ] 462/1485 31% [=================== ] 463/1485 31% [=================== ] 464/1485 31% [=================== ] 465/1485 31% [=================== ] 466/1485 31% [=================== ] 467/1485 31% [=================== ] 468/1485 31% [=================== ] 469/1485 31% [=================== ] 470/1485 31% [=================== ] 471/1485 31% [=================== ] 472/1485 31% [=================== ] 473/1485 31% [=================== ] 474/1485 31% [=================== ] 475/1485 31% [=================== ] 476/1485 32% [=================== ] 477/1485 32% [=================== ] 478/1485 32% [=================== ] 479/1485 32% [==================== ] 480/1485 32% [==================== ] 481/1485 32% [==================== ] 482/1485 32% [==================== ] 483/1485 32% [==================== ] 484/1485 32% [==================== ] 485/1485 32% [==================== ] 486/1485 32% [==================== ] 487/1485 32% [==================== ] 488/1485 32% [==================== ] 489/1485 32% [==================== ] 490/1485 32% [==================== ] 491/1485 33% [==================== ] 492/1485 33% [==================== ] 493/1485 33% [==================== ] 494/1485 33% [==================== ] 495/1485 33% [==================== ] 496/1485 33% [==================== ] 497/1485 33% [==================== ] 498/1485 33% [==================== ] 499/1485 33% [==================== ] 500/1485 33% [==================== ] 501/1485 33% [==================== ] 502/1485 33% [===================== ] 503/1485 33% [===================== ] 504/1485 33% [===================== ] 505/1485 34% [===================== ] 506/1485 34% [===================== ] 507/1485 34% [===================== ] 508/1485 34% [===================== ] 509/1485 34% [===================== ] 510/1485 34% [===================== ] 511/1485 34% [===================== ] 512/1485 34% [===================== ] 513/1485 34% [===================== ] 514/1485 34% [===================== ] 515/1485 34% [===================== ] 516/1485 34% [===================== ] 517/1485 34% [===================== ] 518/1485 34% [===================== ] 519/1485 34% [===================== ] 520/1485 35% [===================== ] 521/1485 35% [===================== ] 522/1485 35% [===================== ] 523/1485 35% [===================== ] 524/1485 35% [===================== ] 525/1485 35% [===================== ] 526/1485 35% [====================== ] 527/1485 35% [====================== ] 528/1485 35% [====================== ] 529/1485 35% [====================== ] 530/1485 35% [====================== ] 531/1485 35% [====================== ] 532/1485 35% [====================== ] 533/1485 35% [====================== ] 534/1485 35% [====================== ] 535/1485 36% [====================== ] 536/1485 36% [====================== ] 537/1485 36% [====================== ] 538/1485 36% [====================== ] 539/1485 36% [====================== ] 540/1485 36% [====================== ] 541/1485 36% [====================== ] 542/1485 36% [====================== ] 543/1485 36% [====================== ] 544/1485 36% [====================== ] 545/1485 36% [====================== ] 546/1485 36% [====================== ] 547/1485 36% [====================== ] 548/1485 36% [====================== ] 549/1485 36% [====================== ] 550/1485 37% [======================= ] 551/1485 37% [======================= ] 552/1485 37% [======================= ] 553/1485 37% [======================= ] 554/1485 37% [======================= ] 555/1485 37% [======================= ] 556/1485 37% [======================= ] 557/1485 37% [======================= ] 558/1485 37% [======================= ] 559/1485 37% [======================= ] 560/1485 37% [======================= ] 561/1485 37% [======================= ] 562/1485 37% [======================= ] 563/1485 37% [======================= ] 564/1485 37% [======================= ] 565/1485 38% [======================= ] 566/1485 38% [======================= ] 567/1485 38% [======================= ] 568/1485 38% [======================= ] 569/1485 38% [======================= ] 570/1485 38% [======================= ] 571/1485 38% [======================= ] 572/1485 38% [======================= ] 573/1485 38% [======================= ] 574/1485 38% [======================== ] 575/1485 38% [======================== ] 576/1485 38% [======================== ] 577/1485 38% [======================== ] 578/1485 38% [======================== ] 579/1485 38% [======================== ] 580/1485 39% [======================== ] 581/1485 39% [======================== ] 582/1485 39% [======================== ] 583/1485 39% [======================== ] 584/1485 39% [======================== ] 585/1485 39% [======================== ] 586/1485 39% [======================== ] 587/1485 39% [======================== ] 588/1485 39% [======================== ] 589/1485 39% [======================== ] 590/1485 39% [======================== ] 591/1485 39% [======================== ] 592/1485 39% [======================== ] 593/1485 39% [======================== ] 594/1485 40% [======================== ] 595/1485 40% [======================== ] 596/1485 40% [======================== ] 597/1485 40% [======================== ] 598/1485 40% [========================= ] 599/1485 40% [========================= ] 600/1485 40% [========================= ] 601/1485 40% [========================= ] 602/1485 40% [========================= ] 603/1485 40% [========================= ] 604/1485 40% [========================= ] 605/1485 40% [========================= ] 606/1485 40% [========================= ] 607/1485 40% [========================= ] 608/1485 40% [========================= ] 609/1485 41% [========================= ] 610/1485 41% [========================= ] 611/1485 41% [========================= ] 612/1485 41% [========================= ] 613/1485 41% [========================= ] 614/1485 41% [========================= ] 615/1485 41% [========================= ] 616/1485 41% [========================= ] 617/1485 41% [========================= ] 618/1485 41% [========================= ] 619/1485 41% [========================= ] 620/1485 41% [========================= ] 621/1485 41% [========================= ] 622/1485 41% [========================== ] 623/1485 41% [========================== ] 624/1485 42% [========================== ] 625/1485 42% [========================== ] 626/1485 42% [========================== ] 627/1485 42% [========================== ] 628/1485 42% [========================== ] 629/1485 42% [========================== ] 630/1485 42% [========================== ] 631/1485 42% [========================== ] 632/1485 42% [========================== ] 633/1485 42% [========================== ] 634/1485 42% [========================== ] 635/1485 42% [========================== ] 636/1485 42% [========================== ] 637/1485 42% [========================== ] 638/1485 42% [========================== ] 639/1485 43% [========================== ] 640/1485 43% [========================== ] 641/1485 43% [========================== ] 642/1485 43% [========================== ] 643/1485 43% [========================== ] 644/1485 43% [========================== ] 645/1485 43% [========================== ] 646/1485 43% [=========================== ] 647/1485 43% [=========================== ] 648/1485 43% [=========================== ] 649/1485 43% [=========================== ] 650/1485 43% [=========================== ] 651/1485 43% [=========================== ] 652/1485 43% [=========================== ] 653/1485 43% [=========================== ] 654/1485 44% [=========================== ] 655/1485 44% [=========================== ] 656/1485 44% [=========================== ] 657/1485 44% [=========================== ] 658/1485 44% [=========================== ] 659/1485 44% [=========================== ] 660/1485 44% [=========================== ] 661/1485 44% [=========================== ] 662/1485 44% [=========================== ] 663/1485 44% [=========================== ] 664/1485 44% [=========================== ] 665/1485 44% [=========================== ] 666/1485 44% [=========================== ] 667/1485 44% [=========================== ] 668/1485 44% [=========================== ] 669/1485 45% [=========================== ] 670/1485 45% [============================ ] 671/1485 45% [============================ ] 672/1485 45% [============================ ] 673/1485 45% [============================ ] 674/1485 45% [============================ ] 675/1485 45% [============================ ] 676/1485 45% [============================ ] 677/1485 45% [============================ ] 678/1485 45% [============================ ] 679/1485 45% [============================ ] 680/1485 45% [============================ ] 681/1485 45% [============================ ] 682/1485 45% [============================ ] 683/1485 45% [============================ ] 684/1485 46% [============================ ] 685/1485 46% [============================ ] 686/1485 46% [============================ ] 687/1485 46% [============================ ] 688/1485 46% [============================ ] 689/1485 46% [============================ ] 690/1485 46% [============================ ] 691/1485 46% [============================ ] 692/1485 46% [============================ ] 693/1485 46% [============================ ] 694/1485 46% [============================= ] 695/1485 46% [============================= ] 696/1485 46% [============================= ] 697/1485 46% [============================= ] 698/1485 47% [============================= ] 699/1485 47% [============================= ] 700/1485 47% [============================= ] 701/1485 47% [============================= ] 702/1485 47% [============================= ] 703/1485 47% [============================= ] 704/1485 47% [============================= ] 705/1485 47% [============================= ] 706/1485 47% [============================= ] 707/1485 47% [============================= ] 708/1485 47% [============================= ] 709/1485 47% [============================= ] 710/1485 47% [============================= ] 711/1485 47% [============================= ] 712/1485 47% [============================= ] 713/1485 48% [============================= ] 714/1485 48% [============================= ] 715/1485 48% [============================= ] 716/1485 48% [============================= ] 717/1485 48% [============================= ] 718/1485 48% [============================== ] 719/1485 48% [============================== ] 720/1485 48% [============================== ] 721/1485 48% [============================== ] 722/1485 48% [============================== ] 723/1485 48% [============================== ] 724/1485 48% [============================== ] 725/1485 48% [============================== ] 726/1485 48% [============================== ] 727/1485 48% [============================== ] 728/1485 49% [============================== ] 729/1485 49% [============================== ] 730/1485 49% [============================== ] 731/1485 49% [============================== ] 732/1485 49% [============================== ] 733/1485 49% [============================== ] 734/1485 49% [============================== ] 735/1485 49% [============================== ] 736/1485 49% [============================== ] 737/1485 49% [============================== ] 738/1485 49% [============================== ] 739/1485 49% [============================== ] 740/1485 49% [============================== ] 741/1485 49% [============================== ] 742/1485 49% [=============================== ] 743/1485 50% [=============================== ] 744/1485 50% [=============================== ] 745/1485 50% [=============================== ] 746/1485 50% [=============================== ] 747/1485 50% [=============================== ] 748/1485 50% [=============================== ] 749/1485 50% [=============================== ] 750/1485 50% [=============================== ] 751/1485 50% [=============================== ] 752/1485 50% [=============================== ] 753/1485 50% [=============================== ] 754/1485 50% [=============================== ] 755/1485 50% [=============================== ] 756/1485 50% [=============================== ] 757/1485 50% [=============================== ] 758/1485 51% [=============================== ] 759/1485 51% [=============================== ] 760/1485 51% [=============================== ] 761/1485 51% [=============================== ] 762/1485 51% [=============================== ] 763/1485 51% [=============================== ] 764/1485 51% [=============================== ] 765/1485 51% [=============================== ] 766/1485 51% [================================ ] 767/1485 51% [================================ ] 768/1485 51% [================================ ] 769/1485 51% [================================ ] 770/1485 51% [================================ ] 771/1485 51% [================================ ] 772/1485 51% [================================ ] 773/1485 52% [================================ ] 774/1485 52% [================================ ] 775/1485 52% [================================ ] 776/1485 52% [================================ ] 777/1485 52% [================================ ] 778/1485 52% [================================ ] 779/1485 52% [================================ ] 780/1485 52% [================================ ] 781/1485 52% [================================ ] 782/1485 52% [================================ ] 783/1485 52% [================================ ] 784/1485 52% [================================ ] 785/1485 52% [================================ ] 786/1485 52% [================================ ] 787/1485 52% [================================ ] 788/1485 53% [================================ ] 789/1485 53% [================================ ] 790/1485 53% [================================= ] 791/1485 53% [================================= ] 792/1485 53% [================================= ] 793/1485 53% [================================= ] 794/1485 53% [================================= ] 795/1485 53% [================================= ] 796/1485 53% [================================= ] 797/1485 53% [================================= ] 798/1485 53% [================================= ] 799/1485 53% [================================= ] 800/1485 53% [================================= ] 801/1485 53% [================================= ] 802/1485 54% [================================= ] 803/1485 54% [================================= ] 804/1485 54% [================================= ] 805/1485 54% [================================= ] 806/1485 54% [================================= ] 807/1485 54% [================================= ] 808/1485 54% [================================= ] 809/1485 54% [================================= ] 810/1485 54% [================================= ] 811/1485 54% [================================= ] 812/1485 54% [================================= ] 813/1485 54% [================================= ] 814/1485 54% [================================== ] 815/1485 54% [================================== ] 816/1485 54% [================================== ] 817/1485 55% [================================== ] 818/1485 55% [================================== ] 819/1485 55% [================================== ] 820/1485 55% [================================== ] 821/1485 55% [================================== ] 822/1485 55% [================================== ] 823/1485 55% [================================== ] 824/1485 55% [================================== ] 825/1485 55% [================================== ] 826/1485 55% [================================== ] 827/1485 55% [================================== ] 828/1485 55% [================================== ] 829/1485 55% [================================== ] 830/1485 55% [================================== ] 831/1485 55% [================================== ] 832/1485 56% [================================== ] 833/1485 56% [================================== ] 834/1485 56% [================================== ] 835/1485 56% [================================== ] 836/1485 56% [================================== ] 837/1485 56% [================================== ] 838/1485 56% [=================================== ] 839/1485 56% [=================================== ] 840/1485 56% [=================================== ] 841/1485 56% [=================================== ] 842/1485 56% [=================================== ] 843/1485 56% [=================================== ] 844/1485 56% [=================================== ] 845/1485 56% [=================================== ] 846/1485 56% [=================================== ] 847/1485 57% [=================================== ] 848/1485 57% [=================================== ] 849/1485 57% [=================================== ] 850/1485 57% [=================================== ] 851/1485 57% [=================================== ] 852/1485 57% [=================================== ] 853/1485 57% [=================================== ] 854/1485 57% [=================================== ] 855/1485 57% [=================================== ] 856/1485 57% [=================================== ] 857/1485 57% [=================================== ] 858/1485 57% [=================================== ] 859/1485 57% [=================================== ] 860/1485 57% [=================================== ] 861/1485 57% [=================================== ] 862/1485 58% [==================================== ] 863/1485 58% [==================================== ] 864/1485 58% [==================================== ] 865/1485 58% [==================================== ] 866/1485 58% [==================================== ] 867/1485 58% [==================================== ] 868/1485 58% [==================================== ] 869/1485 58% [==================================== ] 870/1485 58% [==================================== ] 871/1485 58% [==================================== ] 872/1485 58% [==================================== ] 873/1485 58% [==================================== ] 874/1485 58% [==================================== ] 875/1485 58% [==================================== ] 876/1485 58% [==================================== ] 877/1485 59% [==================================== ] 878/1485 59% [==================================== ] 879/1485 59% [==================================== ] 880/1485 59% [==================================== ] 881/1485 59% [==================================== ] 882/1485 59% [==================================== ] 883/1485 59% [==================================== ] 884/1485 59% [==================================== ] 885/1485 59% [==================================== ] 886/1485 59% [===================================== ] 887/1485 59% [===================================== ] 888/1485 59% [===================================== ] 889/1485 59% [===================================== ] 890/1485 59% [===================================== ] 891/1485 60% [===================================== ] 892/1485 60% [===================================== ] 893/1485 60% [===================================== ] 894/1485 60% [===================================== ] 895/1485 60% [===================================== ] 896/1485 60% [===================================== ] 897/1485 60% [===================================== ] 898/1485 60% [===================================== ] 899/1485 60% [===================================== ] 900/1485 60% [===================================== ] 901/1485 60% [===================================== ] 902/1485 60% [===================================== ] 903/1485 60% [===================================== ] 904/1485 60% [===================================== ] 905/1485 60% [===================================== ] 906/1485 61% [===================================== ] 907/1485 61% [===================================== ] 908/1485 61% [===================================== ] 909/1485 61% [===================================== ] 910/1485 61% [====================================== ] 911/1485 61% [====================================== ] 912/1485 61% [====================================== ] 913/1485 61% [====================================== ] 914/1485 61% [====================================== ] 915/1485 61% [====================================== ] 916/1485 61% [====================================== ] 917/1485 61% [====================================== ] 918/1485 61% [====================================== ] 919/1485 61% [====================================== ] 920/1485 61% [====================================== ] 921/1485 62% [====================================== ] 922/1485 62% [====================================== ] 923/1485 62% [====================================== ] 924/1485 62% [====================================== ] 925/1485 62% [====================================== ] 926/1485 62% [====================================== ] 927/1485 62% [====================================== ] 928/1485 62% [====================================== ] 929/1485 62% [====================================== ] 930/1485 62% [====================================== ] 931/1485 62% [====================================== ] 932/1485 62% [====================================== ] 933/1485 62% [====================================== ] 934/1485 62% [======================================= ] 935/1485 62% [======================================= ] 936/1485 63% [======================================= ] 937/1485 63% [======================================= ] 938/1485 63% [======================================= ] 939/1485 63% [======================================= ] 940/1485 63% [======================================= ] 941/1485 63% [======================================= ] 942/1485 63% [======================================= ] 943/1485 63% [======================================= ] 944/1485 63% [======================================= ] 945/1485 63% [======================================= ] 946/1485 63% [======================================= ] 947/1485 63% [======================================= ] 948/1485 63% [======================================= ] 949/1485 63% [======================================= ] 950/1485 63% [======================================= ] 951/1485 64% [======================================= ] 952/1485 64% [======================================= ] 953/1485 64% [======================================= ] 954/1485 64% [======================================= ] 955/1485 64% [======================================= ] 956/1485 64% [======================================= ] 957/1485 64% [======================================= ] 958/1485 64% [======================================== ] 959/1485 64% [======================================== ] 960/1485 64% [======================================== ] 961/1485 64% [======================================== ] 962/1485 64% [======================================== ] 963/1485 64% [======================================== ] 964/1485 64% [======================================== ] 965/1485 64% [======================================== ] 966/1485 65% [======================================== ] 967/1485 65% [======================================== ] 968/1485 65% [======================================== ] 969/1485 65% [======================================== ] 970/1485 65% [======================================== ] 971/1485 65% [======================================== ] 972/1485 65% [======================================== ] 973/1485 65% [======================================== ] 974/1485 65% [======================================== ] 975/1485 65% [======================================== ] 976/1485 65% [======================================== ] 977/1485 65% [======================================== ] 978/1485 65% [======================================== ] 979/1485 65% [======================================== ] 980/1485 65% [======================================== ] 981/1485 66% [======================================== ] 982/1485 66% [========================================= ] 983/1485 66% [========================================= ] 984/1485 66% [========================================= ] 985/1485 66% [========================================= ] 986/1485 66% [========================================= ] 987/1485 66% [========================================= ] 988/1485 66% [========================================= ] 989/1485 66% [========================================= ] 990/1485 66% [========================================= ] 991/1485 66% [========================================= ] 992/1485 66% [========================================= ] 993/1485 66% [========================================= ] 994/1485 66% [========================================= ] 995/1485 67% [========================================= ] 996/1485 67% [========================================= ] 997/1485 67% [========================================= ] 998/1485 67% [========================================= ] 999/1485 67% [========================================= ] 1000/1485 67% [========================================= ] 1001/1485 67% [========================================= ] 1002/1485 67% [========================================= ] 1003/1485 67% [========================================= ] 1004/1485 67% [========================================= ] 1005/1485 67% [========================================== ] 1006/1485 67% [========================================== ] 1007/1485 67% [========================================== ] 1008/1485 67% [========================================== ] 1009/1485 67% [========================================== ] 1010/1485 68% [========================================== ] 1011/1485 68% [========================================== ] 1012/1485 68% [========================================== ] 1013/1485 68% [========================================== ] 1014/1485 68% [========================================== ] 1015/1485 68% [========================================== ] 1016/1485 68% [========================================== ] 1017/1485 68% [========================================== ] 1018/1485 68% [========================================== ] 1019/1485 68% [========================================== ] 1020/1485 68% [========================================== ] 1021/1485 68% [========================================== ] 1022/1485 68% [========================================== ] 1023/1485 68% [========================================== ] 1024/1485 68% [========================================== ] 1025/1485 69% [========================================== ] 1026/1485 69% [========================================== ] 1027/1485 69% [========================================== ] 1028/1485 69% [========================================== ] 1029/1485 69% [=========================================== ] 1030/1485 69% [=========================================== ] 1031/1485 69% [=========================================== ] 1032/1485 69% [=========================================== ] 1033/1485 69% [=========================================== ] 1034/1485 69% [=========================================== ] 1035/1485 69% [=========================================== ] 1036/1485 69% [=========================================== ] 1037/1485 69% [=========================================== ] 1038/1485 69% [=========================================== ] 1039/1485 69% [=========================================== ] 1040/1485 70% [=========================================== ] 1041/1485 70% [=========================================== ] 1042/1485 70% [=========================================== ] 1043/1485 70% [=========================================== ] 1044/1485 70% [=========================================== ] 1045/1485 70% [=========================================== ] 1046/1485 70% [=========================================== ] 1047/1485 70% [=========================================== ] 1048/1485 70% [=========================================== ] 1049/1485 70% [=========================================== ] 1050/1485 70% [=========================================== ] 1051/1485 70% [=========================================== ] 1052/1485 70% [=========================================== ] 1053/1485 70% [============================================ ] 1054/1485 70% [============================================ ] 1055/1485 71% [============================================ ] 1056/1485 71% [============================================ ] 1057/1485 71% [============================================ ] 1058/1485 71% [============================================ ] 1059/1485 71% [============================================ ] 1060/1485 71% [============================================ ] 1061/1485 71% [============================================ ] 1062/1485 71% [============================================ ] 1063/1485 71% [============================================ ] 1064/1485 71% [============================================ ] 1065/1485 71% [============================================ ] 1066/1485 71% [============================================ ] 1067/1485 71% [============================================ ] 1068/1485 71% [============================================ ] 1069/1485 71% [============================================ ] 1070/1485 72% [============================================ ] 1071/1485 72% [============================================ ] 1072/1485 72% [============================================ ] 1073/1485 72% [============================================ ] 1074/1485 72% [============================================ ] 1075/1485 72% [============================================ ] 1076/1485 72% [============================================ ] 1077/1485 72% [============================================= ] 1078/1485 72% [============================================= ] 1079/1485 72% [============================================= ] 1080/1485 72% [============================================= ] 1081/1485 72% [============================================= ] 1082/1485 72% [============================================= ] 1083/1485 72% [============================================= ] 1084/1485 72% [============================================= ] 1085/1485 73% [============================================= ] 1086/1485 73% [============================================= ] 1087/1485 73% [============================================= ] 1088/1485 73% [============================================= ] 1089/1485 73% [============================================= ] 1090/1485 73% [============================================= ] 1091/1485 73% [============================================= ] 1092/1485 73% [============================================= ] 1093/1485 73% [============================================= ] 1094/1485 73% [============================================= ] 1095/1485 73% [============================================= ] 1096/1485 73% [============================================= ] 1097/1485 73% [============================================= ] 1098/1485 73% [============================================= ] 1099/1485 74% [============================================= ] 1100/1485 74% [============================================= ] 1101/1485 74% [============================================== ] 1102/1485 74% [============================================== ] 1103/1485 74% [============================================== ] 1104/1485 74% [============================================== ] 1105/1485 74% [============================================== ] 1106/1485 74% [============================================== ] 1107/1485 74% [============================================== ] 1108/1485 74% [============================================== ] 1109/1485 74% [============================================== ] 1110/1485 74% [============================================== ] 1111/1485 74% [============================================== ] 1112/1485 74% [============================================== ] 1113/1485 74% [============================================== ] 1114/1485 75% [============================================== ] 1115/1485 75% [============================================== ] 1116/1485 75% [============================================== ] 1117/1485 75% [============================================== ] 1118/1485 75% [============================================== ] 1119/1485 75% [============================================== ] 1120/1485 75% [============================================== ] 1121/1485 75% [============================================== ] 1122/1485 75% [============================================== ] 1123/1485 75% [============================================== ] 1124/1485 75% [============================================== ] 1125/1485 75% [=============================================== ] 1126/1485 75% [=============================================== ] 1127/1485 75% [=============================================== ] 1128/1485 75% [=============================================== ] 1129/1485 76% [=============================================== ] 1130/1485 76% [=============================================== ] 1131/1485 76% [=============================================== ] 1132/1485 76% [=============================================== ] 1133/1485 76% [=============================================== ] 1134/1485 76% [=============================================== ] 1135/1485 76% [=============================================== ] 1136/1485 76% [=============================================== ] 1137/1485 76% [=============================================== ] 1138/1485 76% [=============================================== ] 1139/1485 76% [=============================================== ] 1140/1485 76% [=============================================== ] 1141/1485 76% [=============================================== ] 1142/1485 76% [=============================================== ] 1143/1485 76% [=============================================== ] 1144/1485 77% [=============================================== ] 1145/1485 77% [=============================================== ] 1146/1485 77% [=============================================== ] 1147/1485 77% [=============================================== ] 1148/1485 77% [=============================================== ] 1149/1485 77% [================================================ ] 1150/1485 77% [================================================ ] 1151/1485 77% [================================================ ] 1152/1485 77% [================================================ ] 1153/1485 77% [================================================ ] 1154/1485 77% [================================================ ] 1155/1485 77% [================================================ ] 1156/1485 77% [================================================ ] 1157/1485 77% [================================================ ] 1158/1485 77% [================================================ ] 1159/1485 78% [================================================ ] 1160/1485 78% [================================================ ] 1161/1485 78% [================================================ ] 1162/1485 78% [================================================ ] 1163/1485 78% [================================================ ] 1164/1485 78% [================================================ ] 1165/1485 78% [================================================ ] 1166/1485 78% [================================================ ] 1167/1485 78% [================================================ ] 1168/1485 78% [================================================ ] 1169/1485 78% [================================================ ] 1170/1485 78% [================================================ ] 1171/1485 78% [================================================ ] 1172/1485 78% [================================================ ] 1173/1485 78% [================================================= ] 1174/1485 79% [================================================= ] 1175/1485 79% [================================================= ] 1176/1485 79% [================================================= ] 1177/1485 79% [================================================= ] 1178/1485 79% [================================================= ] 1179/1485 79% [================================================= ] 1180/1485 79% [================================================= ] 1181/1485 79% [================================================= ] 1182/1485 79% [================================================= ] 1183/1485 79% [================================================= ] 1184/1485 79% [================================================= ] 1185/1485 79% [================================================= ] 1186/1485 79% [================================================= ] 1187/1485 79% [================================================= ] 1188/1485 80% [================================================= ] 1189/1485 80% [================================================= ] 1190/1485 80% [================================================= ] 1191/1485 80% [================================================= ] 1192/1485 80% [================================================= ] 1193/1485 80% [================================================= ] 1194/1485 80% [================================================= ] 1195/1485 80% [================================================= ] 1196/1485 80% [================================================= ] 1197/1485 80% [================================================== ] 1198/1485 80% [================================================== ] 1199/1485 80% [================================================== ] 1200/1485 80% [================================================== ] 1201/1485 80% [================================================== ] 1202/1485 80% [================================================== ] 1203/1485 81% [================================================== ] 1204/1485 81% [================================================== ] 1205/1485 81% [================================================== ] 1206/1485 81% [================================================== ] 1207/1485 81% [================================================== ] 1208/1485 81% [================================================== ] 1209/1485 81% [================================================== ] 1210/1485 81% [================================================== ] 1211/1485 81% [================================================== ] 1212/1485 81% [================================================== ] 1213/1485 81% [================================================== ] 1214/1485 81% [================================================== ] 1215/1485 81% [================================================== ] 1216/1485 81% [================================================== ] 1217/1485 81% [================================================== ] 1218/1485 82% [================================================== ] 1219/1485 82% [================================================== ] 1220/1485 82% [================================================== ] 1221/1485 82% [=================================================== ] 1222/1485 82% [=================================================== ] 1223/1485 82% [=================================================== ] 1224/1485 82% [=================================================== ] 1225/1485 82% [=================================================== ] 1226/1485 82% [=================================================== ] 1227/1485 82% [=================================================== ] 1228/1485 82% [=================================================== ] 1229/1485 82% [=================================================== ] 1230/1485 82% [=================================================== ] 1231/1485 82% [=================================================== ] 1232/1485 82% [=================================================== ] 1233/1485 83% [=================================================== ] 1234/1485 83% [=================================================== ] 1235/1485 83% [=================================================== ] 1236/1485 83% [=================================================== ] 1237/1485 83% [=================================================== ] 1238/1485 83% [=================================================== ] 1239/1485 83% [=================================================== ] 1240/1485 83% [=================================================== ] 1241/1485 83% [=================================================== ] 1242/1485 83% [=================================================== ] 1243/1485 83% [=================================================== ] 1244/1485 83% [=================================================== ] 1245/1485 83% [==================================================== ] 1246/1485 83% [==================================================== ] 1247/1485 83% [==================================================== ] 1248/1485 84% [==================================================== ] 1249/1485 84% [==================================================== ] 1250/1485 84% [==================================================== ] 1251/1485 84% [==================================================== ] 1252/1485 84% [==================================================== ] 1253/1485 84% [==================================================== ] 1254/1485 84% [==================================================== ] 1255/1485 84% [==================================================== ] 1256/1485 84% [==================================================== ] 1257/1485 84% [==================================================== ] 1258/1485 84% [==================================================== ] 1259/1485 84% [==================================================== ] 1260/1485 84% [==================================================== ] 1261/1485 84% [==================================================== ] 1262/1485 84% [==================================================== ] 1263/1485 85% [==================================================== ] 1264/1485 85% [==================================================== ] 1265/1485 85% [==================================================== ] 1266/1485 85% [==================================================== ] 1267/1485 85% [==================================================== ] 1268/1485 85% [==================================================== ] 1269/1485 85% [===================================================== ] 1270/1485 85% [===================================================== ] 1271/1485 85% [===================================================== ] 1272/1485 85% [===================================================== ] 1273/1485 85% [===================================================== ] 1274/1485 85% [===================================================== ] 1275/1485 85% [===================================================== ] 1276/1485 85% [===================================================== ] 1277/1485 85% [===================================================== ] 1278/1485 86% [===================================================== ] 1279/1485 86% [===================================================== ] 1280/1485 86% [===================================================== ] 1281/1485 86% [===================================================== ] 1282/1485 86% [===================================================== ] 1283/1485 86% [===================================================== ] 1284/1485 86% [===================================================== ] 1285/1485 86% [===================================================== ] 1286/1485 86% [===================================================== ] 1287/1485 86% [===================================================== ] 1288/1485 86% [===================================================== ] 1289/1485 86% [===================================================== ] 1290/1485 86% [===================================================== ] 1291/1485 86% [===================================================== ] 1292/1485 87% [===================================================== ] 1293/1485 87% [====================================================== ] 1294/1485 87% [====================================================== ] 1295/1485 87% [====================================================== ] 1296/1485 87% [====================================================== ] 1297/1485 87% [====================================================== ] 1298/1485 87% [====================================================== ] 1299/1485 87% [====================================================== ] 1300/1485 87% [====================================================== ] 1301/1485 87% [====================================================== ] 1302/1485 87% [====================================================== ] 1303/1485 87% [====================================================== ] 1304/1485 87% [====================================================== ] 1305/1485 87% [====================================================== ] 1306/1485 87% [====================================================== ] 1307/1485 88% [====================================================== ] 1308/1485 88% [====================================================== ] 1309/1485 88% [====================================================== ] 1310/1485 88% [====================================================== ] 1311/1485 88% [====================================================== ] 1312/1485 88% [====================================================== ] 1313/1485 88% [====================================================== ] 1314/1485 88% [====================================================== ] 1315/1485 88% [====================================================== ] 1316/1485 88% [====================================================== ] 1317/1485 88% [======================================================= ] 1318/1485 88% [======================================================= ] 1319/1485 88% [======================================================= ] 1320/1485 88% [======================================================= ] 1321/1485 88% [======================================================= ] 1322/1485 89% [======================================================= ] 1323/1485 89% [======================================================= ] 1324/1485 89% [======================================================= ] 1325/1485 89% [======================================================= ] 1326/1485 89% [======================================================= ] 1327/1485 89% [======================================================= ] 1328/1485 89% [======================================================= ] 1329/1485 89% [======================================================= ] 1330/1485 89% [======================================================= ] 1331/1485 89% [======================================================= ] 1332/1485 89% [======================================================= ] 1333/1485 89% [======================================================= ] 1334/1485 89% [======================================================= ] 1335/1485 89% [======================================================= ] 1336/1485 89% [======================================================= ] 1337/1485 90% [======================================================= ] 1338/1485 90% [======================================================= ] 1339/1485 90% [======================================================= ] 1340/1485 90% [======================================================= ] 1341/1485 90% [======================================================== ] 1342/1485 90% [======================================================== ] 1343/1485 90% [======================================================== ] 1344/1485 90% [======================================================== ] 1345/1485 90% [======================================================== ] 1346/1485 90% [======================================================== ] 1347/1485 90% [======================================================== ] 1348/1485 90% [======================================================== ] 1349/1485 90% [======================================================== ] 1350/1485 90% [======================================================== ] 1351/1485 90% [======================================================== ] 1352/1485 91% [======================================================== ] 1353/1485 91% [======================================================== ] 1354/1485 91% [======================================================== ] 1355/1485 91% [======================================================== ] 1356/1485 91% [======================================================== ] 1357/1485 91% [======================================================== ] 1358/1485 91% [======================================================== ] 1359/1485 91% [======================================================== ] 1360/1485 91% [======================================================== ] 1361/1485 91% [======================================================== ] 1362/1485 91% [======================================================== ] 1363/1485 91% [======================================================== ] 1364/1485 91% [======================================================== ] 1365/1485 91% [========================================================= ] 1366/1485 91% [========================================================= ] 1367/1485 92% [========================================================= ] 1368/1485 92% [========================================================= ] 1369/1485 92% [========================================================= ] 1370/1485 92% [========================================================= ] 1371/1485 92% [========================================================= ] 1372/1485 92% [========================================================= ] 1373/1485 92% [========================================================= ] 1374/1485 92% [========================================================= ] 1375/1485 92% [========================================================= ] 1376/1485 92% [========================================================= ] 1377/1485 92% [========================================================= ] 1378/1485 92% [========================================================= ] 1379/1485 92% [========================================================= ] 1380/1485 92% [========================================================= ] 1381/1485 92% [========================================================= ] 1382/1485 93% [========================================================= ] 1383/1485 93% [========================================================= ] 1384/1485 93% [========================================================= ] 1385/1485 93% [========================================================= ] 1386/1485 93% [========================================================= ] 1387/1485 93% [========================================================= ] 1388/1485 93% [========================================================= ] 1389/1485 93% [========================================================== ] 1390/1485 93% [========================================================== ] 1391/1485 93% [========================================================== ] 1392/1485 93% [========================================================== ] 1393/1485 93% [========================================================== ] 1394/1485 93% [========================================================== ] 1395/1485 93% [========================================================== ] 1396/1485 94% [========================================================== ] 1397/1485 94% [========================================================== ] 1398/1485 94% [========================================================== ] 1399/1485 94% [========================================================== ] 1400/1485 94% [========================================================== ] 1401/1485 94% [========================================================== ] 1402/1485 94% [========================================================== ] 1403/1485 94% [========================================================== ] 1404/1485 94% [========================================================== ] 1405/1485 94% [========================================================== ] 1406/1485 94% [========================================================== ] 1407/1485 94% [========================================================== ] 1408/1485 94% [========================================================== ] 1409/1485 94% [========================================================== ] 1410/1485 94% [========================================================== ] 1411/1485 95% [========================================================== ] 1412/1485 95% [========================================================== ] 1413/1485 95% [=========================================================== ] 1414/1485 95% [=========================================================== ] 1415/1485 95% [=========================================================== ] 1416/1485 95% [=========================================================== ] 1417/1485 95% [=========================================================== ] 1418/1485 95% [=========================================================== ] 1419/1485 95% [=========================================================== ] 1420/1485 95% [=========================================================== ] 1421/1485 95% [=========================================================== ] 1422/1485 95% [=========================================================== ] 1423/1485 95% [=========================================================== ] 1424/1485 95% [=========================================================== ] 1425/1485 95% [=========================================================== ] 1426/1485 96% [=========================================================== ] 1427/1485 96% [=========================================================== ] 1428/1485 96% [=========================================================== ] 1429/1485 96% [=========================================================== ] 1430/1485 96% [=========================================================== ] 1431/1485 96% [=========================================================== ] 1432/1485 96% [=========================================================== ] 1433/1485 96% [=========================================================== ] 1434/1485 96% [=========================================================== ] 1435/1485 96% [=========================================================== ] 1436/1485 96% [=========================================================== ] 1437/1485 96% [============================================================ ] 1438/1485 96% [============================================================ ] 1439/1485 96% [============================================================ ] 1440/1485 96% [============================================================ ] 1441/1485 97% [============================================================ ] 1442/1485 97% [============================================================ ] 1443/1485 97% [============================================================ ] 1444/1485 97% [============================================================ ] 1445/1485 97% [============================================================ ] 1446/1485 97% [============================================================ ] 1447/1485 97% [============================================================ ] 1448/1485 97% [============================================================ ] 1449/1485 97% [============================================================ ] 1450/1485 97% [============================================================ ] 1451/1485 97% [============================================================ ] 1452/1485 97% [============================================================ ] 1453/1485 97% [============================================================ ] 1454/1485 97% [============================================================ ] 1455/1485 97% [============================================================ ] 1456/1485 98% [============================================================ ] 1457/1485 98% [============================================================ ] 1458/1485 98% [============================================================ ] 1459/1485 98% [============================================================ ] 1460/1485 98% [============================================================ ] 1461/1485 98% [============================================================= ] 1462/1485 98% [============================================================= ] 1463/1485 98% [============================================================= ] 1464/1485 98% [============================================================= ] 1465/1485 98% [============================================================= ] 1466/1485 98% [============================================================= ] 1467/1485 98% [============================================================= ] 1468/1485 98% [============================================================= ] 1469/1485 98% [============================================================= ] 1470/1485 98% [============================================================= ] 1471/1485 99% [============================================================= ] 1472/1485 99% [============================================================= ] 1473/1485 99% [============================================================= ] 1474/1485 99% [============================================================= ] 1475/1485 99% [============================================================= ] 1476/1485 99% [============================================================= ] 1477/1485 99% [============================================================= ] 1478/1485 99% [============================================================= ] 1479/1485 99% [============================================================= ] 1480/1485 99% [============================================================= ] 1481/1485 99% [============================================================= ] 1482/1485 99% [============================================================= ] 1483/1485 99% [============================================================= ] 1484/1485 99% [==============================================================] 1485/1485 100% operation complete, 1485 objects in 41211 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/aarch64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2024.08-rc1-70-g064e4c09fa Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.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.39-74-g198632a05f6c7b9ab67d3331d8caace9ceabb685 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.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.41 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.3.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.10.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-aespipe 2.4g Collecting legal info >>> bdwgc 8.2.4 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libatomic_ops 7.8.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 969294c9324b2d360ae2a08edd5ca6f9cd754cb71b71e56bee15d2f10bb10496) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> procps-ng 4.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> psmisc 23.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.12.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-xz 5.6.2 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cairo 1.18.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson 1.3.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-cmake 3.30.0 Collecting legal info Copyright.txt: OK (sha256: 0676e30827684487aa0ea8f72f01e9460a6320fa34a2888df0ad1dd3e8a06eb8) >>> 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.2.1 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 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-setuptools 71.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-crudini 0.9.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-python-setuptools-scm 8.0.4 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> host-python-typing-extensions 4.12.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-erofs-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> execline 2.9.6.0 Collecting legal info COPYING: OK (sha256: fdc931295525dd0009cdf339189cbecd228d65cefe33402f037f9b046f07989e) >>> skalibs 2.14.2.0 Collecting legal info COPYING: OK (sha256: fdc931295525dd0009cdf339189cbecd228d65cefe33402f037f9b046f07989e) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fetchmail 6.4.39 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> flashrom 1.4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fwupd-efi 1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gnu-efi 3.0.18 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> host-python-pefile 2023.2.7 Collecting legal info LICENSE: OK (sha256: bfd4b5e4f8a99c961fd6f94d708e38396cc146bfe8fbc5d2a86e63aa29fb4208) >>> host-python-uswid 0.5.0 Collecting legal info LICENSE: OK (sha256: 98bc07f3fb70d05b01ff740e8191b9f29c080159f01588991fbd872c611236f9) >>> host-python-cbor2 5.5.1 Collecting legal info LICENSE.txt: OK (sha256: a6afd126d8f545a15166a22f25fadff4b9fb4978bbdd17e97d97d950b66d2fef) >>> host-python-lxml 5.2.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.13.3 Collecting legal info Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7) >>> host-libxslt 1.1.42 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> googlefontdirectory 2125bc9b447971543caaa132530b828e5e682819 Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> host-imagemagick 7.1.1-31 Collecting legal info LICENSE: OK (sha256: a556c5292c87c9a6ac795c80669b0c3660f9f729de8c476bf2b10f83ab1b34ec) >>> host-libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> host-libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> jpeg Collecting legal info >>> libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libassuan 2.5.7 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.50 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfreefare c2b0cfa4b9fb0e4be88604f00b7a2405618d5abc Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libgit2 1.8.1 Collecting legal info COPYING: OK (sha256: e3712465634e97cfd850822a4eb5ac7d2f8a10f753189366d5a2060046f28288) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> librsync 2.3.4 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libuev 2.4.1 Collecting legal info LICENSE: OK (sha256: 387d0d8e2aabf187751c8f1ebb9a4abaecaa7e0e05fead27f408193a0f0f17dd) >>> libzip 1.10.1 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pinentry 1.3.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pv 1.8.5 Collecting legal info docs/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> sslh 2.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sudo 1.9.15p5 Collecting legal info LICENSE.md: OK (sha256: ea33b3971e8e4d9657cd6794a952aaa71b22bd16745f1645455b6ead010e0a28) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> tinyssh 20240101 Collecting legal info LICENCE: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) >>> tllist 1.1.0 Collecting legal info LICENSE: OK (sha256: d534a23a31500a0ac958d9634b84f532bd73ff1aca1bb8f7debbcbebc16ff39a) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> uboot-bootcount 3.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> udpxy 1.0-25.1 Collecting legal info README: OK (sha256: aac36b21c5afa931fd0e5d796814e29102a3b1f2742fb8694a26ef135aebf943) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> xxhash 0.8.2 Collecting legal info LICENSE: OK (sha256: 6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.6 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.04 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: aespipe-2.4g: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'