mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n \n \n \n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -l -n -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target -o /home/buildroot/autobuild/instance-3/output-1/images/rootfs.jffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.tar mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | /home/buildroot/autobuild/instance-3/output-1/host/bin/tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/buildroot/autobuild/instance-3/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/tar/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" bzip2 -9 -c /home/buildroot/autobuild/instance-3/output-1/images/rootfs.tar > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.tar.bz2 >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x lzo -o /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.ubi mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-3/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs"26836992 bytes (25.5 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1613 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1613 0% [ ] 2/1613 0% [ ] 3/1613 0% [ ] 4/1613 0% [ ] 5/1613 0% [ ] 6/1613 0% [ ] 7/1613 0% [ ] 8/1613 0% [ ] 9/1613 0% [ ] 10/1613 0% [ ] 11/1613 0% [ ] 12/1613 0% [ ] 13/1613 0% [ ] 14/1613 0% [ ] 15/1613 0% [ ] 16/1613 0% [ ] 17/1613 1% [ ] 18/1613 1% [ ] 19/1613 1% [ ] 20/1613 1% [ ] 21/1613 1% [ ] 22/1613 1% [ ] 23/1613 1% [ ] 24/1613 1% [ ] 25/1613 1% [ ] 26/1613 1% [= ] 27/1613 1% [= ] 28/1613 1% [= ] 29/1613 1% [= ] 30/1613 1% [= ] 31/1613 1% [= ] 32/1613 1% [= ] 33/1613 2% [= ] 34/1613 2% [= ] 35/1613 2% [= ] 36/1613 2% [= ] 37/1613 2% [= ] 38/1613 2% [= ] 39/1613 2% [= ] 40/1613 2% [= ] 41/1613 2% [= ] 42/1613 2% [= ] 43/1613 2% [= ] 44/1613 2% [= ] 45/1613 2% [= ] 46/1613 2% [= ] 47/1613 2% [= ] 48/1613 2% [= ] 49/1613 3% [= ] 50/1613 3% [= ] 51/1613 3% [= ] 52/1613 3% [== ] 53/1613 3% [== ] 54/1613 3% [== ] 55/1613 3% [== ] 56/1613 3% [== ] 57/1613 3% [== ] 58/1613 3% [== ] 59/1613 3% [== ] 60/1613 3% [== ] 61/1613 3% [== ] 62/1613 3% [== ] 63/1613 3% [== ] 64/1613 3% [== ] 65/1613 4% [== ] 66/1613 4% [== ] 67/1613 4% [== ] 68/1613 4% [== ] 69/1613 4% [== ] 70/1613 4% [== ] 71/1613 4% [== ] 72/1613 4% [== ] 73/1613 4% [== ] 74/1613 4% [== ] 75/1613 4% [== ] 76/1613 4% [== ] 77/1613 4% [== ] 78/1613 4% [=== ] 79/1613 4% [=== ] 80/1613 4% [=== ] 81/1613 5% [=== ] 82/1613 5% [=== ] 83/1613 5% [=== ] 84/1613 5% [=== ] 85/1613 5% [=== ] 86/1613 5% [=== ] 87/1613 5% [=== ] 88/1613 5% [=== ] 89/1613 5% [=== ] 90/1613 5% [=== ] 91/1613 5% [=== ] 92/1613 5% [=== ] 93/1613 5% [=== ] 94/1613 5% [=== ] 95/1613 5% [=== ] 96/1613 5% [=== ] 97/1613 6% [=== ] 98/1613 6% [=== ] 99/1613 6% [=== ] 100/1613 6% [=== ] 101/1613 6% [=== ] 102/1613 6% [=== ] 103/1613 6% [=== ] 104/1613 6% [==== ] 105/1613 6% [==== ] 106/1613 6% [==== ] 107/1613 6% [==== ] 108/1613 6% [==== ] 109/1613 6% [==== ] 110/1613 6% [==== ] 111/1613 6% [==== ] 112/1613 6% [==== ] 113/1613 7% [==== ] 114/1613 7% [==== ] 115/1613 7% [==== ] 116/1613 7% [==== ] 117/1613 7% [==== ] 118/1613 7% [==== ] 119/1613 7% [==== ] 120/1613 7% [==== ] 121/1613 7% [==== ] 122/1613 7% [==== ] 123/1613 7% [==== ] 124/1613 7% [==== ] 125/1613 7% [==== ] 126/1613 7% [==== ] 127/1613 7% [==== ] 128/1613 7% [==== ] 129/1613 7% [==== ] 130/1613 8% [===== ] 131/1613 8% [===== ] 132/1613 8% [===== ] 133/1613 8% [===== ] 134/1613 8% [===== ] 135/1613 8% [===== ] 136/1613 8% [===== ] 137/1613 8% [===== ] 138/1613 8% [===== ] 139/1613 8% [===== ] 140/1613 8% [===== ] 141/1613 8% [===== ] 142/1613 8% [===== ] 143/1613 8% [===== ] 144/1613 8% [===== ] 145/1613 8% [===== ] 146/1613 9% [===== ] 147/1613 9% [===== ] 148/1613 9% [===== ] 149/1613 9% [===== ] 150/1613 9% [===== ] 151/1613 9% [===== ] 152/1613 9% [===== ] 153/1613 9% [===== ] 154/1613 9% [===== ] 155/1613 9% [===== ] 156/1613 9% [====== ] 157/1613 9% [====== ] 158/1613 9% [====== ] 159/1613 9% [====== ] 160/1613 9% [====== ] 161/1613 9% [====== ] 162/1613 10% [====== ] 163/1613 10% [====== ] 164/1613 10% [====== ] 165/1613 10% [====== ] 166/1613 10% [====== ] 167/1613 10% [====== ] 168/1613 10% [====== ] 169/1613 10% [====== ] 170/1613 10% [====== ] 171/1613 10% [====== ] 172/1613 10% [====== ] 173/1613 10% [====== ] 174/1613 10% [====== ] 175/1613 10% [====== ] 176/1613 10% [====== ] 177/1613 10% [====== ] 178/1613 11% [====== ] 179/1613 11% [====== ] 180/1613 11% [====== ] 181/1613 11% [====== ] 182/1613 11% [======= ] 183/1613 11% [======= ] 184/1613 11% [======= ] 185/1613 11% [======= ] 186/1613 11% [======= ] 187/1613 11% [======= ] 188/1613 11% [======= ] 189/1613 11% [======= ] 190/1613 11% [======= ] 191/1613 11% [======= ] 192/1613 11% [======= ] 193/1613 11% [======= ] 194/1613 12% [======= ] 195/1613 12% [======= ] 196/1613 12% [======= ] 197/1613 12% [======= ] 198/1613 12% [======= ] 199/1613 12% [======= ] 200/1613 12% [======= ] 201/1613 12% [======= ] 202/1613 12% [======= ] 203/1613 12% [======= ] 204/1613 12% [======= ] 205/1613 12% [======= ] 206/1613 12% [======= ] 207/1613 12% [======= ] 208/1613 12% [======== ] 209/1613 12% [======== ] 210/1613 13% [======== ] 211/1613 13% [======== ] 212/1613 13% [======== ] 213/1613 13% [======== ] 214/1613 13% [======== ] 215/1613 13% [======== ] 216/1613 13% [======== ] 217/1613 13% [======== ] 218/1613 13% [======== ] 219/1613 13% [======== ] 220/1613 13% [======== ] 221/1613 13% [======== ] 222/1613 13% [======== ] 223/1613 13% [======== ] 224/1613 13% [======== ] 225/1613 13% [======== ] 226/1613 14% [======== ] 227/1613 14% [======== ] 228/1613 14% [======== ] 229/1613 14% [======== ] 230/1613 14% [======== ] 231/1613 14% [======== ] 232/1613 14% [======== ] 233/1613 14% [======== ] 234/1613 14% [========= ] 235/1613 14% [========= ] 236/1613 14% [========= ] 237/1613 14% [========= ] 238/1613 14% [========= ] 239/1613 14% [========= ] 240/1613 14% [========= ] 241/1613 14% [========= ] 242/1613 15% [========= ] 243/1613 15% [========= ] 244/1613 15% [========= ] 245/1613 15% [========= ] 246/1613 15% [========= ] 247/1613 15% [========= ] 248/1613 15% [========= ] 249/1613 15% [========= ] 250/1613 15% [========= ] 251/1613 15% [========= ] 252/1613 15% [========= ] 253/1613 15% [========= ] 254/1613 15% [========= ] 255/1613 15% [========= ] 256/1613 15% [========= ] 257/1613 15% [========= ] 258/1613 15% [========= ] 259/1613 16% [========= ] 260/1613 16% [========== ] 261/1613 16% [========== ] 262/1613 16% [========== ] 263/1613 16% [========== ] 264/1613 16% [========== ] 265/1613 16% [========== ] 266/1613 16% [========== ] 267/1613 16% [========== ] 268/1613 16% [========== ] 269/1613 16% [========== ] 270/1613 16% [========== ] 271/1613 16% [========== ] 272/1613 16% [========== ] 273/1613 16% [========== ] 274/1613 16% [========== ] 275/1613 17% [========== ] 276/1613 17% [========== ] 277/1613 17% [========== ] 278/1613 17% [========== ] 279/1613 17% [========== ] 280/1613 17% [========== ] 281/1613 17% [========== ] 282/1613 17% [========== ] 283/1613 17% [========== ] 284/1613 17% [========== ] 285/1613 17% [========== ] 286/1613 17% [=========== ] 287/1613 17% [=========== ] 288/1613 17% [=========== ] 289/1613 17% [=========== ] 290/1613 17% [=========== ] 291/1613 18% [=========== ] 292/1613 18% [=========== ] 293/1613 18% [=========== ] 294/1613 18% [=========== ] 295/1613 18% [=========== ] 296/1613 18% [=========== ] 297/1613 18% [=========== ] 298/1613 18% [=========== ] 299/1613 18% [=========== ] 300/1613 18% [=========== ] 301/1613 18% [=========== ] 302/1613 18% [=========== ] 303/1613 18% [=========== ] 304/1613 18% [=========== ] 305/1613 18% [=========== ] 306/1613 18% [=========== ] 307/1613 19% [=========== ] 308/1613 19% [=========== ] 309/1613 19% [=========== ] 310/1613 19% [=========== ] 311/1613 19% [=========== ] 312/1613 19% [============ ] 313/1613 19% [============ ] 314/1613 19% [============ ] 315/1613 19% [============ ] 316/1613 19% [============ ] 317/1613 19% [============ ] 318/1613 19% [============ ] 319/1613 19% [============ ] 320/1613 19% [============ ] 321/1613 19% [============ ] 322/1613 19% [============ ] 323/1613 20% [============ ] 324/1613 20% [============ ] 325/1613 20% [============ ] 326/1613 20% [============ ] 327/1613 20% [============ ] 328/1613 20% [============ ] 329/1613 20% [============ ] 330/1613 20% [============ ] 331/1613 20% [============ ] 332/1613 20% [============ ] 333/1613 20% [============ ] 334/1613 20% [============ ] 335/1613 20% [============ ] 336/1613 20% [============ ] 337/1613 20% [============ ] 338/1613 20% [============= ] 339/1613 21% [============= ] 340/1613 21% [============= ] 341/1613 21% [============= ] 342/1613 21% [============= ] 343/1613 21% [============= ] 344/1613 21% [============= ] 345/1613 21% [============= ] 346/1613 21% [============= ] 347/1613 21% [============= ] 348/1613 21% [============= ] 349/1613 21% [============= ] 350/1613 21% [============= ] 351/1613 21% [============= ] 352/1613 21% [============= ] 353/1613 21% [============= ] 354/1613 21% [============= ] 355/1613 22% [============= ] 356/1613 22% [============= ] 357/1613 22% [============= ] 358/1613 22% [============= ] 359/1613 22% [============= ] 360/1613 22% [============= ] 361/1613 22% [============= ] 362/1613 22% [============= ] 363/1613 22% [============= ] 364/1613 22% [============== ] 365/1613 22% [============== ] 366/1613 22% [============== ] 367/1613 22% [============== ] 368/1613 22% [============== ] 369/1613 22% [============== ] 370/1613 22% [============== ] 371/1613 23% [============== ] 372/1613 23% [============== ] 373/1613 23% [============== ] 374/1613 23% [============== ] 375/1613 23% [============== ] 376/1613 23% [============== ] 377/1613 23% [============== ] 378/1613 23% [============== ] 379/1613 23% [============== ] 380/1613 23% [============== ] 381/1613 23% [============== ] 382/1613 23% [============== ] 383/1613 23% [============== ] 384/1613 23% [============== ] 385/1613 23% [============== ] 386/1613 23% [============== ] 387/1613 23% [============== ] 388/1613 24% [============== ] 389/1613 24% [============== ] 390/1613 24% [=============== ] 391/1613 24% [=============== ] 392/1613 24% [=============== ] 393/1613 24% [=============== ] 394/1613 24% [=============== ] 395/1613 24% [=============== ] 396/1613 24% [=============== ] 397/1613 24% [=============== ] 398/1613 24% [=============== ] 399/1613 24% [=============== ] 400/1613 24% [=============== ] 401/1613 24% [=============== ] 402/1613 24% [=============== ] 403/1613 24% [=============== ] 404/1613 25% [=============== ] 405/1613 25% [=============== ] 406/1613 25% [=============== ] 407/1613 25% [=============== ] 408/1613 25% [=============== ] 409/1613 25% [=============== ] 410/1613 25% [=============== ] 411/1613 25% [=============== ] 412/1613 25% [=============== ] 413/1613 25% [=============== ] 414/1613 25% [=============== ] 415/1613 25% [=============== ] 416/1613 25% [================ ] 417/1613 25% [================ ] 418/1613 25% [================ ] 419/1613 25% [================ ] 420/1613 26% [================ ] 421/1613 26% [================ ] 422/1613 26% [================ ] 423/1613 26% [================ ] 424/1613 26% [================ ] 425/1613 26% [================ ] 426/1613 26% [================ ] 427/1613 26% [================ ] 428/1613 26% [================ ] 429/1613 26% [================ ] 430/1613 26% [================ ] 431/1613 26% [================ ] 432/1613 26% [================ ] 433/1613 26% [================ ] 434/1613 26% [================ ] 435/1613 26% [================ ] 436/1613 27% [================ ] 437/1613 27% [================ ] 438/1613 27% [================ ] 439/1613 27% [================ ] 440/1613 27% [================ ] 441/1613 27% [================ ] 442/1613 27% [================= ] 443/1613 27% [================= ] 444/1613 27% [================= ] 445/1613 27% [================= ] 446/1613 27% [================= ] 447/1613 27% [================= ] 448/1613 27% [================= ] 449/1613 27% [================= ] 450/1613 27% [================= ] 451/1613 27% [================= ] 452/1613 28% [================= ] 453/1613 28% [================= ] 454/1613 28% [================= ] 455/1613 28% [================= ] 456/1613 28% [================= ] 457/1613 28% [================= ] 458/1613 28% [================= ] 459/1613 28% [================= ] 460/1613 28% [================= ] 461/1613 28% [================= ] 462/1613 28% [================= ] 463/1613 28% [================= ] 464/1613 28% [================= ] 465/1613 28% [================= ] 466/1613 28% [================= ] 467/1613 28% [================= ] 468/1613 29% [================== ] 469/1613 29% [================== ] 470/1613 29% [================== ] 471/1613 29% [================== ] 472/1613 29% [================== ] 473/1613 29% [================== ] 474/1613 29% [================== ] 475/1613 29% [================== ] 476/1613 29% [================== ] 477/1613 29% [================== ] 478/1613 29% [================== ] 479/1613 29% [================== ] 480/1613 29% [================== ] 481/1613 29% [================== ] 482/1613 29% [================== ] 483/1613 29% [================== ] 484/1613 30% [================== ] 485/1613 30% [================== ] 486/1613 30% [================== ] 487/1613 30% [================== ] 488/1613 30% [================== ] 489/1613 30% [================== ] 490/1613 30% [================== ] 491/1613 30% [================== ] 492/1613 30% [================== ] 493/1613 30% [================== ] 494/1613 30% [=================== ] 495/1613 30% [=================== ] 496/1613 30% [=================== ] 497/1613 30% [=================== ] 498/1613 30% [=================== ] 499/1613 30% [=================== ] 500/1613 30% [=================== ] 501/1613 31% [=================== ] 502/1613 31% [=================== ] 503/1613 31% [=================== ] 504/1613 31% [=================== ] 505/1613 31% [=================== ] 506/1613 31% [=================== ] 507/1613 31% [=================== ] 508/1613 31% [=================== ] 509/1613 31% [=================== ] 510/1613 31% [=================== ] 511/1613 31% [=================== ] 512/1613 31% [=================== ] 513/1613 31% [=================== ] 514/1613 31% [=================== ] 515/1613 31% [=================== ] 516/1613 31% [=================== ] 517/1613 32% [=================== ] 518/1613 32% [=================== ] 519/1613 32% [=================== ] 520/1613 32% [==================== ] 521/1613 32% [==================== ] 522/1613 32% [==================== ] 523/1613 32% [==================== ] 524/1613 32% [==================== ] 525/1613 32% [==================== ] 526/1613 32% [==================== ] 527/1613 32% [==================== ] 528/1613 32% [==================== ] 529/1613 32% [==================== ] 530/1613 32% [==================== ] 531/1613 32% [==================== ] 532/1613 32% [==================== ] 533/1613 33% [==================== ] 534/1613 33% [==================== ] 535/1613 33% [==================== ] 536/1613 33% [==================== ] 537/1613 33% [==================== ] 538/1613 33% [==================== ] 539/1613 33% [==================== ] 540/1613 33% [==================== ] 541/1613 33% [==================== ] 542/1613 33% [==================== ] 543/1613 33% [==================== ] 544/1613 33% [==================== ] 545/1613 33% [==================== ] 546/1613 33% [===================== ] 547/1613 33% [===================== ] 548/1613 33% [===================== ] 549/1613 34% [===================== ] 550/1613 34% [===================== ] 551/1613 34% [===================== ] 552/1613 34% [===================== ] 553/1613 34% [===================== ] 554/1613 34% [===================== ] 555/1613 34% [===================== ] 556/1613 34% [===================== ] 557/1613 34% [===================== ] 558/1613 34% [===================== ] 559/1613 34% [===================== ] 560/1613 34% [===================== ] 561/1613 34% [===================== ] 562/1613 34% [===================== ] 563/1613 34% [===================== ] 564/1613 34% [===================== ] 565/1613 35% [===================== ] 566/1613 35% [===================== ] 567/1613 35% [===================== ] 568/1613 35% [===================== ] 569/1613 35% [===================== ] 570/1613 35% [===================== ] 571/1613 35% [===================== ] 572/1613 35% [====================== ] 573/1613 35% [====================== ] 574/1613 35% [====================== ] 575/1613 35% [====================== ] 576/1613 35% [====================== ] 577/1613 35% [====================== ] 578/1613 35% [====================== ] 579/1613 35% [====================== ] 580/1613 35% [====================== ] 581/1613 36% [====================== ] 582/1613 36% [====================== ] 583/1613 36% [====================== ] 584/1613 36% [====================== ] 585/1613 36% [====================== ] 586/1613 36% [====================== ] 587/1613 36% [====================== ] 588/1613 36% [====================== ] 589/1613 36% [====================== ] 590/1613 36% [====================== ] 591/1613 36% [====================== ] 592/1613 36% [====================== ] 593/1613 36% [====================== ] 594/1613 36% [====================== ] 595/1613 36% [====================== ] 596/1613 36% [====================== ] 597/1613 37% [====================== ] 598/1613 37% [======================= ] 599/1613 37% [======================= ] 600/1613 37% [======================= ] 601/1613 37% [======================= ] 602/1613 37% [======================= ] 603/1613 37% [======================= ] 604/1613 37% [======================= ] 605/1613 37% [======================= ] 606/1613 37% [======================= ] 607/1613 37% [======================= ] 608/1613 37% [======================= ] 609/1613 37% [======================= ] 610/1613 37% [======================= ] 611/1613 37% [======================= ] 612/1613 37% [======================= ] 613/1613 38% [======================= ] 614/1613 38% [======================= ] 615/1613 38% [======================= ] 616/1613 38% [======================= ] 617/1613 38% [======================= ] 618/1613 38% [======================= ] 619/1613 38% [======================= ] 620/1613 38% [======================= ] 621/1613 38% [======================= ] 622/1613 38% [======================= ] 623/1613 38% [======================= ] 624/1613 38% [======================== ] 625/1613 38% [======================== ] 626/1613 38% [======================== ] 627/1613 38% [======================== ] 628/1613 38% [======================== ] 629/1613 38% [======================== ] 630/1613 39% [======================== ] 631/1613 39% [======================== ] 632/1613 39% [======================== ] 633/1613 39% [======================== ] 634/1613 39% [======================== ] 635/1613 39% [======================== ] 636/1613 39% [======================== ] 637/1613 39% [======================== ] 638/1613 39% [======================== ] 639/1613 39% [======================== ] 640/1613 39% [======================== ] 641/1613 39% [======================== ] 642/1613 39% [======================== ] 643/1613 39% [======================== ] 644/1613 39% [======================== ] 645/1613 39% [======================== ] 646/1613 40% [======================== ] 647/1613 40% [======================== ] 648/1613 40% [======================== ] 649/1613 40% [======================== ] 650/1613 40% [========================= ] 651/1613 40% [========================= ] 652/1613 40% [========================= ] 653/1613 40% [========================= ] 654/1613 40% [========================= ] 655/1613 40% [========================= ] 656/1613 40% [========================= ] 657/1613 40% [========================= ] 658/1613 40% [========================= ] 659/1613 40% [========================= ] 660/1613 40% [========================= ] 661/1613 40% [========================= ] 662/1613 41% [========================= ] 663/1613 41% [========================= ] 664/1613 41% [========================= ] 665/1613 41% [========================= ] 666/1613 41% [========================= ] 667/1613 41% [========================= ] 668/1613 41% [========================= ] 669/1613 41% [========================= ] 670/1613 41% [========================= ] 671/1613 41% [========================= ] 672/1613 41% [========================= ] 673/1613 41% [========================= ] 674/1613 41% [========================= ] 675/1613 41% [========================= ] 676/1613 41% [========================== ] 677/1613 41% [========================== ] 678/1613 42% [========================== ] 679/1613 42% [========================== ] 680/1613 42% [========================== ] 681/1613 42% [========================== ] 682/1613 42% [========================== ] 683/1613 42% [========================== ] 684/1613 42% [========================== ] 685/1613 42% [========================== ] 686/1613 42% [========================== ] 687/1613 42% [========================== ] 688/1613 42% [========================== ] 689/1613 42% [========================== ] 690/1613 42% [========================== ] 691/1613 42% [========================== ] 692/1613 42% [========================== ] 693/1613 42% [========================== ] 694/1613 43% [========================== ] 695/1613 43% [========================== ] 696/1613 43% [========================== ] 697/1613 43% [========================== ] 698/1613 43% [========================== ] 699/1613 43% [========================== ] 700/1613 43% [========================== ] 701/1613 43% [========================== ] 702/1613 43% [=========================== ] 703/1613 43% [=========================== ] 704/1613 43% [=========================== ] 705/1613 43% [=========================== ] 706/1613 43% [=========================== ] 707/1613 43% [=========================== ] 708/1613 43% [=========================== ] 709/1613 43% [=========================== ] 710/1613 44% [=========================== ] 711/1613 44% [=========================== ] 712/1613 44% [=========================== ] 713/1613 44% [=========================== ] 714/1613 44% [=========================== ] 715/1613 44% [=========================== ] 716/1613 44% [=========================== ] 717/1613 44% [=========================== ] 718/1613 44% [=========================== ] 719/1613 44% [=========================== ] 720/1613 44% [=========================== ] 721/1613 44% [=========================== ] 722/1613 44% [=========================== ] 723/1613 44% [=========================== ] 724/1613 44% [=========================== ] 725/1613 44% [=========================== ] 726/1613 45% [=========================== ] 727/1613 45% [=========================== ] 728/1613 45% [============================ ] 729/1613 45% [============================ ] 730/1613 45% [============================ ] 731/1613 45% [============================ ] 732/1613 45% [============================ ] 733/1613 45% [============================ ] 734/1613 45% [============================ ] 735/1613 45% [============================ ] 736/1613 45% [============================ ] 737/1613 45% [============================ ] 738/1613 45% [============================ ] 739/1613 45% [============================ ] 740/1613 45% [============================ ] 741/1613 45% [============================ ] 742/1613 46% [============================ ] 743/1613 46% [============================ ] 744/1613 46% [============================ ] 745/1613 46% [============================ ] 746/1613 46% [============================ ] 747/1613 46% [============================ ] 748/1613 46% [============================ ] 749/1613 46% [============================ ] 750/1613 46% [============================ ] 751/1613 46% [============================ ] 752/1613 46% [============================ ] 753/1613 46% [============================ ] 754/1613 46% [============================= ] 755/1613 46% [============================= ] 756/1613 46% [============================= ] 757/1613 46% [============================= ] 758/1613 46% [============================= ] 759/1613 47% [============================= ] 760/1613 47% [============================= ] 761/1613 47% [============================= ] 762/1613 47% [============================= ] 763/1613 47% [============================= ] 764/1613 47% [============================= ] 765/1613 47% [============================= ] 766/1613 47% [============================= ] 767/1613 47% [============================= ] 768/1613 47% [============================= ] 769/1613 47% [============================= ] 770/1613 47% [============================= ] 771/1613 47% [============================= ] 772/1613 47% [============================= ] 773/1613 47% [============================= ] 774/1613 47% [============================= ] 775/1613 48% [============================= ] 776/1613 48% [============================= ] 777/1613 48% [============================= ] 778/1613 48% [============================= ] 779/1613 48% [============================= ] 780/1613 48% [============================== ] 781/1613 48% [============================== ] 782/1613 48% [============================== ] 783/1613 48% [============================== ] 784/1613 48% [============================== ] 785/1613 48% [============================== ] 786/1613 48% [============================== ] 787/1613 48% [============================== ] 788/1613 48% [============================== ] 789/1613 48% [============================== ] 790/1613 48% [============================== ] 791/1613 49% [============================== ] 792/1613 49% [============================== ] 793/1613 49% [============================== ] 794/1613 49% [============================== ] 795/1613 49% [============================== ] 796/1613 49% [============================== ] 797/1613 49% [============================== ] 798/1613 49% [============================== ] 799/1613 49% [============================== ] 800/1613 49% [============================== ] 801/1613 49% [============================== ] 802/1613 49% [============================== ] 803/1613 49% [============================== ] 804/1613 49% [============================== ] 805/1613 49% [============================== ] 806/1613 49% [=============================== ] 807/1613 50% [=============================== ] 808/1613 50% [=============================== ] 809/1613 50% [=============================== ] 810/1613 50% [=============================== ] 811/1613 50% [=============================== ] 812/1613 50% [=============================== ] 813/1613 50% [=============================== ] 814/1613 50% [=============================== ] 815/1613 50% [=============================== ] 816/1613 50% [=============================== ] 817/1613 50% [=============================== ] 818/1613 50% [=============================== ] 819/1613 50% [=============================== ] 820/1613 50% [=============================== ] 821/1613 50% [=============================== ] 822/1613 50% [=============================== ] 823/1613 51% [=============================== ] 824/1613 51% [=============================== ] 825/1613 51% [=============================== ] 826/1613 51% [=============================== ] 827/1613 51% [=============================== ] 828/1613 51% [=============================== ] 829/1613 51% [=============================== ] 830/1613 51% [=============================== ] 831/1613 51% [=============================== ] 832/1613 51% [================================ ] 833/1613 51% [================================ ] 834/1613 51% [================================ ] 835/1613 51% [================================ ] 836/1613 51% [================================ ] 837/1613 51% [================================ ] 838/1613 51% [================================ ] 839/1613 52% [================================ ] 840/1613 52% [================================ ] 841/1613 52% [================================ ] 842/1613 52% [================================ ] 843/1613 52% [================================ ] 844/1613 52% [================================ ] 845/1613 52% [================================ ] 846/1613 52% [================================ ] 847/1613 52% [================================ ] 848/1613 52% [================================ ] 849/1613 52% [================================ ] 850/1613 52% [================================ ] 851/1613 52% [================================ ] 852/1613 52% [================================ ] 853/1613 52% [================================ ] 854/1613 52% [================================ ] 855/1613 53% [================================ ] 856/1613 53% [================================ ] 857/1613 53% [================================ ] 858/1613 53% [================================= ] 859/1613 53% [================================= ] 860/1613 53% [================================= ] 861/1613 53% [================================= ] 862/1613 53% [================================= ] 863/1613 53% [================================= ] 864/1613 53% [================================= ] 865/1613 53% [================================= ] 866/1613 53% [================================= ] 867/1613 53% [================================= ] 868/1613 53% [================================= ] 869/1613 53% [================================= ] 870/1613 53% [================================= ] 871/1613 53% [================================= ] 872/1613 54% [================================= ] 873/1613 54% [================================= ] 874/1613 54% [================================= ] 875/1613 54% [================================= ] 876/1613 54% [================================= ] 877/1613 54% [================================= ] 878/1613 54% [================================= ] 879/1613 54% [================================= ] 880/1613 54% [================================= ] 881/1613 54% [================================= ] 882/1613 54% [================================= ] 883/1613 54% [================================= ] 884/1613 54% [================================== ] 885/1613 54% [================================== ] 886/1613 54% [================================== ] 887/1613 54% [================================== ] 888/1613 55% [================================== ] 889/1613 55% [================================== ] 890/1613 55% [================================== ] 891/1613 55% [================================== ] 892/1613 55% [================================== ] 893/1613 55% [================================== ] 894/1613 55% [================================== ] 895/1613 55% [================================== ] 896/1613 55% [================================== ] 897/1613 55% [================================== ] 898/1613 55% [================================== ] 899/1613 55% [================================== ] 900/1613 55% [================================== ] 901/1613 55% [================================== ] 902/1613 55% [================================== ] 903/1613 55% [================================== ] 904/1613 56% [================================== ] 905/1613 56% [================================== ] 906/1613 56% [================================== ] 907/1613 56% [================================== ] 908/1613 56% [================================== ] 909/1613 56% [================================== ] 910/1613 56% [=================================== ] 911/1613 56% [=================================== ] 912/1613 56% [=================================== ] 913/1613 56% [=================================== ] 914/1613 56% [=================================== ] 915/1613 56% [=================================== ] 916/1613 56% [=================================== ] 917/1613 56% [=================================== ] 918/1613 56% [=================================== ] 919/1613 56% [=================================== ] 920/1613 57% [=================================== ] 921/1613 57% [=================================== ] 922/1613 57% [=================================== ] 923/1613 57% [=================================== ] 924/1613 57% [=================================== ] 925/1613 57% [=================================== ] 926/1613 57% [=================================== ] 927/1613 57% [=================================== ] 928/1613 57% [=================================== ] 929/1613 57% [=================================== ] 930/1613 57% [=================================== ] 931/1613 57% [=================================== ] 932/1613 57% [=================================== ] 933/1613 57% [=================================== ] 934/1613 57% [=================================== ] 935/1613 57% [=================================== ] 936/1613 58% [==================================== ] 937/1613 58% [==================================== ] 938/1613 58% [==================================== ] 939/1613 58% [==================================== ] 940/1613 58% [==================================== ] 941/1613 58% [==================================== ] 942/1613 58% [==================================== ] 943/1613 58% [==================================== ] 944/1613 58% [==================================== ] 945/1613 58% [==================================== ] 946/1613 58% [==================================== ] 947/1613 58% [==================================== ] 948/1613 58% [==================================== ] 949/1613 58% [==================================== ] 950/1613 58% [==================================== ] 951/1613 58% [==================================== ] 952/1613 59% [==================================== ] 953/1613 59% [==================================== ] 954/1613 59% [==================================== ] 955/1613 59% [==================================== ] 956/1613 59% [==================================== ] 957/1613 59% [==================================== ] 958/1613 59% [==================================== ] 959/1613 59% [==================================== ] 960/1613 59% [==================================== ] 961/1613 59% [==================================== ] 962/1613 59% [===================================== ] 963/1613 59% [===================================== ] 964/1613 59% [===================================== ] 965/1613 59% [===================================== ] 966/1613 59% [===================================== ] 967/1613 59% [===================================== ] 968/1613 60% [===================================== ] 969/1613 60% [===================================== ] 970/1613 60% [===================================== ] 971/1613 60% [===================================== ] 972/1613 60% [===================================== ] 973/1613 60% [===================================== ] 974/1613 60% [===================================== ] 975/1613 60% [===================================== ] 976/1613 60% [===================================== ] 977/1613 60% [===================================== ] 978/1613 60% [===================================== ] 979/1613 60% [===================================== ] 980/1613 60% [===================================== ] 981/1613 60% [===================================== ] 982/1613 60% [===================================== ] 983/1613 60% [===================================== ] 984/1613 61% [===================================== ] 985/1613 61% [===================================== ] 986/1613 61% [===================================== ] 987/1613 61% [===================================== ] 988/1613 61% [====================================== ] 989/1613 61% [====================================== ] 990/1613 61% [====================================== ] 991/1613 61% [====================================== ] 992/1613 61% [====================================== ] 993/1613 61% [====================================== ] 994/1613 61% [====================================== ] 995/1613 61% [====================================== ] 996/1613 61% [====================================== ] 997/1613 61% [====================================== ] 998/1613 61% [====================================== ] 999/1613 61% [====================================== ] 1000/1613 61% [====================================== ] 1001/1613 62% [====================================== ] 1002/1613 62% [====================================== ] 1003/1613 62% [====================================== ] 1004/1613 62% [====================================== ] 1005/1613 62% [====================================== ] 1006/1613 62% [====================================== ] 1007/1613 62% [====================================== ] 1008/1613 62% [====================================== ] 1009/1613 62% [====================================== ] 1010/1613 62% [====================================== ] 1011/1613 62% [====================================== ] 1012/1613 62% [====================================== ] 1013/1613 62% [====================================== ] 1014/1613 62% [======================================= ] 1015/1613 62% [======================================= ] 1016/1613 62% [======================================= ] 1017/1613 63% [======================================= ] 1018/1613 63% [======================================= ] 1019/1613 63% [======================================= ] 1020/1613 63% [======================================= ] 1021/1613 63% [======================================= ] 1022/1613 63% [======================================= ] 1023/1613 63% [======================================= ] 1024/1613 63% [======================================= ] 1025/1613 63% [======================================= ] 1026/1613 63% [======================================= ] 1027/1613 63% [======================================= ] 1028/1613 63% [======================================= ] 1029/1613 63% [======================================= ] 1030/1613 63% [======================================= ] 1031/1613 63% [======================================= ] 1032/1613 63% [======================================= ] 1033/1613 64% [======================================= ] 1034/1613 64% [======================================= ] 1035/1613 64% [======================================= ] 1036/1613 64% [======================================= ] 1037/1613 64% [======================================= ] 1038/1613 64% [======================================= ] 1039/1613 64% [======================================= ] 1040/1613 64% [======================================== ] 1041/1613 64% [======================================== ] 1042/1613 64% [======================================== ] 1043/1613 64% [======================================== ] 1044/1613 64% [======================================== ] 1045/1613 64% [======================================== ] 1046/1613 64% [======================================== ] 1047/1613 64% [======================================== ] 1048/1613 64% [======================================== ] 1049/1613 65% [======================================== ] 1050/1613 65% [======================================== ] 1051/1613 65% [======================================== ] 1052/1613 65% [======================================== ] 1053/1613 65% [======================================== ] 1054/1613 65% [======================================== ] 1055/1613 65% [======================================== ] 1056/1613 65% [======================================== ] 1057/1613 65% [======================================== ] 1058/1613 65% [======================================== ] 1059/1613 65% [======================================== ] 1060/1613 65% [======================================== ] 1061/1613 65% [======================================== ] 1062/1613 65% [======================================== ] 1063/1613 65% [======================================== ] 1064/1613 65% [======================================== ] 1065/1613 66% [======================================== ] 1066/1613 66% [========================================= ] 1067/1613 66% [========================================= ] 1068/1613 66% [========================================= ] 1069/1613 66% [========================================= ] 1070/1613 66% [========================================= ] 1071/1613 66% [========================================= ] 1072/1613 66% [========================================= ] 1073/1613 66% [========================================= ] 1074/1613 66% [========================================= ] 1075/1613 66% [========================================= ] 1076/1613 66% [========================================= ] 1077/1613 66% [========================================= ] 1078/1613 66% [========================================= ] 1079/1613 66% [========================================= ] 1080/1613 66% [========================================= ] 1081/1613 67% [========================================= ] 1082/1613 67% [========================================= ] 1083/1613 67% [========================================= ] 1084/1613 67% [========================================= ] 1085/1613 67% [========================================= ] 1086/1613 67% [========================================= ] 1087/1613 67% [========================================= ] 1088/1613 67% [========================================= ] 1089/1613 67% [========================================= ] 1090/1613 67% [========================================= ] 1091/1613 67% [========================================= ] 1092/1613 67% [========================================== ] 1093/1613 67% [========================================== ] 1094/1613 67% [========================================== ] 1095/1613 67% [========================================== ] 1096/1613 67% [========================================== ] 1097/1613 68% [========================================== ] 1098/1613 68% [========================================== ] 1099/1613 68% [========================================== ] 1100/1613 68% [========================================== ] 1101/1613 68% [========================================== ] 1102/1613 68% [========================================== ] 1103/1613 68% [========================================== ] 1104/1613 68% [========================================== ] 1105/1613 68% [========================================== ] 1106/1613 68% [========================================== ] 1107/1613 68% [========================================== ] 1108/1613 68% [========================================== ] 1109/1613 68% [========================================== ] 1110/1613 68% [========================================== ] 1111/1613 68% [========================================== ] 1112/1613 68% [========================================== ] 1113/1613 69% [========================================== ] 1114/1613 69% [========================================== ] 1115/1613 69% [========================================== ] 1116/1613 69% [========================================== ] 1117/1613 69% [========================================== ] 1118/1613 69% [=========================================== ] 1119/1613 69% [=========================================== ] 1120/1613 69% [=========================================== ] 1121/1613 69% [=========================================== ] 1122/1613 69% [=========================================== ] 1123/1613 69% [=========================================== ] 1124/1613 69% [=========================================== ] 1125/1613 69% [=========================================== ] 1126/1613 69% [=========================================== ] 1127/1613 69% [=========================================== ] 1128/1613 69% [=========================================== ] 1129/1613 69% [=========================================== ] 1130/1613 70% [=========================================== ] 1131/1613 70% [=========================================== ] 1132/1613 70% [=========================================== ] 1133/1613 70% [=========================================== ] 1134/1613 70% [=========================================== ] 1135/1613 70% [=========================================== ] 1136/1613 70% [=========================================== ] 1137/1613 70% [=========================================== ] 1138/1613 70% [=========================================== ] 1139/1613 70% [=========================================== ] 1140/1613 70% [=========================================== ] 1141/1613 70% [=========================================== ] 1142/1613 70% [=========================================== ] 1143/1613 70% [=========================================== ] 1144/1613 70% [============================================ ] 1145/1613 70% [============================================ ] 1146/1613 71% [============================================ ] 1147/1613 71% [============================================ ] 1148/1613 71% [============================================ ] 1149/1613 71% [============================================ ] 1150/1613 71% [============================================ ] 1151/1613 71% [============================================ ] 1152/1613 71% [============================================ ] 1153/1613 71% [============================================ ] 1154/1613 71% [============================================ ] 1155/1613 71% [============================================ ] 1156/1613 71% [============================================ ] 1157/1613 71% [============================================ ] 1158/1613 71% [============================================ ] 1159/1613 71% [============================================ ] 1160/1613 71% [============================================ ] 1161/1613 71% [============================================ ] 1162/1613 72% [============================================ ] 1163/1613 72% [============================================ ] 1164/1613 72% [============================================ ] 1165/1613 72% [============================================ ] 1166/1613 72% [============================================ ] 1167/1613 72% [============================================ ] 1168/1613 72% [============================================ ] 1169/1613 72% [============================================ ] 1170/1613 72% [============================================= ] 1171/1613 72% [============================================= ] 1172/1613 72% [============================================= ] 1173/1613 72% [============================================= ] 1174/1613 72% [============================================= ] 1175/1613 72% [============================================= ] 1176/1613 72% [============================================= ] 1177/1613 72% [============================================= ] 1178/1613 73% [============================================= ] 1179/1613 73% [============================================= ] 1180/1613 73% [============================================= ] 1181/1613 73% [============================================= ] 1182/1613 73% [============================================= ] 1183/1613 73% [============================================= ] 1184/1613 73% [============================================= ] 1185/1613 73% [============================================= ] 1186/1613 73% [============================================= ] 1187/1613 73% [============================================= ] 1188/1613 73% [============================================= ] 1189/1613 73% [============================================= ] 1190/1613 73% [============================================= ] 1191/1613 73% [============================================= ] 1192/1613 73% [============================================= ] 1193/1613 73% [============================================= ] 1194/1613 74% [============================================= ] 1195/1613 74% [============================================= ] 1196/1613 74% [============================================== ] 1197/1613 74% [============================================== ] 1198/1613 74% [============================================== ] 1199/1613 74% [============================================== ] 1200/1613 74% [============================================== ] 1201/1613 74% [============================================== ] 1202/1613 74% [============================================== ] 1203/1613 74% [============================================== ] 1204/1613 74% [============================================== ] 1205/1613 74% [============================================== ] 1206/1613 74% [============================================== ] 1207/1613 74% [============================================== ] 1208/1613 74% [============================================== ] 1209/1613 74% [============================================== ] 1210/1613 75% [============================================== ] 1211/1613 75% [============================================== ] 1212/1613 75% [============================================== ] 1213/1613 75% [============================================== ] 1214/1613 75% [============================================== ] 1215/1613 75% [============================================== ] 1216/1613 75% [============================================== ] 1217/1613 75% [============================================== ] 1218/1613 75% [============================================== ] 1219/1613 75% [============================================== ] 1220/1613 75% [============================================== ] 1221/1613 75% [============================================== ] 1222/1613 75% [=============================================== ] 1223/1613 75% [=============================================== ] 1224/1613 75% [=============================================== ] 1225/1613 75% [=============================================== ] 1226/1613 76% [=============================================== ] 1227/1613 76% [=============================================== ] 1228/1613 76% [=============================================== ] 1229/1613 76% [=============================================== ] 1230/1613 76% [=============================================== ] 1231/1613 76% [=============================================== ] 1232/1613 76% [=============================================== ] 1233/1613 76% [=============================================== ] 1234/1613 76% [=============================================== ] 1235/1613 76% [=============================================== ] 1236/1613 76% [=============================================== ] 1237/1613 76% [=============================================== ] 1238/1613 76% [=============================================== ] 1239/1613 76% [=============================================== ] 1240/1613 76% [=============================================== ] 1241/1613 76% [=============================================== ] 1242/1613 76% [=============================================== ] 1243/1613 77% [=============================================== ] 1244/1613 77% [=============================================== ] 1245/1613 77% [=============================================== ] 1246/1613 77% [=============================================== ] 1247/1613 77% [=============================================== ] 1248/1613 77% [================================================ ] 1249/1613 77% [================================================ ] 1250/1613 77% [================================================ ] 1251/1613 77% [================================================ ] 1252/1613 77% [================================================ ] 1253/1613 77% [================================================ ] 1254/1613 77% [================================================ ] 1255/1613 77% [================================================ ] 1256/1613 77% [================================================ ] 1257/1613 77% [================================================ ] 1258/1613 77% [================================================ ] 1259/1613 78% [================================================ ] 1260/1613 78% [================================================ ] 1261/1613 78% [================================================ ] 1262/1613 78% [================================================ ] 1263/1613 78% [================================================ ] 1264/1613 78% [================================================ ] 1265/1613 78% [================================================ ] 1266/1613 78% [================================================ ] 1267/1613 78% [================================================ ] 1268/1613 78% [================================================ ] 1269/1613 78% [================================================ ] 1270/1613 78% [================================================ ] 1271/1613 78% [================================================ ] 1272/1613 78% [================================================ ] 1273/1613 78% [================================================ ] 1274/1613 78% [================================================= ] 1275/1613 79% [================================================= ] 1276/1613 79% [================================================= ] 1277/1613 79% [================================================= ] 1278/1613 79% [================================================= ] 1279/1613 79% [================================================= ] 1280/1613 79% [================================================= ] 1281/1613 79% [================================================= ] 1282/1613 79% [================================================= ] 1283/1613 79% [================================================= ] 1284/1613 79% [================================================= ] 1285/1613 79% [================================================= ] 1286/1613 79% [================================================= ] 1287/1613 79% [================================================= ] 1288/1613 79% [================================================= ] 1289/1613 79% [================================================= ] 1290/1613 79% [================================================= ] 1291/1613 80% [================================================= ] 1292/1613 80% [================================================= ] 1293/1613 80% [================================================= ] 1294/1613 80% [================================================= ] 1295/1613 80% [================================================= ] 1296/1613 80% [================================================= ] 1297/1613 80% [================================================= ] 1298/1613 80% [================================================= ] 1299/1613 80% [================================================= ] 1300/1613 80% [================================================== ] 1301/1613 80% [================================================== ] 1302/1613 80% [================================================== ] 1303/1613 80% [================================================== ] 1304/1613 80% [================================================== ] 1305/1613 80% [================================================== ] 1306/1613 80% [================================================== ] 1307/1613 81% [================================================== ] 1308/1613 81% [================================================== ] 1309/1613 81% [================================================== ] 1310/1613 81% [================================================== ] 1311/1613 81% [================================================== ] 1312/1613 81% [================================================== ] 1313/1613 81% [================================================== ] 1314/1613 81% [================================================== ] 1315/1613 81% [================================================== ] 1316/1613 81% [================================================== ] 1317/1613 81% [================================================== ] 1318/1613 81% [================================================== ] 1319/1613 81% [================================================== ] 1320/1613 81% [================================================== ] 1321/1613 81% [================================================== ] 1322/1613 81% [================================================== ] 1323/1613 82% [================================================== ] 1324/1613 82% [================================================== ] 1325/1613 82% [================================================== ] 1326/1613 82% [=================================================== ] 1327/1613 82% [=================================================== ] 1328/1613 82% [=================================================== ] 1329/1613 82% [=================================================== ] 1330/1613 82% [=================================================== ] 1331/1613 82% [=================================================== ] 1332/1613 82% [=================================================== ] 1333/1613 82% [=================================================== ] 1334/1613 82% [=================================================== ] 1335/1613 82% [=================================================== ] 1336/1613 82% [=================================================== ] 1337/1613 82% [=================================================== ] 1338/1613 82% [=================================================== ] 1339/1613 83% [=================================================== ] 1340/1613 83% [=================================================== ] 1341/1613 83% [=================================================== ] 1342/1613 83% [=================================================== ] 1343/1613 83% [=================================================== ] 1344/1613 83% [=================================================== ] 1345/1613 83% [=================================================== ] 1346/1613 83% [=================================================== ] 1347/1613 83% [=================================================== ] 1348/1613 83% [=================================================== ] 1349/1613 83% [=================================================== ] 1350/1613 83% [=================================================== ] 1351/1613 83% [=================================================== ] 1352/1613 83% [==================================================== ] 1353/1613 83% [==================================================== ] 1354/1613 83% [==================================================== ] 1355/1613 84% [==================================================== ] 1356/1613 84% [==================================================== ] 1357/1613 84% [==================================================== ] 1358/1613 84% [==================================================== ] 1359/1613 84% [==================================================== ] 1360/1613 84% [==================================================== ] 1361/1613 84% [==================================================== ] 1362/1613 84% [==================================================== ] 1363/1613 84% [==================================================== ] 1364/1613 84% [==================================================== ] 1365/1613 84% [==================================================== ] 1366/1613 84% [==================================================== ] 1367/1613 84% [==================================================== ] 1368/1613 84% [==================================================== ] 1369/1613 84% [==================================================== ] 1370/1613 84% [==================================================== ] 1371/1613 84% [==================================================== ] 1372/1613 85% [==================================================== ] 1373/1613 85% [==================================================== ] 1374/1613 85% [==================================================== ] 1375/1613 85% [==================================================== ] 1376/1613 85% [==================================================== ] 1377/1613 85% [==================================================== ] 1378/1613 85% [===================================================== ] 1379/1613 85% [===================================================== ] 1380/1613 85% [===================================================== ] 1381/1613 85% [===================================================== ] 1382/1613 85% [===================================================== ] 1383/1613 85% [===================================================== ] 1384/1613 85% [===================================================== ] 1385/1613 85% [===================================================== ] 1386/1613 85% [===================================================== ] 1387/1613 85% [===================================================== ] 1388/1613 86% [===================================================== ] 1389/1613 86% [===================================================== ] 1390/1613 86% [===================================================== ] 1391/1613 86% [===================================================== ] 1392/1613 86% [===================================================== ] 1393/1613 86% [===================================================== ] 1394/1613 86% [===================================================== ] 1395/1613 86% [===================================================== ] 1396/1613 86% [===================================================== ] 1397/1613 86% [===================================================== ] 1398/1613 86% [===================================================== ] 1399/1613 86% [===================================================== ] 1400/1613 86% [===================================================== ] 1401/1613 86% [===================================================== ] 1402/1613 86% [===================================================== ] 1403/1613 86% [===================================================== ] 1404/1613 87% [====================================================== ] 1405/1613 87% [====================================================== ] 1406/1613 87% [====================================================== ] 1407/1613 87% [====================================================== ] 1408/1613 87% [====================================================== ] 1409/1613 87% [====================================================== ] 1410/1613 87% [====================================================== ] 1411/1613 87% [====================================================== ] 1412/1613 87% [====================================================== ] 1413/1613 87% [====================================================== ] 1414/1613 87% [====================================================== ] 1415/1613 87% [====================================================== ] 1416/1613 87% [====================================================== ] 1417/1613 87% [====================================================== ] 1418/1613 87% [====================================================== ] 1419/1613 87% [====================================================== ] 1420/1613 88% [====================================================== ] 1421/1613 88% [====================================================== ] 1422/1613 88% [====================================================== ] 1423/1613 88% [====================================================== ] 1424/1613 88% [====================================================== ] 1425/1613 88% [====================================================== ] 1426/1613 88% [====================================================== ] 1427/1613 88% [====================================================== ] 1428/1613 88% [====================================================== ] 1429/1613 88% [====================================================== ] 1430/1613 88% [======================================================= ] 1431/1613 88% [======================================================= ] 1432/1613 88% [======================================================= ] 1433/1613 88% [======================================================= ] 1434/1613 88% [======================================================= ] 1435/1613 88% [======================================================= ] 1436/1613 89% [======================================================= ] 1437/1613 89% [======================================================= ] 1438/1613 89% [======================================================= ] 1439/1613 89% [======================================================= ] 1440/1613 89% [======================================================= ] 1441/1613 89% [======================================================= ] 1442/1613 89% [======================================================= ] 1443/1613 89% [======================================================= ] 1444/1613 89% [======================================================= ] 1445/1613 89% [======================================================= ] 1446/1613 89% [======================================================= ] 1447/1613 89% [======================================================= ] 1448/1613 89% [======================================================= ] 1449/1613 89% [======================================================= ] 1450/1613 89% [======================================================= ] 1451/1613 89% [======================================================= ] 1452/1613 90% [======================================================= ] 1453/1613 90% [======================================================= ] 1454/1613 90% [======================================================= ] 1455/1613 90% [======================================================= ] 1456/1613 90% [======================================================== ] 1457/1613 90% [======================================================== ] 1458/1613 90% [======================================================== ] 1459/1613 90% [======================================================== ] 1460/1613 90% [======================================================== ] 1461/1613 90% [======================================================== ] 1462/1613 90% [======================================================== ] 1463/1613 90% [======================================================== ] 1464/1613 90% [======================================================== ] 1465/1613 90% [======================================================== ] 1466/1613 90% [======================================================== ] 1467/1613 90% [======================================================== ] 1468/1613 91% [======================================================== ] 1469/1613 91% [======================================================== ] 1470/1613 91% [======================================================== ] 1471/1613 91% [======================================================== ] 1472/1613 91% [======================================================== ] 1473/1613 91% [======================================================== ] 1474/1613 91% [======================================================== ] 1475/1613 91% [======================================================== ] 1476/1613 91% [======================================================== ] 1477/1613 91% [======================================================== ] 1478/1613 91% [======================================================== ] 1479/1613 91% [======================================================== ] 1480/1613 91% [======================================================== ] 1481/1613 91% [======================================================== ] 1482/1613 91% [========================================================= ] 1483/1613 91% [========================================================= ] 1484/1613 92% [========================================================= ] 1485/1613 92% [========================================================= ] 1486/1613 92% [========================================================= ] 1487/1613 92% [========================================================= ] 1488/1613 92% [========================================================= ] 1489/1613 92% [========================================================= ] 1490/1613 92% [========================================================= ] 1491/1613 92% [========================================================= ] 1492/1613 92% [========================================================= ] 1493/1613 92% [========================================================= ] 1494/1613 92% [========================================================= ] 1495/1613 92% [========================================================= ] 1496/1613 92% [========================================================= ] 1497/1613 92% [========================================================= ] 1498/1613 92% [========================================================= ] 1499/1613 92% [========================================================= ] 1500/1613 92% [========================================================= ] 1501/1613 93% [========================================================= ] 1502/1613 93% [========================================================= ] 1503/1613 93% [========================================================= ] 1504/1613 93% [========================================================= ] 1505/1613 93% [========================================================= ] 1506/1613 93% [========================================================= ] 1507/1613 93% [========================================================= ] 1508/1613 93% [========================================================== ] 1509/1613 93% [========================================================== ] 1510/1613 93% [========================================================== ] 1511/1613 93% [========================================================== ] 1512/1613 93% [========================================================== ] 1513/1613 93% [========================================================== ] 1514/1613 93% [========================================================== ] 1515/1613 93% [========================================================== ] 1516/1613 93% [========================================================== ] 1517/1613 94% [========================================================== ] 1518/1613 94% [========================================================== ] 1519/1613 94% [========================================================== ] 1520/1613 94% [========================================================== ] 1521/1613 94% [========================================================== ] 1522/1613 94% [========================================================== ] 1523/1613 94% [========================================================== ] 1524/1613 94% [========================================================== ] 1525/1613 94% [========================================================== ] 1526/1613 94% [========================================================== ] 1527/1613 94% [========================================================== ] 1528/1613 94% [========================================================== ] 1529/1613 94% [========================================================== ] 1530/1613 94% [========================================================== ] 1531/1613 94% [========================================================== ] 1532/1613 94% [========================================================== ] 1533/1613 95% [========================================================== ] 1534/1613 95% [=========================================================== ] 1535/1613 95% [=========================================================== ] 1536/1613 95% [=========================================================== ] 1537/1613 95% [=========================================================== ] 1538/1613 95% [=========================================================== ] 1539/1613 95% [=========================================================== ] 1540/1613 95% [=========================================================== ] 1541/1613 95% [=========================================================== ] 1542/1613 95% [=========================================================== ] 1543/1613 95% [=========================================================== ] 1544/1613 95% [=========================================================== ] 1545/1613 95% [=========================================================== ] 1546/1613 95% [=========================================================== ] 1547/1613 95% [=========================================================== ] 1548/1613 95% [=========================================================== ] 1549/1613 96% [=========================================================== ] 1550/1613 96% [=========================================================== ] 1551/1613 96% [=========================================================== ] 1552/1613 96% [=========================================================== ] 1553/1613 96% [=========================================================== ] 1554/1613 96% [=========================================================== ] 1555/1613 96% [=========================================================== ] 1556/1613 96% [=========================================================== ] 1557/1613 96% [=========================================================== ] 1558/1613 96% [=========================================================== ] 1559/1613 96% [=========================================================== ] 1560/1613 96% [============================================================ ] 1561/1613 96% [============================================================ ] 1562/1613 96% [============================================================ ] 1563/1613 96% [============================================================ ] 1564/1613 96% [============================================================ ] 1565/1613 97% [============================================================ ] 1566/1613 97% [============================================================ ] 1567/1613 97% [============================================================ ] 1568/1613 97% [============================================================ ] 1569/1613 97% [============================================================ ] 1570/1613 97% [============================================================ ] 1571/1613 97% [============================================================ ] 1572/1613 97% [============================================================ ] 1573/1613 97% [============================================================ ] 1574/1613 97% [============================================================ ] 1575/1613 97% [============================================================ ] 1576/1613 97% [============================================================ ] 1577/1613 97% [============================================================ ] 1578/1613 97% [============================================================ ] 1579/1613 97% [============================================================ ] 1580/1613 97% [============================================================ ] 1581/1613 98% [============================================================ ] 1582/1613 98% [============================================================ ] 1583/1613 98% [============================================================ ] 1584/1613 98% [============================================================ ] 1585/1613 98% [============================================================ ] 1586/1613 98% [============================================================= ] 1587/1613 98% [============================================================= ] 1588/1613 98% [============================================================= ] 1589/1613 98% [============================================================= ] 1590/1613 98% [============================================================= ] 1591/1613 98% [============================================================= ] 1592/1613 98% [============================================================= ] 1593/1613 98% [============================================================= ] 1594/1613 98% [============================================================= ] 1595/1613 98% [============================================================= ] 1596/1613 98% [============================================================= ] 1597/1613 99% [============================================================= ] 1598/1613 99% [============================================================= ] 1599/1613 99% [============================================================= ] 1600/1613 99% [============================================================= ] 1601/1613 99% [============================================================= ] 1602/1613 99% [============================================================= ] 1603/1613 99% [============================================================= ] 1604/1613 99% [============================================================= ] 1605/1613 99% [============================================================= ] 1606/1613 99% [============================================================= ] 1607/1613 99% [============================================================= ] 1608/1613 99% [============================================================= ] 1609/1613 99% [============================================================= ] 1610/1613 99% [============================================================= ] 1611/1613 99% [============================================================= ] 1612/1613 99% [==============================================================] 1613/1613 100% operation complete, 1613 objects in 28652 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2024.05.1-39-g6c995cb48e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.42 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.48 Collecting legal info COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.8.12 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 >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bash 5.2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dos2unix 7.5.2 Collecting legal info COPYING.txt: OK (sha256: 03b60fa2cf28b2c6dd585a13b32377c1f87b8f016db44ce2ab6bc7eb306220e2) >>> iputils 20240117 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 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-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 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 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> libcap-ng 0.8.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cpulimit 0.2 Collecting legal info LICENSE: OK (sha256: 920489ca9da706d842870701155e70a101315ba0783cff39765d7e15e0916a4a) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cryptsetup 2.7.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> lvm2 2.03.23 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info dbus-triggerd.c: OK (sha256: 30d135650639af9019633690fc1aecbfc150aeeef9446347d4286a58338d10b0) >>> dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.13.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-fwup 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.7.4 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> hiawatha 11.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> hiredis 1.2.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> initscripts Collecting legal info >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue 2.3.0 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libtalloc 2.4.2 Collecting legal info talloc.h: OK (sha256: e01fb092aaed2b431be26674e2b791c77fb5984537c29b514e957582c6b31465) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.3.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mdadm 4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openvpn 2.6.11 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> proxychains-ng 4.16 Collecting legal info COPYING: OK (sha256: 86728623caeff60e9bcc37e03b432fd191de927eed48a72a3bb4ac4e53fe20df) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> screen 4.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Collecting legal info socketcand.c: OK (sha256: 18bda0db4e3c56cefdb1b9b01b7eada7764c0746f6321378c30d78f5ee81cfee) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.47 Collecting legal info README: OK (sha256: 3bedfe79fbad08a2b50e1b2b6123e40c68b58b1988d53763b63b6fd295bb0f90) >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tllist 1.1.0 Collecting legal info LICENSE: OK (sha256: d534a23a31500a0ac958d9634b84f532bd73ff1aca1bb8f7debbcbebc16ff39a) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> tslib 1.23 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> tz Collecting legal info >>> host-tzdata 2024a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2024a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vuejs 3.4.21 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> 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-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'