>>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs printf ' davfs2 -1 davfs2 -1 * - - - davfs user\n news -1 news -1 * - - - Leafnode2 daemon\n saned -1 saned -1 * /etc/sane.d - - Saned User\n - - sudo -1 - - - -\n\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/sudo f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/buildroot/autobuild/instance-0/output-1/images/rootfs.btrfs\n /home/buildroot/autobuild/instance-0/output-1/host/bin/mkfs.btrfs -f -r '\''/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/buildroot/autobuild/instance-0/output-1/images/rootfs.btrfs\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/buildroot/autobuild/instance-0/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: c691c40c-45fd-4216-af10-d0eece14613e Node size: 16384 Sector size: 4096 Filesystem size: 501.00MiB Block group profiles: Data: single 376.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 501.00MiB /home/buildroot/autobuild/instance-0/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-0/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-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 3294 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/3294 0% [ ] 2/3294 0% [ ] 3/3294 0% [ ] 4/3294 0% [ ] 5/3294 0% [ ] 6/3294 0% [ ] 7/3294 0% [ ] 8/3294 0% [ ] 9/3294 0% [ ] 10/3294 0% [ ] 11/3294 0% [ ] 12/3294 0% [ ] 13/3294 0% [ ] 14/3294 0% [ ] 15/3294 0% [ ] 16/3294 0% [ ] 17/3294 0% [ ] 18/3294 0% [ ] 19/3294 0% [ ] 20/3294 0% [ ] 21/3294 0% [ ] 22/3294 0% [ ] 23/3294 0% [ ] 24/3294 0% [ ] 25/3294 0% [ ] 26/3294 0% [ ] 27/3294 0% [ ] 28/3294 0% [ ] 29/3294 0% [ ] 30/3294 0% [ ] 31/3294 0% [ ] 32/3294 0% [ ] 33/3294 1% [ ] 34/3294 1% [ ] 35/3294 1% [ ] 36/3294 1% [ ] 37/3294 1% [ ] 38/3294 1% [ ] 39/3294 1% [ ] 40/3294 1% [ ] 41/3294 1% [ ] 42/3294 1% [ ] 43/3294 1% [ ] 44/3294 1% [ ] 45/3294 1% [ ] 46/3294 1% [ ] 47/3294 1% [ ] 48/3294 1% [ ] 49/3294 1% [ ] 50/3294 1% [ ] 51/3294 1% [ ] 52/3294 1% [ ] 53/3294 1% [= ] 54/3294 1% [= ] 55/3294 1% [= ] 56/3294 1% [= ] 57/3294 1% [= ] 58/3294 1% [= ] 59/3294 1% [= ] 60/3294 1% [= ] 61/3294 1% [= ] 62/3294 1% [= ] 63/3294 1% [= ] 64/3294 1% [= ] 65/3294 1% [= ] 66/3294 2% [= ] 67/3294 2% [= ] 68/3294 2% [= ] 69/3294 2% [= ] 70/3294 2% [= ] 71/3294 2% [= ] 72/3294 2% [= ] 73/3294 2% [= ] 74/3294 2% [= ] 75/3294 2% [= ] 76/3294 2% [= ] 77/3294 2% [= ] 78/3294 2% [= ] 79/3294 2% [= ] 80/3294 2% [= ] 81/3294 2% [= ] 82/3294 2% [= ] 83/3294 2% [= ] 84/3294 2% [= ] 85/3294 2% [= ] 86/3294 2% [= ] 87/3294 2% [= ] 88/3294 2% [= ] 89/3294 2% [= ] 90/3294 2% [= ] 91/3294 2% [= ] 92/3294 2% [= ] 93/3294 2% [= ] 94/3294 2% [= ] 95/3294 2% [= ] 96/3294 2% [= ] 97/3294 2% [= ] 98/3294 2% [= ] 99/3294 3% [= ] 100/3294 3% [= ] 101/3294 3% [= ] 102/3294 3% [= ] 103/3294 3% [= ] 104/3294 3% [= ] 105/3294 3% [= ] 106/3294 3% [== ] 107/3294 3% [== ] 108/3294 3% [== ] 109/3294 3% [== ] 110/3294 3% [== ] 111/3294 3% [== ] 112/3294 3% [== ] 113/3294 3% [== ] 114/3294 3% [== ] 115/3294 3% [== ] 116/3294 3% [== ] 117/3294 3% [== ] 118/3294 3% [== ] 119/3294 3% [== ] 120/3294 3% [== ] 121/3294 3% [== ] 122/3294 3% [== ] 123/3294 3% [== ] 124/3294 3% [== ] 125/3294 3% [== ] 126/3294 3% [== ] 127/3294 3% [== ] 128/3294 3% [== ] 129/3294 3% [== ] 130/3294 3% [== ] 131/3294 3% [== ] 132/3294 4% [== ] 133/3294 4% [== ] 134/3294 4% [== ] 135/3294 4% [== ] 136/3294 4% [== ] 137/3294 4% [== ] 138/3294 4% [== ] 139/3294 4% [== ] 140/3294 4% [== ] 141/3294 4% [== ] 142/3294 4% [== ] 143/3294 4% [== ] 144/3294 4% [== ] 145/3294 4% [== ] 146/3294 4% [== ] 147/3294 4% [== ] 148/3294 4% [== ] 149/3294 4% [== ] 150/3294 4% [== ] 151/3294 4% [== ] 152/3294 4% [== ] 153/3294 4% [== ] 154/3294 4% [== ] 155/3294 4% [== ] 156/3294 4% [== ] 157/3294 4% [== ] 158/3294 4% [== ] 159/3294 4% [=== ] 160/3294 4% [=== ] 161/3294 4% [=== ] 162/3294 4% [=== ] 163/3294 4% [=== ] 164/3294 4% [=== ] 165/3294 5% [=== ] 166/3294 5% [=== ] 167/3294 5% [=== ] 168/3294 5% [=== ] 169/3294 5% [=== ] 170/3294 5% [=== ] 171/3294 5% [=== ] 172/3294 5% [=== ] 173/3294 5% [=== ] 174/3294 5% [=== ] 175/3294 5% [=== ] 176/3294 5% [=== ] 177/3294 5% [=== ] 178/3294 5% [=== ] 179/3294 5% [=== ] 180/3294 5% [=== ] 181/3294 5% [=== ] 182/3294 5% [=== ] 183/3294 5% [=== ] 184/3294 5% [=== ] 185/3294 5% [=== ] 186/3294 5% [=== ] 187/3294 5% [=== ] 188/3294 5% [=== ] 189/3294 5% [=== ] 190/3294 5% [=== ] 191/3294 5% [=== ] 192/3294 5% [=== ] 193/3294 5% [=== ] 194/3294 5% [=== ] 195/3294 5% [=== ] 196/3294 5% [=== ] 197/3294 5% [=== ] 198/3294 6% [=== ] 199/3294 6% [=== ] 200/3294 6% [=== ] 201/3294 6% [=== ] 202/3294 6% [=== ] 203/3294 6% [=== ] 204/3294 6% [=== ] 205/3294 6% [=== ] 206/3294 6% [=== ] 207/3294 6% [=== ] 208/3294 6% [=== ] 209/3294 6% [=== ] 210/3294 6% [=== ] 211/3294 6% [=== ] 212/3294 6% [==== ] 213/3294 6% [==== ] 214/3294 6% [==== ] 215/3294 6% [==== ] 216/3294 6% [==== ] 217/3294 6% [==== ] 218/3294 6% [==== ] 219/3294 6% [==== ] 220/3294 6% [==== ] 221/3294 6% [==== ] 222/3294 6% [==== ] 223/3294 6% [==== ] 224/3294 6% [==== ] 225/3294 6% [==== ] 226/3294 6% [==== ] 227/3294 6% [==== ] 228/3294 6% [==== ] 229/3294 6% [==== ] 230/3294 6% [==== ] 231/3294 7% [==== ] 232/3294 7% [==== ] 233/3294 7% [==== ] 234/3294 7% [==== ] 235/3294 7% [==== ] 236/3294 7% [==== ] 237/3294 7% [==== ] 238/3294 7% [==== ] 239/3294 7% [==== ] 240/3294 7% [==== ] 241/3294 7% [==== ] 242/3294 7% [==== ] 243/3294 7% [==== ] 244/3294 7% [==== ] 245/3294 7% [==== ] 246/3294 7% [==== ] 247/3294 7% [==== ] 248/3294 7% [==== ] 249/3294 7% [==== ] 250/3294 7% [==== ] 251/3294 7% [==== ] 252/3294 7% [==== ] 253/3294 7% [==== ] 254/3294 7% [==== ] 255/3294 7% [==== ] 256/3294 7% [==== ] 257/3294 7% [==== ] 258/3294 7% [==== ] 259/3294 7% [==== ] 260/3294 7% [==== ] 261/3294 7% [==== ] 262/3294 7% [==== ] 263/3294 7% [==== ] 264/3294 8% [==== ] 265/3294 8% [===== ] 266/3294 8% [===== ] 267/3294 8% [===== ] 268/3294 8% [===== ] 269/3294 8% [===== ] 270/3294 8% [===== ] 271/3294 8% [===== ] 272/3294 8% [===== ] 273/3294 8% [===== ] 274/3294 8% [===== ] 275/3294 8% [===== ] 276/3294 8% [===== ] 277/3294 8% [===== ] 278/3294 8% [===== ] 279/3294 8% [===== ] 280/3294 8% [===== ] 281/3294 8% [===== ] 282/3294 8% [===== ] 283/3294 8% [===== ] 284/3294 8% [===== ] 285/3294 8% [===== ] 286/3294 8% [===== ] 287/3294 8% [===== ] 288/3294 8% [===== ] 289/3294 8% [===== ] 290/3294 8% [===== ] 291/3294 8% [===== ] 292/3294 8% [===== ] 293/3294 8% [===== ] 294/3294 8% [===== ] 295/3294 8% [===== ] 296/3294 8% [===== ] 297/3294 9% [===== ] 298/3294 9% [===== ] 299/3294 9% [===== ] 300/3294 9% [===== ] 301/3294 9% [===== ] 302/3294 9% [===== ] 303/3294 9% [===== ] 304/3294 9% [===== ] 305/3294 9% [===== ] 306/3294 9% [===== ] 307/3294 9% [===== ] 308/3294 9% [===== ] 309/3294 9% [===== ] 310/3294 9% [===== ] 311/3294 9% [===== ] 312/3294 9% [===== ] 313/3294 9% [===== ] 314/3294 9% [===== ] 315/3294 9% [===== ] 316/3294 9% [===== ] 317/3294 9% [===== ] 318/3294 9% [====== ] 319/3294 9% [====== ] 320/3294 9% [====== ] 321/3294 9% [====== ] 322/3294 9% [====== ] 323/3294 9% [====== ] 324/3294 9% [====== ] 325/3294 9% [====== ] 326/3294 9% [====== ] 327/3294 9% [====== ] 328/3294 9% [====== ] 329/3294 9% [====== ] 330/3294 10% [====== ] 331/3294 10% [====== ] 332/3294 10% [====== ] 333/3294 10% [====== ] 334/3294 10% [====== ] 335/3294 10% [====== ] 336/3294 10% [====== ] 337/3294 10% [====== ] 338/3294 10% [====== ] 339/3294 10% [====== ] 340/3294 10% [====== ] 341/3294 10% [====== ] 342/3294 10% [====== ] 343/3294 10% [====== ] 344/3294 10% [====== ] 345/3294 10% [====== ] 346/3294 10% [====== ] 347/3294 10% [====== ] 348/3294 10% [====== ] 349/3294 10% [====== ] 350/3294 10% [====== ] 351/3294 10% [====== ] 352/3294 10% [====== ] 353/3294 10% [====== ] 354/3294 10% [====== ] 355/3294 10% [====== ] 356/3294 10% [====== ] 357/3294 10% [====== ] 358/3294 10% [====== ] 359/3294 10% [====== ] 360/3294 10% [====== ] 361/3294 10% [====== ] 362/3294 10% [====== ] 363/3294 11% [====== ] 364/3294 11% [====== ] 365/3294 11% [====== ] 366/3294 11% [====== ] 367/3294 11% [====== ] 368/3294 11% [====== ] 369/3294 11% [====== ] 370/3294 11% [====== ] 371/3294 11% [======= ] 372/3294 11% [======= ] 373/3294 11% [======= ] 374/3294 11% [======= ] 375/3294 11% [======= ] 376/3294 11% [======= ] 377/3294 11% [======= ] 378/3294 11% [======= ] 379/3294 11% [======= ] 380/3294 11% [======= ] 381/3294 11% [======= ] 382/3294 11% [======= ] 383/3294 11% [======= ] 384/3294 11% [======= ] 385/3294 11% [======= ] 386/3294 11% [======= ] 387/3294 11% [======= ] 388/3294 11% [======= ] 389/3294 11% [======= ] 390/3294 11% [======= ] 391/3294 11% [======= ] 392/3294 11% [======= ] 393/3294 11% [======= ] 394/3294 11% [======= ] 395/3294 11% [======= ] 396/3294 12% [======= ] 397/3294 12% [======= ] 398/3294 12% [======= ] 399/3294 12% [======= ] 400/3294 12% [======= ] 401/3294 12% [======= ] 402/3294 12% [======= ] 403/3294 12% [======= ] 404/3294 12% [======= ] 405/3294 12% [======= ] 406/3294 12% [======= ] 407/3294 12% [======= ] 408/3294 12% [======= ] 409/3294 12% [======= ] 410/3294 12% [======= ] 411/3294 12% [======= ] 412/3294 12% [======= ] 413/3294 12% [======= ] 414/3294 12% [======= ] 415/3294 12% [======= ] 416/3294 12% [======= ] 417/3294 12% [======= ] 418/3294 12% [======= ] 419/3294 12% [======= ] 420/3294 12% [======= ] 421/3294 12% [======= ] 422/3294 12% [======= ] 423/3294 12% [======= ] 424/3294 12% [======= ] 425/3294 12% [======== ] 426/3294 12% [======== ] 427/3294 12% [======== ] 428/3294 12% [======== ] 429/3294 13% [======== ] 430/3294 13% [======== ] 431/3294 13% [======== ] 432/3294 13% [======== ] 433/3294 13% [======== ] 434/3294 13% [======== ] 435/3294 13% [======== ] 436/3294 13% [======== ] 437/3294 13% [======== ] 438/3294 13% [======== ] 439/3294 13% [======== ] 440/3294 13% [======== ] 441/3294 13% [======== ] 442/3294 13% [======== ] 443/3294 13% [======== ] 444/3294 13% [======== ] 445/3294 13% [======== ] 446/3294 13% [======== ] 447/3294 13% [======== ] 448/3294 13% [======== ] 449/3294 13% [======== ] 450/3294 13% [======== ] 451/3294 13% [======== ] 452/3294 13% [======== ] 453/3294 13% [======== ] 454/3294 13% [======== ] 455/3294 13% [======== ] 456/3294 13% [======== ] 457/3294 13% [======== ] 458/3294 13% [======== ] 459/3294 13% [======== ] 460/3294 13% [======== ] 461/3294 13% [======== ] 462/3294 14% [======== ] 463/3294 14% [======== ] 464/3294 14% [======== ] 465/3294 14% [======== ] 466/3294 14% [======== ] 467/3294 14% [======== ] 468/3294 14% [======== ] 469/3294 14% [======== ] 470/3294 14% [======== ] 471/3294 14% [======== ] 472/3294 14% [======== ] 473/3294 14% [======== ] 474/3294 14% [======== ] 475/3294 14% [======== ] 476/3294 14% [======== ] 477/3294 14% [======== ] 478/3294 14% [========= ] 479/3294 14% [========= ] 480/3294 14% [========= ] 481/3294 14% [========= ] 482/3294 14% [========= ] 483/3294 14% [========= ] 484/3294 14% [========= ] 485/3294 14% [========= ] 486/3294 14% [========= ] 487/3294 14% [========= ] 488/3294 14% [========= ] 489/3294 14% [========= ] 490/3294 14% [========= ] 491/3294 14% [========= ] 492/3294 14% [========= ] 493/3294 14% [========= ] 494/3294 14% [========= ] 495/3294 15% [========= ] 496/3294 15% [========= ] 497/3294 15% [========= ] 498/3294 15% [========= ] 499/3294 15% [========= ] 500/3294 15% [========= ] 501/3294 15% [========= ] 502/3294 15% [========= ] 503/3294 15% [========= ] 504/3294 15% [========= ] 505/3294 15% [========= ] 506/3294 15% [========= ] 507/3294 15% [========= ] 508/3294 15% [========= ] 509/3294 15% [========= ] 510/3294 15% [========= ] 511/3294 15% [========= ] 512/3294 15% [========= ] 513/3294 15% [========= ] 514/3294 15% [========= ] 515/3294 15% [========= ] 516/3294 15% [========= ] 517/3294 15% [========= ] 518/3294 15% [========= ] 519/3294 15% [========= ] 520/3294 15% [========= ] 521/3294 15% [========= ] 522/3294 15% [========= ] 523/3294 15% [========= ] 524/3294 15% [========= ] 525/3294 15% [========= ] 526/3294 15% [========= ] 527/3294 15% [========= ] 528/3294 16% [========= ] 529/3294 16% [========= ] 530/3294 16% [========= ] 531/3294 16% [========== ] 532/3294 16% [========== ] 533/3294 16% [========== ] 534/3294 16% [========== ] 535/3294 16% [========== ] 536/3294 16% [========== ] 537/3294 16% [========== ] 538/3294 16% [========== ] 539/3294 16% [========== ] 540/3294 16% [========== ] 541/3294 16% [========== ] 542/3294 16% [========== ] 543/3294 16% [========== ] 544/3294 16% [========== ] 545/3294 16% [========== ] 546/3294 16% [========== ] 547/3294 16% [========== ] 548/3294 16% [========== ] 549/3294 16% [========== ] 550/3294 16% [========== ] 551/3294 16% [========== ] 552/3294 16% [========== ] 553/3294 16% [========== ] 554/3294 16% [========== ] 555/3294 16% [========== ] 556/3294 16% [========== ] 557/3294 16% [========== ] 558/3294 16% [========== ] 559/3294 16% [========== ] 560/3294 17% [========== ] 561/3294 17% [========== ] 562/3294 17% [========== ] 563/3294 17% [========== ] 564/3294 17% [========== ] 565/3294 17% [========== ] 566/3294 17% [========== ] 567/3294 17% [========== ] 568/3294 17% [========== ] 569/3294 17% [========== ] 570/3294 17% [========== ] 571/3294 17% [========== ] 572/3294 17% [========== ] 573/3294 17% [========== ] 574/3294 17% [========== ] 575/3294 17% [========== ] 576/3294 17% [========== ] 577/3294 17% [========== ] 578/3294 17% [========== ] 579/3294 17% [========== ] 580/3294 17% [========== ] 581/3294 17% [========== ] 582/3294 17% [========== ] 583/3294 17% [========== ] 584/3294 17% [=========== ] 585/3294 17% [=========== ] 586/3294 17% [=========== ] 587/3294 17% [=========== ] 588/3294 17% [=========== ] 589/3294 17% [=========== ] 590/3294 17% [=========== ] 591/3294 17% [=========== ] 592/3294 17% [=========== ] 593/3294 18% [=========== ] 594/3294 18% [=========== ] 595/3294 18% [=========== ] 596/3294 18% [=========== ] 597/3294 18% [=========== ] 598/3294 18% [=========== ] 599/3294 18% [=========== ] 600/3294 18% [=========== ] 601/3294 18% [=========== ] 602/3294 18% [=========== ] 603/3294 18% [=========== ] 604/3294 18% [=========== ] 605/3294 18% [=========== ] 606/3294 18% [=========== ] 607/3294 18% [=========== ] 608/3294 18% [=========== ] 609/3294 18% [=========== ] 610/3294 18% [=========== ] 611/3294 18% [=========== ] 612/3294 18% [=========== ] 613/3294 18% [=========== ] 614/3294 18% [=========== ] 615/3294 18% [=========== ] 616/3294 18% [=========== ] 617/3294 18% [=========== ] 618/3294 18% [=========== ] 619/3294 18% [=========== ] 620/3294 18% [=========== ] 621/3294 18% [=========== ] 622/3294 18% [=========== ] 623/3294 18% [=========== ] 624/3294 18% [=========== ] 625/3294 18% [=========== ] 626/3294 19% [=========== ] 627/3294 19% [=========== ] 628/3294 19% [=========== ] 629/3294 19% [=========== ] 630/3294 19% [=========== ] 631/3294 19% [=========== ] 632/3294 19% [=========== ] 633/3294 19% [=========== ] 634/3294 19% [=========== ] 635/3294 19% [=========== ] 636/3294 19% [=========== ] 637/3294 19% [============ ] 638/3294 19% [============ ] 639/3294 19% [============ ] 640/3294 19% [============ ] 641/3294 19% [============ ] 642/3294 19% [============ ] 643/3294 19% [============ ] 644/3294 19% [============ ] 645/3294 19% [============ ] 646/3294 19% [============ ] 647/3294 19% [============ ] 648/3294 19% [============ ] 649/3294 19% [============ ] 650/3294 19% [============ ] 651/3294 19% [============ ] 652/3294 19% [============ ] 653/3294 19% [============ ] 654/3294 19% [============ ] 655/3294 19% [============ ] 656/3294 19% [============ ] 657/3294 19% [============ ] 658/3294 19% [============ ] 659/3294 20% [============ ] 660/3294 20% [============ ] 661/3294 20% [============ ] 662/3294 20% [============ ] 663/3294 20% [============ ] 664/3294 20% [============ ] 665/3294 20% [============ ] 666/3294 20% [============ ] 667/3294 20% [============ ] 668/3294 20% [============ ] 669/3294 20% [============ ] 670/3294 20% [============ ] 671/3294 20% [============ ] 672/3294 20% [============ ] 673/3294 20% [============ ] 674/3294 20% [============ ] 675/3294 20% [============ ] 676/3294 20% [============ ] 677/3294 20% [============ ] 678/3294 20% [============ ] 679/3294 20% [============ ] 680/3294 20% [============ ] 681/3294 20% [============ ] 682/3294 20% [============ ] 683/3294 20% [============ ] 684/3294 20% [============ ] 685/3294 20% [============ ] 686/3294 20% [============ ] 687/3294 20% [============ ] 688/3294 20% [============ ] 689/3294 20% [============ ] 690/3294 20% [============= ] 691/3294 20% [============= ] 692/3294 21% [============= ] 693/3294 21% [============= ] 694/3294 21% [============= ] 695/3294 21% [============= ] 696/3294 21% [============= ] 697/3294 21% [============= ] 698/3294 21% [============= ] 699/3294 21% [============= ] 700/3294 21% [============= ] 701/3294 21% [============= ] 702/3294 21% [============= ] 703/3294 21% [============= ] 704/3294 21% [============= ] 705/3294 21% [============= ] 706/3294 21% [============= ] 707/3294 21% [============= ] 708/3294 21% [============= ] 709/3294 21% [============= ] 710/3294 21% [============= ] 711/3294 21% [============= ] 712/3294 21% [============= ] 713/3294 21% [============= ] 714/3294 21% [============= ] 715/3294 21% [============= ] 716/3294 21% [============= ] 717/3294 21% [============= ] 718/3294 21% [============= ] 719/3294 21% [============= ] 720/3294 21% [============= ] 721/3294 21% [============= ] 722/3294 21% [============= ] 723/3294 21% [============= ] 724/3294 21% [============= ] 725/3294 22% [============= ] 726/3294 22% [============= ] 727/3294 22% [============= ] 728/3294 22% [============= ] 729/3294 22% [============= ] 730/3294 22% [============= ] 731/3294 22% [============= ] 732/3294 22% [============= ] 733/3294 22% [============= ] 734/3294 22% [============= ] 735/3294 22% [============= ] 736/3294 22% [============= ] 737/3294 22% [============= ] 738/3294 22% [============= ] 739/3294 22% [============= ] 740/3294 22% [============= ] 741/3294 22% [============= ] 742/3294 22% [============= ] 743/3294 22% [============== ] 744/3294 22% [============== ] 745/3294 22% [============== ] 746/3294 22% [============== ] 747/3294 22% [============== ] 748/3294 22% [============== ] 749/3294 22% [============== ] 750/3294 22% [============== ] 751/3294 22% [============== ] 752/3294 22% [============== ] 753/3294 22% [============== ] 754/3294 22% [============== ] 755/3294 22% [============== ] 756/3294 22% [============== ] 757/3294 22% [============== ] 758/3294 23% [============== ] 759/3294 23% [============== ] 760/3294 23% [============== ] 761/3294 23% [============== ] 762/3294 23% [============== ] 763/3294 23% [============== ] 764/3294 23% [============== ] 765/3294 23% [============== ] 766/3294 23% [============== ] 767/3294 23% [============== ] 768/3294 23% [============== ] 769/3294 23% [============== ] 770/3294 23% [============== ] 771/3294 23% [============== ] 772/3294 23% [============== ] 773/3294 23% [============== ] 774/3294 23% [============== ] 775/3294 23% [============== ] 776/3294 23% [============== ] 777/3294 23% [============== ] 778/3294 23% [============== ] 779/3294 23% [============== ] 780/3294 23% [============== ] 781/3294 23% [============== ] 782/3294 23% [============== ] 783/3294 23% [============== ] 784/3294 23% [============== ] 785/3294 23% [============== ] 786/3294 23% [============== ] 787/3294 23% [============== ] 788/3294 23% [============== ] 789/3294 23% [============== ] 790/3294 23% [============== ] 791/3294 24% [============== ] 792/3294 24% [============== ] 793/3294 24% [============== ] 794/3294 24% [============== ] 795/3294 24% [============== ] 796/3294 24% [=============== ] 797/3294 24% [=============== ] 798/3294 24% [=============== ] 799/3294 24% [=============== ] 800/3294 24% [=============== ] 801/3294 24% [=============== ] 802/3294 24% [=============== ] 803/3294 24% [=============== ] 804/3294 24% [=============== ] 805/3294 24% [=============== ] 806/3294 24% [=============== ] 807/3294 24% [=============== ] 808/3294 24% [=============== ] 809/3294 24% [=============== ] 810/3294 24% [=============== ] 811/3294 24% [=============== ] 812/3294 24% [=============== ] 813/3294 24% [=============== ] 814/3294 24% [=============== ] 815/3294 24% [=============== ] 816/3294 24% [=============== ] 817/3294 24% [=============== ] 818/3294 24% [=============== ] 819/3294 24% [=============== ] 820/3294 24% [=============== ] 821/3294 24% [=============== ] 822/3294 24% [=============== ] 823/3294 24% [=============== ] 824/3294 25% [=============== ] 825/3294 25% [=============== ] 826/3294 25% [=============== ] 827/3294 25% [=============== ] 828/3294 25% [=============== ] 829/3294 25% [=============== ] 830/3294 25% [=============== ] 831/3294 25% [=============== ] 832/3294 25% [=============== ] 833/3294 25% [=============== ] 834/3294 25% [=============== ] 835/3294 25% [=============== ] 836/3294 25% [=============== ] 837/3294 25% [=============== ] 838/3294 25% [=============== ] 839/3294 25% [=============== ] 840/3294 25% [=============== ] 841/3294 25% [=============== ] 842/3294 25% [=============== ] 843/3294 25% [=============== ] 844/3294 25% [=============== ] 845/3294 25% [=============== ] 846/3294 25% [=============== ] 847/3294 25% [=============== ] 848/3294 25% [=============== ] 849/3294 25% [=============== ] 850/3294 25% [================ ] 851/3294 25% [================ ] 852/3294 25% [================ ] 853/3294 25% [================ ] 854/3294 25% [================ ] 855/3294 25% [================ ] 856/3294 25% [================ ] 857/3294 26% [================ ] 858/3294 26% [================ ] 859/3294 26% [================ ] 860/3294 26% [================ ] 861/3294 26% [================ ] 862/3294 26% [================ ] 863/3294 26% [================ ] 864/3294 26% [================ ] 865/3294 26% [================ ] 866/3294 26% [================ ] 867/3294 26% [================ ] 868/3294 26% [================ ] 869/3294 26% [================ ] 870/3294 26% [================ ] 871/3294 26% [================ ] 872/3294 26% [================ ] 873/3294 26% [================ ] 874/3294 26% [================ ] 875/3294 26% [================ ] 876/3294 26% [================ ] 877/3294 26% [================ ] 878/3294 26% [================ ] 879/3294 26% [================ ] 880/3294 26% [================ ] 881/3294 26% [================ ] 882/3294 26% [================ ] 883/3294 26% [================ ] 884/3294 26% [================ ] 885/3294 26% [================ ] 886/3294 26% [================ ] 887/3294 26% [================ ] 888/3294 26% [================ ] 889/3294 26% [================ ] 890/3294 27% [================ ] 891/3294 27% [================ ] 892/3294 27% [================ ] 893/3294 27% [================ ] 894/3294 27% [================ ] 895/3294 27% [================ ] 896/3294 27% [================ ] 897/3294 27% [================ ] 898/3294 27% [================ ] 899/3294 27% [================ ] 900/3294 27% [================ ] 901/3294 27% [================ ] 902/3294 27% [================ ] 903/3294 27% [================= ] 904/3294 27% [================= ] 905/3294 27% [================= ] 906/3294 27% [================= ] 907/3294 27% [================= ] 908/3294 27% [================= ] 909/3294 27% [================= ] 910/3294 27% [================= ] 911/3294 27% [================= ] 912/3294 27% [================= ] 913/3294 27% [================= ] 914/3294 27% [================= ] 915/3294 27% [================= ] 916/3294 27% [================= ] 917/3294 27% [================= ] 918/3294 27% [================= ] 919/3294 27% [================= ] 920/3294 27% [================= ] 921/3294 27% [================= ] 922/3294 27% [================= ] 923/3294 28% [================= ] 924/3294 28% [================= ] 925/3294 28% [================= ] 926/3294 28% [================= ] 927/3294 28% [================= ] 928/3294 28% [================= ] 929/3294 28% [================= ] 930/3294 28% [================= ] 931/3294 28% [================= ] 932/3294 28% [================= ] 933/3294 28% [================= ] 934/3294 28% [================= ] 935/3294 28% [================= ] 936/3294 28% [================= ] 937/3294 28% [================= ] 938/3294 28% [================= ] 939/3294 28% [================= ] 940/3294 28% [================= ] 941/3294 28% [================= ] 942/3294 28% [================= ] 943/3294 28% [================= ] 944/3294 28% [================= ] 945/3294 28% [================= ] 946/3294 28% [================= ] 947/3294 28% [================= ] 948/3294 28% [================= ] 949/3294 28% [================= ] 950/3294 28% [================= ] 951/3294 28% [================= ] 952/3294 28% [================= ] 953/3294 28% [================= ] 954/3294 28% [================= ] 955/3294 28% [================= ] 956/3294 29% [================== ] 957/3294 29% [================== ] 958/3294 29% [================== ] 959/3294 29% [================== ] 960/3294 29% [================== ] 961/3294 29% [================== ] 962/3294 29% [================== ] 963/3294 29% [================== ] 964/3294 29% [================== ] 965/3294 29% [================== ] 966/3294 29% [================== ] 967/3294 29% [================== ] 968/3294 29% [================== ] 969/3294 29% [================== ] 970/3294 29% [================== ] 971/3294 29% [================== ] 972/3294 29% [================== ] 973/3294 29% [================== ] 974/3294 29% [================== ] 975/3294 29% [================== ] 976/3294 29% [================== ] 977/3294 29% [================== ] 978/3294 29% [================== ] 979/3294 29% [================== ] 980/3294 29% [================== ] 981/3294 29% [================== ] 982/3294 29% [================== ] 983/3294 29% [================== ] 984/3294 29% [================== ] 985/3294 29% [================== ] 986/3294 29% [================== ] 987/3294 29% [================== ] 988/3294 29% [================== ] 989/3294 30% [================== ] 990/3294 30% [================== ] 991/3294 30% [================== ] 992/3294 30% [================== ] 993/3294 30% [================== ] 994/3294 30% [================== ] 995/3294 30% [================== ] 996/3294 30% [================== ] 997/3294 30% [================== ] 998/3294 30% [================== ] 999/3294 30% [================== ] 1000/3294 30% [================== ] 1001/3294 30% [================== ] 1002/3294 30% [================== ] 1003/3294 30% [================== ] 1004/3294 30% [================== ] 1005/3294 30% [================== ] 1006/3294 30% [================== ] 1007/3294 30% [================== ] 1008/3294 30% [================== ] 1009/3294 30% [=================== ] 1010/3294 30% [=================== ] 1011/3294 30% [=================== ] 1012/3294 30% [=================== ] 1013/3294 30% [=================== ] 1014/3294 30% [=================== ] 1015/3294 30% [=================== ] 1016/3294 30% [=================== ] 1017/3294 30% [=================== ] 1018/3294 30% [=================== ] 1019/3294 30% [=================== ] 1020/3294 30% [=================== ] 1021/3294 30% [=================== ] 1022/3294 31% [=================== ] 1023/3294 31% [=================== ] 1024/3294 31% [=================== ] 1025/3294 31% [=================== ] 1026/3294 31% [=================== ] 1027/3294 31% [=================== ] 1028/3294 31% [=================== ] 1029/3294 31% [=================== ] 1030/3294 31% [=================== ] 1031/3294 31% [=================== ] 1032/3294 31% [=================== ] 1033/3294 31% [=================== ] 1034/3294 31% [=================== ] 1035/3294 31% [=================== ] 1036/3294 31% [=================== ] 1037/3294 31% [=================== ] 1038/3294 31% [=================== ] 1039/3294 31% [=================== ] 1040/3294 31% [=================== ] 1041/3294 31% [=================== ] 1042/3294 31% [=================== ] 1043/3294 31% [=================== ] 1044/3294 31% [=================== ] 1045/3294 31% [=================== ] 1046/3294 31% [=================== ] 1047/3294 31% [=================== ] 1048/3294 31% [=================== ] 1049/3294 31% [=================== ] 1050/3294 31% [=================== ] 1051/3294 31% [=================== ] 1052/3294 31% [=================== ] 1053/3294 31% [=================== ] 1054/3294 31% [=================== ] 1055/3294 32% [=================== ] 1056/3294 32% [=================== ] 1057/3294 32% [=================== ] 1058/3294 32% [=================== ] 1059/3294 32% [=================== ] 1060/3294 32% [=================== ] 1061/3294 32% [=================== ] 1062/3294 32% [==================== ] 1063/3294 32% [==================== ] 1064/3294 32% [==================== ] 1065/3294 32% [==================== ] 1066/3294 32% [==================== ] 1067/3294 32% [==================== ] 1068/3294 32% [==================== ] 1069/3294 32% [==================== ] 1070/3294 32% [==================== ] 1071/3294 32% [==================== ] 1072/3294 32% [==================== ] 1073/3294 32% [==================== ] 1074/3294 32% [==================== ] 1075/3294 32% [==================== ] 1076/3294 32% [==================== ] 1077/3294 32% [==================== ] 1078/3294 32% [==================== ] 1079/3294 32% [==================== ] 1080/3294 32% [==================== ] 1081/3294 32% [==================== ] 1082/3294 32% [==================== ] 1083/3294 32% [==================== ] 1084/3294 32% [==================== ] 1085/3294 32% [==================== ] 1086/3294 32% [==================== ] 1087/3294 32% [==================== ] 1088/3294 33% [==================== ] 1089/3294 33% [==================== ] 1090/3294 33% [==================== ] 1091/3294 33% [==================== ] 1092/3294 33% [==================== ] 1093/3294 33% [==================== ] 1094/3294 33% [==================== ] 1095/3294 33% [==================== ] 1096/3294 33% [==================== ] 1097/3294 33% [==================== ] 1098/3294 33% [==================== ] 1099/3294 33% [==================== ] 1100/3294 33% [==================== ] 1101/3294 33% [==================== ] 1102/3294 33% [==================== ] 1103/3294 33% [==================== ] 1104/3294 33% [==================== ] 1105/3294 33% [==================== ] 1106/3294 33% [==================== ] 1107/3294 33% [==================== ] 1108/3294 33% [==================== ] 1109/3294 33% [==================== ] 1110/3294 33% [==================== ] 1111/3294 33% [==================== ] 1112/3294 33% [==================== ] 1113/3294 33% [==================== ] 1114/3294 33% [==================== ] 1115/3294 33% [===================== ] 1116/3294 33% [===================== ] 1117/3294 33% [===================== ] 1118/3294 33% [===================== ] 1119/3294 33% [===================== ] 1120/3294 34% [===================== ] 1121/3294 34% [===================== ] 1122/3294 34% [===================== ] 1123/3294 34% [===================== ] 1124/3294 34% [===================== ] 1125/3294 34% [===================== ] 1126/3294 34% [===================== ] 1127/3294 34% [===================== ] 1128/3294 34% [===================== ] 1129/3294 34% [===================== ] 1130/3294 34% [===================== ] 1131/3294 34% [===================== ] 1132/3294 34% [===================== ] 1133/3294 34% [===================== ] 1134/3294 34% [===================== ] 1135/3294 34% [===================== ] 1136/3294 34% [===================== ] 1137/3294 34% [===================== ] 1138/3294 34% [===================== ] 1139/3294 34% [===================== ] 1140/3294 34% [===================== ] 1141/3294 34% [===================== ] 1142/3294 34% [===================== ] 1143/3294 34% [===================== ] 1144/3294 34% [===================== ] 1145/3294 34% [===================== ] 1146/3294 34% [===================== ] 1147/3294 34% [===================== ] 1148/3294 34% [===================== ] 1149/3294 34% [===================== ] 1150/3294 34% [===================== ] 1151/3294 34% [===================== ] 1152/3294 34% [===================== ] 1153/3294 35% [===================== ] 1154/3294 35% [===================== ] 1155/3294 35% [===================== ] 1156/3294 35% [===================== ] 1157/3294 35% [===================== ] 1158/3294 35% [===================== ] 1159/3294 35% [===================== ] 1160/3294 35% [===================== ] 1161/3294 35% [===================== ] 1162/3294 35% [===================== ] 1163/3294 35% [===================== ] 1164/3294 35% [===================== ] 1165/3294 35% [===================== ] 1166/3294 35% [===================== ] 1167/3294 35% [===================== ] 1168/3294 35% [====================== ] 1169/3294 35% [====================== ] 1170/3294 35% [====================== ] 1171/3294 35% [====================== ] 1172/3294 35% [====================== ] 1173/3294 35% [====================== ] 1174/3294 35% [====================== ] 1175/3294 35% [====================== ] 1176/3294 35% [====================== ] 1177/3294 35% [====================== ] 1178/3294 35% [====================== ] 1179/3294 35% [====================== ] 1180/3294 35% [====================== ] 1181/3294 35% [====================== ] 1182/3294 35% [====================== ] 1183/3294 35% [====================== ] 1184/3294 35% [====================== ] 1185/3294 35% [====================== ] 1186/3294 36% [====================== ] 1187/3294 36% [====================== ] 1188/3294 36% [====================== ] 1189/3294 36% [====================== ] 1190/3294 36% [====================== ] 1191/3294 36% [====================== ] 1192/3294 36% [====================== ] 1193/3294 36% [====================== ] 1194/3294 36% [====================== ] 1195/3294 36% [====================== ] 1196/3294 36% [====================== ] 1197/3294 36% [====================== ] 1198/3294 36% [====================== ] 1199/3294 36% [====================== ] 1200/3294 36% [====================== ] 1201/3294 36% [====================== ] 1202/3294 36% [====================== ] 1203/3294 36% [====================== ] 1204/3294 36% [====================== ] 1205/3294 36% [====================== ] 1206/3294 36% [====================== ] 1207/3294 36% [====================== ] 1208/3294 36% [====================== ] 1209/3294 36% [====================== ] 1210/3294 36% [====================== ] 1211/3294 36% [====================== ] 1212/3294 36% [====================== ] 1213/3294 36% [====================== ] 1214/3294 36% [====================== ] 1215/3294 36% [====================== ] 1216/3294 36% [====================== ] 1217/3294 36% [====================== ] 1218/3294 36% [====================== ] 1219/3294 37% [====================== ] 1220/3294 37% [====================== ] 1221/3294 37% [======================= ] 1222/3294 37% [======================= ] 1223/3294 37% [======================= ] 1224/3294 37% [======================= ] 1225/3294 37% [======================= ] 1226/3294 37% [======================= ] 1227/3294 37% [======================= ] 1228/3294 37% [======================= ] 1229/3294 37% [======================= ] 1230/3294 37% [======================= ] 1231/3294 37% [======================= ] 1232/3294 37% [======================= ] 1233/3294 37% [======================= ] 1234/3294 37% [======================= ] 1235/3294 37% [======================= ] 1236/3294 37% [======================= ] 1237/3294 37% [======================= ] 1238/3294 37% [======================= ] 1239/3294 37% [======================= ] 1240/3294 37% [======================= ] 1241/3294 37% [======================= ] 1242/3294 37% [======================= ] 1243/3294 37% [======================= ] 1244/3294 37% [======================= ] 1245/3294 37% [======================= ] 1246/3294 37% [======================= ] 1247/3294 37% [======================= ] 1248/3294 37% [======================= ] 1249/3294 37% [======================= ] 1250/3294 37% [======================= ] 1251/3294 37% [======================= ] 1252/3294 38% [======================= ] 1253/3294 38% [======================= ] 1254/3294 38% [======================= ] 1255/3294 38% [======================= ] 1256/3294 38% [======================= ] 1257/3294 38% [======================= ] 1258/3294 38% [======================= ] 1259/3294 38% [======================= ] 1260/3294 38% [======================= ] 1261/3294 38% [======================= ] 1262/3294 38% [======================= ] 1263/3294 38% [======================= ] 1264/3294 38% [======================= ] 1265/3294 38% [======================= ] 1266/3294 38% [======================= ] 1267/3294 38% [======================= ] 1268/3294 38% [======================= ] 1269/3294 38% [======================= ] 1270/3294 38% [======================= ] 1271/3294 38% [======================= ] 1272/3294 38% [======================= ] 1273/3294 38% [======================= ] 1274/3294 38% [======================= ] 1275/3294 38% [======================== ] 1276/3294 38% [======================== ] 1277/3294 38% [======================== ] 1278/3294 38% [======================== ] 1279/3294 38% [======================== ] 1280/3294 38% [======================== ] 1281/3294 38% [======================== ] 1282/3294 38% [======================== ] 1283/3294 38% [======================== ] 1284/3294 38% [======================== ] 1285/3294 39% [======================== ] 1286/3294 39% [======================== ] 1287/3294 39% [======================== ] 1288/3294 39% [======================== ] 1289/3294 39% [======================== ] 1290/3294 39% [======================== ] 1291/3294 39% [======================== ] 1292/3294 39% [======================== ] 1293/3294 39% [======================== ] 1294/3294 39% [======================== ] 1295/3294 39% [======================== ] 1296/3294 39% [======================== ] 1297/3294 39% [======================== ] 1298/3294 39% [======================== ] 1299/3294 39% [======================== ] 1300/3294 39% [======================== ] 1301/3294 39% [======================== ] 1302/3294 39% [======================== ] 1303/3294 39% [======================== ] 1304/3294 39% [======================== ] 1305/3294 39% [======================== ] 1306/3294 39% [======================== ] 1307/3294 39% [======================== ] 1308/3294 39% [======================== ] 1309/3294 39% [======================== ] 1310/3294 39% [======================== ] 1311/3294 39% [======================== ] 1312/3294 39% [======================== ] 1313/3294 39% [======================== ] 1314/3294 39% [======================== ] 1315/3294 39% [======================== ] 1316/3294 39% [======================== ] 1317/3294 39% [======================== ] 1318/3294 40% [======================== ] 1319/3294 40% [======================== ] 1320/3294 40% [======================== ] 1321/3294 40% [======================== ] 1322/3294 40% [======================== ] 1323/3294 40% [======================== ] 1324/3294 40% [======================== ] 1325/3294 40% [======================== ] 1326/3294 40% [======================== ] 1327/3294 40% [======================== ] 1328/3294 40% [========================= ] 1329/3294 40% [========================= ] 1330/3294 40% [========================= ] 1331/3294 40% [========================= ] 1332/3294 40% [========================= ] 1333/3294 40% [========================= ] 1334/3294 40% [========================= ] 1335/3294 40% [========================= ] 1336/3294 40% [========================= ] 1337/3294 40% [========================= ] 1338/3294 40% [========================= ] 1339/3294 40% [========================= ] 1340/3294 40% [========================= ] 1341/3294 40% [========================= ] 1342/3294 40% [========================= ] 1343/3294 40% [========================= ] 1344/3294 40% [========================= ] 1345/3294 40% [========================= ] 1346/3294 40% [========================= ] 1347/3294 40% [========================= ] 1348/3294 40% [========================= ] 1349/3294 40% [========================= ] 1350/3294 40% [========================= ] 1351/3294 41% [========================= ] 1352/3294 41% [========================= ] 1353/3294 41% [========================= ] 1354/3294 41% [========================= ] 1355/3294 41% [========================= ] 1356/3294 41% [========================= ] 1357/3294 41% [========================= ] 1358/3294 41% [========================= ] 1359/3294 41% [========================= ] 1360/3294 41% [========================= ] 1361/3294 41% [========================= ] 1362/3294 41% [========================= ] 1363/3294 41% [========================= ] 1364/3294 41% [========================= ] 1365/3294 41% [========================= ] 1366/3294 41% [========================= ] 1367/3294 41% [========================= ] 1368/3294 41% [========================= ] 1369/3294 41% [========================= ] 1370/3294 41% [========================= ] 1371/3294 41% [========================= ] 1372/3294 41% [========================= ] 1373/3294 41% [========================= ] 1374/3294 41% [========================= ] 1375/3294 41% [========================= ] 1376/3294 41% [========================= ] 1377/3294 41% [========================= ] 1378/3294 41% [========================= ] 1379/3294 41% [========================= ] 1380/3294 41% [========================= ] 1381/3294 41% [========================== ] 1382/3294 41% [========================== ] 1383/3294 41% [========================== ] 1384/3294 42% [========================== ] 1385/3294 42% [========================== ] 1386/3294 42% [========================== ] 1387/3294 42% [========================== ] 1388/3294 42% [========================== ] 1389/3294 42% [========================== ] 1390/3294 42% [========================== ] 1391/3294 42% [========================== ] 1392/3294 42% [========================== ] 1393/3294 42% [========================== ] 1394/3294 42% [========================== ] 1395/3294 42% [========================== ] 1396/3294 42% [========================== ] 1397/3294 42% [========================== ] 1398/3294 42% [========================== ] 1399/3294 42% [========================== ] 1400/3294 42% [========================== ] 1401/3294 42% [========================== ] 1402/3294 42% [========================== ] 1403/3294 42% [========================== ] 1404/3294 42% [========================== ] 1405/3294 42% [========================== ] 1406/3294 42% [========================== ] 1407/3294 42% [========================== ] 1408/3294 42% [========================== ] 1409/3294 42% [========================== ] 1410/3294 42% [========================== ] 1411/3294 42% [========================== ] 1412/3294 42% [========================== ] 1413/3294 42% [========================== ] 1414/3294 42% [========================== ] 1415/3294 42% [========================== ] 1416/3294 42% [========================== ] 1417/3294 43% [========================== ] 1418/3294 43% [========================== ] 1419/3294 43% [========================== ] 1420/3294 43% [========================== ] 1421/3294 43% [========================== ] 1422/3294 43% [========================== ] 1423/3294 43% [========================== ] 1424/3294 43% [========================== ] 1425/3294 43% [========================== ] 1426/3294 43% [========================== ] 1427/3294 43% [========================== ] 1428/3294 43% [========================== ] 1429/3294 43% [========================== ] 1430/3294 43% [========================== ] 1431/3294 43% [========================== ] 1432/3294 43% [========================== ] 1433/3294 43% [========================== ] 1434/3294 43% [=========================== ] 1435/3294 43% [=========================== ] 1436/3294 43% [=========================== ] 1437/3294 43% [=========================== ] 1438/3294 43% [=========================== ] 1439/3294 43% [=========================== ] 1440/3294 43% [=========================== ] 1441/3294 43% [=========================== ] 1442/3294 43% [=========================== ] 1443/3294 43% [=========================== ] 1444/3294 43% [=========================== ] 1445/3294 43% [=========================== ] 1446/3294 43% [=========================== ] 1447/3294 43% [=========================== ] 1448/3294 43% [=========================== ] 1449/3294 43% [=========================== ] 1450/3294 44% [=========================== ] 1451/3294 44% [=========================== ] 1452/3294 44% [=========================== ] 1453/3294 44% [=========================== ] 1454/3294 44% [=========================== ] 1455/3294 44% [=========================== ] 1456/3294 44% [=========================== ] 1457/3294 44% [=========================== ] 1458/3294 44% [=========================== ] 1459/3294 44% [=========================== ] 1460/3294 44% [=========================== ] 1461/3294 44% [=========================== ] 1462/3294 44% [=========================== ] 1463/3294 44% [=========================== ] 1464/3294 44% [=========================== ] 1465/3294 44% [=========================== ] 1466/3294 44% [=========================== ] 1467/3294 44% [=========================== ] 1468/3294 44% [=========================== ] 1469/3294 44% [=========================== ] 1470/3294 44% [=========================== ] 1471/3294 44% [=========================== ] 1472/3294 44% [=========================== ] 1473/3294 44% [=========================== ] 1474/3294 44% [=========================== ] 1475/3294 44% [=========================== ] 1476/3294 44% [=========================== ] 1477/3294 44% [=========================== ] 1478/3294 44% [=========================== ] 1479/3294 44% [=========================== ] 1480/3294 44% [=========================== ] 1481/3294 44% [=========================== ] 1482/3294 44% [=========================== ] 1483/3294 45% [=========================== ] 1484/3294 45% [=========================== ] 1485/3294 45% [=========================== ] 1486/3294 45% [=========================== ] 1487/3294 45% [============================ ] 1488/3294 45% [============================ ] 1489/3294 45% [============================ ] 1490/3294 45% [============================ ] 1491/3294 45% [============================ ] 1492/3294 45% [============================ ] 1493/3294 45% [============================ ] 1494/3294 45% [============================ ] 1495/3294 45% [============================ ] 1496/3294 45% [============================ ] 1497/3294 45% [============================ ] 1498/3294 45% [============================ ] 1499/3294 45% [============================ ] 1500/3294 45% [============================ ] 1501/3294 45% [============================ ] 1502/3294 45% [============================ ] 1503/3294 45% [============================ ] 1504/3294 45% [============================ ] 1505/3294 45% [============================ ] 1506/3294 45% [============================ ] 1507/3294 45% [============================ ] 1508/3294 45% [============================ ] 1509/3294 45% [============================ ] 1510/3294 45% [============================ ] 1511/3294 45% [============================ ] 1512/3294 45% [============================ ] 1513/3294 45% [============================ ] 1514/3294 45% [============================ ] 1515/3294 45% [============================ ] 1516/3294 46% [============================ ] 1517/3294 46% [============================ ] 1518/3294 46% [============================ ] 1519/3294 46% [============================ ] 1520/3294 46% [============================ ] 1521/3294 46% [============================ ] 1522/3294 46% [============================ ] 1523/3294 46% [============================ ] 1524/3294 46% [============================ ] 1525/3294 46% [============================ ] 1526/3294 46% [============================ ] 1527/3294 46% [============================ ] 1528/3294 46% [============================ ] 1529/3294 46% [============================ ] 1530/3294 46% [============================ ] 1531/3294 46% [============================ ] 1532/3294 46% [============================ ] 1533/3294 46% [============================ ] 1534/3294 46% [============================ ] 1535/3294 46% [============================ ] 1536/3294 46% [============================ ] 1537/3294 46% [============================ ] 1538/3294 46% [============================ ] 1539/3294 46% [============================ ] 1540/3294 46% [============================= ] 1541/3294 46% [============================= ] 1542/3294 46% [============================= ] 1543/3294 46% [============================= ] 1544/3294 46% [============================= ] 1545/3294 46% [============================= ] 1546/3294 46% [============================= ] 1547/3294 46% [============================= ] 1548/3294 46% [============================= ] 1549/3294 47% [============================= ] 1550/3294 47% [============================= ] 1551/3294 47% [============================= ] 1552/3294 47% [============================= ] 1553/3294 47% [============================= ] 1554/3294 47% [============================= ] 1555/3294 47% [============================= ] 1556/3294 47% [============================= ] 1557/3294 47% [============================= ] 1558/3294 47% [============================= ] 1559/3294 47% [============================= ] 1560/3294 47% [============================= ] 1561/3294 47% [============================= ] 1562/3294 47% [============================= ] 1563/3294 47% [============================= ] 1564/3294 47% [============================= ] 1565/3294 47% [============================= ] 1566/3294 47% [============================= ] 1567/3294 47% [============================= ] 1568/3294 47% [============================= ] 1569/3294 47% [============================= ] 1570/3294 47% [============================= ] 1571/3294 47% [============================= ] 1572/3294 47% [============================= ] 1573/3294 47% [============================= ] 1574/3294 47% [============================= ] 1575/3294 47% [============================= ] 1576/3294 47% [============================= ] 1577/3294 47% [============================= ] 1578/3294 47% [============================= ] 1579/3294 47% [============================= ] 1580/3294 47% [============================= ] 1581/3294 47% [============================= ] 1582/3294 48% [============================= ] 1583/3294 48% [============================= ] 1584/3294 48% [============================= ] 1585/3294 48% [============================= ] 1586/3294 48% [============================= ] 1587/3294 48% [============================= ] 1588/3294 48% [============================= ] 1589/3294 48% [============================= ] 1590/3294 48% [============================= ] 1591/3294 48% [============================= ] 1592/3294 48% [============================= ] 1593/3294 48% [============================== ] 1594/3294 48% [============================== ] 1595/3294 48% [============================== ] 1596/3294 48% [============================== ] 1597/3294 48% [============================== ] 1598/3294 48% [============================== ] 1599/3294 48% [============================== ] 1600/3294 48% [============================== ] 1601/3294 48% [============================== ] 1602/3294 48% [============================== ] 1603/3294 48% [============================== ] 1604/3294 48% [============================== ] 1605/3294 48% [============================== ] 1606/3294 48% [============================== ] 1607/3294 48% [============================== ] 1608/3294 48% [============================== ] 1609/3294 48% [============================== ] 1610/3294 48% [============================== ] 1611/3294 48% [============================== ] 1612/3294 48% [============================== ] 1613/3294 48% [============================== ] 1614/3294 48% [============================== ] 1615/3294 49% [============================== ] 1616/3294 49% [============================== ] 1617/3294 49% [============================== ] 1618/3294 49% [============================== ] 1619/3294 49% [============================== ] 1620/3294 49% [============================== ] 1621/3294 49% [============================== ] 1622/3294 49% [============================== ] 1623/3294 49% [============================== ] 1624/3294 49% [============================== ] 1625/3294 49% [============================== ] 1626/3294 49% [============================== ] 1627/3294 49% [============================== ] 1628/3294 49% [============================== ] 1629/3294 49% [============================== ] 1630/3294 49% [============================== ] 1631/3294 49% [============================== ] 1632/3294 49% [============================== ] 1633/3294 49% [============================== ] 1634/3294 49% [============================== ] 1635/3294 49% [============================== ] 1636/3294 49% [============================== ] 1637/3294 49% [============================== ] 1638/3294 49% [============================== ] 1639/3294 49% [============================== ] 1640/3294 49% [============================== ] 1641/3294 49% [============================== ] 1642/3294 49% [============================== ] 1643/3294 49% [============================== ] 1644/3294 49% [============================== ] 1645/3294 49% [============================== ] 1646/3294 49% [=============================== ] 1647/3294 50% [=============================== ] 1648/3294 50% [=============================== ] 1649/3294 50% [=============================== ] 1650/3294 50% [=============================== ] 1651/3294 50% [=============================== ] 1652/3294 50% [=============================== ] 1653/3294 50% [=============================== ] 1654/3294 50% [=============================== ] 1655/3294 50% [=============================== ] 1656/3294 50% [=============================== ] 1657/3294 50% [=============================== ] 1658/3294 50% [=============================== ] 1659/3294 50% [=============================== ] 1660/3294 50% [=============================== ] 1661/3294 50% [=============================== ] 1662/3294 50% [=============================== ] 1663/3294 50% [=============================== ] 1664/3294 50% [=============================== ] 1665/3294 50% [=============================== ] 1666/3294 50% [=============================== ] 1667/3294 50% [=============================== ] 1668/3294 50% [=============================== ] 1669/3294 50% [=============================== ] 1670/3294 50% [=============================== ] 1671/3294 50% [=============================== ] 1672/3294 50% [=============================== ] 1673/3294 50% [=============================== ] 1674/3294 50% [=============================== ] 1675/3294 50% [=============================== ] 1676/3294 50% [=============================== ] 1677/3294 50% [=============================== ] 1678/3294 50% [=============================== ] 1679/3294 50% [=============================== ] 1680/3294 51% [=============================== ] 1681/3294 51% [=============================== ] 1682/3294 51% [=============================== ] 1683/3294 51% [=============================== ] 1684/3294 51% [=============================== ] 1685/3294 51% [=============================== ] 1686/3294 51% [=============================== ] 1687/3294 51% [=============================== ] 1688/3294 51% [=============================== ] 1689/3294 51% [=============================== ] 1690/3294 51% [=============================== ] 1691/3294 51% [=============================== ] 1692/3294 51% [=============================== ] 1693/3294 51% [=============================== ] 1694/3294 51% [=============================== ] 1695/3294 51% [=============================== ] 1696/3294 51% [=============================== ] 1697/3294 51% [=============================== ] 1698/3294 51% [=============================== ] 1699/3294 51% [=============================== ] 1700/3294 51% [================================ ] 1701/3294 51% [================================ ] 1702/3294 51% [================================ ] 1703/3294 51% [================================ ] 1704/3294 51% [================================ ] 1705/3294 51% [================================ ] 1706/3294 51% [================================ ] 1707/3294 51% [================================ ] 1708/3294 51% [================================ ] 1709/3294 51% [================================ ] 1710/3294 51% [================================ ] 1711/3294 51% [================================ ] 1712/3294 51% [================================ ] 1713/3294 52% [================================ ] 1714/3294 52% [================================ ] 1715/3294 52% [================================ ] 1716/3294 52% [================================ ] 1717/3294 52% [================================ ] 1718/3294 52% [================================ ] 1719/3294 52% [================================ ] 1720/3294 52% [================================ ] 1721/3294 52% [================================ ] 1722/3294 52% [================================ ] 1723/3294 52% [================================ ] 1724/3294 52% [================================ ] 1725/3294 52% [================================ ] 1726/3294 52% [================================ ] 1727/3294 52% [================================ ] 1728/3294 52% [================================ ] 1729/3294 52% [================================ ] 1730/3294 52% [================================ ] 1731/3294 52% [================================ ] 1732/3294 52% [================================ ] 1733/3294 52% [================================ ] 1734/3294 52% [================================ ] 1735/3294 52% [================================ ] 1736/3294 52% [================================ ] 1737/3294 52% [================================ ] 1738/3294 52% [================================ ] 1739/3294 52% [================================ ] 1740/3294 52% [================================ ] 1741/3294 52% [================================ ] 1742/3294 52% [================================ ] 1743/3294 52% [================================ ] 1744/3294 52% [================================ ] 1745/3294 52% [================================ ] 1746/3294 53% [================================ ] 1747/3294 53% [================================ ] 1748/3294 53% [================================ ] 1749/3294 53% [================================ ] 1750/3294 53% [================================ ] 1751/3294 53% [================================ ] 1752/3294 53% [================================ ] 1753/3294 53% [================================= ] 1754/3294 53% [================================= ] 1755/3294 53% [================================= ] 1756/3294 53% [================================= ] 1757/3294 53% [================================= ] 1758/3294 53% [================================= ] 1759/3294 53% [================================= ] 1760/3294 53% [================================= ] 1761/3294 53% [================================= ] 1762/3294 53% [================================= ] 1763/3294 53% [================================= ] 1764/3294 53% [================================= ] 1765/3294 53% [================================= ] 1766/3294 53% [================================= ] 1767/3294 53% [================================= ] 1768/3294 53% [================================= ] 1769/3294 53% [================================= ] 1770/3294 53% [================================= ] 1771/3294 53% [================================= ] 1772/3294 53% [================================= ] 1773/3294 53% [================================= ] 1774/3294 53% [================================= ] 1775/3294 53% [================================= ] 1776/3294 53% [================================= ] 1777/3294 53% [================================= ] 1778/3294 53% [================================= ] 1779/3294 54% [================================= ] 1780/3294 54% [================================= ] 1781/3294 54% [================================= ] 1782/3294 54% [================================= ] 1783/3294 54% [================================= ] 1784/3294 54% [================================= ] 1785/3294 54% [================================= ] 1786/3294 54% [================================= ] 1787/3294 54% [================================= ] 1788/3294 54% [================================= ] 1789/3294 54% [================================= ] 1790/3294 54% [================================= ] 1791/3294 54% [================================= ] 1792/3294 54% [================================= ] 1793/3294 54% [================================= ] 1794/3294 54% [================================= ] 1795/3294 54% [================================= ] 1796/3294 54% [================================= ] 1797/3294 54% [================================= ] 1798/3294 54% [================================= ] 1799/3294 54% [================================= ] 1800/3294 54% [================================= ] 1801/3294 54% [================================= ] 1802/3294 54% [================================= ] 1803/3294 54% [================================= ] 1804/3294 54% [================================= ] 1805/3294 54% [================================= ] 1806/3294 54% [================================== ] 1807/3294 54% [================================== ] 1808/3294 54% [================================== ] 1809/3294 54% [================================== ] 1810/3294 54% [================================== ] 1811/3294 54% [================================== ] 1812/3294 55% [================================== ] 1813/3294 55% [================================== ] 1814/3294 55% [================================== ] 1815/3294 55% [================================== ] 1816/3294 55% [================================== ] 1817/3294 55% [================================== ] 1818/3294 55% [================================== ] 1819/3294 55% [================================== ] 1820/3294 55% [================================== ] 1821/3294 55% [================================== ] 1822/3294 55% [================================== ] 1823/3294 55% [================================== ] 1824/3294 55% [================================== ] 1825/3294 55% [================================== ] 1826/3294 55% [================================== ] 1827/3294 55% [================================== ] 1828/3294 55% [================================== ] 1829/3294 55% [================================== ] 1830/3294 55% [================================== ] 1831/3294 55% [================================== ] 1832/3294 55% [================================== ] 1833/3294 55% [================================== ] 1834/3294 55% [================================== ] 1835/3294 55% [================================== ] 1836/3294 55% [================================== ] 1837/3294 55% [================================== ] 1838/3294 55% [================================== ] 1839/3294 55% [================================== ] 1840/3294 55% [================================== ] 1841/3294 55% [================================== ] 1842/3294 55% [================================== ] 1843/3294 55% [================================== ] 1844/3294 55% [================================== ] 1845/3294 56% [================================== ] 1846/3294 56% [================================== ] 1847/3294 56% [================================== ] 1848/3294 56% [================================== ] 1849/3294 56% [================================== ] 1850/3294 56% [================================== ] 1851/3294 56% [================================== ] 1852/3294 56% [================================== ] 1853/3294 56% [================================== ] 1854/3294 56% [================================== ] 1855/3294 56% [================================== ] 1856/3294 56% [================================== ] 1857/3294 56% [================================== ] 1858/3294 56% [================================== ] 1859/3294 56% [=================================== ] 1860/3294 56% [=================================== ] 1861/3294 56% [=================================== ] 1862/3294 56% [=================================== ] 1863/3294 56% [=================================== ] 1864/3294 56% [=================================== ] 1865/3294 56% [=================================== ] 1866/3294 56% [=================================== ] 1867/3294 56% [=================================== ] 1868/3294 56% [=================================== ] 1869/3294 56% [=================================== ] 1870/3294 56% [=================================== ] 1871/3294 56% [=================================== ] 1872/3294 56% [=================================== ] 1873/3294 56% [=================================== ] 1874/3294 56% [=================================== ] 1875/3294 56% [=================================== ] 1876/3294 56% [=================================== ] 1877/3294 56% [=================================== ] 1878/3294 57% [=================================== ] 1879/3294 57% [=================================== ] 1880/3294 57% [=================================== ] 1881/3294 57% [=================================== ] 1882/3294 57% [=================================== ] 1883/3294 57% [=================================== ] 1884/3294 57% [=================================== ] 1885/3294 57% [=================================== ] 1886/3294 57% [=================================== ] 1887/3294 57% [=================================== ] 1888/3294 57% [=================================== ] 1889/3294 57% [=================================== ] 1890/3294 57% [=================================== ] 1891/3294 57% [=================================== ] 1892/3294 57% [=================================== ] 1893/3294 57% [=================================== ] 1894/3294 57% [=================================== ] 1895/3294 57% [=================================== ] 1896/3294 57% [=================================== ] 1897/3294 57% [=================================== ] 1898/3294 57% [=================================== ] 1899/3294 57% [=================================== ] 1900/3294 57% [=================================== ] 1901/3294 57% [=================================== ] 1902/3294 57% [=================================== ] 1903/3294 57% [=================================== ] 1904/3294 57% [=================================== ] 1905/3294 57% [=================================== ] 1906/3294 57% [=================================== ] 1907/3294 57% [=================================== ] 1908/3294 57% [=================================== ] 1909/3294 57% [=================================== ] 1910/3294 57% [=================================== ] 1911/3294 58% [=================================== ] 1912/3294 58% [==================================== ] 1913/3294 58% [==================================== ] 1914/3294 58% [==================================== ] 1915/3294 58% [==================================== ] 1916/3294 58% [==================================== ] 1917/3294 58% [==================================== ] 1918/3294 58% [==================================== ] 1919/3294 58% [==================================== ] 1920/3294 58% [==================================== ] 1921/3294 58% [==================================== ] 1922/3294 58% [==================================== ] 1923/3294 58% [==================================== ] 1924/3294 58% [==================================== ] 1925/3294 58% [==================================== ] 1926/3294 58% [==================================== ] 1927/3294 58% [==================================== ] 1928/3294 58% [==================================== ] 1929/3294 58% [==================================== ] 1930/3294 58% [==================================== ] 1931/3294 58% [==================================== ] 1932/3294 58% [==================================== ] 1933/3294 58% [==================================== ] 1934/3294 58% [==================================== ] 1935/3294 58% [==================================== ] 1936/3294 58% [==================================== ] 1937/3294 58% [==================================== ] 1938/3294 58% [==================================== ] 1939/3294 58% [==================================== ] 1940/3294 58% [==================================== ] 1941/3294 58% [==================================== ] 1942/3294 58% [==================================== ] 1943/3294 58% [==================================== ] 1944/3294 59% [==================================== ] 1945/3294 59% [==================================== ] 1946/3294 59% [==================================== ] 1947/3294 59% [==================================== ] 1948/3294 59% [==================================== ] 1949/3294 59% [==================================== ] 1950/3294 59% [==================================== ] 1951/3294 59% [==================================== ] 1952/3294 59% [==================================== ] 1953/3294 59% [==================================== ] 1954/3294 59% [==================================== ] 1955/3294 59% [==================================== ] 1956/3294 59% [==================================== ] 1957/3294 59% [==================================== ] 1958/3294 59% [==================================== ] 1959/3294 59% [==================================== ] 1960/3294 59% [==================================== ] 1961/3294 59% [==================================== ] 1962/3294 59% [==================================== ] 1963/3294 59% [==================================== ] 1964/3294 59% [==================================== ] 1965/3294 59% [===================================== ] 1966/3294 59% [===================================== ] 1967/3294 59% [===================================== ] 1968/3294 59% [===================================== ] 1969/3294 59% [===================================== ] 1970/3294 59% [===================================== ] 1971/3294 59% [===================================== ] 1972/3294 59% [===================================== ] 1973/3294 59% [===================================== ] 1974/3294 59% [===================================== ] 1975/3294 59% [===================================== ] 1976/3294 59% [===================================== ] 1977/3294 60% [===================================== ] 1978/3294 60% [===================================== ] 1979/3294 60% [===================================== ] 1980/3294 60% [===================================== ] 1981/3294 60% [===================================== ] 1982/3294 60% [===================================== ] 1983/3294 60% [===================================== ] 1984/3294 60% [===================================== ] 1985/3294 60% [===================================== ] 1986/3294 60% [===================================== ] 1987/3294 60% [===================================== ] 1988/3294 60% [===================================== ] 1989/3294 60% [===================================== ] 1990/3294 60% [===================================== ] 1991/3294 60% [===================================== ] 1992/3294 60% [===================================== ] 1993/3294 60% [===================================== ] 1994/3294 60% [===================================== ] 1995/3294 60% [===================================== ] 1996/3294 60% [===================================== ] 1997/3294 60% [===================================== ] 1998/3294 60% [===================================== ] 1999/3294 60% [===================================== ] 2000/3294 60% [===================================== ] 2001/3294 60% [===================================== ] 2002/3294 60% [===================================== ] 2003/3294 60% [===================================== ] 2004/3294 60% [===================================== ] 2005/3294 60% [===================================== ] 2006/3294 60% [===================================== ] 2007/3294 60% [===================================== ] 2008/3294 60% [===================================== ] 2009/3294 60% [===================================== ] 2010/3294 61% [===================================== ] 2011/3294 61% [===================================== ] 2012/3294 61% [===================================== ] 2013/3294 61% [===================================== ] 2014/3294 61% [===================================== ] 2015/3294 61% [===================================== ] 2016/3294 61% [===================================== ] 2017/3294 61% [===================================== ] 2018/3294 61% [====================================== ] 2019/3294 61% [====================================== ] 2020/3294 61% [====================================== ] 2021/3294 61% [====================================== ] 2022/3294 61% [====================================== ] 2023/3294 61% [====================================== ] 2024/3294 61% [====================================== ] 2025/3294 61% [====================================== ] 2026/3294 61% [====================================== ] 2027/3294 61% [====================================== ] 2028/3294 61% [====================================== ] 2029/3294 61% [====================================== ] 2030/3294 61% [====================================== ] 2031/3294 61% [====================================== ] 2032/3294 61% [====================================== ] 2033/3294 61% [====================================== ] 2034/3294 61% [====================================== ] 2035/3294 61% [====================================== ] 2036/3294 61% [====================================== ] 2037/3294 61% [====================================== ] 2038/3294 61% [====================================== ] 2039/3294 61% [====================================== ] 2040/3294 61% [====================================== ] 2041/3294 61% [====================================== ] 2042/3294 61% [====================================== ] 2043/3294 62% [====================================== ] 2044/3294 62% [====================================== ] 2045/3294 62% [====================================== ] 2046/3294 62% [====================================== ] 2047/3294 62% [====================================== ] 2048/3294 62% [====================================== ] 2049/3294 62% [====================================== ] 2050/3294 62% [====================================== ] 2051/3294 62% [====================================== ] 2052/3294 62% [====================================== ] 2053/3294 62% [====================================== ] 2054/3294 62% [====================================== ] 2055/3294 62% [====================================== ] 2056/3294 62% [====================================== ] 2057/3294 62% [====================================== ] 2058/3294 62% [====================================== ] 2059/3294 62% [====================================== ] 2060/3294 62% [====================================== ] 2061/3294 62% [====================================== ] 2062/3294 62% [====================================== ] 2063/3294 62% [====================================== ] 2064/3294 62% [====================================== ] 2065/3294 62% [====================================== ] 2066/3294 62% [====================================== ] 2067/3294 62% [====================================== ] 2068/3294 62% [====================================== ] 2069/3294 62% [====================================== ] 2070/3294 62% [====================================== ] 2071/3294 62% [====================================== ] 2072/3294 62% [======================================= ] 2073/3294 62% [======================================= ] 2074/3294 62% [======================================= ] 2075/3294 62% [======================================= ] 2076/3294 63% [======================================= ] 2077/3294 63% [======================================= ] 2078/3294 63% [======================================= ] 2079/3294 63% [======================================= ] 2080/3294 63% [======================================= ] 2081/3294 63% [======================================= ] 2082/3294 63% [======================================= ] 2083/3294 63% [======================================= ] 2084/3294 63% [======================================= ] 2085/3294 63% [======================================= ] 2086/3294 63% [======================================= ] 2087/3294 63% [======================================= ] 2088/3294 63% [======================================= ] 2089/3294 63% [======================================= ] 2090/3294 63% [======================================= ] 2091/3294 63% [======================================= ] 2092/3294 63% [======================================= ] 2093/3294 63% [======================================= ] 2094/3294 63% [======================================= ] 2095/3294 63% [======================================= ] 2096/3294 63% [======================================= ] 2097/3294 63% [======================================= ] 2098/3294 63% [======================================= ] 2099/3294 63% [======================================= ] 2100/3294 63% [======================================= ] 2101/3294 63% [======================================= ] 2102/3294 63% [======================================= ] 2103/3294 63% [======================================= ] 2104/3294 63% [======================================= ] 2105/3294 63% [======================================= ] 2106/3294 63% [======================================= ] 2107/3294 63% [======================================= ] 2108/3294 63% [======================================= ] 2109/3294 64% [======================================= ] 2110/3294 64% [======================================= ] 2111/3294 64% [======================================= ] 2112/3294 64% [======================================= ] 2113/3294 64% [======================================= ] 2114/3294 64% [======================================= ] 2115/3294 64% [======================================= ] 2116/3294 64% [======================================= ] 2117/3294 64% [======================================= ] 2118/3294 64% [======================================= ] 2119/3294 64% [======================================= ] 2120/3294 64% [======================================= ] 2121/3294 64% [======================================= ] 2122/3294 64% [======================================= ] 2123/3294 64% [======================================= ] 2124/3294 64% [======================================= ] 2125/3294 64% [======================================== ] 2126/3294 64% [======================================== ] 2127/3294 64% [======================================== ] 2128/3294 64% [======================================== ] 2129/3294 64% [======================================== ] 2130/3294 64% [======================================== ] 2131/3294 64% [======================================== ] 2132/3294 64% [======================================== ] 2133/3294 64% [======================================== ] 2134/3294 64% [======================================== ] 2135/3294 64% [======================================== ] 2136/3294 64% [======================================== ] 2137/3294 64% [======================================== ] 2138/3294 64% [======================================== ] 2139/3294 64% [======================================== ] 2140/3294 64% [======================================== ] 2141/3294 64% [======================================== ] 2142/3294 65% [======================================== ] 2143/3294 65% [======================================== ] 2144/3294 65% [======================================== ] 2145/3294 65% [======================================== ] 2146/3294 65% [======================================== ] 2147/3294 65% [======================================== ] 2148/3294 65% [======================================== ] 2149/3294 65% [======================================== ] 2150/3294 65% [======================================== ] 2151/3294 65% [======================================== ] 2152/3294 65% [======================================== ] 2153/3294 65% [======================================== ] 2154/3294 65% [======================================== ] 2155/3294 65% [======================================== ] 2156/3294 65% [======================================== ] 2157/3294 65% [======================================== ] 2158/3294 65% [======================================== ] 2159/3294 65% [======================================== ] 2160/3294 65% [======================================== ] 2161/3294 65% [======================================== ] 2162/3294 65% [======================================== ] 2163/3294 65% [======================================== ] 2164/3294 65% [======================================== ] 2165/3294 65% [======================================== ] 2166/3294 65% [======================================== ] 2167/3294 65% [======================================== ] 2168/3294 65% [======================================== ] 2169/3294 65% [======================================== ] 2170/3294 65% [======================================== ] 2171/3294 65% [======================================== ] 2172/3294 65% [======================================== ] 2173/3294 65% [======================================== ] 2174/3294 65% [======================================== ] 2175/3294 66% [======================================== ] 2176/3294 66% [======================================== ] 2177/3294 66% [======================================== ] 2178/3294 66% [========================================= ] 2179/3294 66% [========================================= ] 2180/3294 66% [========================================= ] 2181/3294 66% [========================================= ] 2182/3294 66% [========================================= ] 2183/3294 66% [========================================= ] 2184/3294 66% [========================================= ] 2185/3294 66% [========================================= ] 2186/3294 66% [========================================= ] 2187/3294 66% [========================================= ] 2188/3294 66% [========================================= ] 2189/3294 66% [========================================= ] 2190/3294 66% [========================================= ] 2191/3294 66% [========================================= ] 2192/3294 66% [========================================= ] 2193/3294 66% [========================================= ] 2194/3294 66% [========================================= ] 2195/3294 66% [========================================= ] 2196/3294 66% [========================================= ] 2197/3294 66% [========================================= ] 2198/3294 66% [========================================= ] 2199/3294 66% [========================================= ] 2200/3294 66% [========================================= ] 2201/3294 66% [========================================= ] 2202/3294 66% [========================================= ] 2203/3294 66% [========================================= ] 2204/3294 66% [========================================= ] 2205/3294 66% [========================================= ] 2206/3294 66% [========================================= ] 2207/3294 67% [========================================= ] 2208/3294 67% [========================================= ] 2209/3294 67% [========================================= ] 2210/3294 67% [========================================= ] 2211/3294 67% [========================================= ] 2212/3294 67% [========================================= ] 2213/3294 67% [========================================= ] 2214/3294 67% [========================================= ] 2215/3294 67% [========================================= ] 2216/3294 67% [========================================= ] 2217/3294 67% [========================================= ] 2218/3294 67% [========================================= ] 2219/3294 67% [========================================= ] 2220/3294 67% [========================================= ] 2221/3294 67% [========================================= ] 2222/3294 67% [========================================= ] 2223/3294 67% [========================================= ] 2224/3294 67% [========================================= ] 2225/3294 67% [========================================= ] 2226/3294 67% [========================================= ] 2227/3294 67% [========================================= ] 2228/3294 67% [========================================= ] 2229/3294 67% [========================================= ] 2230/3294 67% [========================================= ] 2231/3294 67% [========================================== ] 2232/3294 67% [========================================== ] 2233/3294 67% [========================================== ] 2234/3294 67% [========================================== ] 2235/3294 67% [========================================== ] 2236/3294 67% [========================================== ] 2237/3294 67% [========================================== ] 2238/3294 67% [========================================== ] 2239/3294 67% [========================================== ] 2240/3294 68% [========================================== ] 2241/3294 68% [========================================== ] 2242/3294 68% [========================================== ] 2243/3294 68% [========================================== ] 2244/3294 68% [========================================== ] 2245/3294 68% [========================================== ] 2246/3294 68% [========================================== ] 2247/3294 68% [========================================== ] 2248/3294 68% [========================================== ] 2249/3294 68% [========================================== ] 2250/3294 68% [========================================== ] 2251/3294 68% [========================================== ] 2252/3294 68% [========================================== ] 2253/3294 68% [========================================== ] 2254/3294 68% [========================================== ] 2255/3294 68% [========================================== ] 2256/3294 68% [========================================== ] 2257/3294 68% [========================================== ] 2258/3294 68% [========================================== ] 2259/3294 68% [========================================== ] 2260/3294 68% [========================================== ] 2261/3294 68% [========================================== ] 2262/3294 68% [========================================== ] 2263/3294 68% [========================================== ] 2264/3294 68% [========================================== ] 2265/3294 68% [========================================== ] 2266/3294 68% [========================================== ] 2267/3294 68% [========================================== ] 2268/3294 68% [========================================== ] 2269/3294 68% [========================================== ] 2270/3294 68% [========================================== ] 2271/3294 68% [========================================== ] 2272/3294 68% [========================================== ] 2273/3294 69% [========================================== ] 2274/3294 69% [========================================== ] 2275/3294 69% [========================================== ] 2276/3294 69% [========================================== ] 2277/3294 69% [========================================== ] 2278/3294 69% [========================================== ] 2279/3294 69% [========================================== ] 2280/3294 69% [========================================== ] 2281/3294 69% [========================================== ] 2282/3294 69% [========================================== ] 2283/3294 69% [========================================== ] 2284/3294 69% [=========================================== ] 2285/3294 69% [=========================================== ] 2286/3294 69% [=========================================== ] 2287/3294 69% [=========================================== ] 2288/3294 69% [=========================================== ] 2289/3294 69% [=========================================== ] 2290/3294 69% [=========================================== ] 2291/3294 69% [=========================================== ] 2292/3294 69% [=========================================== ] 2293/3294 69% [=========================================== ] 2294/3294 69% [=========================================== ] 2295/3294 69% [=========================================== ] 2296/3294 69% [=========================================== ] 2297/3294 69% [=========================================== ] 2298/3294 69% [=========================================== ] 2299/3294 69% [=========================================== ] 2300/3294 69% [=========================================== ] 2301/3294 69% [=========================================== ] 2302/3294 69% [=========================================== ] 2303/3294 69% [=========================================== ] 2304/3294 69% [=========================================== ] 2305/3294 69% [=========================================== ] 2306/3294 70% [=========================================== ] 2307/3294 70% [=========================================== ] 2308/3294 70% [=========================================== ] 2309/3294 70% [=========================================== ] 2310/3294 70% [=========================================== ] 2311/3294 70% [=========================================== ] 2312/3294 70% [=========================================== ] 2313/3294 70% [=========================================== ] 2314/3294 70% [=========================================== ] 2315/3294 70% [=========================================== ] 2316/3294 70% [=========================================== ] 2317/3294 70% [=========================================== ] 2318/3294 70% [=========================================== ] 2319/3294 70% [=========================================== ] 2320/3294 70% [=========================================== ] 2321/3294 70% [=========================================== ] 2322/3294 70% [=========================================== ] 2323/3294 70% [=========================================== ] 2324/3294 70% [=========================================== ] 2325/3294 70% [=========================================== ] 2326/3294 70% [=========================================== ] 2327/3294 70% [=========================================== ] 2328/3294 70% [=========================================== ] 2329/3294 70% [=========================================== ] 2330/3294 70% [=========================================== ] 2331/3294 70% [=========================================== ] 2332/3294 70% [=========================================== ] 2333/3294 70% [=========================================== ] 2334/3294 70% [=========================================== ] 2335/3294 70% [=========================================== ] 2336/3294 70% [=========================================== ] 2337/3294 70% [============================================ ] 2338/3294 70% [============================================ ] 2339/3294 71% [============================================ ] 2340/3294 71% [============================================ ] 2341/3294 71% [============================================ ] 2342/3294 71% [============================================ ] 2343/3294 71% [============================================ ] 2344/3294 71% [============================================ ] 2345/3294 71% [============================================ ] 2346/3294 71% [============================================ ] 2347/3294 71% [============================================ ] 2348/3294 71% [============================================ ] 2349/3294 71% [============================================ ] 2350/3294 71% [============================================ ] 2351/3294 71% [============================================ ] 2352/3294 71% [============================================ ] 2353/3294 71% [============================================ ] 2354/3294 71% [============================================ ] 2355/3294 71% [============================================ ] 2356/3294 71% [============================================ ] 2357/3294 71% [============================================ ] 2358/3294 71% [============================================ ] 2359/3294 71% [============================================ ] 2360/3294 71% [============================================ ] 2361/3294 71% [============================================ ] 2362/3294 71% [============================================ ] 2363/3294 71% [============================================ ] 2364/3294 71% [============================================ ] 2365/3294 71% [============================================ ] 2366/3294 71% [============================================ ] 2367/3294 71% [============================================ ] 2368/3294 71% [============================================ ] 2369/3294 71% [============================================ ] 2370/3294 71% [============================================ ] 2371/3294 71% [============================================ ] 2372/3294 72% [============================================ ] 2373/3294 72% [============================================ ] 2374/3294 72% [============================================ ] 2375/3294 72% [============================================ ] 2376/3294 72% [============================================ ] 2377/3294 72% [============================================ ] 2378/3294 72% [============================================ ] 2379/3294 72% [============================================ ] 2380/3294 72% [============================================ ] 2381/3294 72% [============================================ ] 2382/3294 72% [============================================ ] 2383/3294 72% [============================================ ] 2384/3294 72% [============================================ ] 2385/3294 72% [============================================ ] 2386/3294 72% [============================================ ] 2387/3294 72% [============================================ ] 2388/3294 72% [============================================ ] 2389/3294 72% [============================================ ] 2390/3294 72% [============================================= ] 2391/3294 72% [============================================= ] 2392/3294 72% [============================================= ] 2393/3294 72% [============================================= ] 2394/3294 72% [============================================= ] 2395/3294 72% [============================================= ] 2396/3294 72% [============================================= ] 2397/3294 72% [============================================= ] 2398/3294 72% [============================================= ] 2399/3294 72% [============================================= ] 2400/3294 72% [============================================= ] 2401/3294 72% [============================================= ] 2402/3294 72% [============================================= ] 2403/3294 72% [============================================= ] 2404/3294 72% [============================================= ] 2405/3294 73% [============================================= ] 2406/3294 73% [============================================= ] 2407/3294 73% [============================================= ] 2408/3294 73% [============================================= ] 2409/3294 73% [============================================= ] 2410/3294 73% [============================================= ] 2411/3294 73% [============================================= ] 2412/3294 73% [============================================= ] 2413/3294 73% [============================================= ] 2414/3294 73% [============================================= ] 2415/3294 73% [============================================= ] 2416/3294 73% [============================================= ] 2417/3294 73% [============================================= ] 2418/3294 73% [============================================= ] 2419/3294 73% [============================================= ] 2420/3294 73% [============================================= ] 2421/3294 73% [============================================= ] 2422/3294 73% [============================================= ] 2423/3294 73% [============================================= ] 2424/3294 73% [============================================= ] 2425/3294 73% [============================================= ] 2426/3294 73% [============================================= ] 2427/3294 73% [============================================= ] 2428/3294 73% [============================================= ] 2429/3294 73% [============================================= ] 2430/3294 73% [============================================= ] 2431/3294 73% [============================================= ] 2432/3294 73% [============================================= ] 2433/3294 73% [============================================= ] 2434/3294 73% [============================================= ] 2435/3294 73% [============================================= ] 2436/3294 73% [============================================= ] 2437/3294 73% [============================================= ] 2438/3294 74% [============================================= ] 2439/3294 74% [============================================= ] 2440/3294 74% [============================================= ] 2441/3294 74% [============================================= ] 2442/3294 74% [============================================= ] 2443/3294 74% [============================================== ] 2444/3294 74% [============================================== ] 2445/3294 74% [============================================== ] 2446/3294 74% [============================================== ] 2447/3294 74% [============================================== ] 2448/3294 74% [============================================== ] 2449/3294 74% [============================================== ] 2450/3294 74% [============================================== ] 2451/3294 74% [============================================== ] 2452/3294 74% [============================================== ] 2453/3294 74% [============================================== ] 2454/3294 74% [============================================== ] 2455/3294 74% [============================================== ] 2456/3294 74% [============================================== ] 2457/3294 74% [============================================== ] 2458/3294 74% [============================================== ] 2459/3294 74% [============================================== ] 2460/3294 74% [============================================== ] 2461/3294 74% [============================================== ] 2462/3294 74% [============================================== ] 2463/3294 74% [============================================== ] 2464/3294 74% [============================================== ] 2465/3294 74% [============================================== ] 2466/3294 74% [============================================== ] 2467/3294 74% [============================================== ] 2468/3294 74% [============================================== ] 2469/3294 74% [============================================== ] 2470/3294 74% [============================================== ] 2471/3294 75% [============================================== ] 2472/3294 75% [============================================== ] 2473/3294 75% [============================================== ] 2474/3294 75% [============================================== ] 2475/3294 75% [============================================== ] 2476/3294 75% [============================================== ] 2477/3294 75% [============================================== ] 2478/3294 75% [============================================== ] 2479/3294 75% [============================================== ] 2480/3294 75% [============================================== ] 2481/3294 75% [============================================== ] 2482/3294 75% [============================================== ] 2483/3294 75% [============================================== ] 2484/3294 75% [============================================== ] 2485/3294 75% [============================================== ] 2486/3294 75% [============================================== ] 2487/3294 75% [============================================== ] 2488/3294 75% [============================================== ] 2489/3294 75% [============================================== ] 2490/3294 75% [============================================== ] 2491/3294 75% [============================================== ] 2492/3294 75% [============================================== ] 2493/3294 75% [============================================== ] 2494/3294 75% [============================================== ] 2495/3294 75% [============================================== ] 2496/3294 75% [============================================== ] 2497/3294 75% [=============================================== ] 2498/3294 75% [=============================================== ] 2499/3294 75% [=============================================== ] 2500/3294 75% [=============================================== ] 2501/3294 75% [=============================================== ] 2502/3294 75% [=============================================== ] 2503/3294 75% [=============================================== ] 2504/3294 76% [=============================================== ] 2505/3294 76% [=============================================== ] 2506/3294 76% [=============================================== ] 2507/3294 76% [=============================================== ] 2508/3294 76% [=============================================== ] 2509/3294 76% [=============================================== ] 2510/3294 76% [=============================================== ] 2511/3294 76% [=============================================== ] 2512/3294 76% [=============================================== ] 2513/3294 76% [=============================================== ] 2514/3294 76% [=============================================== ] 2515/3294 76% [=============================================== ] 2516/3294 76% [=============================================== ] 2517/3294 76% [=============================================== ] 2518/3294 76% [=============================================== ] 2519/3294 76% [=============================================== ] 2520/3294 76% [=============================================== ] 2521/3294 76% [=============================================== ] 2522/3294 76% [=============================================== ] 2523/3294 76% [=============================================== ] 2524/3294 76% [=============================================== ] 2525/3294 76% [=============================================== ] 2526/3294 76% [=============================================== ] 2527/3294 76% [=============================================== ] 2528/3294 76% [=============================================== ] 2529/3294 76% [=============================================== ] 2530/3294 76% [=============================================== ] 2531/3294 76% [=============================================== ] 2532/3294 76% [=============================================== ] 2533/3294 76% [=============================================== ] 2534/3294 76% [=============================================== ] 2535/3294 76% [=============================================== ] 2536/3294 76% [=============================================== ] 2537/3294 77% [=============================================== ] 2538/3294 77% [=============================================== ] 2539/3294 77% [=============================================== ] 2540/3294 77% [=============================================== ] 2541/3294 77% [=============================================== ] 2542/3294 77% [=============================================== ] 2543/3294 77% [=============================================== ] 2544/3294 77% [=============================================== ] 2545/3294 77% [=============================================== ] 2546/3294 77% [=============================================== ] 2547/3294 77% [=============================================== ] 2548/3294 77% [=============================================== ] 2549/3294 77% [=============================================== ] 2550/3294 77% [================================================ ] 2551/3294 77% [================================================ ] 2552/3294 77% [================================================ ] 2553/3294 77% [================================================ ] 2554/3294 77% [================================================ ] 2555/3294 77% [================================================ ] 2556/3294 77% [================================================ ] 2557/3294 77% [================================================ ] 2558/3294 77% [================================================ ] 2559/3294 77% [================================================ ] 2560/3294 77% [================================================ ] 2561/3294 77% [================================================ ] 2562/3294 77% [================================================ ] 2563/3294 77% [================================================ ] 2564/3294 77% [================================================ ] 2565/3294 77% [================================================ ] 2566/3294 77% [================================================ ] 2567/3294 77% [================================================ ] 2568/3294 77% [================================================ ] 2569/3294 77% [================================================ ] 2570/3294 78% [================================================ ] 2571/3294 78% [================================================ ] 2572/3294 78% [================================================ ] 2573/3294 78% [================================================ ] 2574/3294 78% [================================================ ] 2575/3294 78% [================================================ ] 2576/3294 78% [================================================ ] 2577/3294 78% [================================================ ] 2578/3294 78% [================================================ ] 2579/3294 78% [================================================ ] 2580/3294 78% [================================================ ] 2581/3294 78% [================================================ ] 2582/3294 78% [================================================ ] 2583/3294 78% [================================================ ] 2584/3294 78% [================================================ ] 2585/3294 78% [================================================ ] 2586/3294 78% [================================================ ] 2587/3294 78% [================================================ ] 2588/3294 78% [================================================ ] 2589/3294 78% [================================================ ] 2590/3294 78% [================================================ ] 2591/3294 78% [================================================ ] 2592/3294 78% [================================================ ] 2593/3294 78% [================================================ ] 2594/3294 78% [================================================ ] 2595/3294 78% [================================================ ] 2596/3294 78% [================================================ ] 2597/3294 78% [================================================ ] 2598/3294 78% [================================================ ] 2599/3294 78% [================================================ ] 2600/3294 78% [================================================ ] 2601/3294 78% [================================================ ] 2602/3294 78% [================================================ ] 2603/3294 79% [================================================= ] 2604/3294 79% [================================================= ] 2605/3294 79% [================================================= ] 2606/3294 79% [================================================= ] 2607/3294 79% [================================================= ] 2608/3294 79% [================================================= ] 2609/3294 79% [================================================= ] 2610/3294 79% [================================================= ] 2611/3294 79% [================================================= ] 2612/3294 79% [================================================= ] 2613/3294 79% [================================================= ] 2614/3294 79% [================================================= ] 2615/3294 79% [================================================= ] 2616/3294 79% [================================================= ] 2617/3294 79% [================================================= ] 2618/3294 79% [================================================= ] 2619/3294 79% [================================================= ] 2620/3294 79% [================================================= ] 2621/3294 79% [================================================= ] 2622/3294 79% [================================================= ] 2623/3294 79% [================================================= ] 2624/3294 79% [================================================= ] 2625/3294 79% [================================================= ] 2626/3294 79% [================================================= ] 2627/3294 79% [================================================= ] 2628/3294 79% [================================================= ] 2629/3294 79% [================================================= ] 2630/3294 79% [================================================= ] 2631/3294 79% [================================================= ] 2632/3294 79% [================================================= ] 2633/3294 79% [================================================= ] 2634/3294 79% [================================================= ] 2635/3294 79% [================================================= ] 2636/3294 80% [================================================= ] 2637/3294 80% [================================================= ] 2638/3294 80% [================================================= ] 2639/3294 80% [================================================= ] 2640/3294 80% [================================================= ] 2641/3294 80% [================================================= ] 2642/3294 80% [================================================= ] 2643/3294 80% [================================================= ] 2644/3294 80% [================================================= ] 2645/3294 80% [================================================= ] 2646/3294 80% [================================================= ] 2647/3294 80% [================================================= ] 2648/3294 80% [================================================= ] 2649/3294 80% [================================================= ] 2650/3294 80% [================================================= ] 2651/3294 80% [================================================= ] 2652/3294 80% [================================================= ] 2653/3294 80% [================================================= ] 2654/3294 80% [================================================= ] 2655/3294 80% [================================================= ] 2656/3294 80% [================================================== ] 2657/3294 80% [================================================== ] 2658/3294 80% [================================================== ] 2659/3294 80% [================================================== ] 2660/3294 80% [================================================== ] 2661/3294 80% [================================================== ] 2662/3294 80% [================================================== ] 2663/3294 80% [================================================== ] 2664/3294 80% [================================================== ] 2665/3294 80% [================================================== ] 2666/3294 80% [================================================== ] 2667/3294 80% [================================================== ] 2668/3294 80% [================================================== ] 2669/3294 81% [================================================== ] 2670/3294 81% [================================================== ] 2671/3294 81% [================================================== ] 2672/3294 81% [================================================== ] 2673/3294 81% [================================================== ] 2674/3294 81% [================================================== ] 2675/3294 81% [================================================== ] 2676/3294 81% [================================================== ] 2677/3294 81% [================================================== ] 2678/3294 81% [================================================== ] 2679/3294 81% [================================================== ] 2680/3294 81% [================================================== ] 2681/3294 81% [================================================== ] 2682/3294 81% [================================================== ] 2683/3294 81% [================================================== ] 2684/3294 81% [================================================== ] 2685/3294 81% [================================================== ] 2686/3294 81% [================================================== ] 2687/3294 81% [================================================== ] 2688/3294 81% [================================================== ] 2689/3294 81% [================================================== ] 2690/3294 81% [================================================== ] 2691/3294 81% [================================================== ] 2692/3294 81% [================================================== ] 2693/3294 81% [================================================== ] 2694/3294 81% [================================================== ] 2695/3294 81% [================================================== ] 2696/3294 81% [================================================== ] 2697/3294 81% [================================================== ] 2698/3294 81% [================================================== ] 2699/3294 81% [================================================== ] 2700/3294 81% [================================================== ] 2701/3294 81% [================================================== ] 2702/3294 82% [================================================== ] 2703/3294 82% [================================================== ] 2704/3294 82% [================================================== ] 2705/3294 82% [================================================== ] 2706/3294 82% [================================================== ] 2707/3294 82% [================================================== ] 2708/3294 82% [================================================== ] 2709/3294 82% [=================================================== ] 2710/3294 82% [=================================================== ] 2711/3294 82% [=================================================== ] 2712/3294 82% [=================================================== ] 2713/3294 82% [=================================================== ] 2714/3294 82% [=================================================== ] 2715/3294 82% [=================================================== ] 2716/3294 82% [=================================================== ] 2717/3294 82% [=================================================== ] 2718/3294 82% [=================================================== ] 2719/3294 82% [=================================================== ] 2720/3294 82% [=================================================== ] 2721/3294 82% [=================================================== ] 2722/3294 82% [=================================================== ] 2723/3294 82% [=================================================== ] 2724/3294 82% [=================================================== ] 2725/3294 82% [=================================================== ] 2726/3294 82% [=================================================== ] 2727/3294 82% [=================================================== ] 2728/3294 82% [=================================================== ] 2729/3294 82% [=================================================== ] 2730/3294 82% [=================================================== ] 2731/3294 82% [=================================================== ] 2732/3294 82% [=================================================== ] 2733/3294 82% [=================================================== ] 2734/3294 82% [=================================================== ] 2735/3294 83% [=================================================== ] 2736/3294 83% [=================================================== ] 2737/3294 83% [=================================================== ] 2738/3294 83% [=================================================== ] 2739/3294 83% [=================================================== ] 2740/3294 83% [=================================================== ] 2741/3294 83% [=================================================== ] 2742/3294 83% [=================================================== ] 2743/3294 83% [=================================================== ] 2744/3294 83% [=================================================== ] 2745/3294 83% [=================================================== ] 2746/3294 83% [=================================================== ] 2747/3294 83% [=================================================== ] 2748/3294 83% [=================================================== ] 2749/3294 83% [=================================================== ] 2750/3294 83% [=================================================== ] 2751/3294 83% [=================================================== ] 2752/3294 83% [=================================================== ] 2753/3294 83% [=================================================== ] 2754/3294 83% [=================================================== ] 2755/3294 83% [=================================================== ] 2756/3294 83% [=================================================== ] 2757/3294 83% [=================================================== ] 2758/3294 83% [=================================================== ] 2759/3294 83% [=================================================== ] 2760/3294 83% [=================================================== ] 2761/3294 83% [=================================================== ] 2762/3294 83% [==================================================== ] 2763/3294 83% [==================================================== ] 2764/3294 83% [==================================================== ] 2765/3294 83% [==================================================== ] 2766/3294 83% [==================================================== ] 2767/3294 84% [==================================================== ] 2768/3294 84% [==================================================== ] 2769/3294 84% [==================================================== ] 2770/3294 84% [==================================================== ] 2771/3294 84% [==================================================== ] 2772/3294 84% [==================================================== ] 2773/3294 84% [==================================================== ] 2774/3294 84% [==================================================== ] 2775/3294 84% [==================================================== ] 2776/3294 84% [==================================================== ] 2777/3294 84% [==================================================== ] 2778/3294 84% [==================================================== ] 2779/3294 84% [==================================================== ] 2780/3294 84% [==================================================== ] 2781/3294 84% [==================================================== ] 2782/3294 84% [==================================================== ] 2783/3294 84% [==================================================== ] 2784/3294 84% [==================================================== ] 2785/3294 84% [==================================================== ] 2786/3294 84% [==================================================== ] 2787/3294 84% [==================================================== ] 2788/3294 84% [==================================================== ] 2789/3294 84% [==================================================== ] 2790/3294 84% [==================================================== ] 2791/3294 84% [==================================================== ] 2792/3294 84% [==================================================== ] 2793/3294 84% [==================================================== ] 2794/3294 84% [==================================================== ] 2795/3294 84% [==================================================== ] 2796/3294 84% [==================================================== ] 2797/3294 84% [==================================================== ] 2798/3294 84% [==================================================== ] 2799/3294 84% [==================================================== ] 2800/3294 85% [==================================================== ] 2801/3294 85% [==================================================== ] 2802/3294 85% [==================================================== ] 2803/3294 85% [==================================================== ] 2804/3294 85% [==================================================== ] 2805/3294 85% [==================================================== ] 2806/3294 85% [==================================================== ] 2807/3294 85% [==================================================== ] 2808/3294 85% [==================================================== ] 2809/3294 85% [==================================================== ] 2810/3294 85% [==================================================== ] 2811/3294 85% [==================================================== ] 2812/3294 85% [==================================================== ] 2813/3294 85% [==================================================== ] 2814/3294 85% [==================================================== ] 2815/3294 85% [===================================================== ] 2816/3294 85% [===================================================== ] 2817/3294 85% [===================================================== ] 2818/3294 85% [===================================================== ] 2819/3294 85% [===================================================== ] 2820/3294 85% [===================================================== ] 2821/3294 85% [===================================================== ] 2822/3294 85% [===================================================== ] 2823/3294 85% [===================================================== ] 2824/3294 85% [===================================================== ] 2825/3294 85% [===================================================== ] 2826/3294 85% [===================================================== ] 2827/3294 85% [===================================================== ] 2828/3294 85% [===================================================== ] 2829/3294 85% [===================================================== ] 2830/3294 85% [===================================================== ] 2831/3294 85% [===================================================== ] 2832/3294 85% [===================================================== ] 2833/3294 86% [===================================================== ] 2834/3294 86% [===================================================== ] 2835/3294 86% [===================================================== ] 2836/3294 86% [===================================================== ] 2837/3294 86% [===================================================== ] 2838/3294 86% [===================================================== ] 2839/3294 86% [===================================================== ] 2840/3294 86% [===================================================== ] 2841/3294 86% [===================================================== ] 2842/3294 86% [===================================================== ] 2843/3294 86% [===================================================== ] 2844/3294 86% [===================================================== ] 2845/3294 86% [===================================================== ] 2846/3294 86% [===================================================== ] 2847/3294 86% [===================================================== ] 2848/3294 86% [===================================================== ] 2849/3294 86% [===================================================== ] 2850/3294 86% [===================================================== ] 2851/3294 86% [===================================================== ] 2852/3294 86% [===================================================== ] 2853/3294 86% [===================================================== ] 2854/3294 86% [===================================================== ] 2855/3294 86% [===================================================== ] 2856/3294 86% [===================================================== ] 2857/3294 86% [===================================================== ] 2858/3294 86% [===================================================== ] 2859/3294 86% [===================================================== ] 2860/3294 86% [===================================================== ] 2861/3294 86% [===================================================== ] 2862/3294 86% [===================================================== ] 2863/3294 86% [===================================================== ] 2864/3294 86% [===================================================== ] 2865/3294 86% [===================================================== ] 2866/3294 87% [===================================================== ] 2867/3294 87% [===================================================== ] 2868/3294 87% [====================================================== ] 2869/3294 87% [====================================================== ] 2870/3294 87% [====================================================== ] 2871/3294 87% [====================================================== ] 2872/3294 87% [====================================================== ] 2873/3294 87% [====================================================== ] 2874/3294 87% [====================================================== ] 2875/3294 87% [====================================================== ] 2876/3294 87% [====================================================== ] 2877/3294 87% [====================================================== ] 2878/3294 87% [====================================================== ] 2879/3294 87% [====================================================== ] 2880/3294 87% [====================================================== ] 2881/3294 87% [====================================================== ] 2882/3294 87% [====================================================== ] 2883/3294 87% [====================================================== ] 2884/3294 87% [====================================================== ] 2885/3294 87% [====================================================== ] 2886/3294 87% [====================================================== ] 2887/3294 87% [====================================================== ] 2888/3294 87% [====================================================== ] 2889/3294 87% [====================================================== ] 2890/3294 87% [====================================================== ] 2891/3294 87% [====================================================== ] 2892/3294 87% [====================================================== ] 2893/3294 87% [====================================================== ] 2894/3294 87% [====================================================== ] 2895/3294 87% [====================================================== ] 2896/3294 87% [====================================================== ] 2897/3294 87% [====================================================== ] 2898/3294 87% [====================================================== ] 2899/3294 88% [====================================================== ] 2900/3294 88% [====================================================== ] 2901/3294 88% [====================================================== ] 2902/3294 88% [====================================================== ] 2903/3294 88% [====================================================== ] 2904/3294 88% [====================================================== ] 2905/3294 88% [====================================================== ] 2906/3294 88% [====================================================== ] 2907/3294 88% [====================================================== ] 2908/3294 88% [====================================================== ] 2909/3294 88% [====================================================== ] 2910/3294 88% [====================================================== ] 2911/3294 88% [====================================================== ] 2912/3294 88% [====================================================== ] 2913/3294 88% [====================================================== ] 2914/3294 88% [====================================================== ] 2915/3294 88% [====================================================== ] 2916/3294 88% [====================================================== ] 2917/3294 88% [====================================================== ] 2918/3294 88% [====================================================== ] 2919/3294 88% [====================================================== ] 2920/3294 88% [====================================================== ] 2921/3294 88% [====================================================== ] 2922/3294 88% [======================================================= ] 2923/3294 88% [======================================================= ] 2924/3294 88% [======================================================= ] 2925/3294 88% [======================================================= ] 2926/3294 88% [======================================================= ] 2927/3294 88% [======================================================= ] 2928/3294 88% [======================================================= ] 2929/3294 88% [======================================================= ] 2930/3294 88% [======================================================= ] 2931/3294 88% [======================================================= ] 2932/3294 89% [======================================================= ] 2933/3294 89% [======================================================= ] 2934/3294 89% [======================================================= ] 2935/3294 89% [======================================================= ] 2936/3294 89% [======================================================= ] 2937/3294 89% [======================================================= ] 2938/3294 89% [======================================================= ] 2939/3294 89% [======================================================= ] 2940/3294 89% [======================================================= ] 2941/3294 89% [======================================================= ] 2942/3294 89% [======================================================= ] 2943/3294 89% [======================================================= ] 2944/3294 89% [======================================================= ] 2945/3294 89% [======================================================= ] 2946/3294 89% [======================================================= ] 2947/3294 89% [======================================================= ] 2948/3294 89% [======================================================= ] 2949/3294 89% [======================================================= ] 2950/3294 89% [======================================================= ] 2951/3294 89% [======================================================= ] 2952/3294 89% [======================================================= ] 2953/3294 89% [======================================================= ] 2954/3294 89% [======================================================= ] 2955/3294 89% [======================================================= ] 2956/3294 89% [======================================================= ] 2957/3294 89% [======================================================= ] 2958/3294 89% [======================================================= ] 2959/3294 89% [======================================================= ] 2960/3294 89% [======================================================= ] 2961/3294 89% [======================================================= ] 2962/3294 89% [======================================================= ] 2963/3294 89% [======================================================= ] 2964/3294 89% [======================================================= ] 2965/3294 90% [======================================================= ] 2966/3294 90% [======================================================= ] 2967/3294 90% [======================================================= ] 2968/3294 90% [======================================================= ] 2969/3294 90% [======================================================= ] 2970/3294 90% [======================================================= ] 2971/3294 90% [======================================================= ] 2972/3294 90% [======================================================= ] 2973/3294 90% [======================================================= ] 2974/3294 90% [======================================================= ] 2975/3294 90% [======================================================== ] 2976/3294 90% [======================================================== ] 2977/3294 90% [======================================================== ] 2978/3294 90% [======================================================== ] 2979/3294 90% [======================================================== ] 2980/3294 90% [======================================================== ] 2981/3294 90% [======================================================== ] 2982/3294 90% [======================================================== ] 2983/3294 90% [======================================================== ] 2984/3294 90% [======================================================== ] 2985/3294 90% [======================================================== ] 2986/3294 90% [======================================================== ] 2987/3294 90% [======================================================== ] 2988/3294 90% [======================================================== ] 2989/3294 90% [======================================================== ] 2990/3294 90% [======================================================== ] 2991/3294 90% [======================================================== ] 2992/3294 90% [======================================================== ] 2993/3294 90% [======================================================== ] 2994/3294 90% [======================================================== ] 2995/3294 90% [======================================================== ] 2996/3294 90% [======================================================== ] 2997/3294 90% [======================================================== ] 2998/3294 91% [======================================================== ] 2999/3294 91% [======================================================== ] 3000/3294 91% [======================================================== ] 3001/3294 91% [======================================================== ] 3002/3294 91% [======================================================== ] 3003/3294 91% [======================================================== ] 3004/3294 91% [======================================================== ] 3005/3294 91% [======================================================== ] 3006/3294 91% [======================================================== ] 3007/3294 91% [======================================================== ] 3008/3294 91% [======================================================== ] 3009/3294 91% [======================================================== ] 3010/3294 91% [======================================================== ] 3011/3294 91% [======================================================== ] 3012/3294 91% [======================================================== ] 3013/3294 91% [======================================================== ] 3014/3294 91% [======================================================== ] 3015/3294 91% [======================================================== ] 3016/3294 91% [======================================================== ] 3017/3294 91% [======================================================== ] 3018/3294 91% [======================================================== ] 3019/3294 91% [======================================================== ] 3020/3294 91% [======================================================== ] 3021/3294 91% [======================================================== ] 3022/3294 91% [======================================================== ] 3023/3294 91% [======================================================== ] 3024/3294 91% [======================================================== ] 3025/3294 91% [======================================================== ] 3026/3294 91% [======================================================== ] 3027/3294 91% [======================================================== ] 3028/3294 91% [========================================================= ] 3029/3294 91% [========================================================= ] 3030/3294 91% [========================================================= ] 3031/3294 92% [========================================================= ] 3032/3294 92% [========================================================= ] 3033/3294 92% [========================================================= ] 3034/3294 92% [========================================================= ] 3035/3294 92% [========================================================= ] 3036/3294 92% [========================================================= ] 3037/3294 92% [========================================================= ] 3038/3294 92% [========================================================= ] 3039/3294 92% [========================================================= ] 3040/3294 92% [========================================================= ] 3041/3294 92% [========================================================= ] 3042/3294 92% [========================================================= ] 3043/3294 92% [========================================================= ] 3044/3294 92% [========================================================= ] 3045/3294 92% [========================================================= ] 3046/3294 92% [========================================================= ] 3047/3294 92% [========================================================= ] 3048/3294 92% [========================================================= ] 3049/3294 92% [========================================================= ] 3050/3294 92% [========================================================= ] 3051/3294 92% [========================================================= ] 3052/3294 92% [========================================================= ] 3053/3294 92% [========================================================= ] 3054/3294 92% [========================================================= ] 3055/3294 92% [========================================================= ] 3056/3294 92% [========================================================= ] 3057/3294 92% [========================================================= ] 3058/3294 92% [========================================================= ] 3059/3294 92% [========================================================= ] 3060/3294 92% [========================================================= ] 3061/3294 92% [========================================================= ] 3062/3294 92% [========================================================= ] 3063/3294 92% [========================================================= ] 3064/3294 93% [========================================================= ] 3065/3294 93% [========================================================= ] 3066/3294 93% [========================================================= ] 3067/3294 93% [========================================================= ] 3068/3294 93% [========================================================= ] 3069/3294 93% [========================================================= ] 3070/3294 93% [========================================================= ] 3071/3294 93% [========================================================= ] 3072/3294 93% [========================================================= ] 3073/3294 93% [========================================================= ] 3074/3294 93% [========================================================= ] 3075/3294 93% [========================================================= ] 3076/3294 93% [========================================================= ] 3077/3294 93% [========================================================= ] 3078/3294 93% [========================================================= ] 3079/3294 93% [========================================================= ] 3080/3294 93% [========================================================= ] 3081/3294 93% [========================================================== ] 3082/3294 93% [========================================================== ] 3083/3294 93% [========================================================== ] 3084/3294 93% [========================================================== ] 3085/3294 93% [========================================================== ] 3086/3294 93% [========================================================== ] 3087/3294 93% [========================================================== ] 3088/3294 93% [========================================================== ] 3089/3294 93% [========================================================== ] 3090/3294 93% [========================================================== ] 3091/3294 93% [========================================================== ] 3092/3294 93% [========================================================== ] 3093/3294 93% [========================================================== ] 3094/3294 93% [========================================================== ] 3095/3294 93% [========================================================== ] 3096/3294 93% [========================================================== ] 3097/3294 94% [========================================================== ] 3098/3294 94% [========================================================== ] 3099/3294 94% [========================================================== ] 3100/3294 94% [========================================================== ] 3101/3294 94% [========================================================== ] 3102/3294 94% [========================================================== ] 3103/3294 94% [========================================================== ] 3104/3294 94% [========================================================== ] 3105/3294 94% [========================================================== ] 3106/3294 94% [========================================================== ] 3107/3294 94% [========================================================== ] 3108/3294 94% [========================================================== ] 3109/3294 94% [========================================================== ] 3110/3294 94% [========================================================== ] 3111/3294 94% [========================================================== ] 3112/3294 94% [========================================================== ] 3113/3294 94% [========================================================== ] 3114/3294 94% [========================================================== ] 3115/3294 94% [========================================================== ] 3116/3294 94% [========================================================== ] 3117/3294 94% [========================================================== ] 3118/3294 94% [========================================================== ] 3119/3294 94% [========================================================== ] 3120/3294 94% [========================================================== ] 3121/3294 94% [========================================================== ] 3122/3294 94% [========================================================== ] 3123/3294 94% [========================================================== ] 3124/3294 94% [========================================================== ] 3125/3294 94% [========================================================== ] 3126/3294 94% [========================================================== ] 3127/3294 94% [========================================================== ] 3128/3294 94% [========================================================== ] 3129/3294 94% [========================================================== ] 3130/3294 95% [========================================================== ] 3131/3294 95% [========================================================== ] 3132/3294 95% [========================================================== ] 3133/3294 95% [========================================================== ] 3134/3294 95% [=========================================================== ] 3135/3294 95% [=========================================================== ] 3136/3294 95% [=========================================================== ] 3137/3294 95% [=========================================================== ] 3138/3294 95% [=========================================================== ] 3139/3294 95% [=========================================================== ] 3140/3294 95% [=========================================================== ] 3141/3294 95% [=========================================================== ] 3142/3294 95% [=========================================================== ] 3143/3294 95% [=========================================================== ] 3144/3294 95% [=========================================================== ] 3145/3294 95% [=========================================================== ] 3146/3294 95% [=========================================================== ] 3147/3294 95% [=========================================================== ] 3148/3294 95% [=========================================================== ] 3149/3294 95% [=========================================================== ] 3150/3294 95% [=========================================================== ] 3151/3294 95% [=========================================================== ] 3152/3294 95% [=========================================================== ] 3153/3294 95% [=========================================================== ] 3154/3294 95% [=========================================================== ] 3155/3294 95% [=========================================================== ] 3156/3294 95% [=========================================================== ] 3157/3294 95% [=========================================================== ] 3158/3294 95% [=========================================================== ] 3159/3294 95% [=========================================================== ] 3160/3294 95% [=========================================================== ] 3161/3294 95% [=========================================================== ] 3162/3294 95% [=========================================================== ] 3163/3294 96% [=========================================================== ] 3164/3294 96% [=========================================================== ] 3165/3294 96% [=========================================================== ] 3166/3294 96% [=========================================================== ] 3167/3294 96% [=========================================================== ] 3168/3294 96% [=========================================================== ] 3169/3294 96% [=========================================================== ] 3170/3294 96% [=========================================================== ] 3171/3294 96% [=========================================================== ] 3172/3294 96% [=========================================================== ] 3173/3294 96% [=========================================================== ] 3174/3294 96% [=========================================================== ] 3175/3294 96% [=========================================================== ] 3176/3294 96% [=========================================================== ] 3177/3294 96% [=========================================================== ] 3178/3294 96% [=========================================================== ] 3179/3294 96% [=========================================================== ] 3180/3294 96% [=========================================================== ] 3181/3294 96% [=========================================================== ] 3182/3294 96% [=========================================================== ] 3183/3294 96% [=========================================================== ] 3184/3294 96% [=========================================================== ] 3185/3294 96% [=========================================================== ] 3186/3294 96% [=========================================================== ] 3187/3294 96% [============================================================ ] 3188/3294 96% [============================================================ ] 3189/3294 96% [============================================================ ] 3190/3294 96% [============================================================ ] 3191/3294 96% [============================================================ ] 3192/3294 96% [============================================================ ] 3193/3294 96% [============================================================ ] 3194/3294 96% [============================================================ ] 3195/3294 96% [============================================================ ] 3196/3294 97% [============================================================ ] 3197/3294 97% [============================================================ ] 3198/3294 97% [============================================================ ] 3199/3294 97% [============================================================ ] 3200/3294 97% [============================================================ ] 3201/3294 97% [============================================================ ] 3202/3294 97% [============================================================ ] 3203/3294 97% [============================================================ ] 3204/3294 97% [============================================================ ] 3205/3294 97% [============================================================ ] 3206/3294 97% [============================================================ ] 3207/3294 97% [============================================================ ] 3208/3294 97% [============================================================ ] 3209/3294 97% [============================================================ ] 3210/3294 97% [============================================================ ] 3211/3294 97% [============================================================ ] 3212/3294 97% [============================================================ ] 3213/3294 97% [============================================================ ] 3214/3294 97% [============================================================ ] 3215/3294 97% [============================================================ ] 3216/3294 97% [============================================================ ] 3217/3294 97% [============================================================ ] 3218/3294 97% [============================================================ ] 3219/3294 97% [============================================================ ] 3220/3294 97% [============================================================ ] 3221/3294 97% [============================================================ ] 3222/3294 97% [============================================================ ] 3223/3294 97% [============================================================ ] 3224/3294 97% [============================================================ ] 3225/3294 97% [============================================================ ] 3226/3294 97% [============================================================ ] 3227/3294 97% [============================================================ ] 3228/3294 97% [============================================================ ] 3229/3294 98% [============================================================ ] 3230/3294 98% [============================================================ ] 3231/3294 98% [============================================================ ] 3232/3294 98% [============================================================ ] 3233/3294 98% [============================================================ ] 3234/3294 98% [============================================================ ] 3235/3294 98% [============================================================ ] 3236/3294 98% [============================================================ ] 3237/3294 98% [============================================================ ] 3238/3294 98% [============================================================ ] 3239/3294 98% [============================================================ ] 3240/3294 98% [============================================================= ] 3241/3294 98% [============================================================= ] 3242/3294 98% [============================================================= ] 3243/3294 98% [============================================================= ] 3244/3294 98% [============================================================= ] 3245/3294 98% [============================================================= ] 3246/3294 98% [============================================================= ] 3247/3294 98% [============================================================= ] 3248/3294 98% [============================================================= ] 3249/3294 98% [============================================================= ] 3250/3294 98% [============================================================= ] 3251/3294 98% [============================================================= ] 3252/3294 98% [============================================================= ] 3253/3294 98% [============================================================= ] 3254/3294 98% [============================================================= ] 3255/3294 98% [============================================================= ] 3256/3294 98% [============================================================= ] 3257/3294 98% [============================================================= ] 3258/3294 98% [============================================================= ] 3259/3294 98% [============================================================= ] 3260/3294 98% [============================================================= ] 3261/3294 98% [============================================================= ] 3262/3294 99% [============================================================= ] 3263/3294 99% [============================================================= ] 3264/3294 99% [============================================================= ] 3265/3294 99% [============================================================= ] 3266/3294 99% [============================================================= ] 3267/3294 99% [============================================================= ] 3268/3294 99% [============================================================= ] 3269/3294 99% [============================================================= ] 3270/3294 99% [============================================================= ] 3271/3294 99% [============================================================= ] 3272/3294 99% [============================================================= ] 3273/3294 99% [============================================================= ] 3274/3294 99% [============================================================= ] 3275/3294 99% [============================================================= ] 3276/3294 99% [============================================================= ] 3277/3294 99% [============================================================= ] 3278/3294 99% [============================================================= ] 3279/3294 99% [============================================================= ] 3280/3294 99% [============================================================= ] 3281/3294 99% [============================================================= ] 3282/3294 99% [============================================================= ] 3283/3294 99% [============================================================= ] 3284/3294 99% [============================================================= ] 3285/3294 99% [============================================================= ] 3286/3294 99% [============================================================= ] 3287/3294 99% [============================================================= ] 3288/3294 99% [============================================================= ] 3289/3294 99% [============================================================= ] 3290/3294 99% [============================================================= ] 3291/3294 99% [============================================================= ] 3292/3294 99% [============================================================= ] 3293/3294 99% [==============================================================] 3294/3294 100% operation complete, 3294 objects in 137440 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2022.05-1216-g2ebf652589 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> aespipe 2.4f Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 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) >>> bats-core 1.4.1 Collecting legal info LICENSE.md: OK (sha256: 55074b2b3b87809105034e1468e59076554d76a80c67bcc592000cc3d929852d) >>> 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-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> davfs2 1.6.1 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dhcp 4.4.3 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> getent Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.56.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jquery 3.5.1 Collecting legal info >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdnet 1.14 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 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) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> host-moby-buildkit 0.10.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.18.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> msmtp 1.8.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-rc 0.5.2.2 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> sane-backends 1.0.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2_gfx 1.0.4 Collecting legal info COPYING: OK (sha256: ec9036525fe1adde787041cce6c4b7fbb262863c238bb9051037e29a57e27bfc) SDL2_framerate.h: OK (sha256: 18e6fad60b809b0e30bd2576a0d33c179ca2ac694504a849d05b6579e3c481dd) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sudo 1.9.11p2 Collecting legal info LICENSE.md: OK (sha256: cf3a83366f9aabfd76d693ce03843106fcaaf6c76dfa97610f7c0b719a06e6bb) >>> ulogd 2.0.7 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> whetstone 1.2 Collecting legal info >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'