-- Installing: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output-1/target install/fast -C /home/buildroot/autobuild/instance-2/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Debug" -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/instance-2/output-1/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/instance-2/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a17.cortex-a7%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a17.cortex-a7%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/perl5/5.34.1/armeb-linux/CORE find /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/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-2/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-2/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-2/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-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-6332-g5645990b882"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' davfs2 -1 davfs2 -1 * - - - davfs user\n\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/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-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 3596 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/3596 0% [ ] 2/3596 0% [ ] 3/3596 0% [ ] 4/3596 0% [ ] 5/3596 0% [ ] 6/3596 0% [ ] 7/3596 0% [ ] 8/3596 0% [ ] 9/3596 0% [ ] 10/3596 0% [ ] 11/3596 0% [ ] 12/3596 0% [ ] 13/3596 0% [ ] 14/3596 0% [ ] 15/3596 0% [ ] 16/3596 0% [ ] 17/3596 0% [ ] 18/3596 0% [ ] 19/3596 0% [ ] 20/3596 0% [ ] 21/3596 0% [ ] 22/3596 0% [ ] 23/3596 0% [ ] 24/3596 0% [ ] 25/3596 0% [ ] 26/3596 0% [ ] 27/3596 0% [ ] 28/3596 0% [ ] 29/3596 0% [ ] 30/3596 0% [ ] 31/3596 0% [ ] 32/3596 0% [ ] 33/3596 0% [ ] 34/3596 0% [ ] 35/3596 0% [ ] 36/3596 1% [ ] 37/3596 1% [ ] 38/3596 1% [ ] 39/3596 1% [ ] 40/3596 1% [ ] 41/3596 1% [ ] 42/3596 1% [ ] 43/3596 1% [ ] 44/3596 1% [ ] 45/3596 1% [ ] 46/3596 1% [ ] 47/3596 1% [ ] 48/3596 1% [ ] 49/3596 1% [ ] 50/3596 1% [ ] 51/3596 1% [ ] 52/3596 1% [ ] 53/3596 1% [ ] 54/3596 1% [ ] 55/3596 1% [ ] 56/3596 1% [ ] 57/3596 1% [= ] 58/3596 1% [= ] 59/3596 1% [= ] 60/3596 1% [= ] 61/3596 1% [= ] 62/3596 1% [= ] 63/3596 1% [= ] 64/3596 1% [= ] 65/3596 1% [= ] 66/3596 1% [= ] 67/3596 1% [= ] 68/3596 1% [= ] 69/3596 1% [= ] 70/3596 1% [= ] 71/3596 1% [= ] 72/3596 2% [= ] 73/3596 2% [= ] 74/3596 2% [= ] 75/3596 2% [= ] 76/3596 2% [= ] 77/3596 2% [= ] 78/3596 2% [= ] 79/3596 2% [= ] 80/3596 2% [= ] 81/3596 2% [= ] 82/3596 2% [= ] 83/3596 2% [= ] 84/3596 2% [= ] 85/3596 2% [= ] 86/3596 2% [= ] 87/3596 2% [= ] 88/3596 2% [= ] 89/3596 2% [= ] 90/3596 2% [= ] 91/3596 2% [= ] 92/3596 2% [= ] 93/3596 2% [= ] 94/3596 2% [= ] 95/3596 2% [= ] 96/3596 2% [= ] 97/3596 2% [= ] 98/3596 2% [= ] 99/3596 2% [= ] 100/3596 2% [= ] 101/3596 2% [= ] 102/3596 2% [= ] 103/3596 2% [= ] 104/3596 2% [= ] 105/3596 2% [= ] 106/3596 2% [= ] 107/3596 2% [= ] 108/3596 3% [= ] 109/3596 3% [= ] 110/3596 3% [= ] 111/3596 3% [= ] 112/3596 3% [= ] 113/3596 3% [= ] 114/3596 3% [= ] 115/3596 3% [== ] 116/3596 3% [== ] 117/3596 3% [== ] 118/3596 3% [== ] 119/3596 3% [== ] 120/3596 3% [== ] 121/3596 3% [== ] 122/3596 3% [== ] 123/3596 3% [== ] 124/3596 3% [== ] 125/3596 3% [== ] 126/3596 3% [== ] 127/3596 3% [== ] 128/3596 3% [== ] 129/3596 3% [== ] 130/3596 3% [== ] 131/3596 3% [== ] 132/3596 3% [== ] 133/3596 3% [== ] 134/3596 3% [== ] 135/3596 3% [== ] 136/3596 3% [== ] 137/3596 3% [== ] 138/3596 3% [== ] 139/3596 3% [== ] 140/3596 3% [== ] 141/3596 3% [== ] 142/3596 3% [== ] 143/3596 3% [== ] 144/3596 4% [== ] 145/3596 4% [== ] 146/3596 4% [== ] 147/3596 4% [== ] 148/3596 4% [== ] 149/3596 4% [== ] 150/3596 4% [== ] 151/3596 4% [== ] 152/3596 4% [== ] 153/3596 4% [== ] 154/3596 4% [== ] 155/3596 4% [== ] 156/3596 4% [== ] 157/3596 4% [== ] 158/3596 4% [== ] 159/3596 4% [== ] 160/3596 4% [== ] 161/3596 4% [== ] 162/3596 4% [== ] 163/3596 4% [== ] 164/3596 4% [== ] 165/3596 4% [== ] 166/3596 4% [== ] 167/3596 4% [== ] 168/3596 4% [== ] 169/3596 4% [== ] 170/3596 4% [== ] 171/3596 4% [== ] 172/3596 4% [== ] 173/3596 4% [=== ] 174/3596 4% [=== ] 175/3596 4% [=== ] 176/3596 4% [=== ] 177/3596 4% [=== ] 178/3596 4% [=== ] 179/3596 4% [=== ] 180/3596 5% [=== ] 181/3596 5% [=== ] 182/3596 5% [=== ] 183/3596 5% [=== ] 184/3596 5% [=== ] 185/3596 5% [=== ] 186/3596 5% [=== ] 187/3596 5% [=== ] 188/3596 5% [=== ] 189/3596 5% [=== ] 190/3596 5% [=== ] 191/3596 5% [=== ] 192/3596 5% [=== ] 193/3596 5% [=== ] 194/3596 5% [=== ] 195/3596 5% [=== ] 196/3596 5% [=== ] 197/3596 5% [=== ] 198/3596 5% [=== ] 199/3596 5% [=== ] 200/3596 5% [=== ] 201/3596 5% [=== ] 202/3596 5% [=== ] 203/3596 5% [=== ] 204/3596 5% [=== ] 205/3596 5% [=== ] 206/3596 5% [=== ] 207/3596 5% [=== ] 208/3596 5% [=== ] 209/3596 5% [=== ] 210/3596 5% [=== ] 211/3596 5% [=== ] 212/3596 5% [=== ] 213/3596 5% [=== ] 214/3596 5% [=== ] 215/3596 5% [=== ] 216/3596 6% [=== ] 217/3596 6% [=== ] 218/3596 6% [=== ] 219/3596 6% [=== ] 220/3596 6% [=== ] 221/3596 6% [=== ] 222/3596 6% [=== ] 223/3596 6% [=== ] 224/3596 6% [=== ] 225/3596 6% [=== ] 226/3596 6% [=== ] 227/3596 6% [=== ] 228/3596 6% [=== ] 229/3596 6% [=== ] 230/3596 6% [=== ] 231/3596 6% [==== ] 232/3596 6% [==== ] 233/3596 6% [==== ] 234/3596 6% [==== ] 235/3596 6% [==== ] 236/3596 6% [==== ] 237/3596 6% [==== ] 238/3596 6% [==== ] 239/3596 6% [==== ] 240/3596 6% [==== ] 241/3596 6% [==== ] 242/3596 6% [==== ] 243/3596 6% [==== ] 244/3596 6% [==== ] 245/3596 6% [==== ] 246/3596 6% [==== ] 247/3596 6% [==== ] 248/3596 6% [==== ] 249/3596 6% [==== ] 250/3596 6% [==== ] 251/3596 6% [==== ] 252/3596 7% [==== ] 253/3596 7% [==== ] 254/3596 7% [==== ] 255/3596 7% [==== ] 256/3596 7% [==== ] 257/3596 7% [==== ] 258/3596 7% [==== ] 259/3596 7% [==== ] 260/3596 7% [==== ] 261/3596 7% [==== ] 262/3596 7% [==== ] 263/3596 7% [==== ] 264/3596 7% [==== ] 265/3596 7% [==== ] 266/3596 7% [==== ] 267/3596 7% [==== ] 268/3596 7% [==== ] 269/3596 7% [==== ] 270/3596 7% [==== ] 271/3596 7% [==== ] 272/3596 7% [==== ] 273/3596 7% [==== ] 274/3596 7% [==== ] 275/3596 7% [==== ] 276/3596 7% [==== ] 277/3596 7% [==== ] 278/3596 7% [==== ] 279/3596 7% [==== ] 280/3596 7% [==== ] 281/3596 7% [==== ] 282/3596 7% [==== ] 283/3596 7% [==== ] 284/3596 7% [==== ] 285/3596 7% [==== ] 286/3596 7% [==== ] 287/3596 7% [==== ] 288/3596 8% [==== ] 289/3596 8% [===== ] 290/3596 8% [===== ] 291/3596 8% [===== ] 292/3596 8% [===== ] 293/3596 8% [===== ] 294/3596 8% [===== ] 295/3596 8% [===== ] 296/3596 8% [===== ] 297/3596 8% [===== ] 298/3596 8% [===== ] 299/3596 8% [===== ] 300/3596 8% [===== ] 301/3596 8% [===== ] 302/3596 8% [===== ] 303/3596 8% [===== ] 304/3596 8% [===== ] 305/3596 8% [===== ] 306/3596 8% [===== ] 307/3596 8% [===== ] 308/3596 8% [===== ] 309/3596 8% [===== ] 310/3596 8% [===== ] 311/3596 8% [===== ] 312/3596 8% [===== ] 313/3596 8% [===== ] 314/3596 8% [===== ] 315/3596 8% [===== ] 316/3596 8% [===== ] 317/3596 8% [===== ] 318/3596 8% [===== ] 319/3596 8% [===== ] 320/3596 8% [===== ] 321/3596 8% [===== ] 322/3596 8% [===== ] 323/3596 8% [===== ] 324/3596 9% [===== ] 325/3596 9% [===== ] 326/3596 9% [===== ] 327/3596 9% [===== ] 328/3596 9% [===== ] 329/3596 9% [===== ] 330/3596 9% [===== ] 331/3596 9% [===== ] 332/3596 9% [===== ] 333/3596 9% [===== ] 334/3596 9% [===== ] 335/3596 9% [===== ] 336/3596 9% [===== ] 337/3596 9% [===== ] 338/3596 9% [===== ] 339/3596 9% [===== ] 340/3596 9% [===== ] 341/3596 9% [===== ] 342/3596 9% [===== ] 343/3596 9% [===== ] 344/3596 9% [===== ] 345/3596 9% [===== ] 346/3596 9% [===== ] 347/3596 9% [====== ] 348/3596 9% [====== ] 349/3596 9% [====== ] 350/3596 9% [====== ] 351/3596 9% [====== ] 352/3596 9% [====== ] 353/3596 9% [====== ] 354/3596 9% [====== ] 355/3596 9% [====== ] 356/3596 9% [====== ] 357/3596 9% [====== ] 358/3596 9% [====== ] 359/3596 9% [====== ] 360/3596 10% [====== ] 361/3596 10% [====== ] 362/3596 10% [====== ] 363/3596 10% [====== ] 364/3596 10% [====== ] 365/3596 10% [====== ] 366/3596 10% [====== ] 367/3596 10% [====== ] 368/3596 10% [====== ] 369/3596 10% [====== ] 370/3596 10% [====== ] 371/3596 10% [====== ] 372/3596 10% [====== ] 373/3596 10% [====== ] 374/3596 10% [====== ] 375/3596 10% [====== ] 376/3596 10% [====== ] 377/3596 10% [====== ] 378/3596 10% [====== ] 379/3596 10% [====== ] 380/3596 10% [====== ] 381/3596 10% [====== ] 382/3596 10% [====== ] 383/3596 10% [====== ] 384/3596 10% [====== ] 385/3596 10% [====== ] 386/3596 10% [====== ] 387/3596 10% [====== ] 388/3596 10% [====== ] 389/3596 10% [====== ] 390/3596 10% [====== ] 391/3596 10% [====== ] 392/3596 10% [====== ] 393/3596 10% [====== ] 394/3596 10% [====== ] 395/3596 10% [====== ] 396/3596 11% [====== ] 397/3596 11% [====== ] 398/3596 11% [====== ] 399/3596 11% [====== ] 400/3596 11% [====== ] 401/3596 11% [====== ] 402/3596 11% [====== ] 403/3596 11% [====== ] 404/3596 11% [====== ] 405/3596 11% [======= ] 406/3596 11% [======= ] 407/3596 11% [======= ] 408/3596 11% [======= ] 409/3596 11% [======= ] 410/3596 11% [======= ] 411/3596 11% [======= ] 412/3596 11% [======= ] 413/3596 11% [======= ] 414/3596 11% [======= ] 415/3596 11% [======= ] 416/3596 11% [======= ] 417/3596 11% [======= ] 418/3596 11% [======= ] 419/3596 11% [======= ] 420/3596 11% [======= ] 421/3596 11% [======= ] 422/3596 11% [======= ] 423/3596 11% [======= ] 424/3596 11% [======= ] 425/3596 11% [======= ] 426/3596 11% [======= ] 427/3596 11% [======= ] 428/3596 11% [======= ] 429/3596 11% [======= ] 430/3596 11% [======= ] 431/3596 11% [======= ] 432/3596 12% [======= ] 433/3596 12% [======= ] 434/3596 12% [======= ] 435/3596 12% [======= ] 436/3596 12% [======= ] 437/3596 12% [======= ] 438/3596 12% [======= ] 439/3596 12% [======= ] 440/3596 12% [======= ] 441/3596 12% [======= ] 442/3596 12% [======= ] 443/3596 12% [======= ] 444/3596 12% [======= ] 445/3596 12% [======= ] 446/3596 12% [======= ] 447/3596 12% [======= ] 448/3596 12% [======= ] 449/3596 12% [======= ] 450/3596 12% [======= ] 451/3596 12% [======= ] 452/3596 12% [======= ] 453/3596 12% [======= ] 454/3596 12% [======= ] 455/3596 12% [======= ] 456/3596 12% [======= ] 457/3596 12% [======= ] 458/3596 12% [======= ] 459/3596 12% [======= ] 460/3596 12% [======= ] 461/3596 12% [======= ] 462/3596 12% [======= ] 463/3596 12% [======== ] 464/3596 12% [======== ] 465/3596 12% [======== ] 466/3596 12% [======== ] 467/3596 12% [======== ] 468/3596 13% [======== ] 469/3596 13% [======== ] 470/3596 13% [======== ] 471/3596 13% [======== ] 472/3596 13% [======== ] 473/3596 13% [======== ] 474/3596 13% [======== ] 475/3596 13% [======== ] 476/3596 13% [======== ] 477/3596 13% [======== ] 478/3596 13% [======== ] 479/3596 13% [======== ] 480/3596 13% [======== ] 481/3596 13% [======== ] 482/3596 13% [======== ] 483/3596 13% [======== ] 484/3596 13% [======== ] 485/3596 13% [======== ] 486/3596 13% [======== ] 487/3596 13% [======== ] 488/3596 13% [======== ] 489/3596 13% [======== ] 490/3596 13% [======== ] 491/3596 13% [======== ] 492/3596 13% [======== ] 493/3596 13% [======== ] 494/3596 13% [======== ] 495/3596 13% [======== ] 496/3596 13% [======== ] 497/3596 13% [======== ] 498/3596 13% [======== ] 499/3596 13% [======== ] 500/3596 13% [======== ] 501/3596 13% [======== ] 502/3596 13% [======== ] 503/3596 13% [======== ] 504/3596 14% [======== ] 505/3596 14% [======== ] 506/3596 14% [======== ] 507/3596 14% [======== ] 508/3596 14% [======== ] 509/3596 14% [======== ] 510/3596 14% [======== ] 511/3596 14% [======== ] 512/3596 14% [======== ] 513/3596 14% [======== ] 514/3596 14% [======== ] 515/3596 14% [======== ] 516/3596 14% [======== ] 517/3596 14% [======== ] 518/3596 14% [======== ] 519/3596 14% [======== ] 520/3596 14% [======== ] 521/3596 14% [========= ] 522/3596 14% [========= ] 523/3596 14% [========= ] 524/3596 14% [========= ] 525/3596 14% [========= ] 526/3596 14% [========= ] 527/3596 14% [========= ] 528/3596 14% [========= ] 529/3596 14% [========= ] 530/3596 14% [========= ] 531/3596 14% [========= ] 532/3596 14% [========= ] 533/3596 14% [========= ] 534/3596 14% [========= ] 535/3596 14% [========= ] 536/3596 14% [========= ] 537/3596 14% [========= ] 538/3596 14% [========= ] 539/3596 14% [========= ] 540/3596 15% [========= ] 541/3596 15% [========= ] 542/3596 15% [========= ] 543/3596 15% [========= ] 544/3596 15% [========= ] 545/3596 15% [========= ] 546/3596 15% [========= ] 547/3596 15% [========= ] 548/3596 15% [========= ] 549/3596 15% [========= ] 550/3596 15% [========= ] 551/3596 15% [========= ] 552/3596 15% [========= ] 553/3596 15% [========= ] 554/3596 15% [========= ] 555/3596 15% [========= ] 556/3596 15% [========= ] 557/3596 15% [========= ] 558/3596 15% [========= ] 559/3596 15% [========= ] 560/3596 15% [========= ] 561/3596 15% [========= ] 562/3596 15% [========= ] 563/3596 15% [========= ] 564/3596 15% [========= ] 565/3596 15% [========= ] 566/3596 15% [========= ] 567/3596 15% [========= ] 568/3596 15% [========= ] 569/3596 15% [========= ] 570/3596 15% [========= ] 571/3596 15% [========= ] 572/3596 15% [========= ] 573/3596 15% [========= ] 574/3596 15% [========= ] 575/3596 15% [========= ] 576/3596 16% [========= ] 577/3596 16% [========= ] 578/3596 16% [========= ] 579/3596 16% [========== ] 580/3596 16% [========== ] 581/3596 16% [========== ] 582/3596 16% [========== ] 583/3596 16% [========== ] 584/3596 16% [========== ] 585/3596 16% [========== ] 586/3596 16% [========== ] 587/3596 16% [========== ] 588/3596 16% [========== ] 589/3596 16% [========== ] 590/3596 16% [========== ] 591/3596 16% [========== ] 592/3596 16% [========== ] 593/3596 16% [========== ] 594/3596 16% [========== ] 595/3596 16% [========== ] 596/3596 16% [========== ] 597/3596 16% [========== ] 598/3596 16% [========== ] 599/3596 16% [========== ] 600/3596 16% [========== ] 601/3596 16% [========== ] 602/3596 16% [========== ] 603/3596 16% [========== ] 604/3596 16% [========== ] 605/3596 16% [========== ] 606/3596 16% [========== ] 607/3596 16% [========== ] 608/3596 16% [========== ] 609/3596 16% [========== ] 610/3596 16% [========== ] 611/3596 16% [========== ] 612/3596 17% [========== ] 613/3596 17% [========== ] 614/3596 17% [========== ] 615/3596 17% [========== ] 616/3596 17% [========== ] 617/3596 17% [========== ] 618/3596 17% [========== ] 619/3596 17% [========== ] 620/3596 17% [========== ] 621/3596 17% [========== ] 622/3596 17% [========== ] 623/3596 17% [========== ] 624/3596 17% [========== ] 625/3596 17% [========== ] 626/3596 17% [========== ] 627/3596 17% [========== ] 628/3596 17% [========== ] 629/3596 17% [========== ] 630/3596 17% [========== ] 631/3596 17% [========== ] 632/3596 17% [========== ] 633/3596 17% [========== ] 634/3596 17% [========== ] 635/3596 17% [========== ] 636/3596 17% [========== ] 637/3596 17% [=========== ] 638/3596 17% [=========== ] 639/3596 17% [=========== ] 640/3596 17% [=========== ] 641/3596 17% [=========== ] 642/3596 17% [=========== ] 643/3596 17% [=========== ] 644/3596 17% [=========== ] 645/3596 17% [=========== ] 646/3596 17% [=========== ] 647/3596 17% [=========== ] 648/3596 18% [=========== ] 649/3596 18% [=========== ] 650/3596 18% [=========== ] 651/3596 18% [=========== ] 652/3596 18% [=========== ] 653/3596 18% [=========== ] 654/3596 18% [=========== ] 655/3596 18% [=========== ] 656/3596 18% [=========== ] 657/3596 18% [=========== ] 658/3596 18% [=========== ] 659/3596 18% [=========== ] 660/3596 18% [=========== ] 661/3596 18% [=========== ] 662/3596 18% [=========== ] 663/3596 18% [=========== ] 664/3596 18% [=========== ] 665/3596 18% [=========== ] 666/3596 18% [=========== ] 667/3596 18% [=========== ] 668/3596 18% [=========== ] 669/3596 18% [=========== ] 670/3596 18% [=========== ] 671/3596 18% [=========== ] 672/3596 18% [=========== ] 673/3596 18% [=========== ] 674/3596 18% [=========== ] 675/3596 18% [=========== ] 676/3596 18% [=========== ] 677/3596 18% [=========== ] 678/3596 18% [=========== ] 679/3596 18% [=========== ] 680/3596 18% [=========== ] 681/3596 18% [=========== ] 682/3596 18% [=========== ] 683/3596 18% [=========== ] 684/3596 19% [=========== ] 685/3596 19% [=========== ] 686/3596 19% [=========== ] 687/3596 19% [=========== ] 688/3596 19% [=========== ] 689/3596 19% [=========== ] 690/3596 19% [=========== ] 691/3596 19% [=========== ] 692/3596 19% [=========== ] 693/3596 19% [=========== ] 694/3596 19% [=========== ] 695/3596 19% [============ ] 696/3596 19% [============ ] 697/3596 19% [============ ] 698/3596 19% [============ ] 699/3596 19% [============ ] 700/3596 19% [============ ] 701/3596 19% [============ ] 702/3596 19% [============ ] 703/3596 19% [============ ] 704/3596 19% [============ ] 705/3596 19% [============ ] 706/3596 19% [============ ] 707/3596 19% [============ ] 708/3596 19% [============ ] 709/3596 19% [============ ] 710/3596 19% [============ ] 711/3596 19% [============ ] 712/3596 19% [============ ] 713/3596 19% [============ ] 714/3596 19% [============ ] 715/3596 19% [============ ] 716/3596 19% [============ ] 717/3596 19% [============ ] 718/3596 19% [============ ] 719/3596 19% [============ ] 720/3596 20% [============ ] 721/3596 20% [============ ] 722/3596 20% [============ ] 723/3596 20% [============ ] 724/3596 20% [============ ] 725/3596 20% [============ ] 726/3596 20% [============ ] 727/3596 20% [============ ] 728/3596 20% [============ ] 729/3596 20% [============ ] 730/3596 20% [============ ] 731/3596 20% [============ ] 732/3596 20% [============ ] 733/3596 20% [============ ] 734/3596 20% [============ ] 735/3596 20% [============ ] 736/3596 20% [============ ] 737/3596 20% [============ ] 738/3596 20% [============ ] 739/3596 20% [============ ] 740/3596 20% [============ ] 741/3596 20% [============ ] 742/3596 20% [============ ] 743/3596 20% [============ ] 744/3596 20% [============ ] 745/3596 20% [============ ] 746/3596 20% [============ ] 747/3596 20% [============ ] 748/3596 20% [============ ] 749/3596 20% [============ ] 750/3596 20% [============ ] 751/3596 20% [============ ] 752/3596 20% [============ ] 753/3596 20% [============= ] 754/3596 20% [============= ] 755/3596 20% [============= ] 756/3596 21% [============= ] 757/3596 21% [============= ] 758/3596 21% [============= ] 759/3596 21% [============= ] 760/3596 21% [============= ] 761/3596 21% [============= ] 762/3596 21% [============= ] 763/3596 21% [============= ] 764/3596 21% [============= ] 765/3596 21% [============= ] 766/3596 21% [============= ] 767/3596 21% [============= ] 768/3596 21% [============= ] 769/3596 21% [============= ] 770/3596 21% [============= ] 771/3596 21% [============= ] 772/3596 21% [============= ] 773/3596 21% [============= ] 774/3596 21% [============= ] 775/3596 21% [============= ] 776/3596 21% [============= ] 777/3596 21% [============= ] 778/3596 21% [============= ] 779/3596 21% [============= ] 780/3596 21% [============= ] 781/3596 21% [============= ] 782/3596 21% [============= ] 783/3596 21% [============= ] 784/3596 21% [============= ] 785/3596 21% [============= ] 786/3596 21% [============= ] 787/3596 21% [============= ] 788/3596 21% [============= ] 789/3596 21% [============= ] 790/3596 21% [============= ] 791/3596 21% [============= ] 792/3596 22% [============= ] 793/3596 22% [============= ] 794/3596 22% [============= ] 795/3596 22% [============= ] 796/3596 22% [============= ] 797/3596 22% [============= ] 798/3596 22% [============= ] 799/3596 22% [============= ] 800/3596 22% [============= ] 801/3596 22% [============= ] 802/3596 22% [============= ] 803/3596 22% [============= ] 804/3596 22% [============= ] 805/3596 22% [============= ] 806/3596 22% [============= ] 807/3596 22% [============= ] 808/3596 22% [============= ] 809/3596 22% [============= ] 810/3596 22% [============= ] 811/3596 22% [============== ] 812/3596 22% [============== ] 813/3596 22% [============== ] 814/3596 22% [============== ] 815/3596 22% [============== ] 816/3596 22% [============== ] 817/3596 22% [============== ] 818/3596 22% [============== ] 819/3596 22% [============== ] 820/3596 22% [============== ] 821/3596 22% [============== ] 822/3596 22% [============== ] 823/3596 22% [============== ] 824/3596 22% [============== ] 825/3596 22% [============== ] 826/3596 22% [============== ] 827/3596 22% [============== ] 828/3596 23% [============== ] 829/3596 23% [============== ] 830/3596 23% [============== ] 831/3596 23% [============== ] 832/3596 23% [============== ] 833/3596 23% [============== ] 834/3596 23% [============== ] 835/3596 23% [============== ] 836/3596 23% [============== ] 837/3596 23% [============== ] 838/3596 23% [============== ] 839/3596 23% [============== ] 840/3596 23% [============== ] 841/3596 23% [============== ] 842/3596 23% [============== ] 843/3596 23% [============== ] 844/3596 23% [============== ] 845/3596 23% [============== ] 846/3596 23% [============== ] 847/3596 23% [============== ] 848/3596 23% [============== ] 849/3596 23% [============== ] 850/3596 23% [============== ] 851/3596 23% [============== ] 852/3596 23% [============== ] 853/3596 23% [============== ] 854/3596 23% [============== ] 855/3596 23% [============== ] 856/3596 23% [============== ] 857/3596 23% [============== ] 858/3596 23% [============== ] 859/3596 23% [============== ] 860/3596 23% [============== ] 861/3596 23% [============== ] 862/3596 23% [============== ] 863/3596 23% [============== ] 864/3596 24% [============== ] 865/3596 24% [============== ] 866/3596 24% [============== ] 867/3596 24% [============== ] 868/3596 24% [============== ] 869/3596 24% [=============== ] 870/3596 24% [=============== ] 871/3596 24% [=============== ] 872/3596 24% [=============== ] 873/3596 24% [=============== ] 874/3596 24% [=============== ] 875/3596 24% [=============== ] 876/3596 24% [=============== ] 877/3596 24% [=============== ] 878/3596 24% [=============== ] 879/3596 24% [=============== ] 880/3596 24% [=============== ] 881/3596 24% [=============== ] 882/3596 24% [=============== ] 883/3596 24% [=============== ] 884/3596 24% [=============== ] 885/3596 24% [=============== ] 886/3596 24% [=============== ] 887/3596 24% [=============== ] 888/3596 24% [=============== ] 889/3596 24% [=============== ] 890/3596 24% [=============== ] 891/3596 24% [=============== ] 892/3596 24% [=============== ] 893/3596 24% [=============== ] 894/3596 24% [=============== ] 895/3596 24% [=============== ] 896/3596 24% [=============== ] 897/3596 24% [=============== ] 898/3596 24% [=============== ] 899/3596 25% [=============== ] 900/3596 25% [=============== ] 901/3596 25% [=============== ] 902/3596 25% [=============== ] 903/3596 25% [=============== ] 904/3596 25% [=============== ] 905/3596 25% [=============== ] 906/3596 25% [=============== ] 907/3596 25% [=============== ] 908/3596 25% [=============== ] 909/3596 25% [=============== ] 910/3596 25% [=============== ] 911/3596 25% [=============== ] 912/3596 25% [=============== ] 913/3596 25% [=============== ] 914/3596 25% [=============== ] 915/3596 25% [=============== ] 916/3596 25% [=============== ] 917/3596 25% [=============== ] 918/3596 25% [=============== ] 919/3596 25% [=============== ] 920/3596 25% [=============== ] 921/3596 25% [=============== ] 922/3596 25% [=============== ] 923/3596 25% [=============== ] 924/3596 25% [=============== ] 925/3596 25% [=============== ] 926/3596 25% [=============== ] 927/3596 25% [================ ] 928/3596 25% [================ ] 929/3596 25% [================ ] 930/3596 25% [================ ] 931/3596 25% [================ ] 932/3596 25% [================ ] 933/3596 25% [================ ] 934/3596 25% [================ ] 935/3596 26% [================ ] 936/3596 26% [================ ] 937/3596 26% [================ ] 938/3596 26% [================ ] 939/3596 26% [================ ] 940/3596 26% [================ ] 941/3596 26% [================ ] 942/3596 26% [================ ] 943/3596 26% [================ ] 944/3596 26% [================ ] 945/3596 26% [================ ] 946/3596 26% [================ ] 947/3596 26% [================ ] 948/3596 26% [================ ] 949/3596 26% [================ ] 950/3596 26% [================ ] 951/3596 26% [================ ] 952/3596 26% [================ ] 953/3596 26% [================ ] 954/3596 26% [================ ] 955/3596 26% [================ ] 956/3596 26% [================ ] 957/3596 26% [================ ] 958/3596 26% [================ ] 959/3596 26% [================ ] 960/3596 26% [================ ] 961/3596 26% [================ ] 962/3596 26% [================ ] 963/3596 26% [================ ] 964/3596 26% [================ ] 965/3596 26% [================ ] 966/3596 26% [================ ] 967/3596 26% [================ ] 968/3596 26% [================ ] 969/3596 26% [================ ] 970/3596 26% [================ ] 971/3596 27% [================ ] 972/3596 27% [================ ] 973/3596 27% [================ ] 974/3596 27% [================ ] 975/3596 27% [================ ] 976/3596 27% [================ ] 977/3596 27% [================ ] 978/3596 27% [================ ] 979/3596 27% [================ ] 980/3596 27% [================ ] 981/3596 27% [================ ] 982/3596 27% [================ ] 983/3596 27% [================ ] 984/3596 27% [================ ] 985/3596 27% [================= ] 986/3596 27% [================= ] 987/3596 27% [================= ] 988/3596 27% [================= ] 989/3596 27% [================= ] 990/3596 27% [================= ] 991/3596 27% [================= ] 992/3596 27% [================= ] 993/3596 27% [================= ] 994/3596 27% [================= ] 995/3596 27% [================= ] 996/3596 27% [================= ] 997/3596 27% [================= ] 998/3596 27% [================= ] 999/3596 27% [================= ] 1000/3596 27% [================= ] 1001/3596 27% [================= ] 1002/3596 27% [================= ] 1003/3596 27% [================= ] 1004/3596 27% [================= ] 1005/3596 27% [================= ] 1006/3596 27% [================= ] 1007/3596 28% [================= ] 1008/3596 28% [================= ] 1009/3596 28% [================= ] 1010/3596 28% [================= ] 1011/3596 28% [================= ] 1012/3596 28% [================= ] 1013/3596 28% [================= ] 1014/3596 28% [================= ] 1015/3596 28% [================= ] 1016/3596 28% [================= ] 1017/3596 28% [================= ] 1018/3596 28% [================= ] 1019/3596 28% [================= ] 1020/3596 28% [================= ] 1021/3596 28% [================= ] 1022/3596 28% [================= ] 1023/3596 28% [================= ] 1024/3596 28% [================= ] 1025/3596 28% [================= ] 1026/3596 28% [================= ] 1027/3596 28% [================= ] 1028/3596 28% [================= ] 1029/3596 28% [================= ] 1030/3596 28% [================= ] 1031/3596 28% [================= ] 1032/3596 28% [================= ] 1033/3596 28% [================= ] 1034/3596 28% [================= ] 1035/3596 28% [================= ] 1036/3596 28% [================= ] 1037/3596 28% [================= ] 1038/3596 28% [================= ] 1039/3596 28% [================= ] 1040/3596 28% [================= ] 1041/3596 28% [================= ] 1042/3596 28% [================= ] 1043/3596 29% [================== ] 1044/3596 29% [================== ] 1045/3596 29% [================== ] 1046/3596 29% [================== ] 1047/3596 29% [================== ] 1048/3596 29% [================== ] 1049/3596 29% [================== ] 1050/3596 29% [================== ] 1051/3596 29% [================== ] 1052/3596 29% [================== ] 1053/3596 29% [================== ] 1054/3596 29% [================== ] 1055/3596 29% [================== ] 1056/3596 29% [================== ] 1057/3596 29% [================== ] 1058/3596 29% [================== ] 1059/3596 29% [================== ] 1060/3596 29% [================== ] 1061/3596 29% [================== ] 1062/3596 29% [================== ] 1063/3596 29% [================== ] 1064/3596 29% [================== ] 1065/3596 29% [================== ] 1066/3596 29% [================== ] 1067/3596 29% [================== ] 1068/3596 29% [================== ] 1069/3596 29% [================== ] 1070/3596 29% [================== ] 1071/3596 29% [================== ] 1072/3596 29% [================== ] 1073/3596 29% [================== ] 1074/3596 29% [================== ] 1075/3596 29% [================== ] 1076/3596 29% [================== ] 1077/3596 29% [================== ] 1078/3596 29% [================== ] 1079/3596 30% [================== ] 1080/3596 30% [================== ] 1081/3596 30% [================== ] 1082/3596 30% [================== ] 1083/3596 30% [================== ] 1084/3596 30% [================== ] 1085/3596 30% [================== ] 1086/3596 30% [================== ] 1087/3596 30% [================== ] 1088/3596 30% [================== ] 1089/3596 30% [================== ] 1090/3596 30% [================== ] 1091/3596 30% [================== ] 1092/3596 30% [================== ] 1093/3596 30% [================== ] 1094/3596 30% [================== ] 1095/3596 30% [================== ] 1096/3596 30% [================== ] 1097/3596 30% [================== ] 1098/3596 30% [================== ] 1099/3596 30% [================== ] 1100/3596 30% [================== ] 1101/3596 30% [=================== ] 1102/3596 30% [=================== ] 1103/3596 30% [=================== ] 1104/3596 30% [=================== ] 1105/3596 30% [=================== ] 1106/3596 30% [=================== ] 1107/3596 30% [=================== ] 1108/3596 30% [=================== ] 1109/3596 30% [=================== ] 1110/3596 30% [=================== ] 1111/3596 30% [=================== ] 1112/3596 30% [=================== ] 1113/3596 30% [=================== ] 1114/3596 30% [=================== ] 1115/3596 31% [=================== ] 1116/3596 31% [=================== ] 1117/3596 31% [=================== ] 1118/3596 31% [=================== ] 1119/3596 31% [=================== ] 1120/3596 31% [=================== ] 1121/3596 31% [=================== ] 1122/3596 31% [=================== ] 1123/3596 31% [=================== ] 1124/3596 31% [=================== ] 1125/3596 31% [=================== ] 1126/3596 31% [=================== ] 1127/3596 31% [=================== ] 1128/3596 31% [=================== ] 1129/3596 31% [=================== ] 1130/3596 31% [=================== ] 1131/3596 31% [=================== ] 1132/3596 31% [=================== ] 1133/3596 31% [=================== ] 1134/3596 31% [=================== ] 1135/3596 31% [=================== ] 1136/3596 31% [=================== ] 1137/3596 31% [=================== ] 1138/3596 31% [=================== ] 1139/3596 31% [=================== ] 1140/3596 31% [=================== ] 1141/3596 31% [=================== ] 1142/3596 31% [=================== ] 1143/3596 31% [=================== ] 1144/3596 31% [=================== ] 1145/3596 31% [=================== ] 1146/3596 31% [=================== ] 1147/3596 31% [=================== ] 1148/3596 31% [=================== ] 1149/3596 31% [=================== ] 1150/3596 31% [=================== ] 1151/3596 32% [=================== ] 1152/3596 32% [=================== ] 1153/3596 32% [=================== ] 1154/3596 32% [=================== ] 1155/3596 32% [=================== ] 1156/3596 32% [=================== ] 1157/3596 32% [=================== ] 1158/3596 32% [=================== ] 1159/3596 32% [==================== ] 1160/3596 32% [==================== ] 1161/3596 32% [==================== ] 1162/3596 32% [==================== ] 1163/3596 32% [==================== ] 1164/3596 32% [==================== ] 1165/3596 32% [==================== ] 1166/3596 32% [==================== ] 1167/3596 32% [==================== ] 1168/3596 32% [==================== ] 1169/3596 32% [==================== ] 1170/3596 32% [==================== ] 1171/3596 32% [==================== ] 1172/3596 32% [==================== ] 1173/3596 32% [==================== ] 1174/3596 32% [==================== ] 1175/3596 32% [==================== ] 1176/3596 32% [==================== ] 1177/3596 32% [==================== ] 1178/3596 32% [==================== ] 1179/3596 32% [==================== ] 1180/3596 32% [==================== ] 1181/3596 32% [==================== ] 1182/3596 32% [==================== ] 1183/3596 32% [==================== ] 1184/3596 32% [==================== ] 1185/3596 32% [==================== ] 1186/3596 32% [==================== ] 1187/3596 33% [==================== ] 1188/3596 33% [==================== ] 1189/3596 33% [==================== ] 1190/3596 33% [==================== ] 1191/3596 33% [==================== ] 1192/3596 33% [==================== ] 1193/3596 33% [==================== ] 1194/3596 33% [==================== ] 1195/3596 33% [==================== ] 1196/3596 33% [==================== ] 1197/3596 33% [==================== ] 1198/3596 33% [==================== ] 1199/3596 33% [==================== ] 1200/3596 33% [==================== ] 1201/3596 33% [==================== ] 1202/3596 33% [==================== ] 1203/3596 33% [==================== ] 1204/3596 33% [==================== ] 1205/3596 33% [==================== ] 1206/3596 33% [==================== ] 1207/3596 33% [==================== ] 1208/3596 33% [==================== ] 1209/3596 33% [==================== ] 1210/3596 33% [==================== ] 1211/3596 33% [==================== ] 1212/3596 33% [==================== ] 1213/3596 33% [==================== ] 1214/3596 33% [==================== ] 1215/3596 33% [==================== ] 1216/3596 33% [==================== ] 1217/3596 33% [===================== ] 1218/3596 33% [===================== ] 1219/3596 33% [===================== ] 1220/3596 33% [===================== ] 1221/3596 33% [===================== ] 1222/3596 33% [===================== ] 1223/3596 34% [===================== ] 1224/3596 34% [===================== ] 1225/3596 34% [===================== ] 1226/3596 34% [===================== ] 1227/3596 34% [===================== ] 1228/3596 34% [===================== ] 1229/3596 34% [===================== ] 1230/3596 34% [===================== ] 1231/3596 34% [===================== ] 1232/3596 34% [===================== ] 1233/3596 34% [===================== ] 1234/3596 34% [===================== ] 1235/3596 34% [===================== ] 1236/3596 34% [===================== ] 1237/3596 34% [===================== ] 1238/3596 34% [===================== ] 1239/3596 34% [===================== ] 1240/3596 34% [===================== ] 1241/3596 34% [===================== ] 1242/3596 34% [===================== ] 1243/3596 34% [===================== ] 1244/3596 34% [===================== ] 1245/3596 34% [===================== ] 1246/3596 34% [===================== ] 1247/3596 34% [===================== ] 1248/3596 34% [===================== ] 1249/3596 34% [===================== ] 1250/3596 34% [===================== ] 1251/3596 34% [===================== ] 1252/3596 34% [===================== ] 1253/3596 34% [===================== ] 1254/3596 34% [===================== ] 1255/3596 34% [===================== ] 1256/3596 34% [===================== ] 1257/3596 34% [===================== ] 1258/3596 34% [===================== ] 1259/3596 35% [===================== ] 1260/3596 35% [===================== ] 1261/3596 35% [===================== ] 1262/3596 35% [===================== ] 1263/3596 35% [===================== ] 1264/3596 35% [===================== ] 1265/3596 35% [===================== ] 1266/3596 35% [===================== ] 1267/3596 35% [===================== ] 1268/3596 35% [===================== ] 1269/3596 35% [===================== ] 1270/3596 35% [===================== ] 1271/3596 35% [===================== ] 1272/3596 35% [===================== ] 1273/3596 35% [===================== ] 1274/3596 35% [===================== ] 1275/3596 35% [====================== ] 1276/3596 35% [====================== ] 1277/3596 35% [====================== ] 1278/3596 35% [====================== ] 1279/3596 35% [====================== ] 1280/3596 35% [====================== ] 1281/3596 35% [====================== ] 1282/3596 35% [====================== ] 1283/3596 35% [====================== ] 1284/3596 35% [====================== ] 1285/3596 35% [====================== ] 1286/3596 35% [====================== ] 1287/3596 35% [====================== ] 1288/3596 35% [====================== ] 1289/3596 35% [====================== ] 1290/3596 35% [====================== ] 1291/3596 35% [====================== ] 1292/3596 35% [====================== ] 1293/3596 35% [====================== ] 1294/3596 35% [====================== ] 1295/3596 36% [====================== ] 1296/3596 36% [====================== ] 1297/3596 36% [====================== ] 1298/3596 36% [====================== ] 1299/3596 36% [====================== ] 1300/3596 36% [====================== ] 1301/3596 36% [====================== ] 1302/3596 36% [====================== ] 1303/3596 36% [====================== ] 1304/3596 36% [====================== ] 1305/3596 36% [====================== ] 1306/3596 36% [====================== ] 1307/3596 36% [====================== ] 1308/3596 36% [====================== ] 1309/3596 36% [====================== ] 1310/3596 36% [====================== ] 1311/3596 36% [====================== ] 1312/3596 36% [====================== ] 1313/3596 36% [====================== ] 1314/3596 36% [====================== ] 1315/3596 36% [====================== ] 1316/3596 36% [====================== ] 1317/3596 36% [====================== ] 1318/3596 36% [====================== ] 1319/3596 36% [====================== ] 1320/3596 36% [====================== ] 1321/3596 36% [====================== ] 1322/3596 36% [====================== ] 1323/3596 36% [====================== ] 1324/3596 36% [====================== ] 1325/3596 36% [====================== ] 1326/3596 36% [====================== ] 1327/3596 36% [====================== ] 1328/3596 36% [====================== ] 1329/3596 36% [====================== ] 1330/3596 36% [====================== ] 1331/3596 37% [====================== ] 1332/3596 37% [====================== ] 1333/3596 37% [======================= ] 1334/3596 37% [======================= ] 1335/3596 37% [======================= ] 1336/3596 37% [======================= ] 1337/3596 37% [======================= ] 1338/3596 37% [======================= ] 1339/3596 37% [======================= ] 1340/3596 37% [======================= ] 1341/3596 37% [======================= ] 1342/3596 37% [======================= ] 1343/3596 37% [======================= ] 1344/3596 37% [======================= ] 1345/3596 37% [======================= ] 1346/3596 37% [======================= ] 1347/3596 37% [======================= ] 1348/3596 37% [======================= ] 1349/3596 37% [======================= ] 1350/3596 37% [======================= ] 1351/3596 37% [======================= ] 1352/3596 37% [======================= ] 1353/3596 37% [======================= ] 1354/3596 37% [======================= ] 1355/3596 37% [======================= ] 1356/3596 37% [======================= ] 1357/3596 37% [======================= ] 1358/3596 37% [======================= ] 1359/3596 37% [======================= ] 1360/3596 37% [======================= ] 1361/3596 37% [======================= ] 1362/3596 37% [======================= ] 1363/3596 37% [======================= ] 1364/3596 37% [======================= ] 1365/3596 37% [======================= ] 1366/3596 37% [======================= ] 1367/3596 38% [======================= ] 1368/3596 38% [======================= ] 1369/3596 38% [======================= ] 1370/3596 38% [======================= ] 1371/3596 38% [======================= ] 1372/3596 38% [======================= ] 1373/3596 38% [======================= ] 1374/3596 38% [======================= ] 1375/3596 38% [======================= ] 1376/3596 38% [======================= ] 1377/3596 38% [======================= ] 1378/3596 38% [======================= ] 1379/3596 38% [======================= ] 1380/3596 38% [======================= ] 1381/3596 38% [======================= ] 1382/3596 38% [======================= ] 1383/3596 38% [======================= ] 1384/3596 38% [======================= ] 1385/3596 38% [======================= ] 1386/3596 38% [======================= ] 1387/3596 38% [======================= ] 1388/3596 38% [======================= ] 1389/3596 38% [======================= ] 1390/3596 38% [======================= ] 1391/3596 38% [======================== ] 1392/3596 38% [======================== ] 1393/3596 38% [======================== ] 1394/3596 38% [======================== ] 1395/3596 38% [======================== ] 1396/3596 38% [======================== ] 1397/3596 38% [======================== ] 1398/3596 38% [======================== ] 1399/3596 38% [======================== ] 1400/3596 38% [======================== ] 1401/3596 38% [======================== ] 1402/3596 38% [======================== ] 1403/3596 39% [======================== ] 1404/3596 39% [======================== ] 1405/3596 39% [======================== ] 1406/3596 39% [======================== ] 1407/3596 39% [======================== ] 1408/3596 39% [======================== ] 1409/3596 39% [======================== ] 1410/3596 39% [======================== ] 1411/3596 39% [======================== ] 1412/3596 39% [======================== ] 1413/3596 39% [======================== ] 1414/3596 39% [======================== ] 1415/3596 39% [======================== ] 1416/3596 39% [======================== ] 1417/3596 39% [======================== ] 1418/3596 39% [======================== ] 1419/3596 39% [======================== ] 1420/3596 39% [======================== ] 1421/3596 39% [======================== ] 1422/3596 39% [======================== ] 1423/3596 39% [======================== ] 1424/3596 39% [======================== ] 1425/3596 39% [======================== ] 1426/3596 39% [======================== ] 1427/3596 39% [======================== ] 1428/3596 39% [======================== ] 1429/3596 39% [======================== ] 1430/3596 39% [======================== ] 1431/3596 39% [======================== ] 1432/3596 39% [======================== ] 1433/3596 39% [======================== ] 1434/3596 39% [======================== ] 1435/3596 39% [======================== ] 1436/3596 39% [======================== ] 1437/3596 39% [======================== ] 1438/3596 39% [======================== ] 1439/3596 40% [======================== ] 1440/3596 40% [======================== ] 1441/3596 40% [======================== ] 1442/3596 40% [======================== ] 1443/3596 40% [======================== ] 1444/3596 40% [======================== ] 1445/3596 40% [======================== ] 1446/3596 40% [======================== ] 1447/3596 40% [======================== ] 1448/3596 40% [======================== ] 1449/3596 40% [========================= ] 1450/3596 40% [========================= ] 1451/3596 40% [========================= ] 1452/3596 40% [========================= ] 1453/3596 40% [========================= ] 1454/3596 40% [========================= ] 1455/3596 40% [========================= ] 1456/3596 40% [========================= ] 1457/3596 40% [========================= ] 1458/3596 40% [========================= ] 1459/3596 40% [========================= ] 1460/3596 40% [========================= ] 1461/3596 40% [========================= ] 1462/3596 40% [========================= ] 1463/3596 40% [========================= ] 1464/3596 40% [========================= ] 1465/3596 40% [========================= ] 1466/3596 40% [========================= ] 1467/3596 40% [========================= ] 1468/3596 40% [========================= ] 1469/3596 40% [========================= ] 1470/3596 40% [========================= ] 1471/3596 40% [========================= ] 1472/3596 40% [========================= ] 1473/3596 40% [========================= ] 1474/3596 40% [========================= ] 1475/3596 41% [========================= ] 1476/3596 41% [========================= ] 1477/3596 41% [========================= ] 1478/3596 41% [========================= ] 1479/3596 41% [========================= ] 1480/3596 41% [========================= ] 1481/3596 41% [========================= ] 1482/3596 41% [========================= ] 1483/3596 41% [========================= ] 1484/3596 41% [========================= ] 1485/3596 41% [========================= ] 1486/3596 41% [========================= ] 1487/3596 41% [========================= ] 1488/3596 41% [========================= ] 1489/3596 41% [========================= ] 1490/3596 41% [========================= ] 1491/3596 41% [========================= ] 1492/3596 41% [========================= ] 1493/3596 41% [========================= ] 1494/3596 41% [========================= ] 1495/3596 41% [========================= ] 1496/3596 41% [========================= ] 1497/3596 41% [========================= ] 1498/3596 41% [========================= ] 1499/3596 41% [========================= ] 1500/3596 41% [========================= ] 1501/3596 41% [========================= ] 1502/3596 41% [========================= ] 1503/3596 41% [========================= ] 1504/3596 41% [========================= ] 1505/3596 41% [========================= ] 1506/3596 41% [========================= ] 1507/3596 41% [========================== ] 1508/3596 41% [========================== ] 1509/3596 41% [========================== ] 1510/3596 41% [========================== ] 1511/3596 42% [========================== ] 1512/3596 42% [========================== ] 1513/3596 42% [========================== ] 1514/3596 42% [========================== ] 1515/3596 42% [========================== ] 1516/3596 42% [========================== ] 1517/3596 42% [========================== ] 1518/3596 42% [========================== ] 1519/3596 42% [========================== ] 1520/3596 42% [========================== ] 1521/3596 42% [========================== ] 1522/3596 42% [========================== ] 1523/3596 42% [========================== ] 1524/3596 42% [========================== ] 1525/3596 42% [========================== ] 1526/3596 42% [========================== ] 1527/3596 42% [========================== ] 1528/3596 42% [========================== ] 1529/3596 42% [========================== ] 1530/3596 42% [========================== ] 1531/3596 42% [========================== ] 1532/3596 42% [========================== ] 1533/3596 42% [========================== ] 1534/3596 42% [========================== ] 1535/3596 42% [========================== ] 1536/3596 42% [========================== ] 1537/3596 42% [========================== ] 1538/3596 42% [========================== ] 1539/3596 42% [========================== ] 1540/3596 42% [========================== ] 1541/3596 42% [========================== ] 1542/3596 42% [========================== ] 1543/3596 42% [========================== ] 1544/3596 42% [========================== ] 1545/3596 42% [========================== ] 1546/3596 42% [========================== ] 1547/3596 43% [========================== ] 1548/3596 43% [========================== ] 1549/3596 43% [========================== ] 1550/3596 43% [========================== ] 1551/3596 43% [========================== ] 1552/3596 43% [========================== ] 1553/3596 43% [========================== ] 1554/3596 43% [========================== ] 1555/3596 43% [========================== ] 1556/3596 43% [========================== ] 1557/3596 43% [========================== ] 1558/3596 43% [========================== ] 1559/3596 43% [========================== ] 1560/3596 43% [========================== ] 1561/3596 43% [========================== ] 1562/3596 43% [========================== ] 1563/3596 43% [========================== ] 1564/3596 43% [========================== ] 1565/3596 43% [=========================== ] 1566/3596 43% [=========================== ] 1567/3596 43% [=========================== ] 1568/3596 43% [=========================== ] 1569/3596 43% [=========================== ] 1570/3596 43% [=========================== ] 1571/3596 43% [=========================== ] 1572/3596 43% [=========================== ] 1573/3596 43% [=========================== ] 1574/3596 43% [=========================== ] 1575/3596 43% [=========================== ] 1576/3596 43% [=========================== ] 1577/3596 43% [=========================== ] 1578/3596 43% [=========================== ] 1579/3596 43% [=========================== ] 1580/3596 43% [=========================== ] 1581/3596 43% [=========================== ] 1582/3596 43% [=========================== ] 1583/3596 44% [=========================== ] 1584/3596 44% [=========================== ] 1585/3596 44% [=========================== ] 1586/3596 44% [=========================== ] 1587/3596 44% [=========================== ] 1588/3596 44% [=========================== ] 1589/3596 44% [=========================== ] 1590/3596 44% [=========================== ] 1591/3596 44% [=========================== ] 1592/3596 44% [=========================== ] 1593/3596 44% [=========================== ] 1594/3596 44% [=========================== ] 1595/3596 44% [=========================== ] 1596/3596 44% [=========================== ] 1597/3596 44% [=========================== ] 1598/3596 44% [=========================== ] 1599/3596 44% [=========================== ] 1600/3596 44% [=========================== ] 1601/3596 44% [=========================== ] 1602/3596 44% [=========================== ] 1603/3596 44% [=========================== ] 1604/3596 44% [=========================== ] 1605/3596 44% [=========================== ] 1606/3596 44% [=========================== ] 1607/3596 44% [=========================== ] 1608/3596 44% [=========================== ] 1609/3596 44% [=========================== ] 1610/3596 44% [=========================== ] 1611/3596 44% [=========================== ] 1612/3596 44% [=========================== ] 1613/3596 44% [=========================== ] 1614/3596 44% [=========================== ] 1615/3596 44% [=========================== ] 1616/3596 44% [=========================== ] 1617/3596 44% [=========================== ] 1618/3596 44% [=========================== ] 1619/3596 45% [=========================== ] 1620/3596 45% [=========================== ] 1621/3596 45% [=========================== ] 1622/3596 45% [=========================== ] 1623/3596 45% [============================ ] 1624/3596 45% [============================ ] 1625/3596 45% [============================ ] 1626/3596 45% [============================ ] 1627/3596 45% [============================ ] 1628/3596 45% [============================ ] 1629/3596 45% [============================ ] 1630/3596 45% [============================ ] 1631/3596 45% [============================ ] 1632/3596 45% [============================ ] 1633/3596 45% [============================ ] 1634/3596 45% [============================ ] 1635/3596 45% [============================ ] 1636/3596 45% [============================ ] 1637/3596 45% [============================ ] 1638/3596 45% [============================ ] 1639/3596 45% [============================ ] 1640/3596 45% [============================ ] 1641/3596 45% [============================ ] 1642/3596 45% [============================ ] 1643/3596 45% [============================ ] 1644/3596 45% [============================ ] 1645/3596 45% [============================ ] 1646/3596 45% [============================ ] 1647/3596 45% [============================ ] 1648/3596 45% [============================ ] 1649/3596 45% [============================ ] 1650/3596 45% [============================ ] 1651/3596 45% [============================ ] 1652/3596 45% [============================ ] 1653/3596 45% [============================ ] 1654/3596 45% [============================ ] 1655/3596 46% [============================ ] 1656/3596 46% [============================ ] 1657/3596 46% [============================ ] 1658/3596 46% [============================ ] 1659/3596 46% [============================ ] 1660/3596 46% [============================ ] 1661/3596 46% [============================ ] 1662/3596 46% [============================ ] 1663/3596 46% [============================ ] 1664/3596 46% [============================ ] 1665/3596 46% [============================ ] 1666/3596 46% [============================ ] 1667/3596 46% [============================ ] 1668/3596 46% [============================ ] 1669/3596 46% [============================ ] 1670/3596 46% [============================ ] 1671/3596 46% [============================ ] 1672/3596 46% [============================ ] 1673/3596 46% [============================ ] 1674/3596 46% [============================ ] 1675/3596 46% [============================ ] 1676/3596 46% [============================ ] 1677/3596 46% [============================ ] 1678/3596 46% [============================ ] 1679/3596 46% [============================ ] 1680/3596 46% [============================ ] 1681/3596 46% [============================= ] 1682/3596 46% [============================= ] 1683/3596 46% [============================= ] 1684/3596 46% [============================= ] 1685/3596 46% [============================= ] 1686/3596 46% [============================= ] 1687/3596 46% [============================= ] 1688/3596 46% [============================= ] 1689/3596 46% [============================= ] 1690/3596 46% [============================= ] 1691/3596 47% [============================= ] 1692/3596 47% [============================= ] 1693/3596 47% [============================= ] 1694/3596 47% [============================= ] 1695/3596 47% [============================= ] 1696/3596 47% [============================= ] 1697/3596 47% [============================= ] 1698/3596 47% [============================= ] 1699/3596 47% [============================= ] 1700/3596 47% [============================= ] 1701/3596 47% [============================= ] 1702/3596 47% [============================= ] 1703/3596 47% [============================= ] 1704/3596 47% [============================= ] 1705/3596 47% [============================= ] 1706/3596 47% [============================= ] 1707/3596 47% [============================= ] 1708/3596 47% [============================= ] 1709/3596 47% [============================= ] 1710/3596 47% [============================= ] 1711/3596 47% [============================= ] 1712/3596 47% [============================= ] 1713/3596 47% [============================= ] 1714/3596 47% [============================= ] 1715/3596 47% [============================= ] 1716/3596 47% [============================= ] 1717/3596 47% [============================= ] 1718/3596 47% [============================= ] 1719/3596 47% [============================= ] 1720/3596 47% [============================= ] 1721/3596 47% [============================= ] 1722/3596 47% [============================= ] 1723/3596 47% [============================= ] 1724/3596 47% [============================= ] 1725/3596 47% [============================= ] 1726/3596 47% [============================= ] 1727/3596 48% [============================= ] 1728/3596 48% [============================= ] 1729/3596 48% [============================= ] 1730/3596 48% [============================= ] 1731/3596 48% [============================= ] 1732/3596 48% [============================= ] 1733/3596 48% [============================= ] 1734/3596 48% [============================= ] 1735/3596 48% [============================= ] 1736/3596 48% [============================= ] 1737/3596 48% [============================= ] 1738/3596 48% [============================= ] 1739/3596 48% [============================== ] 1740/3596 48% [============================== ] 1741/3596 48% [============================== ] 1742/3596 48% [============================== ] 1743/3596 48% [============================== ] 1744/3596 48% [============================== ] 1745/3596 48% [============================== ] 1746/3596 48% [============================== ] 1747/3596 48% [============================== ] 1748/3596 48% [============================== ] 1749/3596 48% [============================== ] 1750/3596 48% [============================== ] 1751/3596 48% [============================== ] 1752/3596 48% [============================== ] 1753/3596 48% [============================== ] 1754/3596 48% [============================== ] 1755/3596 48% [============================== ] 1756/3596 48% [============================== ] 1757/3596 48% [============================== ] 1758/3596 48% [============================== ] 1759/3596 48% [============================== ] 1760/3596 48% [============================== ] 1761/3596 48% [============================== ] 1762/3596 48% [============================== ] 1763/3596 49% [============================== ] 1764/3596 49% [============================== ] 1765/3596 49% [============================== ] 1766/3596 49% [============================== ] 1767/3596 49% [============================== ] 1768/3596 49% [============================== ] 1769/3596 49% [============================== ] 1770/3596 49% [============================== ] 1771/3596 49% [============================== ] 1772/3596 49% [============================== ] 1773/3596 49% [============================== ] 1774/3596 49% [============================== ] 1775/3596 49% [============================== ] 1776/3596 49% [============================== ] 1777/3596 49% [============================== ] 1778/3596 49% [============================== ] 1779/3596 49% [============================== ] 1780/3596 49% [============================== ] 1781/3596 49% [============================== ] 1782/3596 49% [============================== ] 1783/3596 49% [============================== ] 1784/3596 49% [============================== ] 1785/3596 49% [============================== ] 1786/3596 49% [============================== ] 1787/3596 49% [============================== ] 1788/3596 49% [============================== ] 1789/3596 49% [============================== ] 1790/3596 49% [============================== ] 1791/3596 49% [============================== ] 1792/3596 49% [============================== ] 1793/3596 49% [============================== ] 1794/3596 49% [============================== ] 1795/3596 49% [============================== ] 1796/3596 49% [============================== ] 1797/3596 49% [=============================== ] 1798/3596 50% [=============================== ] 1799/3596 50% [=============================== ] 1800/3596 50% [=============================== ] 1801/3596 50% [=============================== ] 1802/3596 50% [=============================== ] 1803/3596 50% [=============================== ] 1804/3596 50% [=============================== ] 1805/3596 50% [=============================== ] 1806/3596 50% [=============================== ] 1807/3596 50% [=============================== ] 1808/3596 50% [=============================== ] 1809/3596 50% [=============================== ] 1810/3596 50% [=============================== ] 1811/3596 50% [=============================== ] 1812/3596 50% [=============================== ] 1813/3596 50% [=============================== ] 1814/3596 50% [=============================== ] 1815/3596 50% [=============================== ] 1816/3596 50% [=============================== ] 1817/3596 50% [=============================== ] 1818/3596 50% [=============================== ] 1819/3596 50% [=============================== ] 1820/3596 50% [=============================== ] 1821/3596 50% [=============================== ] 1822/3596 50% [=============================== ] 1823/3596 50% [=============================== ] 1824/3596 50% [=============================== ] 1825/3596 50% [=============================== ] 1826/3596 50% [=============================== ] 1827/3596 50% [=============================== ] 1828/3596 50% [=============================== ] 1829/3596 50% [=============================== ] 1830/3596 50% [=============================== ] 1831/3596 50% [=============================== ] 1832/3596 50% [=============================== ] 1833/3596 50% [=============================== ] 1834/3596 51% [=============================== ] 1835/3596 51% [=============================== ] 1836/3596 51% [=============================== ] 1837/3596 51% [=============================== ] 1838/3596 51% [=============================== ] 1839/3596 51% [=============================== ] 1840/3596 51% [=============================== ] 1841/3596 51% [=============================== ] 1842/3596 51% [=============================== ] 1843/3596 51% [=============================== ] 1844/3596 51% [=============================== ] 1845/3596 51% [=============================== ] 1846/3596 51% [=============================== ] 1847/3596 51% [=============================== ] 1848/3596 51% [=============================== ] 1849/3596 51% [=============================== ] 1850/3596 51% [=============================== ] 1851/3596 51% [=============================== ] 1852/3596 51% [=============================== ] 1853/3596 51% [=============================== ] 1854/3596 51% [=============================== ] 1855/3596 51% [================================ ] 1856/3596 51% [================================ ] 1857/3596 51% [================================ ] 1858/3596 51% [================================ ] 1859/3596 51% [================================ ] 1860/3596 51% [================================ ] 1861/3596 51% [================================ ] 1862/3596 51% [================================ ] 1863/3596 51% [================================ ] 1864/3596 51% [================================ ] 1865/3596 51% [================================ ] 1866/3596 51% [================================ ] 1867/3596 51% [================================ ] 1868/3596 51% [================================ ] 1869/3596 51% [================================ ] 1870/3596 52% [================================ ] 1871/3596 52% [================================ ] 1872/3596 52% [================================ ] 1873/3596 52% [================================ ] 1874/3596 52% [================================ ] 1875/3596 52% [================================ ] 1876/3596 52% [================================ ] 1877/3596 52% [================================ ] 1878/3596 52% [================================ ] 1879/3596 52% [================================ ] 1880/3596 52% [================================ ] 1881/3596 52% [================================ ] 1882/3596 52% [================================ ] 1883/3596 52% [================================ ] 1884/3596 52% [================================ ] 1885/3596 52% [================================ ] 1886/3596 52% [================================ ] 1887/3596 52% [================================ ] 1888/3596 52% [================================ ] 1889/3596 52% [================================ ] 1890/3596 52% [================================ ] 1891/3596 52% [================================ ] 1892/3596 52% [================================ ] 1893/3596 52% [================================ ] 1894/3596 52% [================================ ] 1895/3596 52% [================================ ] 1896/3596 52% [================================ ] 1897/3596 52% [================================ ] 1898/3596 52% [================================ ] 1899/3596 52% [================================ ] 1900/3596 52% [================================ ] 1901/3596 52% [================================ ] 1902/3596 52% [================================ ] 1903/3596 52% [================================ ] 1904/3596 52% [================================ ] 1905/3596 52% [================================ ] 1906/3596 53% [================================ ] 1907/3596 53% [================================ ] 1908/3596 53% [================================ ] 1909/3596 53% [================================ ] 1910/3596 53% [================================ ] 1911/3596 53% [================================ ] 1912/3596 53% [================================ ] 1913/3596 53% [================================= ] 1914/3596 53% [================================= ] 1915/3596 53% [================================= ] 1916/3596 53% [================================= ] 1917/3596 53% [================================= ] 1918/3596 53% [================================= ] 1919/3596 53% [================================= ] 1920/3596 53% [================================= ] 1921/3596 53% [================================= ] 1922/3596 53% [================================= ] 1923/3596 53% [================================= ] 1924/3596 53% [================================= ] 1925/3596 53% [================================= ] 1926/3596 53% [================================= ] 1927/3596 53% [================================= ] 1928/3596 53% [================================= ] 1929/3596 53% [================================= ] 1930/3596 53% [================================= ] 1931/3596 53% [================================= ] 1932/3596 53% [================================= ] 1933/3596 53% [================================= ] 1934/3596 53% [================================= ] 1935/3596 53% [================================= ] 1936/3596 53% [================================= ] 1937/3596 53% [================================= ] 1938/3596 53% [================================= ] 1939/3596 53% [================================= ] 1940/3596 53% [================================= ] 1941/3596 53% [================================= ] 1942/3596 54% [================================= ] 1943/3596 54% [================================= ] 1944/3596 54% [================================= ] 1945/3596 54% [================================= ] 1946/3596 54% [================================= ] 1947/3596 54% [================================= ] 1948/3596 54% [================================= ] 1949/3596 54% [================================= ] 1950/3596 54% [================================= ] 1951/3596 54% [================================= ] 1952/3596 54% [================================= ] 1953/3596 54% [================================= ] 1954/3596 54% [================================= ] 1955/3596 54% [================================= ] 1956/3596 54% [================================= ] 1957/3596 54% [================================= ] 1958/3596 54% [================================= ] 1959/3596 54% [================================= ] 1960/3596 54% [================================= ] 1961/3596 54% [================================= ] 1962/3596 54% [================================= ] 1963/3596 54% [================================= ] 1964/3596 54% [================================= ] 1965/3596 54% [================================= ] 1966/3596 54% [================================= ] 1967/3596 54% [================================= ] 1968/3596 54% [================================= ] 1969/3596 54% [================================= ] 1970/3596 54% [================================= ] 1971/3596 54% [================================== ] 1972/3596 54% [================================== ] 1973/3596 54% [================================== ] 1974/3596 54% [================================== ] 1975/3596 54% [================================== ] 1976/3596 54% [================================== ] 1977/3596 54% [================================== ] 1978/3596 55% [================================== ] 1979/3596 55% [================================== ] 1980/3596 55% [================================== ] 1981/3596 55% [================================== ] 1982/3596 55% [================================== ] 1983/3596 55% [================================== ] 1984/3596 55% [================================== ] 1985/3596 55% [================================== ] 1986/3596 55% [================================== ] 1987/3596 55% [================================== ] 1988/3596 55% [================================== ] 1989/3596 55% [================================== ] 1990/3596 55% [================================== ] 1991/3596 55% [================================== ] 1992/3596 55% [================================== ] 1993/3596 55% [================================== ] 1994/3596 55% [================================== ] 1995/3596 55% [================================== ] 1996/3596 55% [================================== ] 1997/3596 55% [================================== ] 1998/3596 55% [================================== ] 1999/3596 55% [================================== ] 2000/3596 55% [================================== ] 2001/3596 55% [================================== ] 2002/3596 55% [================================== ] 2003/3596 55% [================================== ] 2004/3596 55% [================================== ] 2005/3596 55% [================================== ] 2006/3596 55% [================================== ] 2007/3596 55% [================================== ] 2008/3596 55% [================================== ] 2009/3596 55% [================================== ] 2010/3596 55% [================================== ] 2011/3596 55% [================================== ] 2012/3596 55% [================================== ] 2013/3596 55% [================================== ] 2014/3596 56% [================================== ] 2015/3596 56% [================================== ] 2016/3596 56% [================================== ] 2017/3596 56% [================================== ] 2018/3596 56% [================================== ] 2019/3596 56% [================================== ] 2020/3596 56% [================================== ] 2021/3596 56% [================================== ] 2022/3596 56% [================================== ] 2023/3596 56% [================================== ] 2024/3596 56% [================================== ] 2025/3596 56% [================================== ] 2026/3596 56% [================================== ] 2027/3596 56% [================================== ] 2028/3596 56% [================================== ] 2029/3596 56% [=================================== ] 2030/3596 56% [=================================== ] 2031/3596 56% [=================================== ] 2032/3596 56% [=================================== ] 2033/3596 56% [=================================== ] 2034/3596 56% [=================================== ] 2035/3596 56% [=================================== ] 2036/3596 56% [=================================== ] 2037/3596 56% [=================================== ] 2038/3596 56% [=================================== ] 2039/3596 56% [=================================== ] 2040/3596 56% [=================================== ] 2041/3596 56% [=================================== ] 2042/3596 56% [=================================== ] 2043/3596 56% [=================================== ] 2044/3596 56% [=================================== ] 2045/3596 56% [=================================== ] 2046/3596 56% [=================================== ] 2047/3596 56% [=================================== ] 2048/3596 56% [=================================== ] 2049/3596 56% [=================================== ] 2050/3596 57% [=================================== ] 2051/3596 57% [=================================== ] 2052/3596 57% [=================================== ] 2053/3596 57% [=================================== ] 2054/3596 57% [=================================== ] 2055/3596 57% [=================================== ] 2056/3596 57% [=================================== ] 2057/3596 57% [=================================== ] 2058/3596 57% [=================================== ] 2059/3596 57% [=================================== ] 2060/3596 57% [=================================== ] 2061/3596 57% [=================================== ] 2062/3596 57% [=================================== ] 2063/3596 57% [=================================== ] 2064/3596 57% [=================================== ] 2065/3596 57% [=================================== ] 2066/3596 57% [=================================== ] 2067/3596 57% [=================================== ] 2068/3596 57% [=================================== ] 2069/3596 57% [=================================== ] 2070/3596 57% [=================================== ] 2071/3596 57% [=================================== ] 2072/3596 57% [=================================== ] 2073/3596 57% [=================================== ] 2074/3596 57% [=================================== ] 2075/3596 57% [=================================== ] 2076/3596 57% [=================================== ] 2077/3596 57% [=================================== ] 2078/3596 57% [=================================== ] 2079/3596 57% [=================================== ] 2080/3596 57% [=================================== ] 2081/3596 57% [=================================== ] 2082/3596 57% [=================================== ] 2083/3596 57% [=================================== ] 2084/3596 57% [=================================== ] 2085/3596 57% [=================================== ] 2086/3596 58% [=================================== ] 2087/3596 58% [==================================== ] 2088/3596 58% [==================================== ] 2089/3596 58% [==================================== ] 2090/3596 58% [==================================== ] 2091/3596 58% [==================================== ] 2092/3596 58% [==================================== ] 2093/3596 58% [==================================== ] 2094/3596 58% [==================================== ] 2095/3596 58% [==================================== ] 2096/3596 58% [==================================== ] 2097/3596 58% [==================================== ] 2098/3596 58% [==================================== ] 2099/3596 58% [==================================== ] 2100/3596 58% [==================================== ] 2101/3596 58% [==================================== ] 2102/3596 58% [==================================== ] 2103/3596 58% [==================================== ] 2104/3596 58% [==================================== ] 2105/3596 58% [==================================== ] 2106/3596 58% [==================================== ] 2107/3596 58% [==================================== ] 2108/3596 58% [==================================== ] 2109/3596 58% [==================================== ] 2110/3596 58% [==================================== ] 2111/3596 58% [==================================== ] 2112/3596 58% [==================================== ] 2113/3596 58% [==================================== ] 2114/3596 58% [==================================== ] 2115/3596 58% [==================================== ] 2116/3596 58% [==================================== ] 2117/3596 58% [==================================== ] 2118/3596 58% [==================================== ] 2119/3596 58% [==================================== ] 2120/3596 58% [==================================== ] 2121/3596 58% [==================================== ] 2122/3596 59% [==================================== ] 2123/3596 59% [==================================== ] 2124/3596 59% [==================================== ] 2125/3596 59% [==================================== ] 2126/3596 59% [==================================== ] 2127/3596 59% [==================================== ] 2128/3596 59% [==================================== ] 2129/3596 59% [==================================== ] 2130/3596 59% [==================================== ] 2131/3596 59% [==================================== ] 2132/3596 59% [==================================== ] 2133/3596 59% [==================================== ] 2134/3596 59% [==================================== ] 2135/3596 59% [==================================== ] 2136/3596 59% [==================================== ] 2137/3596 59% [==================================== ] 2138/3596 59% [==================================== ] 2139/3596 59% [==================================== ] 2140/3596 59% [==================================== ] 2141/3596 59% [==================================== ] 2142/3596 59% [==================================== ] 2143/3596 59% [==================================== ] 2144/3596 59% [==================================== ] 2145/3596 59% [===================================== ] 2146/3596 59% [===================================== ] 2147/3596 59% [===================================== ] 2148/3596 59% [===================================== ] 2149/3596 59% [===================================== ] 2150/3596 59% [===================================== ] 2151/3596 59% [===================================== ] 2152/3596 59% [===================================== ] 2153/3596 59% [===================================== ] 2154/3596 59% [===================================== ] 2155/3596 59% [===================================== ] 2156/3596 59% [===================================== ] 2157/3596 59% [===================================== ] 2158/3596 60% [===================================== ] 2159/3596 60% [===================================== ] 2160/3596 60% [===================================== ] 2161/3596 60% [===================================== ] 2162/3596 60% [===================================== ] 2163/3596 60% [===================================== ] 2164/3596 60% [===================================== ] 2165/3596 60% [===================================== ] 2166/3596 60% [===================================== ] 2167/3596 60% [===================================== ] 2168/3596 60% [===================================== ] 2169/3596 60% [===================================== ] 2170/3596 60% [===================================== ] 2171/3596 60% [===================================== ] 2172/3596 60% [===================================== ] 2173/3596 60% [===================================== ] 2174/3596 60% [===================================== ] 2175/3596 60% [===================================== ] 2176/3596 60% [===================================== ] 2177/3596 60% [===================================== ] 2178/3596 60% [===================================== ] 2179/3596 60% [===================================== ] 2180/3596 60% [===================================== ] 2181/3596 60% [===================================== ] 2182/3596 60% [===================================== ] 2183/3596 60% [===================================== ] 2184/3596 60% [===================================== ] 2185/3596 60% [===================================== ] 2186/3596 60% [===================================== ] 2187/3596 60% [===================================== ] 2188/3596 60% [===================================== ] 2189/3596 60% [===================================== ] 2190/3596 60% [===================================== ] 2191/3596 60% [===================================== ] 2192/3596 60% [===================================== ] 2193/3596 60% [===================================== ] 2194/3596 61% [===================================== ] 2195/3596 61% [===================================== ] 2196/3596 61% [===================================== ] 2197/3596 61% [===================================== ] 2198/3596 61% [===================================== ] 2199/3596 61% [===================================== ] 2200/3596 61% [===================================== ] 2201/3596 61% [===================================== ] 2202/3596 61% [===================================== ] 2203/3596 61% [====================================== ] 2204/3596 61% [====================================== ] 2205/3596 61% [====================================== ] 2206/3596 61% [====================================== ] 2207/3596 61% [====================================== ] 2208/3596 61% [====================================== ] 2209/3596 61% [====================================== ] 2210/3596 61% [====================================== ] 2211/3596 61% [====================================== ] 2212/3596 61% [====================================== ] 2213/3596 61% [====================================== ] 2214/3596 61% [====================================== ] 2215/3596 61% [====================================== ] 2216/3596 61% [====================================== ] 2217/3596 61% [====================================== ] 2218/3596 61% [====================================== ] 2219/3596 61% [====================================== ] 2220/3596 61% [====================================== ] 2221/3596 61% [====================================== ] 2222/3596 61% [====================================== ] 2223/3596 61% [====================================== ] 2224/3596 61% [====================================== ] 2225/3596 61% [====================================== ] 2226/3596 61% [====================================== ] 2227/3596 61% [====================================== ] 2228/3596 61% [====================================== ] 2229/3596 61% [====================================== ] 2230/3596 62% [====================================== ] 2231/3596 62% [====================================== ] 2232/3596 62% [====================================== ] 2233/3596 62% [====================================== ] 2234/3596 62% [====================================== ] 2235/3596 62% [====================================== ] 2236/3596 62% [====================================== ] 2237/3596 62% [====================================== ] 2238/3596 62% [====================================== ] 2239/3596 62% [====================================== ] 2240/3596 62% [====================================== ] 2241/3596 62% [====================================== ] 2242/3596 62% [====================================== ] 2243/3596 62% [====================================== ] 2244/3596 62% [====================================== ] 2245/3596 62% [====================================== ] 2246/3596 62% [====================================== ] 2247/3596 62% [====================================== ] 2248/3596 62% [====================================== ] 2249/3596 62% [====================================== ] 2250/3596 62% [====================================== ] 2251/3596 62% [====================================== ] 2252/3596 62% [====================================== ] 2253/3596 62% [====================================== ] 2254/3596 62% [====================================== ] 2255/3596 62% [====================================== ] 2256/3596 62% [====================================== ] 2257/3596 62% [====================================== ] 2258/3596 62% [====================================== ] 2259/3596 62% [====================================== ] 2260/3596 62% [====================================== ] 2261/3596 62% [======================================= ] 2262/3596 62% [======================================= ] 2263/3596 62% [======================================= ] 2264/3596 62% [======================================= ] 2265/3596 62% [======================================= ] 2266/3596 63% [======================================= ] 2267/3596 63% [======================================= ] 2268/3596 63% [======================================= ] 2269/3596 63% [======================================= ] 2270/3596 63% [======================================= ] 2271/3596 63% [======================================= ] 2272/3596 63% [======================================= ] 2273/3596 63% [======================================= ] 2274/3596 63% [======================================= ] 2275/3596 63% [======================================= ] 2276/3596 63% [======================================= ] 2277/3596 63% [======================================= ] 2278/3596 63% [======================================= ] 2279/3596 63% [======================================= ] 2280/3596 63% [======================================= ] 2281/3596 63% [======================================= ] 2282/3596 63% [======================================= ] 2283/3596 63% [======================================= ] 2284/3596 63% [======================================= ] 2285/3596 63% [======================================= ] 2286/3596 63% [======================================= ] 2287/3596 63% [======================================= ] 2288/3596 63% [======================================= ] 2289/3596 63% [======================================= ] 2290/3596 63% [======================================= ] 2291/3596 63% [======================================= ] 2292/3596 63% [======================================= ] 2293/3596 63% [======================================= ] 2294/3596 63% [======================================= ] 2295/3596 63% [======================================= ] 2296/3596 63% [======================================= ] 2297/3596 63% [======================================= ] 2298/3596 63% [======================================= ] 2299/3596 63% [======================================= ] 2300/3596 63% [======================================= ] 2301/3596 63% [======================================= ] 2302/3596 64% [======================================= ] 2303/3596 64% [======================================= ] 2304/3596 64% [======================================= ] 2305/3596 64% [======================================= ] 2306/3596 64% [======================================= ] 2307/3596 64% [======================================= ] 2308/3596 64% [======================================= ] 2309/3596 64% [======================================= ] 2310/3596 64% [======================================= ] 2311/3596 64% [======================================= ] 2312/3596 64% [======================================= ] 2313/3596 64% [======================================= ] 2314/3596 64% [======================================= ] 2315/3596 64% [======================================= ] 2316/3596 64% [======================================= ] 2317/3596 64% [======================================= ] 2318/3596 64% [======================================= ] 2319/3596 64% [======================================== ] 2320/3596 64% [======================================== ] 2321/3596 64% [======================================== ] 2322/3596 64% [======================================== ] 2323/3596 64% [======================================== ] 2324/3596 64% [======================================== ] 2325/3596 64% [======================================== ] 2326/3596 64% [======================================== ] 2327/3596 64% [======================================== ] 2328/3596 64% [======================================== ] 2329/3596 64% [======================================== ] 2330/3596 64% [======================================== ] 2331/3596 64% [======================================== ] 2332/3596 64% [======================================== ] 2333/3596 64% [======================================== ] 2334/3596 64% [======================================== ] 2335/3596 64% [======================================== ] 2336/3596 64% [======================================== ] 2337/3596 64% [======================================== ] 2338/3596 65% [======================================== ] 2339/3596 65% [======================================== ] 2340/3596 65% [======================================== ] 2341/3596 65% [======================================== ] 2342/3596 65% [======================================== ] 2343/3596 65% [======================================== ] 2344/3596 65% [======================================== ] 2345/3596 65% [======================================== ] 2346/3596 65% [======================================== ] 2347/3596 65% [======================================== ] 2348/3596 65% [======================================== ] 2349/3596 65% [======================================== ] 2350/3596 65% [======================================== ] 2351/3596 65% [======================================== ] 2352/3596 65% [======================================== ] 2353/3596 65% [======================================== ] 2354/3596 65% [======================================== ] 2355/3596 65% [======================================== ] 2356/3596 65% [======================================== ] 2357/3596 65% [======================================== ] 2358/3596 65% [======================================== ] 2359/3596 65% [======================================== ] 2360/3596 65% [======================================== ] 2361/3596 65% [======================================== ] 2362/3596 65% [======================================== ] 2363/3596 65% [======================================== ] 2364/3596 65% [======================================== ] 2365/3596 65% [======================================== ] 2366/3596 65% [======================================== ] 2367/3596 65% [======================================== ] 2368/3596 65% [======================================== ] 2369/3596 65% [======================================== ] 2370/3596 65% [======================================== ] 2371/3596 65% [======================================== ] 2372/3596 65% [======================================== ] 2373/3596 65% [======================================== ] 2374/3596 66% [======================================== ] 2375/3596 66% [======================================== ] 2376/3596 66% [======================================== ] 2377/3596 66% [========================================= ] 2378/3596 66% [========================================= ] 2379/3596 66% [========================================= ] 2380/3596 66% [========================================= ] 2381/3596 66% [========================================= ] 2382/3596 66% [========================================= ] 2383/3596 66% [========================================= ] 2384/3596 66% [========================================= ] 2385/3596 66% [========================================= ] 2386/3596 66% [========================================= ] 2387/3596 66% [========================================= ] 2388/3596 66% [========================================= ] 2389/3596 66% [========================================= ] 2390/3596 66% [========================================= ] 2391/3596 66% [========================================= ] 2392/3596 66% [========================================= ] 2393/3596 66% [========================================= ] 2394/3596 66% [========================================= ] 2395/3596 66% [========================================= ] 2396/3596 66% [========================================= ] 2397/3596 66% [========================================= ] 2398/3596 66% [========================================= ] 2399/3596 66% [========================================= ] 2400/3596 66% [========================================= ] 2401/3596 66% [========================================= ] 2402/3596 66% [========================================= ] 2403/3596 66% [========================================= ] 2404/3596 66% [========================================= ] 2405/3596 66% [========================================= ] 2406/3596 66% [========================================= ] 2407/3596 66% [========================================= ] 2408/3596 66% [========================================= ] 2409/3596 66% [========================================= ] 2410/3596 67% [========================================= ] 2411/3596 67% [========================================= ] 2412/3596 67% [========================================= ] 2413/3596 67% [========================================= ] 2414/3596 67% [========================================= ] 2415/3596 67% [========================================= ] 2416/3596 67% [========================================= ] 2417/3596 67% [========================================= ] 2418/3596 67% [========================================= ] 2419/3596 67% [========================================= ] 2420/3596 67% [========================================= ] 2421/3596 67% [========================================= ] 2422/3596 67% [========================================= ] 2423/3596 67% [========================================= ] 2424/3596 67% [========================================= ] 2425/3596 67% [========================================= ] 2426/3596 67% [========================================= ] 2427/3596 67% [========================================= ] 2428/3596 67% [========================================= ] 2429/3596 67% [========================================= ] 2430/3596 67% [========================================= ] 2431/3596 67% [========================================= ] 2432/3596 67% [========================================= ] 2433/3596 67% [========================================= ] 2434/3596 67% [========================================= ] 2435/3596 67% [========================================== ] 2436/3596 67% [========================================== ] 2437/3596 67% [========================================== ] 2438/3596 67% [========================================== ] 2439/3596 67% [========================================== ] 2440/3596 67% [========================================== ] 2441/3596 67% [========================================== ] 2442/3596 67% [========================================== ] 2443/3596 67% [========================================== ] 2444/3596 67% [========================================== ] 2445/3596 67% [========================================== ] 2446/3596 68% [========================================== ] 2447/3596 68% [========================================== ] 2448/3596 68% [========================================== ] 2449/3596 68% [========================================== ] 2450/3596 68% [========================================== ] 2451/3596 68% [========================================== ] 2452/3596 68% [========================================== ] 2453/3596 68% [========================================== ] 2454/3596 68% [========================================== ] 2455/3596 68% [========================================== ] 2456/3596 68% [========================================== ] 2457/3596 68% [========================================== ] 2458/3596 68% [========================================== ] 2459/3596 68% [========================================== ] 2460/3596 68% [========================================== ] 2461/3596 68% [========================================== ] 2462/3596 68% [========================================== ] 2463/3596 68% [========================================== ] 2464/3596 68% [========================================== ] 2465/3596 68% [========================================== ] 2466/3596 68% [========================================== ] 2467/3596 68% [========================================== ] 2468/3596 68% [========================================== ] 2469/3596 68% [========================================== ] 2470/3596 68% [========================================== ] 2471/3596 68% [========================================== ] 2472/3596 68% [========================================== ] 2473/3596 68% [========================================== ] 2474/3596 68% [========================================== ] 2475/3596 68% [========================================== ] 2476/3596 68% [========================================== ] 2477/3596 68% [========================================== ] 2478/3596 68% [========================================== ] 2479/3596 68% [========================================== ] 2480/3596 68% [========================================== ] 2481/3596 68% [========================================== ] 2482/3596 69% [========================================== ] 2483/3596 69% [========================================== ] 2484/3596 69% [========================================== ] 2485/3596 69% [========================================== ] 2486/3596 69% [========================================== ] 2487/3596 69% [========================================== ] 2488/3596 69% [========================================== ] 2489/3596 69% [========================================== ] 2490/3596 69% [========================================== ] 2491/3596 69% [========================================== ] 2492/3596 69% [========================================== ] 2493/3596 69% [=========================================== ] 2494/3596 69% [=========================================== ] 2495/3596 69% [=========================================== ] 2496/3596 69% [=========================================== ] 2497/3596 69% [=========================================== ] 2498/3596 69% [=========================================== ] 2499/3596 69% [=========================================== ] 2500/3596 69% [=========================================== ] 2501/3596 69% [=========================================== ] 2502/3596 69% [=========================================== ] 2503/3596 69% [=========================================== ] 2504/3596 69% [=========================================== ] 2505/3596 69% [=========================================== ] 2506/3596 69% [=========================================== ] 2507/3596 69% [=========================================== ] 2508/3596 69% [=========================================== ] 2509/3596 69% [=========================================== ] 2510/3596 69% [=========================================== ] 2511/3596 69% [=========================================== ] 2512/3596 69% [=========================================== ] 2513/3596 69% [=========================================== ] 2514/3596 69% [=========================================== ] 2515/3596 69% [=========================================== ] 2516/3596 69% [=========================================== ] 2517/3596 69% [=========================================== ] 2518/3596 70% [=========================================== ] 2519/3596 70% [=========================================== ] 2520/3596 70% [=========================================== ] 2521/3596 70% [=========================================== ] 2522/3596 70% [=========================================== ] 2523/3596 70% [=========================================== ] 2524/3596 70% [=========================================== ] 2525/3596 70% [=========================================== ] 2526/3596 70% [=========================================== ] 2527/3596 70% [=========================================== ] 2528/3596 70% [=========================================== ] 2529/3596 70% [=========================================== ] 2530/3596 70% [=========================================== ] 2531/3596 70% [=========================================== ] 2532/3596 70% [=========================================== ] 2533/3596 70% [=========================================== ] 2534/3596 70% [=========================================== ] 2535/3596 70% [=========================================== ] 2536/3596 70% [=========================================== ] 2537/3596 70% [=========================================== ] 2538/3596 70% [=========================================== ] 2539/3596 70% [=========================================== ] 2540/3596 70% [=========================================== ] 2541/3596 70% [=========================================== ] 2542/3596 70% [=========================================== ] 2543/3596 70% [=========================================== ] 2544/3596 70% [=========================================== ] 2545/3596 70% [=========================================== ] 2546/3596 70% [=========================================== ] 2547/3596 70% [=========================================== ] 2548/3596 70% [=========================================== ] 2549/3596 70% [=========================================== ] 2550/3596 70% [=========================================== ] 2551/3596 70% [============================================ ] 2552/3596 70% [============================================ ] 2553/3596 70% [============================================ ] 2554/3596 71% [============================================ ] 2555/3596 71% [============================================ ] 2556/3596 71% [============================================ ] 2557/3596 71% [============================================ ] 2558/3596 71% [============================================ ] 2559/3596 71% [============================================ ] 2560/3596 71% [============================================ ] 2561/3596 71% [============================================ ] 2562/3596 71% [============================================ ] 2563/3596 71% [============================================ ] 2564/3596 71% [============================================ ] 2565/3596 71% [============================================ ] 2566/3596 71% [============================================ ] 2567/3596 71% [============================================ ] 2568/3596 71% [============================================ ] 2569/3596 71% [============================================ ] 2570/3596 71% [============================================ ] 2571/3596 71% [============================================ ] 2572/3596 71% [============================================ ] 2573/3596 71% [============================================ ] 2574/3596 71% [============================================ ] 2575/3596 71% [============================================ ] 2576/3596 71% [============================================ ] 2577/3596 71% [============================================ ] 2578/3596 71% [============================================ ] 2579/3596 71% [============================================ ] 2580/3596 71% [============================================ ] 2581/3596 71% [============================================ ] 2582/3596 71% [============================================ ] 2583/3596 71% [============================================ ] 2584/3596 71% [============================================ ] 2585/3596 71% [============================================ ] 2586/3596 71% [============================================ ] 2587/3596 71% [============================================ ] 2588/3596 71% [============================================ ] 2589/3596 71% [============================================ ] 2590/3596 72% [============================================ ] 2591/3596 72% [============================================ ] 2592/3596 72% [============================================ ] 2593/3596 72% [============================================ ] 2594/3596 72% [============================================ ] 2595/3596 72% [============================================ ] 2596/3596 72% [============================================ ] 2597/3596 72% [============================================ ] 2598/3596 72% [============================================ ] 2599/3596 72% [============================================ ] 2600/3596 72% [============================================ ] 2601/3596 72% [============================================ ] 2602/3596 72% [============================================ ] 2603/3596 72% [============================================ ] 2604/3596 72% [============================================ ] 2605/3596 72% [============================================ ] 2606/3596 72% [============================================ ] 2607/3596 72% [============================================ ] 2608/3596 72% [============================================ ] 2609/3596 72% [============================================= ] 2610/3596 72% [============================================= ] 2611/3596 72% [============================================= ] 2612/3596 72% [============================================= ] 2613/3596 72% [============================================= ] 2614/3596 72% [============================================= ] 2615/3596 72% [============================================= ] 2616/3596 72% [============================================= ] 2617/3596 72% [============================================= ] 2618/3596 72% [============================================= ] 2619/3596 72% [============================================= ] 2620/3596 72% [============================================= ] 2621/3596 72% [============================================= ] 2622/3596 72% [============================================= ] 2623/3596 72% [============================================= ] 2624/3596 72% [============================================= ] 2625/3596 72% [============================================= ] 2626/3596 73% [============================================= ] 2627/3596 73% [============================================= ] 2628/3596 73% [============================================= ] 2629/3596 73% [============================================= ] 2630/3596 73% [============================================= ] 2631/3596 73% [============================================= ] 2632/3596 73% [============================================= ] 2633/3596 73% [============================================= ] 2634/3596 73% [============================================= ] 2635/3596 73% [============================================= ] 2636/3596 73% [============================================= ] 2637/3596 73% [============================================= ] 2638/3596 73% [============================================= ] 2639/3596 73% [============================================= ] 2640/3596 73% [============================================= ] 2641/3596 73% [============================================= ] 2642/3596 73% [============================================= ] 2643/3596 73% [============================================= ] 2644/3596 73% [============================================= ] 2645/3596 73% [============================================= ] 2646/3596 73% [============================================= ] 2647/3596 73% [============================================= ] 2648/3596 73% [============================================= ] 2649/3596 73% [============================================= ] 2650/3596 73% [============================================= ] 2651/3596 73% [============================================= ] 2652/3596 73% [============================================= ] 2653/3596 73% [============================================= ] 2654/3596 73% [============================================= ] 2655/3596 73% [============================================= ] 2656/3596 73% [============================================= ] 2657/3596 73% [============================================= ] 2658/3596 73% [============================================= ] 2659/3596 73% [============================================= ] 2660/3596 73% [============================================= ] 2661/3596 73% [============================================= ] 2662/3596 74% [============================================= ] 2663/3596 74% [============================================= ] 2664/3596 74% [============================================= ] 2665/3596 74% [============================================= ] 2666/3596 74% [============================================= ] 2667/3596 74% [============================================== ] 2668/3596 74% [============================================== ] 2669/3596 74% [============================================== ] 2670/3596 74% [============================================== ] 2671/3596 74% [============================================== ] 2672/3596 74% [============================================== ] 2673/3596 74% [============================================== ] 2674/3596 74% [============================================== ] 2675/3596 74% [============================================== ] 2676/3596 74% [============================================== ] 2677/3596 74% [============================================== ] 2678/3596 74% [============================================== ] 2679/3596 74% [============================================== ] 2680/3596 74% [============================================== ] 2681/3596 74% [============================================== ] 2682/3596 74% [============================================== ] 2683/3596 74% [============================================== ] 2684/3596 74% [============================================== ] 2685/3596 74% [============================================== ] 2686/3596 74% [============================================== ] 2687/3596 74% [============================================== ] 2688/3596 74% [============================================== ] 2689/3596 74% [============================================== ] 2690/3596 74% [============================================== ] 2691/3596 74% [============================================== ] 2692/3596 74% [============================================== ] 2693/3596 74% [============================================== ] 2694/3596 74% [============================================== ] 2695/3596 74% [============================================== ] 2696/3596 74% [============================================== ] 2697/3596 75% [============================================== ] 2698/3596 75% [============================================== ] 2699/3596 75% [============================================== ] 2700/3596 75% [============================================== ] 2701/3596 75% [============================================== ] 2702/3596 75% [============================================== ] 2703/3596 75% [============================================== ] 2704/3596 75% [============================================== ] 2705/3596 75% [============================================== ] 2706/3596 75% [============================================== ] 2707/3596 75% [============================================== ] 2708/3596 75% [============================================== ] 2709/3596 75% [============================================== ] 2710/3596 75% [============================================== ] 2711/3596 75% [============================================== ] 2712/3596 75% [============================================== ] 2713/3596 75% [============================================== ] 2714/3596 75% [============================================== ] 2715/3596 75% [============================================== ] 2716/3596 75% [============================================== ] 2717/3596 75% [============================================== ] 2718/3596 75% [============================================== ] 2719/3596 75% [============================================== ] 2720/3596 75% [============================================== ] 2721/3596 75% [============================================== ] 2722/3596 75% [============================================== ] 2723/3596 75% [============================================== ] 2724/3596 75% [============================================== ] 2725/3596 75% [=============================================== ] 2726/3596 75% [=============================================== ] 2727/3596 75% [=============================================== ] 2728/3596 75% [=============================================== ] 2729/3596 75% [=============================================== ] 2730/3596 75% [=============================================== ] 2731/3596 75% [=============================================== ] 2732/3596 75% [=============================================== ] 2733/3596 76% [=============================================== ] 2734/3596 76% [=============================================== ] 2735/3596 76% [=============================================== ] 2736/3596 76% [=============================================== ] 2737/3596 76% [=============================================== ] 2738/3596 76% [=============================================== ] 2739/3596 76% [=============================================== ] 2740/3596 76% [=============================================== ] 2741/3596 76% [=============================================== ] 2742/3596 76% [=============================================== ] 2743/3596 76% [=============================================== ] 2744/3596 76% [=============================================== ] 2745/3596 76% [=============================================== ] 2746/3596 76% [=============================================== ] 2747/3596 76% [=============================================== ] 2748/3596 76% [=============================================== ] 2749/3596 76% [=============================================== ] 2750/3596 76% [=============================================== ] 2751/3596 76% [=============================================== ] 2752/3596 76% [=============================================== ] 2753/3596 76% [=============================================== ] 2754/3596 76% [=============================================== ] 2755/3596 76% [=============================================== ] 2756/3596 76% [=============================================== ] 2757/3596 76% [=============================================== ] 2758/3596 76% [=============================================== ] 2759/3596 76% [=============================================== ] 2760/3596 76% [=============================================== ] 2761/3596 76% [=============================================== ] 2762/3596 76% [=============================================== ] 2763/3596 76% [=============================================== ] 2764/3596 76% [=============================================== ] 2765/3596 76% [=============================================== ] 2766/3596 76% [=============================================== ] 2767/3596 76% [=============================================== ] 2768/3596 76% [=============================================== ] 2769/3596 77% [=============================================== ] 2770/3596 77% [=============================================== ] 2771/3596 77% [=============================================== ] 2772/3596 77% [=============================================== ] 2773/3596 77% [=============================================== ] 2774/3596 77% [=============================================== ] 2775/3596 77% [=============================================== ] 2776/3596 77% [=============================================== ] 2777/3596 77% [=============================================== ] 2778/3596 77% [=============================================== ] 2779/3596 77% [=============================================== ] 2780/3596 77% [=============================================== ] 2781/3596 77% [=============================================== ] 2782/3596 77% [=============================================== ] 2783/3596 77% [================================================ ] 2784/3596 77% [================================================ ] 2785/3596 77% [================================================ ] 2786/3596 77% [================================================ ] 2787/3596 77% [================================================ ] 2788/3596 77% [================================================ ] 2789/3596 77% [================================================ ] 2790/3596 77% [================================================ ] 2791/3596 77% [================================================ ] 2792/3596 77% [================================================ ] 2793/3596 77% [================================================ ] 2794/3596 77% [================================================ ] 2795/3596 77% [================================================ ] 2796/3596 77% [================================================ ] 2797/3596 77% [================================================ ] 2798/3596 77% [================================================ ] 2799/3596 77% [================================================ ] 2800/3596 77% [================================================ ] 2801/3596 77% [================================================ ] 2802/3596 77% [================================================ ] 2803/3596 77% [================================================ ] 2804/3596 77% [================================================ ] 2805/3596 78% [================================================ ] 2806/3596 78% [================================================ ] 2807/3596 78% [================================================ ] 2808/3596 78% [================================================ ] 2809/3596 78% [================================================ ] 2810/3596 78% [================================================ ] 2811/3596 78% [================================================ ] 2812/3596 78% [================================================ ] 2813/3596 78% [================================================ ] 2814/3596 78% [================================================ ] 2815/3596 78% [================================================ ] 2816/3596 78% [================================================ ] 2817/3596 78% [================================================ ] 2818/3596 78% [================================================ ] 2819/3596 78% [================================================ ] 2820/3596 78% [================================================ ] 2821/3596 78% [================================================ ] 2822/3596 78% [================================================ ] 2823/3596 78% [================================================ ] 2824/3596 78% [================================================ ] 2825/3596 78% [================================================ ] 2826/3596 78% [================================================ ] 2827/3596 78% [================================================ ] 2828/3596 78% [================================================ ] 2829/3596 78% [================================================ ] 2830/3596 78% [================================================ ] 2831/3596 78% [================================================ ] 2832/3596 78% [================================================ ] 2833/3596 78% [================================================ ] 2834/3596 78% [================================================ ] 2835/3596 78% [================================================ ] 2836/3596 78% [================================================ ] 2837/3596 78% [================================================ ] 2838/3596 78% [================================================ ] 2839/3596 78% [================================================ ] 2840/3596 78% [================================================ ] 2841/3596 79% [================================================= ] 2842/3596 79% [================================================= ] 2843/3596 79% [================================================= ] 2844/3596 79% [================================================= ] 2845/3596 79% [================================================= ] 2846/3596 79% [================================================= ] 2847/3596 79% [================================================= ] 2848/3596 79% [================================================= ] 2849/3596 79% [================================================= ] 2850/3596 79% [================================================= ] 2851/3596 79% [================================================= ] 2852/3596 79% [================================================= ] 2853/3596 79% [================================================= ] 2854/3596 79% [================================================= ] 2855/3596 79% [================================================= ] 2856/3596 79% [================================================= ] 2857/3596 79% [================================================= ] 2858/3596 79% [================================================= ] 2859/3596 79% [================================================= ] 2860/3596 79% [================================================= ] 2861/3596 79% [================================================= ] 2862/3596 79% [================================================= ] 2863/3596 79% [================================================= ] 2864/3596 79% [================================================= ] 2865/3596 79% [================================================= ] 2866/3596 79% [================================================= ] 2867/3596 79% [================================================= ] 2868/3596 79% [================================================= ] 2869/3596 79% [================================================= ] 2870/3596 79% [================================================= ] 2871/3596 79% [================================================= ] 2872/3596 79% [================================================= ] 2873/3596 79% [================================================= ] 2874/3596 79% [================================================= ] 2875/3596 79% [================================================= ] 2876/3596 79% [================================================= ] 2877/3596 80% [================================================= ] 2878/3596 80% [================================================= ] 2879/3596 80% [================================================= ] 2880/3596 80% [================================================= ] 2881/3596 80% [================================================= ] 2882/3596 80% [================================================= ] 2883/3596 80% [================================================= ] 2884/3596 80% [================================================= ] 2885/3596 80% [================================================= ] 2886/3596 80% [================================================= ] 2887/3596 80% [================================================= ] 2888/3596 80% [================================================= ] 2889/3596 80% [================================================= ] 2890/3596 80% [================================================= ] 2891/3596 80% [================================================= ] 2892/3596 80% [================================================= ] 2893/3596 80% [================================================= ] 2894/3596 80% [================================================= ] 2895/3596 80% [================================================= ] 2896/3596 80% [================================================= ] 2897/3596 80% [================================================= ] 2898/3596 80% [================================================= ] 2899/3596 80% [================================================== ] 2900/3596 80% [================================================== ] 2901/3596 80% [================================================== ] 2902/3596 80% [================================================== ] 2903/3596 80% [================================================== ] 2904/3596 80% [================================================== ] 2905/3596 80% [================================================== ] 2906/3596 80% [================================================== ] 2907/3596 80% [================================================== ] 2908/3596 80% [================================================== ] 2909/3596 80% [================================================== ] 2910/3596 80% [================================================== ] 2911/3596 80% [================================================== ] 2912/3596 80% [================================================== ] 2913/3596 81% [================================================== ] 2914/3596 81% [================================================== ] 2915/3596 81% [================================================== ] 2916/3596 81% [================================================== ] 2917/3596 81% [================================================== ] 2918/3596 81% [================================================== ] 2919/3596 81% [================================================== ] 2920/3596 81% [================================================== ] 2921/3596 81% [================================================== ] 2922/3596 81% [================================================== ] 2923/3596 81% [================================================== ] 2924/3596 81% [================================================== ] 2925/3596 81% [================================================== ] 2926/3596 81% [================================================== ] 2927/3596 81% [================================================== ] 2928/3596 81% [================================================== ] 2929/3596 81% [================================================== ] 2930/3596 81% [================================================== ] 2931/3596 81% [================================================== ] 2932/3596 81% [================================================== ] 2933/3596 81% [================================================== ] 2934/3596 81% [================================================== ] 2935/3596 81% [================================================== ] 2936/3596 81% [================================================== ] 2937/3596 81% [================================================== ] 2938/3596 81% [================================================== ] 2939/3596 81% [================================================== ] 2940/3596 81% [================================================== ] 2941/3596 81% [================================================== ] 2942/3596 81% [================================================== ] 2943/3596 81% [================================================== ] 2944/3596 81% [================================================== ] 2945/3596 81% [================================================== ] 2946/3596 81% [================================================== ] 2947/3596 81% [================================================== ] 2948/3596 81% [================================================== ] 2949/3596 82% [================================================== ] 2950/3596 82% [================================================== ] 2951/3596 82% [================================================== ] 2952/3596 82% [================================================== ] 2953/3596 82% [================================================== ] 2954/3596 82% [================================================== ] 2955/3596 82% [================================================== ] 2956/3596 82% [================================================== ] 2957/3596 82% [=================================================== ] 2958/3596 82% [=================================================== ] 2959/3596 82% [=================================================== ] 2960/3596 82% [=================================================== ] 2961/3596 82% [=================================================== ] 2962/3596 82% [=================================================== ] 2963/3596 82% [=================================================== ] 2964/3596 82% [=================================================== ] 2965/3596 82% [=================================================== ] 2966/3596 82% [=================================================== ] 2967/3596 82% [=================================================== ] 2968/3596 82% [=================================================== ] 2969/3596 82% [=================================================== ] 2970/3596 82% [=================================================== ] 2971/3596 82% [=================================================== ] 2972/3596 82% [=================================================== ] 2973/3596 82% [=================================================== ] 2974/3596 82% [=================================================== ] 2975/3596 82% [=================================================== ] 2976/3596 82% [=================================================== ] 2977/3596 82% [=================================================== ] 2978/3596 82% [=================================================== ] 2979/3596 82% [=================================================== ] 2980/3596 82% [=================================================== ] 2981/3596 82% [=================================================== ] 2982/3596 82% [=================================================== ] 2983/3596 82% [=================================================== ] 2984/3596 82% [=================================================== ] 2985/3596 83% [=================================================== ] 2986/3596 83% [=================================================== ] 2987/3596 83% [=================================================== ] 2988/3596 83% [=================================================== ] 2989/3596 83% [=================================================== ] 2990/3596 83% [=================================================== ] 2991/3596 83% [=================================================== ] 2992/3596 83% [=================================================== ] 2993/3596 83% [=================================================== ] 2994/3596 83% [=================================================== ] 2995/3596 83% [=================================================== ] 2996/3596 83% [=================================================== ] 2997/3596 83% [=================================================== ] 2998/3596 83% [=================================================== ] 2999/3596 83% [=================================================== ] 3000/3596 83% [=================================================== ] 3001/3596 83% [=================================================== ] 3002/3596 83% [=================================================== ] 3003/3596 83% [=================================================== ] 3004/3596 83% [=================================================== ] 3005/3596 83% [=================================================== ] 3006/3596 83% [=================================================== ] 3007/3596 83% [=================================================== ] 3008/3596 83% [=================================================== ] 3009/3596 83% [=================================================== ] 3010/3596 83% [=================================================== ] 3011/3596 83% [=================================================== ] 3012/3596 83% [=================================================== ] 3013/3596 83% [=================================================== ] 3014/3596 83% [=================================================== ] 3015/3596 83% [==================================================== ] 3016/3596 83% [==================================================== ] 3017/3596 83% [==================================================== ] 3018/3596 83% [==================================================== ] 3019/3596 83% [==================================================== ] 3020/3596 83% [==================================================== ] 3021/3596 84% [==================================================== ] 3022/3596 84% [==================================================== ] 3023/3596 84% [==================================================== ] 3024/3596 84% [==================================================== ] 3025/3596 84% [==================================================== ] 3026/3596 84% [==================================================== ] 3027/3596 84% [==================================================== ] 3028/3596 84% [==================================================== ] 3029/3596 84% [==================================================== ] 3030/3596 84% [==================================================== ] 3031/3596 84% [==================================================== ] 3032/3596 84% [==================================================== ] 3033/3596 84% [==================================================== ] 3034/3596 84% [==================================================== ] 3035/3596 84% [==================================================== ] 3036/3596 84% [==================================================== ] 3037/3596 84% [==================================================== ] 3038/3596 84% [==================================================== ] 3039/3596 84% [==================================================== ] 3040/3596 84% [==================================================== ] 3041/3596 84% [==================================================== ] 3042/3596 84% [==================================================== ] 3043/3596 84% [==================================================== ] 3044/3596 84% [==================================================== ] 3045/3596 84% [==================================================== ] 3046/3596 84% [==================================================== ] 3047/3596 84% [==================================================== ] 3048/3596 84% [==================================================== ] 3049/3596 84% [==================================================== ] 3050/3596 84% [==================================================== ] 3051/3596 84% [==================================================== ] 3052/3596 84% [==================================================== ] 3053/3596 84% [==================================================== ] 3054/3596 84% [==================================================== ] 3055/3596 84% [==================================================== ] 3056/3596 84% [==================================================== ] 3057/3596 85% [==================================================== ] 3058/3596 85% [==================================================== ] 3059/3596 85% [==================================================== ] 3060/3596 85% [==================================================== ] 3061/3596 85% [==================================================== ] 3062/3596 85% [==================================================== ] 3063/3596 85% [==================================================== ] 3064/3596 85% [==================================================== ] 3065/3596 85% [==================================================== ] 3066/3596 85% [==================================================== ] 3067/3596 85% [==================================================== ] 3068/3596 85% [==================================================== ] 3069/3596 85% [==================================================== ] 3070/3596 85% [==================================================== ] 3071/3596 85% [==================================================== ] 3072/3596 85% [==================================================== ] 3073/3596 85% [===================================================== ] 3074/3596 85% [===================================================== ] 3075/3596 85% [===================================================== ] 3076/3596 85% [===================================================== ] 3077/3596 85% [===================================================== ] 3078/3596 85% [===================================================== ] 3079/3596 85% [===================================================== ] 3080/3596 85% [===================================================== ] 3081/3596 85% [===================================================== ] 3082/3596 85% [===================================================== ] 3083/3596 85% [===================================================== ] 3084/3596 85% [===================================================== ] 3085/3596 85% [===================================================== ] 3086/3596 85% [===================================================== ] 3087/3596 85% [===================================================== ] 3088/3596 85% [===================================================== ] 3089/3596 85% [===================================================== ] 3090/3596 85% [===================================================== ] 3091/3596 85% [===================================================== ] 3092/3596 85% [===================================================== ] 3093/3596 86% [===================================================== ] 3094/3596 86% [===================================================== ] 3095/3596 86% [===================================================== ] 3096/3596 86% [===================================================== ] 3097/3596 86% [===================================================== ] 3098/3596 86% [===================================================== ] 3099/3596 86% [===================================================== ] 3100/3596 86% [===================================================== ] 3101/3596 86% [===================================================== ] 3102/3596 86% [===================================================== ] 3103/3596 86% [===================================================== ] 3104/3596 86% [===================================================== ] 3105/3596 86% [===================================================== ] 3106/3596 86% [===================================================== ] 3107/3596 86% [===================================================== ] 3108/3596 86% [===================================================== ] 3109/3596 86% [===================================================== ] 3110/3596 86% [===================================================== ] 3111/3596 86% [===================================================== ] 3112/3596 86% [===================================================== ] 3113/3596 86% [===================================================== ] 3114/3596 86% [===================================================== ] 3115/3596 86% [===================================================== ] 3116/3596 86% [===================================================== ] 3117/3596 86% [===================================================== ] 3118/3596 86% [===================================================== ] 3119/3596 86% [===================================================== ] 3120/3596 86% [===================================================== ] 3121/3596 86% [===================================================== ] 3122/3596 86% [===================================================== ] 3123/3596 86% [===================================================== ] 3124/3596 86% [===================================================== ] 3125/3596 86% [===================================================== ] 3126/3596 86% [===================================================== ] 3127/3596 86% [===================================================== ] 3128/3596 86% [===================================================== ] 3129/3596 87% [===================================================== ] 3130/3596 87% [===================================================== ] 3131/3596 87% [====================================================== ] 3132/3596 87% [====================================================== ] 3133/3596 87% [====================================================== ] 3134/3596 87% [====================================================== ] 3135/3596 87% [====================================================== ] 3136/3596 87% [====================================================== ] 3137/3596 87% [====================================================== ] 3138/3596 87% [====================================================== ] 3139/3596 87% [====================================================== ] 3140/3596 87% [====================================================== ] 3141/3596 87% [====================================================== ] 3142/3596 87% [====================================================== ] 3143/3596 87% [====================================================== ] 3144/3596 87% [====================================================== ] 3145/3596 87% [====================================================== ] 3146/3596 87% [====================================================== ] 3147/3596 87% [====================================================== ] 3148/3596 87% [====================================================== ] 3149/3596 87% [====================================================== ] 3150/3596 87% [====================================================== ] 3151/3596 87% [====================================================== ] 3152/3596 87% [====================================================== ] 3153/3596 87% [====================================================== ] 3154/3596 87% [====================================================== ] 3155/3596 87% [====================================================== ] 3156/3596 87% [====================================================== ] 3157/3596 87% [====================================================== ] 3158/3596 87% [====================================================== ] 3159/3596 87% [====================================================== ] 3160/3596 87% [====================================================== ] 3161/3596 87% [====================================================== ] 3162/3596 87% [====================================================== ] 3163/3596 87% [====================================================== ] 3164/3596 87% [====================================================== ] 3165/3596 88% [====================================================== ] 3166/3596 88% [====================================================== ] 3167/3596 88% [====================================================== ] 3168/3596 88% [====================================================== ] 3169/3596 88% [====================================================== ] 3170/3596 88% [====================================================== ] 3171/3596 88% [====================================================== ] 3172/3596 88% [====================================================== ] 3173/3596 88% [====================================================== ] 3174/3596 88% [====================================================== ] 3175/3596 88% [====================================================== ] 3176/3596 88% [====================================================== ] 3177/3596 88% [====================================================== ] 3178/3596 88% [====================================================== ] 3179/3596 88% [====================================================== ] 3180/3596 88% [====================================================== ] 3181/3596 88% [====================================================== ] 3182/3596 88% [====================================================== ] 3183/3596 88% [====================================================== ] 3184/3596 88% [====================================================== ] 3185/3596 88% [====================================================== ] 3186/3596 88% [====================================================== ] 3187/3596 88% [====================================================== ] 3188/3596 88% [====================================================== ] 3189/3596 88% [======================================================= ] 3190/3596 88% [======================================================= ] 3191/3596 88% [======================================================= ] 3192/3596 88% [======================================================= ] 3193/3596 88% [======================================================= ] 3194/3596 88% [======================================================= ] 3195/3596 88% [======================================================= ] 3196/3596 88% [======================================================= ] 3197/3596 88% [======================================================= ] 3198/3596 88% [======================================================= ] 3199/3596 88% [======================================================= ] 3200/3596 88% [======================================================= ] 3201/3596 89% [======================================================= ] 3202/3596 89% [======================================================= ] 3203/3596 89% [======================================================= ] 3204/3596 89% [======================================================= ] 3205/3596 89% [======================================================= ] 3206/3596 89% [======================================================= ] 3207/3596 89% [======================================================= ] 3208/3596 89% [======================================================= ] 3209/3596 89% [======================================================= ] 3210/3596 89% [======================================================= ] 3211/3596 89% [======================================================= ] 3212/3596 89% [======================================================= ] 3213/3596 89% [======================================================= ] 3214/3596 89% [======================================================= ] 3215/3596 89% [======================================================= ] 3216/3596 89% [======================================================= ] 3217/3596 89% [======================================================= ] 3218/3596 89% [======================================================= ] 3219/3596 89% [======================================================= ] 3220/3596 89% [======================================================= ] 3221/3596 89% [======================================================= ] 3222/3596 89% [======================================================= ] 3223/3596 89% [======================================================= ] 3224/3596 89% [======================================================= ] 3225/3596 89% [======================================================= ] 3226/3596 89% [======================================================= ] 3227/3596 89% [======================================================= ] 3228/3596 89% [======================================================= ] 3229/3596 89% [======================================================= ] 3230/3596 89% [======================================================= ] 3231/3596 89% [======================================================= ] 3232/3596 89% [======================================================= ] 3233/3596 89% [======================================================= ] 3234/3596 89% [======================================================= ] 3235/3596 89% [======================================================= ] 3236/3596 89% [======================================================= ] 3237/3596 90% [======================================================= ] 3238/3596 90% [======================================================= ] 3239/3596 90% [======================================================= ] 3240/3596 90% [======================================================= ] 3241/3596 90% [======================================================= ] 3242/3596 90% [======================================================= ] 3243/3596 90% [======================================================= ] 3244/3596 90% [======================================================= ] 3245/3596 90% [======================================================= ] 3246/3596 90% [======================================================= ] 3247/3596 90% [======================================================== ] 3248/3596 90% [======================================================== ] 3249/3596 90% [======================================================== ] 3250/3596 90% [======================================================== ] 3251/3596 90% [======================================================== ] 3252/3596 90% [======================================================== ] 3253/3596 90% [======================================================== ] 3254/3596 90% [======================================================== ] 3255/3596 90% [======================================================== ] 3256/3596 90% [======================================================== ] 3257/3596 90% [======================================================== ] 3258/3596 90% [======================================================== ] 3259/3596 90% [======================================================== ] 3260/3596 90% [======================================================== ] 3261/3596 90% [======================================================== ] 3262/3596 90% [======================================================== ] 3263/3596 90% [======================================================== ] 3264/3596 90% [======================================================== ] 3265/3596 90% [======================================================== ] 3266/3596 90% [======================================================== ] 3267/3596 90% [======================================================== ] 3268/3596 90% [======================================================== ] 3269/3596 90% [======================================================== ] 3270/3596 90% [======================================================== ] 3271/3596 90% [======================================================== ] 3272/3596 90% [======================================================== ] 3273/3596 91% [======================================================== ] 3274/3596 91% [======================================================== ] 3275/3596 91% [======================================================== ] 3276/3596 91% [======================================================== ] 3277/3596 91% [======================================================== ] 3278/3596 91% [======================================================== ] 3279/3596 91% [======================================================== ] 3280/3596 91% [======================================================== ] 3281/3596 91% [======================================================== ] 3282/3596 91% [======================================================== ] 3283/3596 91% [======================================================== ] 3284/3596 91% [======================================================== ] 3285/3596 91% [======================================================== ] 3286/3596 91% [======================================================== ] 3287/3596 91% [======================================================== ] 3288/3596 91% [======================================================== ] 3289/3596 91% [======================================================== ] 3290/3596 91% [======================================================== ] 3291/3596 91% [======================================================== ] 3292/3596 91% [======================================================== ] 3293/3596 91% [======================================================== ] 3294/3596 91% [======================================================== ] 3295/3596 91% [======================================================== ] 3296/3596 91% [======================================================== ] 3297/3596 91% [======================================================== ] 3298/3596 91% [======================================================== ] 3299/3596 91% [======================================================== ] 3300/3596 91% [======================================================== ] 3301/3596 91% [======================================================== ] 3302/3596 91% [======================================================== ] 3303/3596 91% [======================================================== ] 3304/3596 91% [======================================================== ] 3305/3596 91% [========================================================= ] 3306/3596 91% [========================================================= ] 3307/3596 91% [========================================================= ] 3308/3596 91% [========================================================= ] 3309/3596 92% [========================================================= ] 3310/3596 92% [========================================================= ] 3311/3596 92% [========================================================= ] 3312/3596 92% [========================================================= ] 3313/3596 92% [========================================================= ] 3314/3596 92% [========================================================= ] 3315/3596 92% [========================================================= ] 3316/3596 92% [========================================================= ] 3317/3596 92% [========================================================= ] 3318/3596 92% [========================================================= ] 3319/3596 92% [========================================================= ] 3320/3596 92% [========================================================= ] 3321/3596 92% [========================================================= ] 3322/3596 92% [========================================================= ] 3323/3596 92% [========================================================= ] 3324/3596 92% [========================================================= ] 3325/3596 92% [========================================================= ] 3326/3596 92% [========================================================= ] 3327/3596 92% [========================================================= ] 3328/3596 92% [========================================================= ] 3329/3596 92% [========================================================= ] 3330/3596 92% [========================================================= ] 3331/3596 92% [========================================================= ] 3332/3596 92% [========================================================= ] 3333/3596 92% [========================================================= ] 3334/3596 92% [========================================================= ] 3335/3596 92% [========================================================= ] 3336/3596 92% [========================================================= ] 3337/3596 92% [========================================================= ] 3338/3596 92% [========================================================= ] 3339/3596 92% [========================================================= ] 3340/3596 92% [========================================================= ] 3341/3596 92% [========================================================= ] 3342/3596 92% [========================================================= ] 3343/3596 92% [========================================================= ] 3344/3596 92% [========================================================= ] 3345/3596 93% [========================================================= ] 3346/3596 93% [========================================================= ] 3347/3596 93% [========================================================= ] 3348/3596 93% [========================================================= ] 3349/3596 93% [========================================================= ] 3350/3596 93% [========================================================= ] 3351/3596 93% [========================================================= ] 3352/3596 93% [========================================================= ] 3353/3596 93% [========================================================= ] 3354/3596 93% [========================================================= ] 3355/3596 93% [========================================================= ] 3356/3596 93% [========================================================= ] 3357/3596 93% [========================================================= ] 3358/3596 93% [========================================================= ] 3359/3596 93% [========================================================= ] 3360/3596 93% [========================================================= ] 3361/3596 93% [========================================================= ] 3362/3596 93% [========================================================= ] 3363/3596 93% [========================================================== ] 3364/3596 93% [========================================================== ] 3365/3596 93% [========================================================== ] 3366/3596 93% [========================================================== ] 3367/3596 93% [========================================================== ] 3368/3596 93% [========================================================== ] 3369/3596 93% [========================================================== ] 3370/3596 93% [========================================================== ] 3371/3596 93% [========================================================== ] 3372/3596 93% [========================================================== ] 3373/3596 93% [========================================================== ] 3374/3596 93% [========================================================== ] 3375/3596 93% [========================================================== ] 3376/3596 93% [========================================================== ] 3377/3596 93% [========================================================== ] 3378/3596 93% [========================================================== ] 3379/3596 93% [========================================================== ] 3380/3596 93% [========================================================== ] 3381/3596 94% [========================================================== ] 3382/3596 94% [========================================================== ] 3383/3596 94% [========================================================== ] 3384/3596 94% [========================================================== ] 3385/3596 94% [========================================================== ] 3386/3596 94% [========================================================== ] 3387/3596 94% [========================================================== ] 3388/3596 94% [========================================================== ] 3389/3596 94% [========================================================== ] 3390/3596 94% [========================================================== ] 3391/3596 94% [========================================================== ] 3392/3596 94% [========================================================== ] 3393/3596 94% [========================================================== ] 3394/3596 94% [========================================================== ] 3395/3596 94% [========================================================== ] 3396/3596 94% [========================================================== ] 3397/3596 94% [========================================================== ] 3398/3596 94% [========================================================== ] 3399/3596 94% [========================================================== ] 3400/3596 94% [========================================================== ] 3401/3596 94% [========================================================== ] 3402/3596 94% [========================================================== ] 3403/3596 94% [========================================================== ] 3404/3596 94% [========================================================== ] 3405/3596 94% [========================================================== ] 3406/3596 94% [========================================================== ] 3407/3596 94% [========================================================== ] 3408/3596 94% [========================================================== ] 3409/3596 94% [========================================================== ] 3410/3596 94% [========================================================== ] 3411/3596 94% [========================================================== ] 3412/3596 94% [========================================================== ] 3413/3596 94% [========================================================== ] 3414/3596 94% [========================================================== ] 3415/3596 94% [========================================================== ] 3416/3596 94% [========================================================== ] 3417/3596 95% [========================================================== ] 3418/3596 95% [========================================================== ] 3419/3596 95% [========================================================== ] 3420/3596 95% [========================================================== ] 3421/3596 95% [=========================================================== ] 3422/3596 95% [=========================================================== ] 3423/3596 95% [=========================================================== ] 3424/3596 95% [=========================================================== ] 3425/3596 95% [=========================================================== ] 3426/3596 95% [=========================================================== ] 3427/3596 95% [=========================================================== ] 3428/3596 95% [=========================================================== ] 3429/3596 95% [=========================================================== ] 3430/3596 95% [=========================================================== ] 3431/3596 95% [=========================================================== ] 3432/3596 95% [=========================================================== ] 3433/3596 95% [=========================================================== ] 3434/3596 95% [=========================================================== ] 3435/3596 95% [=========================================================== ] 3436/3596 95% [=========================================================== ] 3437/3596 95% [=========================================================== ] 3438/3596 95% [=========================================================== ] 3439/3596 95% [=========================================================== ] 3440/3596 95% [=========================================================== ] 3441/3596 95% [=========================================================== ] 3442/3596 95% [=========================================================== ] 3443/3596 95% [=========================================================== ] 3444/3596 95% [=========================================================== ] 3445/3596 95% [=========================================================== ] 3446/3596 95% [=========================================================== ] 3447/3596 95% [=========================================================== ] 3448/3596 95% [=========================================================== ] 3449/3596 95% [=========================================================== ] 3450/3596 95% [=========================================================== ] 3451/3596 95% [=========================================================== ] 3452/3596 95% [=========================================================== ] 3453/3596 96% [=========================================================== ] 3454/3596 96% [=========================================================== ] 3455/3596 96% [=========================================================== ] 3456/3596 96% [=========================================================== ] 3457/3596 96% [=========================================================== ] 3458/3596 96% [=========================================================== ] 3459/3596 96% [=========================================================== ] 3460/3596 96% [=========================================================== ] 3461/3596 96% [=========================================================== ] 3462/3596 96% [=========================================================== ] 3463/3596 96% [=========================================================== ] 3464/3596 96% [=========================================================== ] 3465/3596 96% [=========================================================== ] 3466/3596 96% [=========================================================== ] 3467/3596 96% [=========================================================== ] 3468/3596 96% [=========================================================== ] 3469/3596 96% [=========================================================== ] 3470/3596 96% [=========================================================== ] 3471/3596 96% [=========================================================== ] 3472/3596 96% [=========================================================== ] 3473/3596 96% [=========================================================== ] 3474/3596 96% [=========================================================== ] 3475/3596 96% [=========================================================== ] 3476/3596 96% [=========================================================== ] 3477/3596 96% [=========================================================== ] 3478/3596 96% [=========================================================== ] 3479/3596 96% [============================================================ ] 3480/3596 96% [============================================================ ] 3481/3596 96% [============================================================ ] 3482/3596 96% [============================================================ ] 3483/3596 96% [============================================================ ] 3484/3596 96% [============================================================ ] 3485/3596 96% [============================================================ ] 3486/3596 96% [============================================================ ] 3487/3596 96% [============================================================ ] 3488/3596 96% [============================================================ ] 3489/3596 97% [============================================================ ] 3490/3596 97% [============================================================ ] 3491/3596 97% [============================================================ ] 3492/3596 97% [============================================================ ] 3493/3596 97% [============================================================ ] 3494/3596 97% [============================================================ ] 3495/3596 97% [============================================================ ] 3496/3596 97% [============================================================ ] 3497/3596 97% [============================================================ ] 3498/3596 97% [============================================================ ] 3499/3596 97% [============================================================ ] 3500/3596 97% [============================================================ ] 3501/3596 97% [============================================================ ] 3502/3596 97% [============================================================ ] 3503/3596 97% [============================================================ ] 3504/3596 97% [============================================================ ] 3505/3596 97% [============================================================ ] 3506/3596 97% [============================================================ ] 3507/3596 97% [============================================================ ] 3508/3596 97% [============================================================ ] 3509/3596 97% [============================================================ ] 3510/3596 97% [============================================================ ] 3511/3596 97% [============================================================ ] 3512/3596 97% [============================================================ ] 3513/3596 97% [============================================================ ] 3514/3596 97% [============================================================ ] 3515/3596 97% [============================================================ ] 3516/3596 97% [============================================================ ] 3517/3596 97% [============================================================ ] 3518/3596 97% [============================================================ ] 3519/3596 97% [============================================================ ] 3520/3596 97% [============================================================ ] 3521/3596 97% [============================================================ ] 3522/3596 97% [============================================================ ] 3523/3596 97% [============================================================ ] 3524/3596 97% [============================================================ ] 3525/3596 98% [============================================================ ] 3526/3596 98% [============================================================ ] 3527/3596 98% [============================================================ ] 3528/3596 98% [============================================================ ] 3529/3596 98% [============================================================ ] 3530/3596 98% [============================================================ ] 3531/3596 98% [============================================================ ] 3532/3596 98% [============================================================ ] 3533/3596 98% [============================================================ ] 3534/3596 98% [============================================================ ] 3535/3596 98% [============================================================ ] 3536/3596 98% [============================================================ ] 3537/3596 98% [============================================================= ] 3538/3596 98% [============================================================= ] 3539/3596 98% [============================================================= ] 3540/3596 98% [============================================================= ] 3541/3596 98% [============================================================= ] 3542/3596 98% [============================================================= ] 3543/3596 98% [============================================================= ] 3544/3596 98% [============================================================= ] 3545/3596 98% [============================================================= ] 3546/3596 98% [============================================================= ] 3547/3596 98% [============================================================= ] 3548/3596 98% [============================================================= ] 3549/3596 98% [============================================================= ] 3550/3596 98% [============================================================= ] 3551/3596 98% [============================================================= ] 3552/3596 98% [============================================================= ] 3553/3596 98% [============================================================= ] 3554/3596 98% [============================================================= ] 3555/3596 98% [============================================================= ] 3556/3596 98% [============================================================= ] 3557/3596 98% [============================================================= ] 3558/3596 98% [============================================================= ] 3559/3596 98% [============================================================= ] 3560/3596 98% [============================================================= ] 3561/3596 99% [============================================================= ] 3562/3596 99% [============================================================= ] 3563/3596 99% [============================================================= ] 3564/3596 99% [============================================================= ] 3565/3596 99% [============================================================= ] 3566/3596 99% [============================================================= ] 3567/3596 99% [============================================================= ] 3568/3596 99% [============================================================= ] 3569/3596 99% [============================================================= ] 3570/3596 99% [============================================================= ] 3571/3596 99% [============================================================= ] 3572/3596 99% [============================================================= ] 3573/3596 99% [============================================================= ] 3574/3596 99% [============================================================= ] 3575/3596 99% [============================================================= ] 3576/3596 99% [============================================================= ] 3577/3596 99% [============================================================= ] 3578/3596 99% [============================================================= ] 3579/3596 99% [============================================================= ] 3580/3596 99% [============================================================= ] 3581/3596 99% [============================================================= ] 3582/3596 99% [============================================================= ] 3583/3596 99% [============================================================= ] 3584/3596 99% [============================================================= ] 3585/3596 99% [============================================================= ] 3586/3596 99% [============================================================= ] 3587/3596 99% [============================================================= ] 3588/3596 99% [============================================================= ] 3589/3596 99% [============================================================= ] 3590/3596 99% [============================================================= ] 3591/3596 99% [============================================================= ] 3592/3596 99% [============================================================= ] 3593/3596 99% [============================================================= ] 3594/3596 99% [============================================================= ] 3595/3596 99% [==============================================================] 3596/3596 100% operation complete, 3596 objects in 40728 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2021.05-6332-g5645990b882 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.39.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> davfs2 1.6.1 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.6.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> genpart 1.0.2 Collecting legal info >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> initscripts Collecting legal info >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdnet 1.14 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libp11 0.4.11 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-lld 11.1.0 Collecting legal info LICENSE.TXT: OK (sha256: f7891568956e34643eb6a0db1462db30820d40d7266e2a78063f2fe233ece5a0) >>> host-llvm 11.1.0 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-mender-artifact 3.6.1 Collecting legal info LICENSE: OK (sha256: b4acfcfa2a0ba1a8c82ec3965fbcee886cff8394ca4214e0ddac0a36beb1e05a) LIC_FILES_CHKSUM.sha256: OK (sha256: ac23df36801aea6a28685b60a742f68f99d357e0d9973d5c36aa2e72599d8e2a) vendor/github.com/minio/sha256-simd/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/mendersoftware/progressbar/LICENSE: OK (sha256: 8f5d89b47d7a05a199b77b7e0f362dad391d451ebda4ef48ba11c50c071564c7) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: a284e538f3e5649ae6a8f32da2bbd18e9daabf2c1ebbfb99ed92e797b159be1a) vendor/github.com/klauspost/compress/LICENSE: OK (sha256: 16f848582e4b276a7392cd34496b7a33d6f65c0e190c163ff3a056a7c61219ce) vendor/github.com/russross/blackfriday/v2/LICENSE.txt: OK (sha256: 75e1ca97a84a9da6051dee0114333388216f2c4a5a028296b882ff3d57274735) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 1b93a317849ee09d3d7e4f1d20c2b78ddb230b4becb12d7c224c927b9d470251) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: f8e536c1c7b695810427095dc85f5f80d44ff7c10535e8a9486cf393e2599189) vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/klauspost/pgzip/LICENSE: OK (sha256: 6d2de1cde19c4d2bd8bcd9aaa1d581f4cfa3db9cf71896140330eaa2f2687685) vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md: OK (sha256: a55959c4e3e8917bfa857359bb641115336276a6cc97408fd8197e079fb18470) vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE: OK (sha256: c8024e31c1de453fea90f22a221968835cc7af9d520274a2576c9ec9976055b0) vendor/gopkg.in/yaml.v3/LICENSE: OK (sha256: d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b) vendor/github.com/mattn/go-isatty/LICENSE: OK (sha256: 08eab1118c80885fa1fa6a6dd7303f65a379fcb3733e063d20d1bbc2c76e6fa1) >>> host-go 1.18.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mxml 3.3 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: ed63aec4c75b9c21a5156b40052138032269bd27fd6f4bc0c51389807cdc7db9) >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info COPYING: OK (sha256: 1080312c3230fb7dd32fe807ed8c8cd11f4061bf1a2f065b651630bfe30157b2) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> perl-astro-suntime 0.06 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-device-serialport 1.04 Collecting legal info README: OK (sha256: 59432e84eca65c10c4b627f8af0b00833685856b68242b816aea2a38283a124c) >>> perl-digest-hmac 1.04 Collecting legal info LICENSE: OK (sha256: cb9ff694d1769f450dd5c400204aa921d2fb3db90fcb21674a39f3725c4255c1) >>> perl-exporter-tiny 1.002002 Collecting legal info COPYRIGHT: OK (sha256: f4cb223c8ac37d6ccd0e78b2892ca54a48a6adbe6a271c3c17c0226646297e66) LICENSE: OK (sha256: 1fb7395e76eabf94c421912d7d0a4f7fa745d49e1acb76b222c21d605b66bd25) >>> perl-gdtextutil 0.86 Collecting legal info Dustismo.LICENSE: OK (sha256: 710484e3a1196664bbe8a5ad5d53c528e01226eb20e2885a4e1131eb6c6565cd) README: OK (sha256: 93ca7dd7f372c79e8ec1f849f2a418a67d195e4027c1b3e3dd8444fb30f3e97c) >>> perl-json-tiny 0.58 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-mime-base64-urlsafe 0.01 Collecting legal info README: OK (sha256: 2fffac76f75709b6d94111a37f6cd8cab21e8f2b2de73b0b4fa53a5bed4efc15) >>> perl-net-dns 1.33 Collecting legal info LICENSE: OK (sha256: 1e44fcf65509b47a251eda0ce1f8bd6aefa13517e38cb1e95b8d36120fb15452) >>> perl-sys-mmap 0.20 Collecting legal info Artistic: OK (sha256: 4ac2afe465736476a06e52edcc78c72cfa0fa4d625916e58ab4f2af6c598709c) Copying: OK (sha256: 51c144e9a67644fa8eea0ea63dedb4e837587305b22f073eb5e279e39e7325a8) >>> perl-time-parsedate 2015.103 Collecting legal info lib/Time/JulianDay.pm: OK (sha256: 6d8de888d0662f75cfa3bf21b261741d5634ac9cdd8604d6173850546a3d40a9) lib/Time/Timezone.pm: OK (sha256: 9ae411fbaf87add414e7357417032dfedce652c393643bc5cb5b7698041a1dca) >>> perl-x10 0.04 Collecting legal info README: OK (sha256: e6f320afa82517d663be348dd2515ecb1454a7c851ba5590f13aca01d219be80) >>> pinentry 1.1.1 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'