make[5]: 'complete.mdh' is up to date. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src/Zle' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src/Zle' make[5]: 'complete.export' is up to date. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src/Zle' /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c zutil.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/zutil.so make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src/Modules' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src/Builtins' /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c rlimits.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/rlimits.so /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c sched.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/sched.so make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src/Builtins' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src/Zle' /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c compctl.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/compctl.so /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c complete.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/complete.so /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c complist.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/complist.so /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c computil.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/computil.so /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c deltochar.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/deltochar.so /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c zle.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/zle.so /bin/sh ../../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh /usr/bin/install -c zleparameter.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/zsh/5.9/zsh/zleparameter.so make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src/Zle' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Src' if test x/usr/share/zsh/5.9/functions != x && test x/usr/share/zsh/5.9/functions != xno; then \ test x/usr/share/zsh/site-functions != xno && \ /bin/sh ./mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh/site-functions; \ sdir_top="." fndir="/usr/share/zsh/5.9/functions" dir_top="." \ scriptdir="/usr/share/zsh/5.9/scripts" runhelpdir="/usr/share/zsh/5.9/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/home/buildroot/autobuild/instance-3/output-1/target" VERSION="5.9" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh/5.9/functions mkdir -m 755 -p -- /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh/5.9/scripts make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Doc' /bin/sh ../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s $file || exit 1; \ /usr/bin/install -c -m 644 $file /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Doc' if test x"/usr/share/zsh/5.9/help" != x""; then \ /bin/sh ../mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh/5.9/help; \ /usr/bin/install -c -m 644 help/* /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh/5.9/help; \ while read from to; do \ rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh/5.9/help/$to || : ; \ ln -s $from /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh/5.9/help/$to; \ done < help.txt; \ fi mkdir -m 755 -p -- /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh/5.9/help make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9/Doc' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zsh-5.9' rm -f /home/buildroot/autobuild/instance-3/output-1/target/bin/zsh-5.9 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/sh4eb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/sh4eb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-3/output-1/target/etc/passwd grep -qsE '^/bin/zsh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/zsh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-163-g7ad6dd20ff"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' avahi -1 avahi -1 * - - -\n dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/sbin/setfiles -m -r /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target -c /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/selinux/targeted/policy/policy.31 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/selinux/targeted/contexts/files/file_contexts /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3719 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/3719 0% [ ] 2/3719 0% [ ] 3/3719 0% [ ] 4/3719 0% [ ] 5/3719 0% [ ] 6/3719 0% [ ] 7/3719 0% [ ] 8/3719 0% [ ] 9/3719 0% [ ] 10/3719 0% [ ] 11/3719 0% [ ] 12/3719 0% [ ] 13/3719 0% [ ] 14/3719 0% [ ] 15/3719 0% [ ] 16/3719 0% [ ] 17/3719 0% [ ] 18/3719 0% [ ] 19/3719 0% [ ] 20/3719 0% [ ] 21/3719 0% [ ] 22/3719 0% [ ] 23/3719 0% [ ] 24/3719 0% [ ] 25/3719 0% [ ] 26/3719 0% [ ] 27/3719 0% [ ] 28/3719 0% [ ] 29/3719 0% [ ] 30/3719 0% [ ] 31/3719 0% [ ] 32/3719 0% [ ] 33/3719 0% [ ] 34/3719 0% [ ] 35/3719 0% [ ] 36/3719 0% [ ] 37/3719 0% [ ] 38/3719 1% [ ] 39/3719 1% [ ] 40/3719 1% [ ] 41/3719 1% [ ] 42/3719 1% [ ] 43/3719 1% [ ] 44/3719 1% [ ] 45/3719 1% [ ] 46/3719 1% [ ] 47/3719 1% [ ] 48/3719 1% [ ] 49/3719 1% [ ] 50/3719 1% [ ] 51/3719 1% [ ] 52/3719 1% [ ] 53/3719 1% [ ] 54/3719 1% [ ] 55/3719 1% [ ] 56/3719 1% [ ] 57/3719 1% [ ] 58/3719 1% [ ] 59/3719 1% [= ] 60/3719 1% [= ] 61/3719 1% [= ] 62/3719 1% [= ] 63/3719 1% [= ] 64/3719 1% [= ] 65/3719 1% [= ] 66/3719 1% [= ] 67/3719 1% [= ] 68/3719 1% [= ] 69/3719 1% [= ] 70/3719 1% [= ] 71/3719 1% [= ] 72/3719 1% [= ] 73/3719 1% [= ] 74/3719 1% [= ] 75/3719 2% [= ] 76/3719 2% [= ] 77/3719 2% [= ] 78/3719 2% [= ] 79/3719 2% [= ] 80/3719 2% [= ] 81/3719 2% [= ] 82/3719 2% [= ] 83/3719 2% [= ] 84/3719 2% [= ] 85/3719 2% [= ] 86/3719 2% [= ] 87/3719 2% [= ] 88/3719 2% [= ] 89/3719 2% [= ] 90/3719 2% [= ] 91/3719 2% [= ] 92/3719 2% [= ] 93/3719 2% [= ] 94/3719 2% [= ] 95/3719 2% [= ] 96/3719 2% [= ] 97/3719 2% [= ] 98/3719 2% [= ] 99/3719 2% [= ] 100/3719 2% [= ] 101/3719 2% [= ] 102/3719 2% [= ] 103/3719 2% [= ] 104/3719 2% [= ] 105/3719 2% [= ] 106/3719 2% [= ] 107/3719 2% [= ] 108/3719 2% [= ] 109/3719 2% [= ] 110/3719 2% [= ] 111/3719 2% [= ] 112/3719 3% [= ] 113/3719 3% [= ] 114/3719 3% [= ] 115/3719 3% [= ] 116/3719 3% [= ] 117/3719 3% [= ] 118/3719 3% [= ] 119/3719 3% [== ] 120/3719 3% [== ] 121/3719 3% [== ] 122/3719 3% [== ] 123/3719 3% [== ] 124/3719 3% [== ] 125/3719 3% [== ] 126/3719 3% [== ] 127/3719 3% [== ] 128/3719 3% [== ] 129/3719 3% [== ] 130/3719 3% [== ] 131/3719 3% [== ] 132/3719 3% [== ] 133/3719 3% [== ] 134/3719 3% [== ] 135/3719 3% [== ] 136/3719 3% [== ] 137/3719 3% [== ] 138/3719 3% [== ] 139/3719 3% [== ] 140/3719 3% [== ] 141/3719 3% [== ] 142/3719 3% [== ] 143/3719 3% [== ] 144/3719 3% [== ] 145/3719 3% [== ] 146/3719 3% [== ] 147/3719 3% [== ] 148/3719 3% [== ] 149/3719 4% [== ] 150/3719 4% [== ] 151/3719 4% [== ] 152/3719 4% [== ] 153/3719 4% [== ] 154/3719 4% [== ] 155/3719 4% [== ] 156/3719 4% [== ] 157/3719 4% [== ] 158/3719 4% [== ] 159/3719 4% [== ] 160/3719 4% [== ] 161/3719 4% [== ] 162/3719 4% [== ] 163/3719 4% [== ] 164/3719 4% [== ] 165/3719 4% [== ] 166/3719 4% [== ] 167/3719 4% [== ] 168/3719 4% [== ] 169/3719 4% [== ] 170/3719 4% [== ] 171/3719 4% [== ] 172/3719 4% [== ] 173/3719 4% [== ] 174/3719 4% [== ] 175/3719 4% [== ] 176/3719 4% [== ] 177/3719 4% [== ] 178/3719 4% [== ] 179/3719 4% [=== ] 180/3719 4% [=== ] 181/3719 4% [=== ] 182/3719 4% [=== ] 183/3719 4% [=== ] 184/3719 4% [=== ] 185/3719 4% [=== ] 186/3719 5% [=== ] 187/3719 5% [=== ] 188/3719 5% [=== ] 189/3719 5% [=== ] 190/3719 5% [=== ] 191/3719 5% [=== ] 192/3719 5% [=== ] 193/3719 5% [=== ] 194/3719 5% [=== ] 195/3719 5% [=== ] 196/3719 5% [=== ] 197/3719 5% [=== ] 198/3719 5% [=== ] 199/3719 5% [=== ] 200/3719 5% [=== ] 201/3719 5% [=== ] 202/3719 5% [=== ] 203/3719 5% [=== ] 204/3719 5% [=== ] 205/3719 5% [=== ] 206/3719 5% [=== ] 207/3719 5% [=== ] 208/3719 5% [=== ] 209/3719 5% [=== ] 210/3719 5% [=== ] 211/3719 5% [=== ] 212/3719 5% [=== ] 213/3719 5% [=== ] 214/3719 5% [=== ] 215/3719 5% [=== ] 216/3719 5% [=== ] 217/3719 5% [=== ] 218/3719 5% [=== ] 219/3719 5% [=== ] 220/3719 5% [=== ] 221/3719 5% [=== ] 222/3719 5% [=== ] 223/3719 5% [=== ] 224/3719 6% [=== ] 225/3719 6% [=== ] 226/3719 6% [=== ] 227/3719 6% [=== ] 228/3719 6% [=== ] 229/3719 6% [=== ] 230/3719 6% [=== ] 231/3719 6% [=== ] 232/3719 6% [=== ] 233/3719 6% [=== ] 234/3719 6% [=== ] 235/3719 6% [=== ] 236/3719 6% [=== ] 237/3719 6% [=== ] 238/3719 6% [=== ] 239/3719 6% [==== ] 240/3719 6% [==== ] 241/3719 6% [==== ] 242/3719 6% [==== ] 243/3719 6% [==== ] 244/3719 6% [==== ] 245/3719 6% [==== ] 246/3719 6% [==== ] 247/3719 6% [==== ] 248/3719 6% [==== ] 249/3719 6% [==== ] 250/3719 6% [==== ] 251/3719 6% [==== ] 252/3719 6% [==== ] 253/3719 6% [==== ] 254/3719 6% [==== ] 255/3719 6% [==== ] 256/3719 6% [==== ] 257/3719 6% [==== ] 258/3719 6% [==== ] 259/3719 6% [==== ] 260/3719 6% [==== ] 261/3719 7% [==== ] 262/3719 7% [==== ] 263/3719 7% [==== ] 264/3719 7% [==== ] 265/3719 7% [==== ] 266/3719 7% [==== ] 267/3719 7% [==== ] 268/3719 7% [==== ] 269/3719 7% [==== ] 270/3719 7% [==== ] 271/3719 7% [==== ] 272/3719 7% [==== ] 273/3719 7% [==== ] 274/3719 7% [==== ] 275/3719 7% [==== ] 276/3719 7% [==== ] 277/3719 7% [==== ] 278/3719 7% [==== ] 279/3719 7% [==== ] 280/3719 7% [==== ] 281/3719 7% [==== ] 282/3719 7% [==== ] 283/3719 7% [==== ] 284/3719 7% [==== ] 285/3719 7% [==== ] 286/3719 7% [==== ] 287/3719 7% [==== ] 288/3719 7% [==== ] 289/3719 7% [==== ] 290/3719 7% [==== ] 291/3719 7% [==== ] 292/3719 7% [==== ] 293/3719 7% [==== ] 294/3719 7% [==== ] 295/3719 7% [==== ] 296/3719 7% [==== ] 297/3719 7% [==== ] 298/3719 8% [==== ] 299/3719 8% [===== ] 300/3719 8% [===== ] 301/3719 8% [===== ] 302/3719 8% [===== ] 303/3719 8% [===== ] 304/3719 8% [===== ] 305/3719 8% [===== ] 306/3719 8% [===== ] 307/3719 8% [===== ] 308/3719 8% [===== ] 309/3719 8% [===== ] 310/3719 8% [===== ] 311/3719 8% [===== ] 312/3719 8% [===== ] 313/3719 8% [===== ] 314/3719 8% [===== ] 315/3719 8% [===== ] 316/3719 8% [===== ] 317/3719 8% [===== ] 318/3719 8% [===== ] 319/3719 8% [===== ] 320/3719 8% [===== ] 321/3719 8% [===== ] 322/3719 8% [===== ] 323/3719 8% [===== ] 324/3719 8% [===== ] 325/3719 8% [===== ] 326/3719 8% [===== ] 327/3719 8% [===== ] 328/3719 8% [===== ] 329/3719 8% [===== ] 330/3719 8% [===== ] 331/3719 8% [===== ] 332/3719 8% [===== ] 333/3719 8% [===== ] 334/3719 8% [===== ] 335/3719 9% [===== ] 336/3719 9% [===== ] 337/3719 9% [===== ] 338/3719 9% [===== ] 339/3719 9% [===== ] 340/3719 9% [===== ] 341/3719 9% [===== ] 342/3719 9% [===== ] 343/3719 9% [===== ] 344/3719 9% [===== ] 345/3719 9% [===== ] 346/3719 9% [===== ] 347/3719 9% [===== ] 348/3719 9% [===== ] 349/3719 9% [===== ] 350/3719 9% [===== ] 351/3719 9% [===== ] 352/3719 9% [===== ] 353/3719 9% [===== ] 354/3719 9% [===== ] 355/3719 9% [===== ] 356/3719 9% [===== ] 357/3719 9% [===== ] 358/3719 9% [===== ] 359/3719 9% [====== ] 360/3719 9% [====== ] 361/3719 9% [====== ] 362/3719 9% [====== ] 363/3719 9% [====== ] 364/3719 9% [====== ] 365/3719 9% [====== ] 366/3719 9% [====== ] 367/3719 9% [====== ] 368/3719 9% [====== ] 369/3719 9% [====== ] 370/3719 9% [====== ] 371/3719 9% [====== ] 372/3719 10% [====== ] 373/3719 10% [====== ] 374/3719 10% [====== ] 375/3719 10% [====== ] 376/3719 10% [====== ] 377/3719 10% [====== ] 378/3719 10% [====== ] 379/3719 10% [====== ] 380/3719 10% [====== ] 381/3719 10% [====== ] 382/3719 10% [====== ] 383/3719 10% [====== ] 384/3719 10% [====== ] 385/3719 10% [====== ] 386/3719 10% [====== ] 387/3719 10% [====== ] 388/3719 10% [====== ] 389/3719 10% [====== ] 390/3719 10% [====== ] 391/3719 10% [====== ] 392/3719 10% [====== ] 393/3719 10% [====== ] 394/3719 10% [====== ] 395/3719 10% [====== ] 396/3719 10% [====== ] 397/3719 10% [====== ] 398/3719 10% [====== ] 399/3719 10% [====== ] 400/3719 10% [====== ] 401/3719 10% [====== ] 402/3719 10% [====== ] 403/3719 10% [====== ] 404/3719 10% [====== ] 405/3719 10% [====== ] 406/3719 10% [====== ] 407/3719 10% [====== ] 408/3719 10% [====== ] 409/3719 10% [====== ] 410/3719 11% [====== ] 411/3719 11% [====== ] 412/3719 11% [====== ] 413/3719 11% [====== ] 414/3719 11% [====== ] 415/3719 11% [====== ] 416/3719 11% [====== ] 417/3719 11% [====== ] 418/3719 11% [====== ] 419/3719 11% [======= ] 420/3719 11% [======= ] 421/3719 11% [======= ] 422/3719 11% [======= ] 423/3719 11% [======= ] 424/3719 11% [======= ] 425/3719 11% [======= ] 426/3719 11% [======= ] 427/3719 11% [======= ] 428/3719 11% [======= ] 429/3719 11% [======= ] 430/3719 11% [======= ] 431/3719 11% [======= ] 432/3719 11% [======= ] 433/3719 11% [======= ] 434/3719 11% [======= ] 435/3719 11% [======= ] 436/3719 11% [======= ] 437/3719 11% [======= ] 438/3719 11% [======= ] 439/3719 11% [======= ] 440/3719 11% [======= ] 441/3719 11% [======= ] 442/3719 11% [======= ] 443/3719 11% [======= ] 444/3719 11% [======= ] 445/3719 11% [======= ] 446/3719 11% [======= ] 447/3719 12% [======= ] 448/3719 12% [======= ] 449/3719 12% [======= ] 450/3719 12% [======= ] 451/3719 12% [======= ] 452/3719 12% [======= ] 453/3719 12% [======= ] 454/3719 12% [======= ] 455/3719 12% [======= ] 456/3719 12% [======= ] 457/3719 12% [======= ] 458/3719 12% [======= ] 459/3719 12% [======= ] 460/3719 12% [======= ] 461/3719 12% [======= ] 462/3719 12% [======= ] 463/3719 12% [======= ] 464/3719 12% [======= ] 465/3719 12% [======= ] 466/3719 12% [======= ] 467/3719 12% [======= ] 468/3719 12% [======= ] 469/3719 12% [======= ] 470/3719 12% [======= ] 471/3719 12% [======= ] 472/3719 12% [======= ] 473/3719 12% [======= ] 474/3719 12% [======= ] 475/3719 12% [======= ] 476/3719 12% [======= ] 477/3719 12% [======= ] 478/3719 12% [======= ] 479/3719 12% [======== ] 480/3719 12% [======== ] 481/3719 12% [======== ] 482/3719 12% [======== ] 483/3719 12% [======== ] 484/3719 13% [======== ] 485/3719 13% [======== ] 486/3719 13% [======== ] 487/3719 13% [======== ] 488/3719 13% [======== ] 489/3719 13% [======== ] 490/3719 13% [======== ] 491/3719 13% [======== ] 492/3719 13% [======== ] 493/3719 13% [======== ] 494/3719 13% [======== ] 495/3719 13% [======== ] 496/3719 13% [======== ] 497/3719 13% [======== ] 498/3719 13% [======== ] 499/3719 13% [======== ] 500/3719 13% [======== ] 501/3719 13% [======== ] 502/3719 13% [======== ] 503/3719 13% [======== ] 504/3719 13% [======== ] 505/3719 13% [======== ] 506/3719 13% [======== ] 507/3719 13% [======== ] 508/3719 13% [======== ] 509/3719 13% [======== ] 510/3719 13% [======== ] 511/3719 13% [======== ] 512/3719 13% [======== ] 513/3719 13% [======== ] 514/3719 13% [======== ] 515/3719 13% [======== ] 516/3719 13% [======== ] 517/3719 13% [======== ] 518/3719 13% [======== ] 519/3719 13% [======== ] 520/3719 13% [======== ] 521/3719 14% [======== ] 522/3719 14% [======== ] 523/3719 14% [======== ] 524/3719 14% [======== ] 525/3719 14% [======== ] 526/3719 14% [======== ] 527/3719 14% [======== ] 528/3719 14% [======== ] 529/3719 14% [======== ] 530/3719 14% [======== ] 531/3719 14% [======== ] 532/3719 14% [======== ] 533/3719 14% [======== ] 534/3719 14% [======== ] 535/3719 14% [======== ] 536/3719 14% [======== ] 537/3719 14% [======== ] 538/3719 14% [======== ] 539/3719 14% [========= ] 540/3719 14% [========= ] 541/3719 14% [========= ] 542/3719 14% [========= ] 543/3719 14% [========= ] 544/3719 14% [========= ] 545/3719 14% [========= ] 546/3719 14% [========= ] 547/3719 14% [========= ] 548/3719 14% [========= ] 549/3719 14% [========= ] 550/3719 14% [========= ] 551/3719 14% [========= ] 552/3719 14% [========= ] 553/3719 14% [========= ] 554/3719 14% [========= ] 555/3719 14% [========= ] 556/3719 14% [========= ] 557/3719 14% [========= ] 558/3719 15% [========= ] 559/3719 15% [========= ] 560/3719 15% [========= ] 561/3719 15% [========= ] 562/3719 15% [========= ] 563/3719 15% [========= ] 564/3719 15% [========= ] 565/3719 15% [========= ] 566/3719 15% [========= ] 567/3719 15% [========= ] 568/3719 15% [========= ] 569/3719 15% [========= ] 570/3719 15% [========= ] 571/3719 15% [========= ] 572/3719 15% [========= ] 573/3719 15% [========= ] 574/3719 15% [========= ] 575/3719 15% [========= ] 576/3719 15% [========= ] 577/3719 15% [========= ] 578/3719 15% [========= ] 579/3719 15% [========= ] 580/3719 15% [========= ] 581/3719 15% [========= ] 582/3719 15% [========= ] 583/3719 15% [========= ] 584/3719 15% [========= ] 585/3719 15% [========= ] 586/3719 15% [========= ] 587/3719 15% [========= ] 588/3719 15% [========= ] 589/3719 15% [========= ] 590/3719 15% [========= ] 591/3719 15% [========= ] 592/3719 15% [========= ] 593/3719 15% [========= ] 594/3719 15% [========= ] 595/3719 15% [========= ] 596/3719 16% [========= ] 597/3719 16% [========= ] 598/3719 16% [========= ] 599/3719 16% [========== ] 600/3719 16% [========== ] 601/3719 16% [========== ] 602/3719 16% [========== ] 603/3719 16% [========== ] 604/3719 16% [========== ] 605/3719 16% [========== ] 606/3719 16% [========== ] 607/3719 16% [========== ] 608/3719 16% [========== ] 609/3719 16% [========== ] 610/3719 16% [========== ] 611/3719 16% [========== ] 612/3719 16% [========== ] 613/3719 16% [========== ] 614/3719 16% [========== ] 615/3719 16% [========== ] 616/3719 16% [========== ] 617/3719 16% [========== ] 618/3719 16% [========== ] 619/3719 16% [========== ] 620/3719 16% [========== ] 621/3719 16% [========== ] 622/3719 16% [========== ] 623/3719 16% [========== ] 624/3719 16% [========== ] 625/3719 16% [========== ] 626/3719 16% [========== ] 627/3719 16% [========== ] 628/3719 16% [========== ] 629/3719 16% [========== ] 630/3719 16% [========== ] 631/3719 16% [========== ] 632/3719 16% [========== ] 633/3719 17% [========== ] 634/3719 17% [========== ] 635/3719 17% [========== ] 636/3719 17% [========== ] 637/3719 17% [========== ] 638/3719 17% [========== ] 639/3719 17% [========== ] 640/3719 17% [========== ] 641/3719 17% [========== ] 642/3719 17% [========== ] 643/3719 17% [========== ] 644/3719 17% [========== ] 645/3719 17% [========== ] 646/3719 17% [========== ] 647/3719 17% [========== ] 648/3719 17% [========== ] 649/3719 17% [========== ] 650/3719 17% [========== ] 651/3719 17% [========== ] 652/3719 17% [========== ] 653/3719 17% [========== ] 654/3719 17% [========== ] 655/3719 17% [========== ] 656/3719 17% [========== ] 657/3719 17% [========== ] 658/3719 17% [========== ] 659/3719 17% [=========== ] 660/3719 17% [=========== ] 661/3719 17% [=========== ] 662/3719 17% [=========== ] 663/3719 17% [=========== ] 664/3719 17% [=========== ] 665/3719 17% [=========== ] 666/3719 17% [=========== ] 667/3719 17% [=========== ] 668/3719 17% [=========== ] 669/3719 17% [=========== ] 670/3719 18% [=========== ] 671/3719 18% [=========== ] 672/3719 18% [=========== ] 673/3719 18% [=========== ] 674/3719 18% [=========== ] 675/3719 18% [=========== ] 676/3719 18% [=========== ] 677/3719 18% [=========== ] 678/3719 18% [=========== ] 679/3719 18% [=========== ] 680/3719 18% [=========== ] 681/3719 18% [=========== ] 682/3719 18% [=========== ] 683/3719 18% [=========== ] 684/3719 18% [=========== ] 685/3719 18% [=========== ] 686/3719 18% [=========== ] 687/3719 18% [=========== ] 688/3719 18% [=========== ] 689/3719 18% [=========== ] 690/3719 18% [=========== ] 691/3719 18% [=========== ] 692/3719 18% [=========== ] 693/3719 18% [=========== ] 694/3719 18% [=========== ] 695/3719 18% [=========== ] 696/3719 18% [=========== ] 697/3719 18% [=========== ] 698/3719 18% [=========== ] 699/3719 18% [=========== ] 700/3719 18% [=========== ] 701/3719 18% [=========== ] 702/3719 18% [=========== ] 703/3719 18% [=========== ] 704/3719 18% [=========== ] 705/3719 18% [=========== ] 706/3719 18% [=========== ] 707/3719 19% [=========== ] 708/3719 19% [=========== ] 709/3719 19% [=========== ] 710/3719 19% [=========== ] 711/3719 19% [=========== ] 712/3719 19% [=========== ] 713/3719 19% [=========== ] 714/3719 19% [=========== ] 715/3719 19% [=========== ] 716/3719 19% [=========== ] 717/3719 19% [=========== ] 718/3719 19% [=========== ] 719/3719 19% [============ ] 720/3719 19% [============ ] 721/3719 19% [============ ] 722/3719 19% [============ ] 723/3719 19% [============ ] 724/3719 19% [============ ] 725/3719 19% [============ ] 726/3719 19% [============ ] 727/3719 19% [============ ] 728/3719 19% [============ ] 729/3719 19% [============ ] 730/3719 19% [============ ] 731/3719 19% [============ ] 732/3719 19% [============ ] 733/3719 19% [============ ] 734/3719 19% [============ ] 735/3719 19% [============ ] 736/3719 19% [============ ] 737/3719 19% [============ ] 738/3719 19% [============ ] 739/3719 19% [============ ] 740/3719 19% [============ ] 741/3719 19% [============ ] 742/3719 19% [============ ] 743/3719 19% [============ ] 744/3719 20% [============ ] 745/3719 20% [============ ] 746/3719 20% [============ ] 747/3719 20% [============ ] 748/3719 20% [============ ] 749/3719 20% [============ ] 750/3719 20% [============ ] 751/3719 20% [============ ] 752/3719 20% [============ ] 753/3719 20% [============ ] 754/3719 20% [============ ] 755/3719 20% [============ ] 756/3719 20% [============ ] 757/3719 20% [============ ] 758/3719 20% [============ ] 759/3719 20% [============ ] 760/3719 20% [============ ] 761/3719 20% [============ ] 762/3719 20% [============ ] 763/3719 20% [============ ] 764/3719 20% [============ ] 765/3719 20% [============ ] 766/3719 20% [============ ] 767/3719 20% [============ ] 768/3719 20% [============ ] 769/3719 20% [============ ] 770/3719 20% [============ ] 771/3719 20% [============ ] 772/3719 20% [============ ] 773/3719 20% [============ ] 774/3719 20% [============ ] 775/3719 20% [============ ] 776/3719 20% [============ ] 777/3719 20% [============ ] 778/3719 20% [============ ] 779/3719 20% [============= ] 780/3719 20% [============= ] 781/3719 21% [============= ] 782/3719 21% [============= ] 783/3719 21% [============= ] 784/3719 21% [============= ] 785/3719 21% [============= ] 786/3719 21% [============= ] 787/3719 21% [============= ] 788/3719 21% [============= ] 789/3719 21% [============= ] 790/3719 21% [============= ] 791/3719 21% [============= ] 792/3719 21% [============= ] 793/3719 21% [============= ] 794/3719 21% [============= ] 795/3719 21% [============= ] 796/3719 21% [============= ] 797/3719 21% [============= ] 798/3719 21% [============= ] 799/3719 21% [============= ] 800/3719 21% [============= ] 801/3719 21% [============= ] 802/3719 21% [============= ] 803/3719 21% [============= ] 804/3719 21% [============= ] 805/3719 21% [============= ] 806/3719 21% [============= ] 807/3719 21% [============= ] 808/3719 21% [============= ] 809/3719 21% [============= ] 810/3719 21% [============= ] 811/3719 21% [============= ] 812/3719 21% [============= ] 813/3719 21% [============= ] 814/3719 21% [============= ] 815/3719 21% [============= ] 816/3719 21% [============= ] 817/3719 21% [============= ] 818/3719 21% [============= ] 819/3719 22% [============= ] 820/3719 22% [============= ] 821/3719 22% [============= ] 822/3719 22% [============= ] 823/3719 22% [============= ] 824/3719 22% [============= ] 825/3719 22% [============= ] 826/3719 22% [============= ] 827/3719 22% [============= ] 828/3719 22% [============= ] 829/3719 22% [============= ] 830/3719 22% [============= ] 831/3719 22% [============= ] 832/3719 22% [============= ] 833/3719 22% [============= ] 834/3719 22% [============= ] 835/3719 22% [============= ] 836/3719 22% [============= ] 837/3719 22% [============= ] 838/3719 22% [============= ] 839/3719 22% [============== ] 840/3719 22% [============== ] 841/3719 22% [============== ] 842/3719 22% [============== ] 843/3719 22% [============== ] 844/3719 22% [============== ] 845/3719 22% [============== ] 846/3719 22% [============== ] 847/3719 22% [============== ] 848/3719 22% [============== ] 849/3719 22% [============== ] 850/3719 22% [============== ] 851/3719 22% [============== ] 852/3719 22% [============== ] 853/3719 22% [============== ] 854/3719 22% [============== ] 855/3719 22% [============== ] 856/3719 23% [============== ] 857/3719 23% [============== ] 858/3719 23% [============== ] 859/3719 23% [============== ] 860/3719 23% [============== ] 861/3719 23% [============== ] 862/3719 23% [============== ] 863/3719 23% [============== ] 864/3719 23% [============== ] 865/3719 23% [============== ] 866/3719 23% [============== ] 867/3719 23% [============== ] 868/3719 23% [============== ] 869/3719 23% [============== ] 870/3719 23% [============== ] 871/3719 23% [============== ] 872/3719 23% [============== ] 873/3719 23% [============== ] 874/3719 23% [============== ] 875/3719 23% [============== ] 876/3719 23% [============== ] 877/3719 23% [============== ] 878/3719 23% [============== ] 879/3719 23% [============== ] 880/3719 23% [============== ] 881/3719 23% [============== ] 882/3719 23% [============== ] 883/3719 23% [============== ] 884/3719 23% [============== ] 885/3719 23% [============== ] 886/3719 23% [============== ] 887/3719 23% [============== ] 888/3719 23% [============== ] 889/3719 23% [============== ] 890/3719 23% [============== ] 891/3719 23% [============== ] 892/3719 23% [============== ] 893/3719 24% [============== ] 894/3719 24% [============== ] 895/3719 24% [============== ] 896/3719 24% [============== ] 897/3719 24% [============== ] 898/3719 24% [============== ] 899/3719 24% [=============== ] 900/3719 24% [=============== ] 901/3719 24% [=============== ] 902/3719 24% [=============== ] 903/3719 24% [=============== ] 904/3719 24% [=============== ] 905/3719 24% [=============== ] 906/3719 24% [=============== ] 907/3719 24% [=============== ] 908/3719 24% [=============== ] 909/3719 24% [=============== ] 910/3719 24% [=============== ] 911/3719 24% [=============== ] 912/3719 24% [=============== ] 913/3719 24% [=============== ] 914/3719 24% [=============== ] 915/3719 24% [=============== ] 916/3719 24% [=============== ] 917/3719 24% [=============== ] 918/3719 24% [=============== ] 919/3719 24% [=============== ] 920/3719 24% [=============== ] 921/3719 24% [=============== ] 922/3719 24% [=============== ] 923/3719 24% [=============== ] 924/3719 24% [=============== ] 925/3719 24% [=============== ] 926/3719 24% [=============== ] 927/3719 24% [=============== ] 928/3719 24% [=============== ] 929/3719 24% [=============== ] 930/3719 25% [=============== ] 931/3719 25% [=============== ] 932/3719 25% [=============== ] 933/3719 25% [=============== ] 934/3719 25% [=============== ] 935/3719 25% [=============== ] 936/3719 25% [=============== ] 937/3719 25% [=============== ] 938/3719 25% [=============== ] 939/3719 25% [=============== ] 940/3719 25% [=============== ] 941/3719 25% [=============== ] 942/3719 25% [=============== ] 943/3719 25% [=============== ] 944/3719 25% [=============== ] 945/3719 25% [=============== ] 946/3719 25% [=============== ] 947/3719 25% [=============== ] 948/3719 25% [=============== ] 949/3719 25% [=============== ] 950/3719 25% [=============== ] 951/3719 25% [=============== ] 952/3719 25% [=============== ] 953/3719 25% [=============== ] 954/3719 25% [=============== ] 955/3719 25% [=============== ] 956/3719 25% [=============== ] 957/3719 25% [=============== ] 958/3719 25% [=============== ] 959/3719 25% [================ ] 960/3719 25% [================ ] 961/3719 25% [================ ] 962/3719 25% [================ ] 963/3719 25% [================ ] 964/3719 25% [================ ] 965/3719 25% [================ ] 966/3719 25% [================ ] 967/3719 26% [================ ] 968/3719 26% [================ ] 969/3719 26% [================ ] 970/3719 26% [================ ] 971/3719 26% [================ ] 972/3719 26% [================ ] 973/3719 26% [================ ] 974/3719 26% [================ ] 975/3719 26% [================ ] 976/3719 26% [================ ] 977/3719 26% [================ ] 978/3719 26% [================ ] 979/3719 26% [================ ] 980/3719 26% [================ ] 981/3719 26% [================ ] 982/3719 26% [================ ] 983/3719 26% [================ ] 984/3719 26% [================ ] 985/3719 26% [================ ] 986/3719 26% [================ ] 987/3719 26% [================ ] 988/3719 26% [================ ] 989/3719 26% [================ ] 990/3719 26% [================ ] 991/3719 26% [================ ] 992/3719 26% [================ ] 993/3719 26% [================ ] 994/3719 26% [================ ] 995/3719 26% [================ ] 996/3719 26% [================ ] 997/3719 26% [================ ] 998/3719 26% [================ ] 999/3719 26% [================ ] 1000/3719 26% [================ ] 1001/3719 26% [================ ] 1002/3719 26% [================ ] 1003/3719 26% [================ ] 1004/3719 26% [================ ] 1005/3719 27% [================ ] 1006/3719 27% [================ ] 1007/3719 27% [================ ] 1008/3719 27% [================ ] 1009/3719 27% [================ ] 1010/3719 27% [================ ] 1011/3719 27% [================ ] 1012/3719 27% [================ ] 1013/3719 27% [================ ] 1014/3719 27% [================ ] 1015/3719 27% [================ ] 1016/3719 27% [================ ] 1017/3719 27% [================ ] 1018/3719 27% [================ ] 1019/3719 27% [================= ] 1020/3719 27% [================= ] 1021/3719 27% [================= ] 1022/3719 27% [================= ] 1023/3719 27% [================= ] 1024/3719 27% [================= ] 1025/3719 27% [================= ] 1026/3719 27% [================= ] 1027/3719 27% [================= ] 1028/3719 27% [================= ] 1029/3719 27% [================= ] 1030/3719 27% [================= ] 1031/3719 27% [================= ] 1032/3719 27% [================= ] 1033/3719 27% [================= ] 1034/3719 27% [================= ] 1035/3719 27% [================= ] 1036/3719 27% [================= ] 1037/3719 27% [================= ] 1038/3719 27% [================= ] 1039/3719 27% [================= ] 1040/3719 27% [================= ] 1041/3719 27% [================= ] 1042/3719 28% [================= ] 1043/3719 28% [================= ] 1044/3719 28% [================= ] 1045/3719 28% [================= ] 1046/3719 28% [================= ] 1047/3719 28% [================= ] 1048/3719 28% [================= ] 1049/3719 28% [================= ] 1050/3719 28% [================= ] 1051/3719 28% [================= ] 1052/3719 28% [================= ] 1053/3719 28% [================= ] 1054/3719 28% [================= ] 1055/3719 28% [================= ] 1056/3719 28% [================= ] 1057/3719 28% [================= ] 1058/3719 28% [================= ] 1059/3719 28% [================= ] 1060/3719 28% [================= ] 1061/3719 28% [================= ] 1062/3719 28% [================= ] 1063/3719 28% [================= ] 1064/3719 28% [================= ] 1065/3719 28% [================= ] 1066/3719 28% [================= ] 1067/3719 28% [================= ] 1068/3719 28% [================= ] 1069/3719 28% [================= ] 1070/3719 28% [================= ] 1071/3719 28% [================= ] 1072/3719 28% [================= ] 1073/3719 28% [================= ] 1074/3719 28% [================= ] 1075/3719 28% [================= ] 1076/3719 28% [================= ] 1077/3719 28% [================= ] 1078/3719 28% [================= ] 1079/3719 29% [================== ] 1080/3719 29% [================== ] 1081/3719 29% [================== ] 1082/3719 29% [================== ] 1083/3719 29% [================== ] 1084/3719 29% [================== ] 1085/3719 29% [================== ] 1086/3719 29% [================== ] 1087/3719 29% [================== ] 1088/3719 29% [================== ] 1089/3719 29% [================== ] 1090/3719 29% [================== ] 1091/3719 29% [================== ] 1092/3719 29% [================== ] 1093/3719 29% [================== ] 1094/3719 29% [================== ] 1095/3719 29% [================== ] 1096/3719 29% [================== ] 1097/3719 29% [================== ] 1098/3719 29% [================== ] 1099/3719 29% [================== ] 1100/3719 29% [================== ] 1101/3719 29% [================== ] 1102/3719 29% [================== ] 1103/3719 29% [================== ] 1104/3719 29% [================== ] 1105/3719 29% [================== ] 1106/3719 29% [================== ] 1107/3719 29% [================== ] 1108/3719 29% [================== ] 1109/3719 29% [================== ] 1110/3719 29% [================== ] 1111/3719 29% [================== ] 1112/3719 29% [================== ] 1113/3719 29% [================== ] 1114/3719 29% [================== ] 1115/3719 29% [================== ] 1116/3719 30% [================== ] 1117/3719 30% [================== ] 1118/3719 30% [================== ] 1119/3719 30% [================== ] 1120/3719 30% [================== ] 1121/3719 30% [================== ] 1122/3719 30% [================== ] 1123/3719 30% [================== ] 1124/3719 30% [================== ] 1125/3719 30% [================== ] 1126/3719 30% [================== ] 1127/3719 30% [================== ] 1128/3719 30% [================== ] 1129/3719 30% [================== ] 1130/3719 30% [================== ] 1131/3719 30% [================== ] 1132/3719 30% [================== ] 1133/3719 30% [================== ] 1134/3719 30% [================== ] 1135/3719 30% [================== ] 1136/3719 30% [================== ] 1137/3719 30% [================== ] 1138/3719 30% [================== ] 1139/3719 30% [=================== ] 1140/3719 30% [=================== ] 1141/3719 30% [=================== ] 1142/3719 30% [=================== ] 1143/3719 30% [=================== ] 1144/3719 30% [=================== ] 1145/3719 30% [=================== ] 1146/3719 30% [=================== ] 1147/3719 30% [=================== ] 1148/3719 30% [=================== ] 1149/3719 30% [=================== ] 1150/3719 30% [=================== ] 1151/3719 30% [=================== ] 1152/3719 30% [=================== ] 1153/3719 31% [=================== ] 1154/3719 31% [=================== ] 1155/3719 31% [=================== ] 1156/3719 31% [=================== ] 1157/3719 31% [=================== ] 1158/3719 31% [=================== ] 1159/3719 31% [=================== ] 1160/3719 31% [=================== ] 1161/3719 31% [=================== ] 1162/3719 31% [=================== ] 1163/3719 31% [=================== ] 1164/3719 31% [=================== ] 1165/3719 31% [=================== ] 1166/3719 31% [=================== ] 1167/3719 31% [=================== ] 1168/3719 31% [=================== ] 1169/3719 31% [=================== ] 1170/3719 31% [=================== ] 1171/3719 31% [=================== ] 1172/3719 31% [=================== ] 1173/3719 31% [=================== ] 1174/3719 31% [=================== ] 1175/3719 31% [=================== ] 1176/3719 31% [=================== ] 1177/3719 31% [=================== ] 1178/3719 31% [=================== ] 1179/3719 31% [=================== ] 1180/3719 31% [=================== ] 1181/3719 31% [=================== ] 1182/3719 31% [=================== ] 1183/3719 31% [=================== ] 1184/3719 31% [=================== ] 1185/3719 31% [=================== ] 1186/3719 31% [=================== ] 1187/3719 31% [=================== ] 1188/3719 31% [=================== ] 1189/3719 31% [=================== ] 1190/3719 31% [=================== ] 1191/3719 32% [=================== ] 1192/3719 32% [=================== ] 1193/3719 32% [=================== ] 1194/3719 32% [=================== ] 1195/3719 32% [=================== ] 1196/3719 32% [=================== ] 1197/3719 32% [=================== ] 1198/3719 32% [=================== ] 1199/3719 32% [==================== ] 1200/3719 32% [==================== ] 1201/3719 32% [==================== ] 1202/3719 32% [==================== ] 1203/3719 32% [==================== ] 1204/3719 32% [==================== ] 1205/3719 32% [==================== ] 1206/3719 32% [==================== ] 1207/3719 32% [==================== ] 1208/3719 32% [==================== ] 1209/3719 32% [==================== ] 1210/3719 32% [==================== ] 1211/3719 32% [==================== ] 1212/3719 32% [==================== ] 1213/3719 32% [==================== ] 1214/3719 32% [==================== ] 1215/3719 32% [==================== ] 1216/3719 32% [==================== ] 1217/3719 32% [==================== ] 1218/3719 32% [==================== ] 1219/3719 32% [==================== ] 1220/3719 32% [==================== ] 1221/3719 32% [==================== ] 1222/3719 32% [==================== ] 1223/3719 32% [==================== ] 1224/3719 32% [==================== ] 1225/3719 32% [==================== ] 1226/3719 32% [==================== ] 1227/3719 32% [==================== ] 1228/3719 33% [==================== ] 1229/3719 33% [==================== ] 1230/3719 33% [==================== ] 1231/3719 33% [==================== ] 1232/3719 33% [==================== ] 1233/3719 33% [==================== ] 1234/3719 33% [==================== ] 1235/3719 33% [==================== ] 1236/3719 33% [==================== ] 1237/3719 33% [==================== ] 1238/3719 33% [==================== ] 1239/3719 33% [==================== ] 1240/3719 33% [==================== ] 1241/3719 33% [==================== ] 1242/3719 33% [==================== ] 1243/3719 33% [==================== ] 1244/3719 33% [==================== ] 1245/3719 33% [==================== ] 1246/3719 33% [==================== ] 1247/3719 33% [==================== ] 1248/3719 33% [==================== ] 1249/3719 33% [==================== ] 1250/3719 33% [==================== ] 1251/3719 33% [==================== ] 1252/3719 33% [==================== ] 1253/3719 33% [==================== ] 1254/3719 33% [==================== ] 1255/3719 33% [==================== ] 1256/3719 33% [==================== ] 1257/3719 33% [==================== ] 1258/3719 33% [==================== ] 1259/3719 33% [===================== ] 1260/3719 33% [===================== ] 1261/3719 33% [===================== ] 1262/3719 33% [===================== ] 1263/3719 33% [===================== ] 1264/3719 33% [===================== ] 1265/3719 34% [===================== ] 1266/3719 34% [===================== ] 1267/3719 34% [===================== ] 1268/3719 34% [===================== ] 1269/3719 34% [===================== ] 1270/3719 34% [===================== ] 1271/3719 34% [===================== ] 1272/3719 34% [===================== ] 1273/3719 34% [===================== ] 1274/3719 34% [===================== ] 1275/3719 34% [===================== ] 1276/3719 34% [===================== ] 1277/3719 34% [===================== ] 1278/3719 34% [===================== ] 1279/3719 34% [===================== ] 1280/3719 34% [===================== ] 1281/3719 34% [===================== ] 1282/3719 34% [===================== ] 1283/3719 34% [===================== ] 1284/3719 34% [===================== ] 1285/3719 34% [===================== ] 1286/3719 34% [===================== ] 1287/3719 34% [===================== ] 1288/3719 34% [===================== ] 1289/3719 34% [===================== ] 1290/3719 34% [===================== ] 1291/3719 34% [===================== ] 1292/3719 34% [===================== ] 1293/3719 34% [===================== ] 1294/3719 34% [===================== ] 1295/3719 34% [===================== ] 1296/3719 34% [===================== ] 1297/3719 34% [===================== ] 1298/3719 34% [===================== ] 1299/3719 34% [===================== ] 1300/3719 34% [===================== ] 1301/3719 34% [===================== ] 1302/3719 35% [===================== ] 1303/3719 35% [===================== ] 1304/3719 35% [===================== ] 1305/3719 35% [===================== ] 1306/3719 35% [===================== ] 1307/3719 35% [===================== ] 1308/3719 35% [===================== ] 1309/3719 35% [===================== ] 1310/3719 35% [===================== ] 1311/3719 35% [===================== ] 1312/3719 35% [===================== ] 1313/3719 35% [===================== ] 1314/3719 35% [===================== ] 1315/3719 35% [===================== ] 1316/3719 35% [===================== ] 1317/3719 35% [===================== ] 1318/3719 35% [===================== ] 1319/3719 35% [====================== ] 1320/3719 35% [====================== ] 1321/3719 35% [====================== ] 1322/3719 35% [====================== ] 1323/3719 35% [====================== ] 1324/3719 35% [====================== ] 1325/3719 35% [====================== ] 1326/3719 35% [====================== ] 1327/3719 35% [====================== ] 1328/3719 35% [====================== ] 1329/3719 35% [====================== ] 1330/3719 35% [====================== ] 1331/3719 35% [====================== ] 1332/3719 35% [====================== ] 1333/3719 35% [====================== ] 1334/3719 35% [====================== ] 1335/3719 35% [====================== ] 1336/3719 35% [====================== ] 1337/3719 35% [====================== ] 1338/3719 35% [====================== ] 1339/3719 36% [====================== ] 1340/3719 36% [====================== ] 1341/3719 36% [====================== ] 1342/3719 36% [====================== ] 1343/3719 36% [====================== ] 1344/3719 36% [====================== ] 1345/3719 36% [====================== ] 1346/3719 36% [====================== ] 1347/3719 36% [====================== ] 1348/3719 36% [====================== ] 1349/3719 36% [====================== ] 1350/3719 36% [====================== ] 1351/3719 36% [====================== ] 1352/3719 36% [====================== ] 1353/3719 36% [====================== ] 1354/3719 36% [====================== ] 1355/3719 36% [====================== ] 1356/3719 36% [====================== ] 1357/3719 36% [====================== ] 1358/3719 36% [====================== ] 1359/3719 36% [====================== ] 1360/3719 36% [====================== ] 1361/3719 36% [====================== ] 1362/3719 36% [====================== ] 1363/3719 36% [====================== ] 1364/3719 36% [====================== ] 1365/3719 36% [====================== ] 1366/3719 36% [====================== ] 1367/3719 36% [====================== ] 1368/3719 36% [====================== ] 1369/3719 36% [====================== ] 1370/3719 36% [====================== ] 1371/3719 36% [====================== ] 1372/3719 36% [====================== ] 1373/3719 36% [====================== ] 1374/3719 36% [====================== ] 1375/3719 36% [====================== ] 1376/3719 36% [====================== ] 1377/3719 37% [====================== ] 1378/3719 37% [====================== ] 1379/3719 37% [======================= ] 1380/3719 37% [======================= ] 1381/3719 37% [======================= ] 1382/3719 37% [======================= ] 1383/3719 37% [======================= ] 1384/3719 37% [======================= ] 1385/3719 37% [======================= ] 1386/3719 37% [======================= ] 1387/3719 37% [======================= ] 1388/3719 37% [======================= ] 1389/3719 37% [======================= ] 1390/3719 37% [======================= ] 1391/3719 37% [======================= ] 1392/3719 37% [======================= ] 1393/3719 37% [======================= ] 1394/3719 37% [======================= ] 1395/3719 37% [======================= ] 1396/3719 37% [======================= ] 1397/3719 37% [======================= ] 1398/3719 37% [======================= ] 1399/3719 37% [======================= ] 1400/3719 37% [======================= ] 1401/3719 37% [======================= ] 1402/3719 37% [======================= ] 1403/3719 37% [======================= ] 1404/3719 37% [======================= ] 1405/3719 37% [======================= ] 1406/3719 37% [======================= ] 1407/3719 37% [======================= ] 1408/3719 37% [======================= ] 1409/3719 37% [======================= ] 1410/3719 37% [======================= ] 1411/3719 37% [======================= ] 1412/3719 37% [======================= ] 1413/3719 37% [======================= ] 1414/3719 38% [======================= ] 1415/3719 38% [======================= ] 1416/3719 38% [======================= ] 1417/3719 38% [======================= ] 1418/3719 38% [======================= ] 1419/3719 38% [======================= ] 1420/3719 38% [======================= ] 1421/3719 38% [======================= ] 1422/3719 38% [======================= ] 1423/3719 38% [======================= ] 1424/3719 38% [======================= ] 1425/3719 38% [======================= ] 1426/3719 38% [======================= ] 1427/3719 38% [======================= ] 1428/3719 38% [======================= ] 1429/3719 38% [======================= ] 1430/3719 38% [======================= ] 1431/3719 38% [======================= ] 1432/3719 38% [======================= ] 1433/3719 38% [======================= ] 1434/3719 38% [======================= ] 1435/3719 38% [======================= ] 1436/3719 38% [======================= ] 1437/3719 38% [======================= ] 1438/3719 38% [======================= ] 1439/3719 38% [======================== ] 1440/3719 38% [======================== ] 1441/3719 38% [======================== ] 1442/3719 38% [======================== ] 1443/3719 38% [======================== ] 1444/3719 38% [======================== ] 1445/3719 38% [======================== ] 1446/3719 38% [======================== ] 1447/3719 38% [======================== ] 1448/3719 38% [======================== ] 1449/3719 38% [======================== ] 1450/3719 38% [======================== ] 1451/3719 39% [======================== ] 1452/3719 39% [======================== ] 1453/3719 39% [======================== ] 1454/3719 39% [======================== ] 1455/3719 39% [======================== ] 1456/3719 39% [======================== ] 1457/3719 39% [======================== ] 1458/3719 39% [======================== ] 1459/3719 39% [======================== ] 1460/3719 39% [======================== ] 1461/3719 39% [======================== ] 1462/3719 39% [======================== ] 1463/3719 39% [======================== ] 1464/3719 39% [======================== ] 1465/3719 39% [======================== ] 1466/3719 39% [======================== ] 1467/3719 39% [======================== ] 1468/3719 39% [======================== ] 1469/3719 39% [======================== ] 1470/3719 39% [======================== ] 1471/3719 39% [======================== ] 1472/3719 39% [======================== ] 1473/3719 39% [======================== ] 1474/3719 39% [======================== ] 1475/3719 39% [======================== ] 1476/3719 39% [======================== ] 1477/3719 39% [======================== ] 1478/3719 39% [======================== ] 1479/3719 39% [======================== ] 1480/3719 39% [======================== ] 1481/3719 39% [======================== ] 1482/3719 39% [======================== ] 1483/3719 39% [======================== ] 1484/3719 39% [======================== ] 1485/3719 39% [======================== ] 1486/3719 39% [======================== ] 1487/3719 39% [======================== ] 1488/3719 40% [======================== ] 1489/3719 40% [======================== ] 1490/3719 40% [======================== ] 1491/3719 40% [======================== ] 1492/3719 40% [======================== ] 1493/3719 40% [======================== ] 1494/3719 40% [======================== ] 1495/3719 40% [======================== ] 1496/3719 40% [======================== ] 1497/3719 40% [======================== ] 1498/3719 40% [======================== ] 1499/3719 40% [========================= ] 1500/3719 40% [========================= ] 1501/3719 40% [========================= ] 1502/3719 40% [========================= ] 1503/3719 40% [========================= ] 1504/3719 40% [========================= ] 1505/3719 40% [========================= ] 1506/3719 40% [========================= ] 1507/3719 40% [========================= ] 1508/3719 40% [========================= ] 1509/3719 40% [========================= ] 1510/3719 40% [========================= ] 1511/3719 40% [========================= ] 1512/3719 40% [========================= ] 1513/3719 40% [========================= ] 1514/3719 40% [========================= ] 1515/3719 40% [========================= ] 1516/3719 40% [========================= ] 1517/3719 40% [========================= ] 1518/3719 40% [========================= ] 1519/3719 40% [========================= ] 1520/3719 40% [========================= ] 1521/3719 40% [========================= ] 1522/3719 40% [========================= ] 1523/3719 40% [========================= ] 1524/3719 40% [========================= ] 1525/3719 41% [========================= ] 1526/3719 41% [========================= ] 1527/3719 41% [========================= ] 1528/3719 41% [========================= ] 1529/3719 41% [========================= ] 1530/3719 41% [========================= ] 1531/3719 41% [========================= ] 1532/3719 41% [========================= ] 1533/3719 41% [========================= ] 1534/3719 41% [========================= ] 1535/3719 41% [========================= ] 1536/3719 41% [========================= ] 1537/3719 41% [========================= ] 1538/3719 41% [========================= ] 1539/3719 41% [========================= ] 1540/3719 41% [========================= ] 1541/3719 41% [========================= ] 1542/3719 41% [========================= ] 1543/3719 41% [========================= ] 1544/3719 41% [========================= ] 1545/3719 41% [========================= ] 1546/3719 41% [========================= ] 1547/3719 41% [========================= ] 1548/3719 41% [========================= ] 1549/3719 41% [========================= ] 1550/3719 41% [========================= ] 1551/3719 41% [========================= ] 1552/3719 41% [========================= ] 1553/3719 41% [========================= ] 1554/3719 41% [========================= ] 1555/3719 41% [========================= ] 1556/3719 41% [========================= ] 1557/3719 41% [========================= ] 1558/3719 41% [========================= ] 1559/3719 41% [========================== ] 1560/3719 41% [========================== ] 1561/3719 41% [========================== ] 1562/3719 42% [========================== ] 1563/3719 42% [========================== ] 1564/3719 42% [========================== ] 1565/3719 42% [========================== ] 1566/3719 42% [========================== ] 1567/3719 42% [========================== ] 1568/3719 42% [========================== ] 1569/3719 42% [========================== ] 1570/3719 42% [========================== ] 1571/3719 42% [========================== ] 1572/3719 42% [========================== ] 1573/3719 42% [========================== ] 1574/3719 42% [========================== ] 1575/3719 42% [========================== ] 1576/3719 42% [========================== ] 1577/3719 42% [========================== ] 1578/3719 42% [========================== ] 1579/3719 42% [========================== ] 1580/3719 42% [========================== ] 1581/3719 42% [========================== ] 1582/3719 42% [========================== ] 1583/3719 42% [========================== ] 1584/3719 42% [========================== ] 1585/3719 42% [========================== ] 1586/3719 42% [========================== ] 1587/3719 42% [========================== ] 1588/3719 42% [========================== ] 1589/3719 42% [========================== ] 1590/3719 42% [========================== ] 1591/3719 42% [========================== ] 1592/3719 42% [========================== ] 1593/3719 42% [========================== ] 1594/3719 42% [========================== ] 1595/3719 42% [========================== ] 1596/3719 42% [========================== ] 1597/3719 42% [========================== ] 1598/3719 42% [========================== ] 1599/3719 42% [========================== ] 1600/3719 43% [========================== ] 1601/3719 43% [========================== ] 1602/3719 43% [========================== ] 1603/3719 43% [========================== ] 1604/3719 43% [========================== ] 1605/3719 43% [========================== ] 1606/3719 43% [========================== ] 1607/3719 43% [========================== ] 1608/3719 43% [========================== ] 1609/3719 43% [========================== ] 1610/3719 43% [========================== ] 1611/3719 43% [========================== ] 1612/3719 43% [========================== ] 1613/3719 43% [========================== ] 1614/3719 43% [========================== ] 1615/3719 43% [========================== ] 1616/3719 43% [========================== ] 1617/3719 43% [========================== ] 1618/3719 43% [========================== ] 1619/3719 43% [=========================== ] 1620/3719 43% [=========================== ] 1621/3719 43% [=========================== ] 1622/3719 43% [=========================== ] 1623/3719 43% [=========================== ] 1624/3719 43% [=========================== ] 1625/3719 43% [=========================== ] 1626/3719 43% [=========================== ] 1627/3719 43% [=========================== ] 1628/3719 43% [=========================== ] 1629/3719 43% [=========================== ] 1630/3719 43% [=========================== ] 1631/3719 43% [=========================== ] 1632/3719 43% [=========================== ] 1633/3719 43% [=========================== ] 1634/3719 43% [=========================== ] 1635/3719 43% [=========================== ] 1636/3719 43% [=========================== ] 1637/3719 44% [=========================== ] 1638/3719 44% [=========================== ] 1639/3719 44% [=========================== ] 1640/3719 44% [=========================== ] 1641/3719 44% [=========================== ] 1642/3719 44% [=========================== ] 1643/3719 44% [=========================== ] 1644/3719 44% [=========================== ] 1645/3719 44% [=========================== ] 1646/3719 44% [=========================== ] 1647/3719 44% [=========================== ] 1648/3719 44% [=========================== ] 1649/3719 44% [=========================== ] 1650/3719 44% [=========================== ] 1651/3719 44% [=========================== ] 1652/3719 44% [=========================== ] 1653/3719 44% [=========================== ] 1654/3719 44% [=========================== ] 1655/3719 44% [=========================== ] 1656/3719 44% [=========================== ] 1657/3719 44% [=========================== ] 1658/3719 44% [=========================== ] 1659/3719 44% [=========================== ] 1660/3719 44% [=========================== ] 1661/3719 44% [=========================== ] 1662/3719 44% [=========================== ] 1663/3719 44% [=========================== ] 1664/3719 44% [=========================== ] 1665/3719 44% [=========================== ] 1666/3719 44% [=========================== ] 1667/3719 44% [=========================== ] 1668/3719 44% [=========================== ] 1669/3719 44% [=========================== ] 1670/3719 44% [=========================== ] 1671/3719 44% [=========================== ] 1672/3719 44% [=========================== ] 1673/3719 44% [=========================== ] 1674/3719 45% [=========================== ] 1675/3719 45% [=========================== ] 1676/3719 45% [=========================== ] 1677/3719 45% [=========================== ] 1678/3719 45% [=========================== ] 1679/3719 45% [============================ ] 1680/3719 45% [============================ ] 1681/3719 45% [============================ ] 1682/3719 45% [============================ ] 1683/3719 45% [============================ ] 1684/3719 45% [============================ ] 1685/3719 45% [============================ ] 1686/3719 45% [============================ ] 1687/3719 45% [============================ ] 1688/3719 45% [============================ ] 1689/3719 45% [============================ ] 1690/3719 45% [============================ ] 1691/3719 45% [============================ ] 1692/3719 45% [============================ ] 1693/3719 45% [============================ ] 1694/3719 45% [============================ ] 1695/3719 45% [============================ ] 1696/3719 45% [============================ ] 1697/3719 45% [============================ ] 1698/3719 45% [============================ ] 1699/3719 45% [============================ ] 1700/3719 45% [============================ ] 1701/3719 45% [============================ ] 1702/3719 45% [============================ ] 1703/3719 45% [============================ ] 1704/3719 45% [============================ ] 1705/3719 45% [============================ ] 1706/3719 45% [============================ ] 1707/3719 45% [============================ ] 1708/3719 45% [============================ ] 1709/3719 45% [============================ ] 1710/3719 45% [============================ ] 1711/3719 46% [============================ ] 1712/3719 46% [============================ ] 1713/3719 46% [============================ ] 1714/3719 46% [============================ ] 1715/3719 46% [============================ ] 1716/3719 46% [============================ ] 1717/3719 46% [============================ ] 1718/3719 46% [============================ ] 1719/3719 46% [============================ ] 1720/3719 46% [============================ ] 1721/3719 46% [============================ ] 1722/3719 46% [============================ ] 1723/3719 46% [============================ ] 1724/3719 46% [============================ ] 1725/3719 46% [============================ ] 1726/3719 46% [============================ ] 1727/3719 46% [============================ ] 1728/3719 46% [============================ ] 1729/3719 46% [============================ ] 1730/3719 46% [============================ ] 1731/3719 46% [============================ ] 1732/3719 46% [============================ ] 1733/3719 46% [============================ ] 1734/3719 46% [============================ ] 1735/3719 46% [============================ ] 1736/3719 46% [============================ ] 1737/3719 46% [============================ ] 1738/3719 46% [============================ ] 1739/3719 46% [============================= ] 1740/3719 46% [============================= ] 1741/3719 46% [============================= ] 1742/3719 46% [============================= ] 1743/3719 46% [============================= ] 1744/3719 46% [============================= ] 1745/3719 46% [============================= ] 1746/3719 46% [============================= ] 1747/3719 46% [============================= ] 1748/3719 47% [============================= ] 1749/3719 47% [============================= ] 1750/3719 47% [============================= ] 1751/3719 47% [============================= ] 1752/3719 47% [============================= ] 1753/3719 47% [============================= ] 1754/3719 47% [============================= ] 1755/3719 47% [============================= ] 1756/3719 47% [============================= ] 1757/3719 47% [============================= ] 1758/3719 47% [============================= ] 1759/3719 47% [============================= ] 1760/3719 47% [============================= ] 1761/3719 47% [============================= ] 1762/3719 47% [============================= ] 1763/3719 47% [============================= ] 1764/3719 47% [============================= ] 1765/3719 47% [============================= ] 1766/3719 47% [============================= ] 1767/3719 47% [============================= ] 1768/3719 47% [============================= ] 1769/3719 47% [============================= ] 1770/3719 47% [============================= ] 1771/3719 47% [============================= ] 1772/3719 47% [============================= ] 1773/3719 47% [============================= ] 1774/3719 47% [============================= ] 1775/3719 47% [============================= ] 1776/3719 47% [============================= ] 1777/3719 47% [============================= ] 1778/3719 47% [============================= ] 1779/3719 47% [============================= ] 1780/3719 47% [============================= ] 1781/3719 47% [============================= ] 1782/3719 47% [============================= ] 1783/3719 47% [============================= ] 1784/3719 47% [============================= ] 1785/3719 47% [============================= ] 1786/3719 48% [============================= ] 1787/3719 48% [============================= ] 1788/3719 48% [============================= ] 1789/3719 48% [============================= ] 1790/3719 48% [============================= ] 1791/3719 48% [============================= ] 1792/3719 48% [============================= ] 1793/3719 48% [============================= ] 1794/3719 48% [============================= ] 1795/3719 48% [============================= ] 1796/3719 48% [============================= ] 1797/3719 48% [============================= ] 1798/3719 48% [============================= ] 1799/3719 48% [============================== ] 1800/3719 48% [============================== ] 1801/3719 48% [============================== ] 1802/3719 48% [============================== ] 1803/3719 48% [============================== ] 1804/3719 48% [============================== ] 1805/3719 48% [============================== ] 1806/3719 48% [============================== ] 1807/3719 48% [============================== ] 1808/3719 48% [============================== ] 1809/3719 48% [============================== ] 1810/3719 48% [============================== ] 1811/3719 48% [============================== ] 1812/3719 48% [============================== ] 1813/3719 48% [============================== ] 1814/3719 48% [============================== ] 1815/3719 48% [============================== ] 1816/3719 48% [============================== ] 1817/3719 48% [============================== ] 1818/3719 48% [============================== ] 1819/3719 48% [============================== ] 1820/3719 48% [============================== ] 1821/3719 48% [============================== ] 1822/3719 48% [============================== ] 1823/3719 49% [============================== ] 1824/3719 49% [============================== ] 1825/3719 49% [============================== ] 1826/3719 49% [============================== ] 1827/3719 49% [============================== ] 1828/3719 49% [============================== ] 1829/3719 49% [============================== ] 1830/3719 49% [============================== ] 1831/3719 49% [============================== ] 1832/3719 49% [============================== ] 1833/3719 49% [============================== ] 1834/3719 49% [============================== ] 1835/3719 49% [============================== ] 1836/3719 49% [============================== ] 1837/3719 49% [============================== ] 1838/3719 49% [============================== ] 1839/3719 49% [============================== ] 1840/3719 49% [============================== ] 1841/3719 49% [============================== ] 1842/3719 49% [============================== ] 1843/3719 49% [============================== ] 1844/3719 49% [============================== ] 1845/3719 49% [============================== ] 1846/3719 49% [============================== ] 1847/3719 49% [============================== ] 1848/3719 49% [============================== ] 1849/3719 49% [============================== ] 1850/3719 49% [============================== ] 1851/3719 49% [============================== ] 1852/3719 49% [============================== ] 1853/3719 49% [============================== ] 1854/3719 49% [============================== ] 1855/3719 49% [============================== ] 1856/3719 49% [============================== ] 1857/3719 49% [============================== ] 1858/3719 49% [============================== ] 1859/3719 49% [=============================== ] 1860/3719 50% [=============================== ] 1861/3719 50% [=============================== ] 1862/3719 50% [=============================== ] 1863/3719 50% [=============================== ] 1864/3719 50% [=============================== ] 1865/3719 50% [=============================== ] 1866/3719 50% [=============================== ] 1867/3719 50% [=============================== ] 1868/3719 50% [=============================== ] 1869/3719 50% [=============================== ] 1870/3719 50% [=============================== ] 1871/3719 50% [=============================== ] 1872/3719 50% [=============================== ] 1873/3719 50% [=============================== ] 1874/3719 50% [=============================== ] 1875/3719 50% [=============================== ] 1876/3719 50% [=============================== ] 1877/3719 50% [=============================== ] 1878/3719 50% [=============================== ] 1879/3719 50% [=============================== ] 1880/3719 50% [=============================== ] 1881/3719 50% [=============================== ] 1882/3719 50% [=============================== ] 1883/3719 50% [=============================== ] 1884/3719 50% [=============================== ] 1885/3719 50% [=============================== ] 1886/3719 50% [=============================== ] 1887/3719 50% [=============================== ] 1888/3719 50% [=============================== ] 1889/3719 50% [=============================== ] 1890/3719 50% [=============================== ] 1891/3719 50% [=============================== ] 1892/3719 50% [=============================== ] 1893/3719 50% [=============================== ] 1894/3719 50% [=============================== ] 1895/3719 50% [=============================== ] 1896/3719 50% [=============================== ] 1897/3719 51% [=============================== ] 1898/3719 51% [=============================== ] 1899/3719 51% [=============================== ] 1900/3719 51% [=============================== ] 1901/3719 51% [=============================== ] 1902/3719 51% [=============================== ] 1903/3719 51% [=============================== ] 1904/3719 51% [=============================== ] 1905/3719 51% [=============================== ] 1906/3719 51% [=============================== ] 1907/3719 51% [=============================== ] 1908/3719 51% [=============================== ] 1909/3719 51% [=============================== ] 1910/3719 51% [=============================== ] 1911/3719 51% [=============================== ] 1912/3719 51% [=============================== ] 1913/3719 51% [=============================== ] 1914/3719 51% [=============================== ] 1915/3719 51% [=============================== ] 1916/3719 51% [=============================== ] 1917/3719 51% [=============================== ] 1918/3719 51% [=============================== ] 1919/3719 51% [================================ ] 1920/3719 51% [================================ ] 1921/3719 51% [================================ ] 1922/3719 51% [================================ ] 1923/3719 51% [================================ ] 1924/3719 51% [================================ ] 1925/3719 51% [================================ ] 1926/3719 51% [================================ ] 1927/3719 51% [================================ ] 1928/3719 51% [================================ ] 1929/3719 51% [================================ ] 1930/3719 51% [================================ ] 1931/3719 51% [================================ ] 1932/3719 51% [================================ ] 1933/3719 51% [================================ ] 1934/3719 52% [================================ ] 1935/3719 52% [================================ ] 1936/3719 52% [================================ ] 1937/3719 52% [================================ ] 1938/3719 52% [================================ ] 1939/3719 52% [================================ ] 1940/3719 52% [================================ ] 1941/3719 52% [================================ ] 1942/3719 52% [================================ ] 1943/3719 52% [================================ ] 1944/3719 52% [================================ ] 1945/3719 52% [================================ ] 1946/3719 52% [================================ ] 1947/3719 52% [================================ ] 1948/3719 52% [================================ ] 1949/3719 52% [================================ ] 1950/3719 52% [================================ ] 1951/3719 52% [================================ ] 1952/3719 52% [================================ ] 1953/3719 52% [================================ ] 1954/3719 52% [================================ ] 1955/3719 52% [================================ ] 1956/3719 52% [================================ ] 1957/3719 52% [================================ ] 1958/3719 52% [================================ ] 1959/3719 52% [================================ ] 1960/3719 52% [================================ ] 1961/3719 52% [================================ ] 1962/3719 52% [================================ ] 1963/3719 52% [================================ ] 1964/3719 52% [================================ ] 1965/3719 52% [================================ ] 1966/3719 52% [================================ ] 1967/3719 52% [================================ ] 1968/3719 52% [================================ ] 1969/3719 52% [================================ ] 1970/3719 52% [================================ ] 1971/3719 52% [================================ ] 1972/3719 53% [================================ ] 1973/3719 53% [================================ ] 1974/3719 53% [================================ ] 1975/3719 53% [================================ ] 1976/3719 53% [================================ ] 1977/3719 53% [================================ ] 1978/3719 53% [================================ ] 1979/3719 53% [================================= ] 1980/3719 53% [================================= ] 1981/3719 53% [================================= ] 1982/3719 53% [================================= ] 1983/3719 53% [================================= ] 1984/3719 53% [================================= ] 1985/3719 53% [================================= ] 1986/3719 53% [================================= ] 1987/3719 53% [================================= ] 1988/3719 53% [================================= ] 1989/3719 53% [================================= ] 1990/3719 53% [================================= ] 1991/3719 53% [================================= ] 1992/3719 53% [================================= ] 1993/3719 53% [================================= ] 1994/3719 53% [================================= ] 1995/3719 53% [================================= ] 1996/3719 53% [================================= ] 1997/3719 53% [================================= ] 1998/3719 53% [================================= ] 1999/3719 53% [================================= ] 2000/3719 53% [================================= ] 2001/3719 53% [================================= ] 2002/3719 53% [================================= ] 2003/3719 53% [================================= ] 2004/3719 53% [================================= ] 2005/3719 53% [================================= ] 2006/3719 53% [================================= ] 2007/3719 53% [================================= ] 2008/3719 53% [================================= ] 2009/3719 54% [================================= ] 2010/3719 54% [================================= ] 2011/3719 54% [================================= ] 2012/3719 54% [================================= ] 2013/3719 54% [================================= ] 2014/3719 54% [================================= ] 2015/3719 54% [================================= ] 2016/3719 54% [================================= ] 2017/3719 54% [================================= ] 2018/3719 54% [================================= ] 2019/3719 54% [================================= ] 2020/3719 54% [================================= ] 2021/3719 54% [================================= ] 2022/3719 54% [================================= ] 2023/3719 54% [================================= ] 2024/3719 54% [================================= ] 2025/3719 54% [================================= ] 2026/3719 54% [================================= ] 2027/3719 54% [================================= ] 2028/3719 54% [================================= ] 2029/3719 54% [================================= ] 2030/3719 54% [================================= ] 2031/3719 54% [================================= ] 2032/3719 54% [================================= ] 2033/3719 54% [================================= ] 2034/3719 54% [================================= ] 2035/3719 54% [================================= ] 2036/3719 54% [================================= ] 2037/3719 54% [================================= ] 2038/3719 54% [================================= ] 2039/3719 54% [================================== ] 2040/3719 54% [================================== ] 2041/3719 54% [================================== ] 2042/3719 54% [================================== ] 2043/3719 54% [================================== ] 2044/3719 54% [================================== ] 2045/3719 54% [================================== ] 2046/3719 55% [================================== ] 2047/3719 55% [================================== ] 2048/3719 55% [================================== ] 2049/3719 55% [================================== ] 2050/3719 55% [================================== ] 2051/3719 55% [================================== ] 2052/3719 55% [================================== ] 2053/3719 55% [================================== ] 2054/3719 55% [================================== ] 2055/3719 55% [================================== ] 2056/3719 55% [================================== ] 2057/3719 55% [================================== ] 2058/3719 55% [================================== ] 2059/3719 55% [================================== ] 2060/3719 55% [================================== ] 2061/3719 55% [================================== ] 2062/3719 55% [================================== ] 2063/3719 55% [================================== ] 2064/3719 55% [================================== ] 2065/3719 55% [================================== ] 2066/3719 55% [================================== ] 2067/3719 55% [================================== ] 2068/3719 55% [================================== ] 2069/3719 55% [================================== ] 2070/3719 55% [================================== ] 2071/3719 55% [================================== ] 2072/3719 55% [================================== ] 2073/3719 55% [================================== ] 2074/3719 55% [================================== ] 2075/3719 55% [================================== ] 2076/3719 55% [================================== ] 2077/3719 55% [================================== ] 2078/3719 55% [================================== ] 2079/3719 55% [================================== ] 2080/3719 55% [================================== ] 2081/3719 55% [================================== ] 2082/3719 55% [================================== ] 2083/3719 56% [================================== ] 2084/3719 56% [================================== ] 2085/3719 56% [================================== ] 2086/3719 56% [================================== ] 2087/3719 56% [================================== ] 2088/3719 56% [================================== ] 2089/3719 56% [================================== ] 2090/3719 56% [================================== ] 2091/3719 56% [================================== ] 2092/3719 56% [================================== ] 2093/3719 56% [================================== ] 2094/3719 56% [================================== ] 2095/3719 56% [================================== ] 2096/3719 56% [================================== ] 2097/3719 56% [================================== ] 2098/3719 56% [================================== ] 2099/3719 56% [=================================== ] 2100/3719 56% [=================================== ] 2101/3719 56% [=================================== ] 2102/3719 56% [=================================== ] 2103/3719 56% [=================================== ] 2104/3719 56% [=================================== ] 2105/3719 56% [=================================== ] 2106/3719 56% [=================================== ] 2107/3719 56% [=================================== ] 2108/3719 56% [=================================== ] 2109/3719 56% [=================================== ] 2110/3719 56% [=================================== ] 2111/3719 56% [=================================== ] 2112/3719 56% [=================================== ] 2113/3719 56% [=================================== ] 2114/3719 56% [=================================== ] 2115/3719 56% [=================================== ] 2116/3719 56% [=================================== ] 2117/3719 56% [=================================== ] 2118/3719 56% [=================================== ] 2119/3719 56% [=================================== ] 2120/3719 57% [=================================== ] 2121/3719 57% [=================================== ] 2122/3719 57% [=================================== ] 2123/3719 57% [=================================== ] 2124/3719 57% [=================================== ] 2125/3719 57% [=================================== ] 2126/3719 57% [=================================== ] 2127/3719 57% [=================================== ] 2128/3719 57% [=================================== ] 2129/3719 57% [=================================== ] 2130/3719 57% [=================================== ] 2131/3719 57% [=================================== ] 2132/3719 57% [=================================== ] 2133/3719 57% [=================================== ] 2134/3719 57% [=================================== ] 2135/3719 57% [=================================== ] 2136/3719 57% [=================================== ] 2137/3719 57% [=================================== ] 2138/3719 57% [=================================== ] 2139/3719 57% [=================================== ] 2140/3719 57% [=================================== ] 2141/3719 57% [=================================== ] 2142/3719 57% [=================================== ] 2143/3719 57% [=================================== ] 2144/3719 57% [=================================== ] 2145/3719 57% [=================================== ] 2146/3719 57% [=================================== ] 2147/3719 57% [=================================== ] 2148/3719 57% [=================================== ] 2149/3719 57% [=================================== ] 2150/3719 57% [=================================== ] 2151/3719 57% [=================================== ] 2152/3719 57% [=================================== ] 2153/3719 57% [=================================== ] 2154/3719 57% [=================================== ] 2155/3719 57% [=================================== ] 2156/3719 57% [=================================== ] 2157/3719 57% [=================================== ] 2158/3719 58% [=================================== ] 2159/3719 58% [==================================== ] 2160/3719 58% [==================================== ] 2161/3719 58% [==================================== ] 2162/3719 58% [==================================== ] 2163/3719 58% [==================================== ] 2164/3719 58% [==================================== ] 2165/3719 58% [==================================== ] 2166/3719 58% [==================================== ] 2167/3719 58% [==================================== ] 2168/3719 58% [==================================== ] 2169/3719 58% [==================================== ] 2170/3719 58% [==================================== ] 2171/3719 58% [==================================== ] 2172/3719 58% [==================================== ] 2173/3719 58% [==================================== ] 2174/3719 58% [==================================== ] 2175/3719 58% [==================================== ] 2176/3719 58% [==================================== ] 2177/3719 58% [==================================== ] 2178/3719 58% [==================================== ] 2179/3719 58% [==================================== ] 2180/3719 58% [==================================== ] 2181/3719 58% [==================================== ] 2182/3719 58% [==================================== ] 2183/3719 58% [==================================== ] 2184/3719 58% [==================================== ] 2185/3719 58% [==================================== ] 2186/3719 58% [==================================== ] 2187/3719 58% [==================================== ] 2188/3719 58% [==================================== ] 2189/3719 58% [==================================== ] 2190/3719 58% [==================================== ] 2191/3719 58% [==================================== ] 2192/3719 58% [==================================== ] 2193/3719 58% [==================================== ] 2194/3719 58% [==================================== ] 2195/3719 59% [==================================== ] 2196/3719 59% [==================================== ] 2197/3719 59% [==================================== ] 2198/3719 59% [==================================== ] 2199/3719 59% [==================================== ] 2200/3719 59% [==================================== ] 2201/3719 59% [==================================== ] 2202/3719 59% [==================================== ] 2203/3719 59% [==================================== ] 2204/3719 59% [==================================== ] 2205/3719 59% [==================================== ] 2206/3719 59% [==================================== ] 2207/3719 59% [==================================== ] 2208/3719 59% [==================================== ] 2209/3719 59% [==================================== ] 2210/3719 59% [==================================== ] 2211/3719 59% [==================================== ] 2212/3719 59% [==================================== ] 2213/3719 59% [==================================== ] 2214/3719 59% [==================================== ] 2215/3719 59% [==================================== ] 2216/3719 59% [==================================== ] 2217/3719 59% [==================================== ] 2218/3719 59% [==================================== ] 2219/3719 59% [===================================== ] 2220/3719 59% [===================================== ] 2221/3719 59% [===================================== ] 2222/3719 59% [===================================== ] 2223/3719 59% [===================================== ] 2224/3719 59% [===================================== ] 2225/3719 59% [===================================== ] 2226/3719 59% [===================================== ] 2227/3719 59% [===================================== ] 2228/3719 59% [===================================== ] 2229/3719 59% [===================================== ] 2230/3719 59% [===================================== ] 2231/3719 59% [===================================== ] 2232/3719 60% [===================================== ] 2233/3719 60% [===================================== ] 2234/3719 60% [===================================== ] 2235/3719 60% [===================================== ] 2236/3719 60% [===================================== ] 2237/3719 60% [===================================== ] 2238/3719 60% [===================================== ] 2239/3719 60% [===================================== ] 2240/3719 60% [===================================== ] 2241/3719 60% [===================================== ] 2242/3719 60% [===================================== ] 2243/3719 60% [===================================== ] 2244/3719 60% [===================================== ] 2245/3719 60% [===================================== ] 2246/3719 60% [===================================== ] 2247/3719 60% [===================================== ] 2248/3719 60% [===================================== ] 2249/3719 60% [===================================== ] 2250/3719 60% [===================================== ] 2251/3719 60% [===================================== ] 2252/3719 60% [===================================== ] 2253/3719 60% [===================================== ] 2254/3719 60% [===================================== ] 2255/3719 60% [===================================== ] 2256/3719 60% [===================================== ] 2257/3719 60% [===================================== ] 2258/3719 60% [===================================== ] 2259/3719 60% [===================================== ] 2260/3719 60% [===================================== ] 2261/3719 60% [===================================== ] 2262/3719 60% [===================================== ] 2263/3719 60% [===================================== ] 2264/3719 60% [===================================== ] 2265/3719 60% [===================================== ] 2266/3719 60% [===================================== ] 2267/3719 60% [===================================== ] 2268/3719 60% [===================================== ] 2269/3719 61% [===================================== ] 2270/3719 61% [===================================== ] 2271/3719 61% [===================================== ] 2272/3719 61% [===================================== ] 2273/3719 61% [===================================== ] 2274/3719 61% [===================================== ] 2275/3719 61% [===================================== ] 2276/3719 61% [===================================== ] 2277/3719 61% [===================================== ] 2278/3719 61% [===================================== ] 2279/3719 61% [====================================== ] 2280/3719 61% [====================================== ] 2281/3719 61% [====================================== ] 2282/3719 61% [====================================== ] 2283/3719 61% [====================================== ] 2284/3719 61% [====================================== ] 2285/3719 61% [====================================== ] 2286/3719 61% [====================================== ] 2287/3719 61% [====================================== ] 2288/3719 61% [====================================== ] 2289/3719 61% [====================================== ] 2290/3719 61% [====================================== ] 2291/3719 61% [====================================== ] 2292/3719 61% [====================================== ] 2293/3719 61% [====================================== ] 2294/3719 61% [====================================== ] 2295/3719 61% [====================================== ] 2296/3719 61% [====================================== ] 2297/3719 61% [====================================== ] 2298/3719 61% [====================================== ] 2299/3719 61% [====================================== ] 2300/3719 61% [====================================== ] 2301/3719 61% [====================================== ] 2302/3719 61% [====================================== ] 2303/3719 61% [====================================== ] 2304/3719 61% [====================================== ] 2305/3719 61% [====================================== ] 2306/3719 62% [====================================== ] 2307/3719 62% [====================================== ] 2308/3719 62% [====================================== ] 2309/3719 62% [====================================== ] 2310/3719 62% [====================================== ] 2311/3719 62% [====================================== ] 2312/3719 62% [====================================== ] 2313/3719 62% [====================================== ] 2314/3719 62% [====================================== ] 2315/3719 62% [====================================== ] 2316/3719 62% [====================================== ] 2317/3719 62% [====================================== ] 2318/3719 62% [====================================== ] 2319/3719 62% [====================================== ] 2320/3719 62% [====================================== ] 2321/3719 62% [====================================== ] 2322/3719 62% [====================================== ] 2323/3719 62% [====================================== ] 2324/3719 62% [====================================== ] 2325/3719 62% [====================================== ] 2326/3719 62% [====================================== ] 2327/3719 62% [====================================== ] 2328/3719 62% [====================================== ] 2329/3719 62% [====================================== ] 2330/3719 62% [====================================== ] 2331/3719 62% [====================================== ] 2332/3719 62% [====================================== ] 2333/3719 62% [====================================== ] 2334/3719 62% [====================================== ] 2335/3719 62% [====================================== ] 2336/3719 62% [====================================== ] 2337/3719 62% [====================================== ] 2338/3719 62% [====================================== ] 2339/3719 62% [======================================= ] 2340/3719 62% [======================================= ] 2341/3719 62% [======================================= ] 2342/3719 62% [======================================= ] 2343/3719 63% [======================================= ] 2344/3719 63% [======================================= ] 2345/3719 63% [======================================= ] 2346/3719 63% [======================================= ] 2347/3719 63% [======================================= ] 2348/3719 63% [======================================= ] 2349/3719 63% [======================================= ] 2350/3719 63% [======================================= ] 2351/3719 63% [======================================= ] 2352/3719 63% [======================================= ] 2353/3719 63% [======================================= ] 2354/3719 63% [======================================= ] 2355/3719 63% [======================================= ] 2356/3719 63% [======================================= ] 2357/3719 63% [======================================= ] 2358/3719 63% [======================================= ] 2359/3719 63% [======================================= ] 2360/3719 63% [======================================= ] 2361/3719 63% [======================================= ] 2362/3719 63% [======================================= ] 2363/3719 63% [======================================= ] 2364/3719 63% [======================================= ] 2365/3719 63% [======================================= ] 2366/3719 63% [======================================= ] 2367/3719 63% [======================================= ] 2368/3719 63% [======================================= ] 2369/3719 63% [======================================= ] 2370/3719 63% [======================================= ] 2371/3719 63% [======================================= ] 2372/3719 63% [======================================= ] 2373/3719 63% [======================================= ] 2374/3719 63% [======================================= ] 2375/3719 63% [======================================= ] 2376/3719 63% [======================================= ] 2377/3719 63% [======================================= ] 2378/3719 63% [======================================= ] 2379/3719 63% [======================================= ] 2380/3719 63% [======================================= ] 2381/3719 64% [======================================= ] 2382/3719 64% [======================================= ] 2383/3719 64% [======================================= ] 2384/3719 64% [======================================= ] 2385/3719 64% [======================================= ] 2386/3719 64% [======================================= ] 2387/3719 64% [======================================= ] 2388/3719 64% [======================================= ] 2389/3719 64% [======================================= ] 2390/3719 64% [======================================= ] 2391/3719 64% [======================================= ] 2392/3719 64% [======================================= ] 2393/3719 64% [======================================= ] 2394/3719 64% [======================================= ] 2395/3719 64% [======================================= ] 2396/3719 64% [======================================= ] 2397/3719 64% [======================================= ] 2398/3719 64% [======================================= ] 2399/3719 64% [======================================== ] 2400/3719 64% [======================================== ] 2401/3719 64% [======================================== ] 2402/3719 64% [======================================== ] 2403/3719 64% [======================================== ] 2404/3719 64% [======================================== ] 2405/3719 64% [======================================== ] 2406/3719 64% [======================================== ] 2407/3719 64% [======================================== ] 2408/3719 64% [======================================== ] 2409/3719 64% [======================================== ] 2410/3719 64% [======================================== ] 2411/3719 64% [======================================== ] 2412/3719 64% [======================================== ] 2413/3719 64% [======================================== ] 2414/3719 64% [======================================== ] 2415/3719 64% [======================================== ] 2416/3719 64% [======================================== ] 2417/3719 64% [======================================== ] 2418/3719 65% [======================================== ] 2419/3719 65% [======================================== ] 2420/3719 65% [======================================== ] 2421/3719 65% [======================================== ] 2422/3719 65% [======================================== ] 2423/3719 65% [======================================== ] 2424/3719 65% [======================================== ] 2425/3719 65% [======================================== ] 2426/3719 65% [======================================== ] 2427/3719 65% [======================================== ] 2428/3719 65% [======================================== ] 2429/3719 65% [======================================== ] 2430/3719 65% [======================================== ] 2431/3719 65% [======================================== ] 2432/3719 65% [======================================== ] 2433/3719 65% [======================================== ] 2434/3719 65% [======================================== ] 2435/3719 65% [======================================== ] 2436/3719 65% [======================================== ] 2437/3719 65% [======================================== ] 2438/3719 65% [======================================== ] 2439/3719 65% [======================================== ] 2440/3719 65% [======================================== ] 2441/3719 65% [======================================== ] 2442/3719 65% [======================================== ] 2443/3719 65% [======================================== ] 2444/3719 65% [======================================== ] 2445/3719 65% [======================================== ] 2446/3719 65% [======================================== ] 2447/3719 65% [======================================== ] 2448/3719 65% [======================================== ] 2449/3719 65% [======================================== ] 2450/3719 65% [======================================== ] 2451/3719 65% [======================================== ] 2452/3719 65% [======================================== ] 2453/3719 65% [======================================== ] 2454/3719 65% [======================================== ] 2455/3719 66% [======================================== ] 2456/3719 66% [======================================== ] 2457/3719 66% [======================================== ] 2458/3719 66% [======================================== ] 2459/3719 66% [========================================= ] 2460/3719 66% [========================================= ] 2461/3719 66% [========================================= ] 2462/3719 66% [========================================= ] 2463/3719 66% [========================================= ] 2464/3719 66% [========================================= ] 2465/3719 66% [========================================= ] 2466/3719 66% [========================================= ] 2467/3719 66% [========================================= ] 2468/3719 66% [========================================= ] 2469/3719 66% [========================================= ] 2470/3719 66% [========================================= ] 2471/3719 66% [========================================= ] 2472/3719 66% [========================================= ] 2473/3719 66% [========================================= ] 2474/3719 66% [========================================= ] 2475/3719 66% [========================================= ] 2476/3719 66% [========================================= ] 2477/3719 66% [========================================= ] 2478/3719 66% [========================================= ] 2479/3719 66% [========================================= ] 2480/3719 66% [========================================= ] 2481/3719 66% [========================================= ] 2482/3719 66% [========================================= ] 2483/3719 66% [========================================= ] 2484/3719 66% [========================================= ] 2485/3719 66% [========================================= ] 2486/3719 66% [========================================= ] 2487/3719 66% [========================================= ] 2488/3719 66% [========================================= ] 2489/3719 66% [========================================= ] 2490/3719 66% [========================================= ] 2491/3719 66% [========================================= ] 2492/3719 67% [========================================= ] 2493/3719 67% [========================================= ] 2494/3719 67% [========================================= ] 2495/3719 67% [========================================= ] 2496/3719 67% [========================================= ] 2497/3719 67% [========================================= ] 2498/3719 67% [========================================= ] 2499/3719 67% [========================================= ] 2500/3719 67% [========================================= ] 2501/3719 67% [========================================= ] 2502/3719 67% [========================================= ] 2503/3719 67% [========================================= ] 2504/3719 67% [========================================= ] 2505/3719 67% [========================================= ] 2506/3719 67% [========================================= ] 2507/3719 67% [========================================= ] 2508/3719 67% [========================================= ] 2509/3719 67% [========================================= ] 2510/3719 67% [========================================= ] 2511/3719 67% [========================================= ] 2512/3719 67% [========================================= ] 2513/3719 67% [========================================= ] 2514/3719 67% [========================================= ] 2515/3719 67% [========================================= ] 2516/3719 67% [========================================= ] 2517/3719 67% [========================================= ] 2518/3719 67% [========================================= ] 2519/3719 67% [========================================== ] 2520/3719 67% [========================================== ] 2521/3719 67% [========================================== ] 2522/3719 67% [========================================== ] 2523/3719 67% [========================================== ] 2524/3719 67% [========================================== ] 2525/3719 67% [========================================== ] 2526/3719 67% [========================================== ] 2527/3719 67% [========================================== ] 2528/3719 67% [========================================== ] 2529/3719 68% [========================================== ] 2530/3719 68% [========================================== ] 2531/3719 68% [========================================== ] 2532/3719 68% [========================================== ] 2533/3719 68% [========================================== ] 2534/3719 68% [========================================== ] 2535/3719 68% [========================================== ] 2536/3719 68% [========================================== ] 2537/3719 68% [========================================== ] 2538/3719 68% [========================================== ] 2539/3719 68% [========================================== ] 2540/3719 68% [========================================== ] 2541/3719 68% [========================================== ] 2542/3719 68% [========================================== ] 2543/3719 68% [========================================== ] 2544/3719 68% [========================================== ] 2545/3719 68% [========================================== ] 2546/3719 68% [========================================== ] 2547/3719 68% [========================================== ] 2548/3719 68% [========================================== ] 2549/3719 68% [========================================== ] 2550/3719 68% [========================================== ] 2551/3719 68% [========================================== ] 2552/3719 68% [========================================== ] 2553/3719 68% [========================================== ] 2554/3719 68% [========================================== ] 2555/3719 68% [========================================== ] 2556/3719 68% [========================================== ] 2557/3719 68% [========================================== ] 2558/3719 68% [========================================== ] 2559/3719 68% [========================================== ] 2560/3719 68% [========================================== ] 2561/3719 68% [========================================== ] 2562/3719 68% [========================================== ] 2563/3719 68% [========================================== ] 2564/3719 68% [========================================== ] 2565/3719 68% [========================================== ] 2566/3719 68% [========================================== ] 2567/3719 69% [========================================== ] 2568/3719 69% [========================================== ] 2569/3719 69% [========================================== ] 2570/3719 69% [========================================== ] 2571/3719 69% [========================================== ] 2572/3719 69% [========================================== ] 2573/3719 69% [========================================== ] 2574/3719 69% [========================================== ] 2575/3719 69% [========================================== ] 2576/3719 69% [========================================== ] 2577/3719 69% [========================================== ] 2578/3719 69% [========================================== ] 2579/3719 69% [=========================================== ] 2580/3719 69% [=========================================== ] 2581/3719 69% [=========================================== ] 2582/3719 69% [=========================================== ] 2583/3719 69% [=========================================== ] 2584/3719 69% [=========================================== ] 2585/3719 69% [=========================================== ] 2586/3719 69% [=========================================== ] 2587/3719 69% [=========================================== ] 2588/3719 69% [=========================================== ] 2589/3719 69% [=========================================== ] 2590/3719 69% [=========================================== ] 2591/3719 69% [=========================================== ] 2592/3719 69% [=========================================== ] 2593/3719 69% [=========================================== ] 2594/3719 69% [=========================================== ] 2595/3719 69% [=========================================== ] 2596/3719 69% [=========================================== ] 2597/3719 69% [=========================================== ] 2598/3719 69% [=========================================== ] 2599/3719 69% [=========================================== ] 2600/3719 69% [=========================================== ] 2601/3719 69% [=========================================== ] 2602/3719 69% [=========================================== ] 2603/3719 69% [=========================================== ] 2604/3719 70% [=========================================== ] 2605/3719 70% [=========================================== ] 2606/3719 70% [=========================================== ] 2607/3719 70% [=========================================== ] 2608/3719 70% [=========================================== ] 2609/3719 70% [=========================================== ] 2610/3719 70% [=========================================== ] 2611/3719 70% [=========================================== ] 2612/3719 70% [=========================================== ] 2613/3719 70% [=========================================== ] 2614/3719 70% [=========================================== ] 2615/3719 70% [=========================================== ] 2616/3719 70% [=========================================== ] 2617/3719 70% [=========================================== ] 2618/3719 70% [=========================================== ] 2619/3719 70% [=========================================== ] 2620/3719 70% [=========================================== ] 2621/3719 70% [=========================================== ] 2622/3719 70% [=========================================== ] 2623/3719 70% [=========================================== ] 2624/3719 70% [=========================================== ] 2625/3719 70% [=========================================== ] 2626/3719 70% [=========================================== ] 2627/3719 70% [=========================================== ] 2628/3719 70% [=========================================== ] 2629/3719 70% [=========================================== ] 2630/3719 70% [=========================================== ] 2631/3719 70% [=========================================== ] 2632/3719 70% [=========================================== ] 2633/3719 70% [=========================================== ] 2634/3719 70% [=========================================== ] 2635/3719 70% [=========================================== ] 2636/3719 70% [=========================================== ] 2637/3719 70% [=========================================== ] 2638/3719 70% [=========================================== ] 2639/3719 70% [============================================ ] 2640/3719 70% [============================================ ] 2641/3719 71% [============================================ ] 2642/3719 71% [============================================ ] 2643/3719 71% [============================================ ] 2644/3719 71% [============================================ ] 2645/3719 71% [============================================ ] 2646/3719 71% [============================================ ] 2647/3719 71% [============================================ ] 2648/3719 71% [============================================ ] 2649/3719 71% [============================================ ] 2650/3719 71% [============================================ ] 2651/3719 71% [============================================ ] 2652/3719 71% [============================================ ] 2653/3719 71% [============================================ ] 2654/3719 71% [============================================ ] 2655/3719 71% [============================================ ] 2656/3719 71% [============================================ ] 2657/3719 71% [============================================ ] 2658/3719 71% [============================================ ] 2659/3719 71% [============================================ ] 2660/3719 71% [============================================ ] 2661/3719 71% [============================================ ] 2662/3719 71% [============================================ ] 2663/3719 71% [============================================ ] 2664/3719 71% [============================================ ] 2665/3719 71% [============================================ ] 2666/3719 71% [============================================ ] 2667/3719 71% [============================================ ] 2668/3719 71% [============================================ ] 2669/3719 71% [============================================ ] 2670/3719 71% [============================================ ] 2671/3719 71% [============================================ ] 2672/3719 71% [============================================ ] 2673/3719 71% [============================================ ] 2674/3719 71% [============================================ ] 2675/3719 71% [============================================ ] 2676/3719 71% [============================================ ] 2677/3719 71% [============================================ ] 2678/3719 72% [============================================ ] 2679/3719 72% [============================================ ] 2680/3719 72% [============================================ ] 2681/3719 72% [============================================ ] 2682/3719 72% [============================================ ] 2683/3719 72% [============================================ ] 2684/3719 72% [============================================ ] 2685/3719 72% [============================================ ] 2686/3719 72% [============================================ ] 2687/3719 72% [============================================ ] 2688/3719 72% [============================================ ] 2689/3719 72% [============================================ ] 2690/3719 72% [============================================ ] 2691/3719 72% [============================================ ] 2692/3719 72% [============================================ ] 2693/3719 72% [============================================ ] 2694/3719 72% [============================================ ] 2695/3719 72% [============================================ ] 2696/3719 72% [============================================ ] 2697/3719 72% [============================================ ] 2698/3719 72% [============================================ ] 2699/3719 72% [============================================= ] 2700/3719 72% [============================================= ] 2701/3719 72% [============================================= ] 2702/3719 72% [============================================= ] 2703/3719 72% [============================================= ] 2704/3719 72% [============================================= ] 2705/3719 72% [============================================= ] 2706/3719 72% [============================================= ] 2707/3719 72% [============================================= ] 2708/3719 72% [============================================= ] 2709/3719 72% [============================================= ] 2710/3719 72% [============================================= ] 2711/3719 72% [============================================= ] 2712/3719 72% [============================================= ] 2713/3719 72% [============================================= ] 2714/3719 72% [============================================= ] 2715/3719 73% [============================================= ] 2716/3719 73% [============================================= ] 2717/3719 73% [============================================= ] 2718/3719 73% [============================================= ] 2719/3719 73% [============================================= ] 2720/3719 73% [============================================= ] 2721/3719 73% [============================================= ] 2722/3719 73% [============================================= ] 2723/3719 73% [============================================= ] 2724/3719 73% [============================================= ] 2725/3719 73% [============================================= ] 2726/3719 73% [============================================= ] 2727/3719 73% [============================================= ] 2728/3719 73% [============================================= ] 2729/3719 73% [============================================= ] 2730/3719 73% [============================================= ] 2731/3719 73% [============================================= ] 2732/3719 73% [============================================= ] 2733/3719 73% [============================================= ] 2734/3719 73% [============================================= ] 2735/3719 73% [============================================= ] 2736/3719 73% [============================================= ] 2737/3719 73% [============================================= ] 2738/3719 73% [============================================= ] 2739/3719 73% [============================================= ] 2740/3719 73% [============================================= ] 2741/3719 73% [============================================= ] 2742/3719 73% [============================================= ] 2743/3719 73% [============================================= ] 2744/3719 73% [============================================= ] 2745/3719 73% [============================================= ] 2746/3719 73% [============================================= ] 2747/3719 73% [============================================= ] 2748/3719 73% [============================================= ] 2749/3719 73% [============================================= ] 2750/3719 73% [============================================= ] 2751/3719 73% [============================================= ] 2752/3719 73% [============================================= ] 2753/3719 74% [============================================= ] 2754/3719 74% [============================================= ] 2755/3719 74% [============================================= ] 2756/3719 74% [============================================= ] 2757/3719 74% [============================================= ] 2758/3719 74% [============================================= ] 2759/3719 74% [============================================== ] 2760/3719 74% [============================================== ] 2761/3719 74% [============================================== ] 2762/3719 74% [============================================== ] 2763/3719 74% [============================================== ] 2764/3719 74% [============================================== ] 2765/3719 74% [============================================== ] 2766/3719 74% [============================================== ] 2767/3719 74% [============================================== ] 2768/3719 74% [============================================== ] 2769/3719 74% [============================================== ] 2770/3719 74% [============================================== ] 2771/3719 74% [============================================== ] 2772/3719 74% [============================================== ] 2773/3719 74% [============================================== ] 2774/3719 74% [============================================== ] 2775/3719 74% [============================================== ] 2776/3719 74% [============================================== ] 2777/3719 74% [============================================== ] 2778/3719 74% [============================================== ] 2779/3719 74% [============================================== ] 2780/3719 74% [============================================== ] 2781/3719 74% [============================================== ] 2782/3719 74% [============================================== ] 2783/3719 74% [============================================== ] 2784/3719 74% [============================================== ] 2785/3719 74% [============================================== ] 2786/3719 74% [============================================== ] 2787/3719 74% [============================================== ] 2788/3719 74% [============================================== ] 2789/3719 74% [============================================== ] 2790/3719 75% [============================================== ] 2791/3719 75% [============================================== ] 2792/3719 75% [============================================== ] 2793/3719 75% [============================================== ] 2794/3719 75% [============================================== ] 2795/3719 75% [============================================== ] 2796/3719 75% [============================================== ] 2797/3719 75% [============================================== ] 2798/3719 75% [============================================== ] 2799/3719 75% [============================================== ] 2800/3719 75% [============================================== ] 2801/3719 75% [============================================== ] 2802/3719 75% [============================================== ] 2803/3719 75% [============================================== ] 2804/3719 75% [============================================== ] 2805/3719 75% [============================================== ] 2806/3719 75% [============================================== ] 2807/3719 75% [============================================== ] 2808/3719 75% [============================================== ] 2809/3719 75% [============================================== ] 2810/3719 75% [============================================== ] 2811/3719 75% [============================================== ] 2812/3719 75% [============================================== ] 2813/3719 75% [============================================== ] 2814/3719 75% [============================================== ] 2815/3719 75% [============================================== ] 2816/3719 75% [============================================== ] 2817/3719 75% [============================================== ] 2818/3719 75% [============================================== ] 2819/3719 75% [=============================================== ] 2820/3719 75% [=============================================== ] 2821/3719 75% [=============================================== ] 2822/3719 75% [=============================================== ] 2823/3719 75% [=============================================== ] 2824/3719 75% [=============================================== ] 2825/3719 75% [=============================================== ] 2826/3719 75% [=============================================== ] 2827/3719 76% [=============================================== ] 2828/3719 76% [=============================================== ] 2829/3719 76% [=============================================== ] 2830/3719 76% [=============================================== ] 2831/3719 76% [=============================================== ] 2832/3719 76% [=============================================== ] 2833/3719 76% [=============================================== ] 2834/3719 76% [=============================================== ] 2835/3719 76% [=============================================== ] 2836/3719 76% [=============================================== ] 2837/3719 76% [=============================================== ] 2838/3719 76% [=============================================== ] 2839/3719 76% [=============================================== ] 2840/3719 76% [=============================================== ] 2841/3719 76% [=============================================== ] 2842/3719 76% [=============================================== ] 2843/3719 76% [=============================================== ] 2844/3719 76% [=============================================== ] 2845/3719 76% [=============================================== ] 2846/3719 76% [=============================================== ] 2847/3719 76% [=============================================== ] 2848/3719 76% [=============================================== ] 2849/3719 76% [=============================================== ] 2850/3719 76% [=============================================== ] 2851/3719 76% [=============================================== ] 2852/3719 76% [=============================================== ] 2853/3719 76% [=============================================== ] 2854/3719 76% [=============================================== ] 2855/3719 76% [=============================================== ] 2856/3719 76% [=============================================== ] 2857/3719 76% [=============================================== ] 2858/3719 76% [=============================================== ] 2859/3719 76% [=============================================== ] 2860/3719 76% [=============================================== ] 2861/3719 76% [=============================================== ] 2862/3719 76% [=============================================== ] 2863/3719 76% [=============================================== ] 2864/3719 77% [=============================================== ] 2865/3719 77% [=============================================== ] 2866/3719 77% [=============================================== ] 2867/3719 77% [=============================================== ] 2868/3719 77% [=============================================== ] 2869/3719 77% [=============================================== ] 2870/3719 77% [=============================================== ] 2871/3719 77% [=============================================== ] 2872/3719 77% [=============================================== ] 2873/3719 77% [=============================================== ] 2874/3719 77% [=============================================== ] 2875/3719 77% [=============================================== ] 2876/3719 77% [=============================================== ] 2877/3719 77% [=============================================== ] 2878/3719 77% [=============================================== ] 2879/3719 77% [================================================ ] 2880/3719 77% [================================================ ] 2881/3719 77% [================================================ ] 2882/3719 77% [================================================ ] 2883/3719 77% [================================================ ] 2884/3719 77% [================================================ ] 2885/3719 77% [================================================ ] 2886/3719 77% [================================================ ] 2887/3719 77% [================================================ ] 2888/3719 77% [================================================ ] 2889/3719 77% [================================================ ] 2890/3719 77% [================================================ ] 2891/3719 77% [================================================ ] 2892/3719 77% [================================================ ] 2893/3719 77% [================================================ ] 2894/3719 77% [================================================ ] 2895/3719 77% [================================================ ] 2896/3719 77% [================================================ ] 2897/3719 77% [================================================ ] 2898/3719 77% [================================================ ] 2899/3719 77% [================================================ ] 2900/3719 77% [================================================ ] 2901/3719 78% [================================================ ] 2902/3719 78% [================================================ ] 2903/3719 78% [================================================ ] 2904/3719 78% [================================================ ] 2905/3719 78% [================================================ ] 2906/3719 78% [================================================ ] 2907/3719 78% [================================================ ] 2908/3719 78% [================================================ ] 2909/3719 78% [================================================ ] 2910/3719 78% [================================================ ] 2911/3719 78% [================================================ ] 2912/3719 78% [================================================ ] 2913/3719 78% [================================================ ] 2914/3719 78% [================================================ ] 2915/3719 78% [================================================ ] 2916/3719 78% [================================================ ] 2917/3719 78% [================================================ ] 2918/3719 78% [================================================ ] 2919/3719 78% [================================================ ] 2920/3719 78% [================================================ ] 2921/3719 78% [================================================ ] 2922/3719 78% [================================================ ] 2923/3719 78% [================================================ ] 2924/3719 78% [================================================ ] 2925/3719 78% [================================================ ] 2926/3719 78% [================================================ ] 2927/3719 78% [================================================ ] 2928/3719 78% [================================================ ] 2929/3719 78% [================================================ ] 2930/3719 78% [================================================ ] 2931/3719 78% [================================================ ] 2932/3719 78% [================================================ ] 2933/3719 78% [================================================ ] 2934/3719 78% [================================================ ] 2935/3719 78% [================================================ ] 2936/3719 78% [================================================ ] 2937/3719 78% [================================================ ] 2938/3719 78% [================================================ ] 2939/3719 79% [================================================= ] 2940/3719 79% [================================================= ] 2941/3719 79% [================================================= ] 2942/3719 79% [================================================= ] 2943/3719 79% [================================================= ] 2944/3719 79% [================================================= ] 2945/3719 79% [================================================= ] 2946/3719 79% [================================================= ] 2947/3719 79% [================================================= ] 2948/3719 79% [================================================= ] 2949/3719 79% [================================================= ] 2950/3719 79% [================================================= ] 2951/3719 79% [================================================= ] 2952/3719 79% [================================================= ] 2953/3719 79% [================================================= ] 2954/3719 79% [================================================= ] 2955/3719 79% [================================================= ] 2956/3719 79% [================================================= ] 2957/3719 79% [================================================= ] 2958/3719 79% [================================================= ] 2959/3719 79% [================================================= ] 2960/3719 79% [================================================= ] 2961/3719 79% [================================================= ] 2962/3719 79% [================================================= ] 2963/3719 79% [================================================= ] 2964/3719 79% [================================================= ] 2965/3719 79% [================================================= ] 2966/3719 79% [================================================= ] 2967/3719 79% [================================================= ] 2968/3719 79% [================================================= ] 2969/3719 79% [================================================= ] 2970/3719 79% [================================================= ] 2971/3719 79% [================================================= ] 2972/3719 79% [================================================= ] 2973/3719 79% [================================================= ] 2974/3719 79% [================================================= ] 2975/3719 79% [================================================= ] 2976/3719 80% [================================================= ] 2977/3719 80% [================================================= ] 2978/3719 80% [================================================= ] 2979/3719 80% [================================================= ] 2980/3719 80% [================================================= ] 2981/3719 80% [================================================= ] 2982/3719 80% [================================================= ] 2983/3719 80% [================================================= ] 2984/3719 80% [================================================= ] 2985/3719 80% [================================================= ] 2986/3719 80% [================================================= ] 2987/3719 80% [================================================= ] 2988/3719 80% [================================================= ] 2989/3719 80% [================================================= ] 2990/3719 80% [================================================= ] 2991/3719 80% [================================================= ] 2992/3719 80% [================================================= ] 2993/3719 80% [================================================= ] 2994/3719 80% [================================================= ] 2995/3719 80% [================================================= ] 2996/3719 80% [================================================= ] 2997/3719 80% [================================================= ] 2998/3719 80% [================================================= ] 2999/3719 80% [================================================== ] 3000/3719 80% [================================================== ] 3001/3719 80% [================================================== ] 3002/3719 80% [================================================== ] 3003/3719 80% [================================================== ] 3004/3719 80% [================================================== ] 3005/3719 80% [================================================== ] 3006/3719 80% [================================================== ] 3007/3719 80% [================================================== ] 3008/3719 80% [================================================== ] 3009/3719 80% [================================================== ] 3010/3719 80% [================================================== ] 3011/3719 80% [================================================== ] 3012/3719 80% [================================================== ] 3013/3719 81% [================================================== ] 3014/3719 81% [================================================== ] 3015/3719 81% [================================================== ] 3016/3719 81% [================================================== ] 3017/3719 81% [================================================== ] 3018/3719 81% [================================================== ] 3019/3719 81% [================================================== ] 3020/3719 81% [================================================== ] 3021/3719 81% [================================================== ] 3022/3719 81% [================================================== ] 3023/3719 81% [================================================== ] 3024/3719 81% [================================================== ] 3025/3719 81% [================================================== ] 3026/3719 81% [================================================== ] 3027/3719 81% [================================================== ] 3028/3719 81% [================================================== ] 3029/3719 81% [================================================== ] 3030/3719 81% [================================================== ] 3031/3719 81% [================================================== ] 3032/3719 81% [================================================== ] 3033/3719 81% [================================================== ] 3034/3719 81% [================================================== ] 3035/3719 81% [================================================== ] 3036/3719 81% [================================================== ] 3037/3719 81% [================================================== ] 3038/3719 81% [================================================== ] 3039/3719 81% [================================================== ] 3040/3719 81% [================================================== ] 3041/3719 81% [================================================== ] 3042/3719 81% [================================================== ] 3043/3719 81% [================================================== ] 3044/3719 81% [================================================== ] 3045/3719 81% [================================================== ] 3046/3719 81% [================================================== ] 3047/3719 81% [================================================== ] 3048/3719 81% [================================================== ] 3049/3719 81% [================================================== ] 3050/3719 82% [================================================== ] 3051/3719 82% [================================================== ] 3052/3719 82% [================================================== ] 3053/3719 82% [================================================== ] 3054/3719 82% [================================================== ] 3055/3719 82% [================================================== ] 3056/3719 82% [================================================== ] 3057/3719 82% [================================================== ] 3058/3719 82% [================================================== ] 3059/3719 82% [=================================================== ] 3060/3719 82% [=================================================== ] 3061/3719 82% [=================================================== ] 3062/3719 82% [=================================================== ] 3063/3719 82% [=================================================== ] 3064/3719 82% [=================================================== ] 3065/3719 82% [=================================================== ] 3066/3719 82% [=================================================== ] 3067/3719 82% [=================================================== ] 3068/3719 82% [=================================================== ] 3069/3719 82% [=================================================== ] 3070/3719 82% [=================================================== ] 3071/3719 82% [=================================================== ] 3072/3719 82% [=================================================== ] 3073/3719 82% [=================================================== ] 3074/3719 82% [=================================================== ] 3075/3719 82% [=================================================== ] 3076/3719 82% [=================================================== ] 3077/3719 82% [=================================================== ] 3078/3719 82% [=================================================== ] 3079/3719 82% [=================================================== ] 3080/3719 82% [=================================================== ] 3081/3719 82% [=================================================== ] 3082/3719 82% [=================================================== ] 3083/3719 82% [=================================================== ] 3084/3719 82% [=================================================== ] 3085/3719 82% [=================================================== ] 3086/3719 82% [=================================================== ] 3087/3719 83% [=================================================== ] 3088/3719 83% [=================================================== ] 3089/3719 83% [=================================================== ] 3090/3719 83% [=================================================== ] 3091/3719 83% [=================================================== ] 3092/3719 83% [=================================================== ] 3093/3719 83% [=================================================== ] 3094/3719 83% [=================================================== ] 3095/3719 83% [=================================================== ] 3096/3719 83% [=================================================== ] 3097/3719 83% [=================================================== ] 3098/3719 83% [=================================================== ] 3099/3719 83% [=================================================== ] 3100/3719 83% [=================================================== ] 3101/3719 83% [=================================================== ] 3102/3719 83% [=================================================== ] 3103/3719 83% [=================================================== ] 3104/3719 83% [=================================================== ] 3105/3719 83% [=================================================== ] 3106/3719 83% [=================================================== ] 3107/3719 83% [=================================================== ] 3108/3719 83% [=================================================== ] 3109/3719 83% [=================================================== ] 3110/3719 83% [=================================================== ] 3111/3719 83% [=================================================== ] 3112/3719 83% [=================================================== ] 3113/3719 83% [=================================================== ] 3114/3719 83% [=================================================== ] 3115/3719 83% [=================================================== ] 3116/3719 83% [=================================================== ] 3117/3719 83% [=================================================== ] 3118/3719 83% [=================================================== ] 3119/3719 83% [==================================================== ] 3120/3719 83% [==================================================== ] 3121/3719 83% [==================================================== ] 3122/3719 83% [==================================================== ] 3123/3719 83% [==================================================== ] 3124/3719 84% [==================================================== ] 3125/3719 84% [==================================================== ] 3126/3719 84% [==================================================== ] 3127/3719 84% [==================================================== ] 3128/3719 84% [==================================================== ] 3129/3719 84% [==================================================== ] 3130/3719 84% [==================================================== ] 3131/3719 84% [==================================================== ] 3132/3719 84% [==================================================== ] 3133/3719 84% [==================================================== ] 3134/3719 84% [==================================================== ] 3135/3719 84% [==================================================== ] 3136/3719 84% [==================================================== ] 3137/3719 84% [==================================================== ] 3138/3719 84% [==================================================== ] 3139/3719 84% [==================================================== ] 3140/3719 84% [==================================================== ] 3141/3719 84% [==================================================== ] 3142/3719 84% [==================================================== ] 3143/3719 84% [==================================================== ] 3144/3719 84% [==================================================== ] 3145/3719 84% [==================================================== ] 3146/3719 84% [==================================================== ] 3147/3719 84% [==================================================== ] 3148/3719 84% [==================================================== ] 3149/3719 84% [==================================================== ] 3150/3719 84% [==================================================== ] 3151/3719 84% [==================================================== ] 3152/3719 84% [==================================================== ] 3153/3719 84% [==================================================== ] 3154/3719 84% [==================================================== ] 3155/3719 84% [==================================================== ] 3156/3719 84% [==================================================== ] 3157/3719 84% [==================================================== ] 3158/3719 84% [==================================================== ] 3159/3719 84% [==================================================== ] 3160/3719 84% [==================================================== ] 3161/3719 84% [==================================================== ] 3162/3719 85% [==================================================== ] 3163/3719 85% [==================================================== ] 3164/3719 85% [==================================================== ] 3165/3719 85% [==================================================== ] 3166/3719 85% [==================================================== ] 3167/3719 85% [==================================================== ] 3168/3719 85% [==================================================== ] 3169/3719 85% [==================================================== ] 3170/3719 85% [==================================================== ] 3171/3719 85% [==================================================== ] 3172/3719 85% [==================================================== ] 3173/3719 85% [==================================================== ] 3174/3719 85% [==================================================== ] 3175/3719 85% [==================================================== ] 3176/3719 85% [==================================================== ] 3177/3719 85% [==================================================== ] 3178/3719 85% [==================================================== ] 3179/3719 85% [===================================================== ] 3180/3719 85% [===================================================== ] 3181/3719 85% [===================================================== ] 3182/3719 85% [===================================================== ] 3183/3719 85% [===================================================== ] 3184/3719 85% [===================================================== ] 3185/3719 85% [===================================================== ] 3186/3719 85% [===================================================== ] 3187/3719 85% [===================================================== ] 3188/3719 85% [===================================================== ] 3189/3719 85% [===================================================== ] 3190/3719 85% [===================================================== ] 3191/3719 85% [===================================================== ] 3192/3719 85% [===================================================== ] 3193/3719 85% [===================================================== ] 3194/3719 85% [===================================================== ] 3195/3719 85% [===================================================== ] 3196/3719 85% [===================================================== ] 3197/3719 85% [===================================================== ] 3198/3719 85% [===================================================== ] 3199/3719 86% [===================================================== ] 3200/3719 86% [===================================================== ] 3201/3719 86% [===================================================== ] 3202/3719 86% [===================================================== ] 3203/3719 86% [===================================================== ] 3204/3719 86% [===================================================== ] 3205/3719 86% [===================================================== ] 3206/3719 86% [===================================================== ] 3207/3719 86% [===================================================== ] 3208/3719 86% [===================================================== ] 3209/3719 86% [===================================================== ] 3210/3719 86% [===================================================== ] 3211/3719 86% [===================================================== ] 3212/3719 86% [===================================================== ] 3213/3719 86% [===================================================== ] 3214/3719 86% [===================================================== ] 3215/3719 86% [===================================================== ] 3216/3719 86% [===================================================== ] 3217/3719 86% [===================================================== ] 3218/3719 86% [===================================================== ] 3219/3719 86% [===================================================== ] 3220/3719 86% [===================================================== ] 3221/3719 86% [===================================================== ] 3222/3719 86% [===================================================== ] 3223/3719 86% [===================================================== ] 3224/3719 86% [===================================================== ] 3225/3719 86% [===================================================== ] 3226/3719 86% [===================================================== ] 3227/3719 86% [===================================================== ] 3228/3719 86% [===================================================== ] 3229/3719 86% [===================================================== ] 3230/3719 86% [===================================================== ] 3231/3719 86% [===================================================== ] 3232/3719 86% [===================================================== ] 3233/3719 86% [===================================================== ] 3234/3719 86% [===================================================== ] 3235/3719 86% [===================================================== ] 3236/3719 87% [===================================================== ] 3237/3719 87% [===================================================== ] 3238/3719 87% [===================================================== ] 3239/3719 87% [====================================================== ] 3240/3719 87% [====================================================== ] 3241/3719 87% [====================================================== ] 3242/3719 87% [====================================================== ] 3243/3719 87% [====================================================== ] 3244/3719 87% [====================================================== ] 3245/3719 87% [====================================================== ] 3246/3719 87% [====================================================== ] 3247/3719 87% [====================================================== ] 3248/3719 87% [====================================================== ] 3249/3719 87% [====================================================== ] 3250/3719 87% [====================================================== ] 3251/3719 87% [====================================================== ] 3252/3719 87% [====================================================== ] 3253/3719 87% [====================================================== ] 3254/3719 87% [====================================================== ] 3255/3719 87% [====================================================== ] 3256/3719 87% [====================================================== ] 3257/3719 87% [====================================================== ] 3258/3719 87% [====================================================== ] 3259/3719 87% [====================================================== ] 3260/3719 87% [====================================================== ] 3261/3719 87% [====================================================== ] 3262/3719 87% [====================================================== ] 3263/3719 87% [====================================================== ] 3264/3719 87% [====================================================== ] 3265/3719 87% [====================================================== ] 3266/3719 87% [====================================================== ] 3267/3719 87% [====================================================== ] 3268/3719 87% [====================================================== ] 3269/3719 87% [====================================================== ] 3270/3719 87% [====================================================== ] 3271/3719 87% [====================================================== ] 3272/3719 87% [====================================================== ] 3273/3719 88% [====================================================== ] 3274/3719 88% [====================================================== ] 3275/3719 88% [====================================================== ] 3276/3719 88% [====================================================== ] 3277/3719 88% [====================================================== ] 3278/3719 88% [====================================================== ] 3279/3719 88% [====================================================== ] 3280/3719 88% [====================================================== ] 3281/3719 88% [====================================================== ] 3282/3719 88% [====================================================== ] 3283/3719 88% [====================================================== ] 3284/3719 88% [====================================================== ] 3285/3719 88% [====================================================== ] 3286/3719 88% [====================================================== ] 3287/3719 88% [====================================================== ] 3288/3719 88% [====================================================== ] 3289/3719 88% [====================================================== ] 3290/3719 88% [====================================================== ] 3291/3719 88% [====================================================== ] 3292/3719 88% [====================================================== ] 3293/3719 88% [====================================================== ] 3294/3719 88% [====================================================== ] 3295/3719 88% [====================================================== ] 3296/3719 88% [====================================================== ] 3297/3719 88% [====================================================== ] 3298/3719 88% [====================================================== ] 3299/3719 88% [======================================================= ] 3300/3719 88% [======================================================= ] 3301/3719 88% [======================================================= ] 3302/3719 88% [======================================================= ] 3303/3719 88% [======================================================= ] 3304/3719 88% [======================================================= ] 3305/3719 88% [======================================================= ] 3306/3719 88% [======================================================= ] 3307/3719 88% [======================================================= ] 3308/3719 88% [======================================================= ] 3309/3719 88% [======================================================= ] 3310/3719 89% [======================================================= ] 3311/3719 89% [======================================================= ] 3312/3719 89% [======================================================= ] 3313/3719 89% [======================================================= ] 3314/3719 89% [======================================================= ] 3315/3719 89% [======================================================= ] 3316/3719 89% [======================================================= ] 3317/3719 89% [======================================================= ] 3318/3719 89% [======================================================= ] 3319/3719 89% [======================================================= ] 3320/3719 89% [======================================================= ] 3321/3719 89% [======================================================= ] 3322/3719 89% [======================================================= ] 3323/3719 89% [======================================================= ] 3324/3719 89% [======================================================= ] 3325/3719 89% [======================================================= ] 3326/3719 89% [======================================================= ] 3327/3719 89% [======================================================= ] 3328/3719 89% [======================================================= ] 3329/3719 89% [======================================================= ] 3330/3719 89% [======================================================= ] 3331/3719 89% [======================================================= ] 3332/3719 89% [======================================================= ] 3333/3719 89% [======================================================= ] 3334/3719 89% [======================================================= ] 3335/3719 89% [======================================================= ] 3336/3719 89% [======================================================= ] 3337/3719 89% [======================================================= ] 3338/3719 89% [======================================================= ] 3339/3719 89% [======================================================= ] 3340/3719 89% [======================================================= ] 3341/3719 89% [======================================================= ] 3342/3719 89% [======================================================= ] 3343/3719 89% [======================================================= ] 3344/3719 89% [======================================================= ] 3345/3719 89% [======================================================= ] 3346/3719 89% [======================================================= ] 3347/3719 89% [======================================================= ] 3348/3719 90% [======================================================= ] 3349/3719 90% [======================================================= ] 3350/3719 90% [======================================================= ] 3351/3719 90% [======================================================= ] 3352/3719 90% [======================================================= ] 3353/3719 90% [======================================================= ] 3354/3719 90% [======================================================= ] 3355/3719 90% [======================================================= ] 3356/3719 90% [======================================================= ] 3357/3719 90% [======================================================= ] 3358/3719 90% [======================================================= ] 3359/3719 90% [======================================================== ] 3360/3719 90% [======================================================== ] 3361/3719 90% [======================================================== ] 3362/3719 90% [======================================================== ] 3363/3719 90% [======================================================== ] 3364/3719 90% [======================================================== ] 3365/3719 90% [======================================================== ] 3366/3719 90% [======================================================== ] 3367/3719 90% [======================================================== ] 3368/3719 90% [======================================================== ] 3369/3719 90% [======================================================== ] 3370/3719 90% [======================================================== ] 3371/3719 90% [======================================================== ] 3372/3719 90% [======================================================== ] 3373/3719 90% [======================================================== ] 3374/3719 90% [======================================================== ] 3375/3719 90% [======================================================== ] 3376/3719 90% [======================================================== ] 3377/3719 90% [======================================================== ] 3378/3719 90% [======================================================== ] 3379/3719 90% [======================================================== ] 3380/3719 90% [======================================================== ] 3381/3719 90% [======================================================== ] 3382/3719 90% [======================================================== ] 3383/3719 90% [======================================================== ] 3384/3719 90% [======================================================== ] 3385/3719 91% [======================================================== ] 3386/3719 91% [======================================================== ] 3387/3719 91% [======================================================== ] 3388/3719 91% [======================================================== ] 3389/3719 91% [======================================================== ] 3390/3719 91% [======================================================== ] 3391/3719 91% [======================================================== ] 3392/3719 91% [======================================================== ] 3393/3719 91% [======================================================== ] 3394/3719 91% [======================================================== ] 3395/3719 91% [======================================================== ] 3396/3719 91% [======================================================== ] 3397/3719 91% [======================================================== ] 3398/3719 91% [======================================================== ] 3399/3719 91% [======================================================== ] 3400/3719 91% [======================================================== ] 3401/3719 91% [======================================================== ] 3402/3719 91% [======================================================== ] 3403/3719 91% [======================================================== ] 3404/3719 91% [======================================================== ] 3405/3719 91% [======================================================== ] 3406/3719 91% [======================================================== ] 3407/3719 91% [======================================================== ] 3408/3719 91% [======================================================== ] 3409/3719 91% [======================================================== ] 3410/3719 91% [======================================================== ] 3411/3719 91% [======================================================== ] 3412/3719 91% [======================================================== ] 3413/3719 91% [======================================================== ] 3414/3719 91% [======================================================== ] 3415/3719 91% [======================================================== ] 3416/3719 91% [======================================================== ] 3417/3719 91% [======================================================== ] 3418/3719 91% [======================================================== ] 3419/3719 91% [========================================================= ] 3420/3719 91% [========================================================= ] 3421/3719 91% [========================================================= ] 3422/3719 92% [========================================================= ] 3423/3719 92% [========================================================= ] 3424/3719 92% [========================================================= ] 3425/3719 92% [========================================================= ] 3426/3719 92% [========================================================= ] 3427/3719 92% [========================================================= ] 3428/3719 92% [========================================================= ] 3429/3719 92% [========================================================= ] 3430/3719 92% [========================================================= ] 3431/3719 92% [========================================================= ] 3432/3719 92% [========================================================= ] 3433/3719 92% [========================================================= ] 3434/3719 92% [========================================================= ] 3435/3719 92% [========================================================= ] 3436/3719 92% [========================================================= ] 3437/3719 92% [========================================================= ] 3438/3719 92% [========================================================= ] 3439/3719 92% [========================================================= ] 3440/3719 92% [========================================================= ] 3441/3719 92% [========================================================= ] 3442/3719 92% [========================================================= ] 3443/3719 92% [========================================================= ] 3444/3719 92% [========================================================= ] 3445/3719 92% [========================================================= ] 3446/3719 92% [========================================================= ] 3447/3719 92% [========================================================= ] 3448/3719 92% [========================================================= ] 3449/3719 92% [========================================================= ] 3450/3719 92% [========================================================= ] 3451/3719 92% [========================================================= ] 3452/3719 92% [========================================================= ] 3453/3719 92% [========================================================= ] 3454/3719 92% [========================================================= ] 3455/3719 92% [========================================================= ] 3456/3719 92% [========================================================= ] 3457/3719 92% [========================================================= ] 3458/3719 92% [========================================================= ] 3459/3719 93% [========================================================= ] 3460/3719 93% [========================================================= ] 3461/3719 93% [========================================================= ] 3462/3719 93% [========================================================= ] 3463/3719 93% [========================================================= ] 3464/3719 93% [========================================================= ] 3465/3719 93% [========================================================= ] 3466/3719 93% [========================================================= ] 3467/3719 93% [========================================================= ] 3468/3719 93% [========================================================= ] 3469/3719 93% [========================================================= ] 3470/3719 93% [========================================================= ] 3471/3719 93% [========================================================= ] 3472/3719 93% [========================================================= ] 3473/3719 93% [========================================================= ] 3474/3719 93% [========================================================= ] 3475/3719 93% [========================================================= ] 3476/3719 93% [========================================================= ] 3477/3719 93% [========================================================= ] 3478/3719 93% [========================================================= ] 3479/3719 93% [========================================================== ] 3480/3719 93% [========================================================== ] 3481/3719 93% [========================================================== ] 3482/3719 93% [========================================================== ] 3483/3719 93% [========================================================== ] 3484/3719 93% [========================================================== ] 3485/3719 93% [========================================================== ] 3486/3719 93% [========================================================== ] 3487/3719 93% [========================================================== ] 3488/3719 93% [========================================================== ] 3489/3719 93% [========================================================== ] 3490/3719 93% [========================================================== ] 3491/3719 93% [========================================================== ] 3492/3719 93% [========================================================== ] 3493/3719 93% [========================================================== ] 3494/3719 93% [========================================================== ] 3495/3719 93% [========================================================== ] 3496/3719 94% [========================================================== ] 3497/3719 94% [========================================================== ] 3498/3719 94% [========================================================== ] 3499/3719 94% [========================================================== ] 3500/3719 94% [========================================================== ] 3501/3719 94% [========================================================== ] 3502/3719 94% [========================================================== ] 3503/3719 94% [========================================================== ] 3504/3719 94% [========================================================== ] 3505/3719 94% [========================================================== ] 3506/3719 94% [========================================================== ] 3507/3719 94% [========================================================== ] 3508/3719 94% [========================================================== ] 3509/3719 94% [========================================================== ] 3510/3719 94% [========================================================== ] 3511/3719 94% [========================================================== ] 3512/3719 94% [========================================================== ] 3513/3719 94% [========================================================== ] 3514/3719 94% [========================================================== ] 3515/3719 94% [========================================================== ] 3516/3719 94% [========================================================== ] 3517/3719 94% [========================================================== ] 3518/3719 94% [========================================================== ] 3519/3719 94% [========================================================== ] 3520/3719 94% [========================================================== ] 3521/3719 94% [========================================================== ] 3522/3719 94% [========================================================== ] 3523/3719 94% [========================================================== ] 3524/3719 94% [========================================================== ] 3525/3719 94% [========================================================== ] 3526/3719 94% [========================================================== ] 3527/3719 94% [========================================================== ] 3528/3719 94% [========================================================== ] 3529/3719 94% [========================================================== ] 3530/3719 94% [========================================================== ] 3531/3719 94% [========================================================== ] 3532/3719 94% [========================================================== ] 3533/3719 94% [========================================================== ] 3534/3719 95% [========================================================== ] 3535/3719 95% [========================================================== ] 3536/3719 95% [========================================================== ] 3537/3719 95% [========================================================== ] 3538/3719 95% [========================================================== ] 3539/3719 95% [=========================================================== ] 3540/3719 95% [=========================================================== ] 3541/3719 95% [=========================================================== ] 3542/3719 95% [=========================================================== ] 3543/3719 95% [=========================================================== ] 3544/3719 95% [=========================================================== ] 3545/3719 95% [=========================================================== ] 3546/3719 95% [=========================================================== ] 3547/3719 95% [=========================================================== ] 3548/3719 95% [=========================================================== ] 3549/3719 95% [=========================================================== ] 3550/3719 95% [=========================================================== ] 3551/3719 95% [=========================================================== ] 3552/3719 95% [=========================================================== ] 3553/3719 95% [=========================================================== ] 3554/3719 95% [=========================================================== ] 3555/3719 95% [=========================================================== ] 3556/3719 95% [=========================================================== ] 3557/3719 95% [=========================================================== ] 3558/3719 95% [=========================================================== ] 3559/3719 95% [=========================================================== ] 3560/3719 95% [=========================================================== ] 3561/3719 95% [=========================================================== ] 3562/3719 95% [=========================================================== ] 3563/3719 95% [=========================================================== ] 3564/3719 95% [=========================================================== ] 3565/3719 95% [=========================================================== ] 3566/3719 95% [=========================================================== ] 3567/3719 95% [=========================================================== ] 3568/3719 95% [=========================================================== ] 3569/3719 95% [=========================================================== ] 3570/3719 95% [=========================================================== ] 3571/3719 96% [=========================================================== ] 3572/3719 96% [=========================================================== ] 3573/3719 96% [=========================================================== ] 3574/3719 96% [=========================================================== ] 3575/3719 96% [=========================================================== ] 3576/3719 96% [=========================================================== ] 3577/3719 96% [=========================================================== ] 3578/3719 96% [=========================================================== ] 3579/3719 96% [=========================================================== ] 3580/3719 96% [=========================================================== ] 3581/3719 96% [=========================================================== ] 3582/3719 96% [=========================================================== ] 3583/3719 96% [=========================================================== ] 3584/3719 96% [=========================================================== ] 3585/3719 96% [=========================================================== ] 3586/3719 96% [=========================================================== ] 3587/3719 96% [=========================================================== ] 3588/3719 96% [=========================================================== ] 3589/3719 96% [=========================================================== ] 3590/3719 96% [=========================================================== ] 3591/3719 96% [=========================================================== ] 3592/3719 96% [=========================================================== ] 3593/3719 96% [=========================================================== ] 3594/3719 96% [=========================================================== ] 3595/3719 96% [=========================================================== ] 3596/3719 96% [=========================================================== ] 3597/3719 96% [=========================================================== ] 3598/3719 96% [=========================================================== ] 3599/3719 96% [============================================================ ] 3600/3719 96% [============================================================ ] 3601/3719 96% [============================================================ ] 3602/3719 96% [============================================================ ] 3603/3719 96% [============================================================ ] 3604/3719 96% [============================================================ ] 3605/3719 96% [============================================================ ] 3606/3719 96% [============================================================ ] 3607/3719 96% [============================================================ ] 3608/3719 97% [============================================================ ] 3609/3719 97% [============================================================ ] 3610/3719 97% [============================================================ ] 3611/3719 97% [============================================================ ] 3612/3719 97% [============================================================ ] 3613/3719 97% [============================================================ ] 3614/3719 97% [============================================================ ] 3615/3719 97% [============================================================ ] 3616/3719 97% [============================================================ ] 3617/3719 97% [============================================================ ] 3618/3719 97% [============================================================ ] 3619/3719 97% [============================================================ ] 3620/3719 97% [============================================================ ] 3621/3719 97% [============================================================ ] 3622/3719 97% [============================================================ ] 3623/3719 97% [============================================================ ] 3624/3719 97% [============================================================ ] 3625/3719 97% [============================================================ ] 3626/3719 97% [============================================================ ] 3627/3719 97% [============================================================ ] 3628/3719 97% [============================================================ ] 3629/3719 97% [============================================================ ] 3630/3719 97% [============================================================ ] 3631/3719 97% [============================================================ ] 3632/3719 97% [============================================================ ] 3633/3719 97% [============================================================ ] 3634/3719 97% [============================================================ ] 3635/3719 97% [============================================================ ] 3636/3719 97% [============================================================ ] 3637/3719 97% [============================================================ ] 3638/3719 97% [============================================================ ] 3639/3719 97% [============================================================ ] 3640/3719 97% [============================================================ ] 3641/3719 97% [============================================================ ] 3642/3719 97% [============================================================ ] 3643/3719 97% [============================================================ ] 3644/3719 97% [============================================================ ] 3645/3719 98% [============================================================ ] 3646/3719 98% [============================================================ ] 3647/3719 98% [============================================================ ] 3648/3719 98% [============================================================ ] 3649/3719 98% [============================================================ ] 3650/3719 98% [============================================================ ] 3651/3719 98% [============================================================ ] 3652/3719 98% [============================================================ ] 3653/3719 98% [============================================================ ] 3654/3719 98% [============================================================ ] 3655/3719 98% [============================================================ ] 3656/3719 98% [============================================================ ] 3657/3719 98% [============================================================ ] 3658/3719 98% [============================================================ ] 3659/3719 98% [============================================================= ] 3660/3719 98% [============================================================= ] 3661/3719 98% [============================================================= ] 3662/3719 98% [============================================================= ] 3663/3719 98% [============================================================= ] 3664/3719 98% [============================================================= ] 3665/3719 98% [============================================================= ] 3666/3719 98% [============================================================= ] 3667/3719 98% [============================================================= ] 3668/3719 98% [============================================================= ] 3669/3719 98% [============================================================= ] 3670/3719 98% [============================================================= ] 3671/3719 98% [============================================================= ] 3672/3719 98% [============================================================= ] 3673/3719 98% [============================================================= ] 3674/3719 98% [============================================================= ] 3675/3719 98% [============================================================= ] 3676/3719 98% [============================================================= ] 3677/3719 98% [============================================================= ] 3678/3719 98% [============================================================= ] 3679/3719 98% [============================================================= ] 3680/3719 98% [============================================================= ] 3681/3719 98% [============================================================= ] 3682/3719 99% [============================================================= ] 3683/3719 99% [============================================================= ] 3684/3719 99% [============================================================= ] 3685/3719 99% [============================================================= ] 3686/3719 99% [============================================================= ] 3687/3719 99% [============================================================= ] 3688/3719 99% [============================================================= ] 3689/3719 99% [============================================================= ] 3690/3719 99% [============================================================= ] 3691/3719 99% [============================================================= ] 3692/3719 99% [============================================================= ] 3693/3719 99% [============================================================= ] 3694/3719 99% [============================================================= ] 3695/3719 99% [============================================================= ] 3696/3719 99% [============================================================= ] 3697/3719 99% [============================================================= ] 3698/3719 99% [============================================================= ] 3699/3719 99% [============================================================= ] 3700/3719 99% [============================================================= ] 3701/3719 99% [============================================================= ] 3702/3719 99% [============================================================= ] 3703/3719 99% [============================================================= ] 3704/3719 99% [============================================================= ] 3705/3719 99% [============================================================= ] 3706/3719 99% [============================================================= ] 3707/3719 99% [============================================================= ] 3708/3719 99% [============================================================= ] 3709/3719 99% [============================================================= ] 3710/3719 99% [============================================================= ] 3711/3719 99% [============================================================= ] 3712/3719 99% [============================================================= ] 3713/3719 99% [============================================================= ] 3714/3719 99% [============================================================= ] 3715/3719 99% [============================================================= ] 3716/3719 99% [============================================================= ] 3717/3719 99% [============================================================= ] 3718/3719 99% [==============================================================] 3719/3719 100% operation complete, 3719 objects in 30889 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/sh4eb-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2023.02-163-g7ad6dd20ff Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> 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) >>> c-ares 1.19.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> 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) >>> 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.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> host-genpart 1.0.2 Collecting legal info >>> hiawatha 11.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jquery 3.5.1 Collecting legal info >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libiio 0.24 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libpagekite 0.91.201110 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info LICENSE: OK (sha256: 0ac7d61c52aff5717c02250ca0adf0ef35019e2c0838a3479b8fce597aea6fde) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> linux-zigbee 0.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> monit 5.26.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netatalk 3.1.13 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7599ae145e53be03a08f8b558b2f2e0c828e1630f1843cc04f41981b8cefcd65) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-python-cython 0.29.33 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> refpolicy 2.20220106 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-policycoreutils 3.2 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libsemanage 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-audit 3.0.7 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-setools 4.4.0 Collecting legal info COPYING: OK (sha256: 2f7547e10f76a382c24c053595f38a5cc6dda9347f508f254ca490e0046a9624) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-networkx 3.0 Collecting legal info LICENSE.txt: OK (sha256: 50b5a27cb43f7a20cede7aa7b9ab2033552e0412c9a1fde51d38885c1417e95f) >>> rhash 1.4.3 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> sound-theme-borealis 0.9a Collecting legal info >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> unbound 1.17.1 Collecting legal info LICENSE: OK (sha256: 8eb9a16cbfb8703090bbfa3a2028fd46bb351509a2f90dc1001e51fbe6fd45db) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usb_modeswitch_data 20191128 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> usbredir 0.13.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'