/usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^passwd:/ {/systemd/! s/$/ systemd/}' -e '/^group:/ {/systemd/! s/$/ [SUCCESS=merge] systemd/}' -e '/^shadow:/ {/systemd/! s/$/ systemd/}' -e '/^gshadow:/ {/systemd/! s/$/ systemd/}' /home/buildroot/autobuild/instance-1/output-1/target/etc/nsswitch.conf rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-rc3-28-g4ec39bad80"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-rc3\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n redis -1 redis -1 * /var/lib/redis /bin/false - Redis Server\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 ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\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 /var/lib/systemd/linger d 755 0 0 - - - - -\n \n \n \n \n \n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/catalog /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/systemctl --root=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target preset-all\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/proftpd.service -> /usr/lib/systemd/system/proftpd.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/janus-gateway.service -> /usr/lib/systemd/system/janus-gateway.service. Created symlink /home/buildroot/autobuild/instance-1/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-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/vsftpd.service -> /usr/lib/systemd/system/vsftpd.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/ipmidetectd.service -> /usr/lib/systemd/system/ipmidetectd.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/olsr.service -> /usr/lib/systemd/system/olsr.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/redis.service -> /usr/lib/systemd/system/redis.service. Created symlink /home/buildroot/autobuild/instance-1/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-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/dropbear.service -> /usr/lib/systemd/system/dropbear.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/ipmiseld.service -> /usr/lib/systemd/system/ipmiseld.service. Created symlink /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. Created symlink /home/buildroot/autobuild/instance-1/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-1/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-1/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/bmc-watchdog.service -> /usr/lib/systemd/system/bmc-watchdog.service. mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 3417 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/3417 0% [ ] 2/3417 0% [ ] 3/3417 0% [ ] 4/3417 0% [ ] 5/3417 0% [ ] 6/3417 0% [ ] 7/3417 0% [ ] 8/3417 0% [ ] 9/3417 0% [ ] 10/3417 0% [ ] 11/3417 0% [ ] 12/3417 0% [ ] 13/3417 0% [ ] 14/3417 0% [ ] 15/3417 0% [ ] 16/3417 0% [ ] 17/3417 0% [ ] 18/3417 0% [ ] 19/3417 0% [ ] 20/3417 0% [ ] 21/3417 0% [ ] 22/3417 0% [ ] 23/3417 0% [ ] 24/3417 0% [ ] 25/3417 0% [ ] 26/3417 0% [ ] 27/3417 0% [ ] 28/3417 0% [ ] 29/3417 0% [ ] 30/3417 0% [ ] 31/3417 0% [ ] 32/3417 0% [ ] 33/3417 0% [ ] 34/3417 0% [ ] 35/3417 1% [ ] 36/3417 1% [ ] 37/3417 1% [ ] 38/3417 1% [ ] 39/3417 1% [ ] 40/3417 1% [ ] 41/3417 1% [ ] 42/3417 1% [ ] 43/3417 1% [ ] 44/3417 1% [ ] 45/3417 1% [ ] 46/3417 1% [ ] 47/3417 1% [ ] 48/3417 1% [ ] 49/3417 1% [ ] 50/3417 1% [ ] 51/3417 1% [ ] 52/3417 1% [ ] 53/3417 1% [ ] 54/3417 1% [ ] 55/3417 1% [= ] 56/3417 1% [= ] 57/3417 1% [= ] 58/3417 1% [= ] 59/3417 1% [= ] 60/3417 1% [= ] 61/3417 1% [= ] 62/3417 1% [= ] 63/3417 1% [= ] 64/3417 1% [= ] 65/3417 1% [= ] 66/3417 1% [= ] 67/3417 1% [= ] 68/3417 1% [= ] 69/3417 2% [= ] 70/3417 2% [= ] 71/3417 2% [= ] 72/3417 2% [= ] 73/3417 2% [= ] 74/3417 2% [= ] 75/3417 2% [= ] 76/3417 2% [= ] 77/3417 2% [= ] 78/3417 2% [= ] 79/3417 2% [= ] 80/3417 2% [= ] 81/3417 2% [= ] 82/3417 2% [= ] 83/3417 2% [= ] 84/3417 2% [= ] 85/3417 2% [= ] 86/3417 2% [= ] 87/3417 2% [= ] 88/3417 2% [= ] 89/3417 2% [= ] 90/3417 2% [= ] 91/3417 2% [= ] 92/3417 2% [= ] 93/3417 2% [= ] 94/3417 2% [= ] 95/3417 2% [= ] 96/3417 2% [= ] 97/3417 2% [= ] 98/3417 2% [= ] 99/3417 2% [= ] 100/3417 2% [= ] 101/3417 2% [= ] 102/3417 2% [= ] 103/3417 3% [= ] 104/3417 3% [= ] 105/3417 3% [= ] 106/3417 3% [= ] 107/3417 3% [= ] 108/3417 3% [= ] 109/3417 3% [= ] 110/3417 3% [== ] 111/3417 3% [== ] 112/3417 3% [== ] 113/3417 3% [== ] 114/3417 3% [== ] 115/3417 3% [== ] 116/3417 3% [== ] 117/3417 3% [== ] 118/3417 3% [== ] 119/3417 3% [== ] 120/3417 3% [== ] 121/3417 3% [== ] 122/3417 3% [== ] 123/3417 3% [== ] 124/3417 3% [== ] 125/3417 3% [== ] 126/3417 3% [== ] 127/3417 3% [== ] 128/3417 3% [== ] 129/3417 3% [== ] 130/3417 3% [== ] 131/3417 3% [== ] 132/3417 3% [== ] 133/3417 3% [== ] 134/3417 3% [== ] 135/3417 3% [== ] 136/3417 3% [== ] 137/3417 4% [== ] 138/3417 4% [== ] 139/3417 4% [== ] 140/3417 4% [== ] 141/3417 4% [== ] 142/3417 4% [== ] 143/3417 4% [== ] 144/3417 4% [== ] 145/3417 4% [== ] 146/3417 4% [== ] 147/3417 4% [== ] 148/3417 4% [== ] 149/3417 4% [== ] 150/3417 4% [== ] 151/3417 4% [== ] 152/3417 4% [== ] 153/3417 4% [== ] 154/3417 4% [== ] 155/3417 4% [== ] 156/3417 4% [== ] 157/3417 4% [== ] 158/3417 4% [== ] 159/3417 4% [== ] 160/3417 4% [== ] 161/3417 4% [== ] 162/3417 4% [== ] 163/3417 4% [== ] 164/3417 4% [== ] 165/3417 4% [=== ] 166/3417 4% [=== ] 167/3417 4% [=== ] 168/3417 4% [=== ] 169/3417 4% [=== ] 170/3417 4% [=== ] 171/3417 5% [=== ] 172/3417 5% [=== ] 173/3417 5% [=== ] 174/3417 5% [=== ] 175/3417 5% [=== ] 176/3417 5% [=== ] 177/3417 5% [=== ] 178/3417 5% [=== ] 179/3417 5% [=== ] 180/3417 5% [=== ] 181/3417 5% [=== ] 182/3417 5% [=== ] 183/3417 5% [=== ] 184/3417 5% [=== ] 185/3417 5% [=== ] 186/3417 5% [=== ] 187/3417 5% [=== ] 188/3417 5% [=== ] 189/3417 5% [=== ] 190/3417 5% [=== ] 191/3417 5% [=== ] 192/3417 5% [=== ] 193/3417 5% [=== ] 194/3417 5% [=== ] 195/3417 5% [=== ] 196/3417 5% [=== ] 197/3417 5% [=== ] 198/3417 5% [=== ] 199/3417 5% [=== ] 200/3417 5% [=== ] 201/3417 5% [=== ] 202/3417 5% [=== ] 203/3417 5% [=== ] 204/3417 5% [=== ] 205/3417 5% [=== ] 206/3417 6% [=== ] 207/3417 6% [=== ] 208/3417 6% [=== ] 209/3417 6% [=== ] 210/3417 6% [=== ] 211/3417 6% [=== ] 212/3417 6% [=== ] 213/3417 6% [=== ] 214/3417 6% [=== ] 215/3417 6% [=== ] 216/3417 6% [=== ] 217/3417 6% [=== ] 218/3417 6% [=== ] 219/3417 6% [=== ] 220/3417 6% [==== ] 221/3417 6% [==== ] 222/3417 6% [==== ] 223/3417 6% [==== ] 224/3417 6% [==== ] 225/3417 6% [==== ] 226/3417 6% [==== ] 227/3417 6% [==== ] 228/3417 6% [==== ] 229/3417 6% [==== ] 230/3417 6% [==== ] 231/3417 6% [==== ] 232/3417 6% [==== ] 233/3417 6% [==== ] 234/3417 6% [==== ] 235/3417 6% [==== ] 236/3417 6% [==== ] 237/3417 6% [==== ] 238/3417 6% [==== ] 239/3417 6% [==== ] 240/3417 7% [==== ] 241/3417 7% [==== ] 242/3417 7% [==== ] 243/3417 7% [==== ] 244/3417 7% [==== ] 245/3417 7% [==== ] 246/3417 7% [==== ] 247/3417 7% [==== ] 248/3417 7% [==== ] 249/3417 7% [==== ] 250/3417 7% [==== ] 251/3417 7% [==== ] 252/3417 7% [==== ] 253/3417 7% [==== ] 254/3417 7% [==== ] 255/3417 7% [==== ] 256/3417 7% [==== ] 257/3417 7% [==== ] 258/3417 7% [==== ] 259/3417 7% [==== ] 260/3417 7% [==== ] 261/3417 7% [==== ] 262/3417 7% [==== ] 263/3417 7% [==== ] 264/3417 7% [==== ] 265/3417 7% [==== ] 266/3417 7% [==== ] 267/3417 7% [==== ] 268/3417 7% [==== ] 269/3417 7% [==== ] 270/3417 7% [==== ] 271/3417 7% [==== ] 272/3417 7% [==== ] 273/3417 7% [==== ] 274/3417 8% [==== ] 275/3417 8% [===== ] 276/3417 8% [===== ] 277/3417 8% [===== ] 278/3417 8% [===== ] 279/3417 8% [===== ] 280/3417 8% [===== ] 281/3417 8% [===== ] 282/3417 8% [===== ] 283/3417 8% [===== ] 284/3417 8% [===== ] 285/3417 8% [===== ] 286/3417 8% [===== ] 287/3417 8% [===== ] 288/3417 8% [===== ] 289/3417 8% [===== ] 290/3417 8% [===== ] 291/3417 8% [===== ] 292/3417 8% [===== ] 293/3417 8% [===== ] 294/3417 8% [===== ] 295/3417 8% [===== ] 296/3417 8% [===== ] 297/3417 8% [===== ] 298/3417 8% [===== ] 299/3417 8% [===== ] 300/3417 8% [===== ] 301/3417 8% [===== ] 302/3417 8% [===== ] 303/3417 8% [===== ] 304/3417 8% [===== ] 305/3417 8% [===== ] 306/3417 8% [===== ] 307/3417 8% [===== ] 308/3417 9% [===== ] 309/3417 9% [===== ] 310/3417 9% [===== ] 311/3417 9% [===== ] 312/3417 9% [===== ] 313/3417 9% [===== ] 314/3417 9% [===== ] 315/3417 9% [===== ] 316/3417 9% [===== ] 317/3417 9% [===== ] 318/3417 9% [===== ] 319/3417 9% [===== ] 320/3417 9% [===== ] 321/3417 9% [===== ] 322/3417 9% [===== ] 323/3417 9% [===== ] 324/3417 9% [===== ] 325/3417 9% [===== ] 326/3417 9% [===== ] 327/3417 9% [===== ] 328/3417 9% [===== ] 329/3417 9% [===== ] 330/3417 9% [====== ] 331/3417 9% [====== ] 332/3417 9% [====== ] 333/3417 9% [====== ] 334/3417 9% [====== ] 335/3417 9% [====== ] 336/3417 9% [====== ] 337/3417 9% [====== ] 338/3417 9% [====== ] 339/3417 9% [====== ] 340/3417 9% [====== ] 341/3417 9% [====== ] 342/3417 10% [====== ] 343/3417 10% [====== ] 344/3417 10% [====== ] 345/3417 10% [====== ] 346/3417 10% [====== ] 347/3417 10% [====== ] 348/3417 10% [====== ] 349/3417 10% [====== ] 350/3417 10% [====== ] 351/3417 10% [====== ] 352/3417 10% [====== ] 353/3417 10% [====== ] 354/3417 10% [====== ] 355/3417 10% [====== ] 356/3417 10% [====== ] 357/3417 10% [====== ] 358/3417 10% [====== ] 359/3417 10% [====== ] 360/3417 10% [====== ] 361/3417 10% [====== ] 362/3417 10% [====== ] 363/3417 10% [====== ] 364/3417 10% [====== ] 365/3417 10% [====== ] 366/3417 10% [====== ] 367/3417 10% [====== ] 368/3417 10% [====== ] 369/3417 10% [====== ] 370/3417 10% [====== ] 371/3417 10% [====== ] 372/3417 10% [====== ] 373/3417 10% [====== ] 374/3417 10% [====== ] 375/3417 10% [====== ] 376/3417 11% [====== ] 377/3417 11% [====== ] 378/3417 11% [====== ] 379/3417 11% [====== ] 380/3417 11% [====== ] 381/3417 11% [====== ] 382/3417 11% [====== ] 383/3417 11% [====== ] 384/3417 11% [====== ] 385/3417 11% [======= ] 386/3417 11% [======= ] 387/3417 11% [======= ] 388/3417 11% [======= ] 389/3417 11% [======= ] 390/3417 11% [======= ] 391/3417 11% [======= ] 392/3417 11% [======= ] 393/3417 11% [======= ] 394/3417 11% [======= ] 395/3417 11% [======= ] 396/3417 11% [======= ] 397/3417 11% [======= ] 398/3417 11% [======= ] 399/3417 11% [======= ] 400/3417 11% [======= ] 401/3417 11% [======= ] 402/3417 11% [======= ] 403/3417 11% [======= ] 404/3417 11% [======= ] 405/3417 11% [======= ] 406/3417 11% [======= ] 407/3417 11% [======= ] 408/3417 11% [======= ] 409/3417 11% [======= ] 410/3417 11% [======= ] 411/3417 12% [======= ] 412/3417 12% [======= ] 413/3417 12% [======= ] 414/3417 12% [======= ] 415/3417 12% [======= ] 416/3417 12% [======= ] 417/3417 12% [======= ] 418/3417 12% [======= ] 419/3417 12% [======= ] 420/3417 12% [======= ] 421/3417 12% [======= ] 422/3417 12% [======= ] 423/3417 12% [======= ] 424/3417 12% [======= ] 425/3417 12% [======= ] 426/3417 12% [======= ] 427/3417 12% [======= ] 428/3417 12% [======= ] 429/3417 12% [======= ] 430/3417 12% [======= ] 431/3417 12% [======= ] 432/3417 12% [======= ] 433/3417 12% [======= ] 434/3417 12% [======= ] 435/3417 12% [======= ] 436/3417 12% [======= ] 437/3417 12% [======= ] 438/3417 12% [======= ] 439/3417 12% [======= ] 440/3417 12% [======== ] 441/3417 12% [======== ] 442/3417 12% [======== ] 443/3417 12% [======== ] 444/3417 12% [======== ] 445/3417 13% [======== ] 446/3417 13% [======== ] 447/3417 13% [======== ] 448/3417 13% [======== ] 449/3417 13% [======== ] 450/3417 13% [======== ] 451/3417 13% [======== ] 452/3417 13% [======== ] 453/3417 13% [======== ] 454/3417 13% [======== ] 455/3417 13% [======== ] 456/3417 13% [======== ] 457/3417 13% [======== ] 458/3417 13% [======== ] 459/3417 13% [======== ] 460/3417 13% [======== ] 461/3417 13% [======== ] 462/3417 13% [======== ] 463/3417 13% [======== ] 464/3417 13% [======== ] 465/3417 13% [======== ] 466/3417 13% [======== ] 467/3417 13% [======== ] 468/3417 13% [======== ] 469/3417 13% [======== ] 470/3417 13% [======== ] 471/3417 13% [======== ] 472/3417 13% [======== ] 473/3417 13% [======== ] 474/3417 13% [======== ] 475/3417 13% [======== ] 476/3417 13% [======== ] 477/3417 13% [======== ] 478/3417 13% [======== ] 479/3417 14% [======== ] 480/3417 14% [======== ] 481/3417 14% [======== ] 482/3417 14% [======== ] 483/3417 14% [======== ] 484/3417 14% [======== ] 485/3417 14% [======== ] 486/3417 14% [======== ] 487/3417 14% [======== ] 488/3417 14% [======== ] 489/3417 14% [======== ] 490/3417 14% [======== ] 491/3417 14% [======== ] 492/3417 14% [======== ] 493/3417 14% [======== ] 494/3417 14% [======== ] 495/3417 14% [======== ] 496/3417 14% [========= ] 497/3417 14% [========= ] 498/3417 14% [========= ] 499/3417 14% [========= ] 500/3417 14% [========= ] 501/3417 14% [========= ] 502/3417 14% [========= ] 503/3417 14% [========= ] 504/3417 14% [========= ] 505/3417 14% [========= ] 506/3417 14% [========= ] 507/3417 14% [========= ] 508/3417 14% [========= ] 509/3417 14% [========= ] 510/3417 14% [========= ] 511/3417 14% [========= ] 512/3417 14% [========= ] 513/3417 15% [========= ] 514/3417 15% [========= ] 515/3417 15% [========= ] 516/3417 15% [========= ] 517/3417 15% [========= ] 518/3417 15% [========= ] 519/3417 15% [========= ] 520/3417 15% [========= ] 521/3417 15% [========= ] 522/3417 15% [========= ] 523/3417 15% [========= ] 524/3417 15% [========= ] 525/3417 15% [========= ] 526/3417 15% [========= ] 527/3417 15% [========= ] 528/3417 15% [========= ] 529/3417 15% [========= ] 530/3417 15% [========= ] 531/3417 15% [========= ] 532/3417 15% [========= ] 533/3417 15% [========= ] 534/3417 15% [========= ] 535/3417 15% [========= ] 536/3417 15% [========= ] 537/3417 15% [========= ] 538/3417 15% [========= ] 539/3417 15% [========= ] 540/3417 15% [========= ] 541/3417 15% [========= ] 542/3417 15% [========= ] 543/3417 15% [========= ] 544/3417 15% [========= ] 545/3417 15% [========= ] 546/3417 15% [========= ] 547/3417 16% [========= ] 548/3417 16% [========= ] 549/3417 16% [========= ] 550/3417 16% [========= ] 551/3417 16% [========== ] 552/3417 16% [========== ] 553/3417 16% [========== ] 554/3417 16% [========== ] 555/3417 16% [========== ] 556/3417 16% [========== ] 557/3417 16% [========== ] 558/3417 16% [========== ] 559/3417 16% [========== ] 560/3417 16% [========== ] 561/3417 16% [========== ] 562/3417 16% [========== ] 563/3417 16% [========== ] 564/3417 16% [========== ] 565/3417 16% [========== ] 566/3417 16% [========== ] 567/3417 16% [========== ] 568/3417 16% [========== ] 569/3417 16% [========== ] 570/3417 16% [========== ] 571/3417 16% [========== ] 572/3417 16% [========== ] 573/3417 16% [========== ] 574/3417 16% [========== ] 575/3417 16% [========== ] 576/3417 16% [========== ] 577/3417 16% [========== ] 578/3417 16% [========== ] 579/3417 16% [========== ] 580/3417 16% [========== ] 581/3417 17% [========== ] 582/3417 17% [========== ] 583/3417 17% [========== ] 584/3417 17% [========== ] 585/3417 17% [========== ] 586/3417 17% [========== ] 587/3417 17% [========== ] 588/3417 17% [========== ] 589/3417 17% [========== ] 590/3417 17% [========== ] 591/3417 17% [========== ] 592/3417 17% [========== ] 593/3417 17% [========== ] 594/3417 17% [========== ] 595/3417 17% [========== ] 596/3417 17% [========== ] 597/3417 17% [========== ] 598/3417 17% [========== ] 599/3417 17% [========== ] 600/3417 17% [========== ] 601/3417 17% [========== ] 602/3417 17% [========== ] 603/3417 17% [========== ] 604/3417 17% [========== ] 605/3417 17% [========== ] 606/3417 17% [=========== ] 607/3417 17% [=========== ] 608/3417 17% [=========== ] 609/3417 17% [=========== ] 610/3417 17% [=========== ] 611/3417 17% [=========== ] 612/3417 17% [=========== ] 613/3417 17% [=========== ] 614/3417 17% [=========== ] 615/3417 17% [=========== ] 616/3417 18% [=========== ] 617/3417 18% [=========== ] 618/3417 18% [=========== ] 619/3417 18% [=========== ] 620/3417 18% [=========== ] 621/3417 18% [=========== ] 622/3417 18% [=========== ] 623/3417 18% [=========== ] 624/3417 18% [=========== ] 625/3417 18% [=========== ] 626/3417 18% [=========== ] 627/3417 18% [=========== ] 628/3417 18% [=========== ] 629/3417 18% [=========== ] 630/3417 18% [=========== ] 631/3417 18% [=========== ] 632/3417 18% [=========== ] 633/3417 18% [=========== ] 634/3417 18% [=========== ] 635/3417 18% [=========== ] 636/3417 18% [=========== ] 637/3417 18% [=========== ] 638/3417 18% [=========== ] 639/3417 18% [=========== ] 640/3417 18% [=========== ] 641/3417 18% [=========== ] 642/3417 18% [=========== ] 643/3417 18% [=========== ] 644/3417 18% [=========== ] 645/3417 18% [=========== ] 646/3417 18% [=========== ] 647/3417 18% [=========== ] 648/3417 18% [=========== ] 649/3417 18% [=========== ] 650/3417 19% [=========== ] 651/3417 19% [=========== ] 652/3417 19% [=========== ] 653/3417 19% [=========== ] 654/3417 19% [=========== ] 655/3417 19% [=========== ] 656/3417 19% [=========== ] 657/3417 19% [=========== ] 658/3417 19% [=========== ] 659/3417 19% [=========== ] 660/3417 19% [=========== ] 661/3417 19% [============ ] 662/3417 19% [============ ] 663/3417 19% [============ ] 664/3417 19% [============ ] 665/3417 19% [============ ] 666/3417 19% [============ ] 667/3417 19% [============ ] 668/3417 19% [============ ] 669/3417 19% [============ ] 670/3417 19% [============ ] 671/3417 19% [============ ] 672/3417 19% [============ ] 673/3417 19% [============ ] 674/3417 19% [============ ] 675/3417 19% [============ ] 676/3417 19% [============ ] 677/3417 19% [============ ] 678/3417 19% [============ ] 679/3417 19% [============ ] 680/3417 19% [============ ] 681/3417 19% [============ ] 682/3417 19% [============ ] 683/3417 19% [============ ] 684/3417 20% [============ ] 685/3417 20% [============ ] 686/3417 20% [============ ] 687/3417 20% [============ ] 688/3417 20% [============ ] 689/3417 20% [============ ] 690/3417 20% [============ ] 691/3417 20% [============ ] 692/3417 20% [============ ] 693/3417 20% [============ ] 694/3417 20% [============ ] 695/3417 20% [============ ] 696/3417 20% [============ ] 697/3417 20% [============ ] 698/3417 20% [============ ] 699/3417 20% [============ ] 700/3417 20% [============ ] 701/3417 20% [============ ] 702/3417 20% [============ ] 703/3417 20% [============ ] 704/3417 20% [============ ] 705/3417 20% [============ ] 706/3417 20% [============ ] 707/3417 20% [============ ] 708/3417 20% [============ ] 709/3417 20% [============ ] 710/3417 20% [============ ] 711/3417 20% [============ ] 712/3417 20% [============ ] 713/3417 20% [============ ] 714/3417 20% [============ ] 715/3417 20% [============ ] 716/3417 20% [============= ] 717/3417 20% [============= ] 718/3417 21% [============= ] 719/3417 21% [============= ] 720/3417 21% [============= ] 721/3417 21% [============= ] 722/3417 21% [============= ] 723/3417 21% [============= ] 724/3417 21% [============= ] 725/3417 21% [============= ] 726/3417 21% [============= ] 727/3417 21% [============= ] 728/3417 21% [============= ] 729/3417 21% [============= ] 730/3417 21% [============= ] 731/3417 21% [============= ] 732/3417 21% [============= ] 733/3417 21% [============= ] 734/3417 21% [============= ] 735/3417 21% [============= ] 736/3417 21% [============= ] 737/3417 21% [============= ] 738/3417 21% [============= ] 739/3417 21% [============= ] 740/3417 21% [============= ] 741/3417 21% [============= ] 742/3417 21% [============= ] 743/3417 21% [============= ] 744/3417 21% [============= ] 745/3417 21% [============= ] 746/3417 21% [============= ] 747/3417 21% [============= ] 748/3417 21% [============= ] 749/3417 21% [============= ] 750/3417 21% [============= ] 751/3417 21% [============= ] 752/3417 22% [============= ] 753/3417 22% [============= ] 754/3417 22% [============= ] 755/3417 22% [============= ] 756/3417 22% [============= ] 757/3417 22% [============= ] 758/3417 22% [============= ] 759/3417 22% [============= ] 760/3417 22% [============= ] 761/3417 22% [============= ] 762/3417 22% [============= ] 763/3417 22% [============= ] 764/3417 22% [============= ] 765/3417 22% [============= ] 766/3417 22% [============= ] 767/3417 22% [============= ] 768/3417 22% [============= ] 769/3417 22% [============= ] 770/3417 22% [============= ] 771/3417 22% [============== ] 772/3417 22% [============== ] 773/3417 22% [============== ] 774/3417 22% [============== ] 775/3417 22% [============== ] 776/3417 22% [============== ] 777/3417 22% [============== ] 778/3417 22% [============== ] 779/3417 22% [============== ] 780/3417 22% [============== ] 781/3417 22% [============== ] 782/3417 22% [============== ] 783/3417 22% [============== ] 784/3417 22% [============== ] 785/3417 22% [============== ] 786/3417 23% [============== ] 787/3417 23% [============== ] 788/3417 23% [============== ] 789/3417 23% [============== ] 790/3417 23% [============== ] 791/3417 23% [============== ] 792/3417 23% [============== ] 793/3417 23% [============== ] 794/3417 23% [============== ] 795/3417 23% [============== ] 796/3417 23% [============== ] 797/3417 23% [============== ] 798/3417 23% [============== ] 799/3417 23% [============== ] 800/3417 23% [============== ] 801/3417 23% [============== ] 802/3417 23% [============== ] 803/3417 23% [============== ] 804/3417 23% [============== ] 805/3417 23% [============== ] 806/3417 23% [============== ] 807/3417 23% [============== ] 808/3417 23% [============== ] 809/3417 23% [============== ] 810/3417 23% [============== ] 811/3417 23% [============== ] 812/3417 23% [============== ] 813/3417 23% [============== ] 814/3417 23% [============== ] 815/3417 23% [============== ] 816/3417 23% [============== ] 817/3417 23% [============== ] 818/3417 23% [============== ] 819/3417 23% [============== ] 820/3417 23% [============== ] 821/3417 24% [============== ] 822/3417 24% [============== ] 823/3417 24% [============== ] 824/3417 24% [============== ] 825/3417 24% [============== ] 826/3417 24% [=============== ] 827/3417 24% [=============== ] 828/3417 24% [=============== ] 829/3417 24% [=============== ] 830/3417 24% [=============== ] 831/3417 24% [=============== ] 832/3417 24% [=============== ] 833/3417 24% [=============== ] 834/3417 24% [=============== ] 835/3417 24% [=============== ] 836/3417 24% [=============== ] 837/3417 24% [=============== ] 838/3417 24% [=============== ] 839/3417 24% [=============== ] 840/3417 24% [=============== ] 841/3417 24% [=============== ] 842/3417 24% [=============== ] 843/3417 24% [=============== ] 844/3417 24% [=============== ] 845/3417 24% [=============== ] 846/3417 24% [=============== ] 847/3417 24% [=============== ] 848/3417 24% [=============== ] 849/3417 24% [=============== ] 850/3417 24% [=============== ] 851/3417 24% [=============== ] 852/3417 24% [=============== ] 853/3417 24% [=============== ] 854/3417 24% [=============== ] 855/3417 25% [=============== ] 856/3417 25% [=============== ] 857/3417 25% [=============== ] 858/3417 25% [=============== ] 859/3417 25% [=============== ] 860/3417 25% [=============== ] 861/3417 25% [=============== ] 862/3417 25% [=============== ] 863/3417 25% [=============== ] 864/3417 25% [=============== ] 865/3417 25% [=============== ] 866/3417 25% [=============== ] 867/3417 25% [=============== ] 868/3417 25% [=============== ] 869/3417 25% [=============== ] 870/3417 25% [=============== ] 871/3417 25% [=============== ] 872/3417 25% [=============== ] 873/3417 25% [=============== ] 874/3417 25% [=============== ] 875/3417 25% [=============== ] 876/3417 25% [=============== ] 877/3417 25% [=============== ] 878/3417 25% [=============== ] 879/3417 25% [=============== ] 880/3417 25% [=============== ] 881/3417 25% [================ ] 882/3417 25% [================ ] 883/3417 25% [================ ] 884/3417 25% [================ ] 885/3417 25% [================ ] 886/3417 25% [================ ] 887/3417 25% [================ ] 888/3417 25% [================ ] 889/3417 26% [================ ] 890/3417 26% [================ ] 891/3417 26% [================ ] 892/3417 26% [================ ] 893/3417 26% [================ ] 894/3417 26% [================ ] 895/3417 26% [================ ] 896/3417 26% [================ ] 897/3417 26% [================ ] 898/3417 26% [================ ] 899/3417 26% [================ ] 900/3417 26% [================ ] 901/3417 26% [================ ] 902/3417 26% [================ ] 903/3417 26% [================ ] 904/3417 26% [================ ] 905/3417 26% [================ ] 906/3417 26% [================ ] 907/3417 26% [================ ] 908/3417 26% [================ ] 909/3417 26% [================ ] 910/3417 26% [================ ] 911/3417 26% [================ ] 912/3417 26% [================ ] 913/3417 26% [================ ] 914/3417 26% [================ ] 915/3417 26% [================ ] 916/3417 26% [================ ] 917/3417 26% [================ ] 918/3417 26% [================ ] 919/3417 26% [================ ] 920/3417 26% [================ ] 921/3417 26% [================ ] 922/3417 26% [================ ] 923/3417 27% [================ ] 924/3417 27% [================ ] 925/3417 27% [================ ] 926/3417 27% [================ ] 927/3417 27% [================ ] 928/3417 27% [================ ] 929/3417 27% [================ ] 930/3417 27% [================ ] 931/3417 27% [================ ] 932/3417 27% [================ ] 933/3417 27% [================ ] 934/3417 27% [================ ] 935/3417 27% [================ ] 936/3417 27% [================= ] 937/3417 27% [================= ] 938/3417 27% [================= ] 939/3417 27% [================= ] 940/3417 27% [================= ] 941/3417 27% [================= ] 942/3417 27% [================= ] 943/3417 27% [================= ] 944/3417 27% [================= ] 945/3417 27% [================= ] 946/3417 27% [================= ] 947/3417 27% [================= ] 948/3417 27% [================= ] 949/3417 27% [================= ] 950/3417 27% [================= ] 951/3417 27% [================= ] 952/3417 27% [================= ] 953/3417 27% [================= ] 954/3417 27% [================= ] 955/3417 27% [================= ] 956/3417 27% [================= ] 957/3417 28% [================= ] 958/3417 28% [================= ] 959/3417 28% [================= ] 960/3417 28% [================= ] 961/3417 28% [================= ] 962/3417 28% [================= ] 963/3417 28% [================= ] 964/3417 28% [================= ] 965/3417 28% [================= ] 966/3417 28% [================= ] 967/3417 28% [================= ] 968/3417 28% [================= ] 969/3417 28% [================= ] 970/3417 28% [================= ] 971/3417 28% [================= ] 972/3417 28% [================= ] 973/3417 28% [================= ] 974/3417 28% [================= ] 975/3417 28% [================= ] 976/3417 28% [================= ] 977/3417 28% [================= ] 978/3417 28% [================= ] 979/3417 28% [================= ] 980/3417 28% [================= ] 981/3417 28% [================= ] 982/3417 28% [================= ] 983/3417 28% [================= ] 984/3417 28% [================= ] 985/3417 28% [================= ] 986/3417 28% [================= ] 987/3417 28% [================= ] 988/3417 28% [================= ] 989/3417 28% [================= ] 990/3417 28% [================= ] 991/3417 29% [================= ] 992/3417 29% [================== ] 993/3417 29% [================== ] 994/3417 29% [================== ] 995/3417 29% [================== ] 996/3417 29% [================== ] 997/3417 29% [================== ] 998/3417 29% [================== ] 999/3417 29% [================== ] 1000/3417 29% [================== ] 1001/3417 29% [================== ] 1002/3417 29% [================== ] 1003/3417 29% [================== ] 1004/3417 29% [================== ] 1005/3417 29% [================== ] 1006/3417 29% [================== ] 1007/3417 29% [================== ] 1008/3417 29% [================== ] 1009/3417 29% [================== ] 1010/3417 29% [================== ] 1011/3417 29% [================== ] 1012/3417 29% [================== ] 1013/3417 29% [================== ] 1014/3417 29% [================== ] 1015/3417 29% [================== ] 1016/3417 29% [================== ] 1017/3417 29% [================== ] 1018/3417 29% [================== ] 1019/3417 29% [================== ] 1020/3417 29% [================== ] 1021/3417 29% [================== ] 1022/3417 29% [================== ] 1023/3417 29% [================== ] 1024/3417 29% [================== ] 1025/3417 29% [================== ] 1026/3417 30% [================== ] 1027/3417 30% [================== ] 1028/3417 30% [================== ] 1029/3417 30% [================== ] 1030/3417 30% [================== ] 1031/3417 30% [================== ] 1032/3417 30% [================== ] 1033/3417 30% [================== ] 1034/3417 30% [================== ] 1035/3417 30% [================== ] 1036/3417 30% [================== ] 1037/3417 30% [================== ] 1038/3417 30% [================== ] 1039/3417 30% [================== ] 1040/3417 30% [================== ] 1041/3417 30% [================== ] 1042/3417 30% [================== ] 1043/3417 30% [================== ] 1044/3417 30% [================== ] 1045/3417 30% [================== ] 1046/3417 30% [================== ] 1047/3417 30% [=================== ] 1048/3417 30% [=================== ] 1049/3417 30% [=================== ] 1050/3417 30% [=================== ] 1051/3417 30% [=================== ] 1052/3417 30% [=================== ] 1053/3417 30% [=================== ] 1054/3417 30% [=================== ] 1055/3417 30% [=================== ] 1056/3417 30% [=================== ] 1057/3417 30% [=================== ] 1058/3417 30% [=================== ] 1059/3417 30% [=================== ] 1060/3417 31% [=================== ] 1061/3417 31% [=================== ] 1062/3417 31% [=================== ] 1063/3417 31% [=================== ] 1064/3417 31% [=================== ] 1065/3417 31% [=================== ] 1066/3417 31% [=================== ] 1067/3417 31% [=================== ] 1068/3417 31% [=================== ] 1069/3417 31% [=================== ] 1070/3417 31% [=================== ] 1071/3417 31% [=================== ] 1072/3417 31% [=================== ] 1073/3417 31% [=================== ] 1074/3417 31% [=================== ] 1075/3417 31% [=================== ] 1076/3417 31% [=================== ] 1077/3417 31% [=================== ] 1078/3417 31% [=================== ] 1079/3417 31% [=================== ] 1080/3417 31% [=================== ] 1081/3417 31% [=================== ] 1082/3417 31% [=================== ] 1083/3417 31% [=================== ] 1084/3417 31% [=================== ] 1085/3417 31% [=================== ] 1086/3417 31% [=================== ] 1087/3417 31% [=================== ] 1088/3417 31% [=================== ] 1089/3417 31% [=================== ] 1090/3417 31% [=================== ] 1091/3417 31% [=================== ] 1092/3417 31% [=================== ] 1093/3417 31% [=================== ] 1094/3417 32% [=================== ] 1095/3417 32% [=================== ] 1096/3417 32% [=================== ] 1097/3417 32% [=================== ] 1098/3417 32% [=================== ] 1099/3417 32% [=================== ] 1100/3417 32% [=================== ] 1101/3417 32% [=================== ] 1102/3417 32% [==================== ] 1103/3417 32% [==================== ] 1104/3417 32% [==================== ] 1105/3417 32% [==================== ] 1106/3417 32% [==================== ] 1107/3417 32% [==================== ] 1108/3417 32% [==================== ] 1109/3417 32% [==================== ] 1110/3417 32% [==================== ] 1111/3417 32% [==================== ] 1112/3417 32% [==================== ] 1113/3417 32% [==================== ] 1114/3417 32% [==================== ] 1115/3417 32% [==================== ] 1116/3417 32% [==================== ] 1117/3417 32% [==================== ] 1118/3417 32% [==================== ] 1119/3417 32% [==================== ] 1120/3417 32% [==================== ] 1121/3417 32% [==================== ] 1122/3417 32% [==================== ] 1123/3417 32% [==================== ] 1124/3417 32% [==================== ] 1125/3417 32% [==================== ] 1126/3417 32% [==================== ] 1127/3417 32% [==================== ] 1128/3417 33% [==================== ] 1129/3417 33% [==================== ] 1130/3417 33% [==================== ] 1131/3417 33% [==================== ] 1132/3417 33% [==================== ] 1133/3417 33% [==================== ] 1134/3417 33% [==================== ] 1135/3417 33% [==================== ] 1136/3417 33% [==================== ] 1137/3417 33% [==================== ] 1138/3417 33% [==================== ] 1139/3417 33% [==================== ] 1140/3417 33% [==================== ] 1141/3417 33% [==================== ] 1142/3417 33% [==================== ] 1143/3417 33% [==================== ] 1144/3417 33% [==================== ] 1145/3417 33% [==================== ] 1146/3417 33% [==================== ] 1147/3417 33% [==================== ] 1148/3417 33% [==================== ] 1149/3417 33% [==================== ] 1150/3417 33% [==================== ] 1151/3417 33% [==================== ] 1152/3417 33% [==================== ] 1153/3417 33% [==================== ] 1154/3417 33% [==================== ] 1155/3417 33% [==================== ] 1156/3417 33% [==================== ] 1157/3417 33% [===================== ] 1158/3417 33% [===================== ] 1159/3417 33% [===================== ] 1160/3417 33% [===================== ] 1161/3417 33% [===================== ] 1162/3417 34% [===================== ] 1163/3417 34% [===================== ] 1164/3417 34% [===================== ] 1165/3417 34% [===================== ] 1166/3417 34% [===================== ] 1167/3417 34% [===================== ] 1168/3417 34% [===================== ] 1169/3417 34% [===================== ] 1170/3417 34% [===================== ] 1171/3417 34% [===================== ] 1172/3417 34% [===================== ] 1173/3417 34% [===================== ] 1174/3417 34% [===================== ] 1175/3417 34% [===================== ] 1176/3417 34% [===================== ] 1177/3417 34% [===================== ] 1178/3417 34% [===================== ] 1179/3417 34% [===================== ] 1180/3417 34% [===================== ] 1181/3417 34% [===================== ] 1182/3417 34% [===================== ] 1183/3417 34% [===================== ] 1184/3417 34% [===================== ] 1185/3417 34% [===================== ] 1186/3417 34% [===================== ] 1187/3417 34% [===================== ] 1188/3417 34% [===================== ] 1189/3417 34% [===================== ] 1190/3417 34% [===================== ] 1191/3417 34% [===================== ] 1192/3417 34% [===================== ] 1193/3417 34% [===================== ] 1194/3417 34% [===================== ] 1195/3417 34% [===================== ] 1196/3417 35% [===================== ] 1197/3417 35% [===================== ] 1198/3417 35% [===================== ] 1199/3417 35% [===================== ] 1200/3417 35% [===================== ] 1201/3417 35% [===================== ] 1202/3417 35% [===================== ] 1203/3417 35% [===================== ] 1204/3417 35% [===================== ] 1205/3417 35% [===================== ] 1206/3417 35% [===================== ] 1207/3417 35% [===================== ] 1208/3417 35% [===================== ] 1209/3417 35% [===================== ] 1210/3417 35% [===================== ] 1211/3417 35% [===================== ] 1212/3417 35% [====================== ] 1213/3417 35% [====================== ] 1214/3417 35% [====================== ] 1215/3417 35% [====================== ] 1216/3417 35% [====================== ] 1217/3417 35% [====================== ] 1218/3417 35% [====================== ] 1219/3417 35% [====================== ] 1220/3417 35% [====================== ] 1221/3417 35% [====================== ] 1222/3417 35% [====================== ] 1223/3417 35% [====================== ] 1224/3417 35% [====================== ] 1225/3417 35% [====================== ] 1226/3417 35% [====================== ] 1227/3417 35% [====================== ] 1228/3417 35% [====================== ] 1229/3417 35% [====================== ] 1230/3417 35% [====================== ] 1231/3417 36% [====================== ] 1232/3417 36% [====================== ] 1233/3417 36% [====================== ] 1234/3417 36% [====================== ] 1235/3417 36% [====================== ] 1236/3417 36% [====================== ] 1237/3417 36% [====================== ] 1238/3417 36% [====================== ] 1239/3417 36% [====================== ] 1240/3417 36% [====================== ] 1241/3417 36% [====================== ] 1242/3417 36% [====================== ] 1243/3417 36% [====================== ] 1244/3417 36% [====================== ] 1245/3417 36% [====================== ] 1246/3417 36% [====================== ] 1247/3417 36% [====================== ] 1248/3417 36% [====================== ] 1249/3417 36% [====================== ] 1250/3417 36% [====================== ] 1251/3417 36% [====================== ] 1252/3417 36% [====================== ] 1253/3417 36% [====================== ] 1254/3417 36% [====================== ] 1255/3417 36% [====================== ] 1256/3417 36% [====================== ] 1257/3417 36% [====================== ] 1258/3417 36% [====================== ] 1259/3417 36% [====================== ] 1260/3417 36% [====================== ] 1261/3417 36% [====================== ] 1262/3417 36% [====================== ] 1263/3417 36% [====================== ] 1264/3417 36% [====================== ] 1265/3417 37% [====================== ] 1266/3417 37% [====================== ] 1267/3417 37% [======================= ] 1268/3417 37% [======================= ] 1269/3417 37% [======================= ] 1270/3417 37% [======================= ] 1271/3417 37% [======================= ] 1272/3417 37% [======================= ] 1273/3417 37% [======================= ] 1274/3417 37% [======================= ] 1275/3417 37% [======================= ] 1276/3417 37% [======================= ] 1277/3417 37% [======================= ] 1278/3417 37% [======================= ] 1279/3417 37% [======================= ] 1280/3417 37% [======================= ] 1281/3417 37% [======================= ] 1282/3417 37% [======================= ] 1283/3417 37% [======================= ] 1284/3417 37% [======================= ] 1285/3417 37% [======================= ] 1286/3417 37% [======================= ] 1287/3417 37% [======================= ] 1288/3417 37% [======================= ] 1289/3417 37% [======================= ] 1290/3417 37% [======================= ] 1291/3417 37% [======================= ] 1292/3417 37% [======================= ] 1293/3417 37% [======================= ] 1294/3417 37% [======================= ] 1295/3417 37% [======================= ] 1296/3417 37% [======================= ] 1297/3417 37% [======================= ] 1298/3417 37% [======================= ] 1299/3417 38% [======================= ] 1300/3417 38% [======================= ] 1301/3417 38% [======================= ] 1302/3417 38% [======================= ] 1303/3417 38% [======================= ] 1304/3417 38% [======================= ] 1305/3417 38% [======================= ] 1306/3417 38% [======================= ] 1307/3417 38% [======================= ] 1308/3417 38% [======================= ] 1309/3417 38% [======================= ] 1310/3417 38% [======================= ] 1311/3417 38% [======================= ] 1312/3417 38% [======================= ] 1313/3417 38% [======================= ] 1314/3417 38% [======================= ] 1315/3417 38% [======================= ] 1316/3417 38% [======================= ] 1317/3417 38% [======================= ] 1318/3417 38% [======================= ] 1319/3417 38% [======================= ] 1320/3417 38% [======================= ] 1321/3417 38% [======================= ] 1322/3417 38% [======================== ] 1323/3417 38% [======================== ] 1324/3417 38% [======================== ] 1325/3417 38% [======================== ] 1326/3417 38% [======================== ] 1327/3417 38% [======================== ] 1328/3417 38% [======================== ] 1329/3417 38% [======================== ] 1330/3417 38% [======================== ] 1331/3417 38% [======================== ] 1332/3417 38% [======================== ] 1333/3417 39% [======================== ] 1334/3417 39% [======================== ] 1335/3417 39% [======================== ] 1336/3417 39% [======================== ] 1337/3417 39% [======================== ] 1338/3417 39% [======================== ] 1339/3417 39% [======================== ] 1340/3417 39% [======================== ] 1341/3417 39% [======================== ] 1342/3417 39% [======================== ] 1343/3417 39% [======================== ] 1344/3417 39% [======================== ] 1345/3417 39% [======================== ] 1346/3417 39% [======================== ] 1347/3417 39% [======================== ] 1348/3417 39% [======================== ] 1349/3417 39% [======================== ] 1350/3417 39% [======================== ] 1351/3417 39% [======================== ] 1352/3417 39% [======================== ] 1353/3417 39% [======================== ] 1354/3417 39% [======================== ] 1355/3417 39% [======================== ] 1356/3417 39% [======================== ] 1357/3417 39% [======================== ] 1358/3417 39% [======================== ] 1359/3417 39% [======================== ] 1360/3417 39% [======================== ] 1361/3417 39% [======================== ] 1362/3417 39% [======================== ] 1363/3417 39% [======================== ] 1364/3417 39% [======================== ] 1365/3417 39% [======================== ] 1366/3417 39% [======================== ] 1367/3417 40% [======================== ] 1368/3417 40% [======================== ] 1369/3417 40% [======================== ] 1370/3417 40% [======================== ] 1371/3417 40% [======================== ] 1372/3417 40% [======================== ] 1373/3417 40% [======================== ] 1374/3417 40% [======================== ] 1375/3417 40% [======================== ] 1376/3417 40% [======================== ] 1377/3417 40% [========================= ] 1378/3417 40% [========================= ] 1379/3417 40% [========================= ] 1380/3417 40% [========================= ] 1381/3417 40% [========================= ] 1382/3417 40% [========================= ] 1383/3417 40% [========================= ] 1384/3417 40% [========================= ] 1385/3417 40% [========================= ] 1386/3417 40% [========================= ] 1387/3417 40% [========================= ] 1388/3417 40% [========================= ] 1389/3417 40% [========================= ] 1390/3417 40% [========================= ] 1391/3417 40% [========================= ] 1392/3417 40% [========================= ] 1393/3417 40% [========================= ] 1394/3417 40% [========================= ] 1395/3417 40% [========================= ] 1396/3417 40% [========================= ] 1397/3417 40% [========================= ] 1398/3417 40% [========================= ] 1399/3417 40% [========================= ] 1400/3417 40% [========================= ] 1401/3417 41% [========================= ] 1402/3417 41% [========================= ] 1403/3417 41% [========================= ] 1404/3417 41% [========================= ] 1405/3417 41% [========================= ] 1406/3417 41% [========================= ] 1407/3417 41% [========================= ] 1408/3417 41% [========================= ] 1409/3417 41% [========================= ] 1410/3417 41% [========================= ] 1411/3417 41% [========================= ] 1412/3417 41% [========================= ] 1413/3417 41% [========================= ] 1414/3417 41% [========================= ] 1415/3417 41% [========================= ] 1416/3417 41% [========================= ] 1417/3417 41% [========================= ] 1418/3417 41% [========================= ] 1419/3417 41% [========================= ] 1420/3417 41% [========================= ] 1421/3417 41% [========================= ] 1422/3417 41% [========================= ] 1423/3417 41% [========================= ] 1424/3417 41% [========================= ] 1425/3417 41% [========================= ] 1426/3417 41% [========================= ] 1427/3417 41% [========================= ] 1428/3417 41% [========================= ] 1429/3417 41% [========================= ] 1430/3417 41% [========================= ] 1431/3417 41% [========================= ] 1432/3417 41% [========================== ] 1433/3417 41% [========================== ] 1434/3417 41% [========================== ] 1435/3417 41% [========================== ] 1436/3417 42% [========================== ] 1437/3417 42% [========================== ] 1438/3417 42% [========================== ] 1439/3417 42% [========================== ] 1440/3417 42% [========================== ] 1441/3417 42% [========================== ] 1442/3417 42% [========================== ] 1443/3417 42% [========================== ] 1444/3417 42% [========================== ] 1445/3417 42% [========================== ] 1446/3417 42% [========================== ] 1447/3417 42% [========================== ] 1448/3417 42% [========================== ] 1449/3417 42% [========================== ] 1450/3417 42% [========================== ] 1451/3417 42% [========================== ] 1452/3417 42% [========================== ] 1453/3417 42% [========================== ] 1454/3417 42% [========================== ] 1455/3417 42% [========================== ] 1456/3417 42% [========================== ] 1457/3417 42% [========================== ] 1458/3417 42% [========================== ] 1459/3417 42% [========================== ] 1460/3417 42% [========================== ] 1461/3417 42% [========================== ] 1462/3417 42% [========================== ] 1463/3417 42% [========================== ] 1464/3417 42% [========================== ] 1465/3417 42% [========================== ] 1466/3417 42% [========================== ] 1467/3417 42% [========================== ] 1468/3417 42% [========================== ] 1469/3417 42% [========================== ] 1470/3417 43% [========================== ] 1471/3417 43% [========================== ] 1472/3417 43% [========================== ] 1473/3417 43% [========================== ] 1474/3417 43% [========================== ] 1475/3417 43% [========================== ] 1476/3417 43% [========================== ] 1477/3417 43% [========================== ] 1478/3417 43% [========================== ] 1479/3417 43% [========================== ] 1480/3417 43% [========================== ] 1481/3417 43% [========================== ] 1482/3417 43% [========================== ] 1483/3417 43% [========================== ] 1484/3417 43% [========================== ] 1485/3417 43% [========================== ] 1486/3417 43% [========================== ] 1487/3417 43% [========================== ] 1488/3417 43% [=========================== ] 1489/3417 43% [=========================== ] 1490/3417 43% [=========================== ] 1491/3417 43% [=========================== ] 1492/3417 43% [=========================== ] 1493/3417 43% [=========================== ] 1494/3417 43% [=========================== ] 1495/3417 43% [=========================== ] 1496/3417 43% [=========================== ] 1497/3417 43% [=========================== ] 1498/3417 43% [=========================== ] 1499/3417 43% [=========================== ] 1500/3417 43% [=========================== ] 1501/3417 43% [=========================== ] 1502/3417 43% [=========================== ] 1503/3417 43% [=========================== ] 1504/3417 44% [=========================== ] 1505/3417 44% [=========================== ] 1506/3417 44% [=========================== ] 1507/3417 44% [=========================== ] 1508/3417 44% [=========================== ] 1509/3417 44% [=========================== ] 1510/3417 44% [=========================== ] 1511/3417 44% [=========================== ] 1512/3417 44% [=========================== ] 1513/3417 44% [=========================== ] 1514/3417 44% [=========================== ] 1515/3417 44% [=========================== ] 1516/3417 44% [=========================== ] 1517/3417 44% [=========================== ] 1518/3417 44% [=========================== ] 1519/3417 44% [=========================== ] 1520/3417 44% [=========================== ] 1521/3417 44% [=========================== ] 1522/3417 44% [=========================== ] 1523/3417 44% [=========================== ] 1524/3417 44% [=========================== ] 1525/3417 44% [=========================== ] 1526/3417 44% [=========================== ] 1527/3417 44% [=========================== ] 1528/3417 44% [=========================== ] 1529/3417 44% [=========================== ] 1530/3417 44% [=========================== ] 1531/3417 44% [=========================== ] 1532/3417 44% [=========================== ] 1533/3417 44% [=========================== ] 1534/3417 44% [=========================== ] 1535/3417 44% [=========================== ] 1536/3417 44% [=========================== ] 1537/3417 44% [=========================== ] 1538/3417 45% [=========================== ] 1539/3417 45% [=========================== ] 1540/3417 45% [=========================== ] 1541/3417 45% [=========================== ] 1542/3417 45% [=========================== ] 1543/3417 45% [============================ ] 1544/3417 45% [============================ ] 1545/3417 45% [============================ ] 1546/3417 45% [============================ ] 1547/3417 45% [============================ ] 1548/3417 45% [============================ ] 1549/3417 45% [============================ ] 1550/3417 45% [============================ ] 1551/3417 45% [============================ ] 1552/3417 45% [============================ ] 1553/3417 45% [============================ ] 1554/3417 45% [============================ ] 1555/3417 45% [============================ ] 1556/3417 45% [============================ ] 1557/3417 45% [============================ ] 1558/3417 45% [============================ ] 1559/3417 45% [============================ ] 1560/3417 45% [============================ ] 1561/3417 45% [============================ ] 1562/3417 45% [============================ ] 1563/3417 45% [============================ ] 1564/3417 45% [============================ ] 1565/3417 45% [============================ ] 1566/3417 45% [============================ ] 1567/3417 45% [============================ ] 1568/3417 45% [============================ ] 1569/3417 45% [============================ ] 1570/3417 45% [============================ ] 1571/3417 45% [============================ ] 1572/3417 46% [============================ ] 1573/3417 46% [============================ ] 1574/3417 46% [============================ ] 1575/3417 46% [============================ ] 1576/3417 46% [============================ ] 1577/3417 46% [============================ ] 1578/3417 46% [============================ ] 1579/3417 46% [============================ ] 1580/3417 46% [============================ ] 1581/3417 46% [============================ ] 1582/3417 46% [============================ ] 1583/3417 46% [============================ ] 1584/3417 46% [============================ ] 1585/3417 46% [============================ ] 1586/3417 46% [============================ ] 1587/3417 46% [============================ ] 1588/3417 46% [============================ ] 1589/3417 46% [============================ ] 1590/3417 46% [============================ ] 1591/3417 46% [============================ ] 1592/3417 46% [============================ ] 1593/3417 46% [============================ ] 1594/3417 46% [============================ ] 1595/3417 46% [============================ ] 1596/3417 46% [============================ ] 1597/3417 46% [============================ ] 1598/3417 46% [============================= ] 1599/3417 46% [============================= ] 1600/3417 46% [============================= ] 1601/3417 46% [============================= ] 1602/3417 46% [============================= ] 1603/3417 46% [============================= ] 1604/3417 46% [============================= ] 1605/3417 46% [============================= ] 1606/3417 47% [============================= ] 1607/3417 47% [============================= ] 1608/3417 47% [============================= ] 1609/3417 47% [============================= ] 1610/3417 47% [============================= ] 1611/3417 47% [============================= ] 1612/3417 47% [============================= ] 1613/3417 47% [============================= ] 1614/3417 47% [============================= ] 1615/3417 47% [============================= ] 1616/3417 47% [============================= ] 1617/3417 47% [============================= ] 1618/3417 47% [============================= ] 1619/3417 47% [============================= ] 1620/3417 47% [============================= ] 1621/3417 47% [============================= ] 1622/3417 47% [============================= ] 1623/3417 47% [============================= ] 1624/3417 47% [============================= ] 1625/3417 47% [============================= ] 1626/3417 47% [============================= ] 1627/3417 47% [============================= ] 1628/3417 47% [============================= ] 1629/3417 47% [============================= ] 1630/3417 47% [============================= ] 1631/3417 47% [============================= ] 1632/3417 47% [============================= ] 1633/3417 47% [============================= ] 1634/3417 47% [============================= ] 1635/3417 47% [============================= ] 1636/3417 47% [============================= ] 1637/3417 47% [============================= ] 1638/3417 47% [============================= ] 1639/3417 47% [============================= ] 1640/3417 47% [============================= ] 1641/3417 48% [============================= ] 1642/3417 48% [============================= ] 1643/3417 48% [============================= ] 1644/3417 48% [============================= ] 1645/3417 48% [============================= ] 1646/3417 48% [============================= ] 1647/3417 48% [============================= ] 1648/3417 48% [============================= ] 1649/3417 48% [============================= ] 1650/3417 48% [============================= ] 1651/3417 48% [============================= ] 1652/3417 48% [============================= ] 1653/3417 48% [============================== ] 1654/3417 48% [============================== ] 1655/3417 48% [============================== ] 1656/3417 48% [============================== ] 1657/3417 48% [============================== ] 1658/3417 48% [============================== ] 1659/3417 48% [============================== ] 1660/3417 48% [============================== ] 1661/3417 48% [============================== ] 1662/3417 48% [============================== ] 1663/3417 48% [============================== ] 1664/3417 48% [============================== ] 1665/3417 48% [============================== ] 1666/3417 48% [============================== ] 1667/3417 48% [============================== ] 1668/3417 48% [============================== ] 1669/3417 48% [============================== ] 1670/3417 48% [============================== ] 1671/3417 48% [============================== ] 1672/3417 48% [============================== ] 1673/3417 48% [============================== ] 1674/3417 48% [============================== ] 1675/3417 49% [============================== ] 1676/3417 49% [============================== ] 1677/3417 49% [============================== ] 1678/3417 49% [============================== ] 1679/3417 49% [============================== ] 1680/3417 49% [============================== ] 1681/3417 49% [============================== ] 1682/3417 49% [============================== ] 1683/3417 49% [============================== ] 1684/3417 49% [============================== ] 1685/3417 49% [============================== ] 1686/3417 49% [============================== ] 1687/3417 49% [============================== ] 1688/3417 49% [============================== ] 1689/3417 49% [============================== ] 1690/3417 49% [============================== ] 1691/3417 49% [============================== ] 1692/3417 49% [============================== ] 1693/3417 49% [============================== ] 1694/3417 49% [============================== ] 1695/3417 49% [============================== ] 1696/3417 49% [============================== ] 1697/3417 49% [============================== ] 1698/3417 49% [============================== ] 1699/3417 49% [============================== ] 1700/3417 49% [============================== ] 1701/3417 49% [============================== ] 1702/3417 49% [============================== ] 1703/3417 49% [============================== ] 1704/3417 49% [============================== ] 1705/3417 49% [============================== ] 1706/3417 49% [============================== ] 1707/3417 49% [============================== ] 1708/3417 49% [=============================== ] 1709/3417 50% [=============================== ] 1710/3417 50% [=============================== ] 1711/3417 50% [=============================== ] 1712/3417 50% [=============================== ] 1713/3417 50% [=============================== ] 1714/3417 50% [=============================== ] 1715/3417 50% [=============================== ] 1716/3417 50% [=============================== ] 1717/3417 50% [=============================== ] 1718/3417 50% [=============================== ] 1719/3417 50% [=============================== ] 1720/3417 50% [=============================== ] 1721/3417 50% [=============================== ] 1722/3417 50% [=============================== ] 1723/3417 50% [=============================== ] 1724/3417 50% [=============================== ] 1725/3417 50% [=============================== ] 1726/3417 50% [=============================== ] 1727/3417 50% [=============================== ] 1728/3417 50% [=============================== ] 1729/3417 50% [=============================== ] 1730/3417 50% [=============================== ] 1731/3417 50% [=============================== ] 1732/3417 50% [=============================== ] 1733/3417 50% [=============================== ] 1734/3417 50% [=============================== ] 1735/3417 50% [=============================== ] 1736/3417 50% [=============================== ] 1737/3417 50% [=============================== ] 1738/3417 50% [=============================== ] 1739/3417 50% [=============================== ] 1740/3417 50% [=============================== ] 1741/3417 50% [=============================== ] 1742/3417 50% [=============================== ] 1743/3417 51% [=============================== ] 1744/3417 51% [=============================== ] 1745/3417 51% [=============================== ] 1746/3417 51% [=============================== ] 1747/3417 51% [=============================== ] 1748/3417 51% [=============================== ] 1749/3417 51% [=============================== ] 1750/3417 51% [=============================== ] 1751/3417 51% [=============================== ] 1752/3417 51% [=============================== ] 1753/3417 51% [=============================== ] 1754/3417 51% [=============================== ] 1755/3417 51% [=============================== ] 1756/3417 51% [=============================== ] 1757/3417 51% [=============================== ] 1758/3417 51% [=============================== ] 1759/3417 51% [=============================== ] 1760/3417 51% [=============================== ] 1761/3417 51% [=============================== ] 1762/3417 51% [=============================== ] 1763/3417 51% [================================ ] 1764/3417 51% [================================ ] 1765/3417 51% [================================ ] 1766/3417 51% [================================ ] 1767/3417 51% [================================ ] 1768/3417 51% [================================ ] 1769/3417 51% [================================ ] 1770/3417 51% [================================ ] 1771/3417 51% [================================ ] 1772/3417 51% [================================ ] 1773/3417 51% [================================ ] 1774/3417 51% [================================ ] 1775/3417 51% [================================ ] 1776/3417 51% [================================ ] 1777/3417 52% [================================ ] 1778/3417 52% [================================ ] 1779/3417 52% [================================ ] 1780/3417 52% [================================ ] 1781/3417 52% [================================ ] 1782/3417 52% [================================ ] 1783/3417 52% [================================ ] 1784/3417 52% [================================ ] 1785/3417 52% [================================ ] 1786/3417 52% [================================ ] 1787/3417 52% [================================ ] 1788/3417 52% [================================ ] 1789/3417 52% [================================ ] 1790/3417 52% [================================ ] 1791/3417 52% [================================ ] 1792/3417 52% [================================ ] 1793/3417 52% [================================ ] 1794/3417 52% [================================ ] 1795/3417 52% [================================ ] 1796/3417 52% [================================ ] 1797/3417 52% [================================ ] 1798/3417 52% [================================ ] 1799/3417 52% [================================ ] 1800/3417 52% [================================ ] 1801/3417 52% [================================ ] 1802/3417 52% [================================ ] 1803/3417 52% [================================ ] 1804/3417 52% [================================ ] 1805/3417 52% [================================ ] 1806/3417 52% [================================ ] 1807/3417 52% [================================ ] 1808/3417 52% [================================ ] 1809/3417 52% [================================ ] 1810/3417 52% [================================ ] 1811/3417 52% [================================ ] 1812/3417 53% [================================ ] 1813/3417 53% [================================ ] 1814/3417 53% [================================ ] 1815/3417 53% [================================ ] 1816/3417 53% [================================ ] 1817/3417 53% [================================ ] 1818/3417 53% [================================= ] 1819/3417 53% [================================= ] 1820/3417 53% [================================= ] 1821/3417 53% [================================= ] 1822/3417 53% [================================= ] 1823/3417 53% [================================= ] 1824/3417 53% [================================= ] 1825/3417 53% [================================= ] 1826/3417 53% [================================= ] 1827/3417 53% [================================= ] 1828/3417 53% [================================= ] 1829/3417 53% [================================= ] 1830/3417 53% [================================= ] 1831/3417 53% [================================= ] 1832/3417 53% [================================= ] 1833/3417 53% [================================= ] 1834/3417 53% [================================= ] 1835/3417 53% [================================= ] 1836/3417 53% [================================= ] 1837/3417 53% [================================= ] 1838/3417 53% [================================= ] 1839/3417 53% [================================= ] 1840/3417 53% [================================= ] 1841/3417 53% [================================= ] 1842/3417 53% [================================= ] 1843/3417 53% [================================= ] 1844/3417 53% [================================= ] 1845/3417 53% [================================= ] 1846/3417 54% [================================= ] 1847/3417 54% [================================= ] 1848/3417 54% [================================= ] 1849/3417 54% [================================= ] 1850/3417 54% [================================= ] 1851/3417 54% [================================= ] 1852/3417 54% [================================= ] 1853/3417 54% [================================= ] 1854/3417 54% [================================= ] 1855/3417 54% [================================= ] 1856/3417 54% [================================= ] 1857/3417 54% [================================= ] 1858/3417 54% [================================= ] 1859/3417 54% [================================= ] 1860/3417 54% [================================= ] 1861/3417 54% [================================= ] 1862/3417 54% [================================= ] 1863/3417 54% [================================= ] 1864/3417 54% [================================= ] 1865/3417 54% [================================= ] 1866/3417 54% [================================= ] 1867/3417 54% [================================= ] 1868/3417 54% [================================= ] 1869/3417 54% [================================= ] 1870/3417 54% [================================= ] 1871/3417 54% [================================= ] 1872/3417 54% [================================= ] 1873/3417 54% [================================== ] 1874/3417 54% [================================== ] 1875/3417 54% [================================== ] 1876/3417 54% [================================== ] 1877/3417 54% [================================== ] 1878/3417 54% [================================== ] 1879/3417 54% [================================== ] 1880/3417 55% [================================== ] 1881/3417 55% [================================== ] 1882/3417 55% [================================== ] 1883/3417 55% [================================== ] 1884/3417 55% [================================== ] 1885/3417 55% [================================== ] 1886/3417 55% [================================== ] 1887/3417 55% [================================== ] 1888/3417 55% [================================== ] 1889/3417 55% [================================== ] 1890/3417 55% [================================== ] 1891/3417 55% [================================== ] 1892/3417 55% [================================== ] 1893/3417 55% [================================== ] 1894/3417 55% [================================== ] 1895/3417 55% [================================== ] 1896/3417 55% [================================== ] 1897/3417 55% [================================== ] 1898/3417 55% [================================== ] 1899/3417 55% [================================== ] 1900/3417 55% [================================== ] 1901/3417 55% [================================== ] 1902/3417 55% [================================== ] 1903/3417 55% [================================== ] 1904/3417 55% [================================== ] 1905/3417 55% [================================== ] 1906/3417 55% [================================== ] 1907/3417 55% [================================== ] 1908/3417 55% [================================== ] 1909/3417 55% [================================== ] 1910/3417 55% [================================== ] 1911/3417 55% [================================== ] 1912/3417 55% [================================== ] 1913/3417 55% [================================== ] 1914/3417 56% [================================== ] 1915/3417 56% [================================== ] 1916/3417 56% [================================== ] 1917/3417 56% [================================== ] 1918/3417 56% [================================== ] 1919/3417 56% [================================== ] 1920/3417 56% [================================== ] 1921/3417 56% [================================== ] 1922/3417 56% [================================== ] 1923/3417 56% [================================== ] 1924/3417 56% [================================== ] 1925/3417 56% [================================== ] 1926/3417 56% [================================== ] 1927/3417 56% [================================== ] 1928/3417 56% [=================================== ] 1929/3417 56% [=================================== ] 1930/3417 56% [=================================== ] 1931/3417 56% [=================================== ] 1932/3417 56% [=================================== ] 1933/3417 56% [=================================== ] 1934/3417 56% [=================================== ] 1935/3417 56% [=================================== ] 1936/3417 56% [=================================== ] 1937/3417 56% [=================================== ] 1938/3417 56% [=================================== ] 1939/3417 56% [=================================== ] 1940/3417 56% [=================================== ] 1941/3417 56% [=================================== ] 1942/3417 56% [=================================== ] 1943/3417 56% [=================================== ] 1944/3417 56% [=================================== ] 1945/3417 56% [=================================== ] 1946/3417 56% [=================================== ] 1947/3417 56% [=================================== ] 1948/3417 57% [=================================== ] 1949/3417 57% [=================================== ] 1950/3417 57% [=================================== ] 1951/3417 57% [=================================== ] 1952/3417 57% [=================================== ] 1953/3417 57% [=================================== ] 1954/3417 57% [=================================== ] 1955/3417 57% [=================================== ] 1956/3417 57% [=================================== ] 1957/3417 57% [=================================== ] 1958/3417 57% [=================================== ] 1959/3417 57% [=================================== ] 1960/3417 57% [=================================== ] 1961/3417 57% [=================================== ] 1962/3417 57% [=================================== ] 1963/3417 57% [=================================== ] 1964/3417 57% [=================================== ] 1965/3417 57% [=================================== ] 1966/3417 57% [=================================== ] 1967/3417 57% [=================================== ] 1968/3417 57% [=================================== ] 1969/3417 57% [=================================== ] 1970/3417 57% [=================================== ] 1971/3417 57% [=================================== ] 1972/3417 57% [=================================== ] 1973/3417 57% [=================================== ] 1974/3417 57% [=================================== ] 1975/3417 57% [=================================== ] 1976/3417 57% [=================================== ] 1977/3417 57% [=================================== ] 1978/3417 57% [=================================== ] 1979/3417 57% [=================================== ] 1980/3417 57% [=================================== ] 1981/3417 57% [=================================== ] 1982/3417 58% [=================================== ] 1983/3417 58% [=================================== ] 1984/3417 58% [==================================== ] 1985/3417 58% [==================================== ] 1986/3417 58% [==================================== ] 1987/3417 58% [==================================== ] 1988/3417 58% [==================================== ] 1989/3417 58% [==================================== ] 1990/3417 58% [==================================== ] 1991/3417 58% [==================================== ] 1992/3417 58% [==================================== ] 1993/3417 58% [==================================== ] 1994/3417 58% [==================================== ] 1995/3417 58% [==================================== ] 1996/3417 58% [==================================== ] 1997/3417 58% [==================================== ] 1998/3417 58% [==================================== ] 1999/3417 58% [==================================== ] 2000/3417 58% [==================================== ] 2001/3417 58% [==================================== ] 2002/3417 58% [==================================== ] 2003/3417 58% [==================================== ] 2004/3417 58% [==================================== ] 2005/3417 58% [==================================== ] 2006/3417 58% [==================================== ] 2007/3417 58% [==================================== ] 2008/3417 58% [==================================== ] 2009/3417 58% [==================================== ] 2010/3417 58% [==================================== ] 2011/3417 58% [==================================== ] 2012/3417 58% [==================================== ] 2013/3417 58% [==================================== ] 2014/3417 58% [==================================== ] 2015/3417 58% [==================================== ] 2016/3417 58% [==================================== ] 2017/3417 59% [==================================== ] 2018/3417 59% [==================================== ] 2019/3417 59% [==================================== ] 2020/3417 59% [==================================== ] 2021/3417 59% [==================================== ] 2022/3417 59% [==================================== ] 2023/3417 59% [==================================== ] 2024/3417 59% [==================================== ] 2025/3417 59% [==================================== ] 2026/3417 59% [==================================== ] 2027/3417 59% [==================================== ] 2028/3417 59% [==================================== ] 2029/3417 59% [==================================== ] 2030/3417 59% [==================================== ] 2031/3417 59% [==================================== ] 2032/3417 59% [==================================== ] 2033/3417 59% [==================================== ] 2034/3417 59% [==================================== ] 2035/3417 59% [==================================== ] 2036/3417 59% [==================================== ] 2037/3417 59% [==================================== ] 2038/3417 59% [==================================== ] 2039/3417 59% [===================================== ] 2040/3417 59% [===================================== ] 2041/3417 59% [===================================== ] 2042/3417 59% [===================================== ] 2043/3417 59% [===================================== ] 2044/3417 59% [===================================== ] 2045/3417 59% [===================================== ] 2046/3417 59% [===================================== ] 2047/3417 59% [===================================== ] 2048/3417 59% [===================================== ] 2049/3417 59% [===================================== ] 2050/3417 59% [===================================== ] 2051/3417 60% [===================================== ] 2052/3417 60% [===================================== ] 2053/3417 60% [===================================== ] 2054/3417 60% [===================================== ] 2055/3417 60% [===================================== ] 2056/3417 60% [===================================== ] 2057/3417 60% [===================================== ] 2058/3417 60% [===================================== ] 2059/3417 60% [===================================== ] 2060/3417 60% [===================================== ] 2061/3417 60% [===================================== ] 2062/3417 60% [===================================== ] 2063/3417 60% [===================================== ] 2064/3417 60% [===================================== ] 2065/3417 60% [===================================== ] 2066/3417 60% [===================================== ] 2067/3417 60% [===================================== ] 2068/3417 60% [===================================== ] 2069/3417 60% [===================================== ] 2070/3417 60% [===================================== ] 2071/3417 60% [===================================== ] 2072/3417 60% [===================================== ] 2073/3417 60% [===================================== ] 2074/3417 60% [===================================== ] 2075/3417 60% [===================================== ] 2076/3417 60% [===================================== ] 2077/3417 60% [===================================== ] 2078/3417 60% [===================================== ] 2079/3417 60% [===================================== ] 2080/3417 60% [===================================== ] 2081/3417 60% [===================================== ] 2082/3417 60% [===================================== ] 2083/3417 60% [===================================== ] 2084/3417 60% [===================================== ] 2085/3417 61% [===================================== ] 2086/3417 61% [===================================== ] 2087/3417 61% [===================================== ] 2088/3417 61% [===================================== ] 2089/3417 61% [===================================== ] 2090/3417 61% [===================================== ] 2091/3417 61% [===================================== ] 2092/3417 61% [===================================== ] 2093/3417 61% [===================================== ] 2094/3417 61% [====================================== ] 2095/3417 61% [====================================== ] 2096/3417 61% [====================================== ] 2097/3417 61% [====================================== ] 2098/3417 61% [====================================== ] 2099/3417 61% [====================================== ] 2100/3417 61% [====================================== ] 2101/3417 61% [====================================== ] 2102/3417 61% [====================================== ] 2103/3417 61% [====================================== ] 2104/3417 61% [====================================== ] 2105/3417 61% [====================================== ] 2106/3417 61% [====================================== ] 2107/3417 61% [====================================== ] 2108/3417 61% [====================================== ] 2109/3417 61% [====================================== ] 2110/3417 61% [====================================== ] 2111/3417 61% [====================================== ] 2112/3417 61% [====================================== ] 2113/3417 61% [====================================== ] 2114/3417 61% [====================================== ] 2115/3417 61% [====================================== ] 2116/3417 61% [====================================== ] 2117/3417 61% [====================================== ] 2118/3417 61% [====================================== ] 2119/3417 62% [====================================== ] 2120/3417 62% [====================================== ] 2121/3417 62% [====================================== ] 2122/3417 62% [====================================== ] 2123/3417 62% [====================================== ] 2124/3417 62% [====================================== ] 2125/3417 62% [====================================== ] 2126/3417 62% [====================================== ] 2127/3417 62% [====================================== ] 2128/3417 62% [====================================== ] 2129/3417 62% [====================================== ] 2130/3417 62% [====================================== ] 2131/3417 62% [====================================== ] 2132/3417 62% [====================================== ] 2133/3417 62% [====================================== ] 2134/3417 62% [====================================== ] 2135/3417 62% [====================================== ] 2136/3417 62% [====================================== ] 2137/3417 62% [====================================== ] 2138/3417 62% [====================================== ] 2139/3417 62% [====================================== ] 2140/3417 62% [====================================== ] 2141/3417 62% [====================================== ] 2142/3417 62% [====================================== ] 2143/3417 62% [====================================== ] 2144/3417 62% [====================================== ] 2145/3417 62% [====================================== ] 2146/3417 62% [====================================== ] 2147/3417 62% [====================================== ] 2148/3417 62% [====================================== ] 2149/3417 62% [======================================= ] 2150/3417 62% [======================================= ] 2151/3417 62% [======================================= ] 2152/3417 62% [======================================= ] 2153/3417 63% [======================================= ] 2154/3417 63% [======================================= ] 2155/3417 63% [======================================= ] 2156/3417 63% [======================================= ] 2157/3417 63% [======================================= ] 2158/3417 63% [======================================= ] 2159/3417 63% [======================================= ] 2160/3417 63% [======================================= ] 2161/3417 63% [======================================= ] 2162/3417 63% [======================================= ] 2163/3417 63% [======================================= ] 2164/3417 63% [======================================= ] 2165/3417 63% [======================================= ] 2166/3417 63% [======================================= ] 2167/3417 63% [======================================= ] 2168/3417 63% [======================================= ] 2169/3417 63% [======================================= ] 2170/3417 63% [======================================= ] 2171/3417 63% [======================================= ] 2172/3417 63% [======================================= ] 2173/3417 63% [======================================= ] 2174/3417 63% [======================================= ] 2175/3417 63% [======================================= ] 2176/3417 63% [======================================= ] 2177/3417 63% [======================================= ] 2178/3417 63% [======================================= ] 2179/3417 63% [======================================= ] 2180/3417 63% [======================================= ] 2181/3417 63% [======================================= ] 2182/3417 63% [======================================= ] 2183/3417 63% [======================================= ] 2184/3417 63% [======================================= ] 2185/3417 63% [======================================= ] 2186/3417 63% [======================================= ] 2187/3417 64% [======================================= ] 2188/3417 64% [======================================= ] 2189/3417 64% [======================================= ] 2190/3417 64% [======================================= ] 2191/3417 64% [======================================= ] 2192/3417 64% [======================================= ] 2193/3417 64% [======================================= ] 2194/3417 64% [======================================= ] 2195/3417 64% [======================================= ] 2196/3417 64% [======================================= ] 2197/3417 64% [======================================= ] 2198/3417 64% [======================================= ] 2199/3417 64% [======================================= ] 2200/3417 64% [======================================= ] 2201/3417 64% [======================================= ] 2202/3417 64% [======================================= ] 2203/3417 64% [======================================= ] 2204/3417 64% [======================================== ] 2205/3417 64% [======================================== ] 2206/3417 64% [======================================== ] 2207/3417 64% [======================================== ] 2208/3417 64% [======================================== ] 2209/3417 64% [======================================== ] 2210/3417 64% [======================================== ] 2211/3417 64% [======================================== ] 2212/3417 64% [======================================== ] 2213/3417 64% [======================================== ] 2214/3417 64% [======================================== ] 2215/3417 64% [======================================== ] 2216/3417 64% [======================================== ] 2217/3417 64% [======================================== ] 2218/3417 64% [======================================== ] 2219/3417 64% [======================================== ] 2220/3417 64% [======================================== ] 2221/3417 64% [======================================== ] 2222/3417 65% [======================================== ] 2223/3417 65% [======================================== ] 2224/3417 65% [======================================== ] 2225/3417 65% [======================================== ] 2226/3417 65% [======================================== ] 2227/3417 65% [======================================== ] 2228/3417 65% [======================================== ] 2229/3417 65% [======================================== ] 2230/3417 65% [======================================== ] 2231/3417 65% [======================================== ] 2232/3417 65% [======================================== ] 2233/3417 65% [======================================== ] 2234/3417 65% [======================================== ] 2235/3417 65% [======================================== ] 2236/3417 65% [======================================== ] 2237/3417 65% [======================================== ] 2238/3417 65% [======================================== ] 2239/3417 65% [======================================== ] 2240/3417 65% [======================================== ] 2241/3417 65% [======================================== ] 2242/3417 65% [======================================== ] 2243/3417 65% [======================================== ] 2244/3417 65% [======================================== ] 2245/3417 65% [======================================== ] 2246/3417 65% [======================================== ] 2247/3417 65% [======================================== ] 2248/3417 65% [======================================== ] 2249/3417 65% [======================================== ] 2250/3417 65% [======================================== ] 2251/3417 65% [======================================== ] 2252/3417 65% [======================================== ] 2253/3417 65% [======================================== ] 2254/3417 65% [======================================== ] 2255/3417 65% [======================================== ] 2256/3417 66% [======================================== ] 2257/3417 66% [======================================== ] 2258/3417 66% [======================================== ] 2259/3417 66% [========================================= ] 2260/3417 66% [========================================= ] 2261/3417 66% [========================================= ] 2262/3417 66% [========================================= ] 2263/3417 66% [========================================= ] 2264/3417 66% [========================================= ] 2265/3417 66% [========================================= ] 2266/3417 66% [========================================= ] 2267/3417 66% [========================================= ] 2268/3417 66% [========================================= ] 2269/3417 66% [========================================= ] 2270/3417 66% [========================================= ] 2271/3417 66% [========================================= ] 2272/3417 66% [========================================= ] 2273/3417 66% [========================================= ] 2274/3417 66% [========================================= ] 2275/3417 66% [========================================= ] 2276/3417 66% [========================================= ] 2277/3417 66% [========================================= ] 2278/3417 66% [========================================= ] 2279/3417 66% [========================================= ] 2280/3417 66% [========================================= ] 2281/3417 66% [========================================= ] 2282/3417 66% [========================================= ] 2283/3417 66% [========================================= ] 2284/3417 66% [========================================= ] 2285/3417 66% [========================================= ] 2286/3417 66% [========================================= ] 2287/3417 66% [========================================= ] 2288/3417 66% [========================================= ] 2289/3417 66% [========================================= ] 2290/3417 67% [========================================= ] 2291/3417 67% [========================================= ] 2292/3417 67% [========================================= ] 2293/3417 67% [========================================= ] 2294/3417 67% [========================================= ] 2295/3417 67% [========================================= ] 2296/3417 67% [========================================= ] 2297/3417 67% [========================================= ] 2298/3417 67% [========================================= ] 2299/3417 67% [========================================= ] 2300/3417 67% [========================================= ] 2301/3417 67% [========================================= ] 2302/3417 67% [========================================= ] 2303/3417 67% [========================================= ] 2304/3417 67% [========================================= ] 2305/3417 67% [========================================= ] 2306/3417 67% [========================================= ] 2307/3417 67% [========================================= ] 2308/3417 67% [========================================= ] 2309/3417 67% [========================================= ] 2310/3417 67% [========================================= ] 2311/3417 67% [========================================= ] 2312/3417 67% [========================================= ] 2313/3417 67% [========================================= ] 2314/3417 67% [========================================== ] 2315/3417 67% [========================================== ] 2316/3417 67% [========================================== ] 2317/3417 67% [========================================== ] 2318/3417 67% [========================================== ] 2319/3417 67% [========================================== ] 2320/3417 67% [========================================== ] 2321/3417 67% [========================================== ] 2322/3417 67% [========================================== ] 2323/3417 67% [========================================== ] 2324/3417 68% [========================================== ] 2325/3417 68% [========================================== ] 2326/3417 68% [========================================== ] 2327/3417 68% [========================================== ] 2328/3417 68% [========================================== ] 2329/3417 68% [========================================== ] 2330/3417 68% [========================================== ] 2331/3417 68% [========================================== ] 2332/3417 68% [========================================== ] 2333/3417 68% [========================================== ] 2334/3417 68% [========================================== ] 2335/3417 68% [========================================== ] 2336/3417 68% [========================================== ] 2337/3417 68% [========================================== ] 2338/3417 68% [========================================== ] 2339/3417 68% [========================================== ] 2340/3417 68% [========================================== ] 2341/3417 68% [========================================== ] 2342/3417 68% [========================================== ] 2343/3417 68% [========================================== ] 2344/3417 68% [========================================== ] 2345/3417 68% [========================================== ] 2346/3417 68% [========================================== ] 2347/3417 68% [========================================== ] 2348/3417 68% [========================================== ] 2349/3417 68% [========================================== ] 2350/3417 68% [========================================== ] 2351/3417 68% [========================================== ] 2352/3417 68% [========================================== ] 2353/3417 68% [========================================== ] 2354/3417 68% [========================================== ] 2355/3417 68% [========================================== ] 2356/3417 68% [========================================== ] 2357/3417 68% [========================================== ] 2358/3417 69% [========================================== ] 2359/3417 69% [========================================== ] 2360/3417 69% [========================================== ] 2361/3417 69% [========================================== ] 2362/3417 69% [========================================== ] 2363/3417 69% [========================================== ] 2364/3417 69% [========================================== ] 2365/3417 69% [========================================== ] 2366/3417 69% [========================================== ] 2367/3417 69% [========================================== ] 2368/3417 69% [========================================== ] 2369/3417 69% [=========================================== ] 2370/3417 69% [=========================================== ] 2371/3417 69% [=========================================== ] 2372/3417 69% [=========================================== ] 2373/3417 69% [=========================================== ] 2374/3417 69% [=========================================== ] 2375/3417 69% [=========================================== ] 2376/3417 69% [=========================================== ] 2377/3417 69% [=========================================== ] 2378/3417 69% [=========================================== ] 2379/3417 69% [=========================================== ] 2380/3417 69% [=========================================== ] 2381/3417 69% [=========================================== ] 2382/3417 69% [=========================================== ] 2383/3417 69% [=========================================== ] 2384/3417 69% [=========================================== ] 2385/3417 69% [=========================================== ] 2386/3417 69% [=========================================== ] 2387/3417 69% [=========================================== ] 2388/3417 69% [=========================================== ] 2389/3417 69% [=========================================== ] 2390/3417 69% [=========================================== ] 2391/3417 69% [=========================================== ] 2392/3417 70% [=========================================== ] 2393/3417 70% [=========================================== ] 2394/3417 70% [=========================================== ] 2395/3417 70% [=========================================== ] 2396/3417 70% [=========================================== ] 2397/3417 70% [=========================================== ] 2398/3417 70% [=========================================== ] 2399/3417 70% [=========================================== ] 2400/3417 70% [=========================================== ] 2401/3417 70% [=========================================== ] 2402/3417 70% [=========================================== ] 2403/3417 70% [=========================================== ] 2404/3417 70% [=========================================== ] 2405/3417 70% [=========================================== ] 2406/3417 70% [=========================================== ] 2407/3417 70% [=========================================== ] 2408/3417 70% [=========================================== ] 2409/3417 70% [=========================================== ] 2410/3417 70% [=========================================== ] 2411/3417 70% [=========================================== ] 2412/3417 70% [=========================================== ] 2413/3417 70% [=========================================== ] 2414/3417 70% [=========================================== ] 2415/3417 70% [=========================================== ] 2416/3417 70% [=========================================== ] 2417/3417 70% [=========================================== ] 2418/3417 70% [=========================================== ] 2419/3417 70% [=========================================== ] 2420/3417 70% [=========================================== ] 2421/3417 70% [=========================================== ] 2422/3417 70% [=========================================== ] 2423/3417 70% [=========================================== ] 2424/3417 70% [============================================ ] 2425/3417 70% [============================================ ] 2426/3417 70% [============================================ ] 2427/3417 71% [============================================ ] 2428/3417 71% [============================================ ] 2429/3417 71% [============================================ ] 2430/3417 71% [============================================ ] 2431/3417 71% [============================================ ] 2432/3417 71% [============================================ ] 2433/3417 71% [============================================ ] 2434/3417 71% [============================================ ] 2435/3417 71% [============================================ ] 2436/3417 71% [============================================ ] 2437/3417 71% [============================================ ] 2438/3417 71% [============================================ ] 2439/3417 71% [============================================ ] 2440/3417 71% [============================================ ] 2441/3417 71% [============================================ ] 2442/3417 71% [============================================ ] 2443/3417 71% [============================================ ] 2444/3417 71% [============================================ ] 2445/3417 71% [============================================ ] 2446/3417 71% [============================================ ] 2447/3417 71% [============================================ ] 2448/3417 71% [============================================ ] 2449/3417 71% [============================================ ] 2450/3417 71% [============================================ ] 2451/3417 71% [============================================ ] 2452/3417 71% [============================================ ] 2453/3417 71% [============================================ ] 2454/3417 71% [============================================ ] 2455/3417 71% [============================================ ] 2456/3417 71% [============================================ ] 2457/3417 71% [============================================ ] 2458/3417 71% [============================================ ] 2459/3417 71% [============================================ ] 2460/3417 71% [============================================ ] 2461/3417 72% [============================================ ] 2462/3417 72% [============================================ ] 2463/3417 72% [============================================ ] 2464/3417 72% [============================================ ] 2465/3417 72% [============================================ ] 2466/3417 72% [============================================ ] 2467/3417 72% [============================================ ] 2468/3417 72% [============================================ ] 2469/3417 72% [============================================ ] 2470/3417 72% [============================================ ] 2471/3417 72% [============================================ ] 2472/3417 72% [============================================ ] 2473/3417 72% [============================================ ] 2474/3417 72% [============================================ ] 2475/3417 72% [============================================ ] 2476/3417 72% [============================================ ] 2477/3417 72% [============================================ ] 2478/3417 72% [============================================ ] 2479/3417 72% [============================================ ] 2480/3417 72% [============================================= ] 2481/3417 72% [============================================= ] 2482/3417 72% [============================================= ] 2483/3417 72% [============================================= ] 2484/3417 72% [============================================= ] 2485/3417 72% [============================================= ] 2486/3417 72% [============================================= ] 2487/3417 72% [============================================= ] 2488/3417 72% [============================================= ] 2489/3417 72% [============================================= ] 2490/3417 72% [============================================= ] 2491/3417 72% [============================================= ] 2492/3417 72% [============================================= ] 2493/3417 72% [============================================= ] 2494/3417 72% [============================================= ] 2495/3417 73% [============================================= ] 2496/3417 73% [============================================= ] 2497/3417 73% [============================================= ] 2498/3417 73% [============================================= ] 2499/3417 73% [============================================= ] 2500/3417 73% [============================================= ] 2501/3417 73% [============================================= ] 2502/3417 73% [============================================= ] 2503/3417 73% [============================================= ] 2504/3417 73% [============================================= ] 2505/3417 73% [============================================= ] 2506/3417 73% [============================================= ] 2507/3417 73% [============================================= ] 2508/3417 73% [============================================= ] 2509/3417 73% [============================================= ] 2510/3417 73% [============================================= ] 2511/3417 73% [============================================= ] 2512/3417 73% [============================================= ] 2513/3417 73% [============================================= ] 2514/3417 73% [============================================= ] 2515/3417 73% [============================================= ] 2516/3417 73% [============================================= ] 2517/3417 73% [============================================= ] 2518/3417 73% [============================================= ] 2519/3417 73% [============================================= ] 2520/3417 73% [============================================= ] 2521/3417 73% [============================================= ] 2522/3417 73% [============================================= ] 2523/3417 73% [============================================= ] 2524/3417 73% [============================================= ] 2525/3417 73% [============================================= ] 2526/3417 73% [============================================= ] 2527/3417 73% [============================================= ] 2528/3417 73% [============================================= ] 2529/3417 74% [============================================= ] 2530/3417 74% [============================================= ] 2531/3417 74% [============================================= ] 2532/3417 74% [============================================= ] 2533/3417 74% [============================================= ] 2534/3417 74% [============================================= ] 2535/3417 74% [============================================== ] 2536/3417 74% [============================================== ] 2537/3417 74% [============================================== ] 2538/3417 74% [============================================== ] 2539/3417 74% [============================================== ] 2540/3417 74% [============================================== ] 2541/3417 74% [============================================== ] 2542/3417 74% [============================================== ] 2543/3417 74% [============================================== ] 2544/3417 74% [============================================== ] 2545/3417 74% [============================================== ] 2546/3417 74% [============================================== ] 2547/3417 74% [============================================== ] 2548/3417 74% [============================================== ] 2549/3417 74% [============================================== ] 2550/3417 74% [============================================== ] 2551/3417 74% [============================================== ] 2552/3417 74% [============================================== ] 2553/3417 74% [============================================== ] 2554/3417 74% [============================================== ] 2555/3417 74% [============================================== ] 2556/3417 74% [============================================== ] 2557/3417 74% [============================================== ] 2558/3417 74% [============================================== ] 2559/3417 74% [============================================== ] 2560/3417 74% [============================================== ] 2561/3417 74% [============================================== ] 2562/3417 74% [============================================== ] 2563/3417 75% [============================================== ] 2564/3417 75% [============================================== ] 2565/3417 75% [============================================== ] 2566/3417 75% [============================================== ] 2567/3417 75% [============================================== ] 2568/3417 75% [============================================== ] 2569/3417 75% [============================================== ] 2570/3417 75% [============================================== ] 2571/3417 75% [============================================== ] 2572/3417 75% [============================================== ] 2573/3417 75% [============================================== ] 2574/3417 75% [============================================== ] 2575/3417 75% [============================================== ] 2576/3417 75% [============================================== ] 2577/3417 75% [============================================== ] 2578/3417 75% [============================================== ] 2579/3417 75% [============================================== ] 2580/3417 75% [============================================== ] 2581/3417 75% [============================================== ] 2582/3417 75% [============================================== ] 2583/3417 75% [============================================== ] 2584/3417 75% [============================================== ] 2585/3417 75% [============================================== ] 2586/3417 75% [============================================== ] 2587/3417 75% [============================================== ] 2588/3417 75% [============================================== ] 2589/3417 75% [============================================== ] 2590/3417 75% [=============================================== ] 2591/3417 75% [=============================================== ] 2592/3417 75% [=============================================== ] 2593/3417 75% [=============================================== ] 2594/3417 75% [=============================================== ] 2595/3417 75% [=============================================== ] 2596/3417 75% [=============================================== ] 2597/3417 76% [=============================================== ] 2598/3417 76% [=============================================== ] 2599/3417 76% [=============================================== ] 2600/3417 76% [=============================================== ] 2601/3417 76% [=============================================== ] 2602/3417 76% [=============================================== ] 2603/3417 76% [=============================================== ] 2604/3417 76% [=============================================== ] 2605/3417 76% [=============================================== ] 2606/3417 76% [=============================================== ] 2607/3417 76% [=============================================== ] 2608/3417 76% [=============================================== ] 2609/3417 76% [=============================================== ] 2610/3417 76% [=============================================== ] 2611/3417 76% [=============================================== ] 2612/3417 76% [=============================================== ] 2613/3417 76% [=============================================== ] 2614/3417 76% [=============================================== ] 2615/3417 76% [=============================================== ] 2616/3417 76% [=============================================== ] 2617/3417 76% [=============================================== ] 2618/3417 76% [=============================================== ] 2619/3417 76% [=============================================== ] 2620/3417 76% [=============================================== ] 2621/3417 76% [=============================================== ] 2622/3417 76% [=============================================== ] 2623/3417 76% [=============================================== ] 2624/3417 76% [=============================================== ] 2625/3417 76% [=============================================== ] 2626/3417 76% [=============================================== ] 2627/3417 76% [=============================================== ] 2628/3417 76% [=============================================== ] 2629/3417 76% [=============================================== ] 2630/3417 76% [=============================================== ] 2631/3417 76% [=============================================== ] 2632/3417 77% [=============================================== ] 2633/3417 77% [=============================================== ] 2634/3417 77% [=============================================== ] 2635/3417 77% [=============================================== ] 2636/3417 77% [=============================================== ] 2637/3417 77% [=============================================== ] 2638/3417 77% [=============================================== ] 2639/3417 77% [=============================================== ] 2640/3417 77% [=============================================== ] 2641/3417 77% [=============================================== ] 2642/3417 77% [=============================================== ] 2643/3417 77% [=============================================== ] 2644/3417 77% [=============================================== ] 2645/3417 77% [================================================ ] 2646/3417 77% [================================================ ] 2647/3417 77% [================================================ ] 2648/3417 77% [================================================ ] 2649/3417 77% [================================================ ] 2650/3417 77% [================================================ ] 2651/3417 77% [================================================ ] 2652/3417 77% [================================================ ] 2653/3417 77% [================================================ ] 2654/3417 77% [================================================ ] 2655/3417 77% [================================================ ] 2656/3417 77% [================================================ ] 2657/3417 77% [================================================ ] 2658/3417 77% [================================================ ] 2659/3417 77% [================================================ ] 2660/3417 77% [================================================ ] 2661/3417 77% [================================================ ] 2662/3417 77% [================================================ ] 2663/3417 77% [================================================ ] 2664/3417 77% [================================================ ] 2665/3417 77% [================================================ ] 2666/3417 78% [================================================ ] 2667/3417 78% [================================================ ] 2668/3417 78% [================================================ ] 2669/3417 78% [================================================ ] 2670/3417 78% [================================================ ] 2671/3417 78% [================================================ ] 2672/3417 78% [================================================ ] 2673/3417 78% [================================================ ] 2674/3417 78% [================================================ ] 2675/3417 78% [================================================ ] 2676/3417 78% [================================================ ] 2677/3417 78% [================================================ ] 2678/3417 78% [================================================ ] 2679/3417 78% [================================================ ] 2680/3417 78% [================================================ ] 2681/3417 78% [================================================ ] 2682/3417 78% [================================================ ] 2683/3417 78% [================================================ ] 2684/3417 78% [================================================ ] 2685/3417 78% [================================================ ] 2686/3417 78% [================================================ ] 2687/3417 78% [================================================ ] 2688/3417 78% [================================================ ] 2689/3417 78% [================================================ ] 2690/3417 78% [================================================ ] 2691/3417 78% [================================================ ] 2692/3417 78% [================================================ ] 2693/3417 78% [================================================ ] 2694/3417 78% [================================================ ] 2695/3417 78% [================================================ ] 2696/3417 78% [================================================ ] 2697/3417 78% [================================================ ] 2698/3417 78% [================================================ ] 2699/3417 78% [================================================ ] 2700/3417 79% [================================================= ] 2701/3417 79% [================================================= ] 2702/3417 79% [================================================= ] 2703/3417 79% [================================================= ] 2704/3417 79% [================================================= ] 2705/3417 79% [================================================= ] 2706/3417 79% [================================================= ] 2707/3417 79% [================================================= ] 2708/3417 79% [================================================= ] 2709/3417 79% [================================================= ] 2710/3417 79% [================================================= ] 2711/3417 79% [================================================= ] 2712/3417 79% [================================================= ] 2713/3417 79% [================================================= ] 2714/3417 79% [================================================= ] 2715/3417 79% [================================================= ] 2716/3417 79% [================================================= ] 2717/3417 79% [================================================= ] 2718/3417 79% [================================================= ] 2719/3417 79% [================================================= ] 2720/3417 79% [================================================= ] 2721/3417 79% [================================================= ] 2722/3417 79% [================================================= ] 2723/3417 79% [================================================= ] 2724/3417 79% [================================================= ] 2725/3417 79% [================================================= ] 2726/3417 79% [================================================= ] 2727/3417 79% [================================================= ] 2728/3417 79% [================================================= ] 2729/3417 79% [================================================= ] 2730/3417 79% [================================================= ] 2731/3417 79% [================================================= ] 2732/3417 79% [================================================= ] 2733/3417 79% [================================================= ] 2734/3417 80% [================================================= ] 2735/3417 80% [================================================= ] 2736/3417 80% [================================================= ] 2737/3417 80% [================================================= ] 2738/3417 80% [================================================= ] 2739/3417 80% [================================================= ] 2740/3417 80% [================================================= ] 2741/3417 80% [================================================= ] 2742/3417 80% [================================================= ] 2743/3417 80% [================================================= ] 2744/3417 80% [================================================= ] 2745/3417 80% [================================================= ] 2746/3417 80% [================================================= ] 2747/3417 80% [================================================= ] 2748/3417 80% [================================================= ] 2749/3417 80% [================================================= ] 2750/3417 80% [================================================= ] 2751/3417 80% [================================================= ] 2752/3417 80% [================================================= ] 2753/3417 80% [================================================= ] 2754/3417 80% [================================================= ] 2755/3417 80% [================================================== ] 2756/3417 80% [================================================== ] 2757/3417 80% [================================================== ] 2758/3417 80% [================================================== ] 2759/3417 80% [================================================== ] 2760/3417 80% [================================================== ] 2761/3417 80% [================================================== ] 2762/3417 80% [================================================== ] 2763/3417 80% [================================================== ] 2764/3417 80% [================================================== ] 2765/3417 80% [================================================== ] 2766/3417 80% [================================================== ] 2767/3417 80% [================================================== ] 2768/3417 81% [================================================== ] 2769/3417 81% [================================================== ] 2770/3417 81% [================================================== ] 2771/3417 81% [================================================== ] 2772/3417 81% [================================================== ] 2773/3417 81% [================================================== ] 2774/3417 81% [================================================== ] 2775/3417 81% [================================================== ] 2776/3417 81% [================================================== ] 2777/3417 81% [================================================== ] 2778/3417 81% [================================================== ] 2779/3417 81% [================================================== ] 2780/3417 81% [================================================== ] 2781/3417 81% [================================================== ] 2782/3417 81% [================================================== ] 2783/3417 81% [================================================== ] 2784/3417 81% [================================================== ] 2785/3417 81% [================================================== ] 2786/3417 81% [================================================== ] 2787/3417 81% [================================================== ] 2788/3417 81% [================================================== ] 2789/3417 81% [================================================== ] 2790/3417 81% [================================================== ] 2791/3417 81% [================================================== ] 2792/3417 81% [================================================== ] 2793/3417 81% [================================================== ] 2794/3417 81% [================================================== ] 2795/3417 81% [================================================== ] 2796/3417 81% [================================================== ] 2797/3417 81% [================================================== ] 2798/3417 81% [================================================== ] 2799/3417 81% [================================================== ] 2800/3417 81% [================================================== ] 2801/3417 81% [================================================== ] 2802/3417 82% [================================================== ] 2803/3417 82% [================================================== ] 2804/3417 82% [================================================== ] 2805/3417 82% [================================================== ] 2806/3417 82% [================================================== ] 2807/3417 82% [================================================== ] 2808/3417 82% [================================================== ] 2809/3417 82% [================================================== ] 2810/3417 82% [=================================================== ] 2811/3417 82% [=================================================== ] 2812/3417 82% [=================================================== ] 2813/3417 82% [=================================================== ] 2814/3417 82% [=================================================== ] 2815/3417 82% [=================================================== ] 2816/3417 82% [=================================================== ] 2817/3417 82% [=================================================== ] 2818/3417 82% [=================================================== ] 2819/3417 82% [=================================================== ] 2820/3417 82% [=================================================== ] 2821/3417 82% [=================================================== ] 2822/3417 82% [=================================================== ] 2823/3417 82% [=================================================== ] 2824/3417 82% [=================================================== ] 2825/3417 82% [=================================================== ] 2826/3417 82% [=================================================== ] 2827/3417 82% [=================================================== ] 2828/3417 82% [=================================================== ] 2829/3417 82% [=================================================== ] 2830/3417 82% [=================================================== ] 2831/3417 82% [=================================================== ] 2832/3417 82% [=================================================== ] 2833/3417 82% [=================================================== ] 2834/3417 82% [=================================================== ] 2835/3417 82% [=================================================== ] 2836/3417 82% [=================================================== ] 2837/3417 83% [=================================================== ] 2838/3417 83% [=================================================== ] 2839/3417 83% [=================================================== ] 2840/3417 83% [=================================================== ] 2841/3417 83% [=================================================== ] 2842/3417 83% [=================================================== ] 2843/3417 83% [=================================================== ] 2844/3417 83% [=================================================== ] 2845/3417 83% [=================================================== ] 2846/3417 83% [=================================================== ] 2847/3417 83% [=================================================== ] 2848/3417 83% [=================================================== ] 2849/3417 83% [=================================================== ] 2850/3417 83% [=================================================== ] 2851/3417 83% [=================================================== ] 2852/3417 83% [=================================================== ] 2853/3417 83% [=================================================== ] 2854/3417 83% [=================================================== ] 2855/3417 83% [=================================================== ] 2856/3417 83% [=================================================== ] 2857/3417 83% [=================================================== ] 2858/3417 83% [=================================================== ] 2859/3417 83% [=================================================== ] 2860/3417 83% [=================================================== ] 2861/3417 83% [=================================================== ] 2862/3417 83% [=================================================== ] 2863/3417 83% [=================================================== ] 2864/3417 83% [=================================================== ] 2865/3417 83% [==================================================== ] 2866/3417 83% [==================================================== ] 2867/3417 83% [==================================================== ] 2868/3417 83% [==================================================== ] 2869/3417 83% [==================================================== ] 2870/3417 83% [==================================================== ] 2871/3417 84% [==================================================== ] 2872/3417 84% [==================================================== ] 2873/3417 84% [==================================================== ] 2874/3417 84% [==================================================== ] 2875/3417 84% [==================================================== ] 2876/3417 84% [==================================================== ] 2877/3417 84% [==================================================== ] 2878/3417 84% [==================================================== ] 2879/3417 84% [==================================================== ] 2880/3417 84% [==================================================== ] 2881/3417 84% [==================================================== ] 2882/3417 84% [==================================================== ] 2883/3417 84% [==================================================== ] 2884/3417 84% [==================================================== ] 2885/3417 84% [==================================================== ] 2886/3417 84% [==================================================== ] 2887/3417 84% [==================================================== ] 2888/3417 84% [==================================================== ] 2889/3417 84% [==================================================== ] 2890/3417 84% [==================================================== ] 2891/3417 84% [==================================================== ] 2892/3417 84% [==================================================== ] 2893/3417 84% [==================================================== ] 2894/3417 84% [==================================================== ] 2895/3417 84% [==================================================== ] 2896/3417 84% [==================================================== ] 2897/3417 84% [==================================================== ] 2898/3417 84% [==================================================== ] 2899/3417 84% [==================================================== ] 2900/3417 84% [==================================================== ] 2901/3417 84% [==================================================== ] 2902/3417 84% [==================================================== ] 2903/3417 84% [==================================================== ] 2904/3417 84% [==================================================== ] 2905/3417 85% [==================================================== ] 2906/3417 85% [==================================================== ] 2907/3417 85% [==================================================== ] 2908/3417 85% [==================================================== ] 2909/3417 85% [==================================================== ] 2910/3417 85% [==================================================== ] 2911/3417 85% [==================================================== ] 2912/3417 85% [==================================================== ] 2913/3417 85% [==================================================== ] 2914/3417 85% [==================================================== ] 2915/3417 85% [==================================================== ] 2916/3417 85% [==================================================== ] 2917/3417 85% [==================================================== ] 2918/3417 85% [==================================================== ] 2919/3417 85% [==================================================== ] 2920/3417 85% [===================================================== ] 2921/3417 85% [===================================================== ] 2922/3417 85% [===================================================== ] 2923/3417 85% [===================================================== ] 2924/3417 85% [===================================================== ] 2925/3417 85% [===================================================== ] 2926/3417 85% [===================================================== ] 2927/3417 85% [===================================================== ] 2928/3417 85% [===================================================== ] 2929/3417 85% [===================================================== ] 2930/3417 85% [===================================================== ] 2931/3417 85% [===================================================== ] 2932/3417 85% [===================================================== ] 2933/3417 85% [===================================================== ] 2934/3417 85% [===================================================== ] 2935/3417 85% [===================================================== ] 2936/3417 85% [===================================================== ] 2937/3417 85% [===================================================== ] 2938/3417 85% [===================================================== ] 2939/3417 86% [===================================================== ] 2940/3417 86% [===================================================== ] 2941/3417 86% [===================================================== ] 2942/3417 86% [===================================================== ] 2943/3417 86% [===================================================== ] 2944/3417 86% [===================================================== ] 2945/3417 86% [===================================================== ] 2946/3417 86% [===================================================== ] 2947/3417 86% [===================================================== ] 2948/3417 86% [===================================================== ] 2949/3417 86% [===================================================== ] 2950/3417 86% [===================================================== ] 2951/3417 86% [===================================================== ] 2952/3417 86% [===================================================== ] 2953/3417 86% [===================================================== ] 2954/3417 86% [===================================================== ] 2955/3417 86% [===================================================== ] 2956/3417 86% [===================================================== ] 2957/3417 86% [===================================================== ] 2958/3417 86% [===================================================== ] 2959/3417 86% [===================================================== ] 2960/3417 86% [===================================================== ] 2961/3417 86% [===================================================== ] 2962/3417 86% [===================================================== ] 2963/3417 86% [===================================================== ] 2964/3417 86% [===================================================== ] 2965/3417 86% [===================================================== ] 2966/3417 86% [===================================================== ] 2967/3417 86% [===================================================== ] 2968/3417 86% [===================================================== ] 2969/3417 86% [===================================================== ] 2970/3417 86% [===================================================== ] 2971/3417 86% [===================================================== ] 2972/3417 86% [===================================================== ] 2973/3417 87% [===================================================== ] 2974/3417 87% [===================================================== ] 2975/3417 87% [===================================================== ] 2976/3417 87% [====================================================== ] 2977/3417 87% [====================================================== ] 2978/3417 87% [====================================================== ] 2979/3417 87% [====================================================== ] 2980/3417 87% [====================================================== ] 2981/3417 87% [====================================================== ] 2982/3417 87% [====================================================== ] 2983/3417 87% [====================================================== ] 2984/3417 87% [====================================================== ] 2985/3417 87% [====================================================== ] 2986/3417 87% [====================================================== ] 2987/3417 87% [====================================================== ] 2988/3417 87% [====================================================== ] 2989/3417 87% [====================================================== ] 2990/3417 87% [====================================================== ] 2991/3417 87% [====================================================== ] 2992/3417 87% [====================================================== ] 2993/3417 87% [====================================================== ] 2994/3417 87% [====================================================== ] 2995/3417 87% [====================================================== ] 2996/3417 87% [====================================================== ] 2997/3417 87% [====================================================== ] 2998/3417 87% [====================================================== ] 2999/3417 87% [====================================================== ] 3000/3417 87% [====================================================== ] 3001/3417 87% [====================================================== ] 3002/3417 87% [====================================================== ] 3003/3417 87% [====================================================== ] 3004/3417 87% [====================================================== ] 3005/3417 87% [====================================================== ] 3006/3417 87% [====================================================== ] 3007/3417 88% [====================================================== ] 3008/3417 88% [====================================================== ] 3009/3417 88% [====================================================== ] 3010/3417 88% [====================================================== ] 3011/3417 88% [====================================================== ] 3012/3417 88% [====================================================== ] 3013/3417 88% [====================================================== ] 3014/3417 88% [====================================================== ] 3015/3417 88% [====================================================== ] 3016/3417 88% [====================================================== ] 3017/3417 88% [====================================================== ] 3018/3417 88% [====================================================== ] 3019/3417 88% [====================================================== ] 3020/3417 88% [====================================================== ] 3021/3417 88% [====================================================== ] 3022/3417 88% [====================================================== ] 3023/3417 88% [====================================================== ] 3024/3417 88% [====================================================== ] 3025/3417 88% [====================================================== ] 3026/3417 88% [====================================================== ] 3027/3417 88% [====================================================== ] 3028/3417 88% [====================================================== ] 3029/3417 88% [====================================================== ] 3030/3417 88% [====================================================== ] 3031/3417 88% [======================================================= ] 3032/3417 88% [======================================================= ] 3033/3417 88% [======================================================= ] 3034/3417 88% [======================================================= ] 3035/3417 88% [======================================================= ] 3036/3417 88% [======================================================= ] 3037/3417 88% [======================================================= ] 3038/3417 88% [======================================================= ] 3039/3417 88% [======================================================= ] 3040/3417 88% [======================================================= ] 3041/3417 88% [======================================================= ] 3042/3417 89% [======================================================= ] 3043/3417 89% [======================================================= ] 3044/3417 89% [======================================================= ] 3045/3417 89% [======================================================= ] 3046/3417 89% [======================================================= ] 3047/3417 89% [======================================================= ] 3048/3417 89% [======================================================= ] 3049/3417 89% [======================================================= ] 3050/3417 89% [======================================================= ] 3051/3417 89% [======================================================= ] 3052/3417 89% [======================================================= ] 3053/3417 89% [======================================================= ] 3054/3417 89% [======================================================= ] 3055/3417 89% [======================================================= ] 3056/3417 89% [======================================================= ] 3057/3417 89% [======================================================= ] 3058/3417 89% [======================================================= ] 3059/3417 89% [======================================================= ] 3060/3417 89% [======================================================= ] 3061/3417 89% [======================================================= ] 3062/3417 89% [======================================================= ] 3063/3417 89% [======================================================= ] 3064/3417 89% [======================================================= ] 3065/3417 89% [======================================================= ] 3066/3417 89% [======================================================= ] 3067/3417 89% [======================================================= ] 3068/3417 89% [======================================================= ] 3069/3417 89% [======================================================= ] 3070/3417 89% [======================================================= ] 3071/3417 89% [======================================================= ] 3072/3417 89% [======================================================= ] 3073/3417 89% [======================================================= ] 3074/3417 89% [======================================================= ] 3075/3417 89% [======================================================= ] 3076/3417 90% [======================================================= ] 3077/3417 90% [======================================================= ] 3078/3417 90% [======================================================= ] 3079/3417 90% [======================================================= ] 3080/3417 90% [======================================================= ] 3081/3417 90% [======================================================= ] 3082/3417 90% [======================================================= ] 3083/3417 90% [======================================================= ] 3084/3417 90% [======================================================= ] 3085/3417 90% [======================================================= ] 3086/3417 90% [======================================================== ] 3087/3417 90% [======================================================== ] 3088/3417 90% [======================================================== ] 3089/3417 90% [======================================================== ] 3090/3417 90% [======================================================== ] 3091/3417 90% [======================================================== ] 3092/3417 90% [======================================================== ] 3093/3417 90% [======================================================== ] 3094/3417 90% [======================================================== ] 3095/3417 90% [======================================================== ] 3096/3417 90% [======================================================== ] 3097/3417 90% [======================================================== ] 3098/3417 90% [======================================================== ] 3099/3417 90% [======================================================== ] 3100/3417 90% [======================================================== ] 3101/3417 90% [======================================================== ] 3102/3417 90% [======================================================== ] 3103/3417 90% [======================================================== ] 3104/3417 90% [======================================================== ] 3105/3417 90% [======================================================== ] 3106/3417 90% [======================================================== ] 3107/3417 90% [======================================================== ] 3108/3417 90% [======================================================== ] 3109/3417 90% [======================================================== ] 3110/3417 91% [======================================================== ] 3111/3417 91% [======================================================== ] 3112/3417 91% [======================================================== ] 3113/3417 91% [======================================================== ] 3114/3417 91% [======================================================== ] 3115/3417 91% [======================================================== ] 3116/3417 91% [======================================================== ] 3117/3417 91% [======================================================== ] 3118/3417 91% [======================================================== ] 3119/3417 91% [======================================================== ] 3120/3417 91% [======================================================== ] 3121/3417 91% [======================================================== ] 3122/3417 91% [======================================================== ] 3123/3417 91% [======================================================== ] 3124/3417 91% [======================================================== ] 3125/3417 91% [======================================================== ] 3126/3417 91% [======================================================== ] 3127/3417 91% [======================================================== ] 3128/3417 91% [======================================================== ] 3129/3417 91% [======================================================== ] 3130/3417 91% [======================================================== ] 3131/3417 91% [======================================================== ] 3132/3417 91% [======================================================== ] 3133/3417 91% [======================================================== ] 3134/3417 91% [======================================================== ] 3135/3417 91% [======================================================== ] 3136/3417 91% [======================================================== ] 3137/3417 91% [======================================================== ] 3138/3417 91% [======================================================== ] 3139/3417 91% [======================================================== ] 3140/3417 91% [======================================================== ] 3141/3417 91% [========================================================= ] 3142/3417 91% [========================================================= ] 3143/3417 91% [========================================================= ] 3144/3417 92% [========================================================= ] 3145/3417 92% [========================================================= ] 3146/3417 92% [========================================================= ] 3147/3417 92% [========================================================= ] 3148/3417 92% [========================================================= ] 3149/3417 92% [========================================================= ] 3150/3417 92% [========================================================= ] 3151/3417 92% [========================================================= ] 3152/3417 92% [========================================================= ] 3153/3417 92% [========================================================= ] 3154/3417 92% [========================================================= ] 3155/3417 92% [========================================================= ] 3156/3417 92% [========================================================= ] 3157/3417 92% [========================================================= ] 3158/3417 92% [========================================================= ] 3159/3417 92% [========================================================= ] 3160/3417 92% [========================================================= ] 3161/3417 92% [========================================================= ] 3162/3417 92% [========================================================= ] 3163/3417 92% [========================================================= ] 3164/3417 92% [========================================================= ] 3165/3417 92% [========================================================= ] 3166/3417 92% [========================================================= ] 3167/3417 92% [========================================================= ] 3168/3417 92% [========================================================= ] 3169/3417 92% [========================================================= ] 3170/3417 92% [========================================================= ] 3171/3417 92% [========================================================= ] 3172/3417 92% [========================================================= ] 3173/3417 92% [========================================================= ] 3174/3417 92% [========================================================= ] 3175/3417 92% [========================================================= ] 3176/3417 92% [========================================================= ] 3177/3417 92% [========================================================= ] 3178/3417 93% [========================================================= ] 3179/3417 93% [========================================================= ] 3180/3417 93% [========================================================= ] 3181/3417 93% [========================================================= ] 3182/3417 93% [========================================================= ] 3183/3417 93% [========================================================= ] 3184/3417 93% [========================================================= ] 3185/3417 93% [========================================================= ] 3186/3417 93% [========================================================= ] 3187/3417 93% [========================================================= ] 3188/3417 93% [========================================================= ] 3189/3417 93% [========================================================= ] 3190/3417 93% [========================================================= ] 3191/3417 93% [========================================================= ] 3192/3417 93% [========================================================= ] 3193/3417 93% [========================================================= ] 3194/3417 93% [========================================================= ] 3195/3417 93% [========================================================= ] 3196/3417 93% [========================================================== ] 3197/3417 93% [========================================================== ] 3198/3417 93% [========================================================== ] 3199/3417 93% [========================================================== ] 3200/3417 93% [========================================================== ] 3201/3417 93% [========================================================== ] 3202/3417 93% [========================================================== ] 3203/3417 93% [========================================================== ] 3204/3417 93% [========================================================== ] 3205/3417 93% [========================================================== ] 3206/3417 93% [========================================================== ] 3207/3417 93% [========================================================== ] 3208/3417 93% [========================================================== ] 3209/3417 93% [========================================================== ] 3210/3417 93% [========================================================== ] 3211/3417 93% [========================================================== ] 3212/3417 94% [========================================================== ] 3213/3417 94% [========================================================== ] 3214/3417 94% [========================================================== ] 3215/3417 94% [========================================================== ] 3216/3417 94% [========================================================== ] 3217/3417 94% [========================================================== ] 3218/3417 94% [========================================================== ] 3219/3417 94% [========================================================== ] 3220/3417 94% [========================================================== ] 3221/3417 94% [========================================================== ] 3222/3417 94% [========================================================== ] 3223/3417 94% [========================================================== ] 3224/3417 94% [========================================================== ] 3225/3417 94% [========================================================== ] 3226/3417 94% [========================================================== ] 3227/3417 94% [========================================================== ] 3228/3417 94% [========================================================== ] 3229/3417 94% [========================================================== ] 3230/3417 94% [========================================================== ] 3231/3417 94% [========================================================== ] 3232/3417 94% [========================================================== ] 3233/3417 94% [========================================================== ] 3234/3417 94% [========================================================== ] 3235/3417 94% [========================================================== ] 3236/3417 94% [========================================================== ] 3237/3417 94% [========================================================== ] 3238/3417 94% [========================================================== ] 3239/3417 94% [========================================================== ] 3240/3417 94% [========================================================== ] 3241/3417 94% [========================================================== ] 3242/3417 94% [========================================================== ] 3243/3417 94% [========================================================== ] 3244/3417 94% [========================================================== ] 3245/3417 94% [========================================================== ] 3246/3417 94% [========================================================== ] 3247/3417 95% [========================================================== ] 3248/3417 95% [========================================================== ] 3249/3417 95% [========================================================== ] 3250/3417 95% [========================================================== ] 3251/3417 95% [=========================================================== ] 3252/3417 95% [=========================================================== ] 3253/3417 95% [=========================================================== ] 3254/3417 95% [=========================================================== ] 3255/3417 95% [=========================================================== ] 3256/3417 95% [=========================================================== ] 3257/3417 95% [=========================================================== ] 3258/3417 95% [=========================================================== ] 3259/3417 95% [=========================================================== ] 3260/3417 95% [=========================================================== ] 3261/3417 95% [=========================================================== ] 3262/3417 95% [=========================================================== ] 3263/3417 95% [=========================================================== ] 3264/3417 95% [=========================================================== ] 3265/3417 95% [=========================================================== ] 3266/3417 95% [=========================================================== ] 3267/3417 95% [=========================================================== ] 3268/3417 95% [=========================================================== ] 3269/3417 95% [=========================================================== ] 3270/3417 95% [=========================================================== ] 3271/3417 95% [=========================================================== ] 3272/3417 95% [=========================================================== ] 3273/3417 95% [=========================================================== ] 3274/3417 95% [=========================================================== ] 3275/3417 95% [=========================================================== ] 3276/3417 95% [=========================================================== ] 3277/3417 95% [=========================================================== ] 3278/3417 95% [=========================================================== ] 3279/3417 95% [=========================================================== ] 3280/3417 95% [=========================================================== ] 3281/3417 96% [=========================================================== ] 3282/3417 96% [=========================================================== ] 3283/3417 96% [=========================================================== ] 3284/3417 96% [=========================================================== ] 3285/3417 96% [=========================================================== ] 3286/3417 96% [=========================================================== ] 3287/3417 96% [=========================================================== ] 3288/3417 96% [=========================================================== ] 3289/3417 96% [=========================================================== ] 3290/3417 96% [=========================================================== ] 3291/3417 96% [=========================================================== ] 3292/3417 96% [=========================================================== ] 3293/3417 96% [=========================================================== ] 3294/3417 96% [=========================================================== ] 3295/3417 96% [=========================================================== ] 3296/3417 96% [=========================================================== ] 3297/3417 96% [=========================================================== ] 3298/3417 96% [=========================================================== ] 3299/3417 96% [=========================================================== ] 3300/3417 96% [=========================================================== ] 3301/3417 96% [=========================================================== ] 3302/3417 96% [=========================================================== ] 3303/3417 96% [=========================================================== ] 3304/3417 96% [=========================================================== ] 3305/3417 96% [=========================================================== ] 3306/3417 96% [============================================================ ] 3307/3417 96% [============================================================ ] 3308/3417 96% [============================================================ ] 3309/3417 96% [============================================================ ] 3310/3417 96% [============================================================ ] 3311/3417 96% [============================================================ ] 3312/3417 96% [============================================================ ] 3313/3417 96% [============================================================ ] 3314/3417 96% [============================================================ ] 3315/3417 97% [============================================================ ] 3316/3417 97% [============================================================ ] 3317/3417 97% [============================================================ ] 3318/3417 97% [============================================================ ] 3319/3417 97% [============================================================ ] 3320/3417 97% [============================================================ ] 3321/3417 97% [============================================================ ] 3322/3417 97% [============================================================ ] 3323/3417 97% [============================================================ ] 3324/3417 97% [============================================================ ] 3325/3417 97% [============================================================ ] 3326/3417 97% [============================================================ ] 3327/3417 97% [============================================================ ] 3328/3417 97% [============================================================ ] 3329/3417 97% [============================================================ ] 3330/3417 97% [============================================================ ] 3331/3417 97% [============================================================ ] 3332/3417 97% [============================================================ ] 3333/3417 97% [============================================================ ] 3334/3417 97% [============================================================ ] 3335/3417 97% [============================================================ ] 3336/3417 97% [============================================================ ] 3337/3417 97% [============================================================ ] 3338/3417 97% [============================================================ ] 3339/3417 97% [============================================================ ] 3340/3417 97% [============================================================ ] 3341/3417 97% [============================================================ ] 3342/3417 97% [============================================================ ] 3343/3417 97% [============================================================ ] 3344/3417 97% [============================================================ ] 3345/3417 97% [============================================================ ] 3346/3417 97% [============================================================ ] 3347/3417 97% [============================================================ ] 3348/3417 97% [============================================================ ] 3349/3417 98% [============================================================ ] 3350/3417 98% [============================================================ ] 3351/3417 98% [============================================================ ] 3352/3417 98% [============================================================ ] 3353/3417 98% [============================================================ ] 3354/3417 98% [============================================================ ] 3355/3417 98% [============================================================ ] 3356/3417 98% [============================================================ ] 3357/3417 98% [============================================================ ] 3358/3417 98% [============================================================ ] 3359/3417 98% [============================================================ ] 3360/3417 98% [============================================================ ] 3361/3417 98% [============================================================= ] 3362/3417 98% [============================================================= ] 3363/3417 98% [============================================================= ] 3364/3417 98% [============================================================= ] 3365/3417 98% [============================================================= ] 3366/3417 98% [============================================================= ] 3367/3417 98% [============================================================= ] 3368/3417 98% [============================================================= ] 3369/3417 98% [============================================================= ] 3370/3417 98% [============================================================= ] 3371/3417 98% [============================================================= ] 3372/3417 98% [============================================================= ] 3373/3417 98% [============================================================= ] 3374/3417 98% [============================================================= ] 3375/3417 98% [============================================================= ] 3376/3417 98% [============================================================= ] 3377/3417 98% [============================================================= ] 3378/3417 98% [============================================================= ] 3379/3417 98% [============================================================= ] 3380/3417 98% [============================================================= ] 3381/3417 98% [============================================================= ] 3382/3417 98% [============================================================= ] 3383/3417 99% [============================================================= ] 3384/3417 99% [============================================================= ] 3385/3417 99% [============================================================= ] 3386/3417 99% [============================================================= ] 3387/3417 99% [============================================================= ] 3388/3417 99% [============================================================= ] 3389/3417 99% [============================================================= ] 3390/3417 99% [============================================================= ] 3391/3417 99% [============================================================= ] 3392/3417 99% [============================================================= ] 3393/3417 99% [============================================================= ] 3394/3417 99% [============================================================= ] 3395/3417 99% [============================================================= ] 3396/3417 99% [============================================================= ] 3397/3417 99% [============================================================= ] 3398/3417 99% [============================================================= ] 3399/3417 99% [============================================================= ] 3400/3417 99% [============================================================= ] 3401/3417 99% [============================================================= ] 3402/3417 99% [============================================================= ] 3403/3417 99% [============================================================= ] 3404/3417 99% [============================================================= ] 3405/3417 99% [============================================================= ] 3406/3417 99% [============================================================= ] 3407/3417 99% [============================================================= ] 3408/3417 99% [============================================================= ] 3409/3417 99% [============================================================= ] 3410/3417 99% [============================================================= ] 3411/3417 99% [============================================================= ] 3412/3417 99% [============================================================= ] 3413/3417 99% [============================================================= ] 3414/3417 99% [============================================================= ] 3415/3417 99% [============================================================= ] 3416/3417 99% [==============================================================] 3417/3417 100% operation complete, 3417 objects in 63796 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2023.02-rc3-28-g4ec39bad80 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c 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 10.4.0 Collecting legal info >>> host-binutils 2.38 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 5.4.233 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-systemd Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bubblewrap 0.7.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.0.0 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> casync 0efa7abffe5fffbde8c457d3c8fafbdde0bb6e4f Collecting legal info LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> udev Collecting legal info >>> 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) >>> elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> 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) >>> 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) >>> coreutils 9.1 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> dhrystone 2 Collecting legal info >>> dropbear 2022.83 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> dropwatch 1.5.4 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> freeipmi 1.6.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.bmc-watchdog: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiconsole: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-dcmi: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmidetect: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-fru: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmimonitoring: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiping: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmipower: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiseld: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.pstdout: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.sunbmc: OK (sha256: 48f44386b3f359e70d7e4a5d7f1d529d8591a7c64c47df3f4abdf2ad45a6d537) COPYING.ZRESEARCH: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> fwts 22.09.00 Collecting legal info debian/copyright: OK (sha256: fbbea748555635dd8c7e6e2f99cddd778f5ee3f9e3510775183bf9799076e5e5) >>> libbsd 0.11.3 Collecting legal info COPYING: OK (sha256: ff2fdeeb0fe8bcb9045fe91d69e8312a5b477c54db48dffe34dd1c0d730c5864) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> gmrender-resurrect 0.1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> gstreamer1 1.22.0 Collecting legal info COPYING: OK (sha256: ad2eec519ebd4b5df86ea84dff24ae3bfa2edea846a703b58902dd221ae375db) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> gst1-plugins-base 1.22.0 Collecting legal info COPYING: OK (sha256: ad2eec519ebd4b5df86ea84dff24ae3bfa2edea846a703b58902dd221ae375db) >>> ipcalc 1.0.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> janus-gateway 1.1.1 Collecting legal info COPYING: OK (sha256: 91d04c97fa1da3fcd28205873276358aafc071c5b00a9ea8c49dd06d487a9dc6) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libnice 0.1.21 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libiscsi 1.19.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsolv 0.7.22 Collecting legal info LICENSE.BSD: OK (sha256: 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libvpx 1.12.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> logrotate 3.20.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-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) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nanomsg 1.1.5 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> ntfs-3g 2022.10.3 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> 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) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proftpd 1.3.8 Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> pulseaudio 16.1 Collecting legal info LICENSE: OK (sha256: a1064b9838b6b4feee61eaeb0925da4b4834c984b77716558860c4294ed6c015) GPL: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-qemu 7.2.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> redis 7.0.7 Collecting legal info COPYING: OK (sha256: 97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828) >>> rng-tools 6.16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> 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.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> tpm2-tools 5.2 Collecting legal info doc/LICENSE: OK (sha256: f6995d52c8b8e4d2c3bace7fc9c330a77a90d808166fbad4d7ead7e8ba2fc66c) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.233: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'