Installing /home/buildroot/autobuild/instance-1/output-1/build/tinyalsa-2.0.0/include/tinyalsa/interval.h to /home/buildroot/autobuild/instance-1/output-1/target/usr/include/tinyalsa Installing /home/buildroot/autobuild/instance-1/output-1/build/tinyalsa-2.0.0/include/tinyalsa/limits.h to /home/buildroot/autobuild/instance-1/output-1/target/usr/include/tinyalsa Installing /home/buildroot/autobuild/instance-1/output-1/build/tinyalsa-2.0.0/include/tinyalsa/mixer.h to /home/buildroot/autobuild/instance-1/output-1/target/usr/include/tinyalsa Installing /home/buildroot/autobuild/instance-1/output-1/build/tinyalsa-2.0.0/include/tinyalsa/pcm.h to /home/buildroot/autobuild/instance-1/output-1/target/usr/include/tinyalsa Installing /home/buildroot/autobuild/instance-1/output-1/build/tinyalsa-2.0.0/include/tinyalsa/version.h to /home/buildroot/autobuild/instance-1/output-1/target/usr/include/tinyalsa Installing /home/buildroot/autobuild/instance-1/output-1/build/tinyalsa-2.0.0/build/meson-private/tinyalsa.pc to /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libtinyalsa.so.2.0.0 to /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/libtinyalsa.so.2 Installing symlink pointing to libtinyalsa.so.2 to /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/libtinyalsa.so >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Downloading GIT_DIR=/home/buildroot/autobuild/instance-1/dl/yavta/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/buildroot/autobuild/instance-1/dl/yavta/git/.git/ GIT_DIR=/home/buildroot/autobuild/instance-1/dl/yavta/git/.git git remote add origin 'https://git.ideasonboard.org/yavta.git' GIT_DIR=/home/buildroot/autobuild/instance-1/dl/yavta/git/.git git remote set-url origin 'https://git.ideasonboard.org/yavta.git' Fetching all references GIT_DIR=/home/buildroot/autobuild/instance-1/dl/yavta/git/.git git fetch origin From https://git.ideasonboard.org/yavta * [new branch] master -> origin/master * [new branch] requests -> origin/requests * [new branch] xgold -> origin/xgold GIT_DIR=/home/buildroot/autobuild/instance-1/dl/yavta/git/.git git fetch origin -t -f GIT_DIR=/home/buildroot/autobuild/instance-1/dl/yavta/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/home/buildroot/autobuild/instance-1/dl/yavta/git/.git git checkout -f -q '583bedefc2a247d2cfd32d1b4a0abbe3e2015c70' warning: refname '583bedefc2a247d2cfd32d1b4a0abbe3e2015c70' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/home/buildroot/autobuild/instance-1/dl/yavta/git/.git git clean -ffdx yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-git4.tar.gz: OK (sha256: ede218b7f19088f87e8e2e7becf909e99d52efb3435c88748444a6f617986883) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/yavta/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-git4.tar.gz | /home/buildroot/autobuild/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 -xf - >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Patching >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Configuring rm -rf /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-1/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-1/output-1/host/lib/cmake -Dwerror=false /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/ /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build The Meson build system Version: 1.3.1 Source dir: /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Build dir: /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/build Build type: cross build Project name: yavta Project version: 0.0.0 C compiler for the host machine: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc (gcc 13.1.1 "arc-buildroot-linux-uclibc-gcc.br_real (Buildroot 2024.05.3) 13.1.1 20230516") C linker for the host machine: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc ld.bfd 2.40.90.20230703 C compiler for the build machine: /usr/bin/gcc (gcc 12.3.1 "gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38-27 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arc Host machine cpu: hs38_linux Target machine cpu family: arc Target machine cpu: hs38_linux Checking for function "clock_gettime" : YES Build targets in project: 1 yavta 0.0.0 User defined options Cross files : /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-1/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false werror : false b_pie : false b_staticpic : true Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-1/output-1/host/bin/ninja >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Building GIT_DIR=. PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-1/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build ninja: Entering directory `/home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [1/2] Compiling C object yavta.p/yavta.c.o [2/2] Linking target yavta >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Installing to target GIT_DIR=. PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-1/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-1/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build install ninja: Entering directory `/home/buildroot/autobuild/instance-1/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [0/1] Installing files. Installing yavta to /home/buildroot/autobuild/instance-1/output-1/target/usr/bin >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%little%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-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/perl5/5.38.2/pod rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/perl5/5.38.2/arc-linux/CORE find /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-1/output-1/target/etc/passwd if [ -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.05.3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05.3"; \ echo "PRETTY_NAME=\"Buildroot 2024.05.3\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package \ /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target patchelf: section header table out of bounds patchelf: section header table out of bounds touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 3229 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/3229 0% [ ] 2/3229 0% [ ] 3/3229 0% [ ] 4/3229 0% [ ] 5/3229 0% [ ] 6/3229 0% [ ] 7/3229 0% [ ] 8/3229 0% [ ] 9/3229 0% [ ] 10/3229 0% [ ] 11/3229 0% [ ] 12/3229 0% [ ] 13/3229 0% [ ] 14/3229 0% [ ] 15/3229 0% [ ] 16/3229 0% [ ] 17/3229 0% [ ] 18/3229 0% [ ] 19/3229 0% [ ] 20/3229 0% [ ] 21/3229 0% [ ] 22/3229 0% [ ] 23/3229 0% [ ] 24/3229 0% [ ] 25/3229 0% [ ] 26/3229 0% [ ] 27/3229 0% [ ] 28/3229 0% [ ] 29/3229 0% [ ] 30/3229 0% [ ] 31/3229 0% [ ] 32/3229 0% [ ] 33/3229 1% [ ] 34/3229 1% [ ] 35/3229 1% [ ] 36/3229 1% [ ] 37/3229 1% [ ] 38/3229 1% [ ] 39/3229 1% [ ] 40/3229 1% [ ] 41/3229 1% [ ] 42/3229 1% [ ] 43/3229 1% [ ] 44/3229 1% [ ] 45/3229 1% [ ] 46/3229 1% [ ] 47/3229 1% [ ] 48/3229 1% [ ] 49/3229 1% [ ] 50/3229 1% [ ] 51/3229 1% [ ] 52/3229 1% [= ] 53/3229 1% [= ] 54/3229 1% [= ] 55/3229 1% [= ] 56/3229 1% [= ] 57/3229 1% [= ] 58/3229 1% [= ] 59/3229 1% [= ] 60/3229 1% [= ] 61/3229 1% [= ] 62/3229 1% [= ] 63/3229 1% [= ] 64/3229 1% [= ] 65/3229 2% [= ] 66/3229 2% [= ] 67/3229 2% [= ] 68/3229 2% [= ] 69/3229 2% [= ] 70/3229 2% [= ] 71/3229 2% [= ] 72/3229 2% [= ] 73/3229 2% [= ] 74/3229 2% [= ] 75/3229 2% [= ] 76/3229 2% [= ] 77/3229 2% [= ] 78/3229 2% [= ] 79/3229 2% [= ] 80/3229 2% [= ] 81/3229 2% [= ] 82/3229 2% [= ] 83/3229 2% [= ] 84/3229 2% [= ] 85/3229 2% [= ] 86/3229 2% [= ] 87/3229 2% [= ] 88/3229 2% [= ] 89/3229 2% [= ] 90/3229 2% [= ] 91/3229 2% [= ] 92/3229 2% [= ] 93/3229 2% [= ] 94/3229 2% [= ] 95/3229 2% [= ] 96/3229 2% [= ] 97/3229 3% [= ] 98/3229 3% [= ] 99/3229 3% [= ] 100/3229 3% [= ] 101/3229 3% [= ] 102/3229 3% [= ] 103/3229 3% [= ] 104/3229 3% [== ] 105/3229 3% [== ] 106/3229 3% [== ] 107/3229 3% [== ] 108/3229 3% [== ] 109/3229 3% [== ] 110/3229 3% [== ] 111/3229 3% [== ] 112/3229 3% [== ] 113/3229 3% [== ] 114/3229 3% [== ] 115/3229 3% [== ] 116/3229 3% [== ] 117/3229 3% [== ] 118/3229 3% [== ] 119/3229 3% [== ] 120/3229 3% [== ] 121/3229 3% [== ] 122/3229 3% [== ] 123/3229 3% [== ] 124/3229 3% [== ] 125/3229 3% [== ] 126/3229 3% [== ] 127/3229 3% [== ] 128/3229 3% [== ] 129/3229 3% [== ] 130/3229 4% [== ] 131/3229 4% [== ] 132/3229 4% [== ] 133/3229 4% [== ] 134/3229 4% [== ] 135/3229 4% [== ] 136/3229 4% [== ] 137/3229 4% [== ] 138/3229 4% [== ] 139/3229 4% [== ] 140/3229 4% [== ] 141/3229 4% [== ] 142/3229 4% [== ] 143/3229 4% [== ] 144/3229 4% [== ] 145/3229 4% [== ] 146/3229 4% [== ] 147/3229 4% [== ] 148/3229 4% [== ] 149/3229 4% [== ] 150/3229 4% [== ] 151/3229 4% [== ] 152/3229 4% [== ] 153/3229 4% [== ] 154/3229 4% [== ] 155/3229 4% [== ] 156/3229 4% [=== ] 157/3229 4% [=== ] 158/3229 4% [=== ] 159/3229 4% [=== ] 160/3229 4% [=== ] 161/3229 4% [=== ] 162/3229 5% [=== ] 163/3229 5% [=== ] 164/3229 5% [=== ] 165/3229 5% [=== ] 166/3229 5% [=== ] 167/3229 5% [=== ] 168/3229 5% [=== ] 169/3229 5% [=== ] 170/3229 5% [=== ] 171/3229 5% [=== ] 172/3229 5% [=== ] 173/3229 5% [=== ] 174/3229 5% [=== ] 175/3229 5% [=== ] 176/3229 5% [=== ] 177/3229 5% [=== ] 178/3229 5% [=== ] 179/3229 5% [=== ] 180/3229 5% [=== ] 181/3229 5% [=== ] 182/3229 5% [=== ] 183/3229 5% [=== ] 184/3229 5% [=== ] 185/3229 5% [=== ] 186/3229 5% [=== ] 187/3229 5% [=== ] 188/3229 5% [=== ] 189/3229 5% [=== ] 190/3229 5% [=== ] 191/3229 5% [=== ] 192/3229 5% [=== ] 193/3229 5% [=== ] 194/3229 6% [=== ] 195/3229 6% [=== ] 196/3229 6% [=== ] 197/3229 6% [=== ] 198/3229 6% [=== ] 199/3229 6% [=== ] 200/3229 6% [=== ] 201/3229 6% [=== ] 202/3229 6% [=== ] 203/3229 6% [=== ] 204/3229 6% [=== ] 205/3229 6% [=== ] 206/3229 6% [=== ] 207/3229 6% [=== ] 208/3229 6% [==== ] 209/3229 6% [==== ] 210/3229 6% [==== ] 211/3229 6% [==== ] 212/3229 6% [==== ] 213/3229 6% [==== ] 214/3229 6% [==== ] 215/3229 6% [==== ] 216/3229 6% [==== ] 217/3229 6% [==== ] 218/3229 6% [==== ] 219/3229 6% [==== ] 220/3229 6% [==== ] 221/3229 6% [==== ] 222/3229 6% [==== ] 223/3229 6% [==== ] 224/3229 6% [==== ] 225/3229 6% [==== ] 226/3229 6% [==== ] 227/3229 7% [==== ] 228/3229 7% [==== ] 229/3229 7% [==== ] 230/3229 7% [==== ] 231/3229 7% [==== ] 232/3229 7% [==== ] 233/3229 7% [==== ] 234/3229 7% [==== ] 235/3229 7% [==== ] 236/3229 7% [==== ] 237/3229 7% [==== ] 238/3229 7% [==== ] 239/3229 7% [==== ] 240/3229 7% [==== ] 241/3229 7% [==== ] 242/3229 7% [==== ] 243/3229 7% [==== ] 244/3229 7% [==== ] 245/3229 7% [==== ] 246/3229 7% [==== ] 247/3229 7% [==== ] 248/3229 7% [==== ] 249/3229 7% [==== ] 250/3229 7% [==== ] 251/3229 7% [==== ] 252/3229 7% [==== ] 253/3229 7% [==== ] 254/3229 7% [==== ] 255/3229 7% [==== ] 256/3229 7% [==== ] 257/3229 7% [==== ] 258/3229 7% [==== ] 259/3229 8% [==== ] 260/3229 8% [===== ] 261/3229 8% [===== ] 262/3229 8% [===== ] 263/3229 8% [===== ] 264/3229 8% [===== ] 265/3229 8% [===== ] 266/3229 8% [===== ] 267/3229 8% [===== ] 268/3229 8% [===== ] 269/3229 8% [===== ] 270/3229 8% [===== ] 271/3229 8% [===== ] 272/3229 8% [===== ] 273/3229 8% [===== ] 274/3229 8% [===== ] 275/3229 8% [===== ] 276/3229 8% [===== ] 277/3229 8% [===== ] 278/3229 8% [===== ] 279/3229 8% [===== ] 280/3229 8% [===== ] 281/3229 8% [===== ] 282/3229 8% [===== ] 283/3229 8% [===== ] 284/3229 8% [===== ] 285/3229 8% [===== ] 286/3229 8% [===== ] 287/3229 8% [===== ] 288/3229 8% [===== ] 289/3229 8% [===== ] 290/3229 8% [===== ] 291/3229 9% [===== ] 292/3229 9% [===== ] 293/3229 9% [===== ] 294/3229 9% [===== ] 295/3229 9% [===== ] 296/3229 9% [===== ] 297/3229 9% [===== ] 298/3229 9% [===== ] 299/3229 9% [===== ] 300/3229 9% [===== ] 301/3229 9% [===== ] 302/3229 9% [===== ] 303/3229 9% [===== ] 304/3229 9% [===== ] 305/3229 9% [===== ] 306/3229 9% [===== ] 307/3229 9% [===== ] 308/3229 9% [===== ] 309/3229 9% [===== ] 310/3229 9% [===== ] 311/3229 9% [===== ] 312/3229 9% [====== ] 313/3229 9% [====== ] 314/3229 9% [====== ] 315/3229 9% [====== ] 316/3229 9% [====== ] 317/3229 9% [====== ] 318/3229 9% [====== ] 319/3229 9% [====== ] 320/3229 9% [====== ] 321/3229 9% [====== ] 322/3229 9% [====== ] 323/3229 10% [====== ] 324/3229 10% [====== ] 325/3229 10% [====== ] 326/3229 10% [====== ] 327/3229 10% [====== ] 328/3229 10% [====== ] 329/3229 10% [====== ] 330/3229 10% [====== ] 331/3229 10% [====== ] 332/3229 10% [====== ] 333/3229 10% [====== ] 334/3229 10% [====== ] 335/3229 10% [====== ] 336/3229 10% [====== ] 337/3229 10% [====== ] 338/3229 10% [====== ] 339/3229 10% [====== ] 340/3229 10% [====== ] 341/3229 10% [====== ] 342/3229 10% [====== ] 343/3229 10% [====== ] 344/3229 10% [====== ] 345/3229 10% [====== ] 346/3229 10% [====== ] 347/3229 10% [====== ] 348/3229 10% [====== ] 349/3229 10% [====== ] 350/3229 10% [====== ] 351/3229 10% [====== ] 352/3229 10% [====== ] 353/3229 10% [====== ] 354/3229 10% [====== ] 355/3229 10% [====== ] 356/3229 11% [====== ] 357/3229 11% [====== ] 358/3229 11% [====== ] 359/3229 11% [====== ] 360/3229 11% [====== ] 361/3229 11% [====== ] 362/3229 11% [====== ] 363/3229 11% [====== ] 364/3229 11% [======= ] 365/3229 11% [======= ] 366/3229 11% [======= ] 367/3229 11% [======= ] 368/3229 11% [======= ] 369/3229 11% [======= ] 370/3229 11% [======= ] 371/3229 11% [======= ] 372/3229 11% [======= ] 373/3229 11% [======= ] 374/3229 11% [======= ] 375/3229 11% [======= ] 376/3229 11% [======= ] 377/3229 11% [======= ] 378/3229 11% [======= ] 379/3229 11% [======= ] 380/3229 11% [======= ] 381/3229 11% [======= ] 382/3229 11% [======= ] 383/3229 11% [======= ] 384/3229 11% [======= ] 385/3229 11% [======= ] 386/3229 11% [======= ] 387/3229 11% [======= ] 388/3229 12% [======= ] 389/3229 12% [======= ] 390/3229 12% [======= ] 391/3229 12% [======= ] 392/3229 12% [======= ] 393/3229 12% [======= ] 394/3229 12% [======= ] 395/3229 12% [======= ] 396/3229 12% [======= ] 397/3229 12% [======= ] 398/3229 12% [======= ] 399/3229 12% [======= ] 400/3229 12% [======= ] 401/3229 12% [======= ] 402/3229 12% [======= ] 403/3229 12% [======= ] 404/3229 12% [======= ] 405/3229 12% [======= ] 406/3229 12% [======= ] 407/3229 12% [======= ] 408/3229 12% [======= ] 409/3229 12% [======= ] 410/3229 12% [======= ] 411/3229 12% [======= ] 412/3229 12% [======= ] 413/3229 12% [======= ] 414/3229 12% [======= ] 415/3229 12% [======= ] 416/3229 12% [======== ] 417/3229 12% [======== ] 418/3229 12% [======== ] 419/3229 12% [======== ] 420/3229 13% [======== ] 421/3229 13% [======== ] 422/3229 13% [======== ] 423/3229 13% [======== ] 424/3229 13% [======== ] 425/3229 13% [======== ] 426/3229 13% [======== ] 427/3229 13% [======== ] 428/3229 13% [======== ] 429/3229 13% [======== ] 430/3229 13% [======== ] 431/3229 13% [======== ] 432/3229 13% [======== ] 433/3229 13% [======== ] 434/3229 13% [======== ] 435/3229 13% [======== ] 436/3229 13% [======== ] 437/3229 13% [======== ] 438/3229 13% [======== ] 439/3229 13% [======== ] 440/3229 13% [======== ] 441/3229 13% [======== ] 442/3229 13% [======== ] 443/3229 13% [======== ] 444/3229 13% [======== ] 445/3229 13% [======== ] 446/3229 13% [======== ] 447/3229 13% [======== ] 448/3229 13% [======== ] 449/3229 13% [======== ] 450/3229 13% [======== ] 451/3229 13% [======== ] 452/3229 13% [======== ] 453/3229 14% [======== ] 454/3229 14% [======== ] 455/3229 14% [======== ] 456/3229 14% [======== ] 457/3229 14% [======== ] 458/3229 14% [======== ] 459/3229 14% [======== ] 460/3229 14% [======== ] 461/3229 14% [======== ] 462/3229 14% [======== ] 463/3229 14% [======== ] 464/3229 14% [======== ] 465/3229 14% [======== ] 466/3229 14% [======== ] 467/3229 14% [======== ] 468/3229 14% [========= ] 469/3229 14% [========= ] 470/3229 14% [========= ] 471/3229 14% [========= ] 472/3229 14% [========= ] 473/3229 14% [========= ] 474/3229 14% [========= ] 475/3229 14% [========= ] 476/3229 14% [========= ] 477/3229 14% [========= ] 478/3229 14% [========= ] 479/3229 14% [========= ] 480/3229 14% [========= ] 481/3229 14% [========= ] 482/3229 14% [========= ] 483/3229 14% [========= ] 484/3229 14% [========= ] 485/3229 15% [========= ] 486/3229 15% [========= ] 487/3229 15% [========= ] 488/3229 15% [========= ] 489/3229 15% [========= ] 490/3229 15% [========= ] 491/3229 15% [========= ] 492/3229 15% [========= ] 493/3229 15% [========= ] 494/3229 15% [========= ] 495/3229 15% [========= ] 496/3229 15% [========= ] 497/3229 15% [========= ] 498/3229 15% [========= ] 499/3229 15% [========= ] 500/3229 15% [========= ] 501/3229 15% [========= ] 502/3229 15% [========= ] 503/3229 15% [========= ] 504/3229 15% [========= ] 505/3229 15% [========= ] 506/3229 15% [========= ] 507/3229 15% [========= ] 508/3229 15% [========= ] 509/3229 15% [========= ] 510/3229 15% [========= ] 511/3229 15% [========= ] 512/3229 15% [========= ] 513/3229 15% [========= ] 514/3229 15% [========= ] 515/3229 15% [========= ] 516/3229 15% [========= ] 517/3229 16% [========= ] 518/3229 16% [========= ] 519/3229 16% [========= ] 520/3229 16% [========== ] 521/3229 16% [========== ] 522/3229 16% [========== ] 523/3229 16% [========== ] 524/3229 16% [========== ] 525/3229 16% [========== ] 526/3229 16% [========== ] 527/3229 16% [========== ] 528/3229 16% [========== ] 529/3229 16% [========== ] 530/3229 16% [========== ] 531/3229 16% [========== ] 532/3229 16% [========== ] 533/3229 16% [========== ] 534/3229 16% [========== ] 535/3229 16% [========== ] 536/3229 16% [========== ] 537/3229 16% [========== ] 538/3229 16% [========== ] 539/3229 16% [========== ] 540/3229 16% [========== ] 541/3229 16% [========== ] 542/3229 16% [========== ] 543/3229 16% [========== ] 544/3229 16% [========== ] 545/3229 16% [========== ] 546/3229 16% [========== ] 547/3229 16% [========== ] 548/3229 16% [========== ] 549/3229 17% [========== ] 550/3229 17% [========== ] 551/3229 17% [========== ] 552/3229 17% [========== ] 553/3229 17% [========== ] 554/3229 17% [========== ] 555/3229 17% [========== ] 556/3229 17% [========== ] 557/3229 17% [========== ] 558/3229 17% [========== ] 559/3229 17% [========== ] 560/3229 17% [========== ] 561/3229 17% [========== ] 562/3229 17% [========== ] 563/3229 17% [========== ] 564/3229 17% [========== ] 565/3229 17% [========== ] 566/3229 17% [========== ] 567/3229 17% [========== ] 568/3229 17% [========== ] 569/3229 17% [========== ] 570/3229 17% [========== ] 571/3229 17% [========== ] 572/3229 17% [=========== ] 573/3229 17% [=========== ] 574/3229 17% [=========== ] 575/3229 17% [=========== ] 576/3229 17% [=========== ] 577/3229 17% [=========== ] 578/3229 17% [=========== ] 579/3229 17% [=========== ] 580/3229 17% [=========== ] 581/3229 17% [=========== ] 582/3229 18% [=========== ] 583/3229 18% [=========== ] 584/3229 18% [=========== ] 585/3229 18% [=========== ] 586/3229 18% [=========== ] 587/3229 18% [=========== ] 588/3229 18% [=========== ] 589/3229 18% [=========== ] 590/3229 18% [=========== ] 591/3229 18% [=========== ] 592/3229 18% [=========== ] 593/3229 18% [=========== ] 594/3229 18% [=========== ] 595/3229 18% [=========== ] 596/3229 18% [=========== ] 597/3229 18% [=========== ] 598/3229 18% [=========== ] 599/3229 18% [=========== ] 600/3229 18% [=========== ] 601/3229 18% [=========== ] 602/3229 18% [=========== ] 603/3229 18% [=========== ] 604/3229 18% [=========== ] 605/3229 18% [=========== ] 606/3229 18% [=========== ] 607/3229 18% [=========== ] 608/3229 18% [=========== ] 609/3229 18% [=========== ] 610/3229 18% [=========== ] 611/3229 18% [=========== ] 612/3229 18% [=========== ] 613/3229 18% [=========== ] 614/3229 19% [=========== ] 615/3229 19% [=========== ] 616/3229 19% [=========== ] 617/3229 19% [=========== ] 618/3229 19% [=========== ] 619/3229 19% [=========== ] 620/3229 19% [=========== ] 621/3229 19% [=========== ] 622/3229 19% [=========== ] 623/3229 19% [=========== ] 624/3229 19% [============ ] 625/3229 19% [============ ] 626/3229 19% [============ ] 627/3229 19% [============ ] 628/3229 19% [============ ] 629/3229 19% [============ ] 630/3229 19% [============ ] 631/3229 19% [============ ] 632/3229 19% [============ ] 633/3229 19% [============ ] 634/3229 19% [============ ] 635/3229 19% [============ ] 636/3229 19% [============ ] 637/3229 19% [============ ] 638/3229 19% [============ ] 639/3229 19% [============ ] 640/3229 19% [============ ] 641/3229 19% [============ ] 642/3229 19% [============ ] 643/3229 19% [============ ] 644/3229 19% [============ ] 645/3229 19% [============ ] 646/3229 20% [============ ] 647/3229 20% [============ ] 648/3229 20% [============ ] 649/3229 20% [============ ] 650/3229 20% [============ ] 651/3229 20% [============ ] 652/3229 20% [============ ] 653/3229 20% [============ ] 654/3229 20% [============ ] 655/3229 20% [============ ] 656/3229 20% [============ ] 657/3229 20% [============ ] 658/3229 20% [============ ] 659/3229 20% [============ ] 660/3229 20% [============ ] 661/3229 20% [============ ] 662/3229 20% [============ ] 663/3229 20% [============ ] 664/3229 20% [============ ] 665/3229 20% [============ ] 666/3229 20% [============ ] 667/3229 20% [============ ] 668/3229 20% [============ ] 669/3229 20% [============ ] 670/3229 20% [============ ] 671/3229 20% [============ ] 672/3229 20% [============ ] 673/3229 20% [============ ] 674/3229 20% [============ ] 675/3229 20% [============ ] 676/3229 20% [============ ] 677/3229 20% [============= ] 678/3229 20% [============= ] 679/3229 21% [============= ] 680/3229 21% [============= ] 681/3229 21% [============= ] 682/3229 21% [============= ] 683/3229 21% [============= ] 684/3229 21% [============= ] 685/3229 21% [============= ] 686/3229 21% [============= ] 687/3229 21% [============= ] 688/3229 21% [============= ] 689/3229 21% [============= ] 690/3229 21% [============= ] 691/3229 21% [============= ] 692/3229 21% [============= ] 693/3229 21% [============= ] 694/3229 21% [============= ] 695/3229 21% [============= ] 696/3229 21% [============= ] 697/3229 21% [============= ] 698/3229 21% [============= ] 699/3229 21% [============= ] 700/3229 21% [============= ] 701/3229 21% [============= ] 702/3229 21% [============= ] 703/3229 21% [============= ] 704/3229 21% [============= ] 705/3229 21% [============= ] 706/3229 21% [============= ] 707/3229 21% [============= ] 708/3229 21% [============= ] 709/3229 21% [============= ] 710/3229 21% [============= ] 711/3229 22% [============= ] 712/3229 22% [============= ] 713/3229 22% [============= ] 714/3229 22% [============= ] 715/3229 22% [============= ] 716/3229 22% [============= ] 717/3229 22% [============= ] 718/3229 22% [============= ] 719/3229 22% [============= ] 720/3229 22% [============= ] 721/3229 22% [============= ] 722/3229 22% [============= ] 723/3229 22% [============= ] 724/3229 22% [============= ] 725/3229 22% [============= ] 726/3229 22% [============= ] 727/3229 22% [============= ] 728/3229 22% [============= ] 729/3229 22% [============== ] 730/3229 22% [============== ] 731/3229 22% [============== ] 732/3229 22% [============== ] 733/3229 22% [============== ] 734/3229 22% [============== ] 735/3229 22% [============== ] 736/3229 22% [============== ] 737/3229 22% [============== ] 738/3229 22% [============== ] 739/3229 22% [============== ] 740/3229 22% [============== ] 741/3229 22% [============== ] 742/3229 22% [============== ] 743/3229 23% [============== ] 744/3229 23% [============== ] 745/3229 23% [============== ] 746/3229 23% [============== ] 747/3229 23% [============== ] 748/3229 23% [============== ] 749/3229 23% [============== ] 750/3229 23% [============== ] 751/3229 23% [============== ] 752/3229 23% [============== ] 753/3229 23% [============== ] 754/3229 23% [============== ] 755/3229 23% [============== ] 756/3229 23% [============== ] 757/3229 23% [============== ] 758/3229 23% [============== ] 759/3229 23% [============== ] 760/3229 23% [============== ] 761/3229 23% [============== ] 762/3229 23% [============== ] 763/3229 23% [============== ] 764/3229 23% [============== ] 765/3229 23% [============== ] 766/3229 23% [============== ] 767/3229 23% [============== ] 768/3229 23% [============== ] 769/3229 23% [============== ] 770/3229 23% [============== ] 771/3229 23% [============== ] 772/3229 23% [============== ] 773/3229 23% [============== ] 774/3229 23% [============== ] 775/3229 24% [============== ] 776/3229 24% [============== ] 777/3229 24% [============== ] 778/3229 24% [============== ] 779/3229 24% [============== ] 780/3229 24% [============== ] 781/3229 24% [=============== ] 782/3229 24% [=============== ] 783/3229 24% [=============== ] 784/3229 24% [=============== ] 785/3229 24% [=============== ] 786/3229 24% [=============== ] 787/3229 24% [=============== ] 788/3229 24% [=============== ] 789/3229 24% [=============== ] 790/3229 24% [=============== ] 791/3229 24% [=============== ] 792/3229 24% [=============== ] 793/3229 24% [=============== ] 794/3229 24% [=============== ] 795/3229 24% [=============== ] 796/3229 24% [=============== ] 797/3229 24% [=============== ] 798/3229 24% [=============== ] 799/3229 24% [=============== ] 800/3229 24% [=============== ] 801/3229 24% [=============== ] 802/3229 24% [=============== ] 803/3229 24% [=============== ] 804/3229 24% [=============== ] 805/3229 24% [=============== ] 806/3229 24% [=============== ] 807/3229 24% [=============== ] 808/3229 25% [=============== ] 809/3229 25% [=============== ] 810/3229 25% [=============== ] 811/3229 25% [=============== ] 812/3229 25% [=============== ] 813/3229 25% [=============== ] 814/3229 25% [=============== ] 815/3229 25% [=============== ] 816/3229 25% [=============== ] 817/3229 25% [=============== ] 818/3229 25% [=============== ] 819/3229 25% [=============== ] 820/3229 25% [=============== ] 821/3229 25% [=============== ] 822/3229 25% [=============== ] 823/3229 25% [=============== ] 824/3229 25% [=============== ] 825/3229 25% [=============== ] 826/3229 25% [=============== ] 827/3229 25% [=============== ] 828/3229 25% [=============== ] 829/3229 25% [=============== ] 830/3229 25% [=============== ] 831/3229 25% [=============== ] 832/3229 25% [=============== ] 833/3229 25% [================ ] 834/3229 25% [================ ] 835/3229 25% [================ ] 836/3229 25% [================ ] 837/3229 25% [================ ] 838/3229 25% [================ ] 839/3229 25% [================ ] 840/3229 26% [================ ] 841/3229 26% [================ ] 842/3229 26% [================ ] 843/3229 26% [================ ] 844/3229 26% [================ ] 845/3229 26% [================ ] 846/3229 26% [================ ] 847/3229 26% [================ ] 848/3229 26% [================ ] 849/3229 26% [================ ] 850/3229 26% [================ ] 851/3229 26% [================ ] 852/3229 26% [================ ] 853/3229 26% [================ ] 854/3229 26% [================ ] 855/3229 26% [================ ] 856/3229 26% [================ ] 857/3229 26% [================ ] 858/3229 26% [================ ] 859/3229 26% [================ ] 860/3229 26% [================ ] 861/3229 26% [================ ] 862/3229 26% [================ ] 863/3229 26% [================ ] 864/3229 26% [================ ] 865/3229 26% [================ ] 866/3229 26% [================ ] 867/3229 26% [================ ] 868/3229 26% [================ ] 869/3229 26% [================ ] 870/3229 26% [================ ] 871/3229 26% [================ ] 872/3229 27% [================ ] 873/3229 27% [================ ] 874/3229 27% [================ ] 875/3229 27% [================ ] 876/3229 27% [================ ] 877/3229 27% [================ ] 878/3229 27% [================ ] 879/3229 27% [================ ] 880/3229 27% [================ ] 881/3229 27% [================ ] 882/3229 27% [================ ] 883/3229 27% [================ ] 884/3229 27% [================ ] 885/3229 27% [================= ] 886/3229 27% [================= ] 887/3229 27% [================= ] 888/3229 27% [================= ] 889/3229 27% [================= ] 890/3229 27% [================= ] 891/3229 27% [================= ] 892/3229 27% [================= ] 893/3229 27% [================= ] 894/3229 27% [================= ] 895/3229 27% [================= ] 896/3229 27% [================= ] 897/3229 27% [================= ] 898/3229 27% [================= ] 899/3229 27% [================= ] 900/3229 27% [================= ] 901/3229 27% [================= ] 902/3229 27% [================= ] 903/3229 27% [================= ] 904/3229 27% [================= ] 905/3229 28% [================= ] 906/3229 28% [================= ] 907/3229 28% [================= ] 908/3229 28% [================= ] 909/3229 28% [================= ] 910/3229 28% [================= ] 911/3229 28% [================= ] 912/3229 28% [================= ] 913/3229 28% [================= ] 914/3229 28% [================= ] 915/3229 28% [================= ] 916/3229 28% [================= ] 917/3229 28% [================= ] 918/3229 28% [================= ] 919/3229 28% [================= ] 920/3229 28% [================= ] 921/3229 28% [================= ] 922/3229 28% [================= ] 923/3229 28% [================= ] 924/3229 28% [================= ] 925/3229 28% [================= ] 926/3229 28% [================= ] 927/3229 28% [================= ] 928/3229 28% [================= ] 929/3229 28% [================= ] 930/3229 28% [================= ] 931/3229 28% [================= ] 932/3229 28% [================= ] 933/3229 28% [================= ] 934/3229 28% [================= ] 935/3229 28% [================= ] 936/3229 28% [================= ] 937/3229 29% [================== ] 938/3229 29% [================== ] 939/3229 29% [================== ] 940/3229 29% [================== ] 941/3229 29% [================== ] 942/3229 29% [================== ] 943/3229 29% [================== ] 944/3229 29% [================== ] 945/3229 29% [================== ] 946/3229 29% [================== ] 947/3229 29% [================== ] 948/3229 29% [================== ] 949/3229 29% [================== ] 950/3229 29% [================== ] 951/3229 29% [================== ] 952/3229 29% [================== ] 953/3229 29% [================== ] 954/3229 29% [================== ] 955/3229 29% [================== ] 956/3229 29% [================== ] 957/3229 29% [================== ] 958/3229 29% [================== ] 959/3229 29% [================== ] 960/3229 29% [================== ] 961/3229 29% [================== ] 962/3229 29% [================== ] 963/3229 29% [================== ] 964/3229 29% [================== ] 965/3229 29% [================== ] 966/3229 29% [================== ] 967/3229 29% [================== ] 968/3229 29% [================== ] 969/3229 30% [================== ] 970/3229 30% [================== ] 971/3229 30% [================== ] 972/3229 30% [================== ] 973/3229 30% [================== ] 974/3229 30% [================== ] 975/3229 30% [================== ] 976/3229 30% [================== ] 977/3229 30% [================== ] 978/3229 30% [================== ] 979/3229 30% [================== ] 980/3229 30% [================== ] 981/3229 30% [================== ] 982/3229 30% [================== ] 983/3229 30% [================== ] 984/3229 30% [================== ] 985/3229 30% [================== ] 986/3229 30% [================== ] 987/3229 30% [================== ] 988/3229 30% [================== ] 989/3229 30% [=================== ] 990/3229 30% [=================== ] 991/3229 30% [=================== ] 992/3229 30% [=================== ] 993/3229 30% [=================== ] 994/3229 30% [=================== ] 995/3229 30% [=================== ] 996/3229 30% [=================== ] 997/3229 30% [=================== ] 998/3229 30% [=================== ] 999/3229 30% [=================== ] 1000/3229 30% [=================== ] 1001/3229 31% [=================== ] 1002/3229 31% [=================== ] 1003/3229 31% [=================== ] 1004/3229 31% [=================== ] 1005/3229 31% [=================== ] 1006/3229 31% [=================== ] 1007/3229 31% [=================== ] 1008/3229 31% [=================== ] 1009/3229 31% [=================== ] 1010/3229 31% [=================== ] 1011/3229 31% [=================== ] 1012/3229 31% [=================== ] 1013/3229 31% [=================== ] 1014/3229 31% [=================== ] 1015/3229 31% [=================== ] 1016/3229 31% [=================== ] 1017/3229 31% [=================== ] 1018/3229 31% [=================== ] 1019/3229 31% [=================== ] 1020/3229 31% [=================== ] 1021/3229 31% [=================== ] 1022/3229 31% [=================== ] 1023/3229 31% [=================== ] 1024/3229 31% [=================== ] 1025/3229 31% [=================== ] 1026/3229 31% [=================== ] 1027/3229 31% [=================== ] 1028/3229 31% [=================== ] 1029/3229 31% [=================== ] 1030/3229 31% [=================== ] 1031/3229 31% [=================== ] 1032/3229 31% [=================== ] 1033/3229 31% [=================== ] 1034/3229 32% [=================== ] 1035/3229 32% [=================== ] 1036/3229 32% [=================== ] 1037/3229 32% [=================== ] 1038/3229 32% [=================== ] 1039/3229 32% [=================== ] 1040/3229 32% [=================== ] 1041/3229 32% [==================== ] 1042/3229 32% [==================== ] 1043/3229 32% [==================== ] 1044/3229 32% [==================== ] 1045/3229 32% [==================== ] 1046/3229 32% [==================== ] 1047/3229 32% [==================== ] 1048/3229 32% [==================== ] 1049/3229 32% [==================== ] 1050/3229 32% [==================== ] 1051/3229 32% [==================== ] 1052/3229 32% [==================== ] 1053/3229 32% [==================== ] 1054/3229 32% [==================== ] 1055/3229 32% [==================== ] 1056/3229 32% [==================== ] 1057/3229 32% [==================== ] 1058/3229 32% [==================== ] 1059/3229 32% [==================== ] 1060/3229 32% [==================== ] 1061/3229 32% [==================== ] 1062/3229 32% [==================== ] 1063/3229 32% [==================== ] 1064/3229 32% [==================== ] 1065/3229 32% [==================== ] 1066/3229 33% [==================== ] 1067/3229 33% [==================== ] 1068/3229 33% [==================== ] 1069/3229 33% [==================== ] 1070/3229 33% [==================== ] 1071/3229 33% [==================== ] 1072/3229 33% [==================== ] 1073/3229 33% [==================== ] 1074/3229 33% [==================== ] 1075/3229 33% [==================== ] 1076/3229 33% [==================== ] 1077/3229 33% [==================== ] 1078/3229 33% [==================== ] 1079/3229 33% [==================== ] 1080/3229 33% [==================== ] 1081/3229 33% [==================== ] 1082/3229 33% [==================== ] 1083/3229 33% [==================== ] 1084/3229 33% [==================== ] 1085/3229 33% [==================== ] 1086/3229 33% [==================== ] 1087/3229 33% [==================== ] 1088/3229 33% [==================== ] 1089/3229 33% [==================== ] 1090/3229 33% [==================== ] 1091/3229 33% [==================== ] 1092/3229 33% [==================== ] 1093/3229 33% [===================== ] 1094/3229 33% [===================== ] 1095/3229 33% [===================== ] 1096/3229 33% [===================== ] 1097/3229 33% [===================== ] 1098/3229 34% [===================== ] 1099/3229 34% [===================== ] 1100/3229 34% [===================== ] 1101/3229 34% [===================== ] 1102/3229 34% [===================== ] 1103/3229 34% [===================== ] 1104/3229 34% [===================== ] 1105/3229 34% [===================== ] 1106/3229 34% [===================== ] 1107/3229 34% [===================== ] 1108/3229 34% [===================== ] 1109/3229 34% [===================== ] 1110/3229 34% [===================== ] 1111/3229 34% [===================== ] 1112/3229 34% [===================== ] 1113/3229 34% [===================== ] 1114/3229 34% [===================== ] 1115/3229 34% [===================== ] 1116/3229 34% [===================== ] 1117/3229 34% [===================== ] 1118/3229 34% [===================== ] 1119/3229 34% [===================== ] 1120/3229 34% [===================== ] 1121/3229 34% [===================== ] 1122/3229 34% [===================== ] 1123/3229 34% [===================== ] 1124/3229 34% [===================== ] 1125/3229 34% [===================== ] 1126/3229 34% [===================== ] 1127/3229 34% [===================== ] 1128/3229 34% [===================== ] 1129/3229 34% [===================== ] 1130/3229 34% [===================== ] 1131/3229 35% [===================== ] 1132/3229 35% [===================== ] 1133/3229 35% [===================== ] 1134/3229 35% [===================== ] 1135/3229 35% [===================== ] 1136/3229 35% [===================== ] 1137/3229 35% [===================== ] 1138/3229 35% [===================== ] 1139/3229 35% [===================== ] 1140/3229 35% [===================== ] 1141/3229 35% [===================== ] 1142/3229 35% [===================== ] 1143/3229 35% [===================== ] 1144/3229 35% [===================== ] 1145/3229 35% [====================== ] 1146/3229 35% [====================== ] 1147/3229 35% [====================== ] 1148/3229 35% [====================== ] 1149/3229 35% [====================== ] 1150/3229 35% [====================== ] 1151/3229 35% [====================== ] 1152/3229 35% [====================== ] 1153/3229 35% [====================== ] 1154/3229 35% [====================== ] 1155/3229 35% [====================== ] 1156/3229 35% [====================== ] 1157/3229 35% [====================== ] 1158/3229 35% [====================== ] 1159/3229 35% [====================== ] 1160/3229 35% [====================== ] 1161/3229 35% [====================== ] 1162/3229 35% [====================== ] 1163/3229 36% [====================== ] 1164/3229 36% [====================== ] 1165/3229 36% [====================== ] 1166/3229 36% [====================== ] 1167/3229 36% [====================== ] 1168/3229 36% [====================== ] 1169/3229 36% [====================== ] 1170/3229 36% [====================== ] 1171/3229 36% [====================== ] 1172/3229 36% [====================== ] 1173/3229 36% [====================== ] 1174/3229 36% [====================== ] 1175/3229 36% [====================== ] 1176/3229 36% [====================== ] 1177/3229 36% [====================== ] 1178/3229 36% [====================== ] 1179/3229 36% [====================== ] 1180/3229 36% [====================== ] 1181/3229 36% [====================== ] 1182/3229 36% [====================== ] 1183/3229 36% [====================== ] 1184/3229 36% [====================== ] 1185/3229 36% [====================== ] 1186/3229 36% [====================== ] 1187/3229 36% [====================== ] 1188/3229 36% [====================== ] 1189/3229 36% [====================== ] 1190/3229 36% [====================== ] 1191/3229 36% [====================== ] 1192/3229 36% [====================== ] 1193/3229 36% [====================== ] 1194/3229 36% [====================== ] 1195/3229 37% [====================== ] 1196/3229 37% [====================== ] 1197/3229 37% [======================= ] 1198/3229 37% [======================= ] 1199/3229 37% [======================= ] 1200/3229 37% [======================= ] 1201/3229 37% [======================= ] 1202/3229 37% [======================= ] 1203/3229 37% [======================= ] 1204/3229 37% [======================= ] 1205/3229 37% [======================= ] 1206/3229 37% [======================= ] 1207/3229 37% [======================= ] 1208/3229 37% [======================= ] 1209/3229 37% [======================= ] 1210/3229 37% [======================= ] 1211/3229 37% [======================= ] 1212/3229 37% [======================= ] 1213/3229 37% [======================= ] 1214/3229 37% [======================= ] 1215/3229 37% [======================= ] 1216/3229 37% [======================= ] 1217/3229 37% [======================= ] 1218/3229 37% [======================= ] 1219/3229 37% [======================= ] 1220/3229 37% [======================= ] 1221/3229 37% [======================= ] 1222/3229 37% [======================= ] 1223/3229 37% [======================= ] 1224/3229 37% [======================= ] 1225/3229 37% [======================= ] 1226/3229 37% [======================= ] 1227/3229 37% [======================= ] 1228/3229 38% [======================= ] 1229/3229 38% [======================= ] 1230/3229 38% [======================= ] 1231/3229 38% [======================= ] 1232/3229 38% [======================= ] 1233/3229 38% [======================= ] 1234/3229 38% [======================= ] 1235/3229 38% [======================= ] 1236/3229 38% [======================= ] 1237/3229 38% [======================= ] 1238/3229 38% [======================= ] 1239/3229 38% [======================= ] 1240/3229 38% [======================= ] 1241/3229 38% [======================= ] 1242/3229 38% [======================= ] 1243/3229 38% [======================= ] 1244/3229 38% [======================= ] 1245/3229 38% [======================= ] 1246/3229 38% [======================= ] 1247/3229 38% [======================= ] 1248/3229 38% [======================= ] 1249/3229 38% [======================== ] 1250/3229 38% [======================== ] 1251/3229 38% [======================== ] 1252/3229 38% [======================== ] 1253/3229 38% [======================== ] 1254/3229 38% [======================== ] 1255/3229 38% [======================== ] 1256/3229 38% [======================== ] 1257/3229 38% [======================== ] 1258/3229 38% [======================== ] 1259/3229 38% [======================== ] 1260/3229 39% [======================== ] 1261/3229 39% [======================== ] 1262/3229 39% [======================== ] 1263/3229 39% [======================== ] 1264/3229 39% [======================== ] 1265/3229 39% [======================== ] 1266/3229 39% [======================== ] 1267/3229 39% [======================== ] 1268/3229 39% [======================== ] 1269/3229 39% [======================== ] 1270/3229 39% [======================== ] 1271/3229 39% [======================== ] 1272/3229 39% [======================== ] 1273/3229 39% [======================== ] 1274/3229 39% [======================== ] 1275/3229 39% [======================== ] 1276/3229 39% [======================== ] 1277/3229 39% [======================== ] 1278/3229 39% [======================== ] 1279/3229 39% [======================== ] 1280/3229 39% [======================== ] 1281/3229 39% [======================== ] 1282/3229 39% [======================== ] 1283/3229 39% [======================== ] 1284/3229 39% [======================== ] 1285/3229 39% [======================== ] 1286/3229 39% [======================== ] 1287/3229 39% [======================== ] 1288/3229 39% [======================== ] 1289/3229 39% [======================== ] 1290/3229 39% [======================== ] 1291/3229 39% [======================== ] 1292/3229 40% [======================== ] 1293/3229 40% [======================== ] 1294/3229 40% [======================== ] 1295/3229 40% [======================== ] 1296/3229 40% [======================== ] 1297/3229 40% [======================== ] 1298/3229 40% [======================== ] 1299/3229 40% [======================== ] 1300/3229 40% [======================== ] 1301/3229 40% [======================== ] 1302/3229 40% [========================= ] 1303/3229 40% [========================= ] 1304/3229 40% [========================= ] 1305/3229 40% [========================= ] 1306/3229 40% [========================= ] 1307/3229 40% [========================= ] 1308/3229 40% [========================= ] 1309/3229 40% [========================= ] 1310/3229 40% [========================= ] 1311/3229 40% [========================= ] 1312/3229 40% [========================= ] 1313/3229 40% [========================= ] 1314/3229 40% [========================= ] 1315/3229 40% [========================= ] 1316/3229 40% [========================= ] 1317/3229 40% [========================= ] 1318/3229 40% [========================= ] 1319/3229 40% [========================= ] 1320/3229 40% [========================= ] 1321/3229 40% [========================= ] 1322/3229 40% [========================= ] 1323/3229 40% [========================= ] 1324/3229 41% [========================= ] 1325/3229 41% [========================= ] 1326/3229 41% [========================= ] 1327/3229 41% [========================= ] 1328/3229 41% [========================= ] 1329/3229 41% [========================= ] 1330/3229 41% [========================= ] 1331/3229 41% [========================= ] 1332/3229 41% [========================= ] 1333/3229 41% [========================= ] 1334/3229 41% [========================= ] 1335/3229 41% [========================= ] 1336/3229 41% [========================= ] 1337/3229 41% [========================= ] 1338/3229 41% [========================= ] 1339/3229 41% [========================= ] 1340/3229 41% [========================= ] 1341/3229 41% [========================= ] 1342/3229 41% [========================= ] 1343/3229 41% [========================= ] 1344/3229 41% [========================= ] 1345/3229 41% [========================= ] 1346/3229 41% [========================= ] 1347/3229 41% [========================= ] 1348/3229 41% [========================= ] 1349/3229 41% [========================= ] 1350/3229 41% [========================= ] 1351/3229 41% [========================= ] 1352/3229 41% [========================= ] 1353/3229 41% [========================= ] 1354/3229 41% [========================== ] 1355/3229 41% [========================== ] 1356/3229 41% [========================== ] 1357/3229 42% [========================== ] 1358/3229 42% [========================== ] 1359/3229 42% [========================== ] 1360/3229 42% [========================== ] 1361/3229 42% [========================== ] 1362/3229 42% [========================== ] 1363/3229 42% [========================== ] 1364/3229 42% [========================== ] 1365/3229 42% [========================== ] 1366/3229 42% [========================== ] 1367/3229 42% [========================== ] 1368/3229 42% [========================== ] 1369/3229 42% [========================== ] 1370/3229 42% [========================== ] 1371/3229 42% [========================== ] 1372/3229 42% [========================== ] 1373/3229 42% [========================== ] 1374/3229 42% [========================== ] 1375/3229 42% [========================== ] 1376/3229 42% [========================== ] 1377/3229 42% [========================== ] 1378/3229 42% [========================== ] 1379/3229 42% [========================== ] 1380/3229 42% [========================== ] 1381/3229 42% [========================== ] 1382/3229 42% [========================== ] 1383/3229 42% [========================== ] 1384/3229 42% [========================== ] 1385/3229 42% [========================== ] 1386/3229 42% [========================== ] 1387/3229 42% [========================== ] 1388/3229 42% [========================== ] 1389/3229 43% [========================== ] 1390/3229 43% [========================== ] 1391/3229 43% [========================== ] 1392/3229 43% [========================== ] 1393/3229 43% [========================== ] 1394/3229 43% [========================== ] 1395/3229 43% [========================== ] 1396/3229 43% [========================== ] 1397/3229 43% [========================== ] 1398/3229 43% [========================== ] 1399/3229 43% [========================== ] 1400/3229 43% [========================== ] 1401/3229 43% [========================== ] 1402/3229 43% [========================== ] 1403/3229 43% [========================== ] 1404/3229 43% [========================== ] 1405/3229 43% [========================== ] 1406/3229 43% [=========================== ] 1407/3229 43% [=========================== ] 1408/3229 43% [=========================== ] 1409/3229 43% [=========================== ] 1410/3229 43% [=========================== ] 1411/3229 43% [=========================== ] 1412/3229 43% [=========================== ] 1413/3229 43% [=========================== ] 1414/3229 43% [=========================== ] 1415/3229 43% [=========================== ] 1416/3229 43% [=========================== ] 1417/3229 43% [=========================== ] 1418/3229 43% [=========================== ] 1419/3229 43% [=========================== ] 1420/3229 43% [=========================== ] 1421/3229 44% [=========================== ] 1422/3229 44% [=========================== ] 1423/3229 44% [=========================== ] 1424/3229 44% [=========================== ] 1425/3229 44% [=========================== ] 1426/3229 44% [=========================== ] 1427/3229 44% [=========================== ] 1428/3229 44% [=========================== ] 1429/3229 44% [=========================== ] 1430/3229 44% [=========================== ] 1431/3229 44% [=========================== ] 1432/3229 44% [=========================== ] 1433/3229 44% [=========================== ] 1434/3229 44% [=========================== ] 1435/3229 44% [=========================== ] 1436/3229 44% [=========================== ] 1437/3229 44% [=========================== ] 1438/3229 44% [=========================== ] 1439/3229 44% [=========================== ] 1440/3229 44% [=========================== ] 1441/3229 44% [=========================== ] 1442/3229 44% [=========================== ] 1443/3229 44% [=========================== ] 1444/3229 44% [=========================== ] 1445/3229 44% [=========================== ] 1446/3229 44% [=========================== ] 1447/3229 44% [=========================== ] 1448/3229 44% [=========================== ] 1449/3229 44% [=========================== ] 1450/3229 44% [=========================== ] 1451/3229 44% [=========================== ] 1452/3229 44% [=========================== ] 1453/3229 44% [=========================== ] 1454/3229 45% [=========================== ] 1455/3229 45% [=========================== ] 1456/3229 45% [=========================== ] 1457/3229 45% [=========================== ] 1458/3229 45% [============================ ] 1459/3229 45% [============================ ] 1460/3229 45% [============================ ] 1461/3229 45% [============================ ] 1462/3229 45% [============================ ] 1463/3229 45% [============================ ] 1464/3229 45% [============================ ] 1465/3229 45% [============================ ] 1466/3229 45% [============================ ] 1467/3229 45% [============================ ] 1468/3229 45% [============================ ] 1469/3229 45% [============================ ] 1470/3229 45% [============================ ] 1471/3229 45% [============================ ] 1472/3229 45% [============================ ] 1473/3229 45% [============================ ] 1474/3229 45% [============================ ] 1475/3229 45% [============================ ] 1476/3229 45% [============================ ] 1477/3229 45% [============================ ] 1478/3229 45% [============================ ] 1479/3229 45% [============================ ] 1480/3229 45% [============================ ] 1481/3229 45% [============================ ] 1482/3229 45% [============================ ] 1483/3229 45% [============================ ] 1484/3229 45% [============================ ] 1485/3229 45% [============================ ] 1486/3229 46% [============================ ] 1487/3229 46% [============================ ] 1488/3229 46% [============================ ] 1489/3229 46% [============================ ] 1490/3229 46% [============================ ] 1491/3229 46% [============================ ] 1492/3229 46% [============================ ] 1493/3229 46% [============================ ] 1494/3229 46% [============================ ] 1495/3229 46% [============================ ] 1496/3229 46% [============================ ] 1497/3229 46% [============================ ] 1498/3229 46% [============================ ] 1499/3229 46% [============================ ] 1500/3229 46% [============================ ] 1501/3229 46% [============================ ] 1502/3229 46% [============================ ] 1503/3229 46% [============================ ] 1504/3229 46% [============================ ] 1505/3229 46% [============================ ] 1506/3229 46% [============================ ] 1507/3229 46% [============================ ] 1508/3229 46% [============================ ] 1509/3229 46% [============================ ] 1510/3229 46% [============================= ] 1511/3229 46% [============================= ] 1512/3229 46% [============================= ] 1513/3229 46% [============================= ] 1514/3229 46% [============================= ] 1515/3229 46% [============================= ] 1516/3229 46% [============================= ] 1517/3229 46% [============================= ] 1518/3229 47% [============================= ] 1519/3229 47% [============================= ] 1520/3229 47% [============================= ] 1521/3229 47% [============================= ] 1522/3229 47% [============================= ] 1523/3229 47% [============================= ] 1524/3229 47% [============================= ] 1525/3229 47% [============================= ] 1526/3229 47% [============================= ] 1527/3229 47% [============================= ] 1528/3229 47% [============================= ] 1529/3229 47% [============================= ] 1530/3229 47% [============================= ] 1531/3229 47% [============================= ] 1532/3229 47% [============================= ] 1533/3229 47% [============================= ] 1534/3229 47% [============================= ] 1535/3229 47% [============================= ] 1536/3229 47% [============================= ] 1537/3229 47% [============================= ] 1538/3229 47% [============================= ] 1539/3229 47% [============================= ] 1540/3229 47% [============================= ] 1541/3229 47% [============================= ] 1542/3229 47% [============================= ] 1543/3229 47% [============================= ] 1544/3229 47% [============================= ] 1545/3229 47% [============================= ] 1546/3229 47% [============================= ] 1547/3229 47% [============================= ] 1548/3229 47% [============================= ] 1549/3229 47% [============================= ] 1550/3229 48% [============================= ] 1551/3229 48% [============================= ] 1552/3229 48% [============================= ] 1553/3229 48% [============================= ] 1554/3229 48% [============================= ] 1555/3229 48% [============================= ] 1556/3229 48% [============================= ] 1557/3229 48% [============================= ] 1558/3229 48% [============================= ] 1559/3229 48% [============================= ] 1560/3229 48% [============================= ] 1561/3229 48% [============================= ] 1562/3229 48% [============================== ] 1563/3229 48% [============================== ] 1564/3229 48% [============================== ] 1565/3229 48% [============================== ] 1566/3229 48% [============================== ] 1567/3229 48% [============================== ] 1568/3229 48% [============================== ] 1569/3229 48% [============================== ] 1570/3229 48% [============================== ] 1571/3229 48% [============================== ] 1572/3229 48% [============================== ] 1573/3229 48% [============================== ] 1574/3229 48% [============================== ] 1575/3229 48% [============================== ] 1576/3229 48% [============================== ] 1577/3229 48% [============================== ] 1578/3229 48% [============================== ] 1579/3229 48% [============================== ] 1580/3229 48% [============================== ] 1581/3229 48% [============================== ] 1582/3229 48% [============================== ] 1583/3229 49% [============================== ] 1584/3229 49% [============================== ] 1585/3229 49% [============================== ] 1586/3229 49% [============================== ] 1587/3229 49% [============================== ] 1588/3229 49% [============================== ] 1589/3229 49% [============================== ] 1590/3229 49% [============================== ] 1591/3229 49% [============================== ] 1592/3229 49% [============================== ] 1593/3229 49% [============================== ] 1594/3229 49% [============================== ] 1595/3229 49% [============================== ] 1596/3229 49% [============================== ] 1597/3229 49% [============================== ] 1598/3229 49% [============================== ] 1599/3229 49% [============================== ] 1600/3229 49% [============================== ] 1601/3229 49% [============================== ] 1602/3229 49% [============================== ] 1603/3229 49% [============================== ] 1604/3229 49% [============================== ] 1605/3229 49% [============================== ] 1606/3229 49% [============================== ] 1607/3229 49% [============================== ] 1608/3229 49% [============================== ] 1609/3229 49% [============================== ] 1610/3229 49% [============================== ] 1611/3229 49% [============================== ] 1612/3229 49% [============================== ] 1613/3229 49% [============================== ] 1614/3229 49% [=============================== ] 1615/3229 50% [=============================== ] 1616/3229 50% [=============================== ] 1617/3229 50% [=============================== ] 1618/3229 50% [=============================== ] 1619/3229 50% [=============================== ] 1620/3229 50% [=============================== ] 1621/3229 50% [=============================== ] 1622/3229 50% [=============================== ] 1623/3229 50% [=============================== ] 1624/3229 50% [=============================== ] 1625/3229 50% [=============================== ] 1626/3229 50% [=============================== ] 1627/3229 50% [=============================== ] 1628/3229 50% [=============================== ] 1629/3229 50% [=============================== ] 1630/3229 50% [=============================== ] 1631/3229 50% [=============================== ] 1632/3229 50% [=============================== ] 1633/3229 50% [=============================== ] 1634/3229 50% [=============================== ] 1635/3229 50% [=============================== ] 1636/3229 50% [=============================== ] 1637/3229 50% [=============================== ] 1638/3229 50% [=============================== ] 1639/3229 50% [=============================== ] 1640/3229 50% [=============================== ] 1641/3229 50% [=============================== ] 1642/3229 50% [=============================== ] 1643/3229 50% [=============================== ] 1644/3229 50% [=============================== ] 1645/3229 50% [=============================== ] 1646/3229 50% [=============================== ] 1647/3229 51% [=============================== ] 1648/3229 51% [=============================== ] 1649/3229 51% [=============================== ] 1650/3229 51% [=============================== ] 1651/3229 51% [=============================== ] 1652/3229 51% [=============================== ] 1653/3229 51% [=============================== ] 1654/3229 51% [=============================== ] 1655/3229 51% [=============================== ] 1656/3229 51% [=============================== ] 1657/3229 51% [=============================== ] 1658/3229 51% [=============================== ] 1659/3229 51% [=============================== ] 1660/3229 51% [=============================== ] 1661/3229 51% [=============================== ] 1662/3229 51% [=============================== ] 1663/3229 51% [=============================== ] 1664/3229 51% [=============================== ] 1665/3229 51% [=============================== ] 1666/3229 51% [================================ ] 1667/3229 51% [================================ ] 1668/3229 51% [================================ ] 1669/3229 51% [================================ ] 1670/3229 51% [================================ ] 1671/3229 51% [================================ ] 1672/3229 51% [================================ ] 1673/3229 51% [================================ ] 1674/3229 51% [================================ ] 1675/3229 51% [================================ ] 1676/3229 51% [================================ ] 1677/3229 51% [================================ ] 1678/3229 51% [================================ ] 1679/3229 51% [================================ ] 1680/3229 52% [================================ ] 1681/3229 52% [================================ ] 1682/3229 52% [================================ ] 1683/3229 52% [================================ ] 1684/3229 52% [================================ ] 1685/3229 52% [================================ ] 1686/3229 52% [================================ ] 1687/3229 52% [================================ ] 1688/3229 52% [================================ ] 1689/3229 52% [================================ ] 1690/3229 52% [================================ ] 1691/3229 52% [================================ ] 1692/3229 52% [================================ ] 1693/3229 52% [================================ ] 1694/3229 52% [================================ ] 1695/3229 52% [================================ ] 1696/3229 52% [================================ ] 1697/3229 52% [================================ ] 1698/3229 52% [================================ ] 1699/3229 52% [================================ ] 1700/3229 52% [================================ ] 1701/3229 52% [================================ ] 1702/3229 52% [================================ ] 1703/3229 52% [================================ ] 1704/3229 52% [================================ ] 1705/3229 52% [================================ ] 1706/3229 52% [================================ ] 1707/3229 52% [================================ ] 1708/3229 52% [================================ ] 1709/3229 52% [================================ ] 1710/3229 52% [================================ ] 1711/3229 52% [================================ ] 1712/3229 53% [================================ ] 1713/3229 53% [================================ ] 1714/3229 53% [================================ ] 1715/3229 53% [================================ ] 1716/3229 53% [================================ ] 1717/3229 53% [================================ ] 1718/3229 53% [================================= ] 1719/3229 53% [================================= ] 1720/3229 53% [================================= ] 1721/3229 53% [================================= ] 1722/3229 53% [================================= ] 1723/3229 53% [================================= ] 1724/3229 53% [================================= ] 1725/3229 53% [================================= ] 1726/3229 53% [================================= ] 1727/3229 53% [================================= ] 1728/3229 53% [================================= ] 1729/3229 53% [================================= ] 1730/3229 53% [================================= ] 1731/3229 53% [================================= ] 1732/3229 53% [================================= ] 1733/3229 53% [================================= ] 1734/3229 53% [================================= ] 1735/3229 53% [================================= ] 1736/3229 53% [================================= ] 1737/3229 53% [================================= ] 1738/3229 53% [================================= ] 1739/3229 53% [================================= ] 1740/3229 53% [================================= ] 1741/3229 53% [================================= ] 1742/3229 53% [================================= ] 1743/3229 53% [================================= ] 1744/3229 54% [================================= ] 1745/3229 54% [================================= ] 1746/3229 54% [================================= ] 1747/3229 54% [================================= ] 1748/3229 54% [================================= ] 1749/3229 54% [================================= ] 1750/3229 54% [================================= ] 1751/3229 54% [================================= ] 1752/3229 54% [================================= ] 1753/3229 54% [================================= ] 1754/3229 54% [================================= ] 1755/3229 54% [================================= ] 1756/3229 54% [================================= ] 1757/3229 54% [================================= ] 1758/3229 54% [================================= ] 1759/3229 54% [================================= ] 1760/3229 54% [================================= ] 1761/3229 54% [================================= ] 1762/3229 54% [================================= ] 1763/3229 54% [================================= ] 1764/3229 54% [================================= ] 1765/3229 54% [================================= ] 1766/3229 54% [================================= ] 1767/3229 54% [================================= ] 1768/3229 54% [================================= ] 1769/3229 54% [================================= ] 1770/3229 54% [================================== ] 1771/3229 54% [================================== ] 1772/3229 54% [================================== ] 1773/3229 54% [================================== ] 1774/3229 54% [================================== ] 1775/3229 54% [================================== ] 1776/3229 55% [================================== ] 1777/3229 55% [================================== ] 1778/3229 55% [================================== ] 1779/3229 55% [================================== ] 1780/3229 55% [================================== ] 1781/3229 55% [================================== ] 1782/3229 55% [================================== ] 1783/3229 55% [================================== ] 1784/3229 55% [================================== ] 1785/3229 55% [================================== ] 1786/3229 55% [================================== ] 1787/3229 55% [================================== ] 1788/3229 55% [================================== ] 1789/3229 55% [================================== ] 1790/3229 55% [================================== ] 1791/3229 55% [================================== ] 1792/3229 55% [================================== ] 1793/3229 55% [================================== ] 1794/3229 55% [================================== ] 1795/3229 55% [================================== ] 1796/3229 55% [================================== ] 1797/3229 55% [================================== ] 1798/3229 55% [================================== ] 1799/3229 55% [================================== ] 1800/3229 55% [================================== ] 1801/3229 55% [================================== ] 1802/3229 55% [================================== ] 1803/3229 55% [================================== ] 1804/3229 55% [================================== ] 1805/3229 55% [================================== ] 1806/3229 55% [================================== ] 1807/3229 55% [================================== ] 1808/3229 55% [================================== ] 1809/3229 56% [================================== ] 1810/3229 56% [================================== ] 1811/3229 56% [================================== ] 1812/3229 56% [================================== ] 1813/3229 56% [================================== ] 1814/3229 56% [================================== ] 1815/3229 56% [================================== ] 1816/3229 56% [================================== ] 1817/3229 56% [================================== ] 1818/3229 56% [================================== ] 1819/3229 56% [================================== ] 1820/3229 56% [================================== ] 1821/3229 56% [================================== ] 1822/3229 56% [=================================== ] 1823/3229 56% [=================================== ] 1824/3229 56% [=================================== ] 1825/3229 56% [=================================== ] 1826/3229 56% [=================================== ] 1827/3229 56% [=================================== ] 1828/3229 56% [=================================== ] 1829/3229 56% [=================================== ] 1830/3229 56% [=================================== ] 1831/3229 56% [=================================== ] 1832/3229 56% [=================================== ] 1833/3229 56% [=================================== ] 1834/3229 56% [=================================== ] 1835/3229 56% [=================================== ] 1836/3229 56% [=================================== ] 1837/3229 56% [=================================== ] 1838/3229 56% [=================================== ] 1839/3229 56% [=================================== ] 1840/3229 56% [=================================== ] 1841/3229 57% [=================================== ] 1842/3229 57% [=================================== ] 1843/3229 57% [=================================== ] 1844/3229 57% [=================================== ] 1845/3229 57% [=================================== ] 1846/3229 57% [=================================== ] 1847/3229 57% [=================================== ] 1848/3229 57% [=================================== ] 1849/3229 57% [=================================== ] 1850/3229 57% [=================================== ] 1851/3229 57% [=================================== ] 1852/3229 57% [=================================== ] 1853/3229 57% [=================================== ] 1854/3229 57% [=================================== ] 1855/3229 57% [=================================== ] 1856/3229 57% [=================================== ] 1857/3229 57% [=================================== ] 1858/3229 57% [=================================== ] 1859/3229 57% [=================================== ] 1860/3229 57% [=================================== ] 1861/3229 57% [=================================== ] 1862/3229 57% [=================================== ] 1863/3229 57% [=================================== ] 1864/3229 57% [=================================== ] 1865/3229 57% [=================================== ] 1866/3229 57% [=================================== ] 1867/3229 57% [=================================== ] 1868/3229 57% [=================================== ] 1869/3229 57% [=================================== ] 1870/3229 57% [=================================== ] 1871/3229 57% [=================================== ] 1872/3229 57% [=================================== ] 1873/3229 58% [=================================== ] 1874/3229 58% [==================================== ] 1875/3229 58% [==================================== ] 1876/3229 58% [==================================== ] 1877/3229 58% [==================================== ] 1878/3229 58% [==================================== ] 1879/3229 58% [==================================== ] 1880/3229 58% [==================================== ] 1881/3229 58% [==================================== ] 1882/3229 58% [==================================== ] 1883/3229 58% [==================================== ] 1884/3229 58% [==================================== ] 1885/3229 58% [==================================== ] 1886/3229 58% [==================================== ] 1887/3229 58% [==================================== ] 1888/3229 58% [==================================== ] 1889/3229 58% [==================================== ] 1890/3229 58% [==================================== ] 1891/3229 58% [==================================== ] 1892/3229 58% [==================================== ] 1893/3229 58% [==================================== ] 1894/3229 58% [==================================== ] 1895/3229 58% [==================================== ] 1896/3229 58% [==================================== ] 1897/3229 58% [==================================== ] 1898/3229 58% [==================================== ] 1899/3229 58% [==================================== ] 1900/3229 58% [==================================== ] 1901/3229 58% [==================================== ] 1902/3229 58% [==================================== ] 1903/3229 58% [==================================== ] 1904/3229 58% [==================================== ] 1905/3229 58% [==================================== ] 1906/3229 59% [==================================== ] 1907/3229 59% [==================================== ] 1908/3229 59% [==================================== ] 1909/3229 59% [==================================== ] 1910/3229 59% [==================================== ] 1911/3229 59% [==================================== ] 1912/3229 59% [==================================== ] 1913/3229 59% [==================================== ] 1914/3229 59% [==================================== ] 1915/3229 59% [==================================== ] 1916/3229 59% [==================================== ] 1917/3229 59% [==================================== ] 1918/3229 59% [==================================== ] 1919/3229 59% [==================================== ] 1920/3229 59% [==================================== ] 1921/3229 59% [==================================== ] 1922/3229 59% [==================================== ] 1923/3229 59% [==================================== ] 1924/3229 59% [==================================== ] 1925/3229 59% [==================================== ] 1926/3229 59% [===================================== ] 1927/3229 59% [===================================== ] 1928/3229 59% [===================================== ] 1929/3229 59% [===================================== ] 1930/3229 59% [===================================== ] 1931/3229 59% [===================================== ] 1932/3229 59% [===================================== ] 1933/3229 59% [===================================== ] 1934/3229 59% [===================================== ] 1935/3229 59% [===================================== ] 1936/3229 59% [===================================== ] 1937/3229 59% [===================================== ] 1938/3229 60% [===================================== ] 1939/3229 60% [===================================== ] 1940/3229 60% [===================================== ] 1941/3229 60% [===================================== ] 1942/3229 60% [===================================== ] 1943/3229 60% [===================================== ] 1944/3229 60% [===================================== ] 1945/3229 60% [===================================== ] 1946/3229 60% [===================================== ] 1947/3229 60% [===================================== ] 1948/3229 60% [===================================== ] 1949/3229 60% [===================================== ] 1950/3229 60% [===================================== ] 1951/3229 60% [===================================== ] 1952/3229 60% [===================================== ] 1953/3229 60% [===================================== ] 1954/3229 60% [===================================== ] 1955/3229 60% [===================================== ] 1956/3229 60% [===================================== ] 1957/3229 60% [===================================== ] 1958/3229 60% [===================================== ] 1959/3229 60% [===================================== ] 1960/3229 60% [===================================== ] 1961/3229 60% [===================================== ] 1962/3229 60% [===================================== ] 1963/3229 60% [===================================== ] 1964/3229 60% [===================================== ] 1965/3229 60% [===================================== ] 1966/3229 60% [===================================== ] 1967/3229 60% [===================================== ] 1968/3229 60% [===================================== ] 1969/3229 60% [===================================== ] 1970/3229 61% [===================================== ] 1971/3229 61% [===================================== ] 1972/3229 61% [===================================== ] 1973/3229 61% [===================================== ] 1974/3229 61% [===================================== ] 1975/3229 61% [===================================== ] 1976/3229 61% [===================================== ] 1977/3229 61% [===================================== ] 1978/3229 61% [===================================== ] 1979/3229 61% [====================================== ] 1980/3229 61% [====================================== ] 1981/3229 61% [====================================== ] 1982/3229 61% [====================================== ] 1983/3229 61% [====================================== ] 1984/3229 61% [====================================== ] 1985/3229 61% [====================================== ] 1986/3229 61% [====================================== ] 1987/3229 61% [====================================== ] 1988/3229 61% [====================================== ] 1989/3229 61% [====================================== ] 1990/3229 61% [====================================== ] 1991/3229 61% [====================================== ] 1992/3229 61% [====================================== ] 1993/3229 61% [====================================== ] 1994/3229 61% [====================================== ] 1995/3229 61% [====================================== ] 1996/3229 61% [====================================== ] 1997/3229 61% [====================================== ] 1998/3229 61% [====================================== ] 1999/3229 61% [====================================== ] 2000/3229 61% [====================================== ] 2001/3229 61% [====================================== ] 2002/3229 62% [====================================== ] 2003/3229 62% [====================================== ] 2004/3229 62% [====================================== ] 2005/3229 62% [====================================== ] 2006/3229 62% [====================================== ] 2007/3229 62% [====================================== ] 2008/3229 62% [====================================== ] 2009/3229 62% [====================================== ] 2010/3229 62% [====================================== ] 2011/3229 62% [====================================== ] 2012/3229 62% [====================================== ] 2013/3229 62% [====================================== ] 2014/3229 62% [====================================== ] 2015/3229 62% [====================================== ] 2016/3229 62% [====================================== ] 2017/3229 62% [====================================== ] 2018/3229 62% [====================================== ] 2019/3229 62% [====================================== ] 2020/3229 62% [====================================== ] 2021/3229 62% [====================================== ] 2022/3229 62% [====================================== ] 2023/3229 62% [====================================== ] 2024/3229 62% [====================================== ] 2025/3229 62% [====================================== ] 2026/3229 62% [====================================== ] 2027/3229 62% [====================================== ] 2028/3229 62% [====================================== ] 2029/3229 62% [====================================== ] 2030/3229 62% [====================================== ] 2031/3229 62% [======================================= ] 2032/3229 62% [======================================= ] 2033/3229 62% [======================================= ] 2034/3229 62% [======================================= ] 2035/3229 63% [======================================= ] 2036/3229 63% [======================================= ] 2037/3229 63% [======================================= ] 2038/3229 63% [======================================= ] 2039/3229 63% [======================================= ] 2040/3229 63% [======================================= ] 2041/3229 63% [======================================= ] 2042/3229 63% [======================================= ] 2043/3229 63% [======================================= ] 2044/3229 63% [======================================= ] 2045/3229 63% [======================================= ] 2046/3229 63% [======================================= ] 2047/3229 63% [======================================= ] 2048/3229 63% [======================================= ] 2049/3229 63% [======================================= ] 2050/3229 63% [======================================= ] 2051/3229 63% [======================================= ] 2052/3229 63% [======================================= ] 2053/3229 63% [======================================= ] 2054/3229 63% [======================================= ] 2055/3229 63% [======================================= ] 2056/3229 63% [======================================= ] 2057/3229 63% [======================================= ] 2058/3229 63% [======================================= ] 2059/3229 63% [======================================= ] 2060/3229 63% [======================================= ] 2061/3229 63% [======================================= ] 2062/3229 63% [======================================= ] 2063/3229 63% [======================================= ] 2064/3229 63% [======================================= ] 2065/3229 63% [======================================= ] 2066/3229 63% [======================================= ] 2067/3229 64% [======================================= ] 2068/3229 64% [======================================= ] 2069/3229 64% [======================================= ] 2070/3229 64% [======================================= ] 2071/3229 64% [======================================= ] 2072/3229 64% [======================================= ] 2073/3229 64% [======================================= ] 2074/3229 64% [======================================= ] 2075/3229 64% [======================================= ] 2076/3229 64% [======================================= ] 2077/3229 64% [======================================= ] 2078/3229 64% [======================================= ] 2079/3229 64% [======================================= ] 2080/3229 64% [======================================= ] 2081/3229 64% [======================================= ] 2082/3229 64% [======================================= ] 2083/3229 64% [======================================== ] 2084/3229 64% [======================================== ] 2085/3229 64% [======================================== ] 2086/3229 64% [======================================== ] 2087/3229 64% [======================================== ] 2088/3229 64% [======================================== ] 2089/3229 64% [======================================== ] 2090/3229 64% [======================================== ] 2091/3229 64% [======================================== ] 2092/3229 64% [======================================== ] 2093/3229 64% [======================================== ] 2094/3229 64% [======================================== ] 2095/3229 64% [======================================== ] 2096/3229 64% [======================================== ] 2097/3229 64% [======================================== ] 2098/3229 64% [======================================== ] 2099/3229 65% [======================================== ] 2100/3229 65% [======================================== ] 2101/3229 65% [======================================== ] 2102/3229 65% [======================================== ] 2103/3229 65% [======================================== ] 2104/3229 65% [======================================== ] 2105/3229 65% [======================================== ] 2106/3229 65% [======================================== ] 2107/3229 65% [======================================== ] 2108/3229 65% [======================================== ] 2109/3229 65% [======================================== ] 2110/3229 65% [======================================== ] 2111/3229 65% [======================================== ] 2112/3229 65% [======================================== ] 2113/3229 65% [======================================== ] 2114/3229 65% [======================================== ] 2115/3229 65% [======================================== ] 2116/3229 65% [======================================== ] 2117/3229 65% [======================================== ] 2118/3229 65% [======================================== ] 2119/3229 65% [======================================== ] 2120/3229 65% [======================================== ] 2121/3229 65% [======================================== ] 2122/3229 65% [======================================== ] 2123/3229 65% [======================================== ] 2124/3229 65% [======================================== ] 2125/3229 65% [======================================== ] 2126/3229 65% [======================================== ] 2127/3229 65% [======================================== ] 2128/3229 65% [======================================== ] 2129/3229 65% [======================================== ] 2130/3229 65% [======================================== ] 2131/3229 65% [======================================== ] 2132/3229 66% [======================================== ] 2133/3229 66% [======================================== ] 2134/3229 66% [======================================== ] 2135/3229 66% [========================================= ] 2136/3229 66% [========================================= ] 2137/3229 66% [========================================= ] 2138/3229 66% [========================================= ] 2139/3229 66% [========================================= ] 2140/3229 66% [========================================= ] 2141/3229 66% [========================================= ] 2142/3229 66% [========================================= ] 2143/3229 66% [========================================= ] 2144/3229 66% [========================================= ] 2145/3229 66% [========================================= ] 2146/3229 66% [========================================= ] 2147/3229 66% [========================================= ] 2148/3229 66% [========================================= ] 2149/3229 66% [========================================= ] 2150/3229 66% [========================================= ] 2151/3229 66% [========================================= ] 2152/3229 66% [========================================= ] 2153/3229 66% [========================================= ] 2154/3229 66% [========================================= ] 2155/3229 66% [========================================= ] 2156/3229 66% [========================================= ] 2157/3229 66% [========================================= ] 2158/3229 66% [========================================= ] 2159/3229 66% [========================================= ] 2160/3229 66% [========================================= ] 2161/3229 66% [========================================= ] 2162/3229 66% [========================================= ] 2163/3229 66% [========================================= ] 2164/3229 67% [========================================= ] 2165/3229 67% [========================================= ] 2166/3229 67% [========================================= ] 2167/3229 67% [========================================= ] 2168/3229 67% [========================================= ] 2169/3229 67% [========================================= ] 2170/3229 67% [========================================= ] 2171/3229 67% [========================================= ] 2172/3229 67% [========================================= ] 2173/3229 67% [========================================= ] 2174/3229 67% [========================================= ] 2175/3229 67% [========================================= ] 2176/3229 67% [========================================= ] 2177/3229 67% [========================================= ] 2178/3229 67% [========================================= ] 2179/3229 67% [========================================= ] 2180/3229 67% [========================================= ] 2181/3229 67% [========================================= ] 2182/3229 67% [========================================= ] 2183/3229 67% [========================================= ] 2184/3229 67% [========================================= ] 2185/3229 67% [========================================= ] 2186/3229 67% [========================================= ] 2187/3229 67% [========================================== ] 2188/3229 67% [========================================== ] 2189/3229 67% [========================================== ] 2190/3229 67% [========================================== ] 2191/3229 67% [========================================== ] 2192/3229 67% [========================================== ] 2193/3229 67% [========================================== ] 2194/3229 67% [========================================== ] 2195/3229 67% [========================================== ] 2196/3229 68% [========================================== ] 2197/3229 68% [========================================== ] 2198/3229 68% [========================================== ] 2199/3229 68% [========================================== ] 2200/3229 68% [========================================== ] 2201/3229 68% [========================================== ] 2202/3229 68% [========================================== ] 2203/3229 68% [========================================== ] 2204/3229 68% [========================================== ] 2205/3229 68% [========================================== ] 2206/3229 68% [========================================== ] 2207/3229 68% [========================================== ] 2208/3229 68% [========================================== ] 2209/3229 68% [========================================== ] 2210/3229 68% [========================================== ] 2211/3229 68% [========================================== ] 2212/3229 68% [========================================== ] 2213/3229 68% [========================================== ] 2214/3229 68% [========================================== ] 2215/3229 68% [========================================== ] 2216/3229 68% [========================================== ] 2217/3229 68% [========================================== ] 2218/3229 68% [========================================== ] 2219/3229 68% [========================================== ] 2220/3229 68% [========================================== ] 2221/3229 68% [========================================== ] 2222/3229 68% [========================================== ] 2223/3229 68% [========================================== ] 2224/3229 68% [========================================== ] 2225/3229 68% [========================================== ] 2226/3229 68% [========================================== ] 2227/3229 68% [========================================== ] 2228/3229 68% [========================================== ] 2229/3229 69% [========================================== ] 2230/3229 69% [========================================== ] 2231/3229 69% [========================================== ] 2232/3229 69% [========================================== ] 2233/3229 69% [========================================== ] 2234/3229 69% [========================================== ] 2235/3229 69% [========================================== ] 2236/3229 69% [========================================== ] 2237/3229 69% [========================================== ] 2238/3229 69% [========================================== ] 2239/3229 69% [=========================================== ] 2240/3229 69% [=========================================== ] 2241/3229 69% [=========================================== ] 2242/3229 69% [=========================================== ] 2243/3229 69% [=========================================== ] 2244/3229 69% [=========================================== ] 2245/3229 69% [=========================================== ] 2246/3229 69% [=========================================== ] 2247/3229 69% [=========================================== ] 2248/3229 69% [=========================================== ] 2249/3229 69% [=========================================== ] 2250/3229 69% [=========================================== ] 2251/3229 69% [=========================================== ] 2252/3229 69% [=========================================== ] 2253/3229 69% [=========================================== ] 2254/3229 69% [=========================================== ] 2255/3229 69% [=========================================== ] 2256/3229 69% [=========================================== ] 2257/3229 69% [=========================================== ] 2258/3229 69% [=========================================== ] 2259/3229 69% [=========================================== ] 2260/3229 69% [=========================================== ] 2261/3229 70% [=========================================== ] 2262/3229 70% [=========================================== ] 2263/3229 70% [=========================================== ] 2264/3229 70% [=========================================== ] 2265/3229 70% [=========================================== ] 2266/3229 70% [=========================================== ] 2267/3229 70% [=========================================== ] 2268/3229 70% [=========================================== ] 2269/3229 70% [=========================================== ] 2270/3229 70% [=========================================== ] 2271/3229 70% [=========================================== ] 2272/3229 70% [=========================================== ] 2273/3229 70% [=========================================== ] 2274/3229 70% [=========================================== ] 2275/3229 70% [=========================================== ] 2276/3229 70% [=========================================== ] 2277/3229 70% [=========================================== ] 2278/3229 70% [=========================================== ] 2279/3229 70% [=========================================== ] 2280/3229 70% [=========================================== ] 2281/3229 70% [=========================================== ] 2282/3229 70% [=========================================== ] 2283/3229 70% [=========================================== ] 2284/3229 70% [=========================================== ] 2285/3229 70% [=========================================== ] 2286/3229 70% [=========================================== ] 2287/3229 70% [=========================================== ] 2288/3229 70% [=========================================== ] 2289/3229 70% [=========================================== ] 2290/3229 70% [=========================================== ] 2291/3229 70% [============================================ ] 2292/3229 70% [============================================ ] 2293/3229 71% [============================================ ] 2294/3229 71% [============================================ ] 2295/3229 71% [============================================ ] 2296/3229 71% [============================================ ] 2297/3229 71% [============================================ ] 2298/3229 71% [============================================ ] 2299/3229 71% [============================================ ] 2300/3229 71% [============================================ ] 2301/3229 71% [============================================ ] 2302/3229 71% [============================================ ] 2303/3229 71% [============================================ ] 2304/3229 71% [============================================ ] 2305/3229 71% [============================================ ] 2306/3229 71% [============================================ ] 2307/3229 71% [============================================ ] 2308/3229 71% [============================================ ] 2309/3229 71% [============================================ ] 2310/3229 71% [============================================ ] 2311/3229 71% [============================================ ] 2312/3229 71% [============================================ ] 2313/3229 71% [============================================ ] 2314/3229 71% [============================================ ] 2315/3229 71% [============================================ ] 2316/3229 71% [============================================ ] 2317/3229 71% [============================================ ] 2318/3229 71% [============================================ ] 2319/3229 71% [============================================ ] 2320/3229 71% [============================================ ] 2321/3229 71% [============================================ ] 2322/3229 71% [============================================ ] 2323/3229 71% [============================================ ] 2324/3229 71% [============================================ ] 2325/3229 72% [============================================ ] 2326/3229 72% [============================================ ] 2327/3229 72% [============================================ ] 2328/3229 72% [============================================ ] 2329/3229 72% [============================================ ] 2330/3229 72% [============================================ ] 2331/3229 72% [============================================ ] 2332/3229 72% [============================================ ] 2333/3229 72% [============================================ ] 2334/3229 72% [============================================ ] 2335/3229 72% [============================================ ] 2336/3229 72% [============================================ ] 2337/3229 72% [============================================ ] 2338/3229 72% [============================================ ] 2339/3229 72% [============================================ ] 2340/3229 72% [============================================ ] 2341/3229 72% [============================================ ] 2342/3229 72% [============================================ ] 2343/3229 72% [============================================= ] 2344/3229 72% [============================================= ] 2345/3229 72% [============================================= ] 2346/3229 72% [============================================= ] 2347/3229 72% [============================================= ] 2348/3229 72% [============================================= ] 2349/3229 72% [============================================= ] 2350/3229 72% [============================================= ] 2351/3229 72% [============================================= ] 2352/3229 72% [============================================= ] 2353/3229 72% [============================================= ] 2354/3229 72% [============================================= ] 2355/3229 72% [============================================= ] 2356/3229 72% [============================================= ] 2357/3229 72% [============================================= ] 2358/3229 73% [============================================= ] 2359/3229 73% [============================================= ] 2360/3229 73% [============================================= ] 2361/3229 73% [============================================= ] 2362/3229 73% [============================================= ] 2363/3229 73% [============================================= ] 2364/3229 73% [============================================= ] 2365/3229 73% [============================================= ] 2366/3229 73% [============================================= ] 2367/3229 73% [============================================= ] 2368/3229 73% [============================================= ] 2369/3229 73% [============================================= ] 2370/3229 73% [============================================= ] 2371/3229 73% [============================================= ] 2372/3229 73% [============================================= ] 2373/3229 73% [============================================= ] 2374/3229 73% [============================================= ] 2375/3229 73% [============================================= ] 2376/3229 73% [============================================= ] 2377/3229 73% [============================================= ] 2378/3229 73% [============================================= ] 2379/3229 73% [============================================= ] 2380/3229 73% [============================================= ] 2381/3229 73% [============================================= ] 2382/3229 73% [============================================= ] 2383/3229 73% [============================================= ] 2384/3229 73% [============================================= ] 2385/3229 73% [============================================= ] 2386/3229 73% [============================================= ] 2387/3229 73% [============================================= ] 2388/3229 73% [============================================= ] 2389/3229 73% [============================================= ] 2390/3229 74% [============================================= ] 2391/3229 74% [============================================= ] 2392/3229 74% [============================================= ] 2393/3229 74% [============================================= ] 2394/3229 74% [============================================= ] 2395/3229 74% [============================================== ] 2396/3229 74% [============================================== ] 2397/3229 74% [============================================== ] 2398/3229 74% [============================================== ] 2399/3229 74% [============================================== ] 2400/3229 74% [============================================== ] 2401/3229 74% [============================================== ] 2402/3229 74% [============================================== ] 2403/3229 74% [============================================== ] 2404/3229 74% [============================================== ] 2405/3229 74% [============================================== ] 2406/3229 74% [============================================== ] 2407/3229 74% [============================================== ] 2408/3229 74% [============================================== ] 2409/3229 74% [============================================== ] 2410/3229 74% [============================================== ] 2411/3229 74% [============================================== ] 2412/3229 74% [============================================== ] 2413/3229 74% [============================================== ] 2414/3229 74% [============================================== ] 2415/3229 74% [============================================== ] 2416/3229 74% [============================================== ] 2417/3229 74% [============================================== ] 2418/3229 74% [============================================== ] 2419/3229 74% [============================================== ] 2420/3229 74% [============================================== ] 2421/3229 74% [============================================== ] 2422/3229 75% [============================================== ] 2423/3229 75% [============================================== ] 2424/3229 75% [============================================== ] 2425/3229 75% [============================================== ] 2426/3229 75% [============================================== ] 2427/3229 75% [============================================== ] 2428/3229 75% [============================================== ] 2429/3229 75% [============================================== ] 2430/3229 75% [============================================== ] 2431/3229 75% [============================================== ] 2432/3229 75% [============================================== ] 2433/3229 75% [============================================== ] 2434/3229 75% [============================================== ] 2435/3229 75% [============================================== ] 2436/3229 75% [============================================== ] 2437/3229 75% [============================================== ] 2438/3229 75% [============================================== ] 2439/3229 75% [============================================== ] 2440/3229 75% [============================================== ] 2441/3229 75% [============================================== ] 2442/3229 75% [============================================== ] 2443/3229 75% [============================================== ] 2444/3229 75% [============================================== ] 2445/3229 75% [============================================== ] 2446/3229 75% [============================================== ] 2447/3229 75% [=============================================== ] 2448/3229 75% [=============================================== ] 2449/3229 75% [=============================================== ] 2450/3229 75% [=============================================== ] 2451/3229 75% [=============================================== ] 2452/3229 75% [=============================================== ] 2453/3229 75% [=============================================== ] 2454/3229 75% [=============================================== ] 2455/3229 76% [=============================================== ] 2456/3229 76% [=============================================== ] 2457/3229 76% [=============================================== ] 2458/3229 76% [=============================================== ] 2459/3229 76% [=============================================== ] 2460/3229 76% [=============================================== ] 2461/3229 76% [=============================================== ] 2462/3229 76% [=============================================== ] 2463/3229 76% [=============================================== ] 2464/3229 76% [=============================================== ] 2465/3229 76% [=============================================== ] 2466/3229 76% [=============================================== ] 2467/3229 76% [=============================================== ] 2468/3229 76% [=============================================== ] 2469/3229 76% [=============================================== ] 2470/3229 76% [=============================================== ] 2471/3229 76% [=============================================== ] 2472/3229 76% [=============================================== ] 2473/3229 76% [=============================================== ] 2474/3229 76% [=============================================== ] 2475/3229 76% [=============================================== ] 2476/3229 76% [=============================================== ] 2477/3229 76% [=============================================== ] 2478/3229 76% [=============================================== ] 2479/3229 76% [=============================================== ] 2480/3229 76% [=============================================== ] 2481/3229 76% [=============================================== ] 2482/3229 76% [=============================================== ] 2483/3229 76% [=============================================== ] 2484/3229 76% [=============================================== ] 2485/3229 76% [=============================================== ] 2486/3229 76% [=============================================== ] 2487/3229 77% [=============================================== ] 2488/3229 77% [=============================================== ] 2489/3229 77% [=============================================== ] 2490/3229 77% [=============================================== ] 2491/3229 77% [=============================================== ] 2492/3229 77% [=============================================== ] 2493/3229 77% [=============================================== ] 2494/3229 77% [=============================================== ] 2495/3229 77% [=============================================== ] 2496/3229 77% [=============================================== ] 2497/3229 77% [=============================================== ] 2498/3229 77% [=============================================== ] 2499/3229 77% [================================================ ] 2500/3229 77% [================================================ ] 2501/3229 77% [================================================ ] 2502/3229 77% [================================================ ] 2503/3229 77% [================================================ ] 2504/3229 77% [================================================ ] 2505/3229 77% [================================================ ] 2506/3229 77% [================================================ ] 2507/3229 77% [================================================ ] 2508/3229 77% [================================================ ] 2509/3229 77% [================================================ ] 2510/3229 77% [================================================ ] 2511/3229 77% [================================================ ] 2512/3229 77% [================================================ ] 2513/3229 77% [================================================ ] 2514/3229 77% [================================================ ] 2515/3229 77% [================================================ ] 2516/3229 77% [================================================ ] 2517/3229 77% [================================================ ] 2518/3229 77% [================================================ ] 2519/3229 78% [================================================ ] 2520/3229 78% [================================================ ] 2521/3229 78% [================================================ ] 2522/3229 78% [================================================ ] 2523/3229 78% [================================================ ] 2524/3229 78% [================================================ ] 2525/3229 78% [================================================ ] 2526/3229 78% [================================================ ] 2527/3229 78% [================================================ ] 2528/3229 78% [================================================ ] 2529/3229 78% [================================================ ] 2530/3229 78% [================================================ ] 2531/3229 78% [================================================ ] 2532/3229 78% [================================================ ] 2533/3229 78% [================================================ ] 2534/3229 78% [================================================ ] 2535/3229 78% [================================================ ] 2536/3229 78% [================================================ ] 2537/3229 78% [================================================ ] 2538/3229 78% [================================================ ] 2539/3229 78% [================================================ ] 2540/3229 78% [================================================ ] 2541/3229 78% [================================================ ] 2542/3229 78% [================================================ ] 2543/3229 78% [================================================ ] 2544/3229 78% [================================================ ] 2545/3229 78% [================================================ ] 2546/3229 78% [================================================ ] 2547/3229 78% [================================================ ] 2548/3229 78% [================================================ ] 2549/3229 78% [================================================ ] 2550/3229 78% [================================================ ] 2551/3229 79% [================================================= ] 2552/3229 79% [================================================= ] 2553/3229 79% [================================================= ] 2554/3229 79% [================================================= ] 2555/3229 79% [================================================= ] 2556/3229 79% [================================================= ] 2557/3229 79% [================================================= ] 2558/3229 79% [================================================= ] 2559/3229 79% [================================================= ] 2560/3229 79% [================================================= ] 2561/3229 79% [================================================= ] 2562/3229 79% [================================================= ] 2563/3229 79% [================================================= ] 2564/3229 79% [================================================= ] 2565/3229 79% [================================================= ] 2566/3229 79% [================================================= ] 2567/3229 79% [================================================= ] 2568/3229 79% [================================================= ] 2569/3229 79% [================================================= ] 2570/3229 79% [================================================= ] 2571/3229 79% [================================================= ] 2572/3229 79% [================================================= ] 2573/3229 79% [================================================= ] 2574/3229 79% [================================================= ] 2575/3229 79% [================================================= ] 2576/3229 79% [================================================= ] 2577/3229 79% [================================================= ] 2578/3229 79% [================================================= ] 2579/3229 79% [================================================= ] 2580/3229 79% [================================================= ] 2581/3229 79% [================================================= ] 2582/3229 79% [================================================= ] 2583/3229 79% [================================================= ] 2584/3229 80% [================================================= ] 2585/3229 80% [================================================= ] 2586/3229 80% [================================================= ] 2587/3229 80% [================================================= ] 2588/3229 80% [================================================= ] 2589/3229 80% [================================================= ] 2590/3229 80% [================================================= ] 2591/3229 80% [================================================= ] 2592/3229 80% [================================================= ] 2593/3229 80% [================================================= ] 2594/3229 80% [================================================= ] 2595/3229 80% [================================================= ] 2596/3229 80% [================================================= ] 2597/3229 80% [================================================= ] 2598/3229 80% [================================================= ] 2599/3229 80% [================================================= ] 2600/3229 80% [================================================= ] 2601/3229 80% [================================================= ] 2602/3229 80% [================================================= ] 2603/3229 80% [================================================= ] 2604/3229 80% [================================================== ] 2605/3229 80% [================================================== ] 2606/3229 80% [================================================== ] 2607/3229 80% [================================================== ] 2608/3229 80% [================================================== ] 2609/3229 80% [================================================== ] 2610/3229 80% [================================================== ] 2611/3229 80% [================================================== ] 2612/3229 80% [================================================== ] 2613/3229 80% [================================================== ] 2614/3229 80% [================================================== ] 2615/3229 80% [================================================== ] 2616/3229 81% [================================================== ] 2617/3229 81% [================================================== ] 2618/3229 81% [================================================== ] 2619/3229 81% [================================================== ] 2620/3229 81% [================================================== ] 2621/3229 81% [================================================== ] 2622/3229 81% [================================================== ] 2623/3229 81% [================================================== ] 2624/3229 81% [================================================== ] 2625/3229 81% [================================================== ] 2626/3229 81% [================================================== ] 2627/3229 81% [================================================== ] 2628/3229 81% [================================================== ] 2629/3229 81% [================================================== ] 2630/3229 81% [================================================== ] 2631/3229 81% [================================================== ] 2632/3229 81% [================================================== ] 2633/3229 81% [================================================== ] 2634/3229 81% [================================================== ] 2635/3229 81% [================================================== ] 2636/3229 81% [================================================== ] 2637/3229 81% [================================================== ] 2638/3229 81% [================================================== ] 2639/3229 81% [================================================== ] 2640/3229 81% [================================================== ] 2641/3229 81% [================================================== ] 2642/3229 81% [================================================== ] 2643/3229 81% [================================================== ] 2644/3229 81% [================================================== ] 2645/3229 81% [================================================== ] 2646/3229 81% [================================================== ] 2647/3229 81% [================================================== ] 2648/3229 82% [================================================== ] 2649/3229 82% [================================================== ] 2650/3229 82% [================================================== ] 2651/3229 82% [================================================== ] 2652/3229 82% [================================================== ] 2653/3229 82% [================================================== ] 2654/3229 82% [================================================== ] 2655/3229 82% [================================================== ] 2656/3229 82% [=================================================== ] 2657/3229 82% [=================================================== ] 2658/3229 82% [=================================================== ] 2659/3229 82% [=================================================== ] 2660/3229 82% [=================================================== ] 2661/3229 82% [=================================================== ] 2662/3229 82% [=================================================== ] 2663/3229 82% [=================================================== ] 2664/3229 82% [=================================================== ] 2665/3229 82% [=================================================== ] 2666/3229 82% [=================================================== ] 2667/3229 82% [=================================================== ] 2668/3229 82% [=================================================== ] 2669/3229 82% [=================================================== ] 2670/3229 82% [=================================================== ] 2671/3229 82% [=================================================== ] 2672/3229 82% [=================================================== ] 2673/3229 82% [=================================================== ] 2674/3229 82% [=================================================== ] 2675/3229 82% [=================================================== ] 2676/3229 82% [=================================================== ] 2677/3229 82% [=================================================== ] 2678/3229 82% [=================================================== ] 2679/3229 82% [=================================================== ] 2680/3229 82% [=================================================== ] 2681/3229 83% [=================================================== ] 2682/3229 83% [=================================================== ] 2683/3229 83% [=================================================== ] 2684/3229 83% [=================================================== ] 2685/3229 83% [=================================================== ] 2686/3229 83% [=================================================== ] 2687/3229 83% [=================================================== ] 2688/3229 83% [=================================================== ] 2689/3229 83% [=================================================== ] 2690/3229 83% [=================================================== ] 2691/3229 83% [=================================================== ] 2692/3229 83% [=================================================== ] 2693/3229 83% [=================================================== ] 2694/3229 83% [=================================================== ] 2695/3229 83% [=================================================== ] 2696/3229 83% [=================================================== ] 2697/3229 83% [=================================================== ] 2698/3229 83% [=================================================== ] 2699/3229 83% [=================================================== ] 2700/3229 83% [=================================================== ] 2701/3229 83% [=================================================== ] 2702/3229 83% [=================================================== ] 2703/3229 83% [=================================================== ] 2704/3229 83% [=================================================== ] 2705/3229 83% [=================================================== ] 2706/3229 83% [=================================================== ] 2707/3229 83% [=================================================== ] 2708/3229 83% [==================================================== ] 2709/3229 83% [==================================================== ] 2710/3229 83% [==================================================== ] 2711/3229 83% [==================================================== ] 2712/3229 83% [==================================================== ] 2713/3229 84% [==================================================== ] 2714/3229 84% [==================================================== ] 2715/3229 84% [==================================================== ] 2716/3229 84% [==================================================== ] 2717/3229 84% [==================================================== ] 2718/3229 84% [==================================================== ] 2719/3229 84% [==================================================== ] 2720/3229 84% [==================================================== ] 2721/3229 84% [==================================================== ] 2722/3229 84% [==================================================== ] 2723/3229 84% [==================================================== ] 2724/3229 84% [==================================================== ] 2725/3229 84% [==================================================== ] 2726/3229 84% [==================================================== ] 2727/3229 84% [==================================================== ] 2728/3229 84% [==================================================== ] 2729/3229 84% [==================================================== ] 2730/3229 84% [==================================================== ] 2731/3229 84% [==================================================== ] 2732/3229 84% [==================================================== ] 2733/3229 84% [==================================================== ] 2734/3229 84% [==================================================== ] 2735/3229 84% [==================================================== ] 2736/3229 84% [==================================================== ] 2737/3229 84% [==================================================== ] 2738/3229 84% [==================================================== ] 2739/3229 84% [==================================================== ] 2740/3229 84% [==================================================== ] 2741/3229 84% [==================================================== ] 2742/3229 84% [==================================================== ] 2743/3229 84% [==================================================== ] 2744/3229 84% [==================================================== ] 2745/3229 85% [==================================================== ] 2746/3229 85% [==================================================== ] 2747/3229 85% [==================================================== ] 2748/3229 85% [==================================================== ] 2749/3229 85% [==================================================== ] 2750/3229 85% [==================================================== ] 2751/3229 85% [==================================================== ] 2752/3229 85% [==================================================== ] 2753/3229 85% [==================================================== ] 2754/3229 85% [==================================================== ] 2755/3229 85% [==================================================== ] 2756/3229 85% [==================================================== ] 2757/3229 85% [==================================================== ] 2758/3229 85% [==================================================== ] 2759/3229 85% [==================================================== ] 2760/3229 85% [===================================================== ] 2761/3229 85% [===================================================== ] 2762/3229 85% [===================================================== ] 2763/3229 85% [===================================================== ] 2764/3229 85% [===================================================== ] 2765/3229 85% [===================================================== ] 2766/3229 85% [===================================================== ] 2767/3229 85% [===================================================== ] 2768/3229 85% [===================================================== ] 2769/3229 85% [===================================================== ] 2770/3229 85% [===================================================== ] 2771/3229 85% [===================================================== ] 2772/3229 85% [===================================================== ] 2773/3229 85% [===================================================== ] 2774/3229 85% [===================================================== ] 2775/3229 85% [===================================================== ] 2776/3229 85% [===================================================== ] 2777/3229 86% [===================================================== ] 2778/3229 86% [===================================================== ] 2779/3229 86% [===================================================== ] 2780/3229 86% [===================================================== ] 2781/3229 86% [===================================================== ] 2782/3229 86% [===================================================== ] 2783/3229 86% [===================================================== ] 2784/3229 86% [===================================================== ] 2785/3229 86% [===================================================== ] 2786/3229 86% [===================================================== ] 2787/3229 86% [===================================================== ] 2788/3229 86% [===================================================== ] 2789/3229 86% [===================================================== ] 2790/3229 86% [===================================================== ] 2791/3229 86% [===================================================== ] 2792/3229 86% [===================================================== ] 2793/3229 86% [===================================================== ] 2794/3229 86% [===================================================== ] 2795/3229 86% [===================================================== ] 2796/3229 86% [===================================================== ] 2797/3229 86% [===================================================== ] 2798/3229 86% [===================================================== ] 2799/3229 86% [===================================================== ] 2800/3229 86% [===================================================== ] 2801/3229 86% [===================================================== ] 2802/3229 86% [===================================================== ] 2803/3229 86% [===================================================== ] 2804/3229 86% [===================================================== ] 2805/3229 86% [===================================================== ] 2806/3229 86% [===================================================== ] 2807/3229 86% [===================================================== ] 2808/3229 86% [===================================================== ] 2809/3229 86% [===================================================== ] 2810/3229 87% [===================================================== ] 2811/3229 87% [===================================================== ] 2812/3229 87% [====================================================== ] 2813/3229 87% [====================================================== ] 2814/3229 87% [====================================================== ] 2815/3229 87% [====================================================== ] 2816/3229 87% [====================================================== ] 2817/3229 87% [====================================================== ] 2818/3229 87% [====================================================== ] 2819/3229 87% [====================================================== ] 2820/3229 87% [====================================================== ] 2821/3229 87% [====================================================== ] 2822/3229 87% [====================================================== ] 2823/3229 87% [====================================================== ] 2824/3229 87% [====================================================== ] 2825/3229 87% [====================================================== ] 2826/3229 87% [====================================================== ] 2827/3229 87% [====================================================== ] 2828/3229 87% [====================================================== ] 2829/3229 87% [====================================================== ] 2830/3229 87% [====================================================== ] 2831/3229 87% [====================================================== ] 2832/3229 87% [====================================================== ] 2833/3229 87% [====================================================== ] 2834/3229 87% [====================================================== ] 2835/3229 87% [====================================================== ] 2836/3229 87% [====================================================== ] 2837/3229 87% [====================================================== ] 2838/3229 87% [====================================================== ] 2839/3229 87% [====================================================== ] 2840/3229 87% [====================================================== ] 2841/3229 87% [====================================================== ] 2842/3229 88% [====================================================== ] 2843/3229 88% [====================================================== ] 2844/3229 88% [====================================================== ] 2845/3229 88% [====================================================== ] 2846/3229 88% [====================================================== ] 2847/3229 88% [====================================================== ] 2848/3229 88% [====================================================== ] 2849/3229 88% [====================================================== ] 2850/3229 88% [====================================================== ] 2851/3229 88% [====================================================== ] 2852/3229 88% [====================================================== ] 2853/3229 88% [====================================================== ] 2854/3229 88% [====================================================== ] 2855/3229 88% [====================================================== ] 2856/3229 88% [====================================================== ] 2857/3229 88% [====================================================== ] 2858/3229 88% [====================================================== ] 2859/3229 88% [====================================================== ] 2860/3229 88% [====================================================== ] 2861/3229 88% [====================================================== ] 2862/3229 88% [====================================================== ] 2863/3229 88% [====================================================== ] 2864/3229 88% [======================================================= ] 2865/3229 88% [======================================================= ] 2866/3229 88% [======================================================= ] 2867/3229 88% [======================================================= ] 2868/3229 88% [======================================================= ] 2869/3229 88% [======================================================= ] 2870/3229 88% [======================================================= ] 2871/3229 88% [======================================================= ] 2872/3229 88% [======================================================= ] 2873/3229 88% [======================================================= ] 2874/3229 89% [======================================================= ] 2875/3229 89% [======================================================= ] 2876/3229 89% [======================================================= ] 2877/3229 89% [======================================================= ] 2878/3229 89% [======================================================= ] 2879/3229 89% [======================================================= ] 2880/3229 89% [======================================================= ] 2881/3229 89% [======================================================= ] 2882/3229 89% [======================================================= ] 2883/3229 89% [======================================================= ] 2884/3229 89% [======================================================= ] 2885/3229 89% [======================================================= ] 2886/3229 89% [======================================================= ] 2887/3229 89% [======================================================= ] 2888/3229 89% [======================================================= ] 2889/3229 89% [======================================================= ] 2890/3229 89% [======================================================= ] 2891/3229 89% [======================================================= ] 2892/3229 89% [======================================================= ] 2893/3229 89% [======================================================= ] 2894/3229 89% [======================================================= ] 2895/3229 89% [======================================================= ] 2896/3229 89% [======================================================= ] 2897/3229 89% [======================================================= ] 2898/3229 89% [======================================================= ] 2899/3229 89% [======================================================= ] 2900/3229 89% [======================================================= ] 2901/3229 89% [======================================================= ] 2902/3229 89% [======================================================= ] 2903/3229 89% [======================================================= ] 2904/3229 89% [======================================================= ] 2905/3229 89% [======================================================= ] 2906/3229 89% [======================================================= ] 2907/3229 90% [======================================================= ] 2908/3229 90% [======================================================= ] 2909/3229 90% [======================================================= ] 2910/3229 90% [======================================================= ] 2911/3229 90% [======================================================= ] 2912/3229 90% [======================================================= ] 2913/3229 90% [======================================================= ] 2914/3229 90% [======================================================= ] 2915/3229 90% [======================================================= ] 2916/3229 90% [======================================================== ] 2917/3229 90% [======================================================== ] 2918/3229 90% [======================================================== ] 2919/3229 90% [======================================================== ] 2920/3229 90% [======================================================== ] 2921/3229 90% [======================================================== ] 2922/3229 90% [======================================================== ] 2923/3229 90% [======================================================== ] 2924/3229 90% [======================================================== ] 2925/3229 90% [======================================================== ] 2926/3229 90% [======================================================== ] 2927/3229 90% [======================================================== ] 2928/3229 90% [======================================================== ] 2929/3229 90% [======================================================== ] 2930/3229 90% [======================================================== ] 2931/3229 90% [======================================================== ] 2932/3229 90% [======================================================== ] 2933/3229 90% [======================================================== ] 2934/3229 90% [======================================================== ] 2935/3229 90% [======================================================== ] 2936/3229 90% [======================================================== ] 2937/3229 90% [======================================================== ] 2938/3229 90% [======================================================== ] 2939/3229 91% [======================================================== ] 2940/3229 91% [======================================================== ] 2941/3229 91% [======================================================== ] 2942/3229 91% [======================================================== ] 2943/3229 91% [======================================================== ] 2944/3229 91% [======================================================== ] 2945/3229 91% [======================================================== ] 2946/3229 91% [======================================================== ] 2947/3229 91% [======================================================== ] 2948/3229 91% [======================================================== ] 2949/3229 91% [======================================================== ] 2950/3229 91% [======================================================== ] 2951/3229 91% [======================================================== ] 2952/3229 91% [======================================================== ] 2953/3229 91% [======================================================== ] 2954/3229 91% [======================================================== ] 2955/3229 91% [======================================================== ] 2956/3229 91% [======================================================== ] 2957/3229 91% [======================================================== ] 2958/3229 91% [======================================================== ] 2959/3229 91% [======================================================== ] 2960/3229 91% [======================================================== ] 2961/3229 91% [======================================================== ] 2962/3229 91% [======================================================== ] 2963/3229 91% [======================================================== ] 2964/3229 91% [======================================================== ] 2965/3229 91% [======================================================== ] 2966/3229 91% [======================================================== ] 2967/3229 91% [======================================================== ] 2968/3229 91% [========================================================= ] 2969/3229 91% [========================================================= ] 2970/3229 91% [========================================================= ] 2971/3229 92% [========================================================= ] 2972/3229 92% [========================================================= ] 2973/3229 92% [========================================================= ] 2974/3229 92% [========================================================= ] 2975/3229 92% [========================================================= ] 2976/3229 92% [========================================================= ] 2977/3229 92% [========================================================= ] 2978/3229 92% [========================================================= ] 2979/3229 92% [========================================================= ] 2980/3229 92% [========================================================= ] 2981/3229 92% [========================================================= ] 2982/3229 92% [========================================================= ] 2983/3229 92% [========================================================= ] 2984/3229 92% [========================================================= ] 2985/3229 92% [========================================================= ] 2986/3229 92% [========================================================= ] 2987/3229 92% [========================================================= ] 2988/3229 92% [========================================================= ] 2989/3229 92% [========================================================= ] 2990/3229 92% [========================================================= ] 2991/3229 92% [========================================================= ] 2992/3229 92% [========================================================= ] 2993/3229 92% [========================================================= ] 2994/3229 92% [========================================================= ] 2995/3229 92% [========================================================= ] 2996/3229 92% [========================================================= ] 2997/3229 92% [========================================================= ] 2998/3229 92% [========================================================= ] 2999/3229 92% [========================================================= ] 3000/3229 92% [========================================================= ] 3001/3229 92% [========================================================= ] 3002/3229 92% [========================================================= ] 3003/3229 93% [========================================================= ] 3004/3229 93% [========================================================= ] 3005/3229 93% [========================================================= ] 3006/3229 93% [========================================================= ] 3007/3229 93% [========================================================= ] 3008/3229 93% [========================================================= ] 3009/3229 93% [========================================================= ] 3010/3229 93% [========================================================= ] 3011/3229 93% [========================================================= ] 3012/3229 93% [========================================================= ] 3013/3229 93% [========================================================= ] 3014/3229 93% [========================================================= ] 3015/3229 93% [========================================================= ] 3016/3229 93% [========================================================= ] 3017/3229 93% [========================================================= ] 3018/3229 93% [========================================================= ] 3019/3229 93% [========================================================= ] 3020/3229 93% [========================================================== ] 3021/3229 93% [========================================================== ] 3022/3229 93% [========================================================== ] 3023/3229 93% [========================================================== ] 3024/3229 93% [========================================================== ] 3025/3229 93% [========================================================== ] 3026/3229 93% [========================================================== ] 3027/3229 93% [========================================================== ] 3028/3229 93% [========================================================== ] 3029/3229 93% [========================================================== ] 3030/3229 93% [========================================================== ] 3031/3229 93% [========================================================== ] 3032/3229 93% [========================================================== ] 3033/3229 93% [========================================================== ] 3034/3229 93% [========================================================== ] 3035/3229 93% [========================================================== ] 3036/3229 94% [========================================================== ] 3037/3229 94% [========================================================== ] 3038/3229 94% [========================================================== ] 3039/3229 94% [========================================================== ] 3040/3229 94% [========================================================== ] 3041/3229 94% [========================================================== ] 3042/3229 94% [========================================================== ] 3043/3229 94% [========================================================== ] 3044/3229 94% [========================================================== ] 3045/3229 94% [========================================================== ] 3046/3229 94% [========================================================== ] 3047/3229 94% [========================================================== ] 3048/3229 94% [========================================================== ] 3049/3229 94% [========================================================== ] 3050/3229 94% [========================================================== ] 3051/3229 94% [========================================================== ] 3052/3229 94% [========================================================== ] 3053/3229 94% [========================================================== ] 3054/3229 94% [========================================================== ] 3055/3229 94% [========================================================== ] 3056/3229 94% [========================================================== ] 3057/3229 94% [========================================================== ] 3058/3229 94% [========================================================== ] 3059/3229 94% [========================================================== ] 3060/3229 94% [========================================================== ] 3061/3229 94% [========================================================== ] 3062/3229 94% [========================================================== ] 3063/3229 94% [========================================================== ] 3064/3229 94% [========================================================== ] 3065/3229 94% [========================================================== ] 3066/3229 94% [========================================================== ] 3067/3229 94% [========================================================== ] 3068/3229 95% [========================================================== ] 3069/3229 95% [========================================================== ] 3070/3229 95% [========================================================== ] 3071/3229 95% [========================================================== ] 3072/3229 95% [=========================================================== ] 3073/3229 95% [=========================================================== ] 3074/3229 95% [=========================================================== ] 3075/3229 95% [=========================================================== ] 3076/3229 95% [=========================================================== ] 3077/3229 95% [=========================================================== ] 3078/3229 95% [=========================================================== ] 3079/3229 95% [=========================================================== ] 3080/3229 95% [=========================================================== ] 3081/3229 95% [=========================================================== ] 3082/3229 95% [=========================================================== ] 3083/3229 95% [=========================================================== ] 3084/3229 95% [=========================================================== ] 3085/3229 95% [=========================================================== ] 3086/3229 95% [=========================================================== ] 3087/3229 95% [=========================================================== ] 3088/3229 95% [=========================================================== ] 3089/3229 95% [=========================================================== ] 3090/3229 95% [=========================================================== ] 3091/3229 95% [=========================================================== ] 3092/3229 95% [=========================================================== ] 3093/3229 95% [=========================================================== ] 3094/3229 95% [=========================================================== ] 3095/3229 95% [=========================================================== ] 3096/3229 95% [=========================================================== ] 3097/3229 95% [=========================================================== ] 3098/3229 95% [=========================================================== ] 3099/3229 95% [=========================================================== ] 3100/3229 96% [=========================================================== ] 3101/3229 96% [=========================================================== ] 3102/3229 96% [=========================================================== ] 3103/3229 96% [=========================================================== ] 3104/3229 96% [=========================================================== ] 3105/3229 96% [=========================================================== ] 3106/3229 96% [=========================================================== ] 3107/3229 96% [=========================================================== ] 3108/3229 96% [=========================================================== ] 3109/3229 96% [=========================================================== ] 3110/3229 96% [=========================================================== ] 3111/3229 96% [=========================================================== ] 3112/3229 96% [=========================================================== ] 3113/3229 96% [=========================================================== ] 3114/3229 96% [=========================================================== ] 3115/3229 96% [=========================================================== ] 3116/3229 96% [=========================================================== ] 3117/3229 96% [=========================================================== ] 3118/3229 96% [=========================================================== ] 3119/3229 96% [=========================================================== ] 3120/3229 96% [=========================================================== ] 3121/3229 96% [=========================================================== ] 3122/3229 96% [=========================================================== ] 3123/3229 96% [=========================================================== ] 3124/3229 96% [============================================================ ] 3125/3229 96% [============================================================ ] 3126/3229 96% [============================================================ ] 3127/3229 96% [============================================================ ] 3128/3229 96% [============================================================ ] 3129/3229 96% [============================================================ ] 3130/3229 96% [============================================================ ] 3131/3229 96% [============================================================ ] 3132/3229 96% [============================================================ ] 3133/3229 97% [============================================================ ] 3134/3229 97% [============================================================ ] 3135/3229 97% [============================================================ ] 3136/3229 97% [============================================================ ] 3137/3229 97% [============================================================ ] 3138/3229 97% [============================================================ ] 3139/3229 97% [============================================================ ] 3140/3229 97% [============================================================ ] 3141/3229 97% [============================================================ ] 3142/3229 97% [============================================================ ] 3143/3229 97% [============================================================ ] 3144/3229 97% [============================================================ ] 3145/3229 97% [============================================================ ] 3146/3229 97% [============================================================ ] 3147/3229 97% [============================================================ ] 3148/3229 97% [============================================================ ] 3149/3229 97% [============================================================ ] 3150/3229 97% [============================================================ ] 3151/3229 97% [============================================================ ] 3152/3229 97% [============================================================ ] 3153/3229 97% [============================================================ ] 3154/3229 97% [============================================================ ] 3155/3229 97% [============================================================ ] 3156/3229 97% [============================================================ ] 3157/3229 97% [============================================================ ] 3158/3229 97% [============================================================ ] 3159/3229 97% [============================================================ ] 3160/3229 97% [============================================================ ] 3161/3229 97% [============================================================ ] 3162/3229 97% [============================================================ ] 3163/3229 97% [============================================================ ] 3164/3229 97% [============================================================ ] 3165/3229 98% [============================================================ ] 3166/3229 98% [============================================================ ] 3167/3229 98% [============================================================ ] 3168/3229 98% [============================================================ ] 3169/3229 98% [============================================================ ] 3170/3229 98% [============================================================ ] 3171/3229 98% [============================================================ ] 3172/3229 98% [============================================================ ] 3173/3229 98% [============================================================ ] 3174/3229 98% [============================================================ ] 3175/3229 98% [============================================================ ] 3176/3229 98% [============================================================= ] 3177/3229 98% [============================================================= ] 3178/3229 98% [============================================================= ] 3179/3229 98% [============================================================= ] 3180/3229 98% [============================================================= ] 3181/3229 98% [============================================================= ] 3182/3229 98% [============================================================= ] 3183/3229 98% [============================================================= ] 3184/3229 98% [============================================================= ] 3185/3229 98% [============================================================= ] 3186/3229 98% [============================================================= ] 3187/3229 98% [============================================================= ] 3188/3229 98% [============================================================= ] 3189/3229 98% [============================================================= ] 3190/3229 98% [============================================================= ] 3191/3229 98% [============================================================= ] 3192/3229 98% [============================================================= ] 3193/3229 98% [============================================================= ] 3194/3229 98% [============================================================= ] 3195/3229 98% [============================================================= ] 3196/3229 98% [============================================================= ] 3197/3229 99% [============================================================= ] 3198/3229 99% [============================================================= ] 3199/3229 99% [============================================================= ] 3200/3229 99% [============================================================= ] 3201/3229 99% [============================================================= ] 3202/3229 99% [============================================================= ] 3203/3229 99% [============================================================= ] 3204/3229 99% [============================================================= ] 3205/3229 99% [============================================================= ] 3206/3229 99% [============================================================= ] 3207/3229 99% [============================================================= ] 3208/3229 99% [============================================================= ] 3209/3229 99% [============================================================= ] 3210/3229 99% [============================================================= ] 3211/3229 99% [============================================================= ] 3212/3229 99% [============================================================= ] 3213/3229 99% [============================================================= ] 3214/3229 99% [============================================================= ] 3215/3229 99% [============================================================= ] 3216/3229 99% [============================================================= ] 3217/3229 99% [============================================================= ] 3218/3229 99% [============================================================= ] 3219/3229 99% [============================================================= ] 3220/3229 99% [============================================================= ] 3221/3229 99% [============================================================= ] 3222/3229 99% [============================================================= ] 3223/3229 99% [============================================================= ] 3224/3229 99% [============================================================= ] 3225/3229 99% [============================================================= ] 3226/3229 99% [============================================================= ] 3227/3229 99% [============================================================= ] 3228/3229 99% [==============================================================] 3229/3229 100% operation complete, 3229 objects in 41673 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2024.05.3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final arc-2023.09-release Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final arc-2023.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils arc-2023.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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-tar 1.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.72 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) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.48 Collecting legal info COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-gcc-initial arc-2023.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.8.12 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> cairo 1.17.4 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> can-utils 2023.03 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> check 11970a7e112dfe243a2e68773f014687df2900e8 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.38.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 9519aaeeac509b3fa8778155a63545b6086f8313546b93fe9958d1c434d476a8) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cpulimit 0.2 Collecting legal info LICENSE: OK (sha256: 920489ca9da706d842870701155e70a101315ba0783cff39765d7e15e0916a4a) >>> dash 0.5.12 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> davici 1.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.9.13 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> faifa fb91bf684fd19f03115b8dc76b57bb5a5a4ec05b Collecting legal info COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> git 2.45.2 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> htop 3.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> iproute2 6.10.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> iptables 1.8.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> less 643 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmaxminddb 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libnatpmp 20230423 Collecting legal info LICENSE: OK (sha256: 7184f1e2114b518440962e7de67f0b9d5faa3789ba1f1a7ff33159bd26834b06) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lighttpd 1.4.76 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> xxhash 0.8.2 Collecting legal info LICENSE: OK (sha256: 6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> host-microchip-hss-payload-generator 2023.09 Collecting legal info tools/hss-payload-generator/LICENSE.md: OK (sha256: 0b67b1d44bcad078580fc5d8e9580a48a9466b769db58aeb1631d4c5ef97e08a) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-openssl Collecting legal info >>> host-libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> mmc-utils e1281d4de9166b7254ba30bb58f9191fc2c9e7fb Collecting legal info README: OK (sha256: 4207d81122a02555f78c5a11b61c83a331ee03dc933e1ef9dd932ef9b434d12d) >>> mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-digest-hmac 1.04 Collecting legal info LICENSE: OK (sha256: cb9ff694d1769f450dd5c400204aa921d2fb3db90fcb21674a39f3725c4255c1) >>> host-perl 5.38.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 9519aaeeac509b3fa8778155a63545b6086f8313546b93fe9958d1c434d476a8) >>> perl-file-slurp 9999.32 Collecting legal info README.md: OK (sha256: d1be945657536c93caf481b9f3c73fd1952ef66388c664e29021ab91d4fe47e8) >>> perl-math-int64 0.57 Collecting legal info COPYING: OK (sha256: 59feedfdc4f99a746c54e06ac46c4627fb1e29be3bc71756184f92333600f72b) >>> perl-net-dns 1.42 Collecting legal info LICENSE: OK (sha256: 1e44fcf65509b47a251eda0ce1f8bd6aefa13517e38cb1e95b8d36120fb15452) >>> perl-params-util 1.102 Collecting legal info ARTISTIC-1.0: OK (sha256: 08c2ed7589aff3b2076b48b792078d3479c2295559ee7bc4615e93abe0473939) GPL-1: OK (sha256: 3d2fb9b42d1134f39c2e990d66b5e9b77005663fe956db526cc380eb3d9a77d8) LICENSE: OK (sha256: 834c4ebff45be11f35f059b077fdd747dee4b8a747b95049d849fef1c0ccdc62) >>> perl-uri 5.21 Collecting legal info LICENSE: OK (sha256: a1730c55839ce3c9182c92e3387ba8f683ad6ab8b4a3257553a20c4db194c2cf) >>> host-python-cython 0.29.36 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> sshguard 2.4.3 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> stunnel 5.71 Collecting legal info COPYING.md: OK (sha256: c172514e95e387eb4c77cdfbb55b635bf96e2dfcb85d785d993f64c40c4f89c4) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'