rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-334-gf414afe53d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs\n /home/buildroot/autobuild/instance-2/output-1/host/bin/mkfs.btrfs -f -r '\''/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: 8b0ada16-6210-4445-ab72-4cf766e8222c Node size: 16384 Sector size: 4096 Filesystem size: 237.00MiB Block group profiles: Data: single 96.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 237.00MiB /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -b -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target -o /home/buildroot/autobuild/instance-2/output-1/images/rootfs.jffs2.nosummary\n /home/buildroot/autobuild/instance-2/output-1/host/sbin/sumtool -e 0x20000 -b -i /home/buildroot/autobuild/instance-2/output-1/images/rootfs.jffs2.nosummary -o /home/buildroot/autobuild/instance-2/output-1/images/rootfs.jffs2\n rm /home/buildroot/autobuild/instance-2/output-1/images/rootfs.jffs2.nosummary\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.romfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/genromfs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target -f /home/buildroot/autobuild/instance-2/output-1/images/rootfs.romfs\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2469 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/2469 0% [ ] 2/2469 0% [ ] 3/2469 0% [ ] 4/2469 0% [ ] 5/2469 0% [ ] 6/2469 0% [ ] 7/2469 0% [ ] 8/2469 0% [ ] 9/2469 0% [ ] 10/2469 0% [ ] 11/2469 0% [ ] 12/2469 0% [ ] 13/2469 0% [ ] 14/2469 0% [ ] 15/2469 0% [ ] 16/2469 0% [ ] 17/2469 0% [ ] 18/2469 0% [ ] 19/2469 0% [ ] 20/2469 0% [ ] 21/2469 0% [ ] 22/2469 0% [ ] 23/2469 0% [ ] 24/2469 0% [ ] 25/2469 1% [ ] 26/2469 1% [ ] 27/2469 1% [ ] 28/2469 1% [ ] 29/2469 1% [ ] 30/2469 1% [ ] 31/2469 1% [ ] 32/2469 1% [ ] 33/2469 1% [ ] 34/2469 1% [ ] 35/2469 1% [ ] 36/2469 1% [ ] 37/2469 1% [ ] 38/2469 1% [ ] 39/2469 1% [= ] 40/2469 1% [= ] 41/2469 1% [= ] 42/2469 1% [= ] 43/2469 1% [= ] 44/2469 1% [= ] 45/2469 1% [= ] 46/2469 1% [= ] 47/2469 1% [= ] 48/2469 1% [= ] 49/2469 1% [= ] 50/2469 2% [= ] 51/2469 2% [= ] 52/2469 2% [= ] 53/2469 2% [= ] 54/2469 2% [= ] 55/2469 2% [= ] 56/2469 2% [= ] 57/2469 2% [= ] 58/2469 2% [= ] 59/2469 2% [= ] 60/2469 2% [= ] 61/2469 2% [= ] 62/2469 2% [= ] 63/2469 2% [= ] 64/2469 2% [= ] 65/2469 2% [= ] 66/2469 2% [= ] 67/2469 2% [= ] 68/2469 2% [= ] 69/2469 2% [= ] 70/2469 2% [= ] 71/2469 2% [= ] 72/2469 2% [= ] 73/2469 2% [= ] 74/2469 2% [= ] 75/2469 3% [= ] 76/2469 3% [= ] 77/2469 3% [= ] 78/2469 3% [= ] 79/2469 3% [== ] 80/2469 3% [== ] 81/2469 3% [== ] 82/2469 3% [== ] 83/2469 3% [== ] 84/2469 3% [== ] 85/2469 3% [== ] 86/2469 3% [== ] 87/2469 3% [== ] 88/2469 3% [== ] 89/2469 3% [== ] 90/2469 3% [== ] 91/2469 3% [== ] 92/2469 3% [== ] 93/2469 3% [== ] 94/2469 3% [== ] 95/2469 3% [== ] 96/2469 3% [== ] 97/2469 3% [== ] 98/2469 3% [== ] 99/2469 4% [== ] 100/2469 4% [== ] 101/2469 4% [== ] 102/2469 4% [== ] 103/2469 4% [== ] 104/2469 4% [== ] 105/2469 4% [== ] 106/2469 4% [== ] 107/2469 4% [== ] 108/2469 4% [== ] 109/2469 4% [== ] 110/2469 4% [== ] 111/2469 4% [== ] 112/2469 4% [== ] 113/2469 4% [== ] 114/2469 4% [== ] 115/2469 4% [== ] 116/2469 4% [== ] 117/2469 4% [== ] 118/2469 4% [== ] 119/2469 4% [=== ] 120/2469 4% [=== ] 121/2469 4% [=== ] 122/2469 4% [=== ] 123/2469 4% [=== ] 124/2469 5% [=== ] 125/2469 5% [=== ] 126/2469 5% [=== ] 127/2469 5% [=== ] 128/2469 5% [=== ] 129/2469 5% [=== ] 130/2469 5% [=== ] 131/2469 5% [=== ] 132/2469 5% [=== ] 133/2469 5% [=== ] 134/2469 5% [=== ] 135/2469 5% [=== ] 136/2469 5% [=== ] 137/2469 5% [=== ] 138/2469 5% [=== ] 139/2469 5% [=== ] 140/2469 5% [=== ] 141/2469 5% [=== ] 142/2469 5% [=== ] 143/2469 5% [=== ] 144/2469 5% [=== ] 145/2469 5% [=== ] 146/2469 5% [=== ] 147/2469 5% [=== ] 148/2469 5% [=== ] 149/2469 6% [=== ] 150/2469 6% [=== ] 151/2469 6% [=== ] 152/2469 6% [=== ] 153/2469 6% [=== ] 154/2469 6% [=== ] 155/2469 6% [=== ] 156/2469 6% [=== ] 157/2469 6% [=== ] 158/2469 6% [=== ] 159/2469 6% [==== ] 160/2469 6% [==== ] 161/2469 6% [==== ] 162/2469 6% [==== ] 163/2469 6% [==== ] 164/2469 6% [==== ] 165/2469 6% [==== ] 166/2469 6% [==== ] 167/2469 6% [==== ] 168/2469 6% [==== ] 169/2469 6% [==== ] 170/2469 6% [==== ] 171/2469 6% [==== ] 172/2469 6% [==== ] 173/2469 7% [==== ] 174/2469 7% [==== ] 175/2469 7% [==== ] 176/2469 7% [==== ] 177/2469 7% [==== ] 178/2469 7% [==== ] 179/2469 7% [==== ] 180/2469 7% [==== ] 181/2469 7% [==== ] 182/2469 7% [==== ] 183/2469 7% [==== ] 184/2469 7% [==== ] 185/2469 7% [==== ] 186/2469 7% [==== ] 187/2469 7% [==== ] 188/2469 7% [==== ] 189/2469 7% [==== ] 190/2469 7% [==== ] 191/2469 7% [==== ] 192/2469 7% [==== ] 193/2469 7% [==== ] 194/2469 7% [==== ] 195/2469 7% [==== ] 196/2469 7% [==== ] 197/2469 7% [==== ] 198/2469 8% [==== ] 199/2469 8% [===== ] 200/2469 8% [===== ] 201/2469 8% [===== ] 202/2469 8% [===== ] 203/2469 8% [===== ] 204/2469 8% [===== ] 205/2469 8% [===== ] 206/2469 8% [===== ] 207/2469 8% [===== ] 208/2469 8% [===== ] 209/2469 8% [===== ] 210/2469 8% [===== ] 211/2469 8% [===== ] 212/2469 8% [===== ] 213/2469 8% [===== ] 214/2469 8% [===== ] 215/2469 8% [===== ] 216/2469 8% [===== ] 217/2469 8% [===== ] 218/2469 8% [===== ] 219/2469 8% [===== ] 220/2469 8% [===== ] 221/2469 8% [===== ] 222/2469 8% [===== ] 223/2469 9% [===== ] 224/2469 9% [===== ] 225/2469 9% [===== ] 226/2469 9% [===== ] 227/2469 9% [===== ] 228/2469 9% [===== ] 229/2469 9% [===== ] 230/2469 9% [===== ] 231/2469 9% [===== ] 232/2469 9% [===== ] 233/2469 9% [===== ] 234/2469 9% [===== ] 235/2469 9% [===== ] 236/2469 9% [===== ] 237/2469 9% [===== ] 238/2469 9% [====== ] 239/2469 9% [====== ] 240/2469 9% [====== ] 241/2469 9% [====== ] 242/2469 9% [====== ] 243/2469 9% [====== ] 244/2469 9% [====== ] 245/2469 9% [====== ] 246/2469 9% [====== ] 247/2469 10% [====== ] 248/2469 10% [====== ] 249/2469 10% [====== ] 250/2469 10% [====== ] 251/2469 10% [====== ] 252/2469 10% [====== ] 253/2469 10% [====== ] 254/2469 10% [====== ] 255/2469 10% [====== ] 256/2469 10% [====== ] 257/2469 10% [====== ] 258/2469 10% [====== ] 259/2469 10% [====== ] 260/2469 10% [====== ] 261/2469 10% [====== ] 262/2469 10% [====== ] 263/2469 10% [====== ] 264/2469 10% [====== ] 265/2469 10% [====== ] 266/2469 10% [====== ] 267/2469 10% [====== ] 268/2469 10% [====== ] 269/2469 10% [====== ] 270/2469 10% [====== ] 271/2469 10% [====== ] 272/2469 11% [====== ] 273/2469 11% [====== ] 274/2469 11% [====== ] 275/2469 11% [====== ] 276/2469 11% [====== ] 277/2469 11% [====== ] 278/2469 11% [======= ] 279/2469 11% [======= ] 280/2469 11% [======= ] 281/2469 11% [======= ] 282/2469 11% [======= ] 283/2469 11% [======= ] 284/2469 11% [======= ] 285/2469 11% [======= ] 286/2469 11% [======= ] 287/2469 11% [======= ] 288/2469 11% [======= ] 289/2469 11% [======= ] 290/2469 11% [======= ] 291/2469 11% [======= ] 292/2469 11% [======= ] 293/2469 11% [======= ] 294/2469 11% [======= ] 295/2469 11% [======= ] 296/2469 11% [======= ] 297/2469 12% [======= ] 298/2469 12% [======= ] 299/2469 12% [======= ] 300/2469 12% [======= ] 301/2469 12% [======= ] 302/2469 12% [======= ] 303/2469 12% [======= ] 304/2469 12% [======= ] 305/2469 12% [======= ] 306/2469 12% [======= ] 307/2469 12% [======= ] 308/2469 12% [======= ] 309/2469 12% [======= ] 310/2469 12% [======= ] 311/2469 12% [======= ] 312/2469 12% [======= ] 313/2469 12% [======= ] 314/2469 12% [======= ] 315/2469 12% [======= ] 316/2469 12% [======= ] 317/2469 12% [======= ] 318/2469 12% [======== ] 319/2469 12% [======== ] 320/2469 12% [======== ] 321/2469 13% [======== ] 322/2469 13% [======== ] 323/2469 13% [======== ] 324/2469 13% [======== ] 325/2469 13% [======== ] 326/2469 13% [======== ] 327/2469 13% [======== ] 328/2469 13% [======== ] 329/2469 13% [======== ] 330/2469 13% [======== ] 331/2469 13% [======== ] 332/2469 13% [======== ] 333/2469 13% [======== ] 334/2469 13% [======== ] 335/2469 13% [======== ] 336/2469 13% [======== ] 337/2469 13% [======== ] 338/2469 13% [======== ] 339/2469 13% [======== ] 340/2469 13% [======== ] 341/2469 13% [======== ] 342/2469 13% [======== ] 343/2469 13% [======== ] 344/2469 13% [======== ] 345/2469 13% [======== ] 346/2469 14% [======== ] 347/2469 14% [======== ] 348/2469 14% [======== ] 349/2469 14% [======== ] 350/2469 14% [======== ] 351/2469 14% [======== ] 352/2469 14% [======== ] 353/2469 14% [======== ] 354/2469 14% [======== ] 355/2469 14% [======== ] 356/2469 14% [======== ] 357/2469 14% [======== ] 358/2469 14% [========= ] 359/2469 14% [========= ] 360/2469 14% [========= ] 361/2469 14% [========= ] 362/2469 14% [========= ] 363/2469 14% [========= ] 364/2469 14% [========= ] 365/2469 14% [========= ] 366/2469 14% [========= ] 367/2469 14% [========= ] 368/2469 14% [========= ] 369/2469 14% [========= ] 370/2469 14% [========= ] 371/2469 15% [========= ] 372/2469 15% [========= ] 373/2469 15% [========= ] 374/2469 15% [========= ] 375/2469 15% [========= ] 376/2469 15% [========= ] 377/2469 15% [========= ] 378/2469 15% [========= ] 379/2469 15% [========= ] 380/2469 15% [========= ] 381/2469 15% [========= ] 382/2469 15% [========= ] 383/2469 15% [========= ] 384/2469 15% [========= ] 385/2469 15% [========= ] 386/2469 15% [========= ] 387/2469 15% [========= ] 388/2469 15% [========= ] 389/2469 15% [========= ] 390/2469 15% [========= ] 391/2469 15% [========= ] 392/2469 15% [========= ] 393/2469 15% [========= ] 394/2469 15% [========= ] 395/2469 15% [========= ] 396/2469 16% [========= ] 397/2469 16% [========= ] 398/2469 16% [========== ] 399/2469 16% [========== ] 400/2469 16% [========== ] 401/2469 16% [========== ] 402/2469 16% [========== ] 403/2469 16% [========== ] 404/2469 16% [========== ] 405/2469 16% [========== ] 406/2469 16% [========== ] 407/2469 16% [========== ] 408/2469 16% [========== ] 409/2469 16% [========== ] 410/2469 16% [========== ] 411/2469 16% [========== ] 412/2469 16% [========== ] 413/2469 16% [========== ] 414/2469 16% [========== ] 415/2469 16% [========== ] 416/2469 16% [========== ] 417/2469 16% [========== ] 418/2469 16% [========== ] 419/2469 16% [========== ] 420/2469 17% [========== ] 421/2469 17% [========== ] 422/2469 17% [========== ] 423/2469 17% [========== ] 424/2469 17% [========== ] 425/2469 17% [========== ] 426/2469 17% [========== ] 427/2469 17% [========== ] 428/2469 17% [========== ] 429/2469 17% [========== ] 430/2469 17% [========== ] 431/2469 17% [========== ] 432/2469 17% [========== ] 433/2469 17% [========== ] 434/2469 17% [========== ] 435/2469 17% [========== ] 436/2469 17% [========== ] 437/2469 17% [========== ] 438/2469 17% [=========== ] 439/2469 17% [=========== ] 440/2469 17% [=========== ] 441/2469 17% [=========== ] 442/2469 17% [=========== ] 443/2469 17% [=========== ] 444/2469 17% [=========== ] 445/2469 18% [=========== ] 446/2469 18% [=========== ] 447/2469 18% [=========== ] 448/2469 18% [=========== ] 449/2469 18% [=========== ] 450/2469 18% [=========== ] 451/2469 18% [=========== ] 452/2469 18% [=========== ] 453/2469 18% [=========== ] 454/2469 18% [=========== ] 455/2469 18% [=========== ] 456/2469 18% [=========== ] 457/2469 18% [=========== ] 458/2469 18% [=========== ] 459/2469 18% [=========== ] 460/2469 18% [=========== ] 461/2469 18% [=========== ] 462/2469 18% [=========== ] 463/2469 18% [=========== ] 464/2469 18% [=========== ] 465/2469 18% [=========== ] 466/2469 18% [=========== ] 467/2469 18% [=========== ] 468/2469 18% [=========== ] 469/2469 18% [=========== ] 470/2469 19% [=========== ] 471/2469 19% [=========== ] 472/2469 19% [=========== ] 473/2469 19% [=========== ] 474/2469 19% [=========== ] 475/2469 19% [=========== ] 476/2469 19% [=========== ] 477/2469 19% [============ ] 478/2469 19% [============ ] 479/2469 19% [============ ] 480/2469 19% [============ ] 481/2469 19% [============ ] 482/2469 19% [============ ] 483/2469 19% [============ ] 484/2469 19% [============ ] 485/2469 19% [============ ] 486/2469 19% [============ ] 487/2469 19% [============ ] 488/2469 19% [============ ] 489/2469 19% [============ ] 490/2469 19% [============ ] 491/2469 19% [============ ] 492/2469 19% [============ ] 493/2469 19% [============ ] 494/2469 20% [============ ] 495/2469 20% [============ ] 496/2469 20% [============ ] 497/2469 20% [============ ] 498/2469 20% [============ ] 499/2469 20% [============ ] 500/2469 20% [============ ] 501/2469 20% [============ ] 502/2469 20% [============ ] 503/2469 20% [============ ] 504/2469 20% [============ ] 505/2469 20% [============ ] 506/2469 20% [============ ] 507/2469 20% [============ ] 508/2469 20% [============ ] 509/2469 20% [============ ] 510/2469 20% [============ ] 511/2469 20% [============ ] 512/2469 20% [============ ] 513/2469 20% [============ ] 514/2469 20% [============ ] 515/2469 20% [============ ] 516/2469 20% [============ ] 517/2469 20% [============= ] 518/2469 20% [============= ] 519/2469 21% [============= ] 520/2469 21% [============= ] 521/2469 21% [============= ] 522/2469 21% [============= ] 523/2469 21% [============= ] 524/2469 21% [============= ] 525/2469 21% [============= ] 526/2469 21% [============= ] 527/2469 21% [============= ] 528/2469 21% [============= ] 529/2469 21% [============= ] 530/2469 21% [============= ] 531/2469 21% [============= ] 532/2469 21% [============= ] 533/2469 21% [============= ] 534/2469 21% [============= ] 535/2469 21% [============= ] 536/2469 21% [============= ] 537/2469 21% [============= ] 538/2469 21% [============= ] 539/2469 21% [============= ] 540/2469 21% [============= ] 541/2469 21% [============= ] 542/2469 21% [============= ] 543/2469 21% [============= ] 544/2469 22% [============= ] 545/2469 22% [============= ] 546/2469 22% [============= ] 547/2469 22% [============= ] 548/2469 22% [============= ] 549/2469 22% [============= ] 550/2469 22% [============= ] 551/2469 22% [============= ] 552/2469 22% [============= ] 553/2469 22% [============= ] 554/2469 22% [============= ] 555/2469 22% [============= ] 556/2469 22% [============= ] 557/2469 22% [============== ] 558/2469 22% [============== ] 559/2469 22% [============== ] 560/2469 22% [============== ] 561/2469 22% [============== ] 562/2469 22% [============== ] 563/2469 22% [============== ] 564/2469 22% [============== ] 565/2469 22% [============== ] 566/2469 22% [============== ] 567/2469 22% [============== ] 568/2469 23% [============== ] 569/2469 23% [============== ] 570/2469 23% [============== ] 571/2469 23% [============== ] 572/2469 23% [============== ] 573/2469 23% [============== ] 574/2469 23% [============== ] 575/2469 23% [============== ] 576/2469 23% [============== ] 577/2469 23% [============== ] 578/2469 23% [============== ] 579/2469 23% [============== ] 580/2469 23% [============== ] 581/2469 23% [============== ] 582/2469 23% [============== ] 583/2469 23% [============== ] 584/2469 23% [============== ] 585/2469 23% [============== ] 586/2469 23% [============== ] 587/2469 23% [============== ] 588/2469 23% [============== ] 589/2469 23% [============== ] 590/2469 23% [============== ] 591/2469 23% [============== ] 592/2469 23% [============== ] 593/2469 24% [============== ] 594/2469 24% [============== ] 595/2469 24% [============== ] 596/2469 24% [============== ] 597/2469 24% [=============== ] 598/2469 24% [=============== ] 599/2469 24% [=============== ] 600/2469 24% [=============== ] 601/2469 24% [=============== ] 602/2469 24% [=============== ] 603/2469 24% [=============== ] 604/2469 24% [=============== ] 605/2469 24% [=============== ] 606/2469 24% [=============== ] 607/2469 24% [=============== ] 608/2469 24% [=============== ] 609/2469 24% [=============== ] 610/2469 24% [=============== ] 611/2469 24% [=============== ] 612/2469 24% [=============== ] 613/2469 24% [=============== ] 614/2469 24% [=============== ] 615/2469 24% [=============== ] 616/2469 24% [=============== ] 617/2469 24% [=============== ] 618/2469 25% [=============== ] 619/2469 25% [=============== ] 620/2469 25% [=============== ] 621/2469 25% [=============== ] 622/2469 25% [=============== ] 623/2469 25% [=============== ] 624/2469 25% [=============== ] 625/2469 25% [=============== ] 626/2469 25% [=============== ] 627/2469 25% [=============== ] 628/2469 25% [=============== ] 629/2469 25% [=============== ] 630/2469 25% [=============== ] 631/2469 25% [=============== ] 632/2469 25% [=============== ] 633/2469 25% [=============== ] 634/2469 25% [=============== ] 635/2469 25% [=============== ] 636/2469 25% [=============== ] 637/2469 25% [================ ] 638/2469 25% [================ ] 639/2469 25% [================ ] 640/2469 25% [================ ] 641/2469 25% [================ ] 642/2469 26% [================ ] 643/2469 26% [================ ] 644/2469 26% [================ ] 645/2469 26% [================ ] 646/2469 26% [================ ] 647/2469 26% [================ ] 648/2469 26% [================ ] 649/2469 26% [================ ] 650/2469 26% [================ ] 651/2469 26% [================ ] 652/2469 26% [================ ] 653/2469 26% [================ ] 654/2469 26% [================ ] 655/2469 26% [================ ] 656/2469 26% [================ ] 657/2469 26% [================ ] 658/2469 26% [================ ] 659/2469 26% [================ ] 660/2469 26% [================ ] 661/2469 26% [================ ] 662/2469 26% [================ ] 663/2469 26% [================ ] 664/2469 26% [================ ] 665/2469 26% [================ ] 666/2469 26% [================ ] 667/2469 27% [================ ] 668/2469 27% [================ ] 669/2469 27% [================ ] 670/2469 27% [================ ] 671/2469 27% [================ ] 672/2469 27% [================ ] 673/2469 27% [================ ] 674/2469 27% [================ ] 675/2469 27% [================ ] 676/2469 27% [================= ] 677/2469 27% [================= ] 678/2469 27% [================= ] 679/2469 27% [================= ] 680/2469 27% [================= ] 681/2469 27% [================= ] 682/2469 27% [================= ] 683/2469 27% [================= ] 684/2469 27% [================= ] 685/2469 27% [================= ] 686/2469 27% [================= ] 687/2469 27% [================= ] 688/2469 27% [================= ] 689/2469 27% [================= ] 690/2469 27% [================= ] 691/2469 27% [================= ] 692/2469 28% [================= ] 693/2469 28% [================= ] 694/2469 28% [================= ] 695/2469 28% [================= ] 696/2469 28% [================= ] 697/2469 28% [================= ] 698/2469 28% [================= ] 699/2469 28% [================= ] 700/2469 28% [================= ] 701/2469 28% [================= ] 702/2469 28% [================= ] 703/2469 28% [================= ] 704/2469 28% [================= ] 705/2469 28% [================= ] 706/2469 28% [================= ] 707/2469 28% [================= ] 708/2469 28% [================= ] 709/2469 28% [================= ] 710/2469 28% [================= ] 711/2469 28% [================= ] 712/2469 28% [================= ] 713/2469 28% [================= ] 714/2469 28% [================= ] 715/2469 28% [================= ] 716/2469 28% [================== ] 717/2469 29% [================== ] 718/2469 29% [================== ] 719/2469 29% [================== ] 720/2469 29% [================== ] 721/2469 29% [================== ] 722/2469 29% [================== ] 723/2469 29% [================== ] 724/2469 29% [================== ] 725/2469 29% [================== ] 726/2469 29% [================== ] 727/2469 29% [================== ] 728/2469 29% [================== ] 729/2469 29% [================== ] 730/2469 29% [================== ] 731/2469 29% [================== ] 732/2469 29% [================== ] 733/2469 29% [================== ] 734/2469 29% [================== ] 735/2469 29% [================== ] 736/2469 29% [================== ] 737/2469 29% [================== ] 738/2469 29% [================== ] 739/2469 29% [================== ] 740/2469 29% [================== ] 741/2469 30% [================== ] 742/2469 30% [================== ] 743/2469 30% [================== ] 744/2469 30% [================== ] 745/2469 30% [================== ] 746/2469 30% [================== ] 747/2469 30% [================== ] 748/2469 30% [================== ] 749/2469 30% [================== ] 750/2469 30% [================== ] 751/2469 30% [================== ] 752/2469 30% [================== ] 753/2469 30% [================== ] 754/2469 30% [================== ] 755/2469 30% [================== ] 756/2469 30% [=================== ] 757/2469 30% [=================== ] 758/2469 30% [=================== ] 759/2469 30% [=================== ] 760/2469 30% [=================== ] 761/2469 30% [=================== ] 762/2469 30% [=================== ] 763/2469 30% [=================== ] 764/2469 30% [=================== ] 765/2469 30% [=================== ] 766/2469 31% [=================== ] 767/2469 31% [=================== ] 768/2469 31% [=================== ] 769/2469 31% [=================== ] 770/2469 31% [=================== ] 771/2469 31% [=================== ] 772/2469 31% [=================== ] 773/2469 31% [=================== ] 774/2469 31% [=================== ] 775/2469 31% [=================== ] 776/2469 31% [=================== ] 777/2469 31% [=================== ] 778/2469 31% [=================== ] 779/2469 31% [=================== ] 780/2469 31% [=================== ] 781/2469 31% [=================== ] 782/2469 31% [=================== ] 783/2469 31% [=================== ] 784/2469 31% [=================== ] 785/2469 31% [=================== ] 786/2469 31% [=================== ] 787/2469 31% [=================== ] 788/2469 31% [=================== ] 789/2469 31% [=================== ] 790/2469 31% [=================== ] 791/2469 32% [=================== ] 792/2469 32% [=================== ] 793/2469 32% [=================== ] 794/2469 32% [=================== ] 795/2469 32% [=================== ] 796/2469 32% [==================== ] 797/2469 32% [==================== ] 798/2469 32% [==================== ] 799/2469 32% [==================== ] 800/2469 32% [==================== ] 801/2469 32% [==================== ] 802/2469 32% [==================== ] 803/2469 32% [==================== ] 804/2469 32% [==================== ] 805/2469 32% [==================== ] 806/2469 32% [==================== ] 807/2469 32% [==================== ] 808/2469 32% [==================== ] 809/2469 32% [==================== ] 810/2469 32% [==================== ] 811/2469 32% [==================== ] 812/2469 32% [==================== ] 813/2469 32% [==================== ] 814/2469 32% [==================== ] 815/2469 33% [==================== ] 816/2469 33% [==================== ] 817/2469 33% [==================== ] 818/2469 33% [==================== ] 819/2469 33% [==================== ] 820/2469 33% [==================== ] 821/2469 33% [==================== ] 822/2469 33% [==================== ] 823/2469 33% [==================== ] 824/2469 33% [==================== ] 825/2469 33% [==================== ] 826/2469 33% [==================== ] 827/2469 33% [==================== ] 828/2469 33% [==================== ] 829/2469 33% [==================== ] 830/2469 33% [==================== ] 831/2469 33% [==================== ] 832/2469 33% [==================== ] 833/2469 33% [==================== ] 834/2469 33% [==================== ] 835/2469 33% [==================== ] 836/2469 33% [===================== ] 837/2469 33% [===================== ] 838/2469 33% [===================== ] 839/2469 33% [===================== ] 840/2469 34% [===================== ] 841/2469 34% [===================== ] 842/2469 34% [===================== ] 843/2469 34% [===================== ] 844/2469 34% [===================== ] 845/2469 34% [===================== ] 846/2469 34% [===================== ] 847/2469 34% [===================== ] 848/2469 34% [===================== ] 849/2469 34% [===================== ] 850/2469 34% [===================== ] 851/2469 34% [===================== ] 852/2469 34% [===================== ] 853/2469 34% [===================== ] 854/2469 34% [===================== ] 855/2469 34% [===================== ] 856/2469 34% [===================== ] 857/2469 34% [===================== ] 858/2469 34% [===================== ] 859/2469 34% [===================== ] 860/2469 34% [===================== ] 861/2469 34% [===================== ] 862/2469 34% [===================== ] 863/2469 34% [===================== ] 864/2469 34% [===================== ] 865/2469 35% [===================== ] 866/2469 35% [===================== ] 867/2469 35% [===================== ] 868/2469 35% [===================== ] 869/2469 35% [===================== ] 870/2469 35% [===================== ] 871/2469 35% [===================== ] 872/2469 35% [===================== ] 873/2469 35% [===================== ] 874/2469 35% [===================== ] 875/2469 35% [===================== ] 876/2469 35% [====================== ] 877/2469 35% [====================== ] 878/2469 35% [====================== ] 879/2469 35% [====================== ] 880/2469 35% [====================== ] 881/2469 35% [====================== ] 882/2469 35% [====================== ] 883/2469 35% [====================== ] 884/2469 35% [====================== ] 885/2469 35% [====================== ] 886/2469 35% [====================== ] 887/2469 35% [====================== ] 888/2469 35% [====================== ] 889/2469 36% [====================== ] 890/2469 36% [====================== ] 891/2469 36% [====================== ] 892/2469 36% [====================== ] 893/2469 36% [====================== ] 894/2469 36% [====================== ] 895/2469 36% [====================== ] 896/2469 36% [====================== ] 897/2469 36% [====================== ] 898/2469 36% [====================== ] 899/2469 36% [====================== ] 900/2469 36% [====================== ] 901/2469 36% [====================== ] 902/2469 36% [====================== ] 903/2469 36% [====================== ] 904/2469 36% [====================== ] 905/2469 36% [====================== ] 906/2469 36% [====================== ] 907/2469 36% [====================== ] 908/2469 36% [====================== ] 909/2469 36% [====================== ] 910/2469 36% [====================== ] 911/2469 36% [====================== ] 912/2469 36% [====================== ] 913/2469 36% [====================== ] 914/2469 37% [====================== ] 915/2469 37% [======================= ] 916/2469 37% [======================= ] 917/2469 37% [======================= ] 918/2469 37% [======================= ] 919/2469 37% [======================= ] 920/2469 37% [======================= ] 921/2469 37% [======================= ] 922/2469 37% [======================= ] 923/2469 37% [======================= ] 924/2469 37% [======================= ] 925/2469 37% [======================= ] 926/2469 37% [======================= ] 927/2469 37% [======================= ] 928/2469 37% [======================= ] 929/2469 37% [======================= ] 930/2469 37% [======================= ] 931/2469 37% [======================= ] 932/2469 37% [======================= ] 933/2469 37% [======================= ] 934/2469 37% [======================= ] 935/2469 37% [======================= ] 936/2469 37% [======================= ] 937/2469 37% [======================= ] 938/2469 37% [======================= ] 939/2469 38% [======================= ] 940/2469 38% [======================= ] 941/2469 38% [======================= ] 942/2469 38% [======================= ] 943/2469 38% [======================= ] 944/2469 38% [======================= ] 945/2469 38% [======================= ] 946/2469 38% [======================= ] 947/2469 38% [======================= ] 948/2469 38% [======================= ] 949/2469 38% [======================= ] 950/2469 38% [======================= ] 951/2469 38% [======================= ] 952/2469 38% [======================= ] 953/2469 38% [======================= ] 954/2469 38% [======================= ] 955/2469 38% [======================== ] 956/2469 38% [======================== ] 957/2469 38% [======================== ] 958/2469 38% [======================== ] 959/2469 38% [======================== ] 960/2469 38% [======================== ] 961/2469 38% [======================== ] 962/2469 38% [======================== ] 963/2469 39% [======================== ] 964/2469 39% [======================== ] 965/2469 39% [======================== ] 966/2469 39% [======================== ] 967/2469 39% [======================== ] 968/2469 39% [======================== ] 969/2469 39% [======================== ] 970/2469 39% [======================== ] 971/2469 39% [======================== ] 972/2469 39% [======================== ] 973/2469 39% [======================== ] 974/2469 39% [======================== ] 975/2469 39% [======================== ] 976/2469 39% [======================== ] 977/2469 39% [======================== ] 978/2469 39% [======================== ] 979/2469 39% [======================== ] 980/2469 39% [======================== ] 981/2469 39% [======================== ] 982/2469 39% [======================== ] 983/2469 39% [======================== ] 984/2469 39% [======================== ] 985/2469 39% [======================== ] 986/2469 39% [======================== ] 987/2469 39% [======================== ] 988/2469 40% [======================== ] 989/2469 40% [======================== ] 990/2469 40% [======================== ] 991/2469 40% [======================== ] 992/2469 40% [======================== ] 993/2469 40% [======================== ] 994/2469 40% [======================== ] 995/2469 40% [========================= ] 996/2469 40% [========================= ] 997/2469 40% [========================= ] 998/2469 40% [========================= ] 999/2469 40% [========================= ] 1000/2469 40% [========================= ] 1001/2469 40% [========================= ] 1002/2469 40% [========================= ] 1003/2469 40% [========================= ] 1004/2469 40% [========================= ] 1005/2469 40% [========================= ] 1006/2469 40% [========================= ] 1007/2469 40% [========================= ] 1008/2469 40% [========================= ] 1009/2469 40% [========================= ] 1010/2469 40% [========================= ] 1011/2469 40% [========================= ] 1012/2469 40% [========================= ] 1013/2469 41% [========================= ] 1014/2469 41% [========================= ] 1015/2469 41% [========================= ] 1016/2469 41% [========================= ] 1017/2469 41% [========================= ] 1018/2469 41% [========================= ] 1019/2469 41% [========================= ] 1020/2469 41% [========================= ] 1021/2469 41% [========================= ] 1022/2469 41% [========================= ] 1023/2469 41% [========================= ] 1024/2469 41% [========================= ] 1025/2469 41% [========================= ] 1026/2469 41% [========================= ] 1027/2469 41% [========================= ] 1028/2469 41% [========================= ] 1029/2469 41% [========================= ] 1030/2469 41% [========================= ] 1031/2469 41% [========================= ] 1032/2469 41% [========================= ] 1033/2469 41% [========================= ] 1034/2469 41% [========================= ] 1035/2469 41% [========================== ] 1036/2469 41% [========================== ] 1037/2469 42% [========================== ] 1038/2469 42% [========================== ] 1039/2469 42% [========================== ] 1040/2469 42% [========================== ] 1041/2469 42% [========================== ] 1042/2469 42% [========================== ] 1043/2469 42% [========================== ] 1044/2469 42% [========================== ] 1045/2469 42% [========================== ] 1046/2469 42% [========================== ] 1047/2469 42% [========================== ] 1048/2469 42% [========================== ] 1049/2469 42% [========================== ] 1050/2469 42% [========================== ] 1051/2469 42% [========================== ] 1052/2469 42% [========================== ] 1053/2469 42% [========================== ] 1054/2469 42% [========================== ] 1055/2469 42% [========================== ] 1056/2469 42% [========================== ] 1057/2469 42% [========================== ] 1058/2469 42% [========================== ] 1059/2469 42% [========================== ] 1060/2469 42% [========================== ] 1061/2469 42% [========================== ] 1062/2469 43% [========================== ] 1063/2469 43% [========================== ] 1064/2469 43% [========================== ] 1065/2469 43% [========================== ] 1066/2469 43% [========================== ] 1067/2469 43% [========================== ] 1068/2469 43% [========================== ] 1069/2469 43% [========================== ] 1070/2469 43% [========================== ] 1071/2469 43% [========================== ] 1072/2469 43% [========================== ] 1073/2469 43% [========================== ] 1074/2469 43% [========================== ] 1075/2469 43% [=========================== ] 1076/2469 43% [=========================== ] 1077/2469 43% [=========================== ] 1078/2469 43% [=========================== ] 1079/2469 43% [=========================== ] 1080/2469 43% [=========================== ] 1081/2469 43% [=========================== ] 1082/2469 43% [=========================== ] 1083/2469 43% [=========================== ] 1084/2469 43% [=========================== ] 1085/2469 43% [=========================== ] 1086/2469 43% [=========================== ] 1087/2469 44% [=========================== ] 1088/2469 44% [=========================== ] 1089/2469 44% [=========================== ] 1090/2469 44% [=========================== ] 1091/2469 44% [=========================== ] 1092/2469 44% [=========================== ] 1093/2469 44% [=========================== ] 1094/2469 44% [=========================== ] 1095/2469 44% [=========================== ] 1096/2469 44% [=========================== ] 1097/2469 44% [=========================== ] 1098/2469 44% [=========================== ] 1099/2469 44% [=========================== ] 1100/2469 44% [=========================== ] 1101/2469 44% [=========================== ] 1102/2469 44% [=========================== ] 1103/2469 44% [=========================== ] 1104/2469 44% [=========================== ] 1105/2469 44% [=========================== ] 1106/2469 44% [=========================== ] 1107/2469 44% [=========================== ] 1108/2469 44% [=========================== ] 1109/2469 44% [=========================== ] 1110/2469 44% [=========================== ] 1111/2469 44% [=========================== ] 1112/2469 45% [=========================== ] 1113/2469 45% [=========================== ] 1114/2469 45% [=========================== ] 1115/2469 45% [============================ ] 1116/2469 45% [============================ ] 1117/2469 45% [============================ ] 1118/2469 45% [============================ ] 1119/2469 45% [============================ ] 1120/2469 45% [============================ ] 1121/2469 45% [============================ ] 1122/2469 45% [============================ ] 1123/2469 45% [============================ ] 1124/2469 45% [============================ ] 1125/2469 45% [============================ ] 1126/2469 45% [============================ ] 1127/2469 45% [============================ ] 1128/2469 45% [============================ ] 1129/2469 45% [============================ ] 1130/2469 45% [============================ ] 1131/2469 45% [============================ ] 1132/2469 45% [============================ ] 1133/2469 45% [============================ ] 1134/2469 45% [============================ ] 1135/2469 45% [============================ ] 1136/2469 46% [============================ ] 1137/2469 46% [============================ ] 1138/2469 46% [============================ ] 1139/2469 46% [============================ ] 1140/2469 46% [============================ ] 1141/2469 46% [============================ ] 1142/2469 46% [============================ ] 1143/2469 46% [============================ ] 1144/2469 46% [============================ ] 1145/2469 46% [============================ ] 1146/2469 46% [============================ ] 1147/2469 46% [============================ ] 1148/2469 46% [============================ ] 1149/2469 46% [============================ ] 1150/2469 46% [============================ ] 1151/2469 46% [============================ ] 1152/2469 46% [============================ ] 1153/2469 46% [============================ ] 1154/2469 46% [============================= ] 1155/2469 46% [============================= ] 1156/2469 46% [============================= ] 1157/2469 46% [============================= ] 1158/2469 46% [============================= ] 1159/2469 46% [============================= ] 1160/2469 46% [============================= ] 1161/2469 47% [============================= ] 1162/2469 47% [============================= ] 1163/2469 47% [============================= ] 1164/2469 47% [============================= ] 1165/2469 47% [============================= ] 1166/2469 47% [============================= ] 1167/2469 47% [============================= ] 1168/2469 47% [============================= ] 1169/2469 47% [============================= ] 1170/2469 47% [============================= ] 1171/2469 47% [============================= ] 1172/2469 47% [============================= ] 1173/2469 47% [============================= ] 1174/2469 47% [============================= ] 1175/2469 47% [============================= ] 1176/2469 47% [============================= ] 1177/2469 47% [============================= ] 1178/2469 47% [============================= ] 1179/2469 47% [============================= ] 1180/2469 47% [============================= ] 1181/2469 47% [============================= ] 1182/2469 47% [============================= ] 1183/2469 47% [============================= ] 1184/2469 47% [============================= ] 1185/2469 47% [============================= ] 1186/2469 48% [============================= ] 1187/2469 48% [============================= ] 1188/2469 48% [============================= ] 1189/2469 48% [============================= ] 1190/2469 48% [============================= ] 1191/2469 48% [============================= ] 1192/2469 48% [============================= ] 1193/2469 48% [============================= ] 1194/2469 48% [============================== ] 1195/2469 48% [============================== ] 1196/2469 48% [============================== ] 1197/2469 48% [============================== ] 1198/2469 48% [============================== ] 1199/2469 48% [============================== ] 1200/2469 48% [============================== ] 1201/2469 48% [============================== ] 1202/2469 48% [============================== ] 1203/2469 48% [============================== ] 1204/2469 48% [============================== ] 1205/2469 48% [============================== ] 1206/2469 48% [============================== ] 1207/2469 48% [============================== ] 1208/2469 48% [============================== ] 1209/2469 48% [============================== ] 1210/2469 49% [============================== ] 1211/2469 49% [============================== ] 1212/2469 49% [============================== ] 1213/2469 49% [============================== ] 1214/2469 49% [============================== ] 1215/2469 49% [============================== ] 1216/2469 49% [============================== ] 1217/2469 49% [============================== ] 1218/2469 49% [============================== ] 1219/2469 49% [============================== ] 1220/2469 49% [============================== ] 1221/2469 49% [============================== ] 1222/2469 49% [============================== ] 1223/2469 49% [============================== ] 1224/2469 49% [============================== ] 1225/2469 49% [============================== ] 1226/2469 49% [============================== ] 1227/2469 49% [============================== ] 1228/2469 49% [============================== ] 1229/2469 49% [============================== ] 1230/2469 49% [============================== ] 1231/2469 49% [============================== ] 1232/2469 49% [============================== ] 1233/2469 49% [============================== ] 1234/2469 49% [=============================== ] 1235/2469 50% [=============================== ] 1236/2469 50% [=============================== ] 1237/2469 50% [=============================== ] 1238/2469 50% [=============================== ] 1239/2469 50% [=============================== ] 1240/2469 50% [=============================== ] 1241/2469 50% [=============================== ] 1242/2469 50% [=============================== ] 1243/2469 50% [=============================== ] 1244/2469 50% [=============================== ] 1245/2469 50% [=============================== ] 1246/2469 50% [=============================== ] 1247/2469 50% [=============================== ] 1248/2469 50% [=============================== ] 1249/2469 50% [=============================== ] 1250/2469 50% [=============================== ] 1251/2469 50% [=============================== ] 1252/2469 50% [=============================== ] 1253/2469 50% [=============================== ] 1254/2469 50% [=============================== ] 1255/2469 50% [=============================== ] 1256/2469 50% [=============================== ] 1257/2469 50% [=============================== ] 1258/2469 50% [=============================== ] 1259/2469 50% [=============================== ] 1260/2469 51% [=============================== ] 1261/2469 51% [=============================== ] 1262/2469 51% [=============================== ] 1263/2469 51% [=============================== ] 1264/2469 51% [=============================== ] 1265/2469 51% [=============================== ] 1266/2469 51% [=============================== ] 1267/2469 51% [=============================== ] 1268/2469 51% [=============================== ] 1269/2469 51% [=============================== ] 1270/2469 51% [=============================== ] 1271/2469 51% [=============================== ] 1272/2469 51% [=============================== ] 1273/2469 51% [=============================== ] 1274/2469 51% [================================ ] 1275/2469 51% [================================ ] 1276/2469 51% [================================ ] 1277/2469 51% [================================ ] 1278/2469 51% [================================ ] 1279/2469 51% [================================ ] 1280/2469 51% [================================ ] 1281/2469 51% [================================ ] 1282/2469 51% [================================ ] 1283/2469 51% [================================ ] 1284/2469 52% [================================ ] 1285/2469 52% [================================ ] 1286/2469 52% [================================ ] 1287/2469 52% [================================ ] 1288/2469 52% [================================ ] 1289/2469 52% [================================ ] 1290/2469 52% [================================ ] 1291/2469 52% [================================ ] 1292/2469 52% [================================ ] 1293/2469 52% [================================ ] 1294/2469 52% [================================ ] 1295/2469 52% [================================ ] 1296/2469 52% [================================ ] 1297/2469 52% [================================ ] 1298/2469 52% [================================ ] 1299/2469 52% [================================ ] 1300/2469 52% [================================ ] 1301/2469 52% [================================ ] 1302/2469 52% [================================ ] 1303/2469 52% [================================ ] 1304/2469 52% [================================ ] 1305/2469 52% [================================ ] 1306/2469 52% [================================ ] 1307/2469 52% [================================ ] 1308/2469 52% [================================ ] 1309/2469 53% [================================ ] 1310/2469 53% [================================ ] 1311/2469 53% [================================ ] 1312/2469 53% [================================ ] 1313/2469 53% [================================ ] 1314/2469 53% [================================= ] 1315/2469 53% [================================= ] 1316/2469 53% [================================= ] 1317/2469 53% [================================= ] 1318/2469 53% [================================= ] 1319/2469 53% [================================= ] 1320/2469 53% [================================= ] 1321/2469 53% [================================= ] 1322/2469 53% [================================= ] 1323/2469 53% [================================= ] 1324/2469 53% [================================= ] 1325/2469 53% [================================= ] 1326/2469 53% [================================= ] 1327/2469 53% [================================= ] 1328/2469 53% [================================= ] 1329/2469 53% [================================= ] 1330/2469 53% [================================= ] 1331/2469 53% [================================= ] 1332/2469 53% [================================= ] 1333/2469 53% [================================= ] 1334/2469 54% [================================= ] 1335/2469 54% [================================= ] 1336/2469 54% [================================= ] 1337/2469 54% [================================= ] 1338/2469 54% [================================= ] 1339/2469 54% [================================= ] 1340/2469 54% [================================= ] 1341/2469 54% [================================= ] 1342/2469 54% [================================= ] 1343/2469 54% [================================= ] 1344/2469 54% [================================= ] 1345/2469 54% [================================= ] 1346/2469 54% [================================= ] 1347/2469 54% [================================= ] 1348/2469 54% [================================= ] 1349/2469 54% [================================= ] 1350/2469 54% [================================= ] 1351/2469 54% [================================= ] 1352/2469 54% [================================= ] 1353/2469 54% [================================== ] 1354/2469 54% [================================== ] 1355/2469 54% [================================== ] 1356/2469 54% [================================== ] 1357/2469 54% [================================== ] 1358/2469 55% [================================== ] 1359/2469 55% [================================== ] 1360/2469 55% [================================== ] 1361/2469 55% [================================== ] 1362/2469 55% [================================== ] 1363/2469 55% [================================== ] 1364/2469 55% [================================== ] 1365/2469 55% [================================== ] 1366/2469 55% [================================== ] 1367/2469 55% [================================== ] 1368/2469 55% [================================== ] 1369/2469 55% [================================== ] 1370/2469 55% [================================== ] 1371/2469 55% [================================== ] 1372/2469 55% [================================== ] 1373/2469 55% [================================== ] 1374/2469 55% [================================== ] 1375/2469 55% [================================== ] 1376/2469 55% [================================== ] 1377/2469 55% [================================== ] 1378/2469 55% [================================== ] 1379/2469 55% [================================== ] 1380/2469 55% [================================== ] 1381/2469 55% [================================== ] 1382/2469 55% [================================== ] 1383/2469 56% [================================== ] 1384/2469 56% [================================== ] 1385/2469 56% [================================== ] 1386/2469 56% [================================== ] 1387/2469 56% [================================== ] 1388/2469 56% [================================== ] 1389/2469 56% [================================== ] 1390/2469 56% [================================== ] 1391/2469 56% [================================== ] 1392/2469 56% [================================== ] 1393/2469 56% [=================================== ] 1394/2469 56% [=================================== ] 1395/2469 56% [=================================== ] 1396/2469 56% [=================================== ] 1397/2469 56% [=================================== ] 1398/2469 56% [=================================== ] 1399/2469 56% [=================================== ] 1400/2469 56% [=================================== ] 1401/2469 56% [=================================== ] 1402/2469 56% [=================================== ] 1403/2469 56% [=================================== ] 1404/2469 56% [=================================== ] 1405/2469 56% [=================================== ] 1406/2469 56% [=================================== ] 1407/2469 56% [=================================== ] 1408/2469 57% [=================================== ] 1409/2469 57% [=================================== ] 1410/2469 57% [=================================== ] 1411/2469 57% [=================================== ] 1412/2469 57% [=================================== ] 1413/2469 57% [=================================== ] 1414/2469 57% [=================================== ] 1415/2469 57% [=================================== ] 1416/2469 57% [=================================== ] 1417/2469 57% [=================================== ] 1418/2469 57% [=================================== ] 1419/2469 57% [=================================== ] 1420/2469 57% [=================================== ] 1421/2469 57% [=================================== ] 1422/2469 57% [=================================== ] 1423/2469 57% [=================================== ] 1424/2469 57% [=================================== ] 1425/2469 57% [=================================== ] 1426/2469 57% [=================================== ] 1427/2469 57% [=================================== ] 1428/2469 57% [=================================== ] 1429/2469 57% [=================================== ] 1430/2469 57% [=================================== ] 1431/2469 57% [=================================== ] 1432/2469 57% [=================================== ] 1433/2469 58% [==================================== ] 1434/2469 58% [==================================== ] 1435/2469 58% [==================================== ] 1436/2469 58% [==================================== ] 1437/2469 58% [==================================== ] 1438/2469 58% [==================================== ] 1439/2469 58% [==================================== ] 1440/2469 58% [==================================== ] 1441/2469 58% [==================================== ] 1442/2469 58% [==================================== ] 1443/2469 58% [==================================== ] 1444/2469 58% [==================================== ] 1445/2469 58% [==================================== ] 1446/2469 58% [==================================== ] 1447/2469 58% [==================================== ] 1448/2469 58% [==================================== ] 1449/2469 58% [==================================== ] 1450/2469 58% [==================================== ] 1451/2469 58% [==================================== ] 1452/2469 58% [==================================== ] 1453/2469 58% [==================================== ] 1454/2469 58% [==================================== ] 1455/2469 58% [==================================== ] 1456/2469 58% [==================================== ] 1457/2469 59% [==================================== ] 1458/2469 59% [==================================== ] 1459/2469 59% [==================================== ] 1460/2469 59% [==================================== ] 1461/2469 59% [==================================== ] 1462/2469 59% [==================================== ] 1463/2469 59% [==================================== ] 1464/2469 59% [==================================== ] 1465/2469 59% [==================================== ] 1466/2469 59% [==================================== ] 1467/2469 59% [==================================== ] 1468/2469 59% [==================================== ] 1469/2469 59% [==================================== ] 1470/2469 59% [==================================== ] 1471/2469 59% [==================================== ] 1472/2469 59% [==================================== ] 1473/2469 59% [===================================== ] 1474/2469 59% [===================================== ] 1475/2469 59% [===================================== ] 1476/2469 59% [===================================== ] 1477/2469 59% [===================================== ] 1478/2469 59% [===================================== ] 1479/2469 59% [===================================== ] 1480/2469 59% [===================================== ] 1481/2469 59% [===================================== ] 1482/2469 60% [===================================== ] 1483/2469 60% [===================================== ] 1484/2469 60% [===================================== ] 1485/2469 60% [===================================== ] 1486/2469 60% [===================================== ] 1487/2469 60% [===================================== ] 1488/2469 60% [===================================== ] 1489/2469 60% [===================================== ] 1490/2469 60% [===================================== ] 1491/2469 60% [===================================== ] 1492/2469 60% [===================================== ] 1493/2469 60% [===================================== ] 1494/2469 60% [===================================== ] 1495/2469 60% [===================================== ] 1496/2469 60% [===================================== ] 1497/2469 60% [===================================== ] 1498/2469 60% [===================================== ] 1499/2469 60% [===================================== ] 1500/2469 60% [===================================== ] 1501/2469 60% [===================================== ] 1502/2469 60% [===================================== ] 1503/2469 60% [===================================== ] 1504/2469 60% [===================================== ] 1505/2469 60% [===================================== ] 1506/2469 60% [===================================== ] 1507/2469 61% [===================================== ] 1508/2469 61% [===================================== ] 1509/2469 61% [===================================== ] 1510/2469 61% [===================================== ] 1511/2469 61% [===================================== ] 1512/2469 61% [===================================== ] 1513/2469 61% [====================================== ] 1514/2469 61% [====================================== ] 1515/2469 61% [====================================== ] 1516/2469 61% [====================================== ] 1517/2469 61% [====================================== ] 1518/2469 61% [====================================== ] 1519/2469 61% [====================================== ] 1520/2469 61% [====================================== ] 1521/2469 61% [====================================== ] 1522/2469 61% [====================================== ] 1523/2469 61% [====================================== ] 1524/2469 61% [====================================== ] 1525/2469 61% [====================================== ] 1526/2469 61% [====================================== ] 1527/2469 61% [====================================== ] 1528/2469 61% [====================================== ] 1529/2469 61% [====================================== ] 1530/2469 61% [====================================== ] 1531/2469 62% [====================================== ] 1532/2469 62% [====================================== ] 1533/2469 62% [====================================== ] 1534/2469 62% [====================================== ] 1535/2469 62% [====================================== ] 1536/2469 62% [====================================== ] 1537/2469 62% [====================================== ] 1538/2469 62% [====================================== ] 1539/2469 62% [====================================== ] 1540/2469 62% [====================================== ] 1541/2469 62% [====================================== ] 1542/2469 62% [====================================== ] 1543/2469 62% [====================================== ] 1544/2469 62% [====================================== ] 1545/2469 62% [====================================== ] 1546/2469 62% [====================================== ] 1547/2469 62% [====================================== ] 1548/2469 62% [====================================== ] 1549/2469 62% [====================================== ] 1550/2469 62% [====================================== ] 1551/2469 62% [====================================== ] 1552/2469 62% [====================================== ] 1553/2469 62% [======================================= ] 1554/2469 62% [======================================= ] 1555/2469 62% [======================================= ] 1556/2469 63% [======================================= ] 1557/2469 63% [======================================= ] 1558/2469 63% [======================================= ] 1559/2469 63% [======================================= ] 1560/2469 63% [======================================= ] 1561/2469 63% [======================================= ] 1562/2469 63% [======================================= ] 1563/2469 63% [======================================= ] 1564/2469 63% [======================================= ] 1565/2469 63% [======================================= ] 1566/2469 63% [======================================= ] 1567/2469 63% [======================================= ] 1568/2469 63% [======================================= ] 1569/2469 63% [======================================= ] 1570/2469 63% [======================================= ] 1571/2469 63% [======================================= ] 1572/2469 63% [======================================= ] 1573/2469 63% [======================================= ] 1574/2469 63% [======================================= ] 1575/2469 63% [======================================= ] 1576/2469 63% [======================================= ] 1577/2469 63% [======================================= ] 1578/2469 63% [======================================= ] 1579/2469 63% [======================================= ] 1580/2469 63% [======================================= ] 1581/2469 64% [======================================= ] 1582/2469 64% [======================================= ] 1583/2469 64% [======================================= ] 1584/2469 64% [======================================= ] 1585/2469 64% [======================================= ] 1586/2469 64% [======================================= ] 1587/2469 64% [======================================= ] 1588/2469 64% [======================================= ] 1589/2469 64% [======================================= ] 1590/2469 64% [======================================= ] 1591/2469 64% [======================================= ] 1592/2469 64% [======================================== ] 1593/2469 64% [======================================== ] 1594/2469 64% [======================================== ] 1595/2469 64% [======================================== ] 1596/2469 64% [======================================== ] 1597/2469 64% [======================================== ] 1598/2469 64% [======================================== ] 1599/2469 64% [======================================== ] 1600/2469 64% [======================================== ] 1601/2469 64% [======================================== ] 1602/2469 64% [======================================== ] 1603/2469 64% [======================================== ] 1604/2469 64% [======================================== ] 1605/2469 65% [======================================== ] 1606/2469 65% [======================================== ] 1607/2469 65% [======================================== ] 1608/2469 65% [======================================== ] 1609/2469 65% [======================================== ] 1610/2469 65% [======================================== ] 1611/2469 65% [======================================== ] 1612/2469 65% [======================================== ] 1613/2469 65% [======================================== ] 1614/2469 65% [======================================== ] 1615/2469 65% [======================================== ] 1616/2469 65% [======================================== ] 1617/2469 65% [======================================== ] 1618/2469 65% [======================================== ] 1619/2469 65% [======================================== ] 1620/2469 65% [======================================== ] 1621/2469 65% [======================================== ] 1622/2469 65% [======================================== ] 1623/2469 65% [======================================== ] 1624/2469 65% [======================================== ] 1625/2469 65% [======================================== ] 1626/2469 65% [======================================== ] 1627/2469 65% [======================================== ] 1628/2469 65% [======================================== ] 1629/2469 65% [======================================== ] 1630/2469 66% [======================================== ] 1631/2469 66% [======================================== ] 1632/2469 66% [========================================= ] 1633/2469 66% [========================================= ] 1634/2469 66% [========================================= ] 1635/2469 66% [========================================= ] 1636/2469 66% [========================================= ] 1637/2469 66% [========================================= ] 1638/2469 66% [========================================= ] 1639/2469 66% [========================================= ] 1640/2469 66% [========================================= ] 1641/2469 66% [========================================= ] 1642/2469 66% [========================================= ] 1643/2469 66% [========================================= ] 1644/2469 66% [========================================= ] 1645/2469 66% [========================================= ] 1646/2469 66% [========================================= ] 1647/2469 66% [========================================= ] 1648/2469 66% [========================================= ] 1649/2469 66% [========================================= ] 1650/2469 66% [========================================= ] 1651/2469 66% [========================================= ] 1652/2469 66% [========================================= ] 1653/2469 66% [========================================= ] 1654/2469 66% [========================================= ] 1655/2469 67% [========================================= ] 1656/2469 67% [========================================= ] 1657/2469 67% [========================================= ] 1658/2469 67% [========================================= ] 1659/2469 67% [========================================= ] 1660/2469 67% [========================================= ] 1661/2469 67% [========================================= ] 1662/2469 67% [========================================= ] 1663/2469 67% [========================================= ] 1664/2469 67% [========================================= ] 1665/2469 67% [========================================= ] 1666/2469 67% [========================================= ] 1667/2469 67% [========================================= ] 1668/2469 67% [========================================= ] 1669/2469 67% [========================================= ] 1670/2469 67% [========================================= ] 1671/2469 67% [========================================= ] 1672/2469 67% [========================================== ] 1673/2469 67% [========================================== ] 1674/2469 67% [========================================== ] 1675/2469 67% [========================================== ] 1676/2469 67% [========================================== ] 1677/2469 67% [========================================== ] 1678/2469 67% [========================================== ] 1679/2469 68% [========================================== ] 1680/2469 68% [========================================== ] 1681/2469 68% [========================================== ] 1682/2469 68% [========================================== ] 1683/2469 68% [========================================== ] 1684/2469 68% [========================================== ] 1685/2469 68% [========================================== ] 1686/2469 68% [========================================== ] 1687/2469 68% [========================================== ] 1688/2469 68% [========================================== ] 1689/2469 68% [========================================== ] 1690/2469 68% [========================================== ] 1691/2469 68% [========================================== ] 1692/2469 68% [========================================== ] 1693/2469 68% [========================================== ] 1694/2469 68% [========================================== ] 1695/2469 68% [========================================== ] 1696/2469 68% [========================================== ] 1697/2469 68% [========================================== ] 1698/2469 68% [========================================== ] 1699/2469 68% [========================================== ] 1700/2469 68% [========================================== ] 1701/2469 68% [========================================== ] 1702/2469 68% [========================================== ] 1703/2469 68% [========================================== ] 1704/2469 69% [========================================== ] 1705/2469 69% [========================================== ] 1706/2469 69% [========================================== ] 1707/2469 69% [========================================== ] 1708/2469 69% [========================================== ] 1709/2469 69% [========================================== ] 1710/2469 69% [========================================== ] 1711/2469 69% [========================================== ] 1712/2469 69% [=========================================== ] 1713/2469 69% [=========================================== ] 1714/2469 69% [=========================================== ] 1715/2469 69% [=========================================== ] 1716/2469 69% [=========================================== ] 1717/2469 69% [=========================================== ] 1718/2469 69% [=========================================== ] 1719/2469 69% [=========================================== ] 1720/2469 69% [=========================================== ] 1721/2469 69% [=========================================== ] 1722/2469 69% [=========================================== ] 1723/2469 69% [=========================================== ] 1724/2469 69% [=========================================== ] 1725/2469 69% [=========================================== ] 1726/2469 69% [=========================================== ] 1727/2469 69% [=========================================== ] 1728/2469 69% [=========================================== ] 1729/2469 70% [=========================================== ] 1730/2469 70% [=========================================== ] 1731/2469 70% [=========================================== ] 1732/2469 70% [=========================================== ] 1733/2469 70% [=========================================== ] 1734/2469 70% [=========================================== ] 1735/2469 70% [=========================================== ] 1736/2469 70% [=========================================== ] 1737/2469 70% [=========================================== ] 1738/2469 70% [=========================================== ] 1739/2469 70% [=========================================== ] 1740/2469 70% [=========================================== ] 1741/2469 70% [=========================================== ] 1742/2469 70% [=========================================== ] 1743/2469 70% [=========================================== ] 1744/2469 70% [=========================================== ] 1745/2469 70% [=========================================== ] 1746/2469 70% [=========================================== ] 1747/2469 70% [=========================================== ] 1748/2469 70% [=========================================== ] 1749/2469 70% [=========================================== ] 1750/2469 70% [=========================================== ] 1751/2469 70% [=========================================== ] 1752/2469 70% [============================================ ] 1753/2469 71% [============================================ ] 1754/2469 71% [============================================ ] 1755/2469 71% [============================================ ] 1756/2469 71% [============================================ ] 1757/2469 71% [============================================ ] 1758/2469 71% [============================================ ] 1759/2469 71% [============================================ ] 1760/2469 71% [============================================ ] 1761/2469 71% [============================================ ] 1762/2469 71% [============================================ ] 1763/2469 71% [============================================ ] 1764/2469 71% [============================================ ] 1765/2469 71% [============================================ ] 1766/2469 71% [============================================ ] 1767/2469 71% [============================================ ] 1768/2469 71% [============================================ ] 1769/2469 71% [============================================ ] 1770/2469 71% [============================================ ] 1771/2469 71% [============================================ ] 1772/2469 71% [============================================ ] 1773/2469 71% [============================================ ] 1774/2469 71% [============================================ ] 1775/2469 71% [============================================ ] 1776/2469 71% [============================================ ] 1777/2469 71% [============================================ ] 1778/2469 72% [============================================ ] 1779/2469 72% [============================================ ] 1780/2469 72% [============================================ ] 1781/2469 72% [============================================ ] 1782/2469 72% [============================================ ] 1783/2469 72% [============================================ ] 1784/2469 72% [============================================ ] 1785/2469 72% [============================================ ] 1786/2469 72% [============================================ ] 1787/2469 72% [============================================ ] 1788/2469 72% [============================================ ] 1789/2469 72% [============================================ ] 1790/2469 72% [============================================ ] 1791/2469 72% [============================================ ] 1792/2469 72% [============================================= ] 1793/2469 72% [============================================= ] 1794/2469 72% [============================================= ] 1795/2469 72% [============================================= ] 1796/2469 72% [============================================= ] 1797/2469 72% [============================================= ] 1798/2469 72% [============================================= ] 1799/2469 72% [============================================= ] 1800/2469 72% [============================================= ] 1801/2469 72% [============================================= ] 1802/2469 72% [============================================= ] 1803/2469 73% [============================================= ] 1804/2469 73% [============================================= ] 1805/2469 73% [============================================= ] 1806/2469 73% [============================================= ] 1807/2469 73% [============================================= ] 1808/2469 73% [============================================= ] 1809/2469 73% [============================================= ] 1810/2469 73% [============================================= ] 1811/2469 73% [============================================= ] 1812/2469 73% [============================================= ] 1813/2469 73% [============================================= ] 1814/2469 73% [============================================= ] 1815/2469 73% [============================================= ] 1816/2469 73% [============================================= ] 1817/2469 73% [============================================= ] 1818/2469 73% [============================================= ] 1819/2469 73% [============================================= ] 1820/2469 73% [============================================= ] 1821/2469 73% [============================================= ] 1822/2469 73% [============================================= ] 1823/2469 73% [============================================= ] 1824/2469 73% [============================================= ] 1825/2469 73% [============================================= ] 1826/2469 73% [============================================= ] 1827/2469 73% [============================================= ] 1828/2469 74% [============================================= ] 1829/2469 74% [============================================= ] 1830/2469 74% [============================================= ] 1831/2469 74% [============================================== ] 1832/2469 74% [============================================== ] 1833/2469 74% [============================================== ] 1834/2469 74% [============================================== ] 1835/2469 74% [============================================== ] 1836/2469 74% [============================================== ] 1837/2469 74% [============================================== ] 1838/2469 74% [============================================== ] 1839/2469 74% [============================================== ] 1840/2469 74% [============================================== ] 1841/2469 74% [============================================== ] 1842/2469 74% [============================================== ] 1843/2469 74% [============================================== ] 1844/2469 74% [============================================== ] 1845/2469 74% [============================================== ] 1846/2469 74% [============================================== ] 1847/2469 74% [============================================== ] 1848/2469 74% [============================================== ] 1849/2469 74% [============================================== ] 1850/2469 74% [============================================== ] 1851/2469 74% [============================================== ] 1852/2469 75% [============================================== ] 1853/2469 75% [============================================== ] 1854/2469 75% [============================================== ] 1855/2469 75% [============================================== ] 1856/2469 75% [============================================== ] 1857/2469 75% [============================================== ] 1858/2469 75% [============================================== ] 1859/2469 75% [============================================== ] 1860/2469 75% [============================================== ] 1861/2469 75% [============================================== ] 1862/2469 75% [============================================== ] 1863/2469 75% [============================================== ] 1864/2469 75% [============================================== ] 1865/2469 75% [============================================== ] 1866/2469 75% [============================================== ] 1867/2469 75% [============================================== ] 1868/2469 75% [============================================== ] 1869/2469 75% [============================================== ] 1870/2469 75% [============================================== ] 1871/2469 75% [=============================================== ] 1872/2469 75% [=============================================== ] 1873/2469 75% [=============================================== ] 1874/2469 75% [=============================================== ] 1875/2469 75% [=============================================== ] 1876/2469 75% [=============================================== ] 1877/2469 76% [=============================================== ] 1878/2469 76% [=============================================== ] 1879/2469 76% [=============================================== ] 1880/2469 76% [=============================================== ] 1881/2469 76% [=============================================== ] 1882/2469 76% [=============================================== ] 1883/2469 76% [=============================================== ] 1884/2469 76% [=============================================== ] 1885/2469 76% [=============================================== ] 1886/2469 76% [=============================================== ] 1887/2469 76% [=============================================== ] 1888/2469 76% [=============================================== ] 1889/2469 76% [=============================================== ] 1890/2469 76% [=============================================== ] 1891/2469 76% [=============================================== ] 1892/2469 76% [=============================================== ] 1893/2469 76% [=============================================== ] 1894/2469 76% [=============================================== ] 1895/2469 76% [=============================================== ] 1896/2469 76% [=============================================== ] 1897/2469 76% [=============================================== ] 1898/2469 76% [=============================================== ] 1899/2469 76% [=============================================== ] 1900/2469 76% [=============================================== ] 1901/2469 76% [=============================================== ] 1902/2469 77% [=============================================== ] 1903/2469 77% [=============================================== ] 1904/2469 77% [=============================================== ] 1905/2469 77% [=============================================== ] 1906/2469 77% [=============================================== ] 1907/2469 77% [=============================================== ] 1908/2469 77% [=============================================== ] 1909/2469 77% [=============================================== ] 1910/2469 77% [=============================================== ] 1911/2469 77% [================================================ ] 1912/2469 77% [================================================ ] 1913/2469 77% [================================================ ] 1914/2469 77% [================================================ ] 1915/2469 77% [================================================ ] 1916/2469 77% [================================================ ] 1917/2469 77% [================================================ ] 1918/2469 77% [================================================ ] 1919/2469 77% [================================================ ] 1920/2469 77% [================================================ ] 1921/2469 77% [================================================ ] 1922/2469 77% [================================================ ] 1923/2469 77% [================================================ ] 1924/2469 77% [================================================ ] 1925/2469 77% [================================================ ] 1926/2469 78% [================================================ ] 1927/2469 78% [================================================ ] 1928/2469 78% [================================================ ] 1929/2469 78% [================================================ ] 1930/2469 78% [================================================ ] 1931/2469 78% [================================================ ] 1932/2469 78% [================================================ ] 1933/2469 78% [================================================ ] 1934/2469 78% [================================================ ] 1935/2469 78% [================================================ ] 1936/2469 78% [================================================ ] 1937/2469 78% [================================================ ] 1938/2469 78% [================================================ ] 1939/2469 78% [================================================ ] 1940/2469 78% [================================================ ] 1941/2469 78% [================================================ ] 1942/2469 78% [================================================ ] 1943/2469 78% [================================================ ] 1944/2469 78% [================================================ ] 1945/2469 78% [================================================ ] 1946/2469 78% [================================================ ] 1947/2469 78% [================================================ ] 1948/2469 78% [================================================ ] 1949/2469 78% [================================================ ] 1950/2469 78% [================================================ ] 1951/2469 79% [================================================= ] 1952/2469 79% [================================================= ] 1953/2469 79% [================================================= ] 1954/2469 79% [================================================= ] 1955/2469 79% [================================================= ] 1956/2469 79% [================================================= ] 1957/2469 79% [================================================= ] 1958/2469 79% [================================================= ] 1959/2469 79% [================================================= ] 1960/2469 79% [================================================= ] 1961/2469 79% [================================================= ] 1962/2469 79% [================================================= ] 1963/2469 79% [================================================= ] 1964/2469 79% [================================================= ] 1965/2469 79% [================================================= ] 1966/2469 79% [================================================= ] 1967/2469 79% [================================================= ] 1968/2469 79% [================================================= ] 1969/2469 79% [================================================= ] 1970/2469 79% [================================================= ] 1971/2469 79% [================================================= ] 1972/2469 79% [================================================= ] 1973/2469 79% [================================================= ] 1974/2469 79% [================================================= ] 1975/2469 79% [================================================= ] 1976/2469 80% [================================================= ] 1977/2469 80% [================================================= ] 1978/2469 80% [================================================= ] 1979/2469 80% [================================================= ] 1980/2469 80% [================================================= ] 1981/2469 80% [================================================= ] 1982/2469 80% [================================================= ] 1983/2469 80% [================================================= ] 1984/2469 80% [================================================= ] 1985/2469 80% [================================================= ] 1986/2469 80% [================================================= ] 1987/2469 80% [================================================= ] 1988/2469 80% [================================================= ] 1989/2469 80% [================================================= ] 1990/2469 80% [================================================= ] 1991/2469 80% [================================================== ] 1992/2469 80% [================================================== ] 1993/2469 80% [================================================== ] 1994/2469 80% [================================================== ] 1995/2469 80% [================================================== ] 1996/2469 80% [================================================== ] 1997/2469 80% [================================================== ] 1998/2469 80% [================================================== ] 1999/2469 80% [================================================== ] 2000/2469 81% [================================================== ] 2001/2469 81% [================================================== ] 2002/2469 81% [================================================== ] 2003/2469 81% [================================================== ] 2004/2469 81% [================================================== ] 2005/2469 81% [================================================== ] 2006/2469 81% [================================================== ] 2007/2469 81% [================================================== ] 2008/2469 81% [================================================== ] 2009/2469 81% [================================================== ] 2010/2469 81% [================================================== ] 2011/2469 81% [================================================== ] 2012/2469 81% [================================================== ] 2013/2469 81% [================================================== ] 2014/2469 81% [================================================== ] 2015/2469 81% [================================================== ] 2016/2469 81% [================================================== ] 2017/2469 81% [================================================== ] 2018/2469 81% [================================================== ] 2019/2469 81% [================================================== ] 2020/2469 81% [================================================== ] 2021/2469 81% [================================================== ] 2022/2469 81% [================================================== ] 2023/2469 81% [================================================== ] 2024/2469 81% [================================================== ] 2025/2469 82% [================================================== ] 2026/2469 82% [================================================== ] 2027/2469 82% [================================================== ] 2028/2469 82% [================================================== ] 2029/2469 82% [================================================== ] 2030/2469 82% [=================================================== ] 2031/2469 82% [=================================================== ] 2032/2469 82% [=================================================== ] 2033/2469 82% [=================================================== ] 2034/2469 82% [=================================================== ] 2035/2469 82% [=================================================== ] 2036/2469 82% [=================================================== ] 2037/2469 82% [=================================================== ] 2038/2469 82% [=================================================== ] 2039/2469 82% [=================================================== ] 2040/2469 82% [=================================================== ] 2041/2469 82% [=================================================== ] 2042/2469 82% [=================================================== ] 2043/2469 82% [=================================================== ] 2044/2469 82% [=================================================== ] 2045/2469 82% [=================================================== ] 2046/2469 82% [=================================================== ] 2047/2469 82% [=================================================== ] 2048/2469 82% [=================================================== ] 2049/2469 82% [=================================================== ] 2050/2469 83% [=================================================== ] 2051/2469 83% [=================================================== ] 2052/2469 83% [=================================================== ] 2053/2469 83% [=================================================== ] 2054/2469 83% [=================================================== ] 2055/2469 83% [=================================================== ] 2056/2469 83% [=================================================== ] 2057/2469 83% [=================================================== ] 2058/2469 83% [=================================================== ] 2059/2469 83% [=================================================== ] 2060/2469 83% [=================================================== ] 2061/2469 83% [=================================================== ] 2062/2469 83% [=================================================== ] 2063/2469 83% [=================================================== ] 2064/2469 83% [=================================================== ] 2065/2469 83% [=================================================== ] 2066/2469 83% [=================================================== ] 2067/2469 83% [=================================================== ] 2068/2469 83% [=================================================== ] 2069/2469 83% [=================================================== ] 2070/2469 83% [==================================================== ] 2071/2469 83% [==================================================== ] 2072/2469 83% [==================================================== ] 2073/2469 83% [==================================================== ] 2074/2469 84% [==================================================== ] 2075/2469 84% [==================================================== ] 2076/2469 84% [==================================================== ] 2077/2469 84% [==================================================== ] 2078/2469 84% [==================================================== ] 2079/2469 84% [==================================================== ] 2080/2469 84% [==================================================== ] 2081/2469 84% [==================================================== ] 2082/2469 84% [==================================================== ] 2083/2469 84% [==================================================== ] 2084/2469 84% [==================================================== ] 2085/2469 84% [==================================================== ] 2086/2469 84% [==================================================== ] 2087/2469 84% [==================================================== ] 2088/2469 84% [==================================================== ] 2089/2469 84% [==================================================== ] 2090/2469 84% [==================================================== ] 2091/2469 84% [==================================================== ] 2092/2469 84% [==================================================== ] 2093/2469 84% [==================================================== ] 2094/2469 84% [==================================================== ] 2095/2469 84% [==================================================== ] 2096/2469 84% [==================================================== ] 2097/2469 84% [==================================================== ] 2098/2469 84% [==================================================== ] 2099/2469 85% [==================================================== ] 2100/2469 85% [==================================================== ] 2101/2469 85% [==================================================== ] 2102/2469 85% [==================================================== ] 2103/2469 85% [==================================================== ] 2104/2469 85% [==================================================== ] 2105/2469 85% [==================================================== ] 2106/2469 85% [==================================================== ] 2107/2469 85% [==================================================== ] 2108/2469 85% [==================================================== ] 2109/2469 85% [==================================================== ] 2110/2469 85% [===================================================== ] 2111/2469 85% [===================================================== ] 2112/2469 85% [===================================================== ] 2113/2469 85% [===================================================== ] 2114/2469 85% [===================================================== ] 2115/2469 85% [===================================================== ] 2116/2469 85% [===================================================== ] 2117/2469 85% [===================================================== ] 2118/2469 85% [===================================================== ] 2119/2469 85% [===================================================== ] 2120/2469 85% [===================================================== ] 2121/2469 85% [===================================================== ] 2122/2469 85% [===================================================== ] 2123/2469 85% [===================================================== ] 2124/2469 86% [===================================================== ] 2125/2469 86% [===================================================== ] 2126/2469 86% [===================================================== ] 2127/2469 86% [===================================================== ] 2128/2469 86% [===================================================== ] 2129/2469 86% [===================================================== ] 2130/2469 86% [===================================================== ] 2131/2469 86% [===================================================== ] 2132/2469 86% [===================================================== ] 2133/2469 86% [===================================================== ] 2134/2469 86% [===================================================== ] 2135/2469 86% [===================================================== ] 2136/2469 86% [===================================================== ] 2137/2469 86% [===================================================== ] 2138/2469 86% [===================================================== ] 2139/2469 86% [===================================================== ] 2140/2469 86% [===================================================== ] 2141/2469 86% [===================================================== ] 2142/2469 86% [===================================================== ] 2143/2469 86% [===================================================== ] 2144/2469 86% [===================================================== ] 2145/2469 86% [===================================================== ] 2146/2469 86% [===================================================== ] 2147/2469 86% [===================================================== ] 2148/2469 86% [===================================================== ] 2149/2469 87% [===================================================== ] 2150/2469 87% [====================================================== ] 2151/2469 87% [====================================================== ] 2152/2469 87% [====================================================== ] 2153/2469 87% [====================================================== ] 2154/2469 87% [====================================================== ] 2155/2469 87% [====================================================== ] 2156/2469 87% [====================================================== ] 2157/2469 87% [====================================================== ] 2158/2469 87% [====================================================== ] 2159/2469 87% [====================================================== ] 2160/2469 87% [====================================================== ] 2161/2469 87% [====================================================== ] 2162/2469 87% [====================================================== ] 2163/2469 87% [====================================================== ] 2164/2469 87% [====================================================== ] 2165/2469 87% [====================================================== ] 2166/2469 87% [====================================================== ] 2167/2469 87% [====================================================== ] 2168/2469 87% [====================================================== ] 2169/2469 87% [====================================================== ] 2170/2469 87% [====================================================== ] 2171/2469 87% [====================================================== ] 2172/2469 87% [====================================================== ] 2173/2469 88% [====================================================== ] 2174/2469 88% [====================================================== ] 2175/2469 88% [====================================================== ] 2176/2469 88% [====================================================== ] 2177/2469 88% [====================================================== ] 2178/2469 88% [====================================================== ] 2179/2469 88% [====================================================== ] 2180/2469 88% [====================================================== ] 2181/2469 88% [====================================================== ] 2182/2469 88% [====================================================== ] 2183/2469 88% [====================================================== ] 2184/2469 88% [====================================================== ] 2185/2469 88% [====================================================== ] 2186/2469 88% [====================================================== ] 2187/2469 88% [====================================================== ] 2188/2469 88% [====================================================== ] 2189/2469 88% [====================================================== ] 2190/2469 88% [======================================================= ] 2191/2469 88% [======================================================= ] 2192/2469 88% [======================================================= ] 2193/2469 88% [======================================================= ] 2194/2469 88% [======================================================= ] 2195/2469 88% [======================================================= ] 2196/2469 88% [======================================================= ] 2197/2469 88% [======================================================= ] 2198/2469 89% [======================================================= ] 2199/2469 89% [======================================================= ] 2200/2469 89% [======================================================= ] 2201/2469 89% [======================================================= ] 2202/2469 89% [======================================================= ] 2203/2469 89% [======================================================= ] 2204/2469 89% [======================================================= ] 2205/2469 89% [======================================================= ] 2206/2469 89% [======================================================= ] 2207/2469 89% [======================================================= ] 2208/2469 89% [======================================================= ] 2209/2469 89% [======================================================= ] 2210/2469 89% [======================================================= ] 2211/2469 89% [======================================================= ] 2212/2469 89% [======================================================= ] 2213/2469 89% [======================================================= ] 2214/2469 89% [======================================================= ] 2215/2469 89% [======================================================= ] 2216/2469 89% [======================================================= ] 2217/2469 89% [======================================================= ] 2218/2469 89% [======================================================= ] 2219/2469 89% [======================================================= ] 2220/2469 89% [======================================================= ] 2221/2469 89% [======================================================= ] 2222/2469 89% [======================================================= ] 2223/2469 90% [======================================================= ] 2224/2469 90% [======================================================= ] 2225/2469 90% [======================================================= ] 2226/2469 90% [======================================================= ] 2227/2469 90% [======================================================= ] 2228/2469 90% [======================================================= ] 2229/2469 90% [======================================================= ] 2230/2469 90% [======================================================== ] 2231/2469 90% [======================================================== ] 2232/2469 90% [======================================================== ] 2233/2469 90% [======================================================== ] 2234/2469 90% [======================================================== ] 2235/2469 90% [======================================================== ] 2236/2469 90% [======================================================== ] 2237/2469 90% [======================================================== ] 2238/2469 90% [======================================================== ] 2239/2469 90% [======================================================== ] 2240/2469 90% [======================================================== ] 2241/2469 90% [======================================================== ] 2242/2469 90% [======================================================== ] 2243/2469 90% [======================================================== ] 2244/2469 90% [======================================================== ] 2245/2469 90% [======================================================== ] 2246/2469 90% [======================================================== ] 2247/2469 91% [======================================================== ] 2248/2469 91% [======================================================== ] 2249/2469 91% [======================================================== ] 2250/2469 91% [======================================================== ] 2251/2469 91% [======================================================== ] 2252/2469 91% [======================================================== ] 2253/2469 91% [======================================================== ] 2254/2469 91% [======================================================== ] 2255/2469 91% [======================================================== ] 2256/2469 91% [======================================================== ] 2257/2469 91% [======================================================== ] 2258/2469 91% [======================================================== ] 2259/2469 91% [======================================================== ] 2260/2469 91% [======================================================== ] 2261/2469 91% [======================================================== ] 2262/2469 91% [======================================================== ] 2263/2469 91% [======================================================== ] 2264/2469 91% [======================================================== ] 2265/2469 91% [======================================================== ] 2266/2469 91% [======================================================== ] 2267/2469 91% [======================================================== ] 2268/2469 91% [======================================================== ] 2269/2469 91% [========================================================= ] 2270/2469 91% [========================================================= ] 2271/2469 91% [========================================================= ] 2272/2469 92% [========================================================= ] 2273/2469 92% [========================================================= ] 2274/2469 92% [========================================================= ] 2275/2469 92% [========================================================= ] 2276/2469 92% [========================================================= ] 2277/2469 92% [========================================================= ] 2278/2469 92% [========================================================= ] 2279/2469 92% [========================================================= ] 2280/2469 92% [========================================================= ] 2281/2469 92% [========================================================= ] 2282/2469 92% [========================================================= ] 2283/2469 92% [========================================================= ] 2284/2469 92% [========================================================= ] 2285/2469 92% [========================================================= ] 2286/2469 92% [========================================================= ] 2287/2469 92% [========================================================= ] 2288/2469 92% [========================================================= ] 2289/2469 92% [========================================================= ] 2290/2469 92% [========================================================= ] 2291/2469 92% [========================================================= ] 2292/2469 92% [========================================================= ] 2293/2469 92% [========================================================= ] 2294/2469 92% [========================================================= ] 2295/2469 92% [========================================================= ] 2296/2469 92% [========================================================= ] 2297/2469 93% [========================================================= ] 2298/2469 93% [========================================================= ] 2299/2469 93% [========================================================= ] 2300/2469 93% [========================================================= ] 2301/2469 93% [========================================================= ] 2302/2469 93% [========================================================= ] 2303/2469 93% [========================================================= ] 2304/2469 93% [========================================================= ] 2305/2469 93% [========================================================= ] 2306/2469 93% [========================================================= ] 2307/2469 93% [========================================================= ] 2308/2469 93% [========================================================= ] 2309/2469 93% [========================================================== ] 2310/2469 93% [========================================================== ] 2311/2469 93% [========================================================== ] 2312/2469 93% [========================================================== ] 2313/2469 93% [========================================================== ] 2314/2469 93% [========================================================== ] 2315/2469 93% [========================================================== ] 2316/2469 93% [========================================================== ] 2317/2469 93% [========================================================== ] 2318/2469 93% [========================================================== ] 2319/2469 93% [========================================================== ] 2320/2469 93% [========================================================== ] 2321/2469 94% [========================================================== ] 2322/2469 94% [========================================================== ] 2323/2469 94% [========================================================== ] 2324/2469 94% [========================================================== ] 2325/2469 94% [========================================================== ] 2326/2469 94% [========================================================== ] 2327/2469 94% [========================================================== ] 2328/2469 94% [========================================================== ] 2329/2469 94% [========================================================== ] 2330/2469 94% [========================================================== ] 2331/2469 94% [========================================================== ] 2332/2469 94% [========================================================== ] 2333/2469 94% [========================================================== ] 2334/2469 94% [========================================================== ] 2335/2469 94% [========================================================== ] 2336/2469 94% [========================================================== ] 2337/2469 94% [========================================================== ] 2338/2469 94% [========================================================== ] 2339/2469 94% [========================================================== ] 2340/2469 94% [========================================================== ] 2341/2469 94% [========================================================== ] 2342/2469 94% [========================================================== ] 2343/2469 94% [========================================================== ] 2344/2469 94% [========================================================== ] 2345/2469 94% [========================================================== ] 2346/2469 95% [========================================================== ] 2347/2469 95% [========================================================== ] 2348/2469 95% [========================================================== ] 2349/2469 95% [=========================================================== ] 2350/2469 95% [=========================================================== ] 2351/2469 95% [=========================================================== ] 2352/2469 95% [=========================================================== ] 2353/2469 95% [=========================================================== ] 2354/2469 95% [=========================================================== ] 2355/2469 95% [=========================================================== ] 2356/2469 95% [=========================================================== ] 2357/2469 95% [=========================================================== ] 2358/2469 95% [=========================================================== ] 2359/2469 95% [=========================================================== ] 2360/2469 95% [=========================================================== ] 2361/2469 95% [=========================================================== ] 2362/2469 95% [=========================================================== ] 2363/2469 95% [=========================================================== ] 2364/2469 95% [=========================================================== ] 2365/2469 95% [=========================================================== ] 2366/2469 95% [=========================================================== ] 2367/2469 95% [=========================================================== ] 2368/2469 95% [=========================================================== ] 2369/2469 95% [=========================================================== ] 2370/2469 95% [=========================================================== ] 2371/2469 96% [=========================================================== ] 2372/2469 96% [=========================================================== ] 2373/2469 96% [=========================================================== ] 2374/2469 96% [=========================================================== ] 2375/2469 96% [=========================================================== ] 2376/2469 96% [=========================================================== ] 2377/2469 96% [=========================================================== ] 2378/2469 96% [=========================================================== ] 2379/2469 96% [=========================================================== ] 2380/2469 96% [=========================================================== ] 2381/2469 96% [=========================================================== ] 2382/2469 96% [=========================================================== ] 2383/2469 96% [=========================================================== ] 2384/2469 96% [=========================================================== ] 2385/2469 96% [=========================================================== ] 2386/2469 96% [=========================================================== ] 2387/2469 96% [=========================================================== ] 2388/2469 96% [=========================================================== ] 2389/2469 96% [============================================================ ] 2390/2469 96% [============================================================ ] 2391/2469 96% [============================================================ ] 2392/2469 96% [============================================================ ] 2393/2469 96% [============================================================ ] 2394/2469 96% [============================================================ ] 2395/2469 97% [============================================================ ] 2396/2469 97% [============================================================ ] 2397/2469 97% [============================================================ ] 2398/2469 97% [============================================================ ] 2399/2469 97% [============================================================ ] 2400/2469 97% [============================================================ ] 2401/2469 97% [============================================================ ] 2402/2469 97% [============================================================ ] 2403/2469 97% [============================================================ ] 2404/2469 97% [============================================================ ] 2405/2469 97% [============================================================ ] 2406/2469 97% [============================================================ ] 2407/2469 97% [============================================================ ] 2408/2469 97% [============================================================ ] 2409/2469 97% [============================================================ ] 2410/2469 97% [============================================================ ] 2411/2469 97% [============================================================ ] 2412/2469 97% [============================================================ ] 2413/2469 97% [============================================================ ] 2414/2469 97% [============================================================ ] 2415/2469 97% [============================================================ ] 2416/2469 97% [============================================================ ] 2417/2469 97% [============================================================ ] 2418/2469 97% [============================================================ ] 2419/2469 97% [============================================================ ] 2420/2469 98% [============================================================ ] 2421/2469 98% [============================================================ ] 2422/2469 98% [============================================================ ] 2423/2469 98% [============================================================ ] 2424/2469 98% [============================================================ ] 2425/2469 98% [============================================================ ] 2426/2469 98% [============================================================ ] 2427/2469 98% [============================================================ ] 2428/2469 98% [============================================================ ] 2429/2469 98% [============================================================= ] 2430/2469 98% [============================================================= ] 2431/2469 98% [============================================================= ] 2432/2469 98% [============================================================= ] 2433/2469 98% [============================================================= ] 2434/2469 98% [============================================================= ] 2435/2469 98% [============================================================= ] 2436/2469 98% [============================================================= ] 2437/2469 98% [============================================================= ] 2438/2469 98% [============================================================= ] 2439/2469 98% [============================================================= ] 2440/2469 98% [============================================================= ] 2441/2469 98% [============================================================= ] 2442/2469 98% [============================================================= ] 2443/2469 98% [============================================================= ] 2444/2469 98% [============================================================= ] 2445/2469 99% [============================================================= ] 2446/2469 99% [============================================================= ] 2447/2469 99% [============================================================= ] 2448/2469 99% [============================================================= ] 2449/2469 99% [============================================================= ] 2450/2469 99% [============================================================= ] 2451/2469 99% [============================================================= ] 2452/2469 99% [============================================================= ] 2453/2469 99% [============================================================= ] 2454/2469 99% [============================================================= ] 2455/2469 99% [============================================================= ] 2456/2469 99% [============================================================= ] 2457/2469 99% [============================================================= ] 2458/2469 99% [============================================================= ] 2459/2469 99% [============================================================= ] 2460/2469 99% [============================================================= ] 2461/2469 99% [============================================================= ] 2462/2469 99% [============================================================= ] 2463/2469 99% [============================================================= ] 2464/2469 99% [============================================================= ] 2465/2469 99% [============================================================= ] 2466/2469 99% [============================================================= ] 2467/2469 99% [============================================================= ] 2468/2469 99% [==============================================================] 2469/2469 100% operation complete, 2469 objects in 37030 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2022.05-334-gf414afe53d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.0 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.0 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> glibc 2.35-96-g2c4fc8e5ca742c6a3a1933799495bb0b00a807f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1p Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 62.6.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iproute2 5.17.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> drbd-utils 9.19.0 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> dropbear 2022.82 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> easy-rsa 3.0.8 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> empty 0.6.21b Collecting legal info COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112) >>> host-erofs-utils 1.4 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ethtool 5.17 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> host-genimage 15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> openssl Collecting legal info >>> libopenssl 1.1.1p Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> inih 53 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> host-kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libbytesize 2.6 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpwquality 1.4.4 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> mxml 3.3 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: ed63aec4c75b9c21a5156b40052138032269bd27fd6f4bc0c51389807cdc7db9) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openvpn 2.5.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pinentry 1.1.1 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> host-rust-bin 1.60.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-sentry-cli 1.59.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stm32flash 0.6 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tio 1.40 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> wilc-firmware wilc_linux_15_6 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> xvisor 0.3.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'