mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/mips64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/mips64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-5/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-5/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells; fi rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/perl5/5.34.1/mips64-linux/CORE find /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-5/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-5/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-5/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-5/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/include /home/autobuild/autobuild/instance-5/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-5/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-5/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-5/output-1/target/usr/doc find /home/autobuild/autobuild/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-5/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/man /home/autobuild/autobuild/instance-5/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/info /home/autobuild/autobuild/instance-5/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/doc /home/autobuild/autobuild/instance-5/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-5/output-1/target/lib/debug /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-872-g688a796205"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-5/output-1/per-package /home/autobuild/autobuild/instance-5/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-5/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkcramfs -B /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.cramfs\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/cramfs/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 3609 objects. stage 2: creating image '/home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2' [ ] 1/3609 0% [ ] 2/3609 0% [ ] 3/3609 0% [ ] 4/3609 0% [ ] 5/3609 0% [ ] 6/3609 0% [ ] 7/3609 0% [ ] 8/3609 0% [ ] 9/3609 0% [ ] 10/3609 0% [ ] 11/3609 0% [ ] 12/3609 0% [ ] 13/3609 0% [ ] 14/3609 0% [ ] 15/3609 0% [ ] 16/3609 0% [ ] 17/3609 0% [ ] 18/3609 0% [ ] 19/3609 0% [ ] 20/3609 0% [ ] 21/3609 0% [ ] 22/3609 0% [ ] 23/3609 0% [ ] 24/3609 0% [ ] 25/3609 0% [ ] 26/3609 0% [ ] 27/3609 0% [ ] 28/3609 0% [ ] 29/3609 0% [ ] 30/3609 0% [ ] 31/3609 0% [ ] 32/3609 0% [ ] 33/3609 0% [ ] 34/3609 0% [ ] 35/3609 0% [ ] 36/3609 0% [ ] 37/3609 1% [ ] 38/3609 1% [ ] 39/3609 1% [ ] 40/3609 1% [ ] 41/3609 1% [ ] 42/3609 1% [ ] 43/3609 1% [ ] 44/3609 1% [ ] 45/3609 1% [ ] 46/3609 1% [ ] 47/3609 1% [ ] 48/3609 1% [ ] 49/3609 1% [ ] 50/3609 1% [ ] 51/3609 1% [ ] 52/3609 1% [ ] 53/3609 1% [ ] 54/3609 1% [ ] 55/3609 1% [ ] 56/3609 1% [ ] 57/3609 1% [ ] 58/3609 1% [= ] 59/3609 1% [= ] 60/3609 1% [= ] 61/3609 1% [= ] 62/3609 1% [= ] 63/3609 1% [= ] 64/3609 1% [= ] 65/3609 1% [= ] 66/3609 1% [= ] 67/3609 1% [= ] 68/3609 1% [= ] 69/3609 1% [= ] 70/3609 1% [= ] 71/3609 1% [= ] 72/3609 1% [= ] 73/3609 2% [= ] 74/3609 2% [= ] 75/3609 2% [= ] 76/3609 2% [= ] 77/3609 2% [= ] 78/3609 2% [= ] 79/3609 2% [= ] 80/3609 2% [= ] 81/3609 2% [= ] 82/3609 2% [= ] 83/3609 2% [= ] 84/3609 2% [= ] 85/3609 2% [= ] 86/3609 2% [= ] 87/3609 2% [= ] 88/3609 2% [= ] 89/3609 2% [= ] 90/3609 2% [= ] 91/3609 2% [= ] 92/3609 2% [= ] 93/3609 2% [= ] 94/3609 2% [= ] 95/3609 2% [= ] 96/3609 2% [= ] 97/3609 2% [= ] 98/3609 2% [= ] 99/3609 2% [= ] 100/3609 2% [= ] 101/3609 2% [= ] 102/3609 2% [= ] 103/3609 2% [= ] 104/3609 2% [= ] 105/3609 2% [= ] 106/3609 2% [= ] 107/3609 2% [= ] 108/3609 2% [= ] 109/3609 3% [= ] 110/3609 3% [= ] 111/3609 3% [= ] 112/3609 3% [= ] 113/3609 3% [= ] 114/3609 3% [= ] 115/3609 3% [= ] 116/3609 3% [== ] 117/3609 3% [== ] 118/3609 3% [== ] 119/3609 3% [== ] 120/3609 3% [== ] 121/3609 3% [== ] 122/3609 3% [== ] 123/3609 3% [== ] 124/3609 3% [== ] 125/3609 3% [== ] 126/3609 3% [== ] 127/3609 3% [== ] 128/3609 3% [== ] 129/3609 3% [== ] 130/3609 3% [== ] 131/3609 3% [== ] 132/3609 3% [== ] 133/3609 3% [== ] 134/3609 3% [== ] 135/3609 3% [== ] 136/3609 3% [== ] 137/3609 3% [== ] 138/3609 3% [== ] 139/3609 3% [== ] 140/3609 3% [== ] 141/3609 3% [== ] 142/3609 3% [== ] 143/3609 3% [== ] 144/3609 3% [== ] 145/3609 4% [== ] 146/3609 4% [== ] 147/3609 4% [== ] 148/3609 4% [== ] 149/3609 4% [== ] 150/3609 4% [== ] 151/3609 4% [== ] 152/3609 4% [== ] 153/3609 4% [== ] 154/3609 4% [== ] 155/3609 4% [== ] 156/3609 4% [== ] 157/3609 4% [== ] 158/3609 4% [== ] 159/3609 4% [== ] 160/3609 4% [== ] 161/3609 4% [== ] 162/3609 4% [== ] 163/3609 4% [== ] 164/3609 4% [== ] 165/3609 4% [== ] 166/3609 4% [== ] 167/3609 4% [== ] 168/3609 4% [== ] 169/3609 4% [== ] 170/3609 4% [== ] 171/3609 4% [== ] 172/3609 4% [== ] 173/3609 4% [== ] 174/3609 4% [=== ] 175/3609 4% [=== ] 176/3609 4% [=== ] 177/3609 4% [=== ] 178/3609 4% [=== ] 179/3609 4% [=== ] 180/3609 4% [=== ] 181/3609 5% [=== ] 182/3609 5% [=== ] 183/3609 5% [=== ] 184/3609 5% [=== ] 185/3609 5% [=== ] 186/3609 5% [=== ] 187/3609 5% [=== ] 188/3609 5% [=== ] 189/3609 5% [=== ] 190/3609 5% [=== ] 191/3609 5% [=== ] 192/3609 5% [=== ] 193/3609 5% [=== ] 194/3609 5% [=== ] 195/3609 5% [=== ] 196/3609 5% [=== ] 197/3609 5% [=== ] 198/3609 5% [=== ] 199/3609 5% [=== ] 200/3609 5% [=== ] 201/3609 5% [=== ] 202/3609 5% [=== ] 203/3609 5% [=== ] 204/3609 5% [=== ] 205/3609 5% [=== ] 206/3609 5% [=== ] 207/3609 5% [=== ] 208/3609 5% [=== ] 209/3609 5% [=== ] 210/3609 5% [=== ] 211/3609 5% [=== ] 212/3609 5% [=== ] 213/3609 5% [=== ] 214/3609 5% [=== ] 215/3609 5% [=== ] 216/3609 5% [=== ] 217/3609 6% [=== ] 218/3609 6% [=== ] 219/3609 6% [=== ] 220/3609 6% [=== ] 221/3609 6% [=== ] 222/3609 6% [=== ] 223/3609 6% [=== ] 224/3609 6% [=== ] 225/3609 6% [=== ] 226/3609 6% [=== ] 227/3609 6% [=== ] 228/3609 6% [=== ] 229/3609 6% [=== ] 230/3609 6% [=== ] 231/3609 6% [=== ] 232/3609 6% [==== ] 233/3609 6% [==== ] 234/3609 6% [==== ] 235/3609 6% [==== ] 236/3609 6% [==== ] 237/3609 6% [==== ] 238/3609 6% [==== ] 239/3609 6% [==== ] 240/3609 6% [==== ] 241/3609 6% [==== ] 242/3609 6% [==== ] 243/3609 6% [==== ] 244/3609 6% [==== ] 245/3609 6% [==== ] 246/3609 6% [==== ] 247/3609 6% [==== ] 248/3609 6% [==== ] 249/3609 6% [==== ] 250/3609 6% [==== ] 251/3609 6% [==== ] 252/3609 6% [==== ] 253/3609 7% [==== ] 254/3609 7% [==== ] 255/3609 7% [==== ] 256/3609 7% [==== ] 257/3609 7% [==== ] 258/3609 7% [==== ] 259/3609 7% [==== ] 260/3609 7% [==== ] 261/3609 7% [==== ] 262/3609 7% [==== ] 263/3609 7% [==== ] 264/3609 7% [==== ] 265/3609 7% [==== ] 266/3609 7% [==== ] 267/3609 7% [==== ] 268/3609 7% [==== ] 269/3609 7% [==== ] 270/3609 7% [==== ] 271/3609 7% [==== ] 272/3609 7% [==== ] 273/3609 7% [==== ] 274/3609 7% [==== ] 275/3609 7% [==== ] 276/3609 7% [==== ] 277/3609 7% [==== ] 278/3609 7% [==== ] 279/3609 7% [==== ] 280/3609 7% [==== ] 281/3609 7% [==== ] 282/3609 7% [==== ] 283/3609 7% [==== ] 284/3609 7% [==== ] 285/3609 7% [==== ] 286/3609 7% [==== ] 287/3609 7% [==== ] 288/3609 7% [==== ] 289/3609 8% [==== ] 290/3609 8% [==== ] 291/3609 8% [===== ] 292/3609 8% [===== ] 293/3609 8% [===== ] 294/3609 8% [===== ] 295/3609 8% [===== ] 296/3609 8% [===== ] 297/3609 8% [===== ] 298/3609 8% [===== ] 299/3609 8% [===== ] 300/3609 8% [===== ] 301/3609 8% [===== ] 302/3609 8% [===== ] 303/3609 8% [===== ] 304/3609 8% [===== ] 305/3609 8% [===== ] 306/3609 8% [===== ] 307/3609 8% [===== ] 308/3609 8% [===== ] 309/3609 8% [===== ] 310/3609 8% [===== ] 311/3609 8% [===== ] 312/3609 8% [===== ] 313/3609 8% [===== ] 314/3609 8% [===== ] 315/3609 8% [===== ] 316/3609 8% [===== ] 317/3609 8% [===== ] 318/3609 8% [===== ] 319/3609 8% [===== ] 320/3609 8% [===== ] 321/3609 8% [===== ] 322/3609 8% [===== ] 323/3609 8% [===== ] 324/3609 8% [===== ] 325/3609 9% [===== ] 326/3609 9% [===== ] 327/3609 9% [===== ] 328/3609 9% [===== ] 329/3609 9% [===== ] 330/3609 9% [===== ] 331/3609 9% [===== ] 332/3609 9% [===== ] 333/3609 9% [===== ] 334/3609 9% [===== ] 335/3609 9% [===== ] 336/3609 9% [===== ] 337/3609 9% [===== ] 338/3609 9% [===== ] 339/3609 9% [===== ] 340/3609 9% [===== ] 341/3609 9% [===== ] 342/3609 9% [===== ] 343/3609 9% [===== ] 344/3609 9% [===== ] 345/3609 9% [===== ] 346/3609 9% [===== ] 347/3609 9% [===== ] 348/3609 9% [===== ] 349/3609 9% [====== ] 350/3609 9% [====== ] 351/3609 9% [====== ] 352/3609 9% [====== ] 353/3609 9% [====== ] 354/3609 9% [====== ] 355/3609 9% [====== ] 356/3609 9% [====== ] 357/3609 9% [====== ] 358/3609 9% [====== ] 359/3609 9% [====== ] 360/3609 9% [====== ] 361/3609 10% [====== ] 362/3609 10% [====== ] 363/3609 10% [====== ] 364/3609 10% [====== ] 365/3609 10% [====== ] 366/3609 10% [====== ] 367/3609 10% [====== ] 368/3609 10% [====== ] 369/3609 10% [====== ] 370/3609 10% [====== ] 371/3609 10% [====== ] 372/3609 10% [====== ] 373/3609 10% [====== ] 374/3609 10% [====== ] 375/3609 10% [====== ] 376/3609 10% [====== ] 377/3609 10% [====== ] 378/3609 10% [====== ] 379/3609 10% [====== ] 380/3609 10% [====== ] 381/3609 10% [====== ] 382/3609 10% [====== ] 383/3609 10% [====== ] 384/3609 10% [====== ] 385/3609 10% [====== ] 386/3609 10% [====== ] 387/3609 10% [====== ] 388/3609 10% [====== ] 389/3609 10% [====== ] 390/3609 10% [====== ] 391/3609 10% [====== ] 392/3609 10% [====== ] 393/3609 10% [====== ] 394/3609 10% [====== ] 395/3609 10% [====== ] 396/3609 10% [====== ] 397/3609 11% [====== ] 398/3609 11% [====== ] 399/3609 11% [====== ] 400/3609 11% [====== ] 401/3609 11% [====== ] 402/3609 11% [====== ] 403/3609 11% [====== ] 404/3609 11% [====== ] 405/3609 11% [====== ] 406/3609 11% [====== ] 407/3609 11% [======= ] 408/3609 11% [======= ] 409/3609 11% [======= ] 410/3609 11% [======= ] 411/3609 11% [======= ] 412/3609 11% [======= ] 413/3609 11% [======= ] 414/3609 11% [======= ] 415/3609 11% [======= ] 416/3609 11% [======= ] 417/3609 11% [======= ] 418/3609 11% [======= ] 419/3609 11% [======= ] 420/3609 11% [======= ] 421/3609 11% [======= ] 422/3609 11% [======= ] 423/3609 11% [======= ] 424/3609 11% [======= ] 425/3609 11% [======= ] 426/3609 11% [======= ] 427/3609 11% [======= ] 428/3609 11% [======= ] 429/3609 11% [======= ] 430/3609 11% [======= ] 431/3609 11% [======= ] 432/3609 11% [======= ] 433/3609 11% [======= ] 434/3609 12% [======= ] 435/3609 12% [======= ] 436/3609 12% [======= ] 437/3609 12% [======= ] 438/3609 12% [======= ] 439/3609 12% [======= ] 440/3609 12% [======= ] 441/3609 12% [======= ] 442/3609 12% [======= ] 443/3609 12% [======= ] 444/3609 12% [======= ] 445/3609 12% [======= ] 446/3609 12% [======= ] 447/3609 12% [======= ] 448/3609 12% [======= ] 449/3609 12% [======= ] 450/3609 12% [======= ] 451/3609 12% [======= ] 452/3609 12% [======= ] 453/3609 12% [======= ] 454/3609 12% [======= ] 455/3609 12% [======= ] 456/3609 12% [======= ] 457/3609 12% [======= ] 458/3609 12% [======= ] 459/3609 12% [======= ] 460/3609 12% [======= ] 461/3609 12% [======= ] 462/3609 12% [======= ] 463/3609 12% [======= ] 464/3609 12% [======= ] 465/3609 12% [======== ] 466/3609 12% [======== ] 467/3609 12% [======== ] 468/3609 12% [======== ] 469/3609 12% [======== ] 470/3609 13% [======== ] 471/3609 13% [======== ] 472/3609 13% [======== ] 473/3609 13% [======== ] 474/3609 13% [======== ] 475/3609 13% [======== ] 476/3609 13% [======== ] 477/3609 13% [======== ] 478/3609 13% [======== ] 479/3609 13% [======== ] 480/3609 13% [======== ] 481/3609 13% [======== ] 482/3609 13% [======== ] 483/3609 13% [======== ] 484/3609 13% [======== ] 485/3609 13% [======== ] 486/3609 13% [======== ] 487/3609 13% [======== ] 488/3609 13% [======== ] 489/3609 13% [======== ] 490/3609 13% [======== ] 491/3609 13% [======== ] 492/3609 13% [======== ] 493/3609 13% [======== ] 494/3609 13% [======== ] 495/3609 13% [======== ] 496/3609 13% [======== ] 497/3609 13% [======== ] 498/3609 13% [======== ] 499/3609 13% [======== ] 500/3609 13% [======== ] 501/3609 13% [======== ] 502/3609 13% [======== ] 503/3609 13% [======== ] 504/3609 13% [======== ] 505/3609 13% [======== ] 506/3609 14% [======== ] 507/3609 14% [======== ] 508/3609 14% [======== ] 509/3609 14% [======== ] 510/3609 14% [======== ] 511/3609 14% [======== ] 512/3609 14% [======== ] 513/3609 14% [======== ] 514/3609 14% [======== ] 515/3609 14% [======== ] 516/3609 14% [======== ] 517/3609 14% [======== ] 518/3609 14% [======== ] 519/3609 14% [======== ] 520/3609 14% [======== ] 521/3609 14% [======== ] 522/3609 14% [======== ] 523/3609 14% [========= ] 524/3609 14% [========= ] 525/3609 14% [========= ] 526/3609 14% [========= ] 527/3609 14% [========= ] 528/3609 14% [========= ] 529/3609 14% [========= ] 530/3609 14% [========= ] 531/3609 14% [========= ] 532/3609 14% [========= ] 533/3609 14% [========= ] 534/3609 14% [========= ] 535/3609 14% [========= ] 536/3609 14% [========= ] 537/3609 14% [========= ] 538/3609 14% [========= ] 539/3609 14% [========= ] 540/3609 14% [========= ] 541/3609 14% [========= ] 542/3609 15% [========= ] 543/3609 15% [========= ] 544/3609 15% [========= ] 545/3609 15% [========= ] 546/3609 15% [========= ] 547/3609 15% [========= ] 548/3609 15% [========= ] 549/3609 15% [========= ] 550/3609 15% [========= ] 551/3609 15% [========= ] 552/3609 15% [========= ] 553/3609 15% [========= ] 554/3609 15% [========= ] 555/3609 15% [========= ] 556/3609 15% [========= ] 557/3609 15% [========= ] 558/3609 15% [========= ] 559/3609 15% [========= ] 560/3609 15% [========= ] 561/3609 15% [========= ] 562/3609 15% [========= ] 563/3609 15% [========= ] 564/3609 15% [========= ] 565/3609 15% [========= ] 566/3609 15% [========= ] 567/3609 15% [========= ] 568/3609 15% [========= ] 569/3609 15% [========= ] 570/3609 15% [========= ] 571/3609 15% [========= ] 572/3609 15% [========= ] 573/3609 15% [========= ] 574/3609 15% [========= ] 575/3609 15% [========= ] 576/3609 15% [========= ] 577/3609 15% [========= ] 578/3609 16% [========= ] 579/3609 16% [========= ] 580/3609 16% [========= ] 581/3609 16% [========= ] 582/3609 16% [========== ] 583/3609 16% [========== ] 584/3609 16% [========== ] 585/3609 16% [========== ] 586/3609 16% [========== ] 587/3609 16% [========== ] 588/3609 16% [========== ] 589/3609 16% [========== ] 590/3609 16% [========== ] 591/3609 16% [========== ] 592/3609 16% [========== ] 593/3609 16% [========== ] 594/3609 16% [========== ] 595/3609 16% [========== ] 596/3609 16% [========== ] 597/3609 16% [========== ] 598/3609 16% [========== ] 599/3609 16% [========== ] 600/3609 16% [========== ] 601/3609 16% [========== ] 602/3609 16% [========== ] 603/3609 16% [========== ] 604/3609 16% [========== ] 605/3609 16% [========== ] 606/3609 16% [========== ] 607/3609 16% [========== ] 608/3609 16% [========== ] 609/3609 16% [========== ] 610/3609 16% [========== ] 611/3609 16% [========== ] 612/3609 16% [========== ] 613/3609 16% [========== ] 614/3609 17% [========== ] 615/3609 17% [========== ] 616/3609 17% [========== ] 617/3609 17% [========== ] 618/3609 17% [========== ] 619/3609 17% [========== ] 620/3609 17% [========== ] 621/3609 17% [========== ] 622/3609 17% [========== ] 623/3609 17% [========== ] 624/3609 17% [========== ] 625/3609 17% [========== ] 626/3609 17% [========== ] 627/3609 17% [========== ] 628/3609 17% [========== ] 629/3609 17% [========== ] 630/3609 17% [========== ] 631/3609 17% [========== ] 632/3609 17% [========== ] 633/3609 17% [========== ] 634/3609 17% [========== ] 635/3609 17% [========== ] 636/3609 17% [========== ] 637/3609 17% [========== ] 638/3609 17% [========== ] 639/3609 17% [========== ] 640/3609 17% [=========== ] 641/3609 17% [=========== ] 642/3609 17% [=========== ] 643/3609 17% [=========== ] 644/3609 17% [=========== ] 645/3609 17% [=========== ] 646/3609 17% [=========== ] 647/3609 17% [=========== ] 648/3609 17% [=========== ] 649/3609 17% [=========== ] 650/3609 18% [=========== ] 651/3609 18% [=========== ] 652/3609 18% [=========== ] 653/3609 18% [=========== ] 654/3609 18% [=========== ] 655/3609 18% [=========== ] 656/3609 18% [=========== ] 657/3609 18% [=========== ] 658/3609 18% [=========== ] 659/3609 18% [=========== ] 660/3609 18% [=========== ] 661/3609 18% [=========== ] 662/3609 18% [=========== ] 663/3609 18% [=========== ] 664/3609 18% [=========== ] 665/3609 18% [=========== ] 666/3609 18% [=========== ] 667/3609 18% [=========== ] 668/3609 18% [=========== ] 669/3609 18% [=========== ] 670/3609 18% [=========== ] 671/3609 18% [=========== ] 672/3609 18% [=========== ] 673/3609 18% [=========== ] 674/3609 18% [=========== ] 675/3609 18% [=========== ] 676/3609 18% [=========== ] 677/3609 18% [=========== ] 678/3609 18% [=========== ] 679/3609 18% [=========== ] 680/3609 18% [=========== ] 681/3609 18% [=========== ] 682/3609 18% [=========== ] 683/3609 18% [=========== ] 684/3609 18% [=========== ] 685/3609 18% [=========== ] 686/3609 19% [=========== ] 687/3609 19% [=========== ] 688/3609 19% [=========== ] 689/3609 19% [=========== ] 690/3609 19% [=========== ] 691/3609 19% [=========== ] 692/3609 19% [=========== ] 693/3609 19% [=========== ] 694/3609 19% [=========== ] 695/3609 19% [=========== ] 696/3609 19% [=========== ] 697/3609 19% [=========== ] 698/3609 19% [============ ] 699/3609 19% [============ ] 700/3609 19% [============ ] 701/3609 19% [============ ] 702/3609 19% [============ ] 703/3609 19% [============ ] 704/3609 19% [============ ] 705/3609 19% [============ ] 706/3609 19% [============ ] 707/3609 19% [============ ] 708/3609 19% [============ ] 709/3609 19% [============ ] 710/3609 19% [============ ] 711/3609 19% [============ ] 712/3609 19% [============ ] 713/3609 19% [============ ] 714/3609 19% [============ ] 715/3609 19% [============ ] 716/3609 19% [============ ] 717/3609 19% [============ ] 718/3609 19% [============ ] 719/3609 19% [============ ] 720/3609 19% [============ ] 721/3609 19% [============ ] 722/3609 20% [============ ] 723/3609 20% [============ ] 724/3609 20% [============ ] 725/3609 20% [============ ] 726/3609 20% [============ ] 727/3609 20% [============ ] 728/3609 20% [============ ] 729/3609 20% [============ ] 730/3609 20% [============ ] 731/3609 20% [============ ] 732/3609 20% [============ ] 733/3609 20% [============ ] 734/3609 20% [============ ] 735/3609 20% [============ ] 736/3609 20% [============ ] 737/3609 20% [============ ] 738/3609 20% [============ ] 739/3609 20% [============ ] 740/3609 20% [============ ] 741/3609 20% [============ ] 742/3609 20% [============ ] 743/3609 20% [============ ] 744/3609 20% [============ ] 745/3609 20% [============ ] 746/3609 20% [============ ] 747/3609 20% [============ ] 748/3609 20% [============ ] 749/3609 20% [============ ] 750/3609 20% [============ ] 751/3609 20% [============ ] 752/3609 20% [============ ] 753/3609 20% [============ ] 754/3609 20% [============ ] 755/3609 20% [============ ] 756/3609 20% [============= ] 757/3609 20% [============= ] 758/3609 21% [============= ] 759/3609 21% [============= ] 760/3609 21% [============= ] 761/3609 21% [============= ] 762/3609 21% [============= ] 763/3609 21% [============= ] 764/3609 21% [============= ] 765/3609 21% [============= ] 766/3609 21% [============= ] 767/3609 21% [============= ] 768/3609 21% [============= ] 769/3609 21% [============= ] 770/3609 21% [============= ] 771/3609 21% [============= ] 772/3609 21% [============= ] 773/3609 21% [============= ] 774/3609 21% [============= ] 775/3609 21% [============= ] 776/3609 21% [============= ] 777/3609 21% [============= ] 778/3609 21% [============= ] 779/3609 21% [============= ] 780/3609 21% [============= ] 781/3609 21% [============= ] 782/3609 21% [============= ] 783/3609 21% [============= ] 784/3609 21% [============= ] 785/3609 21% [============= ] 786/3609 21% [============= ] 787/3609 21% [============= ] 788/3609 21% [============= ] 789/3609 21% [============= ] 790/3609 21% [============= ] 791/3609 21% [============= ] 792/3609 21% [============= ] 793/3609 21% [============= ] 794/3609 22% [============= ] 795/3609 22% [============= ] 796/3609 22% [============= ] 797/3609 22% [============= ] 798/3609 22% [============= ] 799/3609 22% [============= ] 800/3609 22% [============= ] 801/3609 22% [============= ] 802/3609 22% [============= ] 803/3609 22% [============= ] 804/3609 22% [============= ] 805/3609 22% [============= ] 806/3609 22% [============= ] 807/3609 22% [============= ] 808/3609 22% [============= ] 809/3609 22% [============= ] 810/3609 22% [============= ] 811/3609 22% [============= ] 812/3609 22% [============= ] 813/3609 22% [============= ] 814/3609 22% [============== ] 815/3609 22% [============== ] 816/3609 22% [============== ] 817/3609 22% [============== ] 818/3609 22% [============== ] 819/3609 22% [============== ] 820/3609 22% [============== ] 821/3609 22% [============== ] 822/3609 22% [============== ] 823/3609 22% [============== ] 824/3609 22% [============== ] 825/3609 22% [============== ] 826/3609 22% [============== ] 827/3609 22% [============== ] 828/3609 22% [============== ] 829/3609 22% [============== ] 830/3609 22% [============== ] 831/3609 23% [============== ] 832/3609 23% [============== ] 833/3609 23% [============== ] 834/3609 23% [============== ] 835/3609 23% [============== ] 836/3609 23% [============== ] 837/3609 23% [============== ] 838/3609 23% [============== ] 839/3609 23% [============== ] 840/3609 23% [============== ] 841/3609 23% [============== ] 842/3609 23% [============== ] 843/3609 23% [============== ] 844/3609 23% [============== ] 845/3609 23% [============== ] 846/3609 23% [============== ] 847/3609 23% [============== ] 848/3609 23% [============== ] 849/3609 23% [============== ] 850/3609 23% [============== ] 851/3609 23% [============== ] 852/3609 23% [============== ] 853/3609 23% [============== ] 854/3609 23% [============== ] 855/3609 23% [============== ] 856/3609 23% [============== ] 857/3609 23% [============== ] 858/3609 23% [============== ] 859/3609 23% [============== ] 860/3609 23% [============== ] 861/3609 23% [============== ] 862/3609 23% [============== ] 863/3609 23% [============== ] 864/3609 23% [============== ] 865/3609 23% [============== ] 866/3609 23% [============== ] 867/3609 24% [============== ] 868/3609 24% [============== ] 869/3609 24% [============== ] 870/3609 24% [============== ] 871/3609 24% [============== ] 872/3609 24% [============== ] 873/3609 24% [=============== ] 874/3609 24% [=============== ] 875/3609 24% [=============== ] 876/3609 24% [=============== ] 877/3609 24% [=============== ] 878/3609 24% [=============== ] 879/3609 24% [=============== ] 880/3609 24% [=============== ] 881/3609 24% [=============== ] 882/3609 24% [=============== ] 883/3609 24% [=============== ] 884/3609 24% [=============== ] 885/3609 24% [=============== ] 886/3609 24% [=============== ] 887/3609 24% [=============== ] 888/3609 24% [=============== ] 889/3609 24% [=============== ] 890/3609 24% [=============== ] 891/3609 24% [=============== ] 892/3609 24% [=============== ] 893/3609 24% [=============== ] 894/3609 24% [=============== ] 895/3609 24% [=============== ] 896/3609 24% [=============== ] 897/3609 24% [=============== ] 898/3609 24% [=============== ] 899/3609 24% [=============== ] 900/3609 24% [=============== ] 901/3609 24% [=============== ] 902/3609 24% [=============== ] 903/3609 25% [=============== ] 904/3609 25% [=============== ] 905/3609 25% [=============== ] 906/3609 25% [=============== ] 907/3609 25% [=============== ] 908/3609 25% [=============== ] 909/3609 25% [=============== ] 910/3609 25% [=============== ] 911/3609 25% [=============== ] 912/3609 25% [=============== ] 913/3609 25% [=============== ] 914/3609 25% [=============== ] 915/3609 25% [=============== ] 916/3609 25% [=============== ] 917/3609 25% [=============== ] 918/3609 25% [=============== ] 919/3609 25% [=============== ] 920/3609 25% [=============== ] 921/3609 25% [=============== ] 922/3609 25% [=============== ] 923/3609 25% [=============== ] 924/3609 25% [=============== ] 925/3609 25% [=============== ] 926/3609 25% [=============== ] 927/3609 25% [=============== ] 928/3609 25% [=============== ] 929/3609 25% [=============== ] 930/3609 25% [=============== ] 931/3609 25% [================ ] 932/3609 25% [================ ] 933/3609 25% [================ ] 934/3609 25% [================ ] 935/3609 25% [================ ] 936/3609 25% [================ ] 937/3609 25% [================ ] 938/3609 25% [================ ] 939/3609 26% [================ ] 940/3609 26% [================ ] 941/3609 26% [================ ] 942/3609 26% [================ ] 943/3609 26% [================ ] 944/3609 26% [================ ] 945/3609 26% [================ ] 946/3609 26% [================ ] 947/3609 26% [================ ] 948/3609 26% [================ ] 949/3609 26% [================ ] 950/3609 26% [================ ] 951/3609 26% [================ ] 952/3609 26% [================ ] 953/3609 26% [================ ] 954/3609 26% [================ ] 955/3609 26% [================ ] 956/3609 26% [================ ] 957/3609 26% [================ ] 958/3609 26% [================ ] 959/3609 26% [================ ] 960/3609 26% [================ ] 961/3609 26% [================ ] 962/3609 26% [================ ] 963/3609 26% [================ ] 964/3609 26% [================ ] 965/3609 26% [================ ] 966/3609 26% [================ ] 967/3609 26% [================ ] 968/3609 26% [================ ] 969/3609 26% [================ ] 970/3609 26% [================ ] 971/3609 26% [================ ] 972/3609 26% [================ ] 973/3609 26% [================ ] 974/3609 26% [================ ] 975/3609 27% [================ ] 976/3609 27% [================ ] 977/3609 27% [================ ] 978/3609 27% [================ ] 979/3609 27% [================ ] 980/3609 27% [================ ] 981/3609 27% [================ ] 982/3609 27% [================ ] 983/3609 27% [================ ] 984/3609 27% [================ ] 985/3609 27% [================ ] 986/3609 27% [================ ] 987/3609 27% [================ ] 988/3609 27% [================ ] 989/3609 27% [================= ] 990/3609 27% [================= ] 991/3609 27% [================= ] 992/3609 27% [================= ] 993/3609 27% [================= ] 994/3609 27% [================= ] 995/3609 27% [================= ] 996/3609 27% [================= ] 997/3609 27% [================= ] 998/3609 27% [================= ] 999/3609 27% [================= ] 1000/3609 27% [================= ] 1001/3609 27% [================= ] 1002/3609 27% [================= ] 1003/3609 27% [================= ] 1004/3609 27% [================= ] 1005/3609 27% [================= ] 1006/3609 27% [================= ] 1007/3609 27% [================= ] 1008/3609 27% [================= ] 1009/3609 27% [================= ] 1010/3609 27% [================= ] 1011/3609 28% [================= ] 1012/3609 28% [================= ] 1013/3609 28% [================= ] 1014/3609 28% [================= ] 1015/3609 28% [================= ] 1016/3609 28% [================= ] 1017/3609 28% [================= ] 1018/3609 28% [================= ] 1019/3609 28% [================= ] 1020/3609 28% [================= ] 1021/3609 28% [================= ] 1022/3609 28% [================= ] 1023/3609 28% [================= ] 1024/3609 28% [================= ] 1025/3609 28% [================= ] 1026/3609 28% [================= ] 1027/3609 28% [================= ] 1028/3609 28% [================= ] 1029/3609 28% [================= ] 1030/3609 28% [================= ] 1031/3609 28% [================= ] 1032/3609 28% [================= ] 1033/3609 28% [================= ] 1034/3609 28% [================= ] 1035/3609 28% [================= ] 1036/3609 28% [================= ] 1037/3609 28% [================= ] 1038/3609 28% [================= ] 1039/3609 28% [================= ] 1040/3609 28% [================= ] 1041/3609 28% [================= ] 1042/3609 28% [================= ] 1043/3609 28% [================= ] 1044/3609 28% [================= ] 1045/3609 28% [================= ] 1046/3609 28% [================= ] 1047/3609 29% [================== ] 1048/3609 29% [================== ] 1049/3609 29% [================== ] 1050/3609 29% [================== ] 1051/3609 29% [================== ] 1052/3609 29% [================== ] 1053/3609 29% [================== ] 1054/3609 29% [================== ] 1055/3609 29% [================== ] 1056/3609 29% [================== ] 1057/3609 29% [================== ] 1058/3609 29% [================== ] 1059/3609 29% [================== ] 1060/3609 29% [================== ] 1061/3609 29% [================== ] 1062/3609 29% [================== ] 1063/3609 29% [================== ] 1064/3609 29% [================== ] 1065/3609 29% [================== ] 1066/3609 29% [================== ] 1067/3609 29% [================== ] 1068/3609 29% [================== ] 1069/3609 29% [================== ] 1070/3609 29% [================== ] 1071/3609 29% [================== ] 1072/3609 29% [================== ] 1073/3609 29% [================== ] 1074/3609 29% [================== ] 1075/3609 29% [================== ] 1076/3609 29% [================== ] 1077/3609 29% [================== ] 1078/3609 29% [================== ] 1079/3609 29% [================== ] 1080/3609 29% [================== ] 1081/3609 29% [================== ] 1082/3609 29% [================== ] 1083/3609 30% [================== ] 1084/3609 30% [================== ] 1085/3609 30% [================== ] 1086/3609 30% [================== ] 1087/3609 30% [================== ] 1088/3609 30% [================== ] 1089/3609 30% [================== ] 1090/3609 30% [================== ] 1091/3609 30% [================== ] 1092/3609 30% [================== ] 1093/3609 30% [================== ] 1094/3609 30% [================== ] 1095/3609 30% [================== ] 1096/3609 30% [================== ] 1097/3609 30% [================== ] 1098/3609 30% [================== ] 1099/3609 30% [================== ] 1100/3609 30% [================== ] 1101/3609 30% [================== ] 1102/3609 30% [================== ] 1103/3609 30% [================== ] 1104/3609 30% [================== ] 1105/3609 30% [=================== ] 1106/3609 30% [=================== ] 1107/3609 30% [=================== ] 1108/3609 30% [=================== ] 1109/3609 30% [=================== ] 1110/3609 30% [=================== ] 1111/3609 30% [=================== ] 1112/3609 30% [=================== ] 1113/3609 30% [=================== ] 1114/3609 30% [=================== ] 1115/3609 30% [=================== ] 1116/3609 30% [=================== ] 1117/3609 30% [=================== ] 1118/3609 30% [=================== ] 1119/3609 31% [=================== ] 1120/3609 31% [=================== ] 1121/3609 31% [=================== ] 1122/3609 31% [=================== ] 1123/3609 31% [=================== ] 1124/3609 31% [=================== ] 1125/3609 31% [=================== ] 1126/3609 31% [=================== ] 1127/3609 31% [=================== ] 1128/3609 31% [=================== ] 1129/3609 31% [=================== ] 1130/3609 31% [=================== ] 1131/3609 31% [=================== ] 1132/3609 31% [=================== ] 1133/3609 31% [=================== ] 1134/3609 31% [=================== ] 1135/3609 31% [=================== ] 1136/3609 31% [=================== ] 1137/3609 31% [=================== ] 1138/3609 31% [=================== ] 1139/3609 31% [=================== ] 1140/3609 31% [=================== ] 1141/3609 31% [=================== ] 1142/3609 31% [=================== ] 1143/3609 31% [=================== ] 1144/3609 31% [=================== ] 1145/3609 31% [=================== ] 1146/3609 31% [=================== ] 1147/3609 31% [=================== ] 1148/3609 31% [=================== ] 1149/3609 31% [=================== ] 1150/3609 31% [=================== ] 1151/3609 31% [=================== ] 1152/3609 31% [=================== ] 1153/3609 31% [=================== ] 1154/3609 31% [=================== ] 1155/3609 32% [=================== ] 1156/3609 32% [=================== ] 1157/3609 32% [=================== ] 1158/3609 32% [=================== ] 1159/3609 32% [=================== ] 1160/3609 32% [=================== ] 1161/3609 32% [=================== ] 1162/3609 32% [=================== ] 1163/3609 32% [=================== ] 1164/3609 32% [==================== ] 1165/3609 32% [==================== ] 1166/3609 32% [==================== ] 1167/3609 32% [==================== ] 1168/3609 32% [==================== ] 1169/3609 32% [==================== ] 1170/3609 32% [==================== ] 1171/3609 32% [==================== ] 1172/3609 32% [==================== ] 1173/3609 32% [==================== ] 1174/3609 32% [==================== ] 1175/3609 32% [==================== ] 1176/3609 32% [==================== ] 1177/3609 32% [==================== ] 1178/3609 32% [==================== ] 1179/3609 32% [==================== ] 1180/3609 32% [==================== ] 1181/3609 32% [==================== ] 1182/3609 32% [==================== ] 1183/3609 32% [==================== ] 1184/3609 32% [==================== ] 1185/3609 32% [==================== ] 1186/3609 32% [==================== ] 1187/3609 32% [==================== ] 1188/3609 32% [==================== ] 1189/3609 32% [==================== ] 1190/3609 32% [==================== ] 1191/3609 33% [==================== ] 1192/3609 33% [==================== ] 1193/3609 33% [==================== ] 1194/3609 33% [==================== ] 1195/3609 33% [==================== ] 1196/3609 33% [==================== ] 1197/3609 33% [==================== ] 1198/3609 33% [==================== ] 1199/3609 33% [==================== ] 1200/3609 33% [==================== ] 1201/3609 33% [==================== ] 1202/3609 33% [==================== ] 1203/3609 33% [==================== ] 1204/3609 33% [==================== ] 1205/3609 33% [==================== ] 1206/3609 33% [==================== ] 1207/3609 33% [==================== ] 1208/3609 33% [==================== ] 1209/3609 33% [==================== ] 1210/3609 33% [==================== ] 1211/3609 33% [==================== ] 1212/3609 33% [==================== ] 1213/3609 33% [==================== ] 1214/3609 33% [==================== ] 1215/3609 33% [==================== ] 1216/3609 33% [==================== ] 1217/3609 33% [==================== ] 1218/3609 33% [==================== ] 1219/3609 33% [==================== ] 1220/3609 33% [==================== ] 1221/3609 33% [==================== ] 1222/3609 33% [===================== ] 1223/3609 33% [===================== ] 1224/3609 33% [===================== ] 1225/3609 33% [===================== ] 1226/3609 33% [===================== ] 1227/3609 33% [===================== ] 1228/3609 34% [===================== ] 1229/3609 34% [===================== ] 1230/3609 34% [===================== ] 1231/3609 34% [===================== ] 1232/3609 34% [===================== ] 1233/3609 34% [===================== ] 1234/3609 34% [===================== ] 1235/3609 34% [===================== ] 1236/3609 34% [===================== ] 1237/3609 34% [===================== ] 1238/3609 34% [===================== ] 1239/3609 34% [===================== ] 1240/3609 34% [===================== ] 1241/3609 34% [===================== ] 1242/3609 34% [===================== ] 1243/3609 34% [===================== ] 1244/3609 34% [===================== ] 1245/3609 34% [===================== ] 1246/3609 34% [===================== ] 1247/3609 34% [===================== ] 1248/3609 34% [===================== ] 1249/3609 34% [===================== ] 1250/3609 34% [===================== ] 1251/3609 34% [===================== ] 1252/3609 34% [===================== ] 1253/3609 34% [===================== ] 1254/3609 34% [===================== ] 1255/3609 34% [===================== ] 1256/3609 34% [===================== ] 1257/3609 34% [===================== ] 1258/3609 34% [===================== ] 1259/3609 34% [===================== ] 1260/3609 34% [===================== ] 1261/3609 34% [===================== ] 1262/3609 34% [===================== ] 1263/3609 34% [===================== ] 1264/3609 35% [===================== ] 1265/3609 35% [===================== ] 1266/3609 35% [===================== ] 1267/3609 35% [===================== ] 1268/3609 35% [===================== ] 1269/3609 35% [===================== ] 1270/3609 35% [===================== ] 1271/3609 35% [===================== ] 1272/3609 35% [===================== ] 1273/3609 35% [===================== ] 1274/3609 35% [===================== ] 1275/3609 35% [===================== ] 1276/3609 35% [===================== ] 1277/3609 35% [===================== ] 1278/3609 35% [===================== ] 1279/3609 35% [===================== ] 1280/3609 35% [====================== ] 1281/3609 35% [====================== ] 1282/3609 35% [====================== ] 1283/3609 35% [====================== ] 1284/3609 35% [====================== ] 1285/3609 35% [====================== ] 1286/3609 35% [====================== ] 1287/3609 35% [====================== ] 1288/3609 35% [====================== ] 1289/3609 35% [====================== ] 1290/3609 35% [====================== ] 1291/3609 35% [====================== ] 1292/3609 35% [====================== ] 1293/3609 35% [====================== ] 1294/3609 35% [====================== ] 1295/3609 35% [====================== ] 1296/3609 35% [====================== ] 1297/3609 35% [====================== ] 1298/3609 35% [====================== ] 1299/3609 35% [====================== ] 1300/3609 36% [====================== ] 1301/3609 36% [====================== ] 1302/3609 36% [====================== ] 1303/3609 36% [====================== ] 1304/3609 36% [====================== ] 1305/3609 36% [====================== ] 1306/3609 36% [====================== ] 1307/3609 36% [====================== ] 1308/3609 36% [====================== ] 1309/3609 36% [====================== ] 1310/3609 36% [====================== ] 1311/3609 36% [====================== ] 1312/3609 36% [====================== ] 1313/3609 36% [====================== ] 1314/3609 36% [====================== ] 1315/3609 36% [====================== ] 1316/3609 36% [====================== ] 1317/3609 36% [====================== ] 1318/3609 36% [====================== ] 1319/3609 36% [====================== ] 1320/3609 36% [====================== ] 1321/3609 36% [====================== ] 1322/3609 36% [====================== ] 1323/3609 36% [====================== ] 1324/3609 36% [====================== ] 1325/3609 36% [====================== ] 1326/3609 36% [====================== ] 1327/3609 36% [====================== ] 1328/3609 36% [====================== ] 1329/3609 36% [====================== ] 1330/3609 36% [====================== ] 1331/3609 36% [====================== ] 1332/3609 36% [====================== ] 1333/3609 36% [====================== ] 1334/3609 36% [====================== ] 1335/3609 36% [====================== ] 1336/3609 37% [====================== ] 1337/3609 37% [====================== ] 1338/3609 37% [======================= ] 1339/3609 37% [======================= ] 1340/3609 37% [======================= ] 1341/3609 37% [======================= ] 1342/3609 37% [======================= ] 1343/3609 37% [======================= ] 1344/3609 37% [======================= ] 1345/3609 37% [======================= ] 1346/3609 37% [======================= ] 1347/3609 37% [======================= ] 1348/3609 37% [======================= ] 1349/3609 37% [======================= ] 1350/3609 37% [======================= ] 1351/3609 37% [======================= ] 1352/3609 37% [======================= ] 1353/3609 37% [======================= ] 1354/3609 37% [======================= ] 1355/3609 37% [======================= ] 1356/3609 37% [======================= ] 1357/3609 37% [======================= ] 1358/3609 37% [======================= ] 1359/3609 37% [======================= ] 1360/3609 37% [======================= ] 1361/3609 37% [======================= ] 1362/3609 37% [======================= ] 1363/3609 37% [======================= ] 1364/3609 37% [======================= ] 1365/3609 37% [======================= ] 1366/3609 37% [======================= ] 1367/3609 37% [======================= ] 1368/3609 37% [======================= ] 1369/3609 37% [======================= ] 1370/3609 37% [======================= ] 1371/3609 37% [======================= ] 1372/3609 38% [======================= ] 1373/3609 38% [======================= ] 1374/3609 38% [======================= ] 1375/3609 38% [======================= ] 1376/3609 38% [======================= ] 1377/3609 38% [======================= ] 1378/3609 38% [======================= ] 1379/3609 38% [======================= ] 1380/3609 38% [======================= ] 1381/3609 38% [======================= ] 1382/3609 38% [======================= ] 1383/3609 38% [======================= ] 1384/3609 38% [======================= ] 1385/3609 38% [======================= ] 1386/3609 38% [======================= ] 1387/3609 38% [======================= ] 1388/3609 38% [======================= ] 1389/3609 38% [======================= ] 1390/3609 38% [======================= ] 1391/3609 38% [======================= ] 1392/3609 38% [======================= ] 1393/3609 38% [======================= ] 1394/3609 38% [======================= ] 1395/3609 38% [======================= ] 1396/3609 38% [======================= ] 1397/3609 38% [======================== ] 1398/3609 38% [======================== ] 1399/3609 38% [======================== ] 1400/3609 38% [======================== ] 1401/3609 38% [======================== ] 1402/3609 38% [======================== ] 1403/3609 38% [======================== ] 1404/3609 38% [======================== ] 1405/3609 38% [======================== ] 1406/3609 38% [======================== ] 1407/3609 38% [======================== ] 1408/3609 39% [======================== ] 1409/3609 39% [======================== ] 1410/3609 39% [======================== ] 1411/3609 39% [======================== ] 1412/3609 39% [======================== ] 1413/3609 39% [======================== ] 1414/3609 39% [======================== ] 1415/3609 39% [======================== ] 1416/3609 39% [======================== ] 1417/3609 39% [======================== ] 1418/3609 39% [======================== ] 1419/3609 39% [======================== ] 1420/3609 39% [======================== ] 1421/3609 39% [======================== ] 1422/3609 39% [======================== ] 1423/3609 39% [======================== ] 1424/3609 39% [======================== ] 1425/3609 39% [======================== ] 1426/3609 39% [======================== ] 1427/3609 39% [======================== ] 1428/3609 39% [======================== ] 1429/3609 39% [======================== ] 1430/3609 39% [======================== ] 1431/3609 39% [======================== ] 1432/3609 39% [======================== ] 1433/3609 39% [======================== ] 1434/3609 39% [======================== ] 1435/3609 39% [======================== ] 1436/3609 39% [======================== ] 1437/3609 39% [======================== ] 1438/3609 39% [======================== ] 1439/3609 39% [======================== ] 1440/3609 39% [======================== ] 1441/3609 39% [======================== ] 1442/3609 39% [======================== ] 1443/3609 39% [======================== ] 1444/3609 40% [======================== ] 1445/3609 40% [======================== ] 1446/3609 40% [======================== ] 1447/3609 40% [======================== ] 1448/3609 40% [======================== ] 1449/3609 40% [======================== ] 1450/3609 40% [======================== ] 1451/3609 40% [======================== ] 1452/3609 40% [======================== ] 1453/3609 40% [======================== ] 1454/3609 40% [======================== ] 1455/3609 40% [========================= ] 1456/3609 40% [========================= ] 1457/3609 40% [========================= ] 1458/3609 40% [========================= ] 1459/3609 40% [========================= ] 1460/3609 40% [========================= ] 1461/3609 40% [========================= ] 1462/3609 40% [========================= ] 1463/3609 40% [========================= ] 1464/3609 40% [========================= ] 1465/3609 40% [========================= ] 1466/3609 40% [========================= ] 1467/3609 40% [========================= ] 1468/3609 40% [========================= ] 1469/3609 40% [========================= ] 1470/3609 40% [========================= ] 1471/3609 40% [========================= ] 1472/3609 40% [========================= ] 1473/3609 40% [========================= ] 1474/3609 40% [========================= ] 1475/3609 40% [========================= ] 1476/3609 40% [========================= ] 1477/3609 40% [========================= ] 1478/3609 40% [========================= ] 1479/3609 40% [========================= ] 1480/3609 41% [========================= ] 1481/3609 41% [========================= ] 1482/3609 41% [========================= ] 1483/3609 41% [========================= ] 1484/3609 41% [========================= ] 1485/3609 41% [========================= ] 1486/3609 41% [========================= ] 1487/3609 41% [========================= ] 1488/3609 41% [========================= ] 1489/3609 41% [========================= ] 1490/3609 41% [========================= ] 1491/3609 41% [========================= ] 1492/3609 41% [========================= ] 1493/3609 41% [========================= ] 1494/3609 41% [========================= ] 1495/3609 41% [========================= ] 1496/3609 41% [========================= ] 1497/3609 41% [========================= ] 1498/3609 41% [========================= ] 1499/3609 41% [========================= ] 1500/3609 41% [========================= ] 1501/3609 41% [========================= ] 1502/3609 41% [========================= ] 1503/3609 41% [========================= ] 1504/3609 41% [========================= ] 1505/3609 41% [========================= ] 1506/3609 41% [========================= ] 1507/3609 41% [========================= ] 1508/3609 41% [========================= ] 1509/3609 41% [========================= ] 1510/3609 41% [========================= ] 1511/3609 41% [========================= ] 1512/3609 41% [========================= ] 1513/3609 41% [========================== ] 1514/3609 41% [========================== ] 1515/3609 41% [========================== ] 1516/3609 42% [========================== ] 1517/3609 42% [========================== ] 1518/3609 42% [========================== ] 1519/3609 42% [========================== ] 1520/3609 42% [========================== ] 1521/3609 42% [========================== ] 1522/3609 42% [========================== ] 1523/3609 42% [========================== ] 1524/3609 42% [========================== ] 1525/3609 42% [========================== ] 1526/3609 42% [========================== ] 1527/3609 42% [========================== ] 1528/3609 42% [========================== ] 1529/3609 42% [========================== ] 1530/3609 42% [========================== ] 1531/3609 42% [========================== ] 1532/3609 42% [========================== ] 1533/3609 42% [========================== ] 1534/3609 42% [========================== ] 1535/3609 42% [========================== ] 1536/3609 42% [========================== ] 1537/3609 42% [========================== ] 1538/3609 42% [========================== ] 1539/3609 42% [========================== ] 1540/3609 42% [========================== ] 1541/3609 42% [========================== ] 1542/3609 42% [========================== ] 1543/3609 42% [========================== ] 1544/3609 42% [========================== ] 1545/3609 42% [========================== ] 1546/3609 42% [========================== ] 1547/3609 42% [========================== ] 1548/3609 42% [========================== ] 1549/3609 42% [========================== ] 1550/3609 42% [========================== ] 1551/3609 42% [========================== ] 1552/3609 43% [========================== ] 1553/3609 43% [========================== ] 1554/3609 43% [========================== ] 1555/3609 43% [========================== ] 1556/3609 43% [========================== ] 1557/3609 43% [========================== ] 1558/3609 43% [========================== ] 1559/3609 43% [========================== ] 1560/3609 43% [========================== ] 1561/3609 43% [========================== ] 1562/3609 43% [========================== ] 1563/3609 43% [========================== ] 1564/3609 43% [========================== ] 1565/3609 43% [========================== ] 1566/3609 43% [========================== ] 1567/3609 43% [========================== ] 1568/3609 43% [========================== ] 1569/3609 43% [========================== ] 1570/3609 43% [========================== ] 1571/3609 43% [=========================== ] 1572/3609 43% [=========================== ] 1573/3609 43% [=========================== ] 1574/3609 43% [=========================== ] 1575/3609 43% [=========================== ] 1576/3609 43% [=========================== ] 1577/3609 43% [=========================== ] 1578/3609 43% [=========================== ] 1579/3609 43% [=========================== ] 1580/3609 43% [=========================== ] 1581/3609 43% [=========================== ] 1582/3609 43% [=========================== ] 1583/3609 43% [=========================== ] 1584/3609 43% [=========================== ] 1585/3609 43% [=========================== ] 1586/3609 43% [=========================== ] 1587/3609 43% [=========================== ] 1588/3609 44% [=========================== ] 1589/3609 44% [=========================== ] 1590/3609 44% [=========================== ] 1591/3609 44% [=========================== ] 1592/3609 44% [=========================== ] 1593/3609 44% [=========================== ] 1594/3609 44% [=========================== ] 1595/3609 44% [=========================== ] 1596/3609 44% [=========================== ] 1597/3609 44% [=========================== ] 1598/3609 44% [=========================== ] 1599/3609 44% [=========================== ] 1600/3609 44% [=========================== ] 1601/3609 44% [=========================== ] 1602/3609 44% [=========================== ] 1603/3609 44% [=========================== ] 1604/3609 44% [=========================== ] 1605/3609 44% [=========================== ] 1606/3609 44% [=========================== ] 1607/3609 44% [=========================== ] 1608/3609 44% [=========================== ] 1609/3609 44% [=========================== ] 1610/3609 44% [=========================== ] 1611/3609 44% [=========================== ] 1612/3609 44% [=========================== ] 1613/3609 44% [=========================== ] 1614/3609 44% [=========================== ] 1615/3609 44% [=========================== ] 1616/3609 44% [=========================== ] 1617/3609 44% [=========================== ] 1618/3609 44% [=========================== ] 1619/3609 44% [=========================== ] 1620/3609 44% [=========================== ] 1621/3609 44% [=========================== ] 1622/3609 44% [=========================== ] 1623/3609 44% [=========================== ] 1624/3609 44% [=========================== ] 1625/3609 45% [=========================== ] 1626/3609 45% [=========================== ] 1627/3609 45% [=========================== ] 1628/3609 45% [=========================== ] 1629/3609 45% [============================ ] 1630/3609 45% [============================ ] 1631/3609 45% [============================ ] 1632/3609 45% [============================ ] 1633/3609 45% [============================ ] 1634/3609 45% [============================ ] 1635/3609 45% [============================ ] 1636/3609 45% [============================ ] 1637/3609 45% [============================ ] 1638/3609 45% [============================ ] 1639/3609 45% [============================ ] 1640/3609 45% [============================ ] 1641/3609 45% [============================ ] 1642/3609 45% [============================ ] 1643/3609 45% [============================ ] 1644/3609 45% [============================ ] 1645/3609 45% [============================ ] 1646/3609 45% [============================ ] 1647/3609 45% [============================ ] 1648/3609 45% [============================ ] 1649/3609 45% [============================ ] 1650/3609 45% [============================ ] 1651/3609 45% [============================ ] 1652/3609 45% [============================ ] 1653/3609 45% [============================ ] 1654/3609 45% [============================ ] 1655/3609 45% [============================ ] 1656/3609 45% [============================ ] 1657/3609 45% [============================ ] 1658/3609 45% [============================ ] 1659/3609 45% [============================ ] 1660/3609 45% [============================ ] 1661/3609 46% [============================ ] 1662/3609 46% [============================ ] 1663/3609 46% [============================ ] 1664/3609 46% [============================ ] 1665/3609 46% [============================ ] 1666/3609 46% [============================ ] 1667/3609 46% [============================ ] 1668/3609 46% [============================ ] 1669/3609 46% [============================ ] 1670/3609 46% [============================ ] 1671/3609 46% [============================ ] 1672/3609 46% [============================ ] 1673/3609 46% [============================ ] 1674/3609 46% [============================ ] 1675/3609 46% [============================ ] 1676/3609 46% [============================ ] 1677/3609 46% [============================ ] 1678/3609 46% [============================ ] 1679/3609 46% [============================ ] 1680/3609 46% [============================ ] 1681/3609 46% [============================ ] 1682/3609 46% [============================ ] 1683/3609 46% [============================ ] 1684/3609 46% [============================ ] 1685/3609 46% [============================ ] 1686/3609 46% [============================ ] 1687/3609 46% [============================ ] 1688/3609 46% [============================= ] 1689/3609 46% [============================= ] 1690/3609 46% [============================= ] 1691/3609 46% [============================= ] 1692/3609 46% [============================= ] 1693/3609 46% [============================= ] 1694/3609 46% [============================= ] 1695/3609 46% [============================= ] 1696/3609 46% [============================= ] 1697/3609 47% [============================= ] 1698/3609 47% [============================= ] 1699/3609 47% [============================= ] 1700/3609 47% [============================= ] 1701/3609 47% [============================= ] 1702/3609 47% [============================= ] 1703/3609 47% [============================= ] 1704/3609 47% [============================= ] 1705/3609 47% [============================= ] 1706/3609 47% [============================= ] 1707/3609 47% [============================= ] 1708/3609 47% [============================= ] 1709/3609 47% [============================= ] 1710/3609 47% [============================= ] 1711/3609 47% [============================= ] 1712/3609 47% [============================= ] 1713/3609 47% [============================= ] 1714/3609 47% [============================= ] 1715/3609 47% [============================= ] 1716/3609 47% [============================= ] 1717/3609 47% [============================= ] 1718/3609 47% [============================= ] 1719/3609 47% [============================= ] 1720/3609 47% [============================= ] 1721/3609 47% [============================= ] 1722/3609 47% [============================= ] 1723/3609 47% [============================= ] 1724/3609 47% [============================= ] 1725/3609 47% [============================= ] 1726/3609 47% [============================= ] 1727/3609 47% [============================= ] 1728/3609 47% [============================= ] 1729/3609 47% [============================= ] 1730/3609 47% [============================= ] 1731/3609 47% [============================= ] 1732/3609 47% [============================= ] 1733/3609 48% [============================= ] 1734/3609 48% [============================= ] 1735/3609 48% [============================= ] 1736/3609 48% [============================= ] 1737/3609 48% [============================= ] 1738/3609 48% [============================= ] 1739/3609 48% [============================= ] 1740/3609 48% [============================= ] 1741/3609 48% [============================= ] 1742/3609 48% [============================= ] 1743/3609 48% [============================= ] 1744/3609 48% [============================= ] 1745/3609 48% [============================= ] 1746/3609 48% [============================== ] 1747/3609 48% [============================== ] 1748/3609 48% [============================== ] 1749/3609 48% [============================== ] 1750/3609 48% [============================== ] 1751/3609 48% [============================== ] 1752/3609 48% [============================== ] 1753/3609 48% [============================== ] 1754/3609 48% [============================== ] 1755/3609 48% [============================== ] 1756/3609 48% [============================== ] 1757/3609 48% [============================== ] 1758/3609 48% [============================== ] 1759/3609 48% [============================== ] 1760/3609 48% [============================== ] 1761/3609 48% [============================== ] 1762/3609 48% [============================== ] 1763/3609 48% [============================== ] 1764/3609 48% [============================== ] 1765/3609 48% [============================== ] 1766/3609 48% [============================== ] 1767/3609 48% [============================== ] 1768/3609 48% [============================== ] 1769/3609 49% [============================== ] 1770/3609 49% [============================== ] 1771/3609 49% [============================== ] 1772/3609 49% [============================== ] 1773/3609 49% [============================== ] 1774/3609 49% [============================== ] 1775/3609 49% [============================== ] 1776/3609 49% [============================== ] 1777/3609 49% [============================== ] 1778/3609 49% [============================== ] 1779/3609 49% [============================== ] 1780/3609 49% [============================== ] 1781/3609 49% [============================== ] 1782/3609 49% [============================== ] 1783/3609 49% [============================== ] 1784/3609 49% [============================== ] 1785/3609 49% [============================== ] 1786/3609 49% [============================== ] 1787/3609 49% [============================== ] 1788/3609 49% [============================== ] 1789/3609 49% [============================== ] 1790/3609 49% [============================== ] 1791/3609 49% [============================== ] 1792/3609 49% [============================== ] 1793/3609 49% [============================== ] 1794/3609 49% [============================== ] 1795/3609 49% [============================== ] 1796/3609 49% [============================== ] 1797/3609 49% [============================== ] 1798/3609 49% [============================== ] 1799/3609 49% [============================== ] 1800/3609 49% [============================== ] 1801/3609 49% [============================== ] 1802/3609 49% [============================== ] 1803/3609 49% [============================== ] 1804/3609 49% [=============================== ] 1805/3609 50% [=============================== ] 1806/3609 50% [=============================== ] 1807/3609 50% [=============================== ] 1808/3609 50% [=============================== ] 1809/3609 50% [=============================== ] 1810/3609 50% [=============================== ] 1811/3609 50% [=============================== ] 1812/3609 50% [=============================== ] 1813/3609 50% [=============================== ] 1814/3609 50% [=============================== ] 1815/3609 50% [=============================== ] 1816/3609 50% [=============================== ] 1817/3609 50% [=============================== ] 1818/3609 50% [=============================== ] 1819/3609 50% [=============================== ] 1820/3609 50% [=============================== ] 1821/3609 50% [=============================== ] 1822/3609 50% [=============================== ] 1823/3609 50% [=============================== ] 1824/3609 50% [=============================== ] 1825/3609 50% [=============================== ] 1826/3609 50% [=============================== ] 1827/3609 50% [=============================== ] 1828/3609 50% [=============================== ] 1829/3609 50% [=============================== ] 1830/3609 50% [=============================== ] 1831/3609 50% [=============================== ] 1832/3609 50% [=============================== ] 1833/3609 50% [=============================== ] 1834/3609 50% [=============================== ] 1835/3609 50% [=============================== ] 1836/3609 50% [=============================== ] 1837/3609 50% [=============================== ] 1838/3609 50% [=============================== ] 1839/3609 50% [=============================== ] 1840/3609 50% [=============================== ] 1841/3609 51% [=============================== ] 1842/3609 51% [=============================== ] 1843/3609 51% [=============================== ] 1844/3609 51% [=============================== ] 1845/3609 51% [=============================== ] 1846/3609 51% [=============================== ] 1847/3609 51% [=============================== ] 1848/3609 51% [=============================== ] 1849/3609 51% [=============================== ] 1850/3609 51% [=============================== ] 1851/3609 51% [=============================== ] 1852/3609 51% [=============================== ] 1853/3609 51% [=============================== ] 1854/3609 51% [=============================== ] 1855/3609 51% [=============================== ] 1856/3609 51% [=============================== ] 1857/3609 51% [=============================== ] 1858/3609 51% [=============================== ] 1859/3609 51% [=============================== ] 1860/3609 51% [=============================== ] 1861/3609 51% [=============================== ] 1862/3609 51% [================================ ] 1863/3609 51% [================================ ] 1864/3609 51% [================================ ] 1865/3609 51% [================================ ] 1866/3609 51% [================================ ] 1867/3609 51% [================================ ] 1868/3609 51% [================================ ] 1869/3609 51% [================================ ] 1870/3609 51% [================================ ] 1871/3609 51% [================================ ] 1872/3609 51% [================================ ] 1873/3609 51% [================================ ] 1874/3609 51% [================================ ] 1875/3609 51% [================================ ] 1876/3609 51% [================================ ] 1877/3609 52% [================================ ] 1878/3609 52% [================================ ] 1879/3609 52% [================================ ] 1880/3609 52% [================================ ] 1881/3609 52% [================================ ] 1882/3609 52% [================================ ] 1883/3609 52% [================================ ] 1884/3609 52% [================================ ] 1885/3609 52% [================================ ] 1886/3609 52% [================================ ] 1887/3609 52% [================================ ] 1888/3609 52% [================================ ] 1889/3609 52% [================================ ] 1890/3609 52% [================================ ] 1891/3609 52% [================================ ] 1892/3609 52% [================================ ] 1893/3609 52% [================================ ] 1894/3609 52% [================================ ] 1895/3609 52% [================================ ] 1896/3609 52% [================================ ] 1897/3609 52% [================================ ] 1898/3609 52% [================================ ] 1899/3609 52% [================================ ] 1900/3609 52% [================================ ] 1901/3609 52% [================================ ] 1902/3609 52% [================================ ] 1903/3609 52% [================================ ] 1904/3609 52% [================================ ] 1905/3609 52% [================================ ] 1906/3609 52% [================================ ] 1907/3609 52% [================================ ] 1908/3609 52% [================================ ] 1909/3609 52% [================================ ] 1910/3609 52% [================================ ] 1911/3609 52% [================================ ] 1912/3609 52% [================================ ] 1913/3609 53% [================================ ] 1914/3609 53% [================================ ] 1915/3609 53% [================================ ] 1916/3609 53% [================================ ] 1917/3609 53% [================================ ] 1918/3609 53% [================================ ] 1919/3609 53% [================================ ] 1920/3609 53% [================================= ] 1921/3609 53% [================================= ] 1922/3609 53% [================================= ] 1923/3609 53% [================================= ] 1924/3609 53% [================================= ] 1925/3609 53% [================================= ] 1926/3609 53% [================================= ] 1927/3609 53% [================================= ] 1928/3609 53% [================================= ] 1929/3609 53% [================================= ] 1930/3609 53% [================================= ] 1931/3609 53% [================================= ] 1932/3609 53% [================================= ] 1933/3609 53% [================================= ] 1934/3609 53% [================================= ] 1935/3609 53% [================================= ] 1936/3609 53% [================================= ] 1937/3609 53% [================================= ] 1938/3609 53% [================================= ] 1939/3609 53% [================================= ] 1940/3609 53% [================================= ] 1941/3609 53% [================================= ] 1942/3609 53% [================================= ] 1943/3609 53% [================================= ] 1944/3609 53% [================================= ] 1945/3609 53% [================================= ] 1946/3609 53% [================================= ] 1947/3609 53% [================================= ] 1948/3609 53% [================================= ] 1949/3609 54% [================================= ] 1950/3609 54% [================================= ] 1951/3609 54% [================================= ] 1952/3609 54% [================================= ] 1953/3609 54% [================================= ] 1954/3609 54% [================================= ] 1955/3609 54% [================================= ] 1956/3609 54% [================================= ] 1957/3609 54% [================================= ] 1958/3609 54% [================================= ] 1959/3609 54% [================================= ] 1960/3609 54% [================================= ] 1961/3609 54% [================================= ] 1962/3609 54% [================================= ] 1963/3609 54% [================================= ] 1964/3609 54% [================================= ] 1965/3609 54% [================================= ] 1966/3609 54% [================================= ] 1967/3609 54% [================================= ] 1968/3609 54% [================================= ] 1969/3609 54% [================================= ] 1970/3609 54% [================================= ] 1971/3609 54% [================================= ] 1972/3609 54% [================================= ] 1973/3609 54% [================================= ] 1974/3609 54% [================================= ] 1975/3609 54% [================================= ] 1976/3609 54% [================================= ] 1977/3609 54% [================================= ] 1978/3609 54% [================================= ] 1979/3609 54% [================================== ] 1980/3609 54% [================================== ] 1981/3609 54% [================================== ] 1982/3609 54% [================================== ] 1983/3609 54% [================================== ] 1984/3609 54% [================================== ] 1985/3609 55% [================================== ] 1986/3609 55% [================================== ] 1987/3609 55% [================================== ] 1988/3609 55% [================================== ] 1989/3609 55% [================================== ] 1990/3609 55% [================================== ] 1991/3609 55% [================================== ] 1992/3609 55% [================================== ] 1993/3609 55% [================================== ] 1994/3609 55% [================================== ] 1995/3609 55% [================================== ] 1996/3609 55% [================================== ] 1997/3609 55% [================================== ] 1998/3609 55% [================================== ] 1999/3609 55% [================================== ] 2000/3609 55% [================================== ] 2001/3609 55% [================================== ] 2002/3609 55% [================================== ] 2003/3609 55% [================================== ] 2004/3609 55% [================================== ] 2005/3609 55% [================================== ] 2006/3609 55% [================================== ] 2007/3609 55% [================================== ] 2008/3609 55% [================================== ] 2009/3609 55% [================================== ] 2010/3609 55% [================================== ] 2011/3609 55% [================================== ] 2012/3609 55% [================================== ] 2013/3609 55% [================================== ] 2014/3609 55% [================================== ] 2015/3609 55% [================================== ] 2016/3609 55% [================================== ] 2017/3609 55% [================================== ] 2018/3609 55% [================================== ] 2019/3609 55% [================================== ] 2020/3609 55% [================================== ] 2021/3609 55% [================================== ] 2022/3609 56% [================================== ] 2023/3609 56% [================================== ] 2024/3609 56% [================================== ] 2025/3609 56% [================================== ] 2026/3609 56% [================================== ] 2027/3609 56% [================================== ] 2028/3609 56% [================================== ] 2029/3609 56% [================================== ] 2030/3609 56% [================================== ] 2031/3609 56% [================================== ] 2032/3609 56% [================================== ] 2033/3609 56% [================================== ] 2034/3609 56% [================================== ] 2035/3609 56% [================================== ] 2036/3609 56% [================================== ] 2037/3609 56% [=================================== ] 2038/3609 56% [=================================== ] 2039/3609 56% [=================================== ] 2040/3609 56% [=================================== ] 2041/3609 56% [=================================== ] 2042/3609 56% [=================================== ] 2043/3609 56% [=================================== ] 2044/3609 56% [=================================== ] 2045/3609 56% [=================================== ] 2046/3609 56% [=================================== ] 2047/3609 56% [=================================== ] 2048/3609 56% [=================================== ] 2049/3609 56% [=================================== ] 2050/3609 56% [=================================== ] 2051/3609 56% [=================================== ] 2052/3609 56% [=================================== ] 2053/3609 56% [=================================== ] 2054/3609 56% [=================================== ] 2055/3609 56% [=================================== ] 2056/3609 56% [=================================== ] 2057/3609 56% [=================================== ] 2058/3609 57% [=================================== ] 2059/3609 57% [=================================== ] 2060/3609 57% [=================================== ] 2061/3609 57% [=================================== ] 2062/3609 57% [=================================== ] 2063/3609 57% [=================================== ] 2064/3609 57% [=================================== ] 2065/3609 57% [=================================== ] 2066/3609 57% [=================================== ] 2067/3609 57% [=================================== ] 2068/3609 57% [=================================== ] 2069/3609 57% [=================================== ] 2070/3609 57% [=================================== ] 2071/3609 57% [=================================== ] 2072/3609 57% [=================================== ] 2073/3609 57% [=================================== ] 2074/3609 57% [=================================== ] 2075/3609 57% [=================================== ] 2076/3609 57% [=================================== ] 2077/3609 57% [=================================== ] 2078/3609 57% [=================================== ] 2079/3609 57% [=================================== ] 2080/3609 57% [=================================== ] 2081/3609 57% [=================================== ] 2082/3609 57% [=================================== ] 2083/3609 57% [=================================== ] 2084/3609 57% [=================================== ] 2085/3609 57% [=================================== ] 2086/3609 57% [=================================== ] 2087/3609 57% [=================================== ] 2088/3609 57% [=================================== ] 2089/3609 57% [=================================== ] 2090/3609 57% [=================================== ] 2091/3609 57% [=================================== ] 2092/3609 57% [=================================== ] 2093/3609 57% [=================================== ] 2094/3609 58% [=================================== ] 2095/3609 58% [==================================== ] 2096/3609 58% [==================================== ] 2097/3609 58% [==================================== ] 2098/3609 58% [==================================== ] 2099/3609 58% [==================================== ] 2100/3609 58% [==================================== ] 2101/3609 58% [==================================== ] 2102/3609 58% [==================================== ] 2103/3609 58% [==================================== ] 2104/3609 58% [==================================== ] 2105/3609 58% [==================================== ] 2106/3609 58% [==================================== ] 2107/3609 58% [==================================== ] 2108/3609 58% [==================================== ] 2109/3609 58% [==================================== ] 2110/3609 58% [==================================== ] 2111/3609 58% [==================================== ] 2112/3609 58% [==================================== ] 2113/3609 58% [==================================== ] 2114/3609 58% [==================================== ] 2115/3609 58% [==================================== ] 2116/3609 58% [==================================== ] 2117/3609 58% [==================================== ] 2118/3609 58% [==================================== ] 2119/3609 58% [==================================== ] 2120/3609 58% [==================================== ] 2121/3609 58% [==================================== ] 2122/3609 58% [==================================== ] 2123/3609 58% [==================================== ] 2124/3609 58% [==================================== ] 2125/3609 58% [==================================== ] 2126/3609 58% [==================================== ] 2127/3609 58% [==================================== ] 2128/3609 58% [==================================== ] 2129/3609 58% [==================================== ] 2130/3609 59% [==================================== ] 2131/3609 59% [==================================== ] 2132/3609 59% [==================================== ] 2133/3609 59% [==================================== ] 2134/3609 59% [==================================== ] 2135/3609 59% [==================================== ] 2136/3609 59% [==================================== ] 2137/3609 59% [==================================== ] 2138/3609 59% [==================================== ] 2139/3609 59% [==================================== ] 2140/3609 59% [==================================== ] 2141/3609 59% [==================================== ] 2142/3609 59% [==================================== ] 2143/3609 59% [==================================== ] 2144/3609 59% [==================================== ] 2145/3609 59% [==================================== ] 2146/3609 59% [==================================== ] 2147/3609 59% [==================================== ] 2148/3609 59% [==================================== ] 2149/3609 59% [==================================== ] 2150/3609 59% [==================================== ] 2151/3609 59% [==================================== ] 2152/3609 59% [==================================== ] 2153/3609 59% [===================================== ] 2154/3609 59% [===================================== ] 2155/3609 59% [===================================== ] 2156/3609 59% [===================================== ] 2157/3609 59% [===================================== ] 2158/3609 59% [===================================== ] 2159/3609 59% [===================================== ] 2160/3609 59% [===================================== ] 2161/3609 59% [===================================== ] 2162/3609 59% [===================================== ] 2163/3609 59% [===================================== ] 2164/3609 59% [===================================== ] 2165/3609 59% [===================================== ] 2166/3609 60% [===================================== ] 2167/3609 60% [===================================== ] 2168/3609 60% [===================================== ] 2169/3609 60% [===================================== ] 2170/3609 60% [===================================== ] 2171/3609 60% [===================================== ] 2172/3609 60% [===================================== ] 2173/3609 60% [===================================== ] 2174/3609 60% [===================================== ] 2175/3609 60% [===================================== ] 2176/3609 60% [===================================== ] 2177/3609 60% [===================================== ] 2178/3609 60% [===================================== ] 2179/3609 60% [===================================== ] 2180/3609 60% [===================================== ] 2181/3609 60% [===================================== ] 2182/3609 60% [===================================== ] 2183/3609 60% [===================================== ] 2184/3609 60% [===================================== ] 2185/3609 60% [===================================== ] 2186/3609 60% [===================================== ] 2187/3609 60% [===================================== ] 2188/3609 60% [===================================== ] 2189/3609 60% [===================================== ] 2190/3609 60% [===================================== ] 2191/3609 60% [===================================== ] 2192/3609 60% [===================================== ] 2193/3609 60% [===================================== ] 2194/3609 60% [===================================== ] 2195/3609 60% [===================================== ] 2196/3609 60% [===================================== ] 2197/3609 60% [===================================== ] 2198/3609 60% [===================================== ] 2199/3609 60% [===================================== ] 2200/3609 60% [===================================== ] 2201/3609 60% [===================================== ] 2202/3609 61% [===================================== ] 2203/3609 61% [===================================== ] 2204/3609 61% [===================================== ] 2205/3609 61% [===================================== ] 2206/3609 61% [===================================== ] 2207/3609 61% [===================================== ] 2208/3609 61% [===================================== ] 2209/3609 61% [===================================== ] 2210/3609 61% [===================================== ] 2211/3609 61% [====================================== ] 2212/3609 61% [====================================== ] 2213/3609 61% [====================================== ] 2214/3609 61% [====================================== ] 2215/3609 61% [====================================== ] 2216/3609 61% [====================================== ] 2217/3609 61% [====================================== ] 2218/3609 61% [====================================== ] 2219/3609 61% [====================================== ] 2220/3609 61% [====================================== ] 2221/3609 61% [====================================== ] 2222/3609 61% [====================================== ] 2223/3609 61% [====================================== ] 2224/3609 61% [====================================== ] 2225/3609 61% [====================================== ] 2226/3609 61% [====================================== ] 2227/3609 61% [====================================== ] 2228/3609 61% [====================================== ] 2229/3609 61% [====================================== ] 2230/3609 61% [====================================== ] 2231/3609 61% [====================================== ] 2232/3609 61% [====================================== ] 2233/3609 61% [====================================== ] 2234/3609 61% [====================================== ] 2235/3609 61% [====================================== ] 2236/3609 61% [====================================== ] 2237/3609 61% [====================================== ] 2238/3609 62% [====================================== ] 2239/3609 62% [====================================== ] 2240/3609 62% [====================================== ] 2241/3609 62% [====================================== ] 2242/3609 62% [====================================== ] 2243/3609 62% [====================================== ] 2244/3609 62% [====================================== ] 2245/3609 62% [====================================== ] 2246/3609 62% [====================================== ] 2247/3609 62% [====================================== ] 2248/3609 62% [====================================== ] 2249/3609 62% [====================================== ] 2250/3609 62% [====================================== ] 2251/3609 62% [====================================== ] 2252/3609 62% [====================================== ] 2253/3609 62% [====================================== ] 2254/3609 62% [====================================== ] 2255/3609 62% [====================================== ] 2256/3609 62% [====================================== ] 2257/3609 62% [====================================== ] 2258/3609 62% [====================================== ] 2259/3609 62% [====================================== ] 2260/3609 62% [====================================== ] 2261/3609 62% [====================================== ] 2262/3609 62% [====================================== ] 2263/3609 62% [====================================== ] 2264/3609 62% [====================================== ] 2265/3609 62% [====================================== ] 2266/3609 62% [====================================== ] 2267/3609 62% [====================================== ] 2268/3609 62% [====================================== ] 2269/3609 62% [====================================== ] 2270/3609 62% [======================================= ] 2271/3609 62% [======================================= ] 2272/3609 62% [======================================= ] 2273/3609 62% [======================================= ] 2274/3609 63% [======================================= ] 2275/3609 63% [======================================= ] 2276/3609 63% [======================================= ] 2277/3609 63% [======================================= ] 2278/3609 63% [======================================= ] 2279/3609 63% [======================================= ] 2280/3609 63% [======================================= ] 2281/3609 63% [======================================= ] 2282/3609 63% [======================================= ] 2283/3609 63% [======================================= ] 2284/3609 63% [======================================= ] 2285/3609 63% [======================================= ] 2286/3609 63% [======================================= ] 2287/3609 63% [======================================= ] 2288/3609 63% [======================================= ] 2289/3609 63% [======================================= ] 2290/3609 63% [======================================= ] 2291/3609 63% [======================================= ] 2292/3609 63% [======================================= ] 2293/3609 63% [======================================= ] 2294/3609 63% [======================================= ] 2295/3609 63% [======================================= ] 2296/3609 63% [======================================= ] 2297/3609 63% [======================================= ] 2298/3609 63% [======================================= ] 2299/3609 63% [======================================= ] 2300/3609 63% [======================================= ] 2301/3609 63% [======================================= ] 2302/3609 63% [======================================= ] 2303/3609 63% [======================================= ] 2304/3609 63% [======================================= ] 2305/3609 63% [======================================= ] 2306/3609 63% [======================================= ] 2307/3609 63% [======================================= ] 2308/3609 63% [======================================= ] 2309/3609 63% [======================================= ] 2310/3609 64% [======================================= ] 2311/3609 64% [======================================= ] 2312/3609 64% [======================================= ] 2313/3609 64% [======================================= ] 2314/3609 64% [======================================= ] 2315/3609 64% [======================================= ] 2316/3609 64% [======================================= ] 2317/3609 64% [======================================= ] 2318/3609 64% [======================================= ] 2319/3609 64% [======================================= ] 2320/3609 64% [======================================= ] 2321/3609 64% [======================================= ] 2322/3609 64% [======================================= ] 2323/3609 64% [======================================= ] 2324/3609 64% [======================================= ] 2325/3609 64% [======================================= ] 2326/3609 64% [======================================= ] 2327/3609 64% [======================================= ] 2328/3609 64% [======================================== ] 2329/3609 64% [======================================== ] 2330/3609 64% [======================================== ] 2331/3609 64% [======================================== ] 2332/3609 64% [======================================== ] 2333/3609 64% [======================================== ] 2334/3609 64% [======================================== ] 2335/3609 64% [======================================== ] 2336/3609 64% [======================================== ] 2337/3609 64% [======================================== ] 2338/3609 64% [======================================== ] 2339/3609 64% [======================================== ] 2340/3609 64% [======================================== ] 2341/3609 64% [======================================== ] 2342/3609 64% [======================================== ] 2343/3609 64% [======================================== ] 2344/3609 64% [======================================== ] 2345/3609 64% [======================================== ] 2346/3609 65% [======================================== ] 2347/3609 65% [======================================== ] 2348/3609 65% [======================================== ] 2349/3609 65% [======================================== ] 2350/3609 65% [======================================== ] 2351/3609 65% [======================================== ] 2352/3609 65% [======================================== ] 2353/3609 65% [======================================== ] 2354/3609 65% [======================================== ] 2355/3609 65% [======================================== ] 2356/3609 65% [======================================== ] 2357/3609 65% [======================================== ] 2358/3609 65% [======================================== ] 2359/3609 65% [======================================== ] 2360/3609 65% [======================================== ] 2361/3609 65% [======================================== ] 2362/3609 65% [======================================== ] 2363/3609 65% [======================================== ] 2364/3609 65% [======================================== ] 2365/3609 65% [======================================== ] 2366/3609 65% [======================================== ] 2367/3609 65% [======================================== ] 2368/3609 65% [======================================== ] 2369/3609 65% [======================================== ] 2370/3609 65% [======================================== ] 2371/3609 65% [======================================== ] 2372/3609 65% [======================================== ] 2373/3609 65% [======================================== ] 2374/3609 65% [======================================== ] 2375/3609 65% [======================================== ] 2376/3609 65% [======================================== ] 2377/3609 65% [======================================== ] 2378/3609 65% [======================================== ] 2379/3609 65% [======================================== ] 2380/3609 65% [======================================== ] 2381/3609 65% [======================================== ] 2382/3609 66% [======================================== ] 2383/3609 66% [======================================== ] 2384/3609 66% [======================================== ] 2385/3609 66% [======================================== ] 2386/3609 66% [========================================= ] 2387/3609 66% [========================================= ] 2388/3609 66% [========================================= ] 2389/3609 66% [========================================= ] 2390/3609 66% [========================================= ] 2391/3609 66% [========================================= ] 2392/3609 66% [========================================= ] 2393/3609 66% [========================================= ] 2394/3609 66% [========================================= ] 2395/3609 66% [========================================= ] 2396/3609 66% [========================================= ] 2397/3609 66% [========================================= ] 2398/3609 66% [========================================= ] 2399/3609 66% [========================================= ] 2400/3609 66% [========================================= ] 2401/3609 66% [========================================= ] 2402/3609 66% [========================================= ] 2403/3609 66% [========================================= ] 2404/3609 66% [========================================= ] 2405/3609 66% [========================================= ] 2406/3609 66% [========================================= ] 2407/3609 66% [========================================= ] 2408/3609 66% [========================================= ] 2409/3609 66% [========================================= ] 2410/3609 66% [========================================= ] 2411/3609 66% [========================================= ] 2412/3609 66% [========================================= ] 2413/3609 66% [========================================= ] 2414/3609 66% [========================================= ] 2415/3609 66% [========================================= ] 2416/3609 66% [========================================= ] 2417/3609 66% [========================================= ] 2418/3609 66% [========================================= ] 2419/3609 67% [========================================= ] 2420/3609 67% [========================================= ] 2421/3609 67% [========================================= ] 2422/3609 67% [========================================= ] 2423/3609 67% [========================================= ] 2424/3609 67% [========================================= ] 2425/3609 67% [========================================= ] 2426/3609 67% [========================================= ] 2427/3609 67% [========================================= ] 2428/3609 67% [========================================= ] 2429/3609 67% [========================================= ] 2430/3609 67% [========================================= ] 2431/3609 67% [========================================= ] 2432/3609 67% [========================================= ] 2433/3609 67% [========================================= ] 2434/3609 67% [========================================= ] 2435/3609 67% [========================================= ] 2436/3609 67% [========================================= ] 2437/3609 67% [========================================= ] 2438/3609 67% [========================================= ] 2439/3609 67% [========================================= ] 2440/3609 67% [========================================= ] 2441/3609 67% [========================================= ] 2442/3609 67% [========================================= ] 2443/3609 67% [========================================= ] 2444/3609 67% [========================================== ] 2445/3609 67% [========================================== ] 2446/3609 67% [========================================== ] 2447/3609 67% [========================================== ] 2448/3609 67% [========================================== ] 2449/3609 67% [========================================== ] 2450/3609 67% [========================================== ] 2451/3609 67% [========================================== ] 2452/3609 67% [========================================== ] 2453/3609 67% [========================================== ] 2454/3609 67% [========================================== ] 2455/3609 68% [========================================== ] 2456/3609 68% [========================================== ] 2457/3609 68% [========================================== ] 2458/3609 68% [========================================== ] 2459/3609 68% [========================================== ] 2460/3609 68% [========================================== ] 2461/3609 68% [========================================== ] 2462/3609 68% [========================================== ] 2463/3609 68% [========================================== ] 2464/3609 68% [========================================== ] 2465/3609 68% [========================================== ] 2466/3609 68% [========================================== ] 2467/3609 68% [========================================== ] 2468/3609 68% [========================================== ] 2469/3609 68% [========================================== ] 2470/3609 68% [========================================== ] 2471/3609 68% [========================================== ] 2472/3609 68% [========================================== ] 2473/3609 68% [========================================== ] 2474/3609 68% [========================================== ] 2475/3609 68% [========================================== ] 2476/3609 68% [========================================== ] 2477/3609 68% [========================================== ] 2478/3609 68% [========================================== ] 2479/3609 68% [========================================== ] 2480/3609 68% [========================================== ] 2481/3609 68% [========================================== ] 2482/3609 68% [========================================== ] 2483/3609 68% [========================================== ] 2484/3609 68% [========================================== ] 2485/3609 68% [========================================== ] 2486/3609 68% [========================================== ] 2487/3609 68% [========================================== ] 2488/3609 68% [========================================== ] 2489/3609 68% [========================================== ] 2490/3609 68% [========================================== ] 2491/3609 69% [========================================== ] 2492/3609 69% [========================================== ] 2493/3609 69% [========================================== ] 2494/3609 69% [========================================== ] 2495/3609 69% [========================================== ] 2496/3609 69% [========================================== ] 2497/3609 69% [========================================== ] 2498/3609 69% [========================================== ] 2499/3609 69% [========================================== ] 2500/3609 69% [========================================== ] 2501/3609 69% [========================================== ] 2502/3609 69% [========================================== ] 2503/3609 69% [=========================================== ] 2504/3609 69% [=========================================== ] 2505/3609 69% [=========================================== ] 2506/3609 69% [=========================================== ] 2507/3609 69% [=========================================== ] 2508/3609 69% [=========================================== ] 2509/3609 69% [=========================================== ] 2510/3609 69% [=========================================== ] 2511/3609 69% [=========================================== ] 2512/3609 69% [=========================================== ] 2513/3609 69% [=========================================== ] 2514/3609 69% [=========================================== ] 2515/3609 69% [=========================================== ] 2516/3609 69% [=========================================== ] 2517/3609 69% [=========================================== ] 2518/3609 69% [=========================================== ] 2519/3609 69% [=========================================== ] 2520/3609 69% [=========================================== ] 2521/3609 69% [=========================================== ] 2522/3609 69% [=========================================== ] 2523/3609 69% [=========================================== ] 2524/3609 69% [=========================================== ] 2525/3609 69% [=========================================== ] 2526/3609 69% [=========================================== ] 2527/3609 70% [=========================================== ] 2528/3609 70% [=========================================== ] 2529/3609 70% [=========================================== ] 2530/3609 70% [=========================================== ] 2531/3609 70% [=========================================== ] 2532/3609 70% [=========================================== ] 2533/3609 70% [=========================================== ] 2534/3609 70% [=========================================== ] 2535/3609 70% [=========================================== ] 2536/3609 70% [=========================================== ] 2537/3609 70% [=========================================== ] 2538/3609 70% [=========================================== ] 2539/3609 70% [=========================================== ] 2540/3609 70% [=========================================== ] 2541/3609 70% [=========================================== ] 2542/3609 70% [=========================================== ] 2543/3609 70% [=========================================== ] 2544/3609 70% [=========================================== ] 2545/3609 70% [=========================================== ] 2546/3609 70% [=========================================== ] 2547/3609 70% [=========================================== ] 2548/3609 70% [=========================================== ] 2549/3609 70% [=========================================== ] 2550/3609 70% [=========================================== ] 2551/3609 70% [=========================================== ] 2552/3609 70% [=========================================== ] 2553/3609 70% [=========================================== ] 2554/3609 70% [=========================================== ] 2555/3609 70% [=========================================== ] 2556/3609 70% [=========================================== ] 2557/3609 70% [=========================================== ] 2558/3609 70% [=========================================== ] 2559/3609 70% [=========================================== ] 2560/3609 70% [=========================================== ] 2561/3609 70% [============================================ ] 2562/3609 70% [============================================ ] 2563/3609 71% [============================================ ] 2564/3609 71% [============================================ ] 2565/3609 71% [============================================ ] 2566/3609 71% [============================================ ] 2567/3609 71% [============================================ ] 2568/3609 71% [============================================ ] 2569/3609 71% [============================================ ] 2570/3609 71% [============================================ ] 2571/3609 71% [============================================ ] 2572/3609 71% [============================================ ] 2573/3609 71% [============================================ ] 2574/3609 71% [============================================ ] 2575/3609 71% [============================================ ] 2576/3609 71% [============================================ ] 2577/3609 71% [============================================ ] 2578/3609 71% [============================================ ] 2579/3609 71% [============================================ ] 2580/3609 71% [============================================ ] 2581/3609 71% [============================================ ] 2582/3609 71% [============================================ ] 2583/3609 71% [============================================ ] 2584/3609 71% [============================================ ] 2585/3609 71% [============================================ ] 2586/3609 71% [============================================ ] 2587/3609 71% [============================================ ] 2588/3609 71% [============================================ ] 2589/3609 71% [============================================ ] 2590/3609 71% [============================================ ] 2591/3609 71% [============================================ ] 2592/3609 71% [============================================ ] 2593/3609 71% [============================================ ] 2594/3609 71% [============================================ ] 2595/3609 71% [============================================ ] 2596/3609 71% [============================================ ] 2597/3609 71% [============================================ ] 2598/3609 71% [============================================ ] 2599/3609 72% [============================================ ] 2600/3609 72% [============================================ ] 2601/3609 72% [============================================ ] 2602/3609 72% [============================================ ] 2603/3609 72% [============================================ ] 2604/3609 72% [============================================ ] 2605/3609 72% [============================================ ] 2606/3609 72% [============================================ ] 2607/3609 72% [============================================ ] 2608/3609 72% [============================================ ] 2609/3609 72% [============================================ ] 2610/3609 72% [============================================ ] 2611/3609 72% [============================================ ] 2612/3609 72% [============================================ ] 2613/3609 72% [============================================ ] 2614/3609 72% [============================================ ] 2615/3609 72% [============================================ ] 2616/3609 72% [============================================ ] 2617/3609 72% [============================================ ] 2618/3609 72% [============================================ ] 2619/3609 72% [============================================= ] 2620/3609 72% [============================================= ] 2621/3609 72% [============================================= ] 2622/3609 72% [============================================= ] 2623/3609 72% [============================================= ] 2624/3609 72% [============================================= ] 2625/3609 72% [============================================= ] 2626/3609 72% [============================================= ] 2627/3609 72% [============================================= ] 2628/3609 72% [============================================= ] 2629/3609 72% [============================================= ] 2630/3609 72% [============================================= ] 2631/3609 72% [============================================= ] 2632/3609 72% [============================================= ] 2633/3609 72% [============================================= ] 2634/3609 72% [============================================= ] 2635/3609 73% [============================================= ] 2636/3609 73% [============================================= ] 2637/3609 73% [============================================= ] 2638/3609 73% [============================================= ] 2639/3609 73% [============================================= ] 2640/3609 73% [============================================= ] 2641/3609 73% [============================================= ] 2642/3609 73% [============================================= ] 2643/3609 73% [============================================= ] 2644/3609 73% [============================================= ] 2645/3609 73% [============================================= ] 2646/3609 73% [============================================= ] 2647/3609 73% [============================================= ] 2648/3609 73% [============================================= ] 2649/3609 73% [============================================= ] 2650/3609 73% [============================================= ] 2651/3609 73% [============================================= ] 2652/3609 73% [============================================= ] 2653/3609 73% [============================================= ] 2654/3609 73% [============================================= ] 2655/3609 73% [============================================= ] 2656/3609 73% [============================================= ] 2657/3609 73% [============================================= ] 2658/3609 73% [============================================= ] 2659/3609 73% [============================================= ] 2660/3609 73% [============================================= ] 2661/3609 73% [============================================= ] 2662/3609 73% [============================================= ] 2663/3609 73% [============================================= ] 2664/3609 73% [============================================= ] 2665/3609 73% [============================================= ] 2666/3609 73% [============================================= ] 2667/3609 73% [============================================= ] 2668/3609 73% [============================================= ] 2669/3609 73% [============================================= ] 2670/3609 73% [============================================= ] 2671/3609 74% [============================================= ] 2672/3609 74% [============================================= ] 2673/3609 74% [============================================= ] 2674/3609 74% [============================================= ] 2675/3609 74% [============================================= ] 2676/3609 74% [============================================= ] 2677/3609 74% [============================================== ] 2678/3609 74% [============================================== ] 2679/3609 74% [============================================== ] 2680/3609 74% [============================================== ] 2681/3609 74% [============================================== ] 2682/3609 74% [============================================== ] 2683/3609 74% [============================================== ] 2684/3609 74% [============================================== ] 2685/3609 74% [============================================== ] 2686/3609 74% [============================================== ] 2687/3609 74% [============================================== ] 2688/3609 74% [============================================== ] 2689/3609 74% [============================================== ] 2690/3609 74% [============================================== ] 2691/3609 74% [============================================== ] 2692/3609 74% [============================================== ] 2693/3609 74% [============================================== ] 2694/3609 74% [============================================== ] 2695/3609 74% [============================================== ] 2696/3609 74% [============================================== ] 2697/3609 74% [============================================== ] 2698/3609 74% [============================================== ] 2699/3609 74% [============================================== ] 2700/3609 74% [============================================== ] 2701/3609 74% [============================================== ] 2702/3609 74% [============================================== ] 2703/3609 74% [============================================== ] 2704/3609 74% [============================================== ] 2705/3609 74% [============================================== ] 2706/3609 74% [============================================== ] 2707/3609 75% [============================================== ] 2708/3609 75% [============================================== ] 2709/3609 75% [============================================== ] 2710/3609 75% [============================================== ] 2711/3609 75% [============================================== ] 2712/3609 75% [============================================== ] 2713/3609 75% [============================================== ] 2714/3609 75% [============================================== ] 2715/3609 75% [============================================== ] 2716/3609 75% [============================================== ] 2717/3609 75% [============================================== ] 2718/3609 75% [============================================== ] 2719/3609 75% [============================================== ] 2720/3609 75% [============================================== ] 2721/3609 75% [============================================== ] 2722/3609 75% [============================================== ] 2723/3609 75% [============================================== ] 2724/3609 75% [============================================== ] 2725/3609 75% [============================================== ] 2726/3609 75% [============================================== ] 2727/3609 75% [============================================== ] 2728/3609 75% [============================================== ] 2729/3609 75% [============================================== ] 2730/3609 75% [============================================== ] 2731/3609 75% [============================================== ] 2732/3609 75% [============================================== ] 2733/3609 75% [============================================== ] 2734/3609 75% [============================================== ] 2735/3609 75% [=============================================== ] 2736/3609 75% [=============================================== ] 2737/3609 75% [=============================================== ] 2738/3609 75% [=============================================== ] 2739/3609 75% [=============================================== ] 2740/3609 75% [=============================================== ] 2741/3609 75% [=============================================== ] 2742/3609 75% [=============================================== ] 2743/3609 76% [=============================================== ] 2744/3609 76% [=============================================== ] 2745/3609 76% [=============================================== ] 2746/3609 76% [=============================================== ] 2747/3609 76% [=============================================== ] 2748/3609 76% [=============================================== ] 2749/3609 76% [=============================================== ] 2750/3609 76% [=============================================== ] 2751/3609 76% [=============================================== ] 2752/3609 76% [=============================================== ] 2753/3609 76% [=============================================== ] 2754/3609 76% [=============================================== ] 2755/3609 76% [=============================================== ] 2756/3609 76% [=============================================== ] 2757/3609 76% [=============================================== ] 2758/3609 76% [=============================================== ] 2759/3609 76% [=============================================== ] 2760/3609 76% [=============================================== ] 2761/3609 76% [=============================================== ] 2762/3609 76% [=============================================== ] 2763/3609 76% [=============================================== ] 2764/3609 76% [=============================================== ] 2765/3609 76% [=============================================== ] 2766/3609 76% [=============================================== ] 2767/3609 76% [=============================================== ] 2768/3609 76% [=============================================== ] 2769/3609 76% [=============================================== ] 2770/3609 76% [=============================================== ] 2771/3609 76% [=============================================== ] 2772/3609 76% [=============================================== ] 2773/3609 76% [=============================================== ] 2774/3609 76% [=============================================== ] 2775/3609 76% [=============================================== ] 2776/3609 76% [=============================================== ] 2777/3609 76% [=============================================== ] 2778/3609 76% [=============================================== ] 2779/3609 77% [=============================================== ] 2780/3609 77% [=============================================== ] 2781/3609 77% [=============================================== ] 2782/3609 77% [=============================================== ] 2783/3609 77% [=============================================== ] 2784/3609 77% [=============================================== ] 2785/3609 77% [=============================================== ] 2786/3609 77% [=============================================== ] 2787/3609 77% [=============================================== ] 2788/3609 77% [=============================================== ] 2789/3609 77% [=============================================== ] 2790/3609 77% [=============================================== ] 2791/3609 77% [=============================================== ] 2792/3609 77% [=============================================== ] 2793/3609 77% [=============================================== ] 2794/3609 77% [================================================ ] 2795/3609 77% [================================================ ] 2796/3609 77% [================================================ ] 2797/3609 77% [================================================ ] 2798/3609 77% [================================================ ] 2799/3609 77% [================================================ ] 2800/3609 77% [================================================ ] 2801/3609 77% [================================================ ] 2802/3609 77% [================================================ ] 2803/3609 77% [================================================ ] 2804/3609 77% [================================================ ] 2805/3609 77% [================================================ ] 2806/3609 77% [================================================ ] 2807/3609 77% [================================================ ] 2808/3609 77% [================================================ ] 2809/3609 77% [================================================ ] 2810/3609 77% [================================================ ] 2811/3609 77% [================================================ ] 2812/3609 77% [================================================ ] 2813/3609 77% [================================================ ] 2814/3609 77% [================================================ ] 2815/3609 77% [================================================ ] 2816/3609 78% [================================================ ] 2817/3609 78% [================================================ ] 2818/3609 78% [================================================ ] 2819/3609 78% [================================================ ] 2820/3609 78% [================================================ ] 2821/3609 78% [================================================ ] 2822/3609 78% [================================================ ] 2823/3609 78% [================================================ ] 2824/3609 78% [================================================ ] 2825/3609 78% [================================================ ] 2826/3609 78% [================================================ ] 2827/3609 78% [================================================ ] 2828/3609 78% [================================================ ] 2829/3609 78% [================================================ ] 2830/3609 78% [================================================ ] 2831/3609 78% [================================================ ] 2832/3609 78% [================================================ ] 2833/3609 78% [================================================ ] 2834/3609 78% [================================================ ] 2835/3609 78% [================================================ ] 2836/3609 78% [================================================ ] 2837/3609 78% [================================================ ] 2838/3609 78% [================================================ ] 2839/3609 78% [================================================ ] 2840/3609 78% [================================================ ] 2841/3609 78% [================================================ ] 2842/3609 78% [================================================ ] 2843/3609 78% [================================================ ] 2844/3609 78% [================================================ ] 2845/3609 78% [================================================ ] 2846/3609 78% [================================================ ] 2847/3609 78% [================================================ ] 2848/3609 78% [================================================ ] 2849/3609 78% [================================================ ] 2850/3609 78% [================================================ ] 2851/3609 78% [================================================ ] 2852/3609 79% [================================================= ] 2853/3609 79% [================================================= ] 2854/3609 79% [================================================= ] 2855/3609 79% [================================================= ] 2856/3609 79% [================================================= ] 2857/3609 79% [================================================= ] 2858/3609 79% [================================================= ] 2859/3609 79% [================================================= ] 2860/3609 79% [================================================= ] 2861/3609 79% [================================================= ] 2862/3609 79% [================================================= ] 2863/3609 79% [================================================= ] 2864/3609 79% [================================================= ] 2865/3609 79% [================================================= ] 2866/3609 79% [================================================= ] 2867/3609 79% [================================================= ] 2868/3609 79% [================================================= ] 2869/3609 79% [================================================= ] 2870/3609 79% [================================================= ] 2871/3609 79% [================================================= ] 2872/3609 79% [================================================= ] 2873/3609 79% [================================================= ] 2874/3609 79% [================================================= ] 2875/3609 79% [================================================= ] 2876/3609 79% [================================================= ] 2877/3609 79% [================================================= ] 2878/3609 79% [================================================= ] 2879/3609 79% [================================================= ] 2880/3609 79% [================================================= ] 2881/3609 79% [================================================= ] 2882/3609 79% [================================================= ] 2883/3609 79% [================================================= ] 2884/3609 79% [================================================= ] 2885/3609 79% [================================================= ] 2886/3609 79% [================================================= ] 2887/3609 79% [================================================= ] 2888/3609 80% [================================================= ] 2889/3609 80% [================================================= ] 2890/3609 80% [================================================= ] 2891/3609 80% [================================================= ] 2892/3609 80% [================================================= ] 2893/3609 80% [================================================= ] 2894/3609 80% [================================================= ] 2895/3609 80% [================================================= ] 2896/3609 80% [================================================= ] 2897/3609 80% [================================================= ] 2898/3609 80% [================================================= ] 2899/3609 80% [================================================= ] 2900/3609 80% [================================================= ] 2901/3609 80% [================================================= ] 2902/3609 80% [================================================= ] 2903/3609 80% [================================================= ] 2904/3609 80% [================================================= ] 2905/3609 80% [================================================= ] 2906/3609 80% [================================================= ] 2907/3609 80% [================================================= ] 2908/3609 80% [================================================= ] 2909/3609 80% [================================================= ] 2910/3609 80% [================================================== ] 2911/3609 80% [================================================== ] 2912/3609 80% [================================================== ] 2913/3609 80% [================================================== ] 2914/3609 80% [================================================== ] 2915/3609 80% [================================================== ] 2916/3609 80% [================================================== ] 2917/3609 80% [================================================== ] 2918/3609 80% [================================================== ] 2919/3609 80% [================================================== ] 2920/3609 80% [================================================== ] 2921/3609 80% [================================================== ] 2922/3609 80% [================================================== ] 2923/3609 80% [================================================== ] 2924/3609 81% [================================================== ] 2925/3609 81% [================================================== ] 2926/3609 81% [================================================== ] 2927/3609 81% [================================================== ] 2928/3609 81% [================================================== ] 2929/3609 81% [================================================== ] 2930/3609 81% [================================================== ] 2931/3609 81% [================================================== ] 2932/3609 81% [================================================== ] 2933/3609 81% [================================================== ] 2934/3609 81% [================================================== ] 2935/3609 81% [================================================== ] 2936/3609 81% [================================================== ] 2937/3609 81% [================================================== ] 2938/3609 81% [================================================== ] 2939/3609 81% [================================================== ] 2940/3609 81% [================================================== ] 2941/3609 81% [================================================== ] 2942/3609 81% [================================================== ] 2943/3609 81% [================================================== ] 2944/3609 81% [================================================== ] 2945/3609 81% [================================================== ] 2946/3609 81% [================================================== ] 2947/3609 81% [================================================== ] 2948/3609 81% [================================================== ] 2949/3609 81% [================================================== ] 2950/3609 81% [================================================== ] 2951/3609 81% [================================================== ] 2952/3609 81% [================================================== ] 2953/3609 81% [================================================== ] 2954/3609 81% [================================================== ] 2955/3609 81% [================================================== ] 2956/3609 81% [================================================== ] 2957/3609 81% [================================================== ] 2958/3609 81% [================================================== ] 2959/3609 81% [================================================== ] 2960/3609 82% [================================================== ] 2961/3609 82% [================================================== ] 2962/3609 82% [================================================== ] 2963/3609 82% [================================================== ] 2964/3609 82% [================================================== ] 2965/3609 82% [================================================== ] 2966/3609 82% [================================================== ] 2967/3609 82% [================================================== ] 2968/3609 82% [=================================================== ] 2969/3609 82% [=================================================== ] 2970/3609 82% [=================================================== ] 2971/3609 82% [=================================================== ] 2972/3609 82% [=================================================== ] 2973/3609 82% [=================================================== ] 2974/3609 82% [=================================================== ] 2975/3609 82% [=================================================== ] 2976/3609 82% [=================================================== ] 2977/3609 82% [=================================================== ] 2978/3609 82% [=================================================== ] 2979/3609 82% [=================================================== ] 2980/3609 82% [=================================================== ] 2981/3609 82% [=================================================== ] 2982/3609 82% [=================================================== ] 2983/3609 82% [=================================================== ] 2984/3609 82% [=================================================== ] 2985/3609 82% [=================================================== ] 2986/3609 82% [=================================================== ] 2987/3609 82% [=================================================== ] 2988/3609 82% [=================================================== ] 2989/3609 82% [=================================================== ] 2990/3609 82% [=================================================== ] 2991/3609 82% [=================================================== ] 2992/3609 82% [=================================================== ] 2993/3609 82% [=================================================== ] 2994/3609 82% [=================================================== ] 2995/3609 82% [=================================================== ] 2996/3609 83% [=================================================== ] 2997/3609 83% [=================================================== ] 2998/3609 83% [=================================================== ] 2999/3609 83% [=================================================== ] 3000/3609 83% [=================================================== ] 3001/3609 83% [=================================================== ] 3002/3609 83% [=================================================== ] 3003/3609 83% [=================================================== ] 3004/3609 83% [=================================================== ] 3005/3609 83% [=================================================== ] 3006/3609 83% [=================================================== ] 3007/3609 83% [=================================================== ] 3008/3609 83% [=================================================== ] 3009/3609 83% [=================================================== ] 3010/3609 83% [=================================================== ] 3011/3609 83% [=================================================== ] 3012/3609 83% [=================================================== ] 3013/3609 83% [=================================================== ] 3014/3609 83% [=================================================== ] 3015/3609 83% [=================================================== ] 3016/3609 83% [=================================================== ] 3017/3609 83% [=================================================== ] 3018/3609 83% [=================================================== ] 3019/3609 83% [=================================================== ] 3020/3609 83% [=================================================== ] 3021/3609 83% [=================================================== ] 3022/3609 83% [=================================================== ] 3023/3609 83% [=================================================== ] 3024/3609 83% [=================================================== ] 3025/3609 83% [=================================================== ] 3026/3609 83% [==================================================== ] 3027/3609 83% [==================================================== ] 3028/3609 83% [==================================================== ] 3029/3609 83% [==================================================== ] 3030/3609 83% [==================================================== ] 3031/3609 83% [==================================================== ] 3032/3609 84% [==================================================== ] 3033/3609 84% [==================================================== ] 3034/3609 84% [==================================================== ] 3035/3609 84% [==================================================== ] 3036/3609 84% [==================================================== ] 3037/3609 84% [==================================================== ] 3038/3609 84% [==================================================== ] 3039/3609 84% [==================================================== ] 3040/3609 84% [==================================================== ] 3041/3609 84% [==================================================== ] 3042/3609 84% [==================================================== ] 3043/3609 84% [==================================================== ] 3044/3609 84% [==================================================== ] 3045/3609 84% [==================================================== ] 3046/3609 84% [==================================================== ] 3047/3609 84% [==================================================== ] 3048/3609 84% [==================================================== ] 3049/3609 84% [==================================================== ] 3050/3609 84% [==================================================== ] 3051/3609 84% [==================================================== ] 3052/3609 84% [==================================================== ] 3053/3609 84% [==================================================== ] 3054/3609 84% [==================================================== ] 3055/3609 84% [==================================================== ] 3056/3609 84% [==================================================== ] 3057/3609 84% [==================================================== ] 3058/3609 84% [==================================================== ] 3059/3609 84% [==================================================== ] 3060/3609 84% [==================================================== ] 3061/3609 84% [==================================================== ] 3062/3609 84% [==================================================== ] 3063/3609 84% [==================================================== ] 3064/3609 84% [==================================================== ] 3065/3609 84% [==================================================== ] 3066/3609 84% [==================================================== ] 3067/3609 84% [==================================================== ] 3068/3609 85% [==================================================== ] 3069/3609 85% [==================================================== ] 3070/3609 85% [==================================================== ] 3071/3609 85% [==================================================== ] 3072/3609 85% [==================================================== ] 3073/3609 85% [==================================================== ] 3074/3609 85% [==================================================== ] 3075/3609 85% [==================================================== ] 3076/3609 85% [==================================================== ] 3077/3609 85% [==================================================== ] 3078/3609 85% [==================================================== ] 3079/3609 85% [==================================================== ] 3080/3609 85% [==================================================== ] 3081/3609 85% [==================================================== ] 3082/3609 85% [==================================================== ] 3083/3609 85% [==================================================== ] 3084/3609 85% [==================================================== ] 3085/3609 85% [===================================================== ] 3086/3609 85% [===================================================== ] 3087/3609 85% [===================================================== ] 3088/3609 85% [===================================================== ] 3089/3609 85% [===================================================== ] 3090/3609 85% [===================================================== ] 3091/3609 85% [===================================================== ] 3092/3609 85% [===================================================== ] 3093/3609 85% [===================================================== ] 3094/3609 85% [===================================================== ] 3095/3609 85% [===================================================== ] 3096/3609 85% [===================================================== ] 3097/3609 85% [===================================================== ] 3098/3609 85% [===================================================== ] 3099/3609 85% [===================================================== ] 3100/3609 85% [===================================================== ] 3101/3609 85% [===================================================== ] 3102/3609 85% [===================================================== ] 3103/3609 85% [===================================================== ] 3104/3609 86% [===================================================== ] 3105/3609 86% [===================================================== ] 3106/3609 86% [===================================================== ] 3107/3609 86% [===================================================== ] 3108/3609 86% [===================================================== ] 3109/3609 86% [===================================================== ] 3110/3609 86% [===================================================== ] 3111/3609 86% [===================================================== ] 3112/3609 86% [===================================================== ] 3113/3609 86% [===================================================== ] 3114/3609 86% [===================================================== ] 3115/3609 86% [===================================================== ] 3116/3609 86% [===================================================== ] 3117/3609 86% [===================================================== ] 3118/3609 86% [===================================================== ] 3119/3609 86% [===================================================== ] 3120/3609 86% [===================================================== ] 3121/3609 86% [===================================================== ] 3122/3609 86% [===================================================== ] 3123/3609 86% [===================================================== ] 3124/3609 86% [===================================================== ] 3125/3609 86% [===================================================== ] 3126/3609 86% [===================================================== ] 3127/3609 86% [===================================================== ] 3128/3609 86% [===================================================== ] 3129/3609 86% [===================================================== ] 3130/3609 86% [===================================================== ] 3131/3609 86% [===================================================== ] 3132/3609 86% [===================================================== ] 3133/3609 86% [===================================================== ] 3134/3609 86% [===================================================== ] 3135/3609 86% [===================================================== ] 3136/3609 86% [===================================================== ] 3137/3609 86% [===================================================== ] 3138/3609 86% [===================================================== ] 3139/3609 86% [===================================================== ] 3140/3609 87% [===================================================== ] 3141/3609 87% [===================================================== ] 3142/3609 87% [===================================================== ] 3143/3609 87% [====================================================== ] 3144/3609 87% [====================================================== ] 3145/3609 87% [====================================================== ] 3146/3609 87% [====================================================== ] 3147/3609 87% [====================================================== ] 3148/3609 87% [====================================================== ] 3149/3609 87% [====================================================== ] 3150/3609 87% [====================================================== ] 3151/3609 87% [====================================================== ] 3152/3609 87% [====================================================== ] 3153/3609 87% [====================================================== ] 3154/3609 87% [====================================================== ] 3155/3609 87% [====================================================== ] 3156/3609 87% [====================================================== ] 3157/3609 87% [====================================================== ] 3158/3609 87% [====================================================== ] 3159/3609 87% [====================================================== ] 3160/3609 87% [====================================================== ] 3161/3609 87% [====================================================== ] 3162/3609 87% [====================================================== ] 3163/3609 87% [====================================================== ] 3164/3609 87% [====================================================== ] 3165/3609 87% [====================================================== ] 3166/3609 87% [====================================================== ] 3167/3609 87% [====================================================== ] 3168/3609 87% [====================================================== ] 3169/3609 87% [====================================================== ] 3170/3609 87% [====================================================== ] 3171/3609 87% [====================================================== ] 3172/3609 87% [====================================================== ] 3173/3609 87% [====================================================== ] 3174/3609 87% [====================================================== ] 3175/3609 87% [====================================================== ] 3176/3609 88% [====================================================== ] 3177/3609 88% [====================================================== ] 3178/3609 88% [====================================================== ] 3179/3609 88% [====================================================== ] 3180/3609 88% [====================================================== ] 3181/3609 88% [====================================================== ] 3182/3609 88% [====================================================== ] 3183/3609 88% [====================================================== ] 3184/3609 88% [====================================================== ] 3185/3609 88% [====================================================== ] 3186/3609 88% [====================================================== ] 3187/3609 88% [====================================================== ] 3188/3609 88% [====================================================== ] 3189/3609 88% [====================================================== ] 3190/3609 88% [====================================================== ] 3191/3609 88% [====================================================== ] 3192/3609 88% [====================================================== ] 3193/3609 88% [====================================================== ] 3194/3609 88% [====================================================== ] 3195/3609 88% [====================================================== ] 3196/3609 88% [====================================================== ] 3197/3609 88% [====================================================== ] 3198/3609 88% [====================================================== ] 3199/3609 88% [====================================================== ] 3200/3609 88% [====================================================== ] 3201/3609 88% [======================================================= ] 3202/3609 88% [======================================================= ] 3203/3609 88% [======================================================= ] 3204/3609 88% [======================================================= ] 3205/3609 88% [======================================================= ] 3206/3609 88% [======================================================= ] 3207/3609 88% [======================================================= ] 3208/3609 88% [======================================================= ] 3209/3609 88% [======================================================= ] 3210/3609 88% [======================================================= ] 3211/3609 88% [======================================================= ] 3212/3609 88% [======================================================= ] 3213/3609 89% [======================================================= ] 3214/3609 89% [======================================================= ] 3215/3609 89% [======================================================= ] 3216/3609 89% [======================================================= ] 3217/3609 89% [======================================================= ] 3218/3609 89% [======================================================= ] 3219/3609 89% [======================================================= ] 3220/3609 89% [======================================================= ] 3221/3609 89% [======================================================= ] 3222/3609 89% [======================================================= ] 3223/3609 89% [======================================================= ] 3224/3609 89% [======================================================= ] 3225/3609 89% [======================================================= ] 3226/3609 89% [======================================================= ] 3227/3609 89% [======================================================= ] 3228/3609 89% [======================================================= ] 3229/3609 89% [======================================================= ] 3230/3609 89% [======================================================= ] 3231/3609 89% [======================================================= ] 3232/3609 89% [======================================================= ] 3233/3609 89% [======================================================= ] 3234/3609 89% [======================================================= ] 3235/3609 89% [======================================================= ] 3236/3609 89% [======================================================= ] 3237/3609 89% [======================================================= ] 3238/3609 89% [======================================================= ] 3239/3609 89% [======================================================= ] 3240/3609 89% [======================================================= ] 3241/3609 89% [======================================================= ] 3242/3609 89% [======================================================= ] 3243/3609 89% [======================================================= ] 3244/3609 89% [======================================================= ] 3245/3609 89% [======================================================= ] 3246/3609 89% [======================================================= ] 3247/3609 89% [======================================================= ] 3248/3609 89% [======================================================= ] 3249/3609 90% [======================================================= ] 3250/3609 90% [======================================================= ] 3251/3609 90% [======================================================= ] 3252/3609 90% [======================================================= ] 3253/3609 90% [======================================================= ] 3254/3609 90% [======================================================= ] 3255/3609 90% [======================================================= ] 3256/3609 90% [======================================================= ] 3257/3609 90% [======================================================= ] 3258/3609 90% [======================================================= ] 3259/3609 90% [======================================================== ] 3260/3609 90% [======================================================== ] 3261/3609 90% [======================================================== ] 3262/3609 90% [======================================================== ] 3263/3609 90% [======================================================== ] 3264/3609 90% [======================================================== ] 3265/3609 90% [======================================================== ] 3266/3609 90% [======================================================== ] 3267/3609 90% [======================================================== ] 3268/3609 90% [======================================================== ] 3269/3609 90% [======================================================== ] 3270/3609 90% [======================================================== ] 3271/3609 90% [======================================================== ] 3272/3609 90% [======================================================== ] 3273/3609 90% [======================================================== ] 3274/3609 90% [======================================================== ] 3275/3609 90% [======================================================== ] 3276/3609 90% [======================================================== ] 3277/3609 90% [======================================================== ] 3278/3609 90% [======================================================== ] 3279/3609 90% [======================================================== ] 3280/3609 90% [======================================================== ] 3281/3609 90% [======================================================== ] 3282/3609 90% [======================================================== ] 3283/3609 90% [======================================================== ] 3284/3609 90% [======================================================== ] 3285/3609 91% [======================================================== ] 3286/3609 91% [======================================================== ] 3287/3609 91% [======================================================== ] 3288/3609 91% [======================================================== ] 3289/3609 91% [======================================================== ] 3290/3609 91% [======================================================== ] 3291/3609 91% [======================================================== ] 3292/3609 91% [======================================================== ] 3293/3609 91% [======================================================== ] 3294/3609 91% [======================================================== ] 3295/3609 91% [======================================================== ] 3296/3609 91% [======================================================== ] 3297/3609 91% [======================================================== ] 3298/3609 91% [======================================================== ] 3299/3609 91% [======================================================== ] 3300/3609 91% [======================================================== ] 3301/3609 91% [======================================================== ] 3302/3609 91% [======================================================== ] 3303/3609 91% [======================================================== ] 3304/3609 91% [======================================================== ] 3305/3609 91% [======================================================== ] 3306/3609 91% [======================================================== ] 3307/3609 91% [======================================================== ] 3308/3609 91% [======================================================== ] 3309/3609 91% [======================================================== ] 3310/3609 91% [======================================================== ] 3311/3609 91% [======================================================== ] 3312/3609 91% [======================================================== ] 3313/3609 91% [======================================================== ] 3314/3609 91% [======================================================== ] 3315/3609 91% [======================================================== ] 3316/3609 91% [======================================================== ] 3317/3609 91% [========================================================= ] 3318/3609 91% [========================================================= ] 3319/3609 91% [========================================================= ] 3320/3609 91% [========================================================= ] 3321/3609 92% [========================================================= ] 3322/3609 92% [========================================================= ] 3323/3609 92% [========================================================= ] 3324/3609 92% [========================================================= ] 3325/3609 92% [========================================================= ] 3326/3609 92% [========================================================= ] 3327/3609 92% [========================================================= ] 3328/3609 92% [========================================================= ] 3329/3609 92% [========================================================= ] 3330/3609 92% [========================================================= ] 3331/3609 92% [========================================================= ] 3332/3609 92% [========================================================= ] 3333/3609 92% [========================================================= ] 3334/3609 92% [========================================================= ] 3335/3609 92% [========================================================= ] 3336/3609 92% [========================================================= ] 3337/3609 92% [========================================================= ] 3338/3609 92% [========================================================= ] 3339/3609 92% [========================================================= ] 3340/3609 92% [========================================================= ] 3341/3609 92% [========================================================= ] 3342/3609 92% [========================================================= ] 3343/3609 92% [========================================================= ] 3344/3609 92% [========================================================= ] 3345/3609 92% [========================================================= ] 3346/3609 92% [========================================================= ] 3347/3609 92% [========================================================= ] 3348/3609 92% [========================================================= ] 3349/3609 92% [========================================================= ] 3350/3609 92% [========================================================= ] 3351/3609 92% [========================================================= ] 3352/3609 92% [========================================================= ] 3353/3609 92% [========================================================= ] 3354/3609 92% [========================================================= ] 3355/3609 92% [========================================================= ] 3356/3609 92% [========================================================= ] 3357/3609 93% [========================================================= ] 3358/3609 93% [========================================================= ] 3359/3609 93% [========================================================= ] 3360/3609 93% [========================================================= ] 3361/3609 93% [========================================================= ] 3362/3609 93% [========================================================= ] 3363/3609 93% [========================================================= ] 3364/3609 93% [========================================================= ] 3365/3609 93% [========================================================= ] 3366/3609 93% [========================================================= ] 3367/3609 93% [========================================================= ] 3368/3609 93% [========================================================= ] 3369/3609 93% [========================================================= ] 3370/3609 93% [========================================================= ] 3371/3609 93% [========================================================= ] 3372/3609 93% [========================================================= ] 3373/3609 93% [========================================================= ] 3374/3609 93% [========================================================= ] 3375/3609 93% [========================================================= ] 3376/3609 93% [========================================================== ] 3377/3609 93% [========================================================== ] 3378/3609 93% [========================================================== ] 3379/3609 93% [========================================================== ] 3380/3609 93% [========================================================== ] 3381/3609 93% [========================================================== ] 3382/3609 93% [========================================================== ] 3383/3609 93% [========================================================== ] 3384/3609 93% [========================================================== ] 3385/3609 93% [========================================================== ] 3386/3609 93% [========================================================== ] 3387/3609 93% [========================================================== ] 3388/3609 93% [========================================================== ] 3389/3609 93% [========================================================== ] 3390/3609 93% [========================================================== ] 3391/3609 93% [========================================================== ] 3392/3609 93% [========================================================== ] 3393/3609 94% [========================================================== ] 3394/3609 94% [========================================================== ] 3395/3609 94% [========================================================== ] 3396/3609 94% [========================================================== ] 3397/3609 94% [========================================================== ] 3398/3609 94% [========================================================== ] 3399/3609 94% [========================================================== ] 3400/3609 94% [========================================================== ] 3401/3609 94% [========================================================== ] 3402/3609 94% [========================================================== ] 3403/3609 94% [========================================================== ] 3404/3609 94% [========================================================== ] 3405/3609 94% [========================================================== ] 3406/3609 94% [========================================================== ] 3407/3609 94% [========================================================== ] 3408/3609 94% [========================================================== ] 3409/3609 94% [========================================================== ] 3410/3609 94% [========================================================== ] 3411/3609 94% [========================================================== ] 3412/3609 94% [========================================================== ] 3413/3609 94% [========================================================== ] 3414/3609 94% [========================================================== ] 3415/3609 94% [========================================================== ] 3416/3609 94% [========================================================== ] 3417/3609 94% [========================================================== ] 3418/3609 94% [========================================================== ] 3419/3609 94% [========================================================== ] 3420/3609 94% [========================================================== ] 3421/3609 94% [========================================================== ] 3422/3609 94% [========================================================== ] 3423/3609 94% [========================================================== ] 3424/3609 94% [========================================================== ] 3425/3609 94% [========================================================== ] 3426/3609 94% [========================================================== ] 3427/3609 94% [========================================================== ] 3428/3609 94% [========================================================== ] 3429/3609 95% [========================================================== ] 3430/3609 95% [========================================================== ] 3431/3609 95% [========================================================== ] 3432/3609 95% [========================================================== ] 3433/3609 95% [========================================================== ] 3434/3609 95% [=========================================================== ] 3435/3609 95% [=========================================================== ] 3436/3609 95% [=========================================================== ] 3437/3609 95% [=========================================================== ] 3438/3609 95% [=========================================================== ] 3439/3609 95% [=========================================================== ] 3440/3609 95% [=========================================================== ] 3441/3609 95% [=========================================================== ] 3442/3609 95% [=========================================================== ] 3443/3609 95% [=========================================================== ] 3444/3609 95% [=========================================================== ] 3445/3609 95% [=========================================================== ] 3446/3609 95% [=========================================================== ] 3447/3609 95% [=========================================================== ] 3448/3609 95% [=========================================================== ] 3449/3609 95% [=========================================================== ] 3450/3609 95% [=========================================================== ] 3451/3609 95% [=========================================================== ] 3452/3609 95% [=========================================================== ] 3453/3609 95% [=========================================================== ] 3454/3609 95% [=========================================================== ] 3455/3609 95% [=========================================================== ] 3456/3609 95% [=========================================================== ] 3457/3609 95% [=========================================================== ] 3458/3609 95% [=========================================================== ] 3459/3609 95% [=========================================================== ] 3460/3609 95% [=========================================================== ] 3461/3609 95% [=========================================================== ] 3462/3609 95% [=========================================================== ] 3463/3609 95% [=========================================================== ] 3464/3609 95% [=========================================================== ] 3465/3609 96% [=========================================================== ] 3466/3609 96% [=========================================================== ] 3467/3609 96% [=========================================================== ] 3468/3609 96% [=========================================================== ] 3469/3609 96% [=========================================================== ] 3470/3609 96% [=========================================================== ] 3471/3609 96% [=========================================================== ] 3472/3609 96% [=========================================================== ] 3473/3609 96% [=========================================================== ] 3474/3609 96% [=========================================================== ] 3475/3609 96% [=========================================================== ] 3476/3609 96% [=========================================================== ] 3477/3609 96% [=========================================================== ] 3478/3609 96% [=========================================================== ] 3479/3609 96% [=========================================================== ] 3480/3609 96% [=========================================================== ] 3481/3609 96% [=========================================================== ] 3482/3609 96% [=========================================================== ] 3483/3609 96% [=========================================================== ] 3484/3609 96% [=========================================================== ] 3485/3609 96% [=========================================================== ] 3486/3609 96% [=========================================================== ] 3487/3609 96% [=========================================================== ] 3488/3609 96% [=========================================================== ] 3489/3609 96% [=========================================================== ] 3490/3609 96% [=========================================================== ] 3491/3609 96% [=========================================================== ] 3492/3609 96% [============================================================ ] 3493/3609 96% [============================================================ ] 3494/3609 96% [============================================================ ] 3495/3609 96% [============================================================ ] 3496/3609 96% [============================================================ ] 3497/3609 96% [============================================================ ] 3498/3609 96% [============================================================ ] 3499/3609 96% [============================================================ ] 3500/3609 96% [============================================================ ] 3501/3609 97% [============================================================ ] 3502/3609 97% [============================================================ ] 3503/3609 97% [============================================================ ] 3504/3609 97% [============================================================ ] 3505/3609 97% [============================================================ ] 3506/3609 97% [============================================================ ] 3507/3609 97% [============================================================ ] 3508/3609 97% [============================================================ ] 3509/3609 97% [============================================================ ] 3510/3609 97% [============================================================ ] 3511/3609 97% [============================================================ ] 3512/3609 97% [============================================================ ] 3513/3609 97% [============================================================ ] 3514/3609 97% [============================================================ ] 3515/3609 97% [============================================================ ] 3516/3609 97% [============================================================ ] 3517/3609 97% [============================================================ ] 3518/3609 97% [============================================================ ] 3519/3609 97% [============================================================ ] 3520/3609 97% [============================================================ ] 3521/3609 97% [============================================================ ] 3522/3609 97% [============================================================ ] 3523/3609 97% [============================================================ ] 3524/3609 97% [============================================================ ] 3525/3609 97% [============================================================ ] 3526/3609 97% [============================================================ ] 3527/3609 97% [============================================================ ] 3528/3609 97% [============================================================ ] 3529/3609 97% [============================================================ ] 3530/3609 97% [============================================================ ] 3531/3609 97% [============================================================ ] 3532/3609 97% [============================================================ ] 3533/3609 97% [============================================================ ] 3534/3609 97% [============================================================ ] 3535/3609 97% [============================================================ ] 3536/3609 97% [============================================================ ] 3537/3609 98% [============================================================ ] 3538/3609 98% [============================================================ ] 3539/3609 98% [============================================================ ] 3540/3609 98% [============================================================ ] 3541/3609 98% [============================================================ ] 3542/3609 98% [============================================================ ] 3543/3609 98% [============================================================ ] 3544/3609 98% [============================================================ ] 3545/3609 98% [============================================================ ] 3546/3609 98% [============================================================ ] 3547/3609 98% [============================================================ ] 3548/3609 98% [============================================================ ] 3549/3609 98% [============================================================ ] 3550/3609 98% [============================================================= ] 3551/3609 98% [============================================================= ] 3552/3609 98% [============================================================= ] 3553/3609 98% [============================================================= ] 3554/3609 98% [============================================================= ] 3555/3609 98% [============================================================= ] 3556/3609 98% [============================================================= ] 3557/3609 98% [============================================================= ] 3558/3609 98% [============================================================= ] 3559/3609 98% [============================================================= ] 3560/3609 98% [============================================================= ] 3561/3609 98% [============================================================= ] 3562/3609 98% [============================================================= ] 3563/3609 98% [============================================================= ] 3564/3609 98% [============================================================= ] 3565/3609 98% [============================================================= ] 3566/3609 98% [============================================================= ] 3567/3609 98% [============================================================= ] 3568/3609 98% [============================================================= ] 3569/3609 98% [============================================================= ] 3570/3609 98% [============================================================= ] 3571/3609 98% [============================================================= ] 3572/3609 98% [============================================================= ] 3573/3609 99% [============================================================= ] 3574/3609 99% [============================================================= ] 3575/3609 99% [============================================================= ] 3576/3609 99% [============================================================= ] 3577/3609 99% [============================================================= ] 3578/3609 99% [============================================================= ] 3579/3609 99% [============================================================= ] 3580/3609 99% [============================================================= ] 3581/3609 99% [============================================================= ] 3582/3609 99% [============================================================= ] 3583/3609 99% [============================================================= ] 3584/3609 99% [============================================================= ] 3585/3609 99% [============================================================= ] 3586/3609 99% [============================================================= ] 3587/3609 99% [============================================================= ] 3588/3609 99% [============================================================= ] 3589/3609 99% [============================================================= ] 3590/3609 99% [============================================================= ] 3591/3609 99% [============================================================= ] 3592/3609 99% [============================================================= ] 3593/3609 99% [============================================================= ] 3594/3609 99% [============================================================= ] 3595/3609 99% [============================================================= ] 3596/3609 99% [============================================================= ] 3597/3609 99% [============================================================= ] 3598/3609 99% [============================================================= ] 3599/3609 99% [============================================================= ] 3600/3609 99% [============================================================= ] 3601/3609 99% [============================================================= ] 3602/3609 99% [============================================================= ] 3603/3609 99% [============================================================= ] 3604/3609 99% [============================================================= ] 3605/3609 99% [============================================================= ] 3606/3609 99% [============================================================= ] 3607/3609 99% [============================================================= ] 3608/3609 99% [==============================================================] 3609/3609 100% operation complete, 3609 objects in 56140 NAND pages. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/mips64-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2022.02-872-g688a796205 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.37 Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> 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) >>> dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-genimage 15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haveged 1.9.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> initscripts Collecting legal info >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jszip 3.2.2 Collecting legal info LICENSE.markdown: OK (sha256: 14450c78405ad2a2173e25740b56406556779149df9c4c83523a8c63d0686210) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libidn 1.38 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> jpeg Collecting legal info >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libwebsockets 4.3.1 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> linenoise 1.0 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lldpd 1.0.9 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> ncdu 1.16 Collecting legal info COPYING: OK (sha256: e9ed7095eee84ad6804450495738277b539da0c0b2006f50faf8e6e67a0a15aa) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> numactl 2.0.14 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-class-inspector 1.36 Collecting legal info LICENSE: OK (sha256: 401fe9c98bdb5707df71447fb93141f8cb2d85337d45505f5ae50a776a3f6666) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-convert-asn1 0.33 Collecting legal info LICENSE: OK (sha256: 70884b19a3537bf179538c3b7d7896a56ade509dafe6b8d545c5999a9c05f8a9) >>> perl-crypt-openssl-random 0.15 Collecting legal info LICENSE: OK (sha256: fdaba2134145d3e252c5930180b2bcb13b5367ad5a8713d6868f014cd25c496f) >>> host-perl-crypt-openssl-guess 0.15 Collecting legal info LICENSE: OK (sha256: 5c739f181ce7aa31d739277996ff230067dad39332e5597c0dffd36e5d784072) >>> perl-crypt-openssl-rsa 0.31 Collecting legal info LICENSE: OK (sha256: 8a693ad3f52daeeb5ac5deceb1e1109c9c87095ed5ba6506d6d5c106e4066f5a) >>> perl-digest-hmac 1.04 Collecting legal info LICENSE: OK (sha256: cb9ff694d1769f450dd5c400204aa921d2fb3db90fcb21674a39f3725c4255c1) >>> perl-encode-locale 1.05 Collecting legal info README: OK (sha256: edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8) >>> perl-file-listing 6.14 Collecting legal info LICENSE: OK (sha256: 7f0ccec295e6d7d2be1439cedd7caf6cc6247191f4c10ac56d91ee9bc265ba02) >>> perl-hash-multivalue 0.16 Collecting legal info LICENSE: OK (sha256: af32512e13f6722dab770b989c57556a5e3d29a49b22b8ad5668064db8592401) >>> perl-html-parser 3.76 Collecting legal info LICENSE: OK (sha256: 0e57338bc10d5fb8891012ebee65a7b504b247f5bb485e121b8b48d7a118a60b) >>> perl-html-tagset 3.20 Collecting legal info README: OK (sha256: 275cc182d78ac2db6856442c5d334c925350fb56fe83ee3577f5850317423419) >>> perl-http-cookies 6.10 Collecting legal info LICENSE: OK (sha256: 82902ce20c8ed71d7f4e7a6a5b2b26e43a7e2e90c78098fb49aa49e03ac808e0) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-message 6.36 Collecting legal info LICENSE: OK (sha256: f2f428b5f8a3bf4e6a71cd5ea92558a3d123d3d7c5075d34923e71e46dea94df) >>> perl-http-negotiate 6.01 Collecting legal info README: OK (sha256: 7a2114bb46279309f8a67e359ab0a578a4e9a7c7add0d1725de46b44f6da6514) >>> perl-io-html 1.004 Collecting legal info LICENSE: OK (sha256: 669fdd41b60ef6169a975b87a5fe35c50e81b9efc8f96b2459f4fbb238079d84) >>> perl-io-interface 1.09 Collecting legal info LICENSE: OK (sha256: b5a5bf59bd1be13f7f498e5aa2ea5c0c603c04a095dcf03a06aa5b83bbccf921) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-io-socket-multicast 1.12 Collecting legal info README: OK (sha256: ea33bda0e2ec6734e29895a37cd1fc005d86f2abbe7e9943e0213ae64844a697) >>> perl-io-socket-ssl 2.074 Collecting legal info README: OK (sha256: 090aff5421fd55a9dceeaf6c612c36360402e8d29c1284aef88c87be565ce032) >>> perl-libwww-perl 6.62 Collecting legal info LICENSE: OK (sha256: 311f168ba9a7819ffab4fea19858f9e880737baf6d112929d11530205035a4cc) >>> perl-lwp-mediatypes 6.04 Collecting legal info LICENSE: OK (sha256: e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc) >>> perl-lwp-protocol-https 6.10 Collecting legal info LICENSE: OK (sha256: 294e73f9bd40ea600e9478cd57489a7da72558a83c6a66f37a82e4e0d5a706d9) >>> perl-mail-dkim 1.20200824 Collecting legal info LICENSE: OK (sha256: ffaa40feb768566e52d93879fedd2c5483828b6de483874f30a0a4425351555f) >>> perl-mailtools 2.21 Collecting legal info README: OK (sha256: f7558badc4f4875df247bcccb50a8f369bfe4a2c19361f1df7b26ddf6aaaaf6b) >>> perl-mozilla-ca 20211001 Collecting legal info README: OK (sha256: 95cd63dae5c2bf6e7cf33435981614a36c85ef01fc7a02464e05e58a5355398e) >>> perl-net-dns 1.33 Collecting legal info LICENSE: OK (sha256: 1e44fcf65509b47a251eda0ce1f8bd6aefa13517e38cb1e95b8d36120fb15452) >>> perl-net-http 6.21 Collecting legal info LICENSE: OK (sha256: 49fbcc80e17295888b909176a0029f275a8c17b6cbfaf8867fe571ebe9a9ca79) >>> perl-net-ssleay 1.85 Collecting legal info LICENSE: OK (sha256: b55065185a2172d9f2ea2dd87c18c206ea3dc45a64e5f3deb3eee34d839dc822) >>> perl-path-tiny 0.122 Collecting legal info LICENSE: OK (sha256: c1a19c0d83f668a784640c0b41e024f37b182ad38011b170f9200123e57f6070) >>> perl-role-tiny 2.002004 Collecting legal info LICENSE: OK (sha256: a8a1595c2347f7d10e896809d4f3dea85ccc10ac5644b8073111233cd120b14a) >>> perl-time-parsedate 2015.103 Collecting legal info lib/Time/JulianDay.pm: OK (sha256: 6d8de888d0662f75cfa3bf21b261741d5634ac9cdd8604d6173850546a3d40a9) lib/Time/Timezone.pm: OK (sha256: 9ae411fbaf87add414e7357417032dfedce652c393643bc5cb5b7698041a1dca) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-try-tiny 0.31 Collecting legal info LICENCE: OK (sha256: f1864ede834871a1207fcd19838b6bd5e1ff0a8704f5cc523fc397126041ed0b) >>> perl-uri 5.10 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> perl-www-robotrules 6.02 Collecting legal info README: OK (sha256: fa375c4f771b92fc076b6c66e19440a0fff51dacf489fecd94bf560091279e05) >>> perl-xml-sax-base 1.09 Collecting legal info README: OK (sha256: 2a9aae56e13888493523ee9053689627e092aafcf2c5fb06f06df07260f91b42) >>> pure-ftpd 1.0.50 Collecting legal info COPYING: OK (sha256: c1be5d56c28927b05131d7384bd522af4b11c3afea45725f5ca7983c11db61ac) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-python-lxml 4.8.0 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> strace 5.17 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> 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-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-makedevs 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.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.37: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'