ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' avahi -1 avahi -1 * - - -\n dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n dhcpcd -1 dhcpcd -1 * - - - dhcpcd user\n # udev user groups\n - - render -1 * - - - DRI rendering nodes\n - - sgx -1 * - - - SGX device nodes\n # systemd user groups\n - - systemd-journal -1 * - - - Journal\n \n \n \n \n \n \n - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n /var/spool d 755 0 0 - - - - -\n /var/lib d 755 0 0 - - - - -\n /var/lib/private d 700 0 0 - - - - -\n /var/log/private d 700 0 0 - - - - -\n /var/cache/private d 700 0 0 - - - - -\n \n \n \n \n \n \n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/catalog /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/systemctl --root=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target preset-all\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/graphical.target.wants/upower.service -> /usr/lib/systemd/system/upower.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path -> /usr/lib/systemd/system/ostree-finalize-staged.path. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/sockets.target.wants/avahi-daemon.socket -> /usr/lib/systemd/system/avahi-daemon.socket. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/dbus-org.bluez.service -> /usr/lib/systemd/system/bluetooth.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/bluetooth.target.wants/bluetooth.service -> /usr/lib/systemd/system/bluetooth.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/iprutils.target.wants/iprinit.service -> /usr/lib/systemd/system/iprinit.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/avahi-dnsconfd.service -> /usr/lib/systemd/system/avahi-dnsconfd.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/default.target.wants/iprutils.target -> /usr/lib/systemd/system/iprutils.target. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/dbus-org.freedesktop.Avahi.service -> /usr/lib/systemd/system/avahi-daemon.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/avahi-daemon.service -> /usr/lib/systemd/system/avahi-daemon.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/timers.target.wants/fstrim.timer -> /usr/lib/systemd/system/fstrim.timer. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/dhcpcd.service -> /usr/lib/systemd/system/dhcpcd.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/iprutils.target.wants/iprupdate.service -> /usr/lib/systemd/system/iprupdate.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/local-fs.target.wants/ostree-remount.service -> /usr/lib/systemd/system/ostree-remount.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/iprutils.target.wants/iprdump.service -> /usr/lib/systemd/system/iprdump.service. mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 3672 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/3672 0% [ ] 2/3672 0% [ ] 3/3672 0% [ ] 4/3672 0% [ ] 5/3672 0% [ ] 6/3672 0% [ ] 7/3672 0% [ ] 8/3672 0% [ ] 9/3672 0% [ ] 10/3672 0% [ ] 11/3672 0% [ ] 12/3672 0% [ ] 13/3672 0% [ ] 14/3672 0% [ ] 15/3672 0% [ ] 16/3672 0% [ ] 17/3672 0% [ ] 18/3672 0% [ ] 19/3672 0% [ ] 20/3672 0% [ ] 21/3672 0% [ ] 22/3672 0% [ ] 23/3672 0% [ ] 24/3672 0% [ ] 25/3672 0% [ ] 26/3672 0% [ ] 27/3672 0% [ ] 28/3672 0% [ ] 29/3672 0% [ ] 30/3672 0% [ ] 31/3672 0% [ ] 32/3672 0% [ ] 33/3672 0% [ ] 34/3672 0% [ ] 35/3672 0% [ ] 36/3672 0% [ ] 37/3672 1% [ ] 38/3672 1% [ ] 39/3672 1% [ ] 40/3672 1% [ ] 41/3672 1% [ ] 42/3672 1% [ ] 43/3672 1% [ ] 44/3672 1% [ ] 45/3672 1% [ ] 46/3672 1% [ ] 47/3672 1% [ ] 48/3672 1% [ ] 49/3672 1% [ ] 50/3672 1% [ ] 51/3672 1% [ ] 52/3672 1% [ ] 53/3672 1% [ ] 54/3672 1% [ ] 55/3672 1% [ ] 56/3672 1% [ ] 57/3672 1% [ ] 58/3672 1% [ ] 59/3672 1% [= ] 60/3672 1% [= ] 61/3672 1% [= ] 62/3672 1% [= ] 63/3672 1% [= ] 64/3672 1% [= ] 65/3672 1% [= ] 66/3672 1% [= ] 67/3672 1% [= ] 68/3672 1% [= ] 69/3672 1% [= ] 70/3672 1% [= ] 71/3672 1% [= ] 72/3672 1% [= ] 73/3672 1% [= ] 74/3672 2% [= ] 75/3672 2% [= ] 76/3672 2% [= ] 77/3672 2% [= ] 78/3672 2% [= ] 79/3672 2% [= ] 80/3672 2% [= ] 81/3672 2% [= ] 82/3672 2% [= ] 83/3672 2% [= ] 84/3672 2% [= ] 85/3672 2% [= ] 86/3672 2% [= ] 87/3672 2% [= ] 88/3672 2% [= ] 89/3672 2% [= ] 90/3672 2% [= ] 91/3672 2% [= ] 92/3672 2% [= ] 93/3672 2% [= ] 94/3672 2% [= ] 95/3672 2% [= ] 96/3672 2% [= ] 97/3672 2% [= ] 98/3672 2% [= ] 99/3672 2% [= ] 100/3672 2% [= ] 101/3672 2% [= ] 102/3672 2% [= ] 103/3672 2% [= ] 104/3672 2% [= ] 105/3672 2% [= ] 106/3672 2% [= ] 107/3672 2% [= ] 108/3672 2% [= ] 109/3672 2% [= ] 110/3672 2% [= ] 111/3672 3% [= ] 112/3672 3% [= ] 113/3672 3% [= ] 114/3672 3% [= ] 115/3672 3% [= ] 116/3672 3% [= ] 117/3672 3% [= ] 118/3672 3% [== ] 119/3672 3% [== ] 120/3672 3% [== ] 121/3672 3% [== ] 122/3672 3% [== ] 123/3672 3% [== ] 124/3672 3% [== ] 125/3672 3% [== ] 126/3672 3% [== ] 127/3672 3% [== ] 128/3672 3% [== ] 129/3672 3% [== ] 130/3672 3% [== ] 131/3672 3% [== ] 132/3672 3% [== ] 133/3672 3% [== ] 134/3672 3% [== ] 135/3672 3% [== ] 136/3672 3% [== ] 137/3672 3% [== ] 138/3672 3% [== ] 139/3672 3% [== ] 140/3672 3% [== ] 141/3672 3% [== ] 142/3672 3% [== ] 143/3672 3% [== ] 144/3672 3% [== ] 145/3672 3% [== ] 146/3672 3% [== ] 147/3672 4% [== ] 148/3672 4% [== ] 149/3672 4% [== ] 150/3672 4% [== ] 151/3672 4% [== ] 152/3672 4% [== ] 153/3672 4% [== ] 154/3672 4% [== ] 155/3672 4% [== ] 156/3672 4% [== ] 157/3672 4% [== ] 158/3672 4% [== ] 159/3672 4% [== ] 160/3672 4% [== ] 161/3672 4% [== ] 162/3672 4% [== ] 163/3672 4% [== ] 164/3672 4% [== ] 165/3672 4% [== ] 166/3672 4% [== ] 167/3672 4% [== ] 168/3672 4% [== ] 169/3672 4% [== ] 170/3672 4% [== ] 171/3672 4% [== ] 172/3672 4% [== ] 173/3672 4% [== ] 174/3672 4% [== ] 175/3672 4% [== ] 176/3672 4% [== ] 177/3672 4% [=== ] 178/3672 4% [=== ] 179/3672 4% [=== ] 180/3672 4% [=== ] 181/3672 4% [=== ] 182/3672 4% [=== ] 183/3672 4% [=== ] 184/3672 5% [=== ] 185/3672 5% [=== ] 186/3672 5% [=== ] 187/3672 5% [=== ] 188/3672 5% [=== ] 189/3672 5% [=== ] 190/3672 5% [=== ] 191/3672 5% [=== ] 192/3672 5% [=== ] 193/3672 5% [=== ] 194/3672 5% [=== ] 195/3672 5% [=== ] 196/3672 5% [=== ] 197/3672 5% [=== ] 198/3672 5% [=== ] 199/3672 5% [=== ] 200/3672 5% [=== ] 201/3672 5% [=== ] 202/3672 5% [=== ] 203/3672 5% [=== ] 204/3672 5% [=== ] 205/3672 5% [=== ] 206/3672 5% [=== ] 207/3672 5% [=== ] 208/3672 5% [=== ] 209/3672 5% [=== ] 210/3672 5% [=== ] 211/3672 5% [=== ] 212/3672 5% [=== ] 213/3672 5% [=== ] 214/3672 5% [=== ] 215/3672 5% [=== ] 216/3672 5% [=== ] 217/3672 5% [=== ] 218/3672 5% [=== ] 219/3672 5% [=== ] 220/3672 5% [=== ] 221/3672 6% [=== ] 222/3672 6% [=== ] 223/3672 6% [=== ] 224/3672 6% [=== ] 225/3672 6% [=== ] 226/3672 6% [=== ] 227/3672 6% [=== ] 228/3672 6% [=== ] 229/3672 6% [=== ] 230/3672 6% [=== ] 231/3672 6% [=== ] 232/3672 6% [=== ] 233/3672 6% [=== ] 234/3672 6% [=== ] 235/3672 6% [=== ] 236/3672 6% [==== ] 237/3672 6% [==== ] 238/3672 6% [==== ] 239/3672 6% [==== ] 240/3672 6% [==== ] 241/3672 6% [==== ] 242/3672 6% [==== ] 243/3672 6% [==== ] 244/3672 6% [==== ] 245/3672 6% [==== ] 246/3672 6% [==== ] 247/3672 6% [==== ] 248/3672 6% [==== ] 249/3672 6% [==== ] 250/3672 6% [==== ] 251/3672 6% [==== ] 252/3672 6% [==== ] 253/3672 6% [==== ] 254/3672 6% [==== ] 255/3672 6% [==== ] 256/3672 6% [==== ] 257/3672 6% [==== ] 258/3672 7% [==== ] 259/3672 7% [==== ] 260/3672 7% [==== ] 261/3672 7% [==== ] 262/3672 7% [==== ] 263/3672 7% [==== ] 264/3672 7% [==== ] 265/3672 7% [==== ] 266/3672 7% [==== ] 267/3672 7% [==== ] 268/3672 7% [==== ] 269/3672 7% [==== ] 270/3672 7% [==== ] 271/3672 7% [==== ] 272/3672 7% [==== ] 273/3672 7% [==== ] 274/3672 7% [==== ] 275/3672 7% [==== ] 276/3672 7% [==== ] 277/3672 7% [==== ] 278/3672 7% [==== ] 279/3672 7% [==== ] 280/3672 7% [==== ] 281/3672 7% [==== ] 282/3672 7% [==== ] 283/3672 7% [==== ] 284/3672 7% [==== ] 285/3672 7% [==== ] 286/3672 7% [==== ] 287/3672 7% [==== ] 288/3672 7% [==== ] 289/3672 7% [==== ] 290/3672 7% [==== ] 291/3672 7% [==== ] 292/3672 7% [==== ] 293/3672 7% [==== ] 294/3672 8% [==== ] 295/3672 8% [==== ] 296/3672 8% [===== ] 297/3672 8% [===== ] 298/3672 8% [===== ] 299/3672 8% [===== ] 300/3672 8% [===== ] 301/3672 8% [===== ] 302/3672 8% [===== ] 303/3672 8% [===== ] 304/3672 8% [===== ] 305/3672 8% [===== ] 306/3672 8% [===== ] 307/3672 8% [===== ] 308/3672 8% [===== ] 309/3672 8% [===== ] 310/3672 8% [===== ] 311/3672 8% [===== ] 312/3672 8% [===== ] 313/3672 8% [===== ] 314/3672 8% [===== ] 315/3672 8% [===== ] 316/3672 8% [===== ] 317/3672 8% [===== ] 318/3672 8% [===== ] 319/3672 8% [===== ] 320/3672 8% [===== ] 321/3672 8% [===== ] 322/3672 8% [===== ] 323/3672 8% [===== ] 324/3672 8% [===== ] 325/3672 8% [===== ] 326/3672 8% [===== ] 327/3672 8% [===== ] 328/3672 8% [===== ] 329/3672 8% [===== ] 330/3672 8% [===== ] 331/3672 9% [===== ] 332/3672 9% [===== ] 333/3672 9% [===== ] 334/3672 9% [===== ] 335/3672 9% [===== ] 336/3672 9% [===== ] 337/3672 9% [===== ] 338/3672 9% [===== ] 339/3672 9% [===== ] 340/3672 9% [===== ] 341/3672 9% [===== ] 342/3672 9% [===== ] 343/3672 9% [===== ] 344/3672 9% [===== ] 345/3672 9% [===== ] 346/3672 9% [===== ] 347/3672 9% [===== ] 348/3672 9% [===== ] 349/3672 9% [===== ] 350/3672 9% [===== ] 351/3672 9% [===== ] 352/3672 9% [===== ] 353/3672 9% [===== ] 354/3672 9% [===== ] 355/3672 9% [====== ] 356/3672 9% [====== ] 357/3672 9% [====== ] 358/3672 9% [====== ] 359/3672 9% [====== ] 360/3672 9% [====== ] 361/3672 9% [====== ] 362/3672 9% [====== ] 363/3672 9% [====== ] 364/3672 9% [====== ] 365/3672 9% [====== ] 366/3672 9% [====== ] 367/3672 9% [====== ] 368/3672 10% [====== ] 369/3672 10% [====== ] 370/3672 10% [====== ] 371/3672 10% [====== ] 372/3672 10% [====== ] 373/3672 10% [====== ] 374/3672 10% [====== ] 375/3672 10% [====== ] 376/3672 10% [====== ] 377/3672 10% [====== ] 378/3672 10% [====== ] 379/3672 10% [====== ] 380/3672 10% [====== ] 381/3672 10% [====== ] 382/3672 10% [====== ] 383/3672 10% [====== ] 384/3672 10% [====== ] 385/3672 10% [====== ] 386/3672 10% [====== ] 387/3672 10% [====== ] 388/3672 10% [====== ] 389/3672 10% [====== ] 390/3672 10% [====== ] 391/3672 10% [====== ] 392/3672 10% [====== ] 393/3672 10% [====== ] 394/3672 10% [====== ] 395/3672 10% [====== ] 396/3672 10% [====== ] 397/3672 10% [====== ] 398/3672 10% [====== ] 399/3672 10% [====== ] 400/3672 10% [====== ] 401/3672 10% [====== ] 402/3672 10% [====== ] 403/3672 10% [====== ] 404/3672 11% [====== ] 405/3672 11% [====== ] 406/3672 11% [====== ] 407/3672 11% [====== ] 408/3672 11% [====== ] 409/3672 11% [====== ] 410/3672 11% [====== ] 411/3672 11% [====== ] 412/3672 11% [====== ] 413/3672 11% [====== ] 414/3672 11% [======= ] 415/3672 11% [======= ] 416/3672 11% [======= ] 417/3672 11% [======= ] 418/3672 11% [======= ] 419/3672 11% [======= ] 420/3672 11% [======= ] 421/3672 11% [======= ] 422/3672 11% [======= ] 423/3672 11% [======= ] 424/3672 11% [======= ] 425/3672 11% [======= ] 426/3672 11% [======= ] 427/3672 11% [======= ] 428/3672 11% [======= ] 429/3672 11% [======= ] 430/3672 11% [======= ] 431/3672 11% [======= ] 432/3672 11% [======= ] 433/3672 11% [======= ] 434/3672 11% [======= ] 435/3672 11% [======= ] 436/3672 11% [======= ] 437/3672 11% [======= ] 438/3672 11% [======= ] 439/3672 11% [======= ] 440/3672 11% [======= ] 441/3672 12% [======= ] 442/3672 12% [======= ] 443/3672 12% [======= ] 444/3672 12% [======= ] 445/3672 12% [======= ] 446/3672 12% [======= ] 447/3672 12% [======= ] 448/3672 12% [======= ] 449/3672 12% [======= ] 450/3672 12% [======= ] 451/3672 12% [======= ] 452/3672 12% [======= ] 453/3672 12% [======= ] 454/3672 12% [======= ] 455/3672 12% [======= ] 456/3672 12% [======= ] 457/3672 12% [======= ] 458/3672 12% [======= ] 459/3672 12% [======= ] 460/3672 12% [======= ] 461/3672 12% [======= ] 462/3672 12% [======= ] 463/3672 12% [======= ] 464/3672 12% [======= ] 465/3672 12% [======= ] 466/3672 12% [======= ] 467/3672 12% [======= ] 468/3672 12% [======= ] 469/3672 12% [======= ] 470/3672 12% [======= ] 471/3672 12% [======= ] 472/3672 12% [======= ] 473/3672 12% [======== ] 474/3672 12% [======== ] 475/3672 12% [======== ] 476/3672 12% [======== ] 477/3672 12% [======== ] 478/3672 13% [======== ] 479/3672 13% [======== ] 480/3672 13% [======== ] 481/3672 13% [======== ] 482/3672 13% [======== ] 483/3672 13% [======== ] 484/3672 13% [======== ] 485/3672 13% [======== ] 486/3672 13% [======== ] 487/3672 13% [======== ] 488/3672 13% [======== ] 489/3672 13% [======== ] 490/3672 13% [======== ] 491/3672 13% [======== ] 492/3672 13% [======== ] 493/3672 13% [======== ] 494/3672 13% [======== ] 495/3672 13% [======== ] 496/3672 13% [======== ] 497/3672 13% [======== ] 498/3672 13% [======== ] 499/3672 13% [======== ] 500/3672 13% [======== ] 501/3672 13% [======== ] 502/3672 13% [======== ] 503/3672 13% [======== ] 504/3672 13% [======== ] 505/3672 13% [======== ] 506/3672 13% [======== ] 507/3672 13% [======== ] 508/3672 13% [======== ] 509/3672 13% [======== ] 510/3672 13% [======== ] 511/3672 13% [======== ] 512/3672 13% [======== ] 513/3672 13% [======== ] 514/3672 13% [======== ] 515/3672 14% [======== ] 516/3672 14% [======== ] 517/3672 14% [======== ] 518/3672 14% [======== ] 519/3672 14% [======== ] 520/3672 14% [======== ] 521/3672 14% [======== ] 522/3672 14% [======== ] 523/3672 14% [======== ] 524/3672 14% [======== ] 525/3672 14% [======== ] 526/3672 14% [======== ] 527/3672 14% [======== ] 528/3672 14% [======== ] 529/3672 14% [======== ] 530/3672 14% [======== ] 531/3672 14% [======== ] 532/3672 14% [======== ] 533/3672 14% [========= ] 534/3672 14% [========= ] 535/3672 14% [========= ] 536/3672 14% [========= ] 537/3672 14% [========= ] 538/3672 14% [========= ] 539/3672 14% [========= ] 540/3672 14% [========= ] 541/3672 14% [========= ] 542/3672 14% [========= ] 543/3672 14% [========= ] 544/3672 14% [========= ] 545/3672 14% [========= ] 546/3672 14% [========= ] 547/3672 14% [========= ] 548/3672 14% [========= ] 549/3672 14% [========= ] 550/3672 14% [========= ] 551/3672 15% [========= ] 552/3672 15% [========= ] 553/3672 15% [========= ] 554/3672 15% [========= ] 555/3672 15% [========= ] 556/3672 15% [========= ] 557/3672 15% [========= ] 558/3672 15% [========= ] 559/3672 15% [========= ] 560/3672 15% [========= ] 561/3672 15% [========= ] 562/3672 15% [========= ] 563/3672 15% [========= ] 564/3672 15% [========= ] 565/3672 15% [========= ] 566/3672 15% [========= ] 567/3672 15% [========= ] 568/3672 15% [========= ] 569/3672 15% [========= ] 570/3672 15% [========= ] 571/3672 15% [========= ] 572/3672 15% [========= ] 573/3672 15% [========= ] 574/3672 15% [========= ] 575/3672 15% [========= ] 576/3672 15% [========= ] 577/3672 15% [========= ] 578/3672 15% [========= ] 579/3672 15% [========= ] 580/3672 15% [========= ] 581/3672 15% [========= ] 582/3672 15% [========= ] 583/3672 15% [========= ] 584/3672 15% [========= ] 585/3672 15% [========= ] 586/3672 15% [========= ] 587/3672 15% [========= ] 588/3672 16% [========= ] 589/3672 16% [========= ] 590/3672 16% [========= ] 591/3672 16% [========= ] 592/3672 16% [========== ] 593/3672 16% [========== ] 594/3672 16% [========== ] 595/3672 16% [========== ] 596/3672 16% [========== ] 597/3672 16% [========== ] 598/3672 16% [========== ] 599/3672 16% [========== ] 600/3672 16% [========== ] 601/3672 16% [========== ] 602/3672 16% [========== ] 603/3672 16% [========== ] 604/3672 16% [========== ] 605/3672 16% [========== ] 606/3672 16% [========== ] 607/3672 16% [========== ] 608/3672 16% [========== ] 609/3672 16% [========== ] 610/3672 16% [========== ] 611/3672 16% [========== ] 612/3672 16% [========== ] 613/3672 16% [========== ] 614/3672 16% [========== ] 615/3672 16% [========== ] 616/3672 16% [========== ] 617/3672 16% [========== ] 618/3672 16% [========== ] 619/3672 16% [========== ] 620/3672 16% [========== ] 621/3672 16% [========== ] 622/3672 16% [========== ] 623/3672 16% [========== ] 624/3672 16% [========== ] 625/3672 17% [========== ] 626/3672 17% [========== ] 627/3672 17% [========== ] 628/3672 17% [========== ] 629/3672 17% [========== ] 630/3672 17% [========== ] 631/3672 17% [========== ] 632/3672 17% [========== ] 633/3672 17% [========== ] 634/3672 17% [========== ] 635/3672 17% [========== ] 636/3672 17% [========== ] 637/3672 17% [========== ] 638/3672 17% [========== ] 639/3672 17% [========== ] 640/3672 17% [========== ] 641/3672 17% [========== ] 642/3672 17% [========== ] 643/3672 17% [========== ] 644/3672 17% [========== ] 645/3672 17% [========== ] 646/3672 17% [========== ] 647/3672 17% [========== ] 648/3672 17% [========== ] 649/3672 17% [========== ] 650/3672 17% [========== ] 651/3672 17% [=========== ] 652/3672 17% [=========== ] 653/3672 17% [=========== ] 654/3672 17% [=========== ] 655/3672 17% [=========== ] 656/3672 17% [=========== ] 657/3672 17% [=========== ] 658/3672 17% [=========== ] 659/3672 17% [=========== ] 660/3672 17% [=========== ] 661/3672 18% [=========== ] 662/3672 18% [=========== ] 663/3672 18% [=========== ] 664/3672 18% [=========== ] 665/3672 18% [=========== ] 666/3672 18% [=========== ] 667/3672 18% [=========== ] 668/3672 18% [=========== ] 669/3672 18% [=========== ] 670/3672 18% [=========== ] 671/3672 18% [=========== ] 672/3672 18% [=========== ] 673/3672 18% [=========== ] 674/3672 18% [=========== ] 675/3672 18% [=========== ] 676/3672 18% [=========== ] 677/3672 18% [=========== ] 678/3672 18% [=========== ] 679/3672 18% [=========== ] 680/3672 18% [=========== ] 681/3672 18% [=========== ] 682/3672 18% [=========== ] 683/3672 18% [=========== ] 684/3672 18% [=========== ] 685/3672 18% [=========== ] 686/3672 18% [=========== ] 687/3672 18% [=========== ] 688/3672 18% [=========== ] 689/3672 18% [=========== ] 690/3672 18% [=========== ] 691/3672 18% [=========== ] 692/3672 18% [=========== ] 693/3672 18% [=========== ] 694/3672 18% [=========== ] 695/3672 18% [=========== ] 696/3672 18% [=========== ] 697/3672 18% [=========== ] 698/3672 19% [=========== ] 699/3672 19% [=========== ] 700/3672 19% [=========== ] 701/3672 19% [=========== ] 702/3672 19% [=========== ] 703/3672 19% [=========== ] 704/3672 19% [=========== ] 705/3672 19% [=========== ] 706/3672 19% [=========== ] 707/3672 19% [=========== ] 708/3672 19% [=========== ] 709/3672 19% [=========== ] 710/3672 19% [============ ] 711/3672 19% [============ ] 712/3672 19% [============ ] 713/3672 19% [============ ] 714/3672 19% [============ ] 715/3672 19% [============ ] 716/3672 19% [============ ] 717/3672 19% [============ ] 718/3672 19% [============ ] 719/3672 19% [============ ] 720/3672 19% [============ ] 721/3672 19% [============ ] 722/3672 19% [============ ] 723/3672 19% [============ ] 724/3672 19% [============ ] 725/3672 19% [============ ] 726/3672 19% [============ ] 727/3672 19% [============ ] 728/3672 19% [============ ] 729/3672 19% [============ ] 730/3672 19% [============ ] 731/3672 19% [============ ] 732/3672 19% [============ ] 733/3672 19% [============ ] 734/3672 19% [============ ] 735/3672 20% [============ ] 736/3672 20% [============ ] 737/3672 20% [============ ] 738/3672 20% [============ ] 739/3672 20% [============ ] 740/3672 20% [============ ] 741/3672 20% [============ ] 742/3672 20% [============ ] 743/3672 20% [============ ] 744/3672 20% [============ ] 745/3672 20% [============ ] 746/3672 20% [============ ] 747/3672 20% [============ ] 748/3672 20% [============ ] 749/3672 20% [============ ] 750/3672 20% [============ ] 751/3672 20% [============ ] 752/3672 20% [============ ] 753/3672 20% [============ ] 754/3672 20% [============ ] 755/3672 20% [============ ] 756/3672 20% [============ ] 757/3672 20% [============ ] 758/3672 20% [============ ] 759/3672 20% [============ ] 760/3672 20% [============ ] 761/3672 20% [============ ] 762/3672 20% [============ ] 763/3672 20% [============ ] 764/3672 20% [============ ] 765/3672 20% [============ ] 766/3672 20% [============ ] 767/3672 20% [============ ] 768/3672 20% [============ ] 769/3672 20% [============= ] 770/3672 20% [============= ] 771/3672 20% [============= ] 772/3672 21% [============= ] 773/3672 21% [============= ] 774/3672 21% [============= ] 775/3672 21% [============= ] 776/3672 21% [============= ] 777/3672 21% [============= ] 778/3672 21% [============= ] 779/3672 21% [============= ] 780/3672 21% [============= ] 781/3672 21% [============= ] 782/3672 21% [============= ] 783/3672 21% [============= ] 784/3672 21% [============= ] 785/3672 21% [============= ] 786/3672 21% [============= ] 787/3672 21% [============= ] 788/3672 21% [============= ] 789/3672 21% [============= ] 790/3672 21% [============= ] 791/3672 21% [============= ] 792/3672 21% [============= ] 793/3672 21% [============= ] 794/3672 21% [============= ] 795/3672 21% [============= ] 796/3672 21% [============= ] 797/3672 21% [============= ] 798/3672 21% [============= ] 799/3672 21% [============= ] 800/3672 21% [============= ] 801/3672 21% [============= ] 802/3672 21% [============= ] 803/3672 21% [============= ] 804/3672 21% [============= ] 805/3672 21% [============= ] 806/3672 21% [============= ] 807/3672 21% [============= ] 808/3672 22% [============= ] 809/3672 22% [============= ] 810/3672 22% [============= ] 811/3672 22% [============= ] 812/3672 22% [============= ] 813/3672 22% [============= ] 814/3672 22% [============= ] 815/3672 22% [============= ] 816/3672 22% [============= ] 817/3672 22% [============= ] 818/3672 22% [============= ] 819/3672 22% [============= ] 820/3672 22% [============= ] 821/3672 22% [============= ] 822/3672 22% [============= ] 823/3672 22% [============= ] 824/3672 22% [============= ] 825/3672 22% [============= ] 826/3672 22% [============= ] 827/3672 22% [============= ] 828/3672 22% [============= ] 829/3672 22% [============== ] 830/3672 22% [============== ] 831/3672 22% [============== ] 832/3672 22% [============== ] 833/3672 22% [============== ] 834/3672 22% [============== ] 835/3672 22% [============== ] 836/3672 22% [============== ] 837/3672 22% [============== ] 838/3672 22% [============== ] 839/3672 22% [============== ] 840/3672 22% [============== ] 841/3672 22% [============== ] 842/3672 22% [============== ] 843/3672 22% [============== ] 844/3672 22% [============== ] 845/3672 23% [============== ] 846/3672 23% [============== ] 847/3672 23% [============== ] 848/3672 23% [============== ] 849/3672 23% [============== ] 850/3672 23% [============== ] 851/3672 23% [============== ] 852/3672 23% [============== ] 853/3672 23% [============== ] 854/3672 23% [============== ] 855/3672 23% [============== ] 856/3672 23% [============== ] 857/3672 23% [============== ] 858/3672 23% [============== ] 859/3672 23% [============== ] 860/3672 23% [============== ] 861/3672 23% [============== ] 862/3672 23% [============== ] 863/3672 23% [============== ] 864/3672 23% [============== ] 865/3672 23% [============== ] 866/3672 23% [============== ] 867/3672 23% [============== ] 868/3672 23% [============== ] 869/3672 23% [============== ] 870/3672 23% [============== ] 871/3672 23% [============== ] 872/3672 23% [============== ] 873/3672 23% [============== ] 874/3672 23% [============== ] 875/3672 23% [============== ] 876/3672 23% [============== ] 877/3672 23% [============== ] 878/3672 23% [============== ] 879/3672 23% [============== ] 880/3672 23% [============== ] 881/3672 23% [============== ] 882/3672 24% [============== ] 883/3672 24% [============== ] 884/3672 24% [============== ] 885/3672 24% [============== ] 886/3672 24% [============== ] 887/3672 24% [============== ] 888/3672 24% [=============== ] 889/3672 24% [=============== ] 890/3672 24% [=============== ] 891/3672 24% [=============== ] 892/3672 24% [=============== ] 893/3672 24% [=============== ] 894/3672 24% [=============== ] 895/3672 24% [=============== ] 896/3672 24% [=============== ] 897/3672 24% [=============== ] 898/3672 24% [=============== ] 899/3672 24% [=============== ] 900/3672 24% [=============== ] 901/3672 24% [=============== ] 902/3672 24% [=============== ] 903/3672 24% [=============== ] 904/3672 24% [=============== ] 905/3672 24% [=============== ] 906/3672 24% [=============== ] 907/3672 24% [=============== ] 908/3672 24% [=============== ] 909/3672 24% [=============== ] 910/3672 24% [=============== ] 911/3672 24% [=============== ] 912/3672 24% [=============== ] 913/3672 24% [=============== ] 914/3672 24% [=============== ] 915/3672 24% [=============== ] 916/3672 24% [=============== ] 917/3672 24% [=============== ] 918/3672 25% [=============== ] 919/3672 25% [=============== ] 920/3672 25% [=============== ] 921/3672 25% [=============== ] 922/3672 25% [=============== ] 923/3672 25% [=============== ] 924/3672 25% [=============== ] 925/3672 25% [=============== ] 926/3672 25% [=============== ] 927/3672 25% [=============== ] 928/3672 25% [=============== ] 929/3672 25% [=============== ] 930/3672 25% [=============== ] 931/3672 25% [=============== ] 932/3672 25% [=============== ] 933/3672 25% [=============== ] 934/3672 25% [=============== ] 935/3672 25% [=============== ] 936/3672 25% [=============== ] 937/3672 25% [=============== ] 938/3672 25% [=============== ] 939/3672 25% [=============== ] 940/3672 25% [=============== ] 941/3672 25% [=============== ] 942/3672 25% [=============== ] 943/3672 25% [=============== ] 944/3672 25% [=============== ] 945/3672 25% [=============== ] 946/3672 25% [=============== ] 947/3672 25% [================ ] 948/3672 25% [================ ] 949/3672 25% [================ ] 950/3672 25% [================ ] 951/3672 25% [================ ] 952/3672 25% [================ ] 953/3672 25% [================ ] 954/3672 25% [================ ] 955/3672 26% [================ ] 956/3672 26% [================ ] 957/3672 26% [================ ] 958/3672 26% [================ ] 959/3672 26% [================ ] 960/3672 26% [================ ] 961/3672 26% [================ ] 962/3672 26% [================ ] 963/3672 26% [================ ] 964/3672 26% [================ ] 965/3672 26% [================ ] 966/3672 26% [================ ] 967/3672 26% [================ ] 968/3672 26% [================ ] 969/3672 26% [================ ] 970/3672 26% [================ ] 971/3672 26% [================ ] 972/3672 26% [================ ] 973/3672 26% [================ ] 974/3672 26% [================ ] 975/3672 26% [================ ] 976/3672 26% [================ ] 977/3672 26% [================ ] 978/3672 26% [================ ] 979/3672 26% [================ ] 980/3672 26% [================ ] 981/3672 26% [================ ] 982/3672 26% [================ ] 983/3672 26% [================ ] 984/3672 26% [================ ] 985/3672 26% [================ ] 986/3672 26% [================ ] 987/3672 26% [================ ] 988/3672 26% [================ ] 989/3672 26% [================ ] 990/3672 26% [================ ] 991/3672 26% [================ ] 992/3672 27% [================ ] 993/3672 27% [================ ] 994/3672 27% [================ ] 995/3672 27% [================ ] 996/3672 27% [================ ] 997/3672 27% [================ ] 998/3672 27% [================ ] 999/3672 27% [================ ] 1000/3672 27% [================ ] 1001/3672 27% [================ ] 1002/3672 27% [================ ] 1003/3672 27% [================ ] 1004/3672 27% [================ ] 1005/3672 27% [================ ] 1006/3672 27% [================= ] 1007/3672 27% [================= ] 1008/3672 27% [================= ] 1009/3672 27% [================= ] 1010/3672 27% [================= ] 1011/3672 27% [================= ] 1012/3672 27% [================= ] 1013/3672 27% [================= ] 1014/3672 27% [================= ] 1015/3672 27% [================= ] 1016/3672 27% [================= ] 1017/3672 27% [================= ] 1018/3672 27% [================= ] 1019/3672 27% [================= ] 1020/3672 27% [================= ] 1021/3672 27% [================= ] 1022/3672 27% [================= ] 1023/3672 27% [================= ] 1024/3672 27% [================= ] 1025/3672 27% [================= ] 1026/3672 27% [================= ] 1027/3672 27% [================= ] 1028/3672 27% [================= ] 1029/3672 28% [================= ] 1030/3672 28% [================= ] 1031/3672 28% [================= ] 1032/3672 28% [================= ] 1033/3672 28% [================= ] 1034/3672 28% [================= ] 1035/3672 28% [================= ] 1036/3672 28% [================= ] 1037/3672 28% [================= ] 1038/3672 28% [================= ] 1039/3672 28% [================= ] 1040/3672 28% [================= ] 1041/3672 28% [================= ] 1042/3672 28% [================= ] 1043/3672 28% [================= ] 1044/3672 28% [================= ] 1045/3672 28% [================= ] 1046/3672 28% [================= ] 1047/3672 28% [================= ] 1048/3672 28% [================= ] 1049/3672 28% [================= ] 1050/3672 28% [================= ] 1051/3672 28% [================= ] 1052/3672 28% [================= ] 1053/3672 28% [================= ] 1054/3672 28% [================= ] 1055/3672 28% [================= ] 1056/3672 28% [================= ] 1057/3672 28% [================= ] 1058/3672 28% [================= ] 1059/3672 28% [================= ] 1060/3672 28% [================= ] 1061/3672 28% [================= ] 1062/3672 28% [================= ] 1063/3672 28% [================= ] 1064/3672 28% [================= ] 1065/3672 29% [================= ] 1066/3672 29% [================== ] 1067/3672 29% [================== ] 1068/3672 29% [================== ] 1069/3672 29% [================== ] 1070/3672 29% [================== ] 1071/3672 29% [================== ] 1072/3672 29% [================== ] 1073/3672 29% [================== ] 1074/3672 29% [================== ] 1075/3672 29% [================== ] 1076/3672 29% [================== ] 1077/3672 29% [================== ] 1078/3672 29% [================== ] 1079/3672 29% [================== ] 1080/3672 29% [================== ] 1081/3672 29% [================== ] 1082/3672 29% [================== ] 1083/3672 29% [================== ] 1084/3672 29% [================== ] 1085/3672 29% [================== ] 1086/3672 29% [================== ] 1087/3672 29% [================== ] 1088/3672 29% [================== ] 1089/3672 29% [================== ] 1090/3672 29% [================== ] 1091/3672 29% [================== ] 1092/3672 29% [================== ] 1093/3672 29% [================== ] 1094/3672 29% [================== ] 1095/3672 29% [================== ] 1096/3672 29% [================== ] 1097/3672 29% [================== ] 1098/3672 29% [================== ] 1099/3672 29% [================== ] 1100/3672 29% [================== ] 1101/3672 29% [================== ] 1102/3672 30% [================== ] 1103/3672 30% [================== ] 1104/3672 30% [================== ] 1105/3672 30% [================== ] 1106/3672 30% [================== ] 1107/3672 30% [================== ] 1108/3672 30% [================== ] 1109/3672 30% [================== ] 1110/3672 30% [================== ] 1111/3672 30% [================== ] 1112/3672 30% [================== ] 1113/3672 30% [================== ] 1114/3672 30% [================== ] 1115/3672 30% [================== ] 1116/3672 30% [================== ] 1117/3672 30% [================== ] 1118/3672 30% [================== ] 1119/3672 30% [================== ] 1120/3672 30% [================== ] 1121/3672 30% [================== ] 1122/3672 30% [================== ] 1123/3672 30% [================== ] 1124/3672 30% [================== ] 1125/3672 30% [=================== ] 1126/3672 30% [=================== ] 1127/3672 30% [=================== ] 1128/3672 30% [=================== ] 1129/3672 30% [=================== ] 1130/3672 30% [=================== ] 1131/3672 30% [=================== ] 1132/3672 30% [=================== ] 1133/3672 30% [=================== ] 1134/3672 30% [=================== ] 1135/3672 30% [=================== ] 1136/3672 30% [=================== ] 1137/3672 30% [=================== ] 1138/3672 30% [=================== ] 1139/3672 31% [=================== ] 1140/3672 31% [=================== ] 1141/3672 31% [=================== ] 1142/3672 31% [=================== ] 1143/3672 31% [=================== ] 1144/3672 31% [=================== ] 1145/3672 31% [=================== ] 1146/3672 31% [=================== ] 1147/3672 31% [=================== ] 1148/3672 31% [=================== ] 1149/3672 31% [=================== ] 1150/3672 31% [=================== ] 1151/3672 31% [=================== ] 1152/3672 31% [=================== ] 1153/3672 31% [=================== ] 1154/3672 31% [=================== ] 1155/3672 31% [=================== ] 1156/3672 31% [=================== ] 1157/3672 31% [=================== ] 1158/3672 31% [=================== ] 1159/3672 31% [=================== ] 1160/3672 31% [=================== ] 1161/3672 31% [=================== ] 1162/3672 31% [=================== ] 1163/3672 31% [=================== ] 1164/3672 31% [=================== ] 1165/3672 31% [=================== ] 1166/3672 31% [=================== ] 1167/3672 31% [=================== ] 1168/3672 31% [=================== ] 1169/3672 31% [=================== ] 1170/3672 31% [=================== ] 1171/3672 31% [=================== ] 1172/3672 31% [=================== ] 1173/3672 31% [=================== ] 1174/3672 31% [=================== ] 1175/3672 31% [=================== ] 1176/3672 32% [=================== ] 1177/3672 32% [=================== ] 1178/3672 32% [=================== ] 1179/3672 32% [=================== ] 1180/3672 32% [=================== ] 1181/3672 32% [=================== ] 1182/3672 32% [=================== ] 1183/3672 32% [=================== ] 1184/3672 32% [==================== ] 1185/3672 32% [==================== ] 1186/3672 32% [==================== ] 1187/3672 32% [==================== ] 1188/3672 32% [==================== ] 1189/3672 32% [==================== ] 1190/3672 32% [==================== ] 1191/3672 32% [==================== ] 1192/3672 32% [==================== ] 1193/3672 32% [==================== ] 1194/3672 32% [==================== ] 1195/3672 32% [==================== ] 1196/3672 32% [==================== ] 1197/3672 32% [==================== ] 1198/3672 32% [==================== ] 1199/3672 32% [==================== ] 1200/3672 32% [==================== ] 1201/3672 32% [==================== ] 1202/3672 32% [==================== ] 1203/3672 32% [==================== ] 1204/3672 32% [==================== ] 1205/3672 32% [==================== ] 1206/3672 32% [==================== ] 1207/3672 32% [==================== ] 1208/3672 32% [==================== ] 1209/3672 32% [==================== ] 1210/3672 32% [==================== ] 1211/3672 32% [==================== ] 1212/3672 33% [==================== ] 1213/3672 33% [==================== ] 1214/3672 33% [==================== ] 1215/3672 33% [==================== ] 1216/3672 33% [==================== ] 1217/3672 33% [==================== ] 1218/3672 33% [==================== ] 1219/3672 33% [==================== ] 1220/3672 33% [==================== ] 1221/3672 33% [==================== ] 1222/3672 33% [==================== ] 1223/3672 33% [==================== ] 1224/3672 33% [==================== ] 1225/3672 33% [==================== ] 1226/3672 33% [==================== ] 1227/3672 33% [==================== ] 1228/3672 33% [==================== ] 1229/3672 33% [==================== ] 1230/3672 33% [==================== ] 1231/3672 33% [==================== ] 1232/3672 33% [==================== ] 1233/3672 33% [==================== ] 1234/3672 33% [==================== ] 1235/3672 33% [==================== ] 1236/3672 33% [==================== ] 1237/3672 33% [==================== ] 1238/3672 33% [==================== ] 1239/3672 33% [==================== ] 1240/3672 33% [==================== ] 1241/3672 33% [==================== ] 1242/3672 33% [==================== ] 1243/3672 33% [===================== ] 1244/3672 33% [===================== ] 1245/3672 33% [===================== ] 1246/3672 33% [===================== ] 1247/3672 33% [===================== ] 1248/3672 33% [===================== ] 1249/3672 34% [===================== ] 1250/3672 34% [===================== ] 1251/3672 34% [===================== ] 1252/3672 34% [===================== ] 1253/3672 34% [===================== ] 1254/3672 34% [===================== ] 1255/3672 34% [===================== ] 1256/3672 34% [===================== ] 1257/3672 34% [===================== ] 1258/3672 34% [===================== ] 1259/3672 34% [===================== ] 1260/3672 34% [===================== ] 1261/3672 34% [===================== ] 1262/3672 34% [===================== ] 1263/3672 34% [===================== ] 1264/3672 34% [===================== ] 1265/3672 34% [===================== ] 1266/3672 34% [===================== ] 1267/3672 34% [===================== ] 1268/3672 34% [===================== ] 1269/3672 34% [===================== ] 1270/3672 34% [===================== ] 1271/3672 34% [===================== ] 1272/3672 34% [===================== ] 1273/3672 34% [===================== ] 1274/3672 34% [===================== ] 1275/3672 34% [===================== ] 1276/3672 34% [===================== ] 1277/3672 34% [===================== ] 1278/3672 34% [===================== ] 1279/3672 34% [===================== ] 1280/3672 34% [===================== ] 1281/3672 34% [===================== ] 1282/3672 34% [===================== ] 1283/3672 34% [===================== ] 1284/3672 34% [===================== ] 1285/3672 34% [===================== ] 1286/3672 35% [===================== ] 1287/3672 35% [===================== ] 1288/3672 35% [===================== ] 1289/3672 35% [===================== ] 1290/3672 35% [===================== ] 1291/3672 35% [===================== ] 1292/3672 35% [===================== ] 1293/3672 35% [===================== ] 1294/3672 35% [===================== ] 1295/3672 35% [===================== ] 1296/3672 35% [===================== ] 1297/3672 35% [===================== ] 1298/3672 35% [===================== ] 1299/3672 35% [===================== ] 1300/3672 35% [===================== ] 1301/3672 35% [===================== ] 1302/3672 35% [====================== ] 1303/3672 35% [====================== ] 1304/3672 35% [====================== ] 1305/3672 35% [====================== ] 1306/3672 35% [====================== ] 1307/3672 35% [====================== ] 1308/3672 35% [====================== ] 1309/3672 35% [====================== ] 1310/3672 35% [====================== ] 1311/3672 35% [====================== ] 1312/3672 35% [====================== ] 1313/3672 35% [====================== ] 1314/3672 35% [====================== ] 1315/3672 35% [====================== ] 1316/3672 35% [====================== ] 1317/3672 35% [====================== ] 1318/3672 35% [====================== ] 1319/3672 35% [====================== ] 1320/3672 35% [====================== ] 1321/3672 35% [====================== ] 1322/3672 36% [====================== ] 1323/3672 36% [====================== ] 1324/3672 36% [====================== ] 1325/3672 36% [====================== ] 1326/3672 36% [====================== ] 1327/3672 36% [====================== ] 1328/3672 36% [====================== ] 1329/3672 36% [====================== ] 1330/3672 36% [====================== ] 1331/3672 36% [====================== ] 1332/3672 36% [====================== ] 1333/3672 36% [====================== ] 1334/3672 36% [====================== ] 1335/3672 36% [====================== ] 1336/3672 36% [====================== ] 1337/3672 36% [====================== ] 1338/3672 36% [====================== ] 1339/3672 36% [====================== ] 1340/3672 36% [====================== ] 1341/3672 36% [====================== ] 1342/3672 36% [====================== ] 1343/3672 36% [====================== ] 1344/3672 36% [====================== ] 1345/3672 36% [====================== ] 1346/3672 36% [====================== ] 1347/3672 36% [====================== ] 1348/3672 36% [====================== ] 1349/3672 36% [====================== ] 1350/3672 36% [====================== ] 1351/3672 36% [====================== ] 1352/3672 36% [====================== ] 1353/3672 36% [====================== ] 1354/3672 36% [====================== ] 1355/3672 36% [====================== ] 1356/3672 36% [====================== ] 1357/3672 36% [====================== ] 1358/3672 36% [====================== ] 1359/3672 37% [====================== ] 1360/3672 37% [====================== ] 1361/3672 37% [====================== ] 1362/3672 37% [======================= ] 1363/3672 37% [======================= ] 1364/3672 37% [======================= ] 1365/3672 37% [======================= ] 1366/3672 37% [======================= ] 1367/3672 37% [======================= ] 1368/3672 37% [======================= ] 1369/3672 37% [======================= ] 1370/3672 37% [======================= ] 1371/3672 37% [======================= ] 1372/3672 37% [======================= ] 1373/3672 37% [======================= ] 1374/3672 37% [======================= ] 1375/3672 37% [======================= ] 1376/3672 37% [======================= ] 1377/3672 37% [======================= ] 1378/3672 37% [======================= ] 1379/3672 37% [======================= ] 1380/3672 37% [======================= ] 1381/3672 37% [======================= ] 1382/3672 37% [======================= ] 1383/3672 37% [======================= ] 1384/3672 37% [======================= ] 1385/3672 37% [======================= ] 1386/3672 37% [======================= ] 1387/3672 37% [======================= ] 1388/3672 37% [======================= ] 1389/3672 37% [======================= ] 1390/3672 37% [======================= ] 1391/3672 37% [======================= ] 1392/3672 37% [======================= ] 1393/3672 37% [======================= ] 1394/3672 37% [======================= ] 1395/3672 37% [======================= ] 1396/3672 38% [======================= ] 1397/3672 38% [======================= ] 1398/3672 38% [======================= ] 1399/3672 38% [======================= ] 1400/3672 38% [======================= ] 1401/3672 38% [======================= ] 1402/3672 38% [======================= ] 1403/3672 38% [======================= ] 1404/3672 38% [======================= ] 1405/3672 38% [======================= ] 1406/3672 38% [======================= ] 1407/3672 38% [======================= ] 1408/3672 38% [======================= ] 1409/3672 38% [======================= ] 1410/3672 38% [======================= ] 1411/3672 38% [======================= ] 1412/3672 38% [======================= ] 1413/3672 38% [======================= ] 1414/3672 38% [======================= ] 1415/3672 38% [======================= ] 1416/3672 38% [======================= ] 1417/3672 38% [======================= ] 1418/3672 38% [======================= ] 1419/3672 38% [======================= ] 1420/3672 38% [======================= ] 1421/3672 38% [======================== ] 1422/3672 38% [======================== ] 1423/3672 38% [======================== ] 1424/3672 38% [======================== ] 1425/3672 38% [======================== ] 1426/3672 38% [======================== ] 1427/3672 38% [======================== ] 1428/3672 38% [======================== ] 1429/3672 38% [======================== ] 1430/3672 38% [======================== ] 1431/3672 38% [======================== ] 1432/3672 38% [======================== ] 1433/3672 39% [======================== ] 1434/3672 39% [======================== ] 1435/3672 39% [======================== ] 1436/3672 39% [======================== ] 1437/3672 39% [======================== ] 1438/3672 39% [======================== ] 1439/3672 39% [======================== ] 1440/3672 39% [======================== ] 1441/3672 39% [======================== ] 1442/3672 39% [======================== ] 1443/3672 39% [======================== ] 1444/3672 39% [======================== ] 1445/3672 39% [======================== ] 1446/3672 39% [======================== ] 1447/3672 39% [======================== ] 1448/3672 39% [======================== ] 1449/3672 39% [======================== ] 1450/3672 39% [======================== ] 1451/3672 39% [======================== ] 1452/3672 39% [======================== ] 1453/3672 39% [======================== ] 1454/3672 39% [======================== ] 1455/3672 39% [======================== ] 1456/3672 39% [======================== ] 1457/3672 39% [======================== ] 1458/3672 39% [======================== ] 1459/3672 39% [======================== ] 1460/3672 39% [======================== ] 1461/3672 39% [======================== ] 1462/3672 39% [======================== ] 1463/3672 39% [======================== ] 1464/3672 39% [======================== ] 1465/3672 39% [======================== ] 1466/3672 39% [======================== ] 1467/3672 39% [======================== ] 1468/3672 39% [======================== ] 1469/3672 40% [======================== ] 1470/3672 40% [======================== ] 1471/3672 40% [======================== ] 1472/3672 40% [======================== ] 1473/3672 40% [======================== ] 1474/3672 40% [======================== ] 1475/3672 40% [======================== ] 1476/3672 40% [======================== ] 1477/3672 40% [======================== ] 1478/3672 40% [======================== ] 1479/3672 40% [======================== ] 1480/3672 40% [========================= ] 1481/3672 40% [========================= ] 1482/3672 40% [========================= ] 1483/3672 40% [========================= ] 1484/3672 40% [========================= ] 1485/3672 40% [========================= ] 1486/3672 40% [========================= ] 1487/3672 40% [========================= ] 1488/3672 40% [========================= ] 1489/3672 40% [========================= ] 1490/3672 40% [========================= ] 1491/3672 40% [========================= ] 1492/3672 40% [========================= ] 1493/3672 40% [========================= ] 1494/3672 40% [========================= ] 1495/3672 40% [========================= ] 1496/3672 40% [========================= ] 1497/3672 40% [========================= ] 1498/3672 40% [========================= ] 1499/3672 40% [========================= ] 1500/3672 40% [========================= ] 1501/3672 40% [========================= ] 1502/3672 40% [========================= ] 1503/3672 40% [========================= ] 1504/3672 40% [========================= ] 1505/3672 40% [========================= ] 1506/3672 41% [========================= ] 1507/3672 41% [========================= ] 1508/3672 41% [========================= ] 1509/3672 41% [========================= ] 1510/3672 41% [========================= ] 1511/3672 41% [========================= ] 1512/3672 41% [========================= ] 1513/3672 41% [========================= ] 1514/3672 41% [========================= ] 1515/3672 41% [========================= ] 1516/3672 41% [========================= ] 1517/3672 41% [========================= ] 1518/3672 41% [========================= ] 1519/3672 41% [========================= ] 1520/3672 41% [========================= ] 1521/3672 41% [========================= ] 1522/3672 41% [========================= ] 1523/3672 41% [========================= ] 1524/3672 41% [========================= ] 1525/3672 41% [========================= ] 1526/3672 41% [========================= ] 1527/3672 41% [========================= ] 1528/3672 41% [========================= ] 1529/3672 41% [========================= ] 1530/3672 41% [========================= ] 1531/3672 41% [========================= ] 1532/3672 41% [========================= ] 1533/3672 41% [========================= ] 1534/3672 41% [========================= ] 1535/3672 41% [========================= ] 1536/3672 41% [========================= ] 1537/3672 41% [========================= ] 1538/3672 41% [========================= ] 1539/3672 41% [========================== ] 1540/3672 41% [========================== ] 1541/3672 41% [========================== ] 1542/3672 41% [========================== ] 1543/3672 42% [========================== ] 1544/3672 42% [========================== ] 1545/3672 42% [========================== ] 1546/3672 42% [========================== ] 1547/3672 42% [========================== ] 1548/3672 42% [========================== ] 1549/3672 42% [========================== ] 1550/3672 42% [========================== ] 1551/3672 42% [========================== ] 1552/3672 42% [========================== ] 1553/3672 42% [========================== ] 1554/3672 42% [========================== ] 1555/3672 42% [========================== ] 1556/3672 42% [========================== ] 1557/3672 42% [========================== ] 1558/3672 42% [========================== ] 1559/3672 42% [========================== ] 1560/3672 42% [========================== ] 1561/3672 42% [========================== ] 1562/3672 42% [========================== ] 1563/3672 42% [========================== ] 1564/3672 42% [========================== ] 1565/3672 42% [========================== ] 1566/3672 42% [========================== ] 1567/3672 42% [========================== ] 1568/3672 42% [========================== ] 1569/3672 42% [========================== ] 1570/3672 42% [========================== ] 1571/3672 42% [========================== ] 1572/3672 42% [========================== ] 1573/3672 42% [========================== ] 1574/3672 42% [========================== ] 1575/3672 42% [========================== ] 1576/3672 42% [========================== ] 1577/3672 42% [========================== ] 1578/3672 42% [========================== ] 1579/3672 43% [========================== ] 1580/3672 43% [========================== ] 1581/3672 43% [========================== ] 1582/3672 43% [========================== ] 1583/3672 43% [========================== ] 1584/3672 43% [========================== ] 1585/3672 43% [========================== ] 1586/3672 43% [========================== ] 1587/3672 43% [========================== ] 1588/3672 43% [========================== ] 1589/3672 43% [========================== ] 1590/3672 43% [========================== ] 1591/3672 43% [========================== ] 1592/3672 43% [========================== ] 1593/3672 43% [========================== ] 1594/3672 43% [========================== ] 1595/3672 43% [========================== ] 1596/3672 43% [========================== ] 1597/3672 43% [========================== ] 1598/3672 43% [========================== ] 1599/3672 43% [=========================== ] 1600/3672 43% [=========================== ] 1601/3672 43% [=========================== ] 1602/3672 43% [=========================== ] 1603/3672 43% [=========================== ] 1604/3672 43% [=========================== ] 1605/3672 43% [=========================== ] 1606/3672 43% [=========================== ] 1607/3672 43% [=========================== ] 1608/3672 43% [=========================== ] 1609/3672 43% [=========================== ] 1610/3672 43% [=========================== ] 1611/3672 43% [=========================== ] 1612/3672 43% [=========================== ] 1613/3672 43% [=========================== ] 1614/3672 43% [=========================== ] 1615/3672 43% [=========================== ] 1616/3672 44% [=========================== ] 1617/3672 44% [=========================== ] 1618/3672 44% [=========================== ] 1619/3672 44% [=========================== ] 1620/3672 44% [=========================== ] 1621/3672 44% [=========================== ] 1622/3672 44% [=========================== ] 1623/3672 44% [=========================== ] 1624/3672 44% [=========================== ] 1625/3672 44% [=========================== ] 1626/3672 44% [=========================== ] 1627/3672 44% [=========================== ] 1628/3672 44% [=========================== ] 1629/3672 44% [=========================== ] 1630/3672 44% [=========================== ] 1631/3672 44% [=========================== ] 1632/3672 44% [=========================== ] 1633/3672 44% [=========================== ] 1634/3672 44% [=========================== ] 1635/3672 44% [=========================== ] 1636/3672 44% [=========================== ] 1637/3672 44% [=========================== ] 1638/3672 44% [=========================== ] 1639/3672 44% [=========================== ] 1640/3672 44% [=========================== ] 1641/3672 44% [=========================== ] 1642/3672 44% [=========================== ] 1643/3672 44% [=========================== ] 1644/3672 44% [=========================== ] 1645/3672 44% [=========================== ] 1646/3672 44% [=========================== ] 1647/3672 44% [=========================== ] 1648/3672 44% [=========================== ] 1649/3672 44% [=========================== ] 1650/3672 44% [=========================== ] 1651/3672 44% [=========================== ] 1652/3672 44% [=========================== ] 1653/3672 45% [=========================== ] 1654/3672 45% [=========================== ] 1655/3672 45% [=========================== ] 1656/3672 45% [=========================== ] 1657/3672 45% [=========================== ] 1658/3672 45% [============================ ] 1659/3672 45% [============================ ] 1660/3672 45% [============================ ] 1661/3672 45% [============================ ] 1662/3672 45% [============================ ] 1663/3672 45% [============================ ] 1664/3672 45% [============================ ] 1665/3672 45% [============================ ] 1666/3672 45% [============================ ] 1667/3672 45% [============================ ] 1668/3672 45% [============================ ] 1669/3672 45% [============================ ] 1670/3672 45% [============================ ] 1671/3672 45% [============================ ] 1672/3672 45% [============================ ] 1673/3672 45% [============================ ] 1674/3672 45% [============================ ] 1675/3672 45% [============================ ] 1676/3672 45% [============================ ] 1677/3672 45% [============================ ] 1678/3672 45% [============================ ] 1679/3672 45% [============================ ] 1680/3672 45% [============================ ] 1681/3672 45% [============================ ] 1682/3672 45% [============================ ] 1683/3672 45% [============================ ] 1684/3672 45% [============================ ] 1685/3672 45% [============================ ] 1686/3672 45% [============================ ] 1687/3672 45% [============================ ] 1688/3672 45% [============================ ] 1689/3672 45% [============================ ] 1690/3672 46% [============================ ] 1691/3672 46% [============================ ] 1692/3672 46% [============================ ] 1693/3672 46% [============================ ] 1694/3672 46% [============================ ] 1695/3672 46% [============================ ] 1696/3672 46% [============================ ] 1697/3672 46% [============================ ] 1698/3672 46% [============================ ] 1699/3672 46% [============================ ] 1700/3672 46% [============================ ] 1701/3672 46% [============================ ] 1702/3672 46% [============================ ] 1703/3672 46% [============================ ] 1704/3672 46% [============================ ] 1705/3672 46% [============================ ] 1706/3672 46% [============================ ] 1707/3672 46% [============================ ] 1708/3672 46% [============================ ] 1709/3672 46% [============================ ] 1710/3672 46% [============================ ] 1711/3672 46% [============================ ] 1712/3672 46% [============================ ] 1713/3672 46% [============================ ] 1714/3672 46% [============================ ] 1715/3672 46% [============================ ] 1716/3672 46% [============================ ] 1717/3672 46% [============================= ] 1718/3672 46% [============================= ] 1719/3672 46% [============================= ] 1720/3672 46% [============================= ] 1721/3672 46% [============================= ] 1722/3672 46% [============================= ] 1723/3672 46% [============================= ] 1724/3672 46% [============================= ] 1725/3672 46% [============================= ] 1726/3672 47% [============================= ] 1727/3672 47% [============================= ] 1728/3672 47% [============================= ] 1729/3672 47% [============================= ] 1730/3672 47% [============================= ] 1731/3672 47% [============================= ] 1732/3672 47% [============================= ] 1733/3672 47% [============================= ] 1734/3672 47% [============================= ] 1735/3672 47% [============================= ] 1736/3672 47% [============================= ] 1737/3672 47% [============================= ] 1738/3672 47% [============================= ] 1739/3672 47% [============================= ] 1740/3672 47% [============================= ] 1741/3672 47% [============================= ] 1742/3672 47% [============================= ] 1743/3672 47% [============================= ] 1744/3672 47% [============================= ] 1745/3672 47% [============================= ] 1746/3672 47% [============================= ] 1747/3672 47% [============================= ] 1748/3672 47% [============================= ] 1749/3672 47% [============================= ] 1750/3672 47% [============================= ] 1751/3672 47% [============================= ] 1752/3672 47% [============================= ] 1753/3672 47% [============================= ] 1754/3672 47% [============================= ] 1755/3672 47% [============================= ] 1756/3672 47% [============================= ] 1757/3672 47% [============================= ] 1758/3672 47% [============================= ] 1759/3672 47% [============================= ] 1760/3672 47% [============================= ] 1761/3672 47% [============================= ] 1762/3672 47% [============================= ] 1763/3672 48% [============================= ] 1764/3672 48% [============================= ] 1765/3672 48% [============================= ] 1766/3672 48% [============================= ] 1767/3672 48% [============================= ] 1768/3672 48% [============================= ] 1769/3672 48% [============================= ] 1770/3672 48% [============================= ] 1771/3672 48% [============================= ] 1772/3672 48% [============================= ] 1773/3672 48% [============================= ] 1774/3672 48% [============================= ] 1775/3672 48% [============================= ] 1776/3672 48% [============================== ] 1777/3672 48% [============================== ] 1778/3672 48% [============================== ] 1779/3672 48% [============================== ] 1780/3672 48% [============================== ] 1781/3672 48% [============================== ] 1782/3672 48% [============================== ] 1783/3672 48% [============================== ] 1784/3672 48% [============================== ] 1785/3672 48% [============================== ] 1786/3672 48% [============================== ] 1787/3672 48% [============================== ] 1788/3672 48% [============================== ] 1789/3672 48% [============================== ] 1790/3672 48% [============================== ] 1791/3672 48% [============================== ] 1792/3672 48% [============================== ] 1793/3672 48% [============================== ] 1794/3672 48% [============================== ] 1795/3672 48% [============================== ] 1796/3672 48% [============================== ] 1797/3672 48% [============================== ] 1798/3672 48% [============================== ] 1799/3672 48% [============================== ] 1800/3672 49% [============================== ] 1801/3672 49% [============================== ] 1802/3672 49% [============================== ] 1803/3672 49% [============================== ] 1804/3672 49% [============================== ] 1805/3672 49% [============================== ] 1806/3672 49% [============================== ] 1807/3672 49% [============================== ] 1808/3672 49% [============================== ] 1809/3672 49% [============================== ] 1810/3672 49% [============================== ] 1811/3672 49% [============================== ] 1812/3672 49% [============================== ] 1813/3672 49% [============================== ] 1814/3672 49% [============================== ] 1815/3672 49% [============================== ] 1816/3672 49% [============================== ] 1817/3672 49% [============================== ] 1818/3672 49% [============================== ] 1819/3672 49% [============================== ] 1820/3672 49% [============================== ] 1821/3672 49% [============================== ] 1822/3672 49% [============================== ] 1823/3672 49% [============================== ] 1824/3672 49% [============================== ] 1825/3672 49% [============================== ] 1826/3672 49% [============================== ] 1827/3672 49% [============================== ] 1828/3672 49% [============================== ] 1829/3672 49% [============================== ] 1830/3672 49% [============================== ] 1831/3672 49% [============================== ] 1832/3672 49% [============================== ] 1833/3672 49% [============================== ] 1834/3672 49% [============================== ] 1835/3672 49% [=============================== ] 1836/3672 50% [=============================== ] 1837/3672 50% [=============================== ] 1838/3672 50% [=============================== ] 1839/3672 50% [=============================== ] 1840/3672 50% [=============================== ] 1841/3672 50% [=============================== ] 1842/3672 50% [=============================== ] 1843/3672 50% [=============================== ] 1844/3672 50% [=============================== ] 1845/3672 50% [=============================== ] 1846/3672 50% [=============================== ] 1847/3672 50% [=============================== ] 1848/3672 50% [=============================== ] 1849/3672 50% [=============================== ] 1850/3672 50% [=============================== ] 1851/3672 50% [=============================== ] 1852/3672 50% [=============================== ] 1853/3672 50% [=============================== ] 1854/3672 50% [=============================== ] 1855/3672 50% [=============================== ] 1856/3672 50% [=============================== ] 1857/3672 50% [=============================== ] 1858/3672 50% [=============================== ] 1859/3672 50% [=============================== ] 1860/3672 50% [=============================== ] 1861/3672 50% [=============================== ] 1862/3672 50% [=============================== ] 1863/3672 50% [=============================== ] 1864/3672 50% [=============================== ] 1865/3672 50% [=============================== ] 1866/3672 50% [=============================== ] 1867/3672 50% [=============================== ] 1868/3672 50% [=============================== ] 1869/3672 50% [=============================== ] 1870/3672 50% [=============================== ] 1871/3672 50% [=============================== ] 1872/3672 50% [=============================== ] 1873/3672 51% [=============================== ] 1874/3672 51% [=============================== ] 1875/3672 51% [=============================== ] 1876/3672 51% [=============================== ] 1877/3672 51% [=============================== ] 1878/3672 51% [=============================== ] 1879/3672 51% [=============================== ] 1880/3672 51% [=============================== ] 1881/3672 51% [=============================== ] 1882/3672 51% [=============================== ] 1883/3672 51% [=============================== ] 1884/3672 51% [=============================== ] 1885/3672 51% [=============================== ] 1886/3672 51% [=============================== ] 1887/3672 51% [=============================== ] 1888/3672 51% [=============================== ] 1889/3672 51% [=============================== ] 1890/3672 51% [=============================== ] 1891/3672 51% [=============================== ] 1892/3672 51% [=============================== ] 1893/3672 51% [=============================== ] 1894/3672 51% [=============================== ] 1895/3672 51% [================================ ] 1896/3672 51% [================================ ] 1897/3672 51% [================================ ] 1898/3672 51% [================================ ] 1899/3672 51% [================================ ] 1900/3672 51% [================================ ] 1901/3672 51% [================================ ] 1902/3672 51% [================================ ] 1903/3672 51% [================================ ] 1904/3672 51% [================================ ] 1905/3672 51% [================================ ] 1906/3672 51% [================================ ] 1907/3672 51% [================================ ] 1908/3672 51% [================================ ] 1909/3672 51% [================================ ] 1910/3672 52% [================================ ] 1911/3672 52% [================================ ] 1912/3672 52% [================================ ] 1913/3672 52% [================================ ] 1914/3672 52% [================================ ] 1915/3672 52% [================================ ] 1916/3672 52% [================================ ] 1917/3672 52% [================================ ] 1918/3672 52% [================================ ] 1919/3672 52% [================================ ] 1920/3672 52% [================================ ] 1921/3672 52% [================================ ] 1922/3672 52% [================================ ] 1923/3672 52% [================================ ] 1924/3672 52% [================================ ] 1925/3672 52% [================================ ] 1926/3672 52% [================================ ] 1927/3672 52% [================================ ] 1928/3672 52% [================================ ] 1929/3672 52% [================================ ] 1930/3672 52% [================================ ] 1931/3672 52% [================================ ] 1932/3672 52% [================================ ] 1933/3672 52% [================================ ] 1934/3672 52% [================================ ] 1935/3672 52% [================================ ] 1936/3672 52% [================================ ] 1937/3672 52% [================================ ] 1938/3672 52% [================================ ] 1939/3672 52% [================================ ] 1940/3672 52% [================================ ] 1941/3672 52% [================================ ] 1942/3672 52% [================================ ] 1943/3672 52% [================================ ] 1944/3672 52% [================================ ] 1945/3672 52% [================================ ] 1946/3672 52% [================================ ] 1947/3672 53% [================================ ] 1948/3672 53% [================================ ] 1949/3672 53% [================================ ] 1950/3672 53% [================================ ] 1951/3672 53% [================================ ] 1952/3672 53% [================================ ] 1953/3672 53% [================================ ] 1954/3672 53% [================================= ] 1955/3672 53% [================================= ] 1956/3672 53% [================================= ] 1957/3672 53% [================================= ] 1958/3672 53% [================================= ] 1959/3672 53% [================================= ] 1960/3672 53% [================================= ] 1961/3672 53% [================================= ] 1962/3672 53% [================================= ] 1963/3672 53% [================================= ] 1964/3672 53% [================================= ] 1965/3672 53% [================================= ] 1966/3672 53% [================================= ] 1967/3672 53% [================================= ] 1968/3672 53% [================================= ] 1969/3672 53% [================================= ] 1970/3672 53% [================================= ] 1971/3672 53% [================================= ] 1972/3672 53% [================================= ] 1973/3672 53% [================================= ] 1974/3672 53% [================================= ] 1975/3672 53% [================================= ] 1976/3672 53% [================================= ] 1977/3672 53% [================================= ] 1978/3672 53% [================================= ] 1979/3672 53% [================================= ] 1980/3672 53% [================================= ] 1981/3672 53% [================================= ] 1982/3672 53% [================================= ] 1983/3672 54% [================================= ] 1984/3672 54% [================================= ] 1985/3672 54% [================================= ] 1986/3672 54% [================================= ] 1987/3672 54% [================================= ] 1988/3672 54% [================================= ] 1989/3672 54% [================================= ] 1990/3672 54% [================================= ] 1991/3672 54% [================================= ] 1992/3672 54% [================================= ] 1993/3672 54% [================================= ] 1994/3672 54% [================================= ] 1995/3672 54% [================================= ] 1996/3672 54% [================================= ] 1997/3672 54% [================================= ] 1998/3672 54% [================================= ] 1999/3672 54% [================================= ] 2000/3672 54% [================================= ] 2001/3672 54% [================================= ] 2002/3672 54% [================================= ] 2003/3672 54% [================================= ] 2004/3672 54% [================================= ] 2005/3672 54% [================================= ] 2006/3672 54% [================================= ] 2007/3672 54% [================================= ] 2008/3672 54% [================================= ] 2009/3672 54% [================================= ] 2010/3672 54% [================================= ] 2011/3672 54% [================================= ] 2012/3672 54% [================================= ] 2013/3672 54% [================================== ] 2014/3672 54% [================================== ] 2015/3672 54% [================================== ] 2016/3672 54% [================================== ] 2017/3672 54% [================================== ] 2018/3672 54% [================================== ] 2019/3672 54% [================================== ] 2020/3672 55% [================================== ] 2021/3672 55% [================================== ] 2022/3672 55% [================================== ] 2023/3672 55% [================================== ] 2024/3672 55% [================================== ] 2025/3672 55% [================================== ] 2026/3672 55% [================================== ] 2027/3672 55% [================================== ] 2028/3672 55% [================================== ] 2029/3672 55% [================================== ] 2030/3672 55% [================================== ] 2031/3672 55% [================================== ] 2032/3672 55% [================================== ] 2033/3672 55% [================================== ] 2034/3672 55% [================================== ] 2035/3672 55% [================================== ] 2036/3672 55% [================================== ] 2037/3672 55% [================================== ] 2038/3672 55% [================================== ] 2039/3672 55% [================================== ] 2040/3672 55% [================================== ] 2041/3672 55% [================================== ] 2042/3672 55% [================================== ] 2043/3672 55% [================================== ] 2044/3672 55% [================================== ] 2045/3672 55% [================================== ] 2046/3672 55% [================================== ] 2047/3672 55% [================================== ] 2048/3672 55% [================================== ] 2049/3672 55% [================================== ] 2050/3672 55% [================================== ] 2051/3672 55% [================================== ] 2052/3672 55% [================================== ] 2053/3672 55% [================================== ] 2054/3672 55% [================================== ] 2055/3672 55% [================================== ] 2056/3672 55% [================================== ] 2057/3672 56% [================================== ] 2058/3672 56% [================================== ] 2059/3672 56% [================================== ] 2060/3672 56% [================================== ] 2061/3672 56% [================================== ] 2062/3672 56% [================================== ] 2063/3672 56% [================================== ] 2064/3672 56% [================================== ] 2065/3672 56% [================================== ] 2066/3672 56% [================================== ] 2067/3672 56% [================================== ] 2068/3672 56% [================================== ] 2069/3672 56% [================================== ] 2070/3672 56% [================================== ] 2071/3672 56% [================================== ] 2072/3672 56% [=================================== ] 2073/3672 56% [=================================== ] 2074/3672 56% [=================================== ] 2075/3672 56% [=================================== ] 2076/3672 56% [=================================== ] 2077/3672 56% [=================================== ] 2078/3672 56% [=================================== ] 2079/3672 56% [=================================== ] 2080/3672 56% [=================================== ] 2081/3672 56% [=================================== ] 2082/3672 56% [=================================== ] 2083/3672 56% [=================================== ] 2084/3672 56% [=================================== ] 2085/3672 56% [=================================== ] 2086/3672 56% [=================================== ] 2087/3672 56% [=================================== ] 2088/3672 56% [=================================== ] 2089/3672 56% [=================================== ] 2090/3672 56% [=================================== ] 2091/3672 56% [=================================== ] 2092/3672 56% [=================================== ] 2093/3672 56% [=================================== ] 2094/3672 57% [=================================== ] 2095/3672 57% [=================================== ] 2096/3672 57% [=================================== ] 2097/3672 57% [=================================== ] 2098/3672 57% [=================================== ] 2099/3672 57% [=================================== ] 2100/3672 57% [=================================== ] 2101/3672 57% [=================================== ] 2102/3672 57% [=================================== ] 2103/3672 57% [=================================== ] 2104/3672 57% [=================================== ] 2105/3672 57% [=================================== ] 2106/3672 57% [=================================== ] 2107/3672 57% [=================================== ] 2108/3672 57% [=================================== ] 2109/3672 57% [=================================== ] 2110/3672 57% [=================================== ] 2111/3672 57% [=================================== ] 2112/3672 57% [=================================== ] 2113/3672 57% [=================================== ] 2114/3672 57% [=================================== ] 2115/3672 57% [=================================== ] 2116/3672 57% [=================================== ] 2117/3672 57% [=================================== ] 2118/3672 57% [=================================== ] 2119/3672 57% [=================================== ] 2120/3672 57% [=================================== ] 2121/3672 57% [=================================== ] 2122/3672 57% [=================================== ] 2123/3672 57% [=================================== ] 2124/3672 57% [=================================== ] 2125/3672 57% [=================================== ] 2126/3672 57% [=================================== ] 2127/3672 57% [=================================== ] 2128/3672 57% [=================================== ] 2129/3672 57% [=================================== ] 2130/3672 58% [=================================== ] 2131/3672 58% [=================================== ] 2132/3672 58% [==================================== ] 2133/3672 58% [==================================== ] 2134/3672 58% [==================================== ] 2135/3672 58% [==================================== ] 2136/3672 58% [==================================== ] 2137/3672 58% [==================================== ] 2138/3672 58% [==================================== ] 2139/3672 58% [==================================== ] 2140/3672 58% [==================================== ] 2141/3672 58% [==================================== ] 2142/3672 58% [==================================== ] 2143/3672 58% [==================================== ] 2144/3672 58% [==================================== ] 2145/3672 58% [==================================== ] 2146/3672 58% [==================================== ] 2147/3672 58% [==================================== ] 2148/3672 58% [==================================== ] 2149/3672 58% [==================================== ] 2150/3672 58% [==================================== ] 2151/3672 58% [==================================== ] 2152/3672 58% [==================================== ] 2153/3672 58% [==================================== ] 2154/3672 58% [==================================== ] 2155/3672 58% [==================================== ] 2156/3672 58% [==================================== ] 2157/3672 58% [==================================== ] 2158/3672 58% [==================================== ] 2159/3672 58% [==================================== ] 2160/3672 58% [==================================== ] 2161/3672 58% [==================================== ] 2162/3672 58% [==================================== ] 2163/3672 58% [==================================== ] 2164/3672 58% [==================================== ] 2165/3672 58% [==================================== ] 2166/3672 58% [==================================== ] 2167/3672 59% [==================================== ] 2168/3672 59% [==================================== ] 2169/3672 59% [==================================== ] 2170/3672 59% [==================================== ] 2171/3672 59% [==================================== ] 2172/3672 59% [==================================== ] 2173/3672 59% [==================================== ] 2174/3672 59% [==================================== ] 2175/3672 59% [==================================== ] 2176/3672 59% [==================================== ] 2177/3672 59% [==================================== ] 2178/3672 59% [==================================== ] 2179/3672 59% [==================================== ] 2180/3672 59% [==================================== ] 2181/3672 59% [==================================== ] 2182/3672 59% [==================================== ] 2183/3672 59% [==================================== ] 2184/3672 59% [==================================== ] 2185/3672 59% [==================================== ] 2186/3672 59% [==================================== ] 2187/3672 59% [==================================== ] 2188/3672 59% [==================================== ] 2189/3672 59% [==================================== ] 2190/3672 59% [==================================== ] 2191/3672 59% [===================================== ] 2192/3672 59% [===================================== ] 2193/3672 59% [===================================== ] 2194/3672 59% [===================================== ] 2195/3672 59% [===================================== ] 2196/3672 59% [===================================== ] 2197/3672 59% [===================================== ] 2198/3672 59% [===================================== ] 2199/3672 59% [===================================== ] 2200/3672 59% [===================================== ] 2201/3672 59% [===================================== ] 2202/3672 59% [===================================== ] 2203/3672 59% [===================================== ] 2204/3672 60% [===================================== ] 2205/3672 60% [===================================== ] 2206/3672 60% [===================================== ] 2207/3672 60% [===================================== ] 2208/3672 60% [===================================== ] 2209/3672 60% [===================================== ] 2210/3672 60% [===================================== ] 2211/3672 60% [===================================== ] 2212/3672 60% [===================================== ] 2213/3672 60% [===================================== ] 2214/3672 60% [===================================== ] 2215/3672 60% [===================================== ] 2216/3672 60% [===================================== ] 2217/3672 60% [===================================== ] 2218/3672 60% [===================================== ] 2219/3672 60% [===================================== ] 2220/3672 60% [===================================== ] 2221/3672 60% [===================================== ] 2222/3672 60% [===================================== ] 2223/3672 60% [===================================== ] 2224/3672 60% [===================================== ] 2225/3672 60% [===================================== ] 2226/3672 60% [===================================== ] 2227/3672 60% [===================================== ] 2228/3672 60% [===================================== ] 2229/3672 60% [===================================== ] 2230/3672 60% [===================================== ] 2231/3672 60% [===================================== ] 2232/3672 60% [===================================== ] 2233/3672 60% [===================================== ] 2234/3672 60% [===================================== ] 2235/3672 60% [===================================== ] 2236/3672 60% [===================================== ] 2237/3672 60% [===================================== ] 2238/3672 60% [===================================== ] 2239/3672 60% [===================================== ] 2240/3672 61% [===================================== ] 2241/3672 61% [===================================== ] 2242/3672 61% [===================================== ] 2243/3672 61% [===================================== ] 2244/3672 61% [===================================== ] 2245/3672 61% [===================================== ] 2246/3672 61% [===================================== ] 2247/3672 61% [===================================== ] 2248/3672 61% [===================================== ] 2249/3672 61% [===================================== ] 2250/3672 61% [====================================== ] 2251/3672 61% [====================================== ] 2252/3672 61% [====================================== ] 2253/3672 61% [====================================== ] 2254/3672 61% [====================================== ] 2255/3672 61% [====================================== ] 2256/3672 61% [====================================== ] 2257/3672 61% [====================================== ] 2258/3672 61% [====================================== ] 2259/3672 61% [====================================== ] 2260/3672 61% [====================================== ] 2261/3672 61% [====================================== ] 2262/3672 61% [====================================== ] 2263/3672 61% [====================================== ] 2264/3672 61% [====================================== ] 2265/3672 61% [====================================== ] 2266/3672 61% [====================================== ] 2267/3672 61% [====================================== ] 2268/3672 61% [====================================== ] 2269/3672 61% [====================================== ] 2270/3672 61% [====================================== ] 2271/3672 61% [====================================== ] 2272/3672 61% [====================================== ] 2273/3672 61% [====================================== ] 2274/3672 61% [====================================== ] 2275/3672 61% [====================================== ] 2276/3672 61% [====================================== ] 2277/3672 62% [====================================== ] 2278/3672 62% [====================================== ] 2279/3672 62% [====================================== ] 2280/3672 62% [====================================== ] 2281/3672 62% [====================================== ] 2282/3672 62% [====================================== ] 2283/3672 62% [====================================== ] 2284/3672 62% [====================================== ] 2285/3672 62% [====================================== ] 2286/3672 62% [====================================== ] 2287/3672 62% [====================================== ] 2288/3672 62% [====================================== ] 2289/3672 62% [====================================== ] 2290/3672 62% [====================================== ] 2291/3672 62% [====================================== ] 2292/3672 62% [====================================== ] 2293/3672 62% [====================================== ] 2294/3672 62% [====================================== ] 2295/3672 62% [====================================== ] 2296/3672 62% [====================================== ] 2297/3672 62% [====================================== ] 2298/3672 62% [====================================== ] 2299/3672 62% [====================================== ] 2300/3672 62% [====================================== ] 2301/3672 62% [====================================== ] 2302/3672 62% [====================================== ] 2303/3672 62% [====================================== ] 2304/3672 62% [====================================== ] 2305/3672 62% [====================================== ] 2306/3672 62% [====================================== ] 2307/3672 62% [====================================== ] 2308/3672 62% [====================================== ] 2309/3672 62% [======================================= ] 2310/3672 62% [======================================= ] 2311/3672 62% [======================================= ] 2312/3672 62% [======================================= ] 2313/3672 62% [======================================= ] 2314/3672 63% [======================================= ] 2315/3672 63% [======================================= ] 2316/3672 63% [======================================= ] 2317/3672 63% [======================================= ] 2318/3672 63% [======================================= ] 2319/3672 63% [======================================= ] 2320/3672 63% [======================================= ] 2321/3672 63% [======================================= ] 2322/3672 63% [======================================= ] 2323/3672 63% [======================================= ] 2324/3672 63% [======================================= ] 2325/3672 63% [======================================= ] 2326/3672 63% [======================================= ] 2327/3672 63% [======================================= ] 2328/3672 63% [======================================= ] 2329/3672 63% [======================================= ] 2330/3672 63% [======================================= ] 2331/3672 63% [======================================= ] 2332/3672 63% [======================================= ] 2333/3672 63% [======================================= ] 2334/3672 63% [======================================= ] 2335/3672 63% [======================================= ] 2336/3672 63% [======================================= ] 2337/3672 63% [======================================= ] 2338/3672 63% [======================================= ] 2339/3672 63% [======================================= ] 2340/3672 63% [======================================= ] 2341/3672 63% [======================================= ] 2342/3672 63% [======================================= ] 2343/3672 63% [======================================= ] 2344/3672 63% [======================================= ] 2345/3672 63% [======================================= ] 2346/3672 63% [======================================= ] 2347/3672 63% [======================================= ] 2348/3672 63% [======================================= ] 2349/3672 63% [======================================= ] 2350/3672 63% [======================================= ] 2351/3672 64% [======================================= ] 2352/3672 64% [======================================= ] 2353/3672 64% [======================================= ] 2354/3672 64% [======================================= ] 2355/3672 64% [======================================= ] 2356/3672 64% [======================================= ] 2357/3672 64% [======================================= ] 2358/3672 64% [======================================= ] 2359/3672 64% [======================================= ] 2360/3672 64% [======================================= ] 2361/3672 64% [======================================= ] 2362/3672 64% [======================================= ] 2363/3672 64% [======================================= ] 2364/3672 64% [======================================= ] 2365/3672 64% [======================================= ] 2366/3672 64% [======================================= ] 2367/3672 64% [======================================= ] 2368/3672 64% [======================================= ] 2369/3672 64% [======================================== ] 2370/3672 64% [======================================== ] 2371/3672 64% [======================================== ] 2372/3672 64% [======================================== ] 2373/3672 64% [======================================== ] 2374/3672 64% [======================================== ] 2375/3672 64% [======================================== ] 2376/3672 64% [======================================== ] 2377/3672 64% [======================================== ] 2378/3672 64% [======================================== ] 2379/3672 64% [======================================== ] 2380/3672 64% [======================================== ] 2381/3672 64% [======================================== ] 2382/3672 64% [======================================== ] 2383/3672 64% [======================================== ] 2384/3672 64% [======================================== ] 2385/3672 64% [======================================== ] 2386/3672 64% [======================================== ] 2387/3672 65% [======================================== ] 2388/3672 65% [======================================== ] 2389/3672 65% [======================================== ] 2390/3672 65% [======================================== ] 2391/3672 65% [======================================== ] 2392/3672 65% [======================================== ] 2393/3672 65% [======================================== ] 2394/3672 65% [======================================== ] 2395/3672 65% [======================================== ] 2396/3672 65% [======================================== ] 2397/3672 65% [======================================== ] 2398/3672 65% [======================================== ] 2399/3672 65% [======================================== ] 2400/3672 65% [======================================== ] 2401/3672 65% [======================================== ] 2402/3672 65% [======================================== ] 2403/3672 65% [======================================== ] 2404/3672 65% [======================================== ] 2405/3672 65% [======================================== ] 2406/3672 65% [======================================== ] 2407/3672 65% [======================================== ] 2408/3672 65% [======================================== ] 2409/3672 65% [======================================== ] 2410/3672 65% [======================================== ] 2411/3672 65% [======================================== ] 2412/3672 65% [======================================== ] 2413/3672 65% [======================================== ] 2414/3672 65% [======================================== ] 2415/3672 65% [======================================== ] 2416/3672 65% [======================================== ] 2417/3672 65% [======================================== ] 2418/3672 65% [======================================== ] 2419/3672 65% [======================================== ] 2420/3672 65% [======================================== ] 2421/3672 65% [======================================== ] 2422/3672 65% [======================================== ] 2423/3672 65% [======================================== ] 2424/3672 66% [======================================== ] 2425/3672 66% [======================================== ] 2426/3672 66% [======================================== ] 2427/3672 66% [======================================== ] 2428/3672 66% [========================================= ] 2429/3672 66% [========================================= ] 2430/3672 66% [========================================= ] 2431/3672 66% [========================================= ] 2432/3672 66% [========================================= ] 2433/3672 66% [========================================= ] 2434/3672 66% [========================================= ] 2435/3672 66% [========================================= ] 2436/3672 66% [========================================= ] 2437/3672 66% [========================================= ] 2438/3672 66% [========================================= ] 2439/3672 66% [========================================= ] 2440/3672 66% [========================================= ] 2441/3672 66% [========================================= ] 2442/3672 66% [========================================= ] 2443/3672 66% [========================================= ] 2444/3672 66% [========================================= ] 2445/3672 66% [========================================= ] 2446/3672 66% [========================================= ] 2447/3672 66% [========================================= ] 2448/3672 66% [========================================= ] 2449/3672 66% [========================================= ] 2450/3672 66% [========================================= ] 2451/3672 66% [========================================= ] 2452/3672 66% [========================================= ] 2453/3672 66% [========================================= ] 2454/3672 66% [========================================= ] 2455/3672 66% [========================================= ] 2456/3672 66% [========================================= ] 2457/3672 66% [========================================= ] 2458/3672 66% [========================================= ] 2459/3672 66% [========================================= ] 2460/3672 66% [========================================= ] 2461/3672 67% [========================================= ] 2462/3672 67% [========================================= ] 2463/3672 67% [========================================= ] 2464/3672 67% [========================================= ] 2465/3672 67% [========================================= ] 2466/3672 67% [========================================= ] 2467/3672 67% [========================================= ] 2468/3672 67% [========================================= ] 2469/3672 67% [========================================= ] 2470/3672 67% [========================================= ] 2471/3672 67% [========================================= ] 2472/3672 67% [========================================= ] 2473/3672 67% [========================================= ] 2474/3672 67% [========================================= ] 2475/3672 67% [========================================= ] 2476/3672 67% [========================================= ] 2477/3672 67% [========================================= ] 2478/3672 67% [========================================= ] 2479/3672 67% [========================================= ] 2480/3672 67% [========================================= ] 2481/3672 67% [========================================= ] 2482/3672 67% [========================================= ] 2483/3672 67% [========================================= ] 2484/3672 67% [========================================= ] 2485/3672 67% [========================================= ] 2486/3672 67% [========================================= ] 2487/3672 67% [========================================== ] 2488/3672 67% [========================================== ] 2489/3672 67% [========================================== ] 2490/3672 67% [========================================== ] 2491/3672 67% [========================================== ] 2492/3672 67% [========================================== ] 2493/3672 67% [========================================== ] 2494/3672 67% [========================================== ] 2495/3672 67% [========================================== ] 2496/3672 67% [========================================== ] 2497/3672 68% [========================================== ] 2498/3672 68% [========================================== ] 2499/3672 68% [========================================== ] 2500/3672 68% [========================================== ] 2501/3672 68% [========================================== ] 2502/3672 68% [========================================== ] 2503/3672 68% [========================================== ] 2504/3672 68% [========================================== ] 2505/3672 68% [========================================== ] 2506/3672 68% [========================================== ] 2507/3672 68% [========================================== ] 2508/3672 68% [========================================== ] 2509/3672 68% [========================================== ] 2510/3672 68% [========================================== ] 2511/3672 68% [========================================== ] 2512/3672 68% [========================================== ] 2513/3672 68% [========================================== ] 2514/3672 68% [========================================== ] 2515/3672 68% [========================================== ] 2516/3672 68% [========================================== ] 2517/3672 68% [========================================== ] 2518/3672 68% [========================================== ] 2519/3672 68% [========================================== ] 2520/3672 68% [========================================== ] 2521/3672 68% [========================================== ] 2522/3672 68% [========================================== ] 2523/3672 68% [========================================== ] 2524/3672 68% [========================================== ] 2525/3672 68% [========================================== ] 2526/3672 68% [========================================== ] 2527/3672 68% [========================================== ] 2528/3672 68% [========================================== ] 2529/3672 68% [========================================== ] 2530/3672 68% [========================================== ] 2531/3672 68% [========================================== ] 2532/3672 68% [========================================== ] 2533/3672 68% [========================================== ] 2534/3672 69% [========================================== ] 2535/3672 69% [========================================== ] 2536/3672 69% [========================================== ] 2537/3672 69% [========================================== ] 2538/3672 69% [========================================== ] 2539/3672 69% [========================================== ] 2540/3672 69% [========================================== ] 2541/3672 69% [========================================== ] 2542/3672 69% [========================================== ] 2543/3672 69% [========================================== ] 2544/3672 69% [========================================== ] 2545/3672 69% [========================================== ] 2546/3672 69% [=========================================== ] 2547/3672 69% [=========================================== ] 2548/3672 69% [=========================================== ] 2549/3672 69% [=========================================== ] 2550/3672 69% [=========================================== ] 2551/3672 69% [=========================================== ] 2552/3672 69% [=========================================== ] 2553/3672 69% [=========================================== ] 2554/3672 69% [=========================================== ] 2555/3672 69% [=========================================== ] 2556/3672 69% [=========================================== ] 2557/3672 69% [=========================================== ] 2558/3672 69% [=========================================== ] 2559/3672 69% [=========================================== ] 2560/3672 69% [=========================================== ] 2561/3672 69% [=========================================== ] 2562/3672 69% [=========================================== ] 2563/3672 69% [=========================================== ] 2564/3672 69% [=========================================== ] 2565/3672 69% [=========================================== ] 2566/3672 69% [=========================================== ] 2567/3672 69% [=========================================== ] 2568/3672 69% [=========================================== ] 2569/3672 69% [=========================================== ] 2570/3672 69% [=========================================== ] 2571/3672 70% [=========================================== ] 2572/3672 70% [=========================================== ] 2573/3672 70% [=========================================== ] 2574/3672 70% [=========================================== ] 2575/3672 70% [=========================================== ] 2576/3672 70% [=========================================== ] 2577/3672 70% [=========================================== ] 2578/3672 70% [=========================================== ] 2579/3672 70% [=========================================== ] 2580/3672 70% [=========================================== ] 2581/3672 70% [=========================================== ] 2582/3672 70% [=========================================== ] 2583/3672 70% [=========================================== ] 2584/3672 70% [=========================================== ] 2585/3672 70% [=========================================== ] 2586/3672 70% [=========================================== ] 2587/3672 70% [=========================================== ] 2588/3672 70% [=========================================== ] 2589/3672 70% [=========================================== ] 2590/3672 70% [=========================================== ] 2591/3672 70% [=========================================== ] 2592/3672 70% [=========================================== ] 2593/3672 70% [=========================================== ] 2594/3672 70% [=========================================== ] 2595/3672 70% [=========================================== ] 2596/3672 70% [=========================================== ] 2597/3672 70% [=========================================== ] 2598/3672 70% [=========================================== ] 2599/3672 70% [=========================================== ] 2600/3672 70% [=========================================== ] 2601/3672 70% [=========================================== ] 2602/3672 70% [=========================================== ] 2603/3672 70% [=========================================== ] 2604/3672 70% [=========================================== ] 2605/3672 70% [============================================ ] 2606/3672 70% [============================================ ] 2607/3672 70% [============================================ ] 2608/3672 71% [============================================ ] 2609/3672 71% [============================================ ] 2610/3672 71% [============================================ ] 2611/3672 71% [============================================ ] 2612/3672 71% [============================================ ] 2613/3672 71% [============================================ ] 2614/3672 71% [============================================ ] 2615/3672 71% [============================================ ] 2616/3672 71% [============================================ ] 2617/3672 71% [============================================ ] 2618/3672 71% [============================================ ] 2619/3672 71% [============================================ ] 2620/3672 71% [============================================ ] 2621/3672 71% [============================================ ] 2622/3672 71% [============================================ ] 2623/3672 71% [============================================ ] 2624/3672 71% [============================================ ] 2625/3672 71% [============================================ ] 2626/3672 71% [============================================ ] 2627/3672 71% [============================================ ] 2628/3672 71% [============================================ ] 2629/3672 71% [============================================ ] 2630/3672 71% [============================================ ] 2631/3672 71% [============================================ ] 2632/3672 71% [============================================ ] 2633/3672 71% [============================================ ] 2634/3672 71% [============================================ ] 2635/3672 71% [============================================ ] 2636/3672 71% [============================================ ] 2637/3672 71% [============================================ ] 2638/3672 71% [============================================ ] 2639/3672 71% [============================================ ] 2640/3672 71% [============================================ ] 2641/3672 71% [============================================ ] 2642/3672 71% [============================================ ] 2643/3672 71% [============================================ ] 2644/3672 72% [============================================ ] 2645/3672 72% [============================================ ] 2646/3672 72% [============================================ ] 2647/3672 72% [============================================ ] 2648/3672 72% [============================================ ] 2649/3672 72% [============================================ ] 2650/3672 72% [============================================ ] 2651/3672 72% [============================================ ] 2652/3672 72% [============================================ ] 2653/3672 72% [============================================ ] 2654/3672 72% [============================================ ] 2655/3672 72% [============================================ ] 2656/3672 72% [============================================ ] 2657/3672 72% [============================================ ] 2658/3672 72% [============================================ ] 2659/3672 72% [============================================ ] 2660/3672 72% [============================================ ] 2661/3672 72% [============================================ ] 2662/3672 72% [============================================ ] 2663/3672 72% [============================================ ] 2664/3672 72% [============================================ ] 2665/3672 72% [============================================= ] 2666/3672 72% [============================================= ] 2667/3672 72% [============================================= ] 2668/3672 72% [============================================= ] 2669/3672 72% [============================================= ] 2670/3672 72% [============================================= ] 2671/3672 72% [============================================= ] 2672/3672 72% [============================================= ] 2673/3672 72% [============================================= ] 2674/3672 72% [============================================= ] 2675/3672 72% [============================================= ] 2676/3672 72% [============================================= ] 2677/3672 72% [============================================= ] 2678/3672 72% [============================================= ] 2679/3672 72% [============================================= ] 2680/3672 72% [============================================= ] 2681/3672 73% [============================================= ] 2682/3672 73% [============================================= ] 2683/3672 73% [============================================= ] 2684/3672 73% [============================================= ] 2685/3672 73% [============================================= ] 2686/3672 73% [============================================= ] 2687/3672 73% [============================================= ] 2688/3672 73% [============================================= ] 2689/3672 73% [============================================= ] 2690/3672 73% [============================================= ] 2691/3672 73% [============================================= ] 2692/3672 73% [============================================= ] 2693/3672 73% [============================================= ] 2694/3672 73% [============================================= ] 2695/3672 73% [============================================= ] 2696/3672 73% [============================================= ] 2697/3672 73% [============================================= ] 2698/3672 73% [============================================= ] 2699/3672 73% [============================================= ] 2700/3672 73% [============================================= ] 2701/3672 73% [============================================= ] 2702/3672 73% [============================================= ] 2703/3672 73% [============================================= ] 2704/3672 73% [============================================= ] 2705/3672 73% [============================================= ] 2706/3672 73% [============================================= ] 2707/3672 73% [============================================= ] 2708/3672 73% [============================================= ] 2709/3672 73% [============================================= ] 2710/3672 73% [============================================= ] 2711/3672 73% [============================================= ] 2712/3672 73% [============================================= ] 2713/3672 73% [============================================= ] 2714/3672 73% [============================================= ] 2715/3672 73% [============================================= ] 2716/3672 73% [============================================= ] 2717/3672 73% [============================================= ] 2718/3672 74% [============================================= ] 2719/3672 74% [============================================= ] 2720/3672 74% [============================================= ] 2721/3672 74% [============================================= ] 2722/3672 74% [============================================= ] 2723/3672 74% [============================================= ] 2724/3672 74% [============================================== ] 2725/3672 74% [============================================== ] 2726/3672 74% [============================================== ] 2727/3672 74% [============================================== ] 2728/3672 74% [============================================== ] 2729/3672 74% [============================================== ] 2730/3672 74% [============================================== ] 2731/3672 74% [============================================== ] 2732/3672 74% [============================================== ] 2733/3672 74% [============================================== ] 2734/3672 74% [============================================== ] 2735/3672 74% [============================================== ] 2736/3672 74% [============================================== ] 2737/3672 74% [============================================== ] 2738/3672 74% [============================================== ] 2739/3672 74% [============================================== ] 2740/3672 74% [============================================== ] 2741/3672 74% [============================================== ] 2742/3672 74% [============================================== ] 2743/3672 74% [============================================== ] 2744/3672 74% [============================================== ] 2745/3672 74% [============================================== ] 2746/3672 74% [============================================== ] 2747/3672 74% [============================================== ] 2748/3672 74% [============================================== ] 2749/3672 74% [============================================== ] 2750/3672 74% [============================================== ] 2751/3672 74% [============================================== ] 2752/3672 74% [============================================== ] 2753/3672 74% [============================================== ] 2754/3672 75% [============================================== ] 2755/3672 75% [============================================== ] 2756/3672 75% [============================================== ] 2757/3672 75% [============================================== ] 2758/3672 75% [============================================== ] 2759/3672 75% [============================================== ] 2760/3672 75% [============================================== ] 2761/3672 75% [============================================== ] 2762/3672 75% [============================================== ] 2763/3672 75% [============================================== ] 2764/3672 75% [============================================== ] 2765/3672 75% [============================================== ] 2766/3672 75% [============================================== ] 2767/3672 75% [============================================== ] 2768/3672 75% [============================================== ] 2769/3672 75% [============================================== ] 2770/3672 75% [============================================== ] 2771/3672 75% [============================================== ] 2772/3672 75% [============================================== ] 2773/3672 75% [============================================== ] 2774/3672 75% [============================================== ] 2775/3672 75% [============================================== ] 2776/3672 75% [============================================== ] 2777/3672 75% [============================================== ] 2778/3672 75% [============================================== ] 2779/3672 75% [============================================== ] 2780/3672 75% [============================================== ] 2781/3672 75% [============================================== ] 2782/3672 75% [============================================== ] 2783/3672 75% [=============================================== ] 2784/3672 75% [=============================================== ] 2785/3672 75% [=============================================== ] 2786/3672 75% [=============================================== ] 2787/3672 75% [=============================================== ] 2788/3672 75% [=============================================== ] 2789/3672 75% [=============================================== ] 2790/3672 75% [=============================================== ] 2791/3672 76% [=============================================== ] 2792/3672 76% [=============================================== ] 2793/3672 76% [=============================================== ] 2794/3672 76% [=============================================== ] 2795/3672 76% [=============================================== ] 2796/3672 76% [=============================================== ] 2797/3672 76% [=============================================== ] 2798/3672 76% [=============================================== ] 2799/3672 76% [=============================================== ] 2800/3672 76% [=============================================== ] 2801/3672 76% [=============================================== ] 2802/3672 76% [=============================================== ] 2803/3672 76% [=============================================== ] 2804/3672 76% [=============================================== ] 2805/3672 76% [=============================================== ] 2806/3672 76% [=============================================== ] 2807/3672 76% [=============================================== ] 2808/3672 76% [=============================================== ] 2809/3672 76% [=============================================== ] 2810/3672 76% [=============================================== ] 2811/3672 76% [=============================================== ] 2812/3672 76% [=============================================== ] 2813/3672 76% [=============================================== ] 2814/3672 76% [=============================================== ] 2815/3672 76% [=============================================== ] 2816/3672 76% [=============================================== ] 2817/3672 76% [=============================================== ] 2818/3672 76% [=============================================== ] 2819/3672 76% [=============================================== ] 2820/3672 76% [=============================================== ] 2821/3672 76% [=============================================== ] 2822/3672 76% [=============================================== ] 2823/3672 76% [=============================================== ] 2824/3672 76% [=============================================== ] 2825/3672 76% [=============================================== ] 2826/3672 76% [=============================================== ] 2827/3672 76% [=============================================== ] 2828/3672 77% [=============================================== ] 2829/3672 77% [=============================================== ] 2830/3672 77% [=============================================== ] 2831/3672 77% [=============================================== ] 2832/3672 77% [=============================================== ] 2833/3672 77% [=============================================== ] 2834/3672 77% [=============================================== ] 2835/3672 77% [=============================================== ] 2836/3672 77% [=============================================== ] 2837/3672 77% [=============================================== ] 2838/3672 77% [=============================================== ] 2839/3672 77% [=============================================== ] 2840/3672 77% [=============================================== ] 2841/3672 77% [=============================================== ] 2842/3672 77% [================================================ ] 2843/3672 77% [================================================ ] 2844/3672 77% [================================================ ] 2845/3672 77% [================================================ ] 2846/3672 77% [================================================ ] 2847/3672 77% [================================================ ] 2848/3672 77% [================================================ ] 2849/3672 77% [================================================ ] 2850/3672 77% [================================================ ] 2851/3672 77% [================================================ ] 2852/3672 77% [================================================ ] 2853/3672 77% [================================================ ] 2854/3672 77% [================================================ ] 2855/3672 77% [================================================ ] 2856/3672 77% [================================================ ] 2857/3672 77% [================================================ ] 2858/3672 77% [================================================ ] 2859/3672 77% [================================================ ] 2860/3672 77% [================================================ ] 2861/3672 77% [================================================ ] 2862/3672 77% [================================================ ] 2863/3672 77% [================================================ ] 2864/3672 77% [================================================ ] 2865/3672 78% [================================================ ] 2866/3672 78% [================================================ ] 2867/3672 78% [================================================ ] 2868/3672 78% [================================================ ] 2869/3672 78% [================================================ ] 2870/3672 78% [================================================ ] 2871/3672 78% [================================================ ] 2872/3672 78% [================================================ ] 2873/3672 78% [================================================ ] 2874/3672 78% [================================================ ] 2875/3672 78% [================================================ ] 2876/3672 78% [================================================ ] 2877/3672 78% [================================================ ] 2878/3672 78% [================================================ ] 2879/3672 78% [================================================ ] 2880/3672 78% [================================================ ] 2881/3672 78% [================================================ ] 2882/3672 78% [================================================ ] 2883/3672 78% [================================================ ] 2884/3672 78% [================================================ ] 2885/3672 78% [================================================ ] 2886/3672 78% [================================================ ] 2887/3672 78% [================================================ ] 2888/3672 78% [================================================ ] 2889/3672 78% [================================================ ] 2890/3672 78% [================================================ ] 2891/3672 78% [================================================ ] 2892/3672 78% [================================================ ] 2893/3672 78% [================================================ ] 2894/3672 78% [================================================ ] 2895/3672 78% [================================================ ] 2896/3672 78% [================================================ ] 2897/3672 78% [================================================ ] 2898/3672 78% [================================================ ] 2899/3672 78% [================================================ ] 2900/3672 78% [================================================ ] 2901/3672 79% [================================================ ] 2902/3672 79% [================================================= ] 2903/3672 79% [================================================= ] 2904/3672 79% [================================================= ] 2905/3672 79% [================================================= ] 2906/3672 79% [================================================= ] 2907/3672 79% [================================================= ] 2908/3672 79% [================================================= ] 2909/3672 79% [================================================= ] 2910/3672 79% [================================================= ] 2911/3672 79% [================================================= ] 2912/3672 79% [================================================= ] 2913/3672 79% [================================================= ] 2914/3672 79% [================================================= ] 2915/3672 79% [================================================= ] 2916/3672 79% [================================================= ] 2917/3672 79% [================================================= ] 2918/3672 79% [================================================= ] 2919/3672 79% [================================================= ] 2920/3672 79% [================================================= ] 2921/3672 79% [================================================= ] 2922/3672 79% [================================================= ] 2923/3672 79% [================================================= ] 2924/3672 79% [================================================= ] 2925/3672 79% [================================================= ] 2926/3672 79% [================================================= ] 2927/3672 79% [================================================= ] 2928/3672 79% [================================================= ] 2929/3672 79% [================================================= ] 2930/3672 79% [================================================= ] 2931/3672 79% [================================================= ] 2932/3672 79% [================================================= ] 2933/3672 79% [================================================= ] 2934/3672 79% [================================================= ] 2935/3672 79% [================================================= ] 2936/3672 79% [================================================= ] 2937/3672 79% [================================================= ] 2938/3672 80% [================================================= ] 2939/3672 80% [================================================= ] 2940/3672 80% [================================================= ] 2941/3672 80% [================================================= ] 2942/3672 80% [================================================= ] 2943/3672 80% [================================================= ] 2944/3672 80% [================================================= ] 2945/3672 80% [================================================= ] 2946/3672 80% [================================================= ] 2947/3672 80% [================================================= ] 2948/3672 80% [================================================= ] 2949/3672 80% [================================================= ] 2950/3672 80% [================================================= ] 2951/3672 80% [================================================= ] 2952/3672 80% [================================================= ] 2953/3672 80% [================================================= ] 2954/3672 80% [================================================= ] 2955/3672 80% [================================================= ] 2956/3672 80% [================================================= ] 2957/3672 80% [================================================= ] 2958/3672 80% [================================================= ] 2959/3672 80% [================================================= ] 2960/3672 80% [================================================= ] 2961/3672 80% [================================================== ] 2962/3672 80% [================================================== ] 2963/3672 80% [================================================== ] 2964/3672 80% [================================================== ] 2965/3672 80% [================================================== ] 2966/3672 80% [================================================== ] 2967/3672 80% [================================================== ] 2968/3672 80% [================================================== ] 2969/3672 80% [================================================== ] 2970/3672 80% [================================================== ] 2971/3672 80% [================================================== ] 2972/3672 80% [================================================== ] 2973/3672 80% [================================================== ] 2974/3672 80% [================================================== ] 2975/3672 81% [================================================== ] 2976/3672 81% [================================================== ] 2977/3672 81% [================================================== ] 2978/3672 81% [================================================== ] 2979/3672 81% [================================================== ] 2980/3672 81% [================================================== ] 2981/3672 81% [================================================== ] 2982/3672 81% [================================================== ] 2983/3672 81% [================================================== ] 2984/3672 81% [================================================== ] 2985/3672 81% [================================================== ] 2986/3672 81% [================================================== ] 2987/3672 81% [================================================== ] 2988/3672 81% [================================================== ] 2989/3672 81% [================================================== ] 2990/3672 81% [================================================== ] 2991/3672 81% [================================================== ] 2992/3672 81% [================================================== ] 2993/3672 81% [================================================== ] 2994/3672 81% [================================================== ] 2995/3672 81% [================================================== ] 2996/3672 81% [================================================== ] 2997/3672 81% [================================================== ] 2998/3672 81% [================================================== ] 2999/3672 81% [================================================== ] 3000/3672 81% [================================================== ] 3001/3672 81% [================================================== ] 3002/3672 81% [================================================== ] 3003/3672 81% [================================================== ] 3004/3672 81% [================================================== ] 3005/3672 81% [================================================== ] 3006/3672 81% [================================================== ] 3007/3672 81% [================================================== ] 3008/3672 81% [================================================== ] 3009/3672 81% [================================================== ] 3010/3672 81% [================================================== ] 3011/3672 81% [================================================== ] 3012/3672 82% [================================================== ] 3013/3672 82% [================================================== ] 3014/3672 82% [================================================== ] 3015/3672 82% [================================================== ] 3016/3672 82% [================================================== ] 3017/3672 82% [================================================== ] 3018/3672 82% [================================================== ] 3019/3672 82% [================================================== ] 3020/3672 82% [=================================================== ] 3021/3672 82% [=================================================== ] 3022/3672 82% [=================================================== ] 3023/3672 82% [=================================================== ] 3024/3672 82% [=================================================== ] 3025/3672 82% [=================================================== ] 3026/3672 82% [=================================================== ] 3027/3672 82% [=================================================== ] 3028/3672 82% [=================================================== ] 3029/3672 82% [=================================================== ] 3030/3672 82% [=================================================== ] 3031/3672 82% [=================================================== ] 3032/3672 82% [=================================================== ] 3033/3672 82% [=================================================== ] 3034/3672 82% [=================================================== ] 3035/3672 82% [=================================================== ] 3036/3672 82% [=================================================== ] 3037/3672 82% [=================================================== ] 3038/3672 82% [=================================================== ] 3039/3672 82% [=================================================== ] 3040/3672 82% [=================================================== ] 3041/3672 82% [=================================================== ] 3042/3672 82% [=================================================== ] 3043/3672 82% [=================================================== ] 3044/3672 82% [=================================================== ] 3045/3672 82% [=================================================== ] 3046/3672 82% [=================================================== ] 3047/3672 82% [=================================================== ] 3048/3672 83% [=================================================== ] 3049/3672 83% [=================================================== ] 3050/3672 83% [=================================================== ] 3051/3672 83% [=================================================== ] 3052/3672 83% [=================================================== ] 3053/3672 83% [=================================================== ] 3054/3672 83% [=================================================== ] 3055/3672 83% [=================================================== ] 3056/3672 83% [=================================================== ] 3057/3672 83% [=================================================== ] 3058/3672 83% [=================================================== ] 3059/3672 83% [=================================================== ] 3060/3672 83% [=================================================== ] 3061/3672 83% [=================================================== ] 3062/3672 83% [=================================================== ] 3063/3672 83% [=================================================== ] 3064/3672 83% [=================================================== ] 3065/3672 83% [=================================================== ] 3066/3672 83% [=================================================== ] 3067/3672 83% [=================================================== ] 3068/3672 83% [=================================================== ] 3069/3672 83% [=================================================== ] 3070/3672 83% [=================================================== ] 3071/3672 83% [=================================================== ] 3072/3672 83% [=================================================== ] 3073/3672 83% [=================================================== ] 3074/3672 83% [=================================================== ] 3075/3672 83% [=================================================== ] 3076/3672 83% [=================================================== ] 3077/3672 83% [=================================================== ] 3078/3672 83% [=================================================== ] 3079/3672 83% [==================================================== ] 3080/3672 83% [==================================================== ] 3081/3672 83% [==================================================== ] 3082/3672 83% [==================================================== ] 3083/3672 83% [==================================================== ] 3084/3672 83% [==================================================== ] 3085/3672 84% [==================================================== ] 3086/3672 84% [==================================================== ] 3087/3672 84% [==================================================== ] 3088/3672 84% [==================================================== ] 3089/3672 84% [==================================================== ] 3090/3672 84% [==================================================== ] 3091/3672 84% [==================================================== ] 3092/3672 84% [==================================================== ] 3093/3672 84% [==================================================== ] 3094/3672 84% [==================================================== ] 3095/3672 84% [==================================================== ] 3096/3672 84% [==================================================== ] 3097/3672 84% [==================================================== ] 3098/3672 84% [==================================================== ] 3099/3672 84% [==================================================== ] 3100/3672 84% [==================================================== ] 3101/3672 84% [==================================================== ] 3102/3672 84% [==================================================== ] 3103/3672 84% [==================================================== ] 3104/3672 84% [==================================================== ] 3105/3672 84% [==================================================== ] 3106/3672 84% [==================================================== ] 3107/3672 84% [==================================================== ] 3108/3672 84% [==================================================== ] 3109/3672 84% [==================================================== ] 3110/3672 84% [==================================================== ] 3111/3672 84% [==================================================== ] 3112/3672 84% [==================================================== ] 3113/3672 84% [==================================================== ] 3114/3672 84% [==================================================== ] 3115/3672 84% [==================================================== ] 3116/3672 84% [==================================================== ] 3117/3672 84% [==================================================== ] 3118/3672 84% [==================================================== ] 3119/3672 84% [==================================================== ] 3120/3672 84% [==================================================== ] 3121/3672 84% [==================================================== ] 3122/3672 85% [==================================================== ] 3123/3672 85% [==================================================== ] 3124/3672 85% [==================================================== ] 3125/3672 85% [==================================================== ] 3126/3672 85% [==================================================== ] 3127/3672 85% [==================================================== ] 3128/3672 85% [==================================================== ] 3129/3672 85% [==================================================== ] 3130/3672 85% [==================================================== ] 3131/3672 85% [==================================================== ] 3132/3672 85% [==================================================== ] 3133/3672 85% [==================================================== ] 3134/3672 85% [==================================================== ] 3135/3672 85% [==================================================== ] 3136/3672 85% [==================================================== ] 3137/3672 85% [==================================================== ] 3138/3672 85% [===================================================== ] 3139/3672 85% [===================================================== ] 3140/3672 85% [===================================================== ] 3141/3672 85% [===================================================== ] 3142/3672 85% [===================================================== ] 3143/3672 85% [===================================================== ] 3144/3672 85% [===================================================== ] 3145/3672 85% [===================================================== ] 3146/3672 85% [===================================================== ] 3147/3672 85% [===================================================== ] 3148/3672 85% [===================================================== ] 3149/3672 85% [===================================================== ] 3150/3672 85% [===================================================== ] 3151/3672 85% [===================================================== ] 3152/3672 85% [===================================================== ] 3153/3672 85% [===================================================== ] 3154/3672 85% [===================================================== ] 3155/3672 85% [===================================================== ] 3156/3672 85% [===================================================== ] 3157/3672 85% [===================================================== ] 3158/3672 86% [===================================================== ] 3159/3672 86% [===================================================== ] 3160/3672 86% [===================================================== ] 3161/3672 86% [===================================================== ] 3162/3672 86% [===================================================== ] 3163/3672 86% [===================================================== ] 3164/3672 86% [===================================================== ] 3165/3672 86% [===================================================== ] 3166/3672 86% [===================================================== ] 3167/3672 86% [===================================================== ] 3168/3672 86% [===================================================== ] 3169/3672 86% [===================================================== ] 3170/3672 86% [===================================================== ] 3171/3672 86% [===================================================== ] 3172/3672 86% [===================================================== ] 3173/3672 86% [===================================================== ] 3174/3672 86% [===================================================== ] 3175/3672 86% [===================================================== ] 3176/3672 86% [===================================================== ] 3177/3672 86% [===================================================== ] 3178/3672 86% [===================================================== ] 3179/3672 86% [===================================================== ] 3180/3672 86% [===================================================== ] 3181/3672 86% [===================================================== ] 3182/3672 86% [===================================================== ] 3183/3672 86% [===================================================== ] 3184/3672 86% [===================================================== ] 3185/3672 86% [===================================================== ] 3186/3672 86% [===================================================== ] 3187/3672 86% [===================================================== ] 3188/3672 86% [===================================================== ] 3189/3672 86% [===================================================== ] 3190/3672 86% [===================================================== ] 3191/3672 86% [===================================================== ] 3192/3672 86% [===================================================== ] 3193/3672 86% [===================================================== ] 3194/3672 86% [===================================================== ] 3195/3672 87% [===================================================== ] 3196/3672 87% [===================================================== ] 3197/3672 87% [===================================================== ] 3198/3672 87% [====================================================== ] 3199/3672 87% [====================================================== ] 3200/3672 87% [====================================================== ] 3201/3672 87% [====================================================== ] 3202/3672 87% [====================================================== ] 3203/3672 87% [====================================================== ] 3204/3672 87% [====================================================== ] 3205/3672 87% [====================================================== ] 3206/3672 87% [====================================================== ] 3207/3672 87% [====================================================== ] 3208/3672 87% [====================================================== ] 3209/3672 87% [====================================================== ] 3210/3672 87% [====================================================== ] 3211/3672 87% [====================================================== ] 3212/3672 87% [====================================================== ] 3213/3672 87% [====================================================== ] 3214/3672 87% [====================================================== ] 3215/3672 87% [====================================================== ] 3216/3672 87% [====================================================== ] 3217/3672 87% [====================================================== ] 3218/3672 87% [====================================================== ] 3219/3672 87% [====================================================== ] 3220/3672 87% [====================================================== ] 3221/3672 87% [====================================================== ] 3222/3672 87% [====================================================== ] 3223/3672 87% [====================================================== ] 3224/3672 87% [====================================================== ] 3225/3672 87% [====================================================== ] 3226/3672 87% [====================================================== ] 3227/3672 87% [====================================================== ] 3228/3672 87% [====================================================== ] 3229/3672 87% [====================================================== ] 3230/3672 87% [====================================================== ] 3231/3672 87% [====================================================== ] 3232/3672 88% [====================================================== ] 3233/3672 88% [====================================================== ] 3234/3672 88% [====================================================== ] 3235/3672 88% [====================================================== ] 3236/3672 88% [====================================================== ] 3237/3672 88% [====================================================== ] 3238/3672 88% [====================================================== ] 3239/3672 88% [====================================================== ] 3240/3672 88% [====================================================== ] 3241/3672 88% [====================================================== ] 3242/3672 88% [====================================================== ] 3243/3672 88% [====================================================== ] 3244/3672 88% [====================================================== ] 3245/3672 88% [====================================================== ] 3246/3672 88% [====================================================== ] 3247/3672 88% [====================================================== ] 3248/3672 88% [====================================================== ] 3249/3672 88% [====================================================== ] 3250/3672 88% [====================================================== ] 3251/3672 88% [====================================================== ] 3252/3672 88% [====================================================== ] 3253/3672 88% [====================================================== ] 3254/3672 88% [====================================================== ] 3255/3672 88% [====================================================== ] 3256/3672 88% [====================================================== ] 3257/3672 88% [======================================================= ] 3258/3672 88% [======================================================= ] 3259/3672 88% [======================================================= ] 3260/3672 88% [======================================================= ] 3261/3672 88% [======================================================= ] 3262/3672 88% [======================================================= ] 3263/3672 88% [======================================================= ] 3264/3672 88% [======================================================= ] 3265/3672 88% [======================================================= ] 3266/3672 88% [======================================================= ] 3267/3672 88% [======================================================= ] 3268/3672 88% [======================================================= ] 3269/3672 89% [======================================================= ] 3270/3672 89% [======================================================= ] 3271/3672 89% [======================================================= ] 3272/3672 89% [======================================================= ] 3273/3672 89% [======================================================= ] 3274/3672 89% [======================================================= ] 3275/3672 89% [======================================================= ] 3276/3672 89% [======================================================= ] 3277/3672 89% [======================================================= ] 3278/3672 89% [======================================================= ] 3279/3672 89% [======================================================= ] 3280/3672 89% [======================================================= ] 3281/3672 89% [======================================================= ] 3282/3672 89% [======================================================= ] 3283/3672 89% [======================================================= ] 3284/3672 89% [======================================================= ] 3285/3672 89% [======================================================= ] 3286/3672 89% [======================================================= ] 3287/3672 89% [======================================================= ] 3288/3672 89% [======================================================= ] 3289/3672 89% [======================================================= ] 3290/3672 89% [======================================================= ] 3291/3672 89% [======================================================= ] 3292/3672 89% [======================================================= ] 3293/3672 89% [======================================================= ] 3294/3672 89% [======================================================= ] 3295/3672 89% [======================================================= ] 3296/3672 89% [======================================================= ] 3297/3672 89% [======================================================= ] 3298/3672 89% [======================================================= ] 3299/3672 89% [======================================================= ] 3300/3672 89% [======================================================= ] 3301/3672 89% [======================================================= ] 3302/3672 89% [======================================================= ] 3303/3672 89% [======================================================= ] 3304/3672 89% [======================================================= ] 3305/3672 90% [======================================================= ] 3306/3672 90% [======================================================= ] 3307/3672 90% [======================================================= ] 3308/3672 90% [======================================================= ] 3309/3672 90% [======================================================= ] 3310/3672 90% [======================================================= ] 3311/3672 90% [======================================================= ] 3312/3672 90% [======================================================= ] 3313/3672 90% [======================================================= ] 3314/3672 90% [======================================================= ] 3315/3672 90% [======================================================= ] 3316/3672 90% [======================================================== ] 3317/3672 90% [======================================================== ] 3318/3672 90% [======================================================== ] 3319/3672 90% [======================================================== ] 3320/3672 90% [======================================================== ] 3321/3672 90% [======================================================== ] 3322/3672 90% [======================================================== ] 3323/3672 90% [======================================================== ] 3324/3672 90% [======================================================== ] 3325/3672 90% [======================================================== ] 3326/3672 90% [======================================================== ] 3327/3672 90% [======================================================== ] 3328/3672 90% [======================================================== ] 3329/3672 90% [======================================================== ] 3330/3672 90% [======================================================== ] 3331/3672 90% [======================================================== ] 3332/3672 90% [======================================================== ] 3333/3672 90% [======================================================== ] 3334/3672 90% [======================================================== ] 3335/3672 90% [======================================================== ] 3336/3672 90% [======================================================== ] 3337/3672 90% [======================================================== ] 3338/3672 90% [======================================================== ] 3339/3672 90% [======================================================== ] 3340/3672 90% [======================================================== ] 3341/3672 90% [======================================================== ] 3342/3672 91% [======================================================== ] 3343/3672 91% [======================================================== ] 3344/3672 91% [======================================================== ] 3345/3672 91% [======================================================== ] 3346/3672 91% [======================================================== ] 3347/3672 91% [======================================================== ] 3348/3672 91% [======================================================== ] 3349/3672 91% [======================================================== ] 3350/3672 91% [======================================================== ] 3351/3672 91% [======================================================== ] 3352/3672 91% [======================================================== ] 3353/3672 91% [======================================================== ] 3354/3672 91% [======================================================== ] 3355/3672 91% [======================================================== ] 3356/3672 91% [======================================================== ] 3357/3672 91% [======================================================== ] 3358/3672 91% [======================================================== ] 3359/3672 91% [======================================================== ] 3360/3672 91% [======================================================== ] 3361/3672 91% [======================================================== ] 3362/3672 91% [======================================================== ] 3363/3672 91% [======================================================== ] 3364/3672 91% [======================================================== ] 3365/3672 91% [======================================================== ] 3366/3672 91% [======================================================== ] 3367/3672 91% [======================================================== ] 3368/3672 91% [======================================================== ] 3369/3672 91% [======================================================== ] 3370/3672 91% [======================================================== ] 3371/3672 91% [======================================================== ] 3372/3672 91% [======================================================== ] 3373/3672 91% [======================================================== ] 3374/3672 91% [======================================================== ] 3375/3672 91% [========================================================= ] 3376/3672 91% [========================================================= ] 3377/3672 91% [========================================================= ] 3378/3672 91% [========================================================= ] 3379/3672 92% [========================================================= ] 3380/3672 92% [========================================================= ] 3381/3672 92% [========================================================= ] 3382/3672 92% [========================================================= ] 3383/3672 92% [========================================================= ] 3384/3672 92% [========================================================= ] 3385/3672 92% [========================================================= ] 3386/3672 92% [========================================================= ] 3387/3672 92% [========================================================= ] 3388/3672 92% [========================================================= ] 3389/3672 92% [========================================================= ] 3390/3672 92% [========================================================= ] 3391/3672 92% [========================================================= ] 3392/3672 92% [========================================================= ] 3393/3672 92% [========================================================= ] 3394/3672 92% [========================================================= ] 3395/3672 92% [========================================================= ] 3396/3672 92% [========================================================= ] 3397/3672 92% [========================================================= ] 3398/3672 92% [========================================================= ] 3399/3672 92% [========================================================= ] 3400/3672 92% [========================================================= ] 3401/3672 92% [========================================================= ] 3402/3672 92% [========================================================= ] 3403/3672 92% [========================================================= ] 3404/3672 92% [========================================================= ] 3405/3672 92% [========================================================= ] 3406/3672 92% [========================================================= ] 3407/3672 92% [========================================================= ] 3408/3672 92% [========================================================= ] 3409/3672 92% [========================================================= ] 3410/3672 92% [========================================================= ] 3411/3672 92% [========================================================= ] 3412/3672 92% [========================================================= ] 3413/3672 92% [========================================================= ] 3414/3672 92% [========================================================= ] 3415/3672 93% [========================================================= ] 3416/3672 93% [========================================================= ] 3417/3672 93% [========================================================= ] 3418/3672 93% [========================================================= ] 3419/3672 93% [========================================================= ] 3420/3672 93% [========================================================= ] 3421/3672 93% [========================================================= ] 3422/3672 93% [========================================================= ] 3423/3672 93% [========================================================= ] 3424/3672 93% [========================================================= ] 3425/3672 93% [========================================================= ] 3426/3672 93% [========================================================= ] 3427/3672 93% [========================================================= ] 3428/3672 93% [========================================================= ] 3429/3672 93% [========================================================= ] 3430/3672 93% [========================================================= ] 3431/3672 93% [========================================================= ] 3432/3672 93% [========================================================= ] 3433/3672 93% [========================================================= ] 3434/3672 93% [========================================================= ] 3435/3672 93% [========================================================== ] 3436/3672 93% [========================================================== ] 3437/3672 93% [========================================================== ] 3438/3672 93% [========================================================== ] 3439/3672 93% [========================================================== ] 3440/3672 93% [========================================================== ] 3441/3672 93% [========================================================== ] 3442/3672 93% [========================================================== ] 3443/3672 93% [========================================================== ] 3444/3672 93% [========================================================== ] 3445/3672 93% [========================================================== ] 3446/3672 93% [========================================================== ] 3447/3672 93% [========================================================== ] 3448/3672 93% [========================================================== ] 3449/3672 93% [========================================================== ] 3450/3672 93% [========================================================== ] 3451/3672 93% [========================================================== ] 3452/3672 94% [========================================================== ] 3453/3672 94% [========================================================== ] 3454/3672 94% [========================================================== ] 3455/3672 94% [========================================================== ] 3456/3672 94% [========================================================== ] 3457/3672 94% [========================================================== ] 3458/3672 94% [========================================================== ] 3459/3672 94% [========================================================== ] 3460/3672 94% [========================================================== ] 3461/3672 94% [========================================================== ] 3462/3672 94% [========================================================== ] 3463/3672 94% [========================================================== ] 3464/3672 94% [========================================================== ] 3465/3672 94% [========================================================== ] 3466/3672 94% [========================================================== ] 3467/3672 94% [========================================================== ] 3468/3672 94% [========================================================== ] 3469/3672 94% [========================================================== ] 3470/3672 94% [========================================================== ] 3471/3672 94% [========================================================== ] 3472/3672 94% [========================================================== ] 3473/3672 94% [========================================================== ] 3474/3672 94% [========================================================== ] 3475/3672 94% [========================================================== ] 3476/3672 94% [========================================================== ] 3477/3672 94% [========================================================== ] 3478/3672 94% [========================================================== ] 3479/3672 94% [========================================================== ] 3480/3672 94% [========================================================== ] 3481/3672 94% [========================================================== ] 3482/3672 94% [========================================================== ] 3483/3672 94% [========================================================== ] 3484/3672 94% [========================================================== ] 3485/3672 94% [========================================================== ] 3486/3672 94% [========================================================== ] 3487/3672 94% [========================================================== ] 3488/3672 94% [========================================================== ] 3489/3672 95% [========================================================== ] 3490/3672 95% [========================================================== ] 3491/3672 95% [========================================================== ] 3492/3672 95% [========================================================== ] 3493/3672 95% [========================================================== ] 3494/3672 95% [=========================================================== ] 3495/3672 95% [=========================================================== ] 3496/3672 95% [=========================================================== ] 3497/3672 95% [=========================================================== ] 3498/3672 95% [=========================================================== ] 3499/3672 95% [=========================================================== ] 3500/3672 95% [=========================================================== ] 3501/3672 95% [=========================================================== ] 3502/3672 95% [=========================================================== ] 3503/3672 95% [=========================================================== ] 3504/3672 95% [=========================================================== ] 3505/3672 95% [=========================================================== ] 3506/3672 95% [=========================================================== ] 3507/3672 95% [=========================================================== ] 3508/3672 95% [=========================================================== ] 3509/3672 95% [=========================================================== ] 3510/3672 95% [=========================================================== ] 3511/3672 95% [=========================================================== ] 3512/3672 95% [=========================================================== ] 3513/3672 95% [=========================================================== ] 3514/3672 95% [=========================================================== ] 3515/3672 95% [=========================================================== ] 3516/3672 95% [=========================================================== ] 3517/3672 95% [=========================================================== ] 3518/3672 95% [=========================================================== ] 3519/3672 95% [=========================================================== ] 3520/3672 95% [=========================================================== ] 3521/3672 95% [=========================================================== ] 3522/3672 95% [=========================================================== ] 3523/3672 95% [=========================================================== ] 3524/3672 95% [=========================================================== ] 3525/3672 95% [=========================================================== ] 3526/3672 96% [=========================================================== ] 3527/3672 96% [=========================================================== ] 3528/3672 96% [=========================================================== ] 3529/3672 96% [=========================================================== ] 3530/3672 96% [=========================================================== ] 3531/3672 96% [=========================================================== ] 3532/3672 96% [=========================================================== ] 3533/3672 96% [=========================================================== ] 3534/3672 96% [=========================================================== ] 3535/3672 96% [=========================================================== ] 3536/3672 96% [=========================================================== ] 3537/3672 96% [=========================================================== ] 3538/3672 96% [=========================================================== ] 3539/3672 96% [=========================================================== ] 3540/3672 96% [=========================================================== ] 3541/3672 96% [=========================================================== ] 3542/3672 96% [=========================================================== ] 3543/3672 96% [=========================================================== ] 3544/3672 96% [=========================================================== ] 3545/3672 96% [=========================================================== ] 3546/3672 96% [=========================================================== ] 3547/3672 96% [=========================================================== ] 3548/3672 96% [=========================================================== ] 3549/3672 96% [=========================================================== ] 3550/3672 96% [=========================================================== ] 3551/3672 96% [=========================================================== ] 3552/3672 96% [=========================================================== ] 3553/3672 96% [============================================================ ] 3554/3672 96% [============================================================ ] 3555/3672 96% [============================================================ ] 3556/3672 96% [============================================================ ] 3557/3672 96% [============================================================ ] 3558/3672 96% [============================================================ ] 3559/3672 96% [============================================================ ] 3560/3672 96% [============================================================ ] 3561/3672 96% [============================================================ ] 3562/3672 97% [============================================================ ] 3563/3672 97% [============================================================ ] 3564/3672 97% [============================================================ ] 3565/3672 97% [============================================================ ] 3566/3672 97% [============================================================ ] 3567/3672 97% [============================================================ ] 3568/3672 97% [============================================================ ] 3569/3672 97% [============================================================ ] 3570/3672 97% [============================================================ ] 3571/3672 97% [============================================================ ] 3572/3672 97% [============================================================ ] 3573/3672 97% [============================================================ ] 3574/3672 97% [============================================================ ] 3575/3672 97% [============================================================ ] 3576/3672 97% [============================================================ ] 3577/3672 97% [============================================================ ] 3578/3672 97% [============================================================ ] 3579/3672 97% [============================================================ ] 3580/3672 97% [============================================================ ] 3581/3672 97% [============================================================ ] 3582/3672 97% [============================================================ ] 3583/3672 97% [============================================================ ] 3584/3672 97% [============================================================ ] 3585/3672 97% [============================================================ ] 3586/3672 97% [============================================================ ] 3587/3672 97% [============================================================ ] 3588/3672 97% [============================================================ ] 3589/3672 97% [============================================================ ] 3590/3672 97% [============================================================ ] 3591/3672 97% [============================================================ ] 3592/3672 97% [============================================================ ] 3593/3672 97% [============================================================ ] 3594/3672 97% [============================================================ ] 3595/3672 97% [============================================================ ] 3596/3672 97% [============================================================ ] 3597/3672 97% [============================================================ ] 3598/3672 97% [============================================================ ] 3599/3672 98% [============================================================ ] 3600/3672 98% [============================================================ ] 3601/3672 98% [============================================================ ] 3602/3672 98% [============================================================ ] 3603/3672 98% [============================================================ ] 3604/3672 98% [============================================================ ] 3605/3672 98% [============================================================ ] 3606/3672 98% [============================================================ ] 3607/3672 98% [============================================================ ] 3608/3672 98% [============================================================ ] 3609/3672 98% [============================================================ ] 3610/3672 98% [============================================================ ] 3611/3672 98% [============================================================ ] 3612/3672 98% [============================================================= ] 3613/3672 98% [============================================================= ] 3614/3672 98% [============================================================= ] 3615/3672 98% [============================================================= ] 3616/3672 98% [============================================================= ] 3617/3672 98% [============================================================= ] 3618/3672 98% [============================================================= ] 3619/3672 98% [============================================================= ] 3620/3672 98% [============================================================= ] 3621/3672 98% [============================================================= ] 3622/3672 98% [============================================================= ] 3623/3672 98% [============================================================= ] 3624/3672 98% [============================================================= ] 3625/3672 98% [============================================================= ] 3626/3672 98% [============================================================= ] 3627/3672 98% [============================================================= ] 3628/3672 98% [============================================================= ] 3629/3672 98% [============================================================= ] 3630/3672 98% [============================================================= ] 3631/3672 98% [============================================================= ] 3632/3672 98% [============================================================= ] 3633/3672 98% [============================================================= ] 3634/3672 98% [============================================================= ] 3635/3672 98% [============================================================= ] 3636/3672 99% [============================================================= ] 3637/3672 99% [============================================================= ] 3638/3672 99% [============================================================= ] 3639/3672 99% [============================================================= ] 3640/3672 99% [============================================================= ] 3641/3672 99% [============================================================= ] 3642/3672 99% [============================================================= ] 3643/3672 99% [============================================================= ] 3644/3672 99% [============================================================= ] 3645/3672 99% [============================================================= ] 3646/3672 99% [============================================================= ] 3647/3672 99% [============================================================= ] 3648/3672 99% [============================================================= ] 3649/3672 99% [============================================================= ] 3650/3672 99% [============================================================= ] 3651/3672 99% [============================================================= ] 3652/3672 99% [============================================================= ] 3653/3672 99% [============================================================= ] 3654/3672 99% [============================================================= ] 3655/3672 99% [============================================================= ] 3656/3672 99% [============================================================= ] 3657/3672 99% [============================================================= ] 3658/3672 99% [============================================================= ] 3659/3672 99% [============================================================= ] 3660/3672 99% [============================================================= ] 3661/3672 99% [============================================================= ] 3662/3672 99% [============================================================= ] 3663/3672 99% [============================================================= ] 3664/3672 99% [============================================================= ] 3665/3672 99% [============================================================= ] 3666/3672 99% [============================================================= ] 3667/3672 99% [============================================================= ] 3668/3672 99% [============================================================= ] 3669/3672 99% [============================================================= ] 3670/3672 99% [============================================================= ] 3671/3672 99% [==============================================================] 3672/3672 100% operation complete, 3672 objects in 117024 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2023.05-99-g4c8ab13b96 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 4.14.318 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-systemd Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> systemd 252.4 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: da9b2c7b8cd10516fd2c4279b82496ea61787148f13e899c62fc8988c5fac34f) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 67.8.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> libcurl 8.1.2 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> linux-pam 1.5.2 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bluez5_utils-headers 5.66 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bluez5_utils 5.66 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> udev Collecting legal info >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> sdl2 2.26.5 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> sdl2_mixer 2.6.3 Collecting legal info LICENSE.txt: OK (sha256: 1852c8549e3d154687197d46abababd3e8faae035f19991b2ca850fa3a43ad57) >>> sdl2_net 2.2.0 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> dav1d 1.2.0 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> host-nasm 2.16.01 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> dhcpcd 10.0.1 Collecting legal info LICENSE: OK (sha256: a7d6da3a202cdd38eaab0bcea4d25f60d002980f3785b3e896d9bf387f093ac8) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> doom-wad 1.9 Collecting legal info >>> dropwatch 1.5.4 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.13.0 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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) >>> easydbus 0.1.0 Collecting legal info LICENSE: OK (sha256: dec3b3103cd6889045da86fc7da22bd25545966e5bd7c214791b922dec19588b) >>> luainterpreter Collecting legal info >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> embiggen-disk 9e7b2fc7b99c4dece41a805489a6ca377ce55a62 Collecting legal info LICENSE: OK (sha256: 063aedec1652c5a05c2d04c40e032b932453142ee8ef7fd53c04a9acc127fc95) >>> host-go 1.19.10 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> ethtool 6.3 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fuse-overlayfs 1.11 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libfuse3 3.15.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gnupg2 2.4.2 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> sqlite 3.41.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gsettings-desktop-schemas 3.36.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gvfs 1.48.1 Collecting legal info COPYING: OK (sha256: 45cf336e2e48176993babc5aabf44437390f40e6a86a472c6abfc7ce9c035db4) >>> libbluray 1.3.4 Collecting legal info COPYING: OK (sha256: b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9d) >>> libgudev 237 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pciutils 3.9.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libgpgme 1.20.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libostree 2023.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info LICENSE: OK (sha256: 0ac7d61c52aff5717c02250ca0adf0ef35019e2c0838a3479b8fce597aea6fde) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> lilv 0.24.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> lksctp-tools 1.0.19 Collecting legal info COPYING.lib: OK (sha256: dee5f35e583183abb9212938643ecb2d858fd89e2e286f4b1d903f65d49d6c76) COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> lua-csnappy 0.1.5-1 Collecting legal info lua-csnappy-0.1.5/COPYRIGHT: OK (sha256: 8865da757dbc6fe3c8cee4d88bdfd82c1e0e789974a4d0d52db75a985025c1f0) >>> host-luarocks 3.9.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> lua-curl 0.3.13-1 Collecting legal info Lua-cURLv3-0.3.13/LICENSE: OK (sha256: 0f92f4c4665aadffb023de44b16022282040fe4409d5cd3148f1812dec30cdff) >>> lua-lunix 20220331-1 Collecting legal info lunix-rel-20220331/LICENSE: OK (sha256: 9b74be104d59caa45bf3321ebe771f9cc7874209261a93f1cf971ceca44fbe03) >>> luasql-sqlite3 2.4.0-1 Collecting legal info luasql/doc/us/license.html: OK (sha256: c8bb3a3947379addb89412e578d0aae95ca37dc6e48a17e128f40e512d10b025) >>> mc 4.8.29 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> monit 5.26.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> nbd 3.24 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proxychains-ng 4.16 Collecting legal info COPYING: OK (sha256: 86728623caeff60e9bcc37e03b432fd191de927eed48a72a3bb4ac4e53fe20df) >>> rhash 1.4.3 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> semodule-utils 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> strace 6.3 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> host-systemd 252.4 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: da9b2c7b8cd10516fd2c4279b82496ea61787148f13e899c62fc8988c5fac34f) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> uftrace 0.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> upower 0.99.19 Collecting legal info COPYING: OK (sha256: c1753877db41d798d63369a825ad9225bbeb5e10a407be5fcd8de96182f1c50d) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> wireless-regdb 2023.02.13 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> 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.30.1 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: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.14.318: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: doom-wad-1.9: cannot save license (DOOM_WAD_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'