/home/autobuild/autobuild/instance-14/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-14/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /var/lib/nginx d 755 33 33 - - - - -\n\n' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/sbin/mkfs.jffs2 -e 0x1080 --with-xattr -b -n -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target -o /home/autobuild/autobuild/instance-14/output-1/images/rootfs.jffs2\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/jffs2/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' Erase size 0x1080 too small. Increasing to 8KiB minimum mkfs.jffs2: error!: Page size for this system is by default 16384 mkfs.jffs2: error!: Use the --pagesize=SIZE option if this is not what you want >>> Generating filesystem image rootfs.tar mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/autobuild/autobuild/instance-14/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/tar/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" xz -9 -C crc32 -c -T 1 /home/autobuild/autobuild/instance-14/output-1/images/rootfs.tar > /home/autobuild/autobuild/instance-14/output-1/images/rootfs.tar.xz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2481 objects. stage 2: creating image '/home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2' [ ] 1/2481 0% [ ] 2/2481 0% [ ] 3/2481 0% [ ] 4/2481 0% [ ] 5/2481 0% [ ] 6/2481 0% [ ] 7/2481 0% [ ] 8/2481 0% [ ] 9/2481 0% [ ] 10/2481 0% [ ] 11/2481 0% [ ] 12/2481 0% [ ] 13/2481 0% [ ] 14/2481 0% [ ] 15/2481 0% [ ] 16/2481 0% [ ] 17/2481 0% [ ] 18/2481 0% [ ] 19/2481 0% [ ] 20/2481 0% [ ] 21/2481 0% [ ] 22/2481 0% [ ] 23/2481 0% [ ] 24/2481 0% [ ] 25/2481 1% [ ] 26/2481 1% [ ] 27/2481 1% [ ] 28/2481 1% [ ] 29/2481 1% [ ] 30/2481 1% [ ] 31/2481 1% [ ] 32/2481 1% [ ] 33/2481 1% [ ] 34/2481 1% [ ] 35/2481 1% [ ] 36/2481 1% [ ] 37/2481 1% [ ] 38/2481 1% [ ] 39/2481 1% [ ] 40/2481 1% [= ] 41/2481 1% [= ] 42/2481 1% [= ] 43/2481 1% [= ] 44/2481 1% [= ] 45/2481 1% [= ] 46/2481 1% [= ] 47/2481 1% [= ] 48/2481 1% [= ] 49/2481 1% [= ] 50/2481 2% [= ] 51/2481 2% [= ] 52/2481 2% [= ] 53/2481 2% [= ] 54/2481 2% [= ] 55/2481 2% [= ] 56/2481 2% [= ] 57/2481 2% [= ] 58/2481 2% [= ] 59/2481 2% [= ] 60/2481 2% [= ] 61/2481 2% [= ] 62/2481 2% [= ] 63/2481 2% [= ] 64/2481 2% [= ] 65/2481 2% [= ] 66/2481 2% [= ] 67/2481 2% [= ] 68/2481 2% [= ] 69/2481 2% [= ] 70/2481 2% [= ] 71/2481 2% [= ] 72/2481 2% [= ] 73/2481 2% [= ] 74/2481 2% [= ] 75/2481 3% [= ] 76/2481 3% [= ] 77/2481 3% [= ] 78/2481 3% [= ] 79/2481 3% [= ] 80/2481 3% [== ] 81/2481 3% [== ] 82/2481 3% [== ] 83/2481 3% [== ] 84/2481 3% [== ] 85/2481 3% [== ] 86/2481 3% [== ] 87/2481 3% [== ] 88/2481 3% [== ] 89/2481 3% [== ] 90/2481 3% [== ] 91/2481 3% [== ] 92/2481 3% [== ] 93/2481 3% [== ] 94/2481 3% [== ] 95/2481 3% [== ] 96/2481 3% [== ] 97/2481 3% [== ] 98/2481 3% [== ] 99/2481 3% [== ] 100/2481 4% [== ] 101/2481 4% [== ] 102/2481 4% [== ] 103/2481 4% [== ] 104/2481 4% [== ] 105/2481 4% [== ] 106/2481 4% [== ] 107/2481 4% [== ] 108/2481 4% [== ] 109/2481 4% [== ] 110/2481 4% [== ] 111/2481 4% [== ] 112/2481 4% [== ] 113/2481 4% [== ] 114/2481 4% [== ] 115/2481 4% [== ] 116/2481 4% [== ] 117/2481 4% [== ] 118/2481 4% [== ] 119/2481 4% [== ] 120/2481 4% [=== ] 121/2481 4% [=== ] 122/2481 4% [=== ] 123/2481 4% [=== ] 124/2481 4% [=== ] 125/2481 5% [=== ] 126/2481 5% [=== ] 127/2481 5% [=== ] 128/2481 5% [=== ] 129/2481 5% [=== ] 130/2481 5% [=== ] 131/2481 5% [=== ] 132/2481 5% [=== ] 133/2481 5% [=== ] 134/2481 5% [=== ] 135/2481 5% [=== ] 136/2481 5% [=== ] 137/2481 5% [=== ] 138/2481 5% [=== ] 139/2481 5% [=== ] 140/2481 5% [=== ] 141/2481 5% [=== ] 142/2481 5% [=== ] 143/2481 5% [=== ] 144/2481 5% [=== ] 145/2481 5% [=== ] 146/2481 5% [=== ] 147/2481 5% [=== ] 148/2481 5% [=== ] 149/2481 6% [=== ] 150/2481 6% [=== ] 151/2481 6% [=== ] 152/2481 6% [=== ] 153/2481 6% [=== ] 154/2481 6% [=== ] 155/2481 6% [=== ] 156/2481 6% [=== ] 157/2481 6% [=== ] 158/2481 6% [=== ] 159/2481 6% [=== ] 160/2481 6% [==== ] 161/2481 6% [==== ] 162/2481 6% [==== ] 163/2481 6% [==== ] 164/2481 6% [==== ] 165/2481 6% [==== ] 166/2481 6% [==== ] 167/2481 6% [==== ] 168/2481 6% [==== ] 169/2481 6% [==== ] 170/2481 6% [==== ] 171/2481 6% [==== ] 172/2481 6% [==== ] 173/2481 6% [==== ] 174/2481 7% [==== ] 175/2481 7% [==== ] 176/2481 7% [==== ] 177/2481 7% [==== ] 178/2481 7% [==== ] 179/2481 7% [==== ] 180/2481 7% [==== ] 181/2481 7% [==== ] 182/2481 7% [==== ] 183/2481 7% [==== ] 184/2481 7% [==== ] 185/2481 7% [==== ] 186/2481 7% [==== ] 187/2481 7% [==== ] 188/2481 7% [==== ] 189/2481 7% [==== ] 190/2481 7% [==== ] 191/2481 7% [==== ] 192/2481 7% [==== ] 193/2481 7% [==== ] 194/2481 7% [==== ] 195/2481 7% [==== ] 196/2481 7% [==== ] 197/2481 7% [==== ] 198/2481 7% [==== ] 199/2481 8% [==== ] 200/2481 8% [===== ] 201/2481 8% [===== ] 202/2481 8% [===== ] 203/2481 8% [===== ] 204/2481 8% [===== ] 205/2481 8% [===== ] 206/2481 8% [===== ] 207/2481 8% [===== ] 208/2481 8% [===== ] 209/2481 8% [===== ] 210/2481 8% [===== ] 211/2481 8% [===== ] 212/2481 8% [===== ] 213/2481 8% [===== ] 214/2481 8% [===== ] 215/2481 8% [===== ] 216/2481 8% [===== ] 217/2481 8% [===== ] 218/2481 8% [===== ] 219/2481 8% [===== ] 220/2481 8% [===== ] 221/2481 8% [===== ] 222/2481 8% [===== ] 223/2481 8% [===== ] 224/2481 9% [===== ] 225/2481 9% [===== ] 226/2481 9% [===== ] 227/2481 9% [===== ] 228/2481 9% [===== ] 229/2481 9% [===== ] 230/2481 9% [===== ] 231/2481 9% [===== ] 232/2481 9% [===== ] 233/2481 9% [===== ] 234/2481 9% [===== ] 235/2481 9% [===== ] 236/2481 9% [===== ] 237/2481 9% [===== ] 238/2481 9% [===== ] 239/2481 9% [===== ] 240/2481 9% [====== ] 241/2481 9% [====== ] 242/2481 9% [====== ] 243/2481 9% [====== ] 244/2481 9% [====== ] 245/2481 9% [====== ] 246/2481 9% [====== ] 247/2481 9% [====== ] 248/2481 9% [====== ] 249/2481 10% [====== ] 250/2481 10% [====== ] 251/2481 10% [====== ] 252/2481 10% [====== ] 253/2481 10% [====== ] 254/2481 10% [====== ] 255/2481 10% [====== ] 256/2481 10% [====== ] 257/2481 10% [====== ] 258/2481 10% [====== ] 259/2481 10% [====== ] 260/2481 10% [====== ] 261/2481 10% [====== ] 262/2481 10% [====== ] 263/2481 10% [====== ] 264/2481 10% [====== ] 265/2481 10% [====== ] 266/2481 10% [====== ] 267/2481 10% [====== ] 268/2481 10% [====== ] 269/2481 10% [====== ] 270/2481 10% [====== ] 271/2481 10% [====== ] 272/2481 10% [====== ] 273/2481 11% [====== ] 274/2481 11% [====== ] 275/2481 11% [====== ] 276/2481 11% [====== ] 277/2481 11% [====== ] 278/2481 11% [====== ] 279/2481 11% [====== ] 280/2481 11% [======= ] 281/2481 11% [======= ] 282/2481 11% [======= ] 283/2481 11% [======= ] 284/2481 11% [======= ] 285/2481 11% [======= ] 286/2481 11% [======= ] 287/2481 11% [======= ] 288/2481 11% [======= ] 289/2481 11% [======= ] 290/2481 11% [======= ] 291/2481 11% [======= ] 292/2481 11% [======= ] 293/2481 11% [======= ] 294/2481 11% [======= ] 295/2481 11% [======= ] 296/2481 11% [======= ] 297/2481 11% [======= ] 298/2481 12% [======= ] 299/2481 12% [======= ] 300/2481 12% [======= ] 301/2481 12% [======= ] 302/2481 12% [======= ] 303/2481 12% [======= ] 304/2481 12% [======= ] 305/2481 12% [======= ] 306/2481 12% [======= ] 307/2481 12% [======= ] 308/2481 12% [======= ] 309/2481 12% [======= ] 310/2481 12% [======= ] 311/2481 12% [======= ] 312/2481 12% [======= ] 313/2481 12% [======= ] 314/2481 12% [======= ] 315/2481 12% [======= ] 316/2481 12% [======= ] 317/2481 12% [======= ] 318/2481 12% [======= ] 319/2481 12% [======= ] 320/2481 12% [======== ] 321/2481 12% [======== ] 322/2481 12% [======== ] 323/2481 13% [======== ] 324/2481 13% [======== ] 325/2481 13% [======== ] 326/2481 13% [======== ] 327/2481 13% [======== ] 328/2481 13% [======== ] 329/2481 13% [======== ] 330/2481 13% [======== ] 331/2481 13% [======== ] 332/2481 13% [======== ] 333/2481 13% [======== ] 334/2481 13% [======== ] 335/2481 13% [======== ] 336/2481 13% [======== ] 337/2481 13% [======== ] 338/2481 13% [======== ] 339/2481 13% [======== ] 340/2481 13% [======== ] 341/2481 13% [======== ] 342/2481 13% [======== ] 343/2481 13% [======== ] 344/2481 13% [======== ] 345/2481 13% [======== ] 346/2481 13% [======== ] 347/2481 13% [======== ] 348/2481 14% [======== ] 349/2481 14% [======== ] 350/2481 14% [======== ] 351/2481 14% [======== ] 352/2481 14% [======== ] 353/2481 14% [======== ] 354/2481 14% [======== ] 355/2481 14% [======== ] 356/2481 14% [======== ] 357/2481 14% [======== ] 358/2481 14% [======== ] 359/2481 14% [======== ] 360/2481 14% [========= ] 361/2481 14% [========= ] 362/2481 14% [========= ] 363/2481 14% [========= ] 364/2481 14% [========= ] 365/2481 14% [========= ] 366/2481 14% [========= ] 367/2481 14% [========= ] 368/2481 14% [========= ] 369/2481 14% [========= ] 370/2481 14% [========= ] 371/2481 14% [========= ] 372/2481 14% [========= ] 373/2481 15% [========= ] 374/2481 15% [========= ] 375/2481 15% [========= ] 376/2481 15% [========= ] 377/2481 15% [========= ] 378/2481 15% [========= ] 379/2481 15% [========= ] 380/2481 15% [========= ] 381/2481 15% [========= ] 382/2481 15% [========= ] 383/2481 15% [========= ] 384/2481 15% [========= ] 385/2481 15% [========= ] 386/2481 15% [========= ] 387/2481 15% [========= ] 388/2481 15% [========= ] 389/2481 15% [========= ] 390/2481 15% [========= ] 391/2481 15% [========= ] 392/2481 15% [========= ] 393/2481 15% [========= ] 394/2481 15% [========= ] 395/2481 15% [========= ] 396/2481 15% [========= ] 397/2481 16% [========= ] 398/2481 16% [========= ] 399/2481 16% [========= ] 400/2481 16% [========== ] 401/2481 16% [========== ] 402/2481 16% [========== ] 403/2481 16% [========== ] 404/2481 16% [========== ] 405/2481 16% [========== ] 406/2481 16% [========== ] 407/2481 16% [========== ] 408/2481 16% [========== ] 409/2481 16% [========== ] 410/2481 16% [========== ] 411/2481 16% [========== ] 412/2481 16% [========== ] 413/2481 16% [========== ] 414/2481 16% [========== ] 415/2481 16% [========== ] 416/2481 16% [========== ] 417/2481 16% [========== ] 418/2481 16% [========== ] 419/2481 16% [========== ] 420/2481 16% [========== ] 421/2481 16% [========== ] 422/2481 17% [========== ] 423/2481 17% [========== ] 424/2481 17% [========== ] 425/2481 17% [========== ] 426/2481 17% [========== ] 427/2481 17% [========== ] 428/2481 17% [========== ] 429/2481 17% [========== ] 430/2481 17% [========== ] 431/2481 17% [========== ] 432/2481 17% [========== ] 433/2481 17% [========== ] 434/2481 17% [========== ] 435/2481 17% [========== ] 436/2481 17% [========== ] 437/2481 17% [========== ] 438/2481 17% [========== ] 439/2481 17% [========== ] 440/2481 17% [=========== ] 441/2481 17% [=========== ] 442/2481 17% [=========== ] 443/2481 17% [=========== ] 444/2481 17% [=========== ] 445/2481 17% [=========== ] 446/2481 17% [=========== ] 447/2481 18% [=========== ] 448/2481 18% [=========== ] 449/2481 18% [=========== ] 450/2481 18% [=========== ] 451/2481 18% [=========== ] 452/2481 18% [=========== ] 453/2481 18% [=========== ] 454/2481 18% [=========== ] 455/2481 18% [=========== ] 456/2481 18% [=========== ] 457/2481 18% [=========== ] 458/2481 18% [=========== ] 459/2481 18% [=========== ] 460/2481 18% [=========== ] 461/2481 18% [=========== ] 462/2481 18% [=========== ] 463/2481 18% [=========== ] 464/2481 18% [=========== ] 465/2481 18% [=========== ] 466/2481 18% [=========== ] 467/2481 18% [=========== ] 468/2481 18% [=========== ] 469/2481 18% [=========== ] 470/2481 18% [=========== ] 471/2481 18% [=========== ] 472/2481 19% [=========== ] 473/2481 19% [=========== ] 474/2481 19% [=========== ] 475/2481 19% [=========== ] 476/2481 19% [=========== ] 477/2481 19% [=========== ] 478/2481 19% [=========== ] 479/2481 19% [=========== ] 480/2481 19% [============ ] 481/2481 19% [============ ] 482/2481 19% [============ ] 483/2481 19% [============ ] 484/2481 19% [============ ] 485/2481 19% [============ ] 486/2481 19% [============ ] 487/2481 19% [============ ] 488/2481 19% [============ ] 489/2481 19% [============ ] 490/2481 19% [============ ] 491/2481 19% [============ ] 492/2481 19% [============ ] 493/2481 19% [============ ] 494/2481 19% [============ ] 495/2481 19% [============ ] 496/2481 19% [============ ] 497/2481 20% [============ ] 498/2481 20% [============ ] 499/2481 20% [============ ] 500/2481 20% [============ ] 501/2481 20% [============ ] 502/2481 20% [============ ] 503/2481 20% [============ ] 504/2481 20% [============ ] 505/2481 20% [============ ] 506/2481 20% [============ ] 507/2481 20% [============ ] 508/2481 20% [============ ] 509/2481 20% [============ ] 510/2481 20% [============ ] 511/2481 20% [============ ] 512/2481 20% [============ ] 513/2481 20% [============ ] 514/2481 20% [============ ] 515/2481 20% [============ ] 516/2481 20% [============ ] 517/2481 20% [============ ] 518/2481 20% [============ ] 519/2481 20% [============ ] 520/2481 20% [============= ] 521/2481 20% [============= ] 522/2481 21% [============= ] 523/2481 21% [============= ] 524/2481 21% [============= ] 525/2481 21% [============= ] 526/2481 21% [============= ] 527/2481 21% [============= ] 528/2481 21% [============= ] 529/2481 21% [============= ] 530/2481 21% [============= ] 531/2481 21% [============= ] 532/2481 21% [============= ] 533/2481 21% [============= ] 534/2481 21% [============= ] 535/2481 21% [============= ] 536/2481 21% [============= ] 537/2481 21% [============= ] 538/2481 21% [============= ] 539/2481 21% [============= ] 540/2481 21% [============= ] 541/2481 21% [============= ] 542/2481 21% [============= ] 543/2481 21% [============= ] 544/2481 21% [============= ] 545/2481 21% [============= ] 546/2481 22% [============= ] 547/2481 22% [============= ] 548/2481 22% [============= ] 549/2481 22% [============= ] 550/2481 22% [============= ] 551/2481 22% [============= ] 552/2481 22% [============= ] 553/2481 22% [============= ] 554/2481 22% [============= ] 555/2481 22% [============= ] 556/2481 22% [============= ] 557/2481 22% [============= ] 558/2481 22% [============= ] 559/2481 22% [============= ] 560/2481 22% [============== ] 561/2481 22% [============== ] 562/2481 22% [============== ] 563/2481 22% [============== ] 564/2481 22% [============== ] 565/2481 22% [============== ] 566/2481 22% [============== ] 567/2481 22% [============== ] 568/2481 22% [============== ] 569/2481 22% [============== ] 570/2481 22% [============== ] 571/2481 23% [============== ] 572/2481 23% [============== ] 573/2481 23% [============== ] 574/2481 23% [============== ] 575/2481 23% [============== ] 576/2481 23% [============== ] 577/2481 23% [============== ] 578/2481 23% [============== ] 579/2481 23% [============== ] 580/2481 23% [============== ] 581/2481 23% [============== ] 582/2481 23% [============== ] 583/2481 23% [============== ] 584/2481 23% [============== ] 585/2481 23% [============== ] 586/2481 23% [============== ] 587/2481 23% [============== ] 588/2481 23% [============== ] 589/2481 23% [============== ] 590/2481 23% [============== ] 591/2481 23% [============== ] 592/2481 23% [============== ] 593/2481 23% [============== ] 594/2481 23% [============== ] 595/2481 23% [============== ] 596/2481 24% [============== ] 597/2481 24% [============== ] 598/2481 24% [============== ] 599/2481 24% [============== ] 600/2481 24% [=============== ] 601/2481 24% [=============== ] 602/2481 24% [=============== ] 603/2481 24% [=============== ] 604/2481 24% [=============== ] 605/2481 24% [=============== ] 606/2481 24% [=============== ] 607/2481 24% [=============== ] 608/2481 24% [=============== ] 609/2481 24% [=============== ] 610/2481 24% [=============== ] 611/2481 24% [=============== ] 612/2481 24% [=============== ] 613/2481 24% [=============== ] 614/2481 24% [=============== ] 615/2481 24% [=============== ] 616/2481 24% [=============== ] 617/2481 24% [=============== ] 618/2481 24% [=============== ] 619/2481 24% [=============== ] 620/2481 24% [=============== ] 621/2481 25% [=============== ] 622/2481 25% [=============== ] 623/2481 25% [=============== ] 624/2481 25% [=============== ] 625/2481 25% [=============== ] 626/2481 25% [=============== ] 627/2481 25% [=============== ] 628/2481 25% [=============== ] 629/2481 25% [=============== ] 630/2481 25% [=============== ] 631/2481 25% [=============== ] 632/2481 25% [=============== ] 633/2481 25% [=============== ] 634/2481 25% [=============== ] 635/2481 25% [=============== ] 636/2481 25% [=============== ] 637/2481 25% [=============== ] 638/2481 25% [=============== ] 639/2481 25% [=============== ] 640/2481 25% [================ ] 641/2481 25% [================ ] 642/2481 25% [================ ] 643/2481 25% [================ ] 644/2481 25% [================ ] 645/2481 25% [================ ] 646/2481 26% [================ ] 647/2481 26% [================ ] 648/2481 26% [================ ] 649/2481 26% [================ ] 650/2481 26% [================ ] 651/2481 26% [================ ] 652/2481 26% [================ ] 653/2481 26% [================ ] 654/2481 26% [================ ] 655/2481 26% [================ ] 656/2481 26% [================ ] 657/2481 26% [================ ] 658/2481 26% [================ ] 659/2481 26% [================ ] 660/2481 26% [================ ] 661/2481 26% [================ ] 662/2481 26% [================ ] 663/2481 26% [================ ] 664/2481 26% [================ ] 665/2481 26% [================ ] 666/2481 26% [================ ] 667/2481 26% [================ ] 668/2481 26% [================ ] 669/2481 26% [================ ] 670/2481 27% [================ ] 671/2481 27% [================ ] 672/2481 27% [================ ] 673/2481 27% [================ ] 674/2481 27% [================ ] 675/2481 27% [================ ] 676/2481 27% [================ ] 677/2481 27% [================ ] 678/2481 27% [================ ] 679/2481 27% [================ ] 680/2481 27% [================= ] 681/2481 27% [================= ] 682/2481 27% [================= ] 683/2481 27% [================= ] 684/2481 27% [================= ] 685/2481 27% [================= ] 686/2481 27% [================= ] 687/2481 27% [================= ] 688/2481 27% [================= ] 689/2481 27% [================= ] 690/2481 27% [================= ] 691/2481 27% [================= ] 692/2481 27% [================= ] 693/2481 27% [================= ] 694/2481 27% [================= ] 695/2481 28% [================= ] 696/2481 28% [================= ] 697/2481 28% [================= ] 698/2481 28% [================= ] 699/2481 28% [================= ] 700/2481 28% [================= ] 701/2481 28% [================= ] 702/2481 28% [================= ] 703/2481 28% [================= ] 704/2481 28% [================= ] 705/2481 28% [================= ] 706/2481 28% [================= ] 707/2481 28% [================= ] 708/2481 28% [================= ] 709/2481 28% [================= ] 710/2481 28% [================= ] 711/2481 28% [================= ] 712/2481 28% [================= ] 713/2481 28% [================= ] 714/2481 28% [================= ] 715/2481 28% [================= ] 716/2481 28% [================= ] 717/2481 28% [================= ] 718/2481 28% [================= ] 719/2481 28% [================= ] 720/2481 29% [================== ] 721/2481 29% [================== ] 722/2481 29% [================== ] 723/2481 29% [================== ] 724/2481 29% [================== ] 725/2481 29% [================== ] 726/2481 29% [================== ] 727/2481 29% [================== ] 728/2481 29% [================== ] 729/2481 29% [================== ] 730/2481 29% [================== ] 731/2481 29% [================== ] 732/2481 29% [================== ] 733/2481 29% [================== ] 734/2481 29% [================== ] 735/2481 29% [================== ] 736/2481 29% [================== ] 737/2481 29% [================== ] 738/2481 29% [================== ] 739/2481 29% [================== ] 740/2481 29% [================== ] 741/2481 29% [================== ] 742/2481 29% [================== ] 743/2481 29% [================== ] 744/2481 29% [================== ] 745/2481 30% [================== ] 746/2481 30% [================== ] 747/2481 30% [================== ] 748/2481 30% [================== ] 749/2481 30% [================== ] 750/2481 30% [================== ] 751/2481 30% [================== ] 752/2481 30% [================== ] 753/2481 30% [================== ] 754/2481 30% [================== ] 755/2481 30% [================== ] 756/2481 30% [================== ] 757/2481 30% [================== ] 758/2481 30% [================== ] 759/2481 30% [================== ] 760/2481 30% [=================== ] 761/2481 30% [=================== ] 762/2481 30% [=================== ] 763/2481 30% [=================== ] 764/2481 30% [=================== ] 765/2481 30% [=================== ] 766/2481 30% [=================== ] 767/2481 30% [=================== ] 768/2481 30% [=================== ] 769/2481 30% [=================== ] 770/2481 31% [=================== ] 771/2481 31% [=================== ] 772/2481 31% [=================== ] 773/2481 31% [=================== ] 774/2481 31% [=================== ] 775/2481 31% [=================== ] 776/2481 31% [=================== ] 777/2481 31% [=================== ] 778/2481 31% [=================== ] 779/2481 31% [=================== ] 780/2481 31% [=================== ] 781/2481 31% [=================== ] 782/2481 31% [=================== ] 783/2481 31% [=================== ] 784/2481 31% [=================== ] 785/2481 31% [=================== ] 786/2481 31% [=================== ] 787/2481 31% [=================== ] 788/2481 31% [=================== ] 789/2481 31% [=================== ] 790/2481 31% [=================== ] 791/2481 31% [=================== ] 792/2481 31% [=================== ] 793/2481 31% [=================== ] 794/2481 32% [=================== ] 795/2481 32% [=================== ] 796/2481 32% [=================== ] 797/2481 32% [=================== ] 798/2481 32% [=================== ] 799/2481 32% [=================== ] 800/2481 32% [==================== ] 801/2481 32% [==================== ] 802/2481 32% [==================== ] 803/2481 32% [==================== ] 804/2481 32% [==================== ] 805/2481 32% [==================== ] 806/2481 32% [==================== ] 807/2481 32% [==================== ] 808/2481 32% [==================== ] 809/2481 32% [==================== ] 810/2481 32% [==================== ] 811/2481 32% [==================== ] 812/2481 32% [==================== ] 813/2481 32% [==================== ] 814/2481 32% [==================== ] 815/2481 32% [==================== ] 816/2481 32% [==================== ] 817/2481 32% [==================== ] 818/2481 32% [==================== ] 819/2481 33% [==================== ] 820/2481 33% [==================== ] 821/2481 33% [==================== ] 822/2481 33% [==================== ] 823/2481 33% [==================== ] 824/2481 33% [==================== ] 825/2481 33% [==================== ] 826/2481 33% [==================== ] 827/2481 33% [==================== ] 828/2481 33% [==================== ] 829/2481 33% [==================== ] 830/2481 33% [==================== ] 831/2481 33% [==================== ] 832/2481 33% [==================== ] 833/2481 33% [==================== ] 834/2481 33% [==================== ] 835/2481 33% [==================== ] 836/2481 33% [==================== ] 837/2481 33% [==================== ] 838/2481 33% [==================== ] 839/2481 33% [==================== ] 840/2481 33% [===================== ] 841/2481 33% [===================== ] 842/2481 33% [===================== ] 843/2481 33% [===================== ] 844/2481 34% [===================== ] 845/2481 34% [===================== ] 846/2481 34% [===================== ] 847/2481 34% [===================== ] 848/2481 34% [===================== ] 849/2481 34% [===================== ] 850/2481 34% [===================== ] 851/2481 34% [===================== ] 852/2481 34% [===================== ] 853/2481 34% [===================== ] 854/2481 34% [===================== ] 855/2481 34% [===================== ] 856/2481 34% [===================== ] 857/2481 34% [===================== ] 858/2481 34% [===================== ] 859/2481 34% [===================== ] 860/2481 34% [===================== ] 861/2481 34% [===================== ] 862/2481 34% [===================== ] 863/2481 34% [===================== ] 864/2481 34% [===================== ] 865/2481 34% [===================== ] 866/2481 34% [===================== ] 867/2481 34% [===================== ] 868/2481 34% [===================== ] 869/2481 35% [===================== ] 870/2481 35% [===================== ] 871/2481 35% [===================== ] 872/2481 35% [===================== ] 873/2481 35% [===================== ] 874/2481 35% [===================== ] 875/2481 35% [===================== ] 876/2481 35% [===================== ] 877/2481 35% [===================== ] 878/2481 35% [===================== ] 879/2481 35% [===================== ] 880/2481 35% [====================== ] 881/2481 35% [====================== ] 882/2481 35% [====================== ] 883/2481 35% [====================== ] 884/2481 35% [====================== ] 885/2481 35% [====================== ] 886/2481 35% [====================== ] 887/2481 35% [====================== ] 888/2481 35% [====================== ] 889/2481 35% [====================== ] 890/2481 35% [====================== ] 891/2481 35% [====================== ] 892/2481 35% [====================== ] 893/2481 35% [====================== ] 894/2481 36% [====================== ] 895/2481 36% [====================== ] 896/2481 36% [====================== ] 897/2481 36% [====================== ] 898/2481 36% [====================== ] 899/2481 36% [====================== ] 900/2481 36% [====================== ] 901/2481 36% [====================== ] 902/2481 36% [====================== ] 903/2481 36% [====================== ] 904/2481 36% [====================== ] 905/2481 36% [====================== ] 906/2481 36% [====================== ] 907/2481 36% [====================== ] 908/2481 36% [====================== ] 909/2481 36% [====================== ] 910/2481 36% [====================== ] 911/2481 36% [====================== ] 912/2481 36% [====================== ] 913/2481 36% [====================== ] 914/2481 36% [====================== ] 915/2481 36% [====================== ] 916/2481 36% [====================== ] 917/2481 36% [====================== ] 918/2481 37% [====================== ] 919/2481 37% [====================== ] 920/2481 37% [======================= ] 921/2481 37% [======================= ] 922/2481 37% [======================= ] 923/2481 37% [======================= ] 924/2481 37% [======================= ] 925/2481 37% [======================= ] 926/2481 37% [======================= ] 927/2481 37% [======================= ] 928/2481 37% [======================= ] 929/2481 37% [======================= ] 930/2481 37% [======================= ] 931/2481 37% [======================= ] 932/2481 37% [======================= ] 933/2481 37% [======================= ] 934/2481 37% [======================= ] 935/2481 37% [======================= ] 936/2481 37% [======================= ] 937/2481 37% [======================= ] 938/2481 37% [======================= ] 939/2481 37% [======================= ] 940/2481 37% [======================= ] 941/2481 37% [======================= ] 942/2481 37% [======================= ] 943/2481 38% [======================= ] 944/2481 38% [======================= ] 945/2481 38% [======================= ] 946/2481 38% [======================= ] 947/2481 38% [======================= ] 948/2481 38% [======================= ] 949/2481 38% [======================= ] 950/2481 38% [======================= ] 951/2481 38% [======================= ] 952/2481 38% [======================= ] 953/2481 38% [======================= ] 954/2481 38% [======================= ] 955/2481 38% [======================= ] 956/2481 38% [======================= ] 957/2481 38% [======================= ] 958/2481 38% [======================= ] 959/2481 38% [======================= ] 960/2481 38% [======================== ] 961/2481 38% [======================== ] 962/2481 38% [======================== ] 963/2481 38% [======================== ] 964/2481 38% [======================== ] 965/2481 38% [======================== ] 966/2481 38% [======================== ] 967/2481 38% [======================== ] 968/2481 39% [======================== ] 969/2481 39% [======================== ] 970/2481 39% [======================== ] 971/2481 39% [======================== ] 972/2481 39% [======================== ] 973/2481 39% [======================== ] 974/2481 39% [======================== ] 975/2481 39% [======================== ] 976/2481 39% [======================== ] 977/2481 39% [======================== ] 978/2481 39% [======================== ] 979/2481 39% [======================== ] 980/2481 39% [======================== ] 981/2481 39% [======================== ] 982/2481 39% [======================== ] 983/2481 39% [======================== ] 984/2481 39% [======================== ] 985/2481 39% [======================== ] 986/2481 39% [======================== ] 987/2481 39% [======================== ] 988/2481 39% [======================== ] 989/2481 39% [======================== ] 990/2481 39% [======================== ] 991/2481 39% [======================== ] 992/2481 39% [======================== ] 993/2481 40% [======================== ] 994/2481 40% [======================== ] 995/2481 40% [======================== ] 996/2481 40% [======================== ] 997/2481 40% [======================== ] 998/2481 40% [======================== ] 999/2481 40% [======================== ] 1000/2481 40% [========================= ] 1001/2481 40% [========================= ] 1002/2481 40% [========================= ] 1003/2481 40% [========================= ] 1004/2481 40% [========================= ] 1005/2481 40% [========================= ] 1006/2481 40% [========================= ] 1007/2481 40% [========================= ] 1008/2481 40% [========================= ] 1009/2481 40% [========================= ] 1010/2481 40% [========================= ] 1011/2481 40% [========================= ] 1012/2481 40% [========================= ] 1013/2481 40% [========================= ] 1014/2481 40% [========================= ] 1015/2481 40% [========================= ] 1016/2481 40% [========================= ] 1017/2481 40% [========================= ] 1018/2481 41% [========================= ] 1019/2481 41% [========================= ] 1020/2481 41% [========================= ] 1021/2481 41% [========================= ] 1022/2481 41% [========================= ] 1023/2481 41% [========================= ] 1024/2481 41% [========================= ] 1025/2481 41% [========================= ] 1026/2481 41% [========================= ] 1027/2481 41% [========================= ] 1028/2481 41% [========================= ] 1029/2481 41% [========================= ] 1030/2481 41% [========================= ] 1031/2481 41% [========================= ] 1032/2481 41% [========================= ] 1033/2481 41% [========================= ] 1034/2481 41% [========================= ] 1035/2481 41% [========================= ] 1036/2481 41% [========================= ] 1037/2481 41% [========================= ] 1038/2481 41% [========================= ] 1039/2481 41% [========================= ] 1040/2481 41% [========================== ] 1041/2481 41% [========================== ] 1042/2481 41% [========================== ] 1043/2481 42% [========================== ] 1044/2481 42% [========================== ] 1045/2481 42% [========================== ] 1046/2481 42% [========================== ] 1047/2481 42% [========================== ] 1048/2481 42% [========================== ] 1049/2481 42% [========================== ] 1050/2481 42% [========================== ] 1051/2481 42% [========================== ] 1052/2481 42% [========================== ] 1053/2481 42% [========================== ] 1054/2481 42% [========================== ] 1055/2481 42% [========================== ] 1056/2481 42% [========================== ] 1057/2481 42% [========================== ] 1058/2481 42% [========================== ] 1059/2481 42% [========================== ] 1060/2481 42% [========================== ] 1061/2481 42% [========================== ] 1062/2481 42% [========================== ] 1063/2481 42% [========================== ] 1064/2481 42% [========================== ] 1065/2481 42% [========================== ] 1066/2481 42% [========================== ] 1067/2481 43% [========================== ] 1068/2481 43% [========================== ] 1069/2481 43% [========================== ] 1070/2481 43% [========================== ] 1071/2481 43% [========================== ] 1072/2481 43% [========================== ] 1073/2481 43% [========================== ] 1074/2481 43% [========================== ] 1075/2481 43% [========================== ] 1076/2481 43% [========================== ] 1077/2481 43% [========================== ] 1078/2481 43% [========================== ] 1079/2481 43% [========================== ] 1080/2481 43% [=========================== ] 1081/2481 43% [=========================== ] 1082/2481 43% [=========================== ] 1083/2481 43% [=========================== ] 1084/2481 43% [=========================== ] 1085/2481 43% [=========================== ] 1086/2481 43% [=========================== ] 1087/2481 43% [=========================== ] 1088/2481 43% [=========================== ] 1089/2481 43% [=========================== ] 1090/2481 43% [=========================== ] 1091/2481 43% [=========================== ] 1092/2481 44% [=========================== ] 1093/2481 44% [=========================== ] 1094/2481 44% [=========================== ] 1095/2481 44% [=========================== ] 1096/2481 44% [=========================== ] 1097/2481 44% [=========================== ] 1098/2481 44% [=========================== ] 1099/2481 44% [=========================== ] 1100/2481 44% [=========================== ] 1101/2481 44% [=========================== ] 1102/2481 44% [=========================== ] 1103/2481 44% [=========================== ] 1104/2481 44% [=========================== ] 1105/2481 44% [=========================== ] 1106/2481 44% [=========================== ] 1107/2481 44% [=========================== ] 1108/2481 44% [=========================== ] 1109/2481 44% [=========================== ] 1110/2481 44% [=========================== ] 1111/2481 44% [=========================== ] 1112/2481 44% [=========================== ] 1113/2481 44% [=========================== ] 1114/2481 44% [=========================== ] 1115/2481 44% [=========================== ] 1116/2481 44% [=========================== ] 1117/2481 45% [=========================== ] 1118/2481 45% [=========================== ] 1119/2481 45% [=========================== ] 1120/2481 45% [============================ ] 1121/2481 45% [============================ ] 1122/2481 45% [============================ ] 1123/2481 45% [============================ ] 1124/2481 45% [============================ ] 1125/2481 45% [============================ ] 1126/2481 45% [============================ ] 1127/2481 45% [============================ ] 1128/2481 45% [============================ ] 1129/2481 45% [============================ ] 1130/2481 45% [============================ ] 1131/2481 45% [============================ ] 1132/2481 45% [============================ ] 1133/2481 45% [============================ ] 1134/2481 45% [============================ ] 1135/2481 45% [============================ ] 1136/2481 45% [============================ ] 1137/2481 45% [============================ ] 1138/2481 45% [============================ ] 1139/2481 45% [============================ ] 1140/2481 45% [============================ ] 1141/2481 45% [============================ ] 1142/2481 46% [============================ ] 1143/2481 46% [============================ ] 1144/2481 46% [============================ ] 1145/2481 46% [============================ ] 1146/2481 46% [============================ ] 1147/2481 46% [============================ ] 1148/2481 46% [============================ ] 1149/2481 46% [============================ ] 1150/2481 46% [============================ ] 1151/2481 46% [============================ ] 1152/2481 46% [============================ ] 1153/2481 46% [============================ ] 1154/2481 46% [============================ ] 1155/2481 46% [============================ ] 1156/2481 46% [============================ ] 1157/2481 46% [============================ ] 1158/2481 46% [============================ ] 1159/2481 46% [============================ ] 1160/2481 46% [============================= ] 1161/2481 46% [============================= ] 1162/2481 46% [============================= ] 1163/2481 46% [============================= ] 1164/2481 46% [============================= ] 1165/2481 46% [============================= ] 1166/2481 46% [============================= ] 1167/2481 47% [============================= ] 1168/2481 47% [============================= ] 1169/2481 47% [============================= ] 1170/2481 47% [============================= ] 1171/2481 47% [============================= ] 1172/2481 47% [============================= ] 1173/2481 47% [============================= ] 1174/2481 47% [============================= ] 1175/2481 47% [============================= ] 1176/2481 47% [============================= ] 1177/2481 47% [============================= ] 1178/2481 47% [============================= ] 1179/2481 47% [============================= ] 1180/2481 47% [============================= ] 1181/2481 47% [============================= ] 1182/2481 47% [============================= ] 1183/2481 47% [============================= ] 1184/2481 47% [============================= ] 1185/2481 47% [============================= ] 1186/2481 47% [============================= ] 1187/2481 47% [============================= ] 1188/2481 47% [============================= ] 1189/2481 47% [============================= ] 1190/2481 47% [============================= ] 1191/2481 48% [============================= ] 1192/2481 48% [============================= ] 1193/2481 48% [============================= ] 1194/2481 48% [============================= ] 1195/2481 48% [============================= ] 1196/2481 48% [============================= ] 1197/2481 48% [============================= ] 1198/2481 48% [============================= ] 1199/2481 48% [============================= ] 1200/2481 48% [============================== ] 1201/2481 48% [============================== ] 1202/2481 48% [============================== ] 1203/2481 48% [============================== ] 1204/2481 48% [============================== ] 1205/2481 48% [============================== ] 1206/2481 48% [============================== ] 1207/2481 48% [============================== ] 1208/2481 48% [============================== ] 1209/2481 48% [============================== ] 1210/2481 48% [============================== ] 1211/2481 48% [============================== ] 1212/2481 48% [============================== ] 1213/2481 48% [============================== ] 1214/2481 48% [============================== ] 1215/2481 48% [============================== ] 1216/2481 49% [============================== ] 1217/2481 49% [============================== ] 1218/2481 49% [============================== ] 1219/2481 49% [============================== ] 1220/2481 49% [============================== ] 1221/2481 49% [============================== ] 1222/2481 49% [============================== ] 1223/2481 49% [============================== ] 1224/2481 49% [============================== ] 1225/2481 49% [============================== ] 1226/2481 49% [============================== ] 1227/2481 49% [============================== ] 1228/2481 49% [============================== ] 1229/2481 49% [============================== ] 1230/2481 49% [============================== ] 1231/2481 49% [============================== ] 1232/2481 49% [============================== ] 1233/2481 49% [============================== ] 1234/2481 49% [============================== ] 1235/2481 49% [============================== ] 1236/2481 49% [============================== ] 1237/2481 49% [============================== ] 1238/2481 49% [============================== ] 1239/2481 49% [============================== ] 1240/2481 49% [=============================== ] 1241/2481 50% [=============================== ] 1242/2481 50% [=============================== ] 1243/2481 50% [=============================== ] 1244/2481 50% [=============================== ] 1245/2481 50% [=============================== ] 1246/2481 50% [=============================== ] 1247/2481 50% [=============================== ] 1248/2481 50% [=============================== ] 1249/2481 50% [=============================== ] 1250/2481 50% [=============================== ] 1251/2481 50% [=============================== ] 1252/2481 50% [=============================== ] 1253/2481 50% [=============================== ] 1254/2481 50% [=============================== ] 1255/2481 50% [=============================== ] 1256/2481 50% [=============================== ] 1257/2481 50% [=============================== ] 1258/2481 50% [=============================== ] 1259/2481 50% [=============================== ] 1260/2481 50% [=============================== ] 1261/2481 50% [=============================== ] 1262/2481 50% [=============================== ] 1263/2481 50% [=============================== ] 1264/2481 50% [=============================== ] 1265/2481 50% [=============================== ] 1266/2481 51% [=============================== ] 1267/2481 51% [=============================== ] 1268/2481 51% [=============================== ] 1269/2481 51% [=============================== ] 1270/2481 51% [=============================== ] 1271/2481 51% [=============================== ] 1272/2481 51% [=============================== ] 1273/2481 51% [=============================== ] 1274/2481 51% [=============================== ] 1275/2481 51% [=============================== ] 1276/2481 51% [=============================== ] 1277/2481 51% [=============================== ] 1278/2481 51% [=============================== ] 1279/2481 51% [=============================== ] 1280/2481 51% [================================ ] 1281/2481 51% [================================ ] 1282/2481 51% [================================ ] 1283/2481 51% [================================ ] 1284/2481 51% [================================ ] 1285/2481 51% [================================ ] 1286/2481 51% [================================ ] 1287/2481 51% [================================ ] 1288/2481 51% [================================ ] 1289/2481 51% [================================ ] 1290/2481 51% [================================ ] 1291/2481 52% [================================ ] 1292/2481 52% [================================ ] 1293/2481 52% [================================ ] 1294/2481 52% [================================ ] 1295/2481 52% [================================ ] 1296/2481 52% [================================ ] 1297/2481 52% [================================ ] 1298/2481 52% [================================ ] 1299/2481 52% [================================ ] 1300/2481 52% [================================ ] 1301/2481 52% [================================ ] 1302/2481 52% [================================ ] 1303/2481 52% [================================ ] 1304/2481 52% [================================ ] 1305/2481 52% [================================ ] 1306/2481 52% [================================ ] 1307/2481 52% [================================ ] 1308/2481 52% [================================ ] 1309/2481 52% [================================ ] 1310/2481 52% [================================ ] 1311/2481 52% [================================ ] 1312/2481 52% [================================ ] 1313/2481 52% [================================ ] 1314/2481 52% [================================ ] 1315/2481 53% [================================ ] 1316/2481 53% [================================ ] 1317/2481 53% [================================ ] 1318/2481 53% [================================ ] 1319/2481 53% [================================ ] 1320/2481 53% [================================= ] 1321/2481 53% [================================= ] 1322/2481 53% [================================= ] 1323/2481 53% [================================= ] 1324/2481 53% [================================= ] 1325/2481 53% [================================= ] 1326/2481 53% [================================= ] 1327/2481 53% [================================= ] 1328/2481 53% [================================= ] 1329/2481 53% [================================= ] 1330/2481 53% [================================= ] 1331/2481 53% [================================= ] 1332/2481 53% [================================= ] 1333/2481 53% [================================= ] 1334/2481 53% [================================= ] 1335/2481 53% [================================= ] 1336/2481 53% [================================= ] 1337/2481 53% [================================= ] 1338/2481 53% [================================= ] 1339/2481 53% [================================= ] 1340/2481 54% [================================= ] 1341/2481 54% [================================= ] 1342/2481 54% [================================= ] 1343/2481 54% [================================= ] 1344/2481 54% [================================= ] 1345/2481 54% [================================= ] 1346/2481 54% [================================= ] 1347/2481 54% [================================= ] 1348/2481 54% [================================= ] 1349/2481 54% [================================= ] 1350/2481 54% [================================= ] 1351/2481 54% [================================= ] 1352/2481 54% [================================= ] 1353/2481 54% [================================= ] 1354/2481 54% [================================= ] 1355/2481 54% [================================= ] 1356/2481 54% [================================= ] 1357/2481 54% [================================= ] 1358/2481 54% [================================= ] 1359/2481 54% [================================= ] 1360/2481 54% [================================== ] 1361/2481 54% [================================== ] 1362/2481 54% [================================== ] 1363/2481 54% [================================== ] 1364/2481 54% [================================== ] 1365/2481 55% [================================== ] 1366/2481 55% [================================== ] 1367/2481 55% [================================== ] 1368/2481 55% [================================== ] 1369/2481 55% [================================== ] 1370/2481 55% [================================== ] 1371/2481 55% [================================== ] 1372/2481 55% [================================== ] 1373/2481 55% [================================== ] 1374/2481 55% [================================== ] 1375/2481 55% [================================== ] 1376/2481 55% [================================== ] 1377/2481 55% [================================== ] 1378/2481 55% [================================== ] 1379/2481 55% [================================== ] 1380/2481 55% [================================== ] 1381/2481 55% [================================== ] 1382/2481 55% [================================== ] 1383/2481 55% [================================== ] 1384/2481 55% [================================== ] 1385/2481 55% [================================== ] 1386/2481 55% [================================== ] 1387/2481 55% [================================== ] 1388/2481 55% [================================== ] 1389/2481 55% [================================== ] 1390/2481 56% [================================== ] 1391/2481 56% [================================== ] 1392/2481 56% [================================== ] 1393/2481 56% [================================== ] 1394/2481 56% [================================== ] 1395/2481 56% [================================== ] 1396/2481 56% [================================== ] 1397/2481 56% [================================== ] 1398/2481 56% [================================== ] 1399/2481 56% [================================== ] 1400/2481 56% [=================================== ] 1401/2481 56% [=================================== ] 1402/2481 56% [=================================== ] 1403/2481 56% [=================================== ] 1404/2481 56% [=================================== ] 1405/2481 56% [=================================== ] 1406/2481 56% [=================================== ] 1407/2481 56% [=================================== ] 1408/2481 56% [=================================== ] 1409/2481 56% [=================================== ] 1410/2481 56% [=================================== ] 1411/2481 56% [=================================== ] 1412/2481 56% [=================================== ] 1413/2481 56% [=================================== ] 1414/2481 56% [=================================== ] 1415/2481 57% [=================================== ] 1416/2481 57% [=================================== ] 1417/2481 57% [=================================== ] 1418/2481 57% [=================================== ] 1419/2481 57% [=================================== ] 1420/2481 57% [=================================== ] 1421/2481 57% [=================================== ] 1422/2481 57% [=================================== ] 1423/2481 57% [=================================== ] 1424/2481 57% [=================================== ] 1425/2481 57% [=================================== ] 1426/2481 57% [=================================== ] 1427/2481 57% [=================================== ] 1428/2481 57% [=================================== ] 1429/2481 57% [=================================== ] 1430/2481 57% [=================================== ] 1431/2481 57% [=================================== ] 1432/2481 57% [=================================== ] 1433/2481 57% [=================================== ] 1434/2481 57% [=================================== ] 1435/2481 57% [=================================== ] 1436/2481 57% [=================================== ] 1437/2481 57% [=================================== ] 1438/2481 57% [=================================== ] 1439/2481 58% [=================================== ] 1440/2481 58% [==================================== ] 1441/2481 58% [==================================== ] 1442/2481 58% [==================================== ] 1443/2481 58% [==================================== ] 1444/2481 58% [==================================== ] 1445/2481 58% [==================================== ] 1446/2481 58% [==================================== ] 1447/2481 58% [==================================== ] 1448/2481 58% [==================================== ] 1449/2481 58% [==================================== ] 1450/2481 58% [==================================== ] 1451/2481 58% [==================================== ] 1452/2481 58% [==================================== ] 1453/2481 58% [==================================== ] 1454/2481 58% [==================================== ] 1455/2481 58% [==================================== ] 1456/2481 58% [==================================== ] 1457/2481 58% [==================================== ] 1458/2481 58% [==================================== ] 1459/2481 58% [==================================== ] 1460/2481 58% [==================================== ] 1461/2481 58% [==================================== ] 1462/2481 58% [==================================== ] 1463/2481 58% [==================================== ] 1464/2481 59% [==================================== ] 1465/2481 59% [==================================== ] 1466/2481 59% [==================================== ] 1467/2481 59% [==================================== ] 1468/2481 59% [==================================== ] 1469/2481 59% [==================================== ] 1470/2481 59% [==================================== ] 1471/2481 59% [==================================== ] 1472/2481 59% [==================================== ] 1473/2481 59% [==================================== ] 1474/2481 59% [==================================== ] 1475/2481 59% [==================================== ] 1476/2481 59% [==================================== ] 1477/2481 59% [==================================== ] 1478/2481 59% [==================================== ] 1479/2481 59% [==================================== ] 1480/2481 59% [===================================== ] 1481/2481 59% [===================================== ] 1482/2481 59% [===================================== ] 1483/2481 59% [===================================== ] 1484/2481 59% [===================================== ] 1485/2481 59% [===================================== ] 1486/2481 59% [===================================== ] 1487/2481 59% [===================================== ] 1488/2481 59% [===================================== ] 1489/2481 60% [===================================== ] 1490/2481 60% [===================================== ] 1491/2481 60% [===================================== ] 1492/2481 60% [===================================== ] 1493/2481 60% [===================================== ] 1494/2481 60% [===================================== ] 1495/2481 60% [===================================== ] 1496/2481 60% [===================================== ] 1497/2481 60% [===================================== ] 1498/2481 60% [===================================== ] 1499/2481 60% [===================================== ] 1500/2481 60% [===================================== ] 1501/2481 60% [===================================== ] 1502/2481 60% [===================================== ] 1503/2481 60% [===================================== ] 1504/2481 60% [===================================== ] 1505/2481 60% [===================================== ] 1506/2481 60% [===================================== ] 1507/2481 60% [===================================== ] 1508/2481 60% [===================================== ] 1509/2481 60% [===================================== ] 1510/2481 60% [===================================== ] 1511/2481 60% [===================================== ] 1512/2481 60% [===================================== ] 1513/2481 60% [===================================== ] 1514/2481 61% [===================================== ] 1515/2481 61% [===================================== ] 1516/2481 61% [===================================== ] 1517/2481 61% [===================================== ] 1518/2481 61% [===================================== ] 1519/2481 61% [===================================== ] 1520/2481 61% [====================================== ] 1521/2481 61% [====================================== ] 1522/2481 61% [====================================== ] 1523/2481 61% [====================================== ] 1524/2481 61% [====================================== ] 1525/2481 61% [====================================== ] 1526/2481 61% [====================================== ] 1527/2481 61% [====================================== ] 1528/2481 61% [====================================== ] 1529/2481 61% [====================================== ] 1530/2481 61% [====================================== ] 1531/2481 61% [====================================== ] 1532/2481 61% [====================================== ] 1533/2481 61% [====================================== ] 1534/2481 61% [====================================== ] 1535/2481 61% [====================================== ] 1536/2481 61% [====================================== ] 1537/2481 61% [====================================== ] 1538/2481 61% [====================================== ] 1539/2481 62% [====================================== ] 1540/2481 62% [====================================== ] 1541/2481 62% [====================================== ] 1542/2481 62% [====================================== ] 1543/2481 62% [====================================== ] 1544/2481 62% [====================================== ] 1545/2481 62% [====================================== ] 1546/2481 62% [====================================== ] 1547/2481 62% [====================================== ] 1548/2481 62% [====================================== ] 1549/2481 62% [====================================== ] 1550/2481 62% [====================================== ] 1551/2481 62% [====================================== ] 1552/2481 62% [====================================== ] 1553/2481 62% [====================================== ] 1554/2481 62% [====================================== ] 1555/2481 62% [====================================== ] 1556/2481 62% [====================================== ] 1557/2481 62% [====================================== ] 1558/2481 62% [====================================== ] 1559/2481 62% [====================================== ] 1560/2481 62% [======================================= ] 1561/2481 62% [======================================= ] 1562/2481 62% [======================================= ] 1563/2481 62% [======================================= ] 1564/2481 63% [======================================= ] 1565/2481 63% [======================================= ] 1566/2481 63% [======================================= ] 1567/2481 63% [======================================= ] 1568/2481 63% [======================================= ] 1569/2481 63% [======================================= ] 1570/2481 63% [======================================= ] 1571/2481 63% [======================================= ] 1572/2481 63% [======================================= ] 1573/2481 63% [======================================= ] 1574/2481 63% [======================================= ] 1575/2481 63% [======================================= ] 1576/2481 63% [======================================= ] 1577/2481 63% [======================================= ] 1578/2481 63% [======================================= ] 1579/2481 63% [======================================= ] 1580/2481 63% [======================================= ] 1581/2481 63% [======================================= ] 1582/2481 63% [======================================= ] 1583/2481 63% [======================================= ] 1584/2481 63% [======================================= ] 1585/2481 63% [======================================= ] 1586/2481 63% [======================================= ] 1587/2481 63% [======================================= ] 1588/2481 64% [======================================= ] 1589/2481 64% [======================================= ] 1590/2481 64% [======================================= ] 1591/2481 64% [======================================= ] 1592/2481 64% [======================================= ] 1593/2481 64% [======================================= ] 1594/2481 64% [======================================= ] 1595/2481 64% [======================================= ] 1596/2481 64% [======================================= ] 1597/2481 64% [======================================= ] 1598/2481 64% [======================================= ] 1599/2481 64% [======================================= ] 1600/2481 64% [======================================== ] 1601/2481 64% [======================================== ] 1602/2481 64% [======================================== ] 1603/2481 64% [======================================== ] 1604/2481 64% [======================================== ] 1605/2481 64% [======================================== ] 1606/2481 64% [======================================== ] 1607/2481 64% [======================================== ] 1608/2481 64% [======================================== ] 1609/2481 64% [======================================== ] 1610/2481 64% [======================================== ] 1611/2481 64% [======================================== ] 1612/2481 64% [======================================== ] 1613/2481 65% [======================================== ] 1614/2481 65% [======================================== ] 1615/2481 65% [======================================== ] 1616/2481 65% [======================================== ] 1617/2481 65% [======================================== ] 1618/2481 65% [======================================== ] 1619/2481 65% [======================================== ] 1620/2481 65% [======================================== ] 1621/2481 65% [======================================== ] 1622/2481 65% [======================================== ] 1623/2481 65% [======================================== ] 1624/2481 65% [======================================== ] 1625/2481 65% [======================================== ] 1626/2481 65% [======================================== ] 1627/2481 65% [======================================== ] 1628/2481 65% [======================================== ] 1629/2481 65% [======================================== ] 1630/2481 65% [======================================== ] 1631/2481 65% [======================================== ] 1632/2481 65% [======================================== ] 1633/2481 65% [======================================== ] 1634/2481 65% [======================================== ] 1635/2481 65% [======================================== ] 1636/2481 65% [======================================== ] 1637/2481 65% [======================================== ] 1638/2481 66% [======================================== ] 1639/2481 66% [======================================== ] 1640/2481 66% [========================================= ] 1641/2481 66% [========================================= ] 1642/2481 66% [========================================= ] 1643/2481 66% [========================================= ] 1644/2481 66% [========================================= ] 1645/2481 66% [========================================= ] 1646/2481 66% [========================================= ] 1647/2481 66% [========================================= ] 1648/2481 66% [========================================= ] 1649/2481 66% [========================================= ] 1650/2481 66% [========================================= ] 1651/2481 66% [========================================= ] 1652/2481 66% [========================================= ] 1653/2481 66% [========================================= ] 1654/2481 66% [========================================= ] 1655/2481 66% [========================================= ] 1656/2481 66% [========================================= ] 1657/2481 66% [========================================= ] 1658/2481 66% [========================================= ] 1659/2481 66% [========================================= ] 1660/2481 66% [========================================= ] 1661/2481 66% [========================================= ] 1662/2481 66% [========================================= ] 1663/2481 67% [========================================= ] 1664/2481 67% [========================================= ] 1665/2481 67% [========================================= ] 1666/2481 67% [========================================= ] 1667/2481 67% [========================================= ] 1668/2481 67% [========================================= ] 1669/2481 67% [========================================= ] 1670/2481 67% [========================================= ] 1671/2481 67% [========================================= ] 1672/2481 67% [========================================= ] 1673/2481 67% [========================================= ] 1674/2481 67% [========================================= ] 1675/2481 67% [========================================= ] 1676/2481 67% [========================================= ] 1677/2481 67% [========================================= ] 1678/2481 67% [========================================= ] 1679/2481 67% [========================================= ] 1680/2481 67% [========================================== ] 1681/2481 67% [========================================== ] 1682/2481 67% [========================================== ] 1683/2481 67% [========================================== ] 1684/2481 67% [========================================== ] 1685/2481 67% [========================================== ] 1686/2481 67% [========================================== ] 1687/2481 67% [========================================== ] 1688/2481 68% [========================================== ] 1689/2481 68% [========================================== ] 1690/2481 68% [========================================== ] 1691/2481 68% [========================================== ] 1692/2481 68% [========================================== ] 1693/2481 68% [========================================== ] 1694/2481 68% [========================================== ] 1695/2481 68% [========================================== ] 1696/2481 68% [========================================== ] 1697/2481 68% [========================================== ] 1698/2481 68% [========================================== ] 1699/2481 68% [========================================== ] 1700/2481 68% [========================================== ] 1701/2481 68% [========================================== ] 1702/2481 68% [========================================== ] 1703/2481 68% [========================================== ] 1704/2481 68% [========================================== ] 1705/2481 68% [========================================== ] 1706/2481 68% [========================================== ] 1707/2481 68% [========================================== ] 1708/2481 68% [========================================== ] 1709/2481 68% [========================================== ] 1710/2481 68% [========================================== ] 1711/2481 68% [========================================== ] 1712/2481 69% [========================================== ] 1713/2481 69% [========================================== ] 1714/2481 69% [========================================== ] 1715/2481 69% [========================================== ] 1716/2481 69% [========================================== ] 1717/2481 69% [========================================== ] 1718/2481 69% [========================================== ] 1719/2481 69% [========================================== ] 1720/2481 69% [=========================================== ] 1721/2481 69% [=========================================== ] 1722/2481 69% [=========================================== ] 1723/2481 69% [=========================================== ] 1724/2481 69% [=========================================== ] 1725/2481 69% [=========================================== ] 1726/2481 69% [=========================================== ] 1727/2481 69% [=========================================== ] 1728/2481 69% [=========================================== ] 1729/2481 69% [=========================================== ] 1730/2481 69% [=========================================== ] 1731/2481 69% [=========================================== ] 1732/2481 69% [=========================================== ] 1733/2481 69% [=========================================== ] 1734/2481 69% [=========================================== ] 1735/2481 69% [=========================================== ] 1736/2481 69% [=========================================== ] 1737/2481 70% [=========================================== ] 1738/2481 70% [=========================================== ] 1739/2481 70% [=========================================== ] 1740/2481 70% [=========================================== ] 1741/2481 70% [=========================================== ] 1742/2481 70% [=========================================== ] 1743/2481 70% [=========================================== ] 1744/2481 70% [=========================================== ] 1745/2481 70% [=========================================== ] 1746/2481 70% [=========================================== ] 1747/2481 70% [=========================================== ] 1748/2481 70% [=========================================== ] 1749/2481 70% [=========================================== ] 1750/2481 70% [=========================================== ] 1751/2481 70% [=========================================== ] 1752/2481 70% [=========================================== ] 1753/2481 70% [=========================================== ] 1754/2481 70% [=========================================== ] 1755/2481 70% [=========================================== ] 1756/2481 70% [=========================================== ] 1757/2481 70% [=========================================== ] 1758/2481 70% [=========================================== ] 1759/2481 70% [=========================================== ] 1760/2481 70% [============================================ ] 1761/2481 70% [============================================ ] 1762/2481 71% [============================================ ] 1763/2481 71% [============================================ ] 1764/2481 71% [============================================ ] 1765/2481 71% [============================================ ] 1766/2481 71% [============================================ ] 1767/2481 71% [============================================ ] 1768/2481 71% [============================================ ] 1769/2481 71% [============================================ ] 1770/2481 71% [============================================ ] 1771/2481 71% [============================================ ] 1772/2481 71% [============================================ ] 1773/2481 71% [============================================ ] 1774/2481 71% [============================================ ] 1775/2481 71% [============================================ ] 1776/2481 71% [============================================ ] 1777/2481 71% [============================================ ] 1778/2481 71% [============================================ ] 1779/2481 71% [============================================ ] 1780/2481 71% [============================================ ] 1781/2481 71% [============================================ ] 1782/2481 71% [============================================ ] 1783/2481 71% [============================================ ] 1784/2481 71% [============================================ ] 1785/2481 71% [============================================ ] 1786/2481 71% [============================================ ] 1787/2481 72% [============================================ ] 1788/2481 72% [============================================ ] 1789/2481 72% [============================================ ] 1790/2481 72% [============================================ ] 1791/2481 72% [============================================ ] 1792/2481 72% [============================================ ] 1793/2481 72% [============================================ ] 1794/2481 72% [============================================ ] 1795/2481 72% [============================================ ] 1796/2481 72% [============================================ ] 1797/2481 72% [============================================ ] 1798/2481 72% [============================================ ] 1799/2481 72% [============================================ ] 1800/2481 72% [============================================= ] 1801/2481 72% [============================================= ] 1802/2481 72% [============================================= ] 1803/2481 72% [============================================= ] 1804/2481 72% [============================================= ] 1805/2481 72% [============================================= ] 1806/2481 72% [============================================= ] 1807/2481 72% [============================================= ] 1808/2481 72% [============================================= ] 1809/2481 72% [============================================= ] 1810/2481 72% [============================================= ] 1811/2481 72% [============================================= ] 1812/2481 73% [============================================= ] 1813/2481 73% [============================================= ] 1814/2481 73% [============================================= ] 1815/2481 73% [============================================= ] 1816/2481 73% [============================================= ] 1817/2481 73% [============================================= ] 1818/2481 73% [============================================= ] 1819/2481 73% [============================================= ] 1820/2481 73% [============================================= ] 1821/2481 73% [============================================= ] 1822/2481 73% [============================================= ] 1823/2481 73% [============================================= ] 1824/2481 73% [============================================= ] 1825/2481 73% [============================================= ] 1826/2481 73% [============================================= ] 1827/2481 73% [============================================= ] 1828/2481 73% [============================================= ] 1829/2481 73% [============================================= ] 1830/2481 73% [============================================= ] 1831/2481 73% [============================================= ] 1832/2481 73% [============================================= ] 1833/2481 73% [============================================= ] 1834/2481 73% [============================================= ] 1835/2481 73% [============================================= ] 1836/2481 74% [============================================= ] 1837/2481 74% [============================================= ] 1838/2481 74% [============================================= ] 1839/2481 74% [============================================= ] 1840/2481 74% [============================================== ] 1841/2481 74% [============================================== ] 1842/2481 74% [============================================== ] 1843/2481 74% [============================================== ] 1844/2481 74% [============================================== ] 1845/2481 74% [============================================== ] 1846/2481 74% [============================================== ] 1847/2481 74% [============================================== ] 1848/2481 74% [============================================== ] 1849/2481 74% [============================================== ] 1850/2481 74% [============================================== ] 1851/2481 74% [============================================== ] 1852/2481 74% [============================================== ] 1853/2481 74% [============================================== ] 1854/2481 74% [============================================== ] 1855/2481 74% [============================================== ] 1856/2481 74% [============================================== ] 1857/2481 74% [============================================== ] 1858/2481 74% [============================================== ] 1859/2481 74% [============================================== ] 1860/2481 74% [============================================== ] 1861/2481 75% [============================================== ] 1862/2481 75% [============================================== ] 1863/2481 75% [============================================== ] 1864/2481 75% [============================================== ] 1865/2481 75% [============================================== ] 1866/2481 75% [============================================== ] 1867/2481 75% [============================================== ] 1868/2481 75% [============================================== ] 1869/2481 75% [============================================== ] 1870/2481 75% [============================================== ] 1871/2481 75% [============================================== ] 1872/2481 75% [============================================== ] 1873/2481 75% [============================================== ] 1874/2481 75% [============================================== ] 1875/2481 75% [============================================== ] 1876/2481 75% [============================================== ] 1877/2481 75% [============================================== ] 1878/2481 75% [============================================== ] 1879/2481 75% [============================================== ] 1880/2481 75% [=============================================== ] 1881/2481 75% [=============================================== ] 1882/2481 75% [=============================================== ] 1883/2481 75% [=============================================== ] 1884/2481 75% [=============================================== ] 1885/2481 75% [=============================================== ] 1886/2481 76% [=============================================== ] 1887/2481 76% [=============================================== ] 1888/2481 76% [=============================================== ] 1889/2481 76% [=============================================== ] 1890/2481 76% [=============================================== ] 1891/2481 76% [=============================================== ] 1892/2481 76% [=============================================== ] 1893/2481 76% [=============================================== ] 1894/2481 76% [=============================================== ] 1895/2481 76% [=============================================== ] 1896/2481 76% [=============================================== ] 1897/2481 76% [=============================================== ] 1898/2481 76% [=============================================== ] 1899/2481 76% [=============================================== ] 1900/2481 76% [=============================================== ] 1901/2481 76% [=============================================== ] 1902/2481 76% [=============================================== ] 1903/2481 76% [=============================================== ] 1904/2481 76% [=============================================== ] 1905/2481 76% [=============================================== ] 1906/2481 76% [=============================================== ] 1907/2481 76% [=============================================== ] 1908/2481 76% [=============================================== ] 1909/2481 76% [=============================================== ] 1910/2481 76% [=============================================== ] 1911/2481 77% [=============================================== ] 1912/2481 77% [=============================================== ] 1913/2481 77% [=============================================== ] 1914/2481 77% [=============================================== ] 1915/2481 77% [=============================================== ] 1916/2481 77% [=============================================== ] 1917/2481 77% [=============================================== ] 1918/2481 77% [=============================================== ] 1919/2481 77% [=============================================== ] 1920/2481 77% [================================================ ] 1921/2481 77% [================================================ ] 1922/2481 77% [================================================ ] 1923/2481 77% [================================================ ] 1924/2481 77% [================================================ ] 1925/2481 77% [================================================ ] 1926/2481 77% [================================================ ] 1927/2481 77% [================================================ ] 1928/2481 77% [================================================ ] 1929/2481 77% [================================================ ] 1930/2481 77% [================================================ ] 1931/2481 77% [================================================ ] 1932/2481 77% [================================================ ] 1933/2481 77% [================================================ ] 1934/2481 77% [================================================ ] 1935/2481 77% [================================================ ] 1936/2481 78% [================================================ ] 1937/2481 78% [================================================ ] 1938/2481 78% [================================================ ] 1939/2481 78% [================================================ ] 1940/2481 78% [================================================ ] 1941/2481 78% [================================================ ] 1942/2481 78% [================================================ ] 1943/2481 78% [================================================ ] 1944/2481 78% [================================================ ] 1945/2481 78% [================================================ ] 1946/2481 78% [================================================ ] 1947/2481 78% [================================================ ] 1948/2481 78% [================================================ ] 1949/2481 78% [================================================ ] 1950/2481 78% [================================================ ] 1951/2481 78% [================================================ ] 1952/2481 78% [================================================ ] 1953/2481 78% [================================================ ] 1954/2481 78% [================================================ ] 1955/2481 78% [================================================ ] 1956/2481 78% [================================================ ] 1957/2481 78% [================================================ ] 1958/2481 78% [================================================ ] 1959/2481 78% [================================================ ] 1960/2481 79% [================================================= ] 1961/2481 79% [================================================= ] 1962/2481 79% [================================================= ] 1963/2481 79% [================================================= ] 1964/2481 79% [================================================= ] 1965/2481 79% [================================================= ] 1966/2481 79% [================================================= ] 1967/2481 79% [================================================= ] 1968/2481 79% [================================================= ] 1969/2481 79% [================================================= ] 1970/2481 79% [================================================= ] 1971/2481 79% [================================================= ] 1972/2481 79% [================================================= ] 1973/2481 79% [================================================= ] 1974/2481 79% [================================================= ] 1975/2481 79% [================================================= ] 1976/2481 79% [================================================= ] 1977/2481 79% [================================================= ] 1978/2481 79% [================================================= ] 1979/2481 79% [================================================= ] 1980/2481 79% [================================================= ] 1981/2481 79% [================================================= ] 1982/2481 79% [================================================= ] 1983/2481 79% [================================================= ] 1984/2481 79% [================================================= ] 1985/2481 80% [================================================= ] 1986/2481 80% [================================================= ] 1987/2481 80% [================================================= ] 1988/2481 80% [================================================= ] 1989/2481 80% [================================================= ] 1990/2481 80% [================================================= ] 1991/2481 80% [================================================= ] 1992/2481 80% [================================================= ] 1993/2481 80% [================================================= ] 1994/2481 80% [================================================= ] 1995/2481 80% [================================================= ] 1996/2481 80% [================================================= ] 1997/2481 80% [================================================= ] 1998/2481 80% [================================================= ] 1999/2481 80% [================================================= ] 2000/2481 80% [================================================== ] 2001/2481 80% [================================================== ] 2002/2481 80% [================================================== ] 2003/2481 80% [================================================== ] 2004/2481 80% [================================================== ] 2005/2481 80% [================================================== ] 2006/2481 80% [================================================== ] 2007/2481 80% [================================================== ] 2008/2481 80% [================================================== ] 2009/2481 80% [================================================== ] 2010/2481 81% [================================================== ] 2011/2481 81% [================================================== ] 2012/2481 81% [================================================== ] 2013/2481 81% [================================================== ] 2014/2481 81% [================================================== ] 2015/2481 81% [================================================== ] 2016/2481 81% [================================================== ] 2017/2481 81% [================================================== ] 2018/2481 81% [================================================== ] 2019/2481 81% [================================================== ] 2020/2481 81% [================================================== ] 2021/2481 81% [================================================== ] 2022/2481 81% [================================================== ] 2023/2481 81% [================================================== ] 2024/2481 81% [================================================== ] 2025/2481 81% [================================================== ] 2026/2481 81% [================================================== ] 2027/2481 81% [================================================== ] 2028/2481 81% [================================================== ] 2029/2481 81% [================================================== ] 2030/2481 81% [================================================== ] 2031/2481 81% [================================================== ] 2032/2481 81% [================================================== ] 2033/2481 81% [================================================== ] 2034/2481 81% [================================================== ] 2035/2481 82% [================================================== ] 2036/2481 82% [================================================== ] 2037/2481 82% [================================================== ] 2038/2481 82% [================================================== ] 2039/2481 82% [================================================== ] 2040/2481 82% [=================================================== ] 2041/2481 82% [=================================================== ] 2042/2481 82% [=================================================== ] 2043/2481 82% [=================================================== ] 2044/2481 82% [=================================================== ] 2045/2481 82% [=================================================== ] 2046/2481 82% [=================================================== ] 2047/2481 82% [=================================================== ] 2048/2481 82% [=================================================== ] 2049/2481 82% [=================================================== ] 2050/2481 82% [=================================================== ] 2051/2481 82% [=================================================== ] 2052/2481 82% [=================================================== ] 2053/2481 82% [=================================================== ] 2054/2481 82% [=================================================== ] 2055/2481 82% [=================================================== ] 2056/2481 82% [=================================================== ] 2057/2481 82% [=================================================== ] 2058/2481 82% [=================================================== ] 2059/2481 82% [=================================================== ] 2060/2481 83% [=================================================== ] 2061/2481 83% [=================================================== ] 2062/2481 83% [=================================================== ] 2063/2481 83% [=================================================== ] 2064/2481 83% [=================================================== ] 2065/2481 83% [=================================================== ] 2066/2481 83% [=================================================== ] 2067/2481 83% [=================================================== ] 2068/2481 83% [=================================================== ] 2069/2481 83% [=================================================== ] 2070/2481 83% [=================================================== ] 2071/2481 83% [=================================================== ] 2072/2481 83% [=================================================== ] 2073/2481 83% [=================================================== ] 2074/2481 83% [=================================================== ] 2075/2481 83% [=================================================== ] 2076/2481 83% [=================================================== ] 2077/2481 83% [=================================================== ] 2078/2481 83% [=================================================== ] 2079/2481 83% [=================================================== ] 2080/2481 83% [==================================================== ] 2081/2481 83% [==================================================== ] 2082/2481 83% [==================================================== ] 2083/2481 83% [==================================================== ] 2084/2481 83% [==================================================== ] 2085/2481 84% [==================================================== ] 2086/2481 84% [==================================================== ] 2087/2481 84% [==================================================== ] 2088/2481 84% [==================================================== ] 2089/2481 84% [==================================================== ] 2090/2481 84% [==================================================== ] 2091/2481 84% [==================================================== ] 2092/2481 84% [==================================================== ] 2093/2481 84% [==================================================== ] 2094/2481 84% [==================================================== ] 2095/2481 84% [==================================================== ] 2096/2481 84% [==================================================== ] 2097/2481 84% [==================================================== ] 2098/2481 84% [==================================================== ] 2099/2481 84% [==================================================== ] 2100/2481 84% [==================================================== ] 2101/2481 84% [==================================================== ] 2102/2481 84% [==================================================== ] 2103/2481 84% [==================================================== ] 2104/2481 84% [==================================================== ] 2105/2481 84% [==================================================== ] 2106/2481 84% [==================================================== ] 2107/2481 84% [==================================================== ] 2108/2481 84% [==================================================== ] 2109/2481 85% [==================================================== ] 2110/2481 85% [==================================================== ] 2111/2481 85% [==================================================== ] 2112/2481 85% [==================================================== ] 2113/2481 85% [==================================================== ] 2114/2481 85% [==================================================== ] 2115/2481 85% [==================================================== ] 2116/2481 85% [==================================================== ] 2117/2481 85% [==================================================== ] 2118/2481 85% [==================================================== ] 2119/2481 85% [==================================================== ] 2120/2481 85% [===================================================== ] 2121/2481 85% [===================================================== ] 2122/2481 85% [===================================================== ] 2123/2481 85% [===================================================== ] 2124/2481 85% [===================================================== ] 2125/2481 85% [===================================================== ] 2126/2481 85% [===================================================== ] 2127/2481 85% [===================================================== ] 2128/2481 85% [===================================================== ] 2129/2481 85% [===================================================== ] 2130/2481 85% [===================================================== ] 2131/2481 85% [===================================================== ] 2132/2481 85% [===================================================== ] 2133/2481 85% [===================================================== ] 2134/2481 86% [===================================================== ] 2135/2481 86% [===================================================== ] 2136/2481 86% [===================================================== ] 2137/2481 86% [===================================================== ] 2138/2481 86% [===================================================== ] 2139/2481 86% [===================================================== ] 2140/2481 86% [===================================================== ] 2141/2481 86% [===================================================== ] 2142/2481 86% [===================================================== ] 2143/2481 86% [===================================================== ] 2144/2481 86% [===================================================== ] 2145/2481 86% [===================================================== ] 2146/2481 86% [===================================================== ] 2147/2481 86% [===================================================== ] 2148/2481 86% [===================================================== ] 2149/2481 86% [===================================================== ] 2150/2481 86% [===================================================== ] 2151/2481 86% [===================================================== ] 2152/2481 86% [===================================================== ] 2153/2481 86% [===================================================== ] 2154/2481 86% [===================================================== ] 2155/2481 86% [===================================================== ] 2156/2481 86% [===================================================== ] 2157/2481 86% [===================================================== ] 2158/2481 86% [===================================================== ] 2159/2481 87% [===================================================== ] 2160/2481 87% [====================================================== ] 2161/2481 87% [====================================================== ] 2162/2481 87% [====================================================== ] 2163/2481 87% [====================================================== ] 2164/2481 87% [====================================================== ] 2165/2481 87% [====================================================== ] 2166/2481 87% [====================================================== ] 2167/2481 87% [====================================================== ] 2168/2481 87% [====================================================== ] 2169/2481 87% [====================================================== ] 2170/2481 87% [====================================================== ] 2171/2481 87% [====================================================== ] 2172/2481 87% [====================================================== ] 2173/2481 87% [====================================================== ] 2174/2481 87% [====================================================== ] 2175/2481 87% [====================================================== ] 2176/2481 87% [====================================================== ] 2177/2481 87% [====================================================== ] 2178/2481 87% [====================================================== ] 2179/2481 87% [====================================================== ] 2180/2481 87% [====================================================== ] 2181/2481 87% [====================================================== ] 2182/2481 87% [====================================================== ] 2183/2481 87% [====================================================== ] 2184/2481 88% [====================================================== ] 2185/2481 88% [====================================================== ] 2186/2481 88% [====================================================== ] 2187/2481 88% [====================================================== ] 2188/2481 88% [====================================================== ] 2189/2481 88% [====================================================== ] 2190/2481 88% [====================================================== ] 2191/2481 88% [====================================================== ] 2192/2481 88% [====================================================== ] 2193/2481 88% [====================================================== ] 2194/2481 88% [====================================================== ] 2195/2481 88% [====================================================== ] 2196/2481 88% [====================================================== ] 2197/2481 88% [====================================================== ] 2198/2481 88% [====================================================== ] 2199/2481 88% [====================================================== ] 2200/2481 88% [======================================================= ] 2201/2481 88% [======================================================= ] 2202/2481 88% [======================================================= ] 2203/2481 88% [======================================================= ] 2204/2481 88% [======================================================= ] 2205/2481 88% [======================================================= ] 2206/2481 88% [======================================================= ] 2207/2481 88% [======================================================= ] 2208/2481 88% [======================================================= ] 2209/2481 89% [======================================================= ] 2210/2481 89% [======================================================= ] 2211/2481 89% [======================================================= ] 2212/2481 89% [======================================================= ] 2213/2481 89% [======================================================= ] 2214/2481 89% [======================================================= ] 2215/2481 89% [======================================================= ] 2216/2481 89% [======================================================= ] 2217/2481 89% [======================================================= ] 2218/2481 89% [======================================================= ] 2219/2481 89% [======================================================= ] 2220/2481 89% [======================================================= ] 2221/2481 89% [======================================================= ] 2222/2481 89% [======================================================= ] 2223/2481 89% [======================================================= ] 2224/2481 89% [======================================================= ] 2225/2481 89% [======================================================= ] 2226/2481 89% [======================================================= ] 2227/2481 89% [======================================================= ] 2228/2481 89% [======================================================= ] 2229/2481 89% [======================================================= ] 2230/2481 89% [======================================================= ] 2231/2481 89% [======================================================= ] 2232/2481 89% [======================================================= ] 2233/2481 90% [======================================================= ] 2234/2481 90% [======================================================= ] 2235/2481 90% [======================================================= ] 2236/2481 90% [======================================================= ] 2237/2481 90% [======================================================= ] 2238/2481 90% [======================================================= ] 2239/2481 90% [======================================================= ] 2240/2481 90% [======================================================== ] 2241/2481 90% [======================================================== ] 2242/2481 90% [======================================================== ] 2243/2481 90% [======================================================== ] 2244/2481 90% [======================================================== ] 2245/2481 90% [======================================================== ] 2246/2481 90% [======================================================== ] 2247/2481 90% [======================================================== ] 2248/2481 90% [======================================================== ] 2249/2481 90% [======================================================== ] 2250/2481 90% [======================================================== ] 2251/2481 90% [======================================================== ] 2252/2481 90% [======================================================== ] 2253/2481 90% [======================================================== ] 2254/2481 90% [======================================================== ] 2255/2481 90% [======================================================== ] 2256/2481 90% [======================================================== ] 2257/2481 90% [======================================================== ] 2258/2481 91% [======================================================== ] 2259/2481 91% [======================================================== ] 2260/2481 91% [======================================================== ] 2261/2481 91% [======================================================== ] 2262/2481 91% [======================================================== ] 2263/2481 91% [======================================================== ] 2264/2481 91% [======================================================== ] 2265/2481 91% [======================================================== ] 2266/2481 91% [======================================================== ] 2267/2481 91% [======================================================== ] 2268/2481 91% [======================================================== ] 2269/2481 91% [======================================================== ] 2270/2481 91% [======================================================== ] 2271/2481 91% [======================================================== ] 2272/2481 91% [======================================================== ] 2273/2481 91% [======================================================== ] 2274/2481 91% [======================================================== ] 2275/2481 91% [======================================================== ] 2276/2481 91% [======================================================== ] 2277/2481 91% [======================================================== ] 2278/2481 91% [======================================================== ] 2279/2481 91% [======================================================== ] 2280/2481 91% [========================================================= ] 2281/2481 91% [========================================================= ] 2282/2481 91% [========================================================= ] 2283/2481 92% [========================================================= ] 2284/2481 92% [========================================================= ] 2285/2481 92% [========================================================= ] 2286/2481 92% [========================================================= ] 2287/2481 92% [========================================================= ] 2288/2481 92% [========================================================= ] 2289/2481 92% [========================================================= ] 2290/2481 92% [========================================================= ] 2291/2481 92% [========================================================= ] 2292/2481 92% [========================================================= ] 2293/2481 92% [========================================================= ] 2294/2481 92% [========================================================= ] 2295/2481 92% [========================================================= ] 2296/2481 92% [========================================================= ] 2297/2481 92% [========================================================= ] 2298/2481 92% [========================================================= ] 2299/2481 92% [========================================================= ] 2300/2481 92% [========================================================= ] 2301/2481 92% [========================================================= ] 2302/2481 92% [========================================================= ] 2303/2481 92% [========================================================= ] 2304/2481 92% [========================================================= ] 2305/2481 92% [========================================================= ] 2306/2481 92% [========================================================= ] 2307/2481 92% [========================================================= ] 2308/2481 93% [========================================================= ] 2309/2481 93% [========================================================= ] 2310/2481 93% [========================================================= ] 2311/2481 93% [========================================================= ] 2312/2481 93% [========================================================= ] 2313/2481 93% [========================================================= ] 2314/2481 93% [========================================================= ] 2315/2481 93% [========================================================= ] 2316/2481 93% [========================================================= ] 2317/2481 93% [========================================================= ] 2318/2481 93% [========================================================= ] 2319/2481 93% [========================================================= ] 2320/2481 93% [========================================================== ] 2321/2481 93% [========================================================== ] 2322/2481 93% [========================================================== ] 2323/2481 93% [========================================================== ] 2324/2481 93% [========================================================== ] 2325/2481 93% [========================================================== ] 2326/2481 93% [========================================================== ] 2327/2481 93% [========================================================== ] 2328/2481 93% [========================================================== ] 2329/2481 93% [========================================================== ] 2330/2481 93% [========================================================== ] 2331/2481 93% [========================================================== ] 2332/2481 93% [========================================================== ] 2333/2481 94% [========================================================== ] 2334/2481 94% [========================================================== ] 2335/2481 94% [========================================================== ] 2336/2481 94% [========================================================== ] 2337/2481 94% [========================================================== ] 2338/2481 94% [========================================================== ] 2339/2481 94% [========================================================== ] 2340/2481 94% [========================================================== ] 2341/2481 94% [========================================================== ] 2342/2481 94% [========================================================== ] 2343/2481 94% [========================================================== ] 2344/2481 94% [========================================================== ] 2345/2481 94% [========================================================== ] 2346/2481 94% [========================================================== ] 2347/2481 94% [========================================================== ] 2348/2481 94% [========================================================== ] 2349/2481 94% [========================================================== ] 2350/2481 94% [========================================================== ] 2351/2481 94% [========================================================== ] 2352/2481 94% [========================================================== ] 2353/2481 94% [========================================================== ] 2354/2481 94% [========================================================== ] 2355/2481 94% [========================================================== ] 2356/2481 94% [========================================================== ] 2357/2481 95% [========================================================== ] 2358/2481 95% [========================================================== ] 2359/2481 95% [========================================================== ] 2360/2481 95% [=========================================================== ] 2361/2481 95% [=========================================================== ] 2362/2481 95% [=========================================================== ] 2363/2481 95% [=========================================================== ] 2364/2481 95% [=========================================================== ] 2365/2481 95% [=========================================================== ] 2366/2481 95% [=========================================================== ] 2367/2481 95% [=========================================================== ] 2368/2481 95% [=========================================================== ] 2369/2481 95% [=========================================================== ] 2370/2481 95% [=========================================================== ] 2371/2481 95% [=========================================================== ] 2372/2481 95% [=========================================================== ] 2373/2481 95% [=========================================================== ] 2374/2481 95% [=========================================================== ] 2375/2481 95% [=========================================================== ] 2376/2481 95% [=========================================================== ] 2377/2481 95% [=========================================================== ] 2378/2481 95% [=========================================================== ] 2379/2481 95% [=========================================================== ] 2380/2481 95% [=========================================================== ] 2381/2481 95% [=========================================================== ] 2382/2481 96% [=========================================================== ] 2383/2481 96% [=========================================================== ] 2384/2481 96% [=========================================================== ] 2385/2481 96% [=========================================================== ] 2386/2481 96% [=========================================================== ] 2387/2481 96% [=========================================================== ] 2388/2481 96% [=========================================================== ] 2389/2481 96% [=========================================================== ] 2390/2481 96% [=========================================================== ] 2391/2481 96% [=========================================================== ] 2392/2481 96% [=========================================================== ] 2393/2481 96% [=========================================================== ] 2394/2481 96% [=========================================================== ] 2395/2481 96% [=========================================================== ] 2396/2481 96% [=========================================================== ] 2397/2481 96% [=========================================================== ] 2398/2481 96% [=========================================================== ] 2399/2481 96% [=========================================================== ] 2400/2481 96% [============================================================ ] 2401/2481 96% [============================================================ ] 2402/2481 96% [============================================================ ] 2403/2481 96% [============================================================ ] 2404/2481 96% [============================================================ ] 2405/2481 96% [============================================================ ] 2406/2481 96% [============================================================ ] 2407/2481 97% [============================================================ ] 2408/2481 97% [============================================================ ] 2409/2481 97% [============================================================ ] 2410/2481 97% [============================================================ ] 2411/2481 97% [============================================================ ] 2412/2481 97% [============================================================ ] 2413/2481 97% [============================================================ ] 2414/2481 97% [============================================================ ] 2415/2481 97% [============================================================ ] 2416/2481 97% [============================================================ ] 2417/2481 97% [============================================================ ] 2418/2481 97% [============================================================ ] 2419/2481 97% [============================================================ ] 2420/2481 97% [============================================================ ] 2421/2481 97% [============================================================ ] 2422/2481 97% [============================================================ ] 2423/2481 97% [============================================================ ] 2424/2481 97% [============================================================ ] 2425/2481 97% [============================================================ ] 2426/2481 97% [============================================================ ] 2427/2481 97% [============================================================ ] 2428/2481 97% [============================================================ ] 2429/2481 97% [============================================================ ] 2430/2481 97% [============================================================ ] 2431/2481 97% [============================================================ ] 2432/2481 98% [============================================================ ] 2433/2481 98% [============================================================ ] 2434/2481 98% [============================================================ ] 2435/2481 98% [============================================================ ] 2436/2481 98% [============================================================ ] 2437/2481 98% [============================================================ ] 2438/2481 98% [============================================================ ] 2439/2481 98% [============================================================ ] 2440/2481 98% [============================================================= ] 2441/2481 98% [============================================================= ] 2442/2481 98% [============================================================= ] 2443/2481 98% [============================================================= ] 2444/2481 98% [============================================================= ] 2445/2481 98% [============================================================= ] 2446/2481 98% [============================================================= ] 2447/2481 98% [============================================================= ] 2448/2481 98% [============================================================= ] 2449/2481 98% [============================================================= ] 2450/2481 98% [============================================================= ] 2451/2481 98% [============================================================= ] 2452/2481 98% [============================================================= ] 2453/2481 98% [============================================================= ] 2454/2481 98% [============================================================= ] 2455/2481 98% [============================================================= ] 2456/2481 98% [============================================================= ] 2457/2481 99% [============================================================= ] 2458/2481 99% [============================================================= ] 2459/2481 99% [============================================================= ] 2460/2481 99% [============================================================= ] 2461/2481 99% [============================================================= ] 2462/2481 99% [============================================================= ] 2463/2481 99% [============================================================= ] 2464/2481 99% [============================================================= ] 2465/2481 99% [============================================================= ] 2466/2481 99% [============================================================= ] 2467/2481 99% [============================================================= ] 2468/2481 99% [============================================================= ] 2469/2481 99% [============================================================= ] 2470/2481 99% [============================================================= ] 2471/2481 99% [============================================================= ] 2472/2481 99% [============================================================= ] 2473/2481 99% [============================================================= ] 2474/2481 99% [============================================================= ] 2475/2481 99% [============================================================= ] 2476/2481 99% [============================================================= ] 2477/2481 99% [============================================================= ] 2478/2481 99% [============================================================= ] 2479/2481 99% [============================================================= ] 2480/2481 99% [==============================================================] 2481/2481 100% operation complete, 2481 objects in 30753 NAND pages. ln -snf /home/autobuild/autobuild/instance-14/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-14/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-14/buildroot' >>> Buildroot 2024.05-rc2-43-g8b8f5e3366 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-5-ge0910f1d3278f05439fb434ee528fc9be1b6bd5e Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.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 >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> b43-firmware 5.100.138 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) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bird 2.0.12 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cairo 1.17.4 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cryptsetup 2.7.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.23 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> dhrystone 2 Collecting legal info >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> 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) >>> host-genpart 1.0.2 Collecting legal info >>> inadyn 2.12.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jpeg Collecting legal info >>> libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> jquery 3.5.1 Collecting legal info >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libcurl 8.7.1 Collecting legal info COPYING: OK (sha256: adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> 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-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-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) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.13.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgpg-error 1.48 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libksba 1.6.6 Collecting legal info AUTHORS: OK (sha256: f9c59ea5a5e1dfdeebcd134e6a594c21eb088cc95f6653ee99ff2e187c105380) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libminiupnpc 2.2.7 Collecting legal info LICENSE: OK (sha256: 7480ae23b082c05ad9823896163d78f3a96f1beadce51f29c96cf898545c27e5) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtraceevent 1.8.2 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> lldpd 1.0.17 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbw 2.0 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> 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) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nginx 1.24.0 Collecting legal info LICENSE: OK (sha256: ececed0b0e7243a4766cbc62b26df4bd3513b41de3a07425da1679c836d06320) >>> host-parted 3.6 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pppd e1266c76d1ad39f98f11676e34f180f78c5a510c Collecting legal info LICENSE.BSD: OK (sha256: 5d588eb3b157d52112afea935c88a7ff9efddc1e2d95a42c25d3b96ad9055008) LICENSE.GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> ptm2human c8c5e7d5bdacd73114f4f244355e88c7f4e7d64a Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-python-greenlet 3.0.3 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-lxml 5.2.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> host-libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python-pyyaml 6.0.1 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-python-cython 0.29.36 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qoriq-fm-ucode LSDK-21.08 Collecting legal info NXP-Binary-EULA.txt: OK (sha256: 7a223031d76339df0e4e5a94d193a270fb9963d42b577aa42fe130a4657f3e17) >>> raptor 2.0.16 Collecting legal info LICENSE.txt: OK (sha256: 0f0c719a05c9f7a0be2051ab83c1470837f595ed23e34989f46fd8eb45cfc251) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sexpect 2.3.14 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> strace 6.8 Collecting legal info COPYING: OK (sha256: 1988d0e1aa101d68855e8c4f940aacf2531051b82f6b608eb026c5fad1f33df1) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> sysstat 12.7.5 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.48 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 6b1a1de0b3394002973daaa407b93a1d2c13efd8dd1a32095d6872c36f09ba66) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wolfssl 5.7.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 3.1.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-14/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot'