PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-30/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-30/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-30/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-30/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/nvmedata/autobuild/instance-30/output-1/host/bin install make[1]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /nvmedata/autobuild/instance-30/output-1/host/bin make[1]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-30/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-30/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-30/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-30/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%405%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@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-30/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-30/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-30/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-30/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-30/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-30/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-30/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-30/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%405%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-30/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-30/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-30/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-30/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-30/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /nvmedata/autobuild/instance-30/output-1/target/etc/shells || echo "/bin/bash" >> /nvmedata/autobuild/instance-30/output-1/target/etc/shells /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-30/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-30/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-30/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-30/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-30/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-30/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-30/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-30/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-30/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-30/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-30/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-30/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-30/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-30/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-30/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-30/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-30/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-30/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-30/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-30/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/include /nvmedata/autobuild/instance-30/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-30/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-30/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-30/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-30/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-30/output-1/target/usr/doc find /nvmedata/autobuild/instance-30/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-30/output-1/target/lib/ /nvmedata/autobuild/instance-30/output-1/target/usr/lib/ /nvmedata/autobuild/instance-30/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-30/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/man /nvmedata/autobuild/instance-30/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/info /nvmedata/autobuild/instance-30/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/doc /nvmedata/autobuild/instance-30/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-30/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-30/output-1/target/lib/debug /nvmedata/autobuild/instance-30/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-30/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 /nvmedata/autobuild/instance-30/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-30/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-30/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 /nvmedata/autobuild/instance-30/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-365-gd594c16123"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-30/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-30/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-30/output-1/per-package /nvmedata/autobuild/instance-30/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-30/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.squashfs mkdir -p /nvmedata/autobuild/instance-30/output-1/images rm -rf /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs mkdir -p /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-30/output-1/target/ /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/target" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-30/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/target >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot echo "/nvmedata/autobuild/instance-30/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/target" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /nvmedata/autobuild/instance-30/output-1/host/bin/mksquashfs /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/target /nvmedata/autobuild/instance-30/output-1/images/rootfs.squashfs -noappend -processors 1 -b 64K -nopad -comp xz\n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-30/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/squashfs/target table='/nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /nvmedata/autobuild/instance-30/output-1/images/rootfs.squashfs, block size 65536. [=====\ ] 300/3527 8% [=============================================================/] 3527/3527 100% Exportable Squashfs 4.0 filesystem, xz compressed, data block size 65536 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 15976.79 Kbytes (15.60 Mbytes) 20.13% of uncompressed filesystem size (79381.80 Kbytes) Inode table size 25962 bytes (25.35 Kbytes) 19.16% of uncompressed inode table size (135512 bytes) Directory table size 36506 bytes (35.65 Kbytes) 42.05% of uncompressed directory table size (86816 bytes) Number of duplicate files found 106 Number of inodes 4043 Number of files 2706 Number of fragments 534 Number of symbolic links 1209 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 128 Number of ids (unique uids + gids) 4 Number of uids 3 root (0) systemd-timesync (100) www-data (33) Number of gids 3 root (0) systemd-journal (101) www-data (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-30/output-1/images rm -rf /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-30/output-1/target/ /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-30/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-30/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-30/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-30/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-30/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 4043 objects. stage 2: creating image '/nvmedata/autobuild/instance-30/output-1/images/rootfs.yaffs2' [ ] 1/4043 0% [ ] 2/4043 0% [ ] 3/4043 0% [ ] 4/4043 0% [ ] 5/4043 0% [ ] 6/4043 0% [ ] 7/4043 0% [ ] 8/4043 0% [ ] 9/4043 0% [ ] 10/4043 0% [ ] 11/4043 0% [ ] 12/4043 0% [ ] 13/4043 0% [ ] 14/4043 0% [ ] 15/4043 0% [ ] 16/4043 0% [ ] 17/4043 0% [ ] 18/4043 0% [ ] 19/4043 0% [ ] 20/4043 0% [ ] 21/4043 0% [ ] 22/4043 0% [ ] 23/4043 0% [ ] 24/4043 0% [ ] 25/4043 0% [ ] 26/4043 0% [ ] 27/4043 0% [ ] 28/4043 0% [ ] 29/4043 0% [ ] 30/4043 0% [ ] 31/4043 0% [ ] 32/4043 0% [ ] 33/4043 0% [ ] 34/4043 0% [ ] 35/4043 0% [ ] 36/4043 0% [ ] 37/4043 0% [ ] 38/4043 0% [ ] 39/4043 0% [ ] 40/4043 0% [ ] 41/4043 1% [ ] 42/4043 1% [ ] 43/4043 1% [ ] 44/4043 1% [ ] 45/4043 1% [ ] 46/4043 1% [ ] 47/4043 1% [ ] 48/4043 1% [ ] 49/4043 1% [ ] 50/4043 1% [ ] 51/4043 1% [ ] 52/4043 1% [ ] 53/4043 1% [ ] 54/4043 1% [ ] 55/4043 1% [ ] 56/4043 1% [ ] 57/4043 1% [ ] 58/4043 1% [ ] 59/4043 1% [ ] 60/4043 1% [ ] 61/4043 1% [ ] 62/4043 1% [ ] 63/4043 1% [ ] 64/4043 1% [ ] 65/4043 1% [= ] 66/4043 1% [= ] 67/4043 1% [= ] 68/4043 1% [= ] 69/4043 1% [= ] 70/4043 1% [= ] 71/4043 1% [= ] 72/4043 1% [= ] 73/4043 1% [= ] 74/4043 1% [= ] 75/4043 1% [= ] 76/4043 1% [= ] 77/4043 1% [= ] 78/4043 1% [= ] 79/4043 1% [= ] 80/4043 1% [= ] 81/4043 2% [= ] 82/4043 2% [= ] 83/4043 2% [= ] 84/4043 2% [= ] 85/4043 2% [= ] 86/4043 2% [= ] 87/4043 2% [= ] 88/4043 2% [= ] 89/4043 2% [= ] 90/4043 2% [= ] 91/4043 2% [= ] 92/4043 2% [= ] 93/4043 2% [= ] 94/4043 2% [= ] 95/4043 2% [= ] 96/4043 2% [= ] 97/4043 2% [= ] 98/4043 2% [= ] 99/4043 2% [= ] 100/4043 2% [= ] 101/4043 2% [= ] 102/4043 2% [= ] 103/4043 2% [= ] 104/4043 2% [= ] 105/4043 2% [= ] 106/4043 2% [= ] 107/4043 2% [= ] 108/4043 2% [= ] 109/4043 2% [= ] 110/4043 2% [= ] 111/4043 2% [= ] 112/4043 2% [= ] 113/4043 2% [= ] 114/4043 2% [= ] 115/4043 2% [= ] 116/4043 2% [= ] 117/4043 2% [= ] 118/4043 2% [= ] 119/4043 2% [= ] 120/4043 2% [= ] 121/4043 2% [= ] 122/4043 3% [= ] 123/4043 3% [= ] 124/4043 3% [= ] 125/4043 3% [= ] 126/4043 3% [= ] 127/4043 3% [= ] 128/4043 3% [= ] 129/4043 3% [= ] 130/4043 3% [== ] 131/4043 3% [== ] 132/4043 3% [== ] 133/4043 3% [== ] 134/4043 3% [== ] 135/4043 3% [== ] 136/4043 3% [== ] 137/4043 3% [== ] 138/4043 3% [== ] 139/4043 3% [== ] 140/4043 3% [== ] 141/4043 3% [== ] 142/4043 3% [== ] 143/4043 3% [== ] 144/4043 3% [== ] 145/4043 3% [== ] 146/4043 3% [== ] 147/4043 3% [== ] 148/4043 3% [== ] 149/4043 3% [== ] 150/4043 3% [== ] 151/4043 3% [== ] 152/4043 3% [== ] 153/4043 3% [== ] 154/4043 3% [== ] 155/4043 3% [== ] 156/4043 3% [== ] 157/4043 3% [== ] 158/4043 3% [== ] 159/4043 3% [== ] 160/4043 3% [== ] 161/4043 3% [== ] 162/4043 4% [== ] 163/4043 4% [== ] 164/4043 4% [== ] 165/4043 4% [== ] 166/4043 4% [== ] 167/4043 4% [== ] 168/4043 4% [== ] 169/4043 4% [== ] 170/4043 4% [== ] 171/4043 4% [== ] 172/4043 4% [== ] 173/4043 4% [== ] 174/4043 4% [== ] 175/4043 4% [== ] 176/4043 4% [== ] 177/4043 4% [== ] 178/4043 4% [== ] 179/4043 4% [== ] 180/4043 4% [== ] 181/4043 4% [== ] 182/4043 4% [== ] 183/4043 4% [== ] 184/4043 4% [== ] 185/4043 4% [== ] 186/4043 4% [== ] 187/4043 4% [== ] 188/4043 4% [== ] 189/4043 4% [== ] 190/4043 4% [== ] 191/4043 4% [== ] 192/4043 4% [== ] 193/4043 4% [== ] 194/4043 4% [== ] 195/4043 4% [=== ] 196/4043 4% [=== ] 197/4043 4% [=== ] 198/4043 4% [=== ] 199/4043 4% [=== ] 200/4043 4% [=== ] 201/4043 4% [=== ] 202/4043 4% [=== ] 203/4043 5% [=== ] 204/4043 5% [=== ] 205/4043 5% [=== ] 206/4043 5% [=== ] 207/4043 5% [=== ] 208/4043 5% [=== ] 209/4043 5% [=== ] 210/4043 5% [=== ] 211/4043 5% [=== ] 212/4043 5% [=== ] 213/4043 5% [=== ] 214/4043 5% [=== ] 215/4043 5% [=== ] 216/4043 5% [=== ] 217/4043 5% [=== ] 218/4043 5% [=== ] 219/4043 5% [=== ] 220/4043 5% [=== ] 221/4043 5% [=== ] 222/4043 5% [=== ] 223/4043 5% [=== ] 224/4043 5% [=== ] 225/4043 5% [=== ] 226/4043 5% [=== ] 227/4043 5% [=== ] 228/4043 5% [=== ] 229/4043 5% [=== ] 230/4043 5% [=== ] 231/4043 5% [=== ] 232/4043 5% [=== ] 233/4043 5% [=== ] 234/4043 5% [=== ] 235/4043 5% [=== ] 236/4043 5% [=== ] 237/4043 5% [=== ] 238/4043 5% [=== ] 239/4043 5% [=== ] 240/4043 5% [=== ] 241/4043 5% [=== ] 242/4043 5% [=== ] 243/4043 6% [=== ] 244/4043 6% [=== ] 245/4043 6% [=== ] 246/4043 6% [=== ] 247/4043 6% [=== ] 248/4043 6% [=== ] 249/4043 6% [=== ] 250/4043 6% [=== ] 251/4043 6% [=== ] 252/4043 6% [=== ] 253/4043 6% [=== ] 254/4043 6% [=== ] 255/4043 6% [=== ] 256/4043 6% [=== ] 257/4043 6% [=== ] 258/4043 6% [=== ] 259/4043 6% [=== ] 260/4043 6% [==== ] 261/4043 6% [==== ] 262/4043 6% [==== ] 263/4043 6% [==== ] 264/4043 6% [==== ] 265/4043 6% [==== ] 266/4043 6% [==== ] 267/4043 6% [==== ] 268/4043 6% [==== ] 269/4043 6% [==== ] 270/4043 6% [==== ] 271/4043 6% [==== ] 272/4043 6% [==== ] 273/4043 6% [==== ] 274/4043 6% [==== ] 275/4043 6% [==== ] 276/4043 6% [==== ] 277/4043 6% [==== ] 278/4043 6% [==== ] 279/4043 6% [==== ] 280/4043 6% [==== ] 281/4043 6% [==== ] 282/4043 6% [==== ] 283/4043 6% [==== ] 284/4043 7% [==== ] 285/4043 7% [==== ] 286/4043 7% [==== ] 287/4043 7% [==== ] 288/4043 7% [==== ] 289/4043 7% [==== ] 290/4043 7% [==== ] 291/4043 7% [==== ] 292/4043 7% [==== ] 293/4043 7% [==== ] 294/4043 7% [==== ] 295/4043 7% [==== ] 296/4043 7% [==== ] 297/4043 7% [==== ] 298/4043 7% [==== ] 299/4043 7% [==== ] 300/4043 7% [==== ] 301/4043 7% [==== ] 302/4043 7% [==== ] 303/4043 7% [==== ] 304/4043 7% [==== ] 305/4043 7% [==== ] 306/4043 7% [==== ] 307/4043 7% [==== ] 308/4043 7% [==== ] 309/4043 7% [==== ] 310/4043 7% [==== ] 311/4043 7% [==== ] 312/4043 7% [==== ] 313/4043 7% [==== ] 314/4043 7% [==== ] 315/4043 7% [==== ] 316/4043 7% [==== ] 317/4043 7% [==== ] 318/4043 7% [==== ] 319/4043 7% [==== ] 320/4043 7% [==== ] 321/4043 7% [==== ] 322/4043 7% [==== ] 323/4043 7% [==== ] 324/4043 8% [==== ] 325/4043 8% [==== ] 326/4043 8% [===== ] 327/4043 8% [===== ] 328/4043 8% [===== ] 329/4043 8% [===== ] 330/4043 8% [===== ] 331/4043 8% [===== ] 332/4043 8% [===== ] 333/4043 8% [===== ] 334/4043 8% [===== ] 335/4043 8% [===== ] 336/4043 8% [===== ] 337/4043 8% [===== ] 338/4043 8% [===== ] 339/4043 8% [===== ] 340/4043 8% [===== ] 341/4043 8% [===== ] 342/4043 8% [===== ] 343/4043 8% [===== ] 344/4043 8% [===== ] 345/4043 8% [===== ] 346/4043 8% [===== ] 347/4043 8% [===== ] 348/4043 8% [===== ] 349/4043 8% [===== ] 350/4043 8% [===== ] 351/4043 8% [===== ] 352/4043 8% [===== ] 353/4043 8% [===== ] 354/4043 8% [===== ] 355/4043 8% [===== ] 356/4043 8% [===== ] 357/4043 8% [===== ] 358/4043 8% [===== ] 359/4043 8% [===== ] 360/4043 8% [===== ] 361/4043 8% [===== ] 362/4043 8% [===== ] 363/4043 8% [===== ] 364/4043 9% [===== ] 365/4043 9% [===== ] 366/4043 9% [===== ] 367/4043 9% [===== ] 368/4043 9% [===== ] 369/4043 9% [===== ] 370/4043 9% [===== ] 371/4043 9% [===== ] 372/4043 9% [===== ] 373/4043 9% [===== ] 374/4043 9% [===== ] 375/4043 9% [===== ] 376/4043 9% [===== ] 377/4043 9% [===== ] 378/4043 9% [===== ] 379/4043 9% [===== ] 380/4043 9% [===== ] 381/4043 9% [===== ] 382/4043 9% [===== ] 383/4043 9% [===== ] 384/4043 9% [===== ] 385/4043 9% [===== ] 386/4043 9% [===== ] 387/4043 9% [===== ] 388/4043 9% [===== ] 389/4043 9% [===== ] 390/4043 9% [===== ] 391/4043 9% [====== ] 392/4043 9% [====== ] 393/4043 9% [====== ] 394/4043 9% [====== ] 395/4043 9% [====== ] 396/4043 9% [====== ] 397/4043 9% [====== ] 398/4043 9% [====== ] 399/4043 9% [====== ] 400/4043 9% [====== ] 401/4043 9% [====== ] 402/4043 9% [====== ] 403/4043 9% [====== ] 404/4043 9% [====== ] 405/4043 10% [====== ] 406/4043 10% [====== ] 407/4043 10% [====== ] 408/4043 10% [====== ] 409/4043 10% [====== ] 410/4043 10% [====== ] 411/4043 10% [====== ] 412/4043 10% [====== ] 413/4043 10% [====== ] 414/4043 10% [====== ] 415/4043 10% [====== ] 416/4043 10% [====== ] 417/4043 10% [====== ] 418/4043 10% [====== ] 419/4043 10% [====== ] 420/4043 10% [====== ] 421/4043 10% [====== ] 422/4043 10% [====== ] 423/4043 10% [====== ] 424/4043 10% [====== ] 425/4043 10% [====== ] 426/4043 10% [====== ] 427/4043 10% [====== ] 428/4043 10% [====== ] 429/4043 10% [====== ] 430/4043 10% [====== ] 431/4043 10% [====== ] 432/4043 10% [====== ] 433/4043 10% [====== ] 434/4043 10% [====== ] 435/4043 10% [====== ] 436/4043 10% [====== ] 437/4043 10% [====== ] 438/4043 10% [====== ] 439/4043 10% [====== ] 440/4043 10% [====== ] 441/4043 10% [====== ] 442/4043 10% [====== ] 443/4043 10% [====== ] 444/4043 10% [====== ] 445/4043 11% [====== ] 446/4043 11% [====== ] 447/4043 11% [====== ] 448/4043 11% [====== ] 449/4043 11% [====== ] 450/4043 11% [====== ] 451/4043 11% [====== ] 452/4043 11% [====== ] 453/4043 11% [====== ] 454/4043 11% [====== ] 455/4043 11% [====== ] 456/4043 11% [======= ] 457/4043 11% [======= ] 458/4043 11% [======= ] 459/4043 11% [======= ] 460/4043 11% [======= ] 461/4043 11% [======= ] 462/4043 11% [======= ] 463/4043 11% [======= ] 464/4043 11% [======= ] 465/4043 11% [======= ] 466/4043 11% [======= ] 467/4043 11% [======= ] 468/4043 11% [======= ] 469/4043 11% [======= ] 470/4043 11% [======= ] 471/4043 11% [======= ] 472/4043 11% [======= ] 473/4043 11% [======= ] 474/4043 11% [======= ] 475/4043 11% [======= ] 476/4043 11% [======= ] 477/4043 11% [======= ] 478/4043 11% [======= ] 479/4043 11% [======= ] 480/4043 11% [======= ] 481/4043 11% [======= ] 482/4043 11% [======= ] 483/4043 11% [======= ] 484/4043 11% [======= ] 485/4043 11% [======= ] 486/4043 12% [======= ] 487/4043 12% [======= ] 488/4043 12% [======= ] 489/4043 12% [======= ] 490/4043 12% [======= ] 491/4043 12% [======= ] 492/4043 12% [======= ] 493/4043 12% [======= ] 494/4043 12% [======= ] 495/4043 12% [======= ] 496/4043 12% [======= ] 497/4043 12% [======= ] 498/4043 12% [======= ] 499/4043 12% [======= ] 500/4043 12% [======= ] 501/4043 12% [======= ] 502/4043 12% [======= ] 503/4043 12% [======= ] 504/4043 12% [======= ] 505/4043 12% [======= ] 506/4043 12% [======= ] 507/4043 12% [======= ] 508/4043 12% [======= ] 509/4043 12% [======= ] 510/4043 12% [======= ] 511/4043 12% [======= ] 512/4043 12% [======= ] 513/4043 12% [======= ] 514/4043 12% [======= ] 515/4043 12% [======= ] 516/4043 12% [======= ] 517/4043 12% [======= ] 518/4043 12% [======= ] 519/4043 12% [======= ] 520/4043 12% [======= ] 521/4043 12% [======== ] 522/4043 12% [======== ] 523/4043 12% [======== ] 524/4043 12% [======== ] 525/4043 12% [======== ] 526/4043 13% [======== ] 527/4043 13% [======== ] 528/4043 13% [======== ] 529/4043 13% [======== ] 530/4043 13% [======== ] 531/4043 13% [======== ] 532/4043 13% [======== ] 533/4043 13% [======== ] 534/4043 13% [======== ] 535/4043 13% [======== ] 536/4043 13% [======== ] 537/4043 13% [======== ] 538/4043 13% [======== ] 539/4043 13% [======== ] 540/4043 13% [======== ] 541/4043 13% [======== ] 542/4043 13% [======== ] 543/4043 13% [======== ] 544/4043 13% [======== ] 545/4043 13% [======== ] 546/4043 13% [======== ] 547/4043 13% [======== ] 548/4043 13% [======== ] 549/4043 13% [======== ] 550/4043 13% [======== ] 551/4043 13% [======== ] 552/4043 13% [======== ] 553/4043 13% [======== ] 554/4043 13% [======== ] 555/4043 13% [======== ] 556/4043 13% [======== ] 557/4043 13% [======== ] 558/4043 13% [======== ] 559/4043 13% [======== ] 560/4043 13% [======== ] 561/4043 13% [======== ] 562/4043 13% [======== ] 563/4043 13% [======== ] 564/4043 13% [======== ] 565/4043 13% [======== ] 566/4043 13% [======== ] 567/4043 14% [======== ] 568/4043 14% [======== ] 569/4043 14% [======== ] 570/4043 14% [======== ] 571/4043 14% [======== ] 572/4043 14% [======== ] 573/4043 14% [======== ] 574/4043 14% [======== ] 575/4043 14% [======== ] 576/4043 14% [======== ] 577/4043 14% [======== ] 578/4043 14% [======== ] 579/4043 14% [======== ] 580/4043 14% [======== ] 581/4043 14% [======== ] 582/4043 14% [======== ] 583/4043 14% [======== ] 584/4043 14% [======== ] 585/4043 14% [======== ] 586/4043 14% [========= ] 587/4043 14% [========= ] 588/4043 14% [========= ] 589/4043 14% [========= ] 590/4043 14% [========= ] 591/4043 14% [========= ] 592/4043 14% [========= ] 593/4043 14% [========= ] 594/4043 14% [========= ] 595/4043 14% [========= ] 596/4043 14% [========= ] 597/4043 14% [========= ] 598/4043 14% [========= ] 599/4043 14% [========= ] 600/4043 14% [========= ] 601/4043 14% [========= ] 602/4043 14% [========= ] 603/4043 14% [========= ] 604/4043 14% [========= ] 605/4043 14% [========= ] 606/4043 14% [========= ] 607/4043 15% [========= ] 608/4043 15% [========= ] 609/4043 15% [========= ] 610/4043 15% [========= ] 611/4043 15% [========= ] 612/4043 15% [========= ] 613/4043 15% [========= ] 614/4043 15% [========= ] 615/4043 15% [========= ] 616/4043 15% [========= ] 617/4043 15% [========= ] 618/4043 15% [========= ] 619/4043 15% [========= ] 620/4043 15% [========= ] 621/4043 15% [========= ] 622/4043 15% [========= ] 623/4043 15% [========= ] 624/4043 15% [========= ] 625/4043 15% [========= ] 626/4043 15% [========= ] 627/4043 15% [========= ] 628/4043 15% [========= ] 629/4043 15% [========= ] 630/4043 15% [========= ] 631/4043 15% [========= ] 632/4043 15% [========= ] 633/4043 15% [========= ] 634/4043 15% [========= ] 635/4043 15% [========= ] 636/4043 15% [========= ] 637/4043 15% [========= ] 638/4043 15% [========= ] 639/4043 15% [========= ] 640/4043 15% [========= ] 641/4043 15% [========= ] 642/4043 15% [========= ] 643/4043 15% [========= ] 644/4043 15% [========= ] 645/4043 15% [========= ] 646/4043 15% [========= ] 647/4043 16% [========= ] 648/4043 16% [========= ] 649/4043 16% [========= ] 650/4043 16% [========= ] 651/4043 16% [========= ] 652/4043 16% [========== ] 653/4043 16% [========== ] 654/4043 16% [========== ] 655/4043 16% [========== ] 656/4043 16% [========== ] 657/4043 16% [========== ] 658/4043 16% [========== ] 659/4043 16% [========== ] 660/4043 16% [========== ] 661/4043 16% [========== ] 662/4043 16% [========== ] 663/4043 16% [========== ] 664/4043 16% [========== ] 665/4043 16% [========== ] 666/4043 16% [========== ] 667/4043 16% [========== ] 668/4043 16% [========== ] 669/4043 16% [========== ] 670/4043 16% [========== ] 671/4043 16% [========== ] 672/4043 16% [========== ] 673/4043 16% [========== ] 674/4043 16% [========== ] 675/4043 16% [========== ] 676/4043 16% [========== ] 677/4043 16% [========== ] 678/4043 16% [========== ] 679/4043 16% [========== ] 680/4043 16% [========== ] 681/4043 16% [========== ] 682/4043 16% [========== ] 683/4043 16% [========== ] 684/4043 16% [========== ] 685/4043 16% [========== ] 686/4043 16% [========== ] 687/4043 16% [========== ] 688/4043 17% [========== ] 689/4043 17% [========== ] 690/4043 17% [========== ] 691/4043 17% [========== ] 692/4043 17% [========== ] 693/4043 17% [========== ] 694/4043 17% [========== ] 695/4043 17% [========== ] 696/4043 17% [========== ] 697/4043 17% [========== ] 698/4043 17% [========== ] 699/4043 17% [========== ] 700/4043 17% [========== ] 701/4043 17% [========== ] 702/4043 17% [========== ] 703/4043 17% [========== ] 704/4043 17% [========== ] 705/4043 17% [========== ] 706/4043 17% [========== ] 707/4043 17% [========== ] 708/4043 17% [========== ] 709/4043 17% [========== ] 710/4043 17% [========== ] 711/4043 17% [========== ] 712/4043 17% [========== ] 713/4043 17% [========== ] 714/4043 17% [========== ] 715/4043 17% [========== ] 716/4043 17% [========== ] 717/4043 17% [=========== ] 718/4043 17% [=========== ] 719/4043 17% [=========== ] 720/4043 17% [=========== ] 721/4043 17% [=========== ] 722/4043 17% [=========== ] 723/4043 17% [=========== ] 724/4043 17% [=========== ] 725/4043 17% [=========== ] 726/4043 17% [=========== ] 727/4043 17% [=========== ] 728/4043 18% [=========== ] 729/4043 18% [=========== ] 730/4043 18% [=========== ] 731/4043 18% [=========== ] 732/4043 18% [=========== ] 733/4043 18% [=========== ] 734/4043 18% [=========== ] 735/4043 18% [=========== ] 736/4043 18% [=========== ] 737/4043 18% [=========== ] 738/4043 18% [=========== ] 739/4043 18% [=========== ] 740/4043 18% [=========== ] 741/4043 18% [=========== ] 742/4043 18% [=========== ] 743/4043 18% [=========== ] 744/4043 18% [=========== ] 745/4043 18% [=========== ] 746/4043 18% [=========== ] 747/4043 18% [=========== ] 748/4043 18% [=========== ] 749/4043 18% [=========== ] 750/4043 18% [=========== ] 751/4043 18% [=========== ] 752/4043 18% [=========== ] 753/4043 18% [=========== ] 754/4043 18% [=========== ] 755/4043 18% [=========== ] 756/4043 18% [=========== ] 757/4043 18% [=========== ] 758/4043 18% [=========== ] 759/4043 18% [=========== ] 760/4043 18% [=========== ] 761/4043 18% [=========== ] 762/4043 18% [=========== ] 763/4043 18% [=========== ] 764/4043 18% [=========== ] 765/4043 18% [=========== ] 766/4043 18% [=========== ] 767/4043 18% [=========== ] 768/4043 18% [=========== ] 769/4043 19% [=========== ] 770/4043 19% [=========== ] 771/4043 19% [=========== ] 772/4043 19% [=========== ] 773/4043 19% [=========== ] 774/4043 19% [=========== ] 775/4043 19% [=========== ] 776/4043 19% [=========== ] 777/4043 19% [=========== ] 778/4043 19% [=========== ] 779/4043 19% [=========== ] 780/4043 19% [=========== ] 781/4043 19% [=========== ] 782/4043 19% [============ ] 783/4043 19% [============ ] 784/4043 19% [============ ] 785/4043 19% [============ ] 786/4043 19% [============ ] 787/4043 19% [============ ] 788/4043 19% [============ ] 789/4043 19% [============ ] 790/4043 19% [============ ] 791/4043 19% [============ ] 792/4043 19% [============ ] 793/4043 19% [============ ] 794/4043 19% [============ ] 795/4043 19% [============ ] 796/4043 19% [============ ] 797/4043 19% [============ ] 798/4043 19% [============ ] 799/4043 19% [============ ] 800/4043 19% [============ ] 801/4043 19% [============ ] 802/4043 19% [============ ] 803/4043 19% [============ ] 804/4043 19% [============ ] 805/4043 19% [============ ] 806/4043 19% [============ ] 807/4043 19% [============ ] 808/4043 19% [============ ] 809/4043 20% [============ ] 810/4043 20% [============ ] 811/4043 20% [============ ] 812/4043 20% [============ ] 813/4043 20% [============ ] 814/4043 20% [============ ] 815/4043 20% [============ ] 816/4043 20% [============ ] 817/4043 20% [============ ] 818/4043 20% [============ ] 819/4043 20% [============ ] 820/4043 20% [============ ] 821/4043 20% [============ ] 822/4043 20% [============ ] 823/4043 20% [============ ] 824/4043 20% [============ ] 825/4043 20% [============ ] 826/4043 20% [============ ] 827/4043 20% [============ ] 828/4043 20% [============ ] 829/4043 20% [============ ] 830/4043 20% [============ ] 831/4043 20% [============ ] 832/4043 20% [============ ] 833/4043 20% [============ ] 834/4043 20% [============ ] 835/4043 20% [============ ] 836/4043 20% [============ ] 837/4043 20% [============ ] 838/4043 20% [============ ] 839/4043 20% [============ ] 840/4043 20% [============ ] 841/4043 20% [============ ] 842/4043 20% [============ ] 843/4043 20% [============ ] 844/4043 20% [============ ] 845/4043 20% [============ ] 846/4043 20% [============ ] 847/4043 20% [============= ] 848/4043 20% [============= ] 849/4043 20% [============= ] 850/4043 21% [============= ] 851/4043 21% [============= ] 852/4043 21% [============= ] 853/4043 21% [============= ] 854/4043 21% [============= ] 855/4043 21% [============= ] 856/4043 21% [============= ] 857/4043 21% [============= ] 858/4043 21% [============= ] 859/4043 21% [============= ] 860/4043 21% [============= ] 861/4043 21% [============= ] 862/4043 21% [============= ] 863/4043 21% [============= ] 864/4043 21% [============= ] 865/4043 21% [============= ] 866/4043 21% [============= ] 867/4043 21% [============= ] 868/4043 21% [============= ] 869/4043 21% [============= ] 870/4043 21% [============= ] 871/4043 21% [============= ] 872/4043 21% [============= ] 873/4043 21% [============= ] 874/4043 21% [============= ] 875/4043 21% [============= ] 876/4043 21% [============= ] 877/4043 21% [============= ] 878/4043 21% [============= ] 879/4043 21% [============= ] 880/4043 21% [============= ] 881/4043 21% [============= ] 882/4043 21% [============= ] 883/4043 21% [============= ] 884/4043 21% [============= ] 885/4043 21% [============= ] 886/4043 21% [============= ] 887/4043 21% [============= ] 888/4043 21% [============= ] 889/4043 21% [============= ] 890/4043 22% [============= ] 891/4043 22% [============= ] 892/4043 22% [============= ] 893/4043 22% [============= ] 894/4043 22% [============= ] 895/4043 22% [============= ] 896/4043 22% [============= ] 897/4043 22% [============= ] 898/4043 22% [============= ] 899/4043 22% [============= ] 900/4043 22% [============= ] 901/4043 22% [============= ] 902/4043 22% [============= ] 903/4043 22% [============= ] 904/4043 22% [============= ] 905/4043 22% [============= ] 906/4043 22% [============= ] 907/4043 22% [============= ] 908/4043 22% [============= ] 909/4043 22% [============= ] 910/4043 22% [============= ] 911/4043 22% [============= ] 912/4043 22% [============== ] 913/4043 22% [============== ] 914/4043 22% [============== ] 915/4043 22% [============== ] 916/4043 22% [============== ] 917/4043 22% [============== ] 918/4043 22% [============== ] 919/4043 22% [============== ] 920/4043 22% [============== ] 921/4043 22% [============== ] 922/4043 22% [============== ] 923/4043 22% [============== ] 924/4043 22% [============== ] 925/4043 22% [============== ] 926/4043 22% [============== ] 927/4043 22% [============== ] 928/4043 22% [============== ] 929/4043 22% [============== ] 930/4043 23% [============== ] 931/4043 23% [============== ] 932/4043 23% [============== ] 933/4043 23% [============== ] 934/4043 23% [============== ] 935/4043 23% [============== ] 936/4043 23% [============== ] 937/4043 23% [============== ] 938/4043 23% [============== ] 939/4043 23% [============== ] 940/4043 23% [============== ] 941/4043 23% [============== ] 942/4043 23% [============== ] 943/4043 23% [============== ] 944/4043 23% [============== ] 945/4043 23% [============== ] 946/4043 23% [============== ] 947/4043 23% [============== ] 948/4043 23% [============== ] 949/4043 23% [============== ] 950/4043 23% [============== ] 951/4043 23% [============== ] 952/4043 23% [============== ] 953/4043 23% [============== ] 954/4043 23% [============== ] 955/4043 23% [============== ] 956/4043 23% [============== ] 957/4043 23% [============== ] 958/4043 23% [============== ] 959/4043 23% [============== ] 960/4043 23% [============== ] 961/4043 23% [============== ] 962/4043 23% [============== ] 963/4043 23% [============== ] 964/4043 23% [============== ] 965/4043 23% [============== ] 966/4043 23% [============== ] 967/4043 23% [============== ] 968/4043 23% [============== ] 969/4043 23% [============== ] 970/4043 23% [============== ] 971/4043 24% [============== ] 972/4043 24% [============== ] 973/4043 24% [============== ] 974/4043 24% [============== ] 975/4043 24% [============== ] 976/4043 24% [============== ] 977/4043 24% [============== ] 978/4043 24% [=============== ] 979/4043 24% [=============== ] 980/4043 24% [=============== ] 981/4043 24% [=============== ] 982/4043 24% [=============== ] 983/4043 24% [=============== ] 984/4043 24% [=============== ] 985/4043 24% [=============== ] 986/4043 24% [=============== ] 987/4043 24% [=============== ] 988/4043 24% [=============== ] 989/4043 24% [=============== ] 990/4043 24% [=============== ] 991/4043 24% [=============== ] 992/4043 24% [=============== ] 993/4043 24% [=============== ] 994/4043 24% [=============== ] 995/4043 24% [=============== ] 996/4043 24% [=============== ] 997/4043 24% [=============== ] 998/4043 24% [=============== ] 999/4043 24% [=============== ] 1000/4043 24% [=============== ] 1001/4043 24% [=============== ] 1002/4043 24% [=============== ] 1003/4043 24% [=============== ] 1004/4043 24% [=============== ] 1005/4043 24% [=============== ] 1006/4043 24% [=============== ] 1007/4043 24% [=============== ] 1008/4043 24% [=============== ] 1009/4043 24% [=============== ] 1010/4043 24% [=============== ] 1011/4043 25% [=============== ] 1012/4043 25% [=============== ] 1013/4043 25% [=============== ] 1014/4043 25% [=============== ] 1015/4043 25% [=============== ] 1016/4043 25% [=============== ] 1017/4043 25% [=============== ] 1018/4043 25% [=============== ] 1019/4043 25% [=============== ] 1020/4043 25% [=============== ] 1021/4043 25% [=============== ] 1022/4043 25% [=============== ] 1023/4043 25% [=============== ] 1024/4043 25% [=============== ] 1025/4043 25% [=============== ] 1026/4043 25% [=============== ] 1027/4043 25% [=============== ] 1028/4043 25% [=============== ] 1029/4043 25% [=============== ] 1030/4043 25% [=============== ] 1031/4043 25% [=============== ] 1032/4043 25% [=============== ] 1033/4043 25% [=============== ] 1034/4043 25% [=============== ] 1035/4043 25% [=============== ] 1036/4043 25% [=============== ] 1037/4043 25% [=============== ] 1038/4043 25% [=============== ] 1039/4043 25% [=============== ] 1040/4043 25% [=============== ] 1041/4043 25% [=============== ] 1042/4043 25% [=============== ] 1043/4043 25% [================ ] 1044/4043 25% [================ ] 1045/4043 25% [================ ] 1046/4043 25% [================ ] 1047/4043 25% [================ ] 1048/4043 25% [================ ] 1049/4043 25% [================ ] 1050/4043 25% [================ ] 1051/4043 25% [================ ] 1052/4043 26% [================ ] 1053/4043 26% [================ ] 1054/4043 26% [================ ] 1055/4043 26% [================ ] 1056/4043 26% [================ ] 1057/4043 26% [================ ] 1058/4043 26% [================ ] 1059/4043 26% [================ ] 1060/4043 26% [================ ] 1061/4043 26% [================ ] 1062/4043 26% [================ ] 1063/4043 26% [================ ] 1064/4043 26% [================ ] 1065/4043 26% [================ ] 1066/4043 26% [================ ] 1067/4043 26% [================ ] 1068/4043 26% [================ ] 1069/4043 26% [================ ] 1070/4043 26% [================ ] 1071/4043 26% [================ ] 1072/4043 26% [================ ] 1073/4043 26% [================ ] 1074/4043 26% [================ ] 1075/4043 26% [================ ] 1076/4043 26% [================ ] 1077/4043 26% [================ ] 1078/4043 26% [================ ] 1079/4043 26% [================ ] 1080/4043 26% [================ ] 1081/4043 26% [================ ] 1082/4043 26% [================ ] 1083/4043 26% [================ ] 1084/4043 26% [================ ] 1085/4043 26% [================ ] 1086/4043 26% [================ ] 1087/4043 26% [================ ] 1088/4043 26% [================ ] 1089/4043 26% [================ ] 1090/4043 26% [================ ] 1091/4043 26% [================ ] 1092/4043 27% [================ ] 1093/4043 27% [================ ] 1094/4043 27% [================ ] 1095/4043 27% [================ ] 1096/4043 27% [================ ] 1097/4043 27% [================ ] 1098/4043 27% [================ ] 1099/4043 27% [================ ] 1100/4043 27% [================ ] 1101/4043 27% [================ ] 1102/4043 27% [================ ] 1103/4043 27% [================ ] 1104/4043 27% [================ ] 1105/4043 27% [================ ] 1106/4043 27% [================ ] 1107/4043 27% [================ ] 1108/4043 27% [================= ] 1109/4043 27% [================= ] 1110/4043 27% [================= ] 1111/4043 27% [================= ] 1112/4043 27% [================= ] 1113/4043 27% [================= ] 1114/4043 27% [================= ] 1115/4043 27% [================= ] 1116/4043 27% [================= ] 1117/4043 27% [================= ] 1118/4043 27% [================= ] 1119/4043 27% [================= ] 1120/4043 27% [================= ] 1121/4043 27% [================= ] 1122/4043 27% [================= ] 1123/4043 27% [================= ] 1124/4043 27% [================= ] 1125/4043 27% [================= ] 1126/4043 27% [================= ] 1127/4043 27% [================= ] 1128/4043 27% [================= ] 1129/4043 27% [================= ] 1130/4043 27% [================= ] 1131/4043 27% [================= ] 1132/4043 27% [================= ] 1133/4043 28% [================= ] 1134/4043 28% [================= ] 1135/4043 28% [================= ] 1136/4043 28% [================= ] 1137/4043 28% [================= ] 1138/4043 28% [================= ] 1139/4043 28% [================= ] 1140/4043 28% [================= ] 1141/4043 28% [================= ] 1142/4043 28% [================= ] 1143/4043 28% [================= ] 1144/4043 28% [================= ] 1145/4043 28% [================= ] 1146/4043 28% [================= ] 1147/4043 28% [================= ] 1148/4043 28% [================= ] 1149/4043 28% [================= ] 1150/4043 28% [================= ] 1151/4043 28% [================= ] 1152/4043 28% [================= ] 1153/4043 28% [================= ] 1154/4043 28% [================= ] 1155/4043 28% [================= ] 1156/4043 28% [================= ] 1157/4043 28% [================= ] 1158/4043 28% [================= ] 1159/4043 28% [================= ] 1160/4043 28% [================= ] 1161/4043 28% [================= ] 1162/4043 28% [================= ] 1163/4043 28% [================= ] 1164/4043 28% [================= ] 1165/4043 28% [================= ] 1166/4043 28% [================= ] 1167/4043 28% [================= ] 1168/4043 28% [================= ] 1169/4043 28% [================= ] 1170/4043 28% [================= ] 1171/4043 28% [================= ] 1172/4043 28% [================= ] 1173/4043 29% [================== ] 1174/4043 29% [================== ] 1175/4043 29% [================== ] 1176/4043 29% [================== ] 1177/4043 29% [================== ] 1178/4043 29% [================== ] 1179/4043 29% [================== ] 1180/4043 29% [================== ] 1181/4043 29% [================== ] 1182/4043 29% [================== ] 1183/4043 29% [================== ] 1184/4043 29% [================== ] 1185/4043 29% [================== ] 1186/4043 29% [================== ] 1187/4043 29% [================== ] 1188/4043 29% [================== ] 1189/4043 29% [================== ] 1190/4043 29% [================== ] 1191/4043 29% [================== ] 1192/4043 29% [================== ] 1193/4043 29% [================== ] 1194/4043 29% [================== ] 1195/4043 29% [================== ] 1196/4043 29% [================== ] 1197/4043 29% [================== ] 1198/4043 29% [================== ] 1199/4043 29% [================== ] 1200/4043 29% [================== ] 1201/4043 29% [================== ] 1202/4043 29% [================== ] 1203/4043 29% [================== ] 1204/4043 29% [================== ] 1205/4043 29% [================== ] 1206/4043 29% [================== ] 1207/4043 29% [================== ] 1208/4043 29% [================== ] 1209/4043 29% [================== ] 1210/4043 29% [================== ] 1211/4043 29% [================== ] 1212/4043 29% [================== ] 1213/4043 30% [================== ] 1214/4043 30% [================== ] 1215/4043 30% [================== ] 1216/4043 30% [================== ] 1217/4043 30% [================== ] 1218/4043 30% [================== ] 1219/4043 30% [================== ] 1220/4043 30% [================== ] 1221/4043 30% [================== ] 1222/4043 30% [================== ] 1223/4043 30% [================== ] 1224/4043 30% [================== ] 1225/4043 30% [================== ] 1226/4043 30% [================== ] 1227/4043 30% [================== ] 1228/4043 30% [================== ] 1229/4043 30% [================== ] 1230/4043 30% [================== ] 1231/4043 30% [================== ] 1232/4043 30% [================== ] 1233/4043 30% [================== ] 1234/4043 30% [================== ] 1235/4043 30% [================== ] 1236/4043 30% [================== ] 1237/4043 30% [================== ] 1238/4043 30% [=================== ] 1239/4043 30% [=================== ] 1240/4043 30% [=================== ] 1241/4043 30% [=================== ] 1242/4043 30% [=================== ] 1243/4043 30% [=================== ] 1244/4043 30% [=================== ] 1245/4043 30% [=================== ] 1246/4043 30% [=================== ] 1247/4043 30% [=================== ] 1248/4043 30% [=================== ] 1249/4043 30% [=================== ] 1250/4043 30% [=================== ] 1251/4043 30% [=================== ] 1252/4043 30% [=================== ] 1253/4043 30% [=================== ] 1254/4043 31% [=================== ] 1255/4043 31% [=================== ] 1256/4043 31% [=================== ] 1257/4043 31% [=================== ] 1258/4043 31% [=================== ] 1259/4043 31% [=================== ] 1260/4043 31% [=================== ] 1261/4043 31% [=================== ] 1262/4043 31% [=================== ] 1263/4043 31% [=================== ] 1264/4043 31% [=================== ] 1265/4043 31% [=================== ] 1266/4043 31% [=================== ] 1267/4043 31% [=================== ] 1268/4043 31% [=================== ] 1269/4043 31% [=================== ] 1270/4043 31% [=================== ] 1271/4043 31% [=================== ] 1272/4043 31% [=================== ] 1273/4043 31% [=================== ] 1274/4043 31% [=================== ] 1275/4043 31% [=================== ] 1276/4043 31% [=================== ] 1277/4043 31% [=================== ] 1278/4043 31% [=================== ] 1279/4043 31% [=================== ] 1280/4043 31% [=================== ] 1281/4043 31% [=================== ] 1282/4043 31% [=================== ] 1283/4043 31% [=================== ] 1284/4043 31% [=================== ] 1285/4043 31% [=================== ] 1286/4043 31% [=================== ] 1287/4043 31% [=================== ] 1288/4043 31% [=================== ] 1289/4043 31% [=================== ] 1290/4043 31% [=================== ] 1291/4043 31% [=================== ] 1292/4043 31% [=================== ] 1293/4043 31% [=================== ] 1294/4043 32% [=================== ] 1295/4043 32% [=================== ] 1296/4043 32% [=================== ] 1297/4043 32% [=================== ] 1298/4043 32% [=================== ] 1299/4043 32% [=================== ] 1300/4043 32% [=================== ] 1301/4043 32% [=================== ] 1302/4043 32% [=================== ] 1303/4043 32% [=================== ] 1304/4043 32% [==================== ] 1305/4043 32% [==================== ] 1306/4043 32% [==================== ] 1307/4043 32% [==================== ] 1308/4043 32% [==================== ] 1309/4043 32% [==================== ] 1310/4043 32% [==================== ] 1311/4043 32% [==================== ] 1312/4043 32% [==================== ] 1313/4043 32% [==================== ] 1314/4043 32% [==================== ] 1315/4043 32% [==================== ] 1316/4043 32% [==================== ] 1317/4043 32% [==================== ] 1318/4043 32% [==================== ] 1319/4043 32% [==================== ] 1320/4043 32% [==================== ] 1321/4043 32% [==================== ] 1322/4043 32% [==================== ] 1323/4043 32% [==================== ] 1324/4043 32% [==================== ] 1325/4043 32% [==================== ] 1326/4043 32% [==================== ] 1327/4043 32% [==================== ] 1328/4043 32% [==================== ] 1329/4043 32% [==================== ] 1330/4043 32% [==================== ] 1331/4043 32% [==================== ] 1332/4043 32% [==================== ] 1333/4043 32% [==================== ] 1334/4043 32% [==================== ] 1335/4043 33% [==================== ] 1336/4043 33% [==================== ] 1337/4043 33% [==================== ] 1338/4043 33% [==================== ] 1339/4043 33% [==================== ] 1340/4043 33% [==================== ] 1341/4043 33% [==================== ] 1342/4043 33% [==================== ] 1343/4043 33% [==================== ] 1344/4043 33% [==================== ] 1345/4043 33% [==================== ] 1346/4043 33% [==================== ] 1347/4043 33% [==================== ] 1348/4043 33% [==================== ] 1349/4043 33% [==================== ] 1350/4043 33% [==================== ] 1351/4043 33% [==================== ] 1352/4043 33% [==================== ] 1353/4043 33% [==================== ] 1354/4043 33% [==================== ] 1355/4043 33% [==================== ] 1356/4043 33% [==================== ] 1357/4043 33% [==================== ] 1358/4043 33% [==================== ] 1359/4043 33% [==================== ] 1360/4043 33% [==================== ] 1361/4043 33% [==================== ] 1362/4043 33% [==================== ] 1363/4043 33% [==================== ] 1364/4043 33% [==================== ] 1365/4043 33% [==================== ] 1366/4043 33% [==================== ] 1367/4043 33% [==================== ] 1368/4043 33% [==================== ] 1369/4043 33% [===================== ] 1370/4043 33% [===================== ] 1371/4043 33% [===================== ] 1372/4043 33% [===================== ] 1373/4043 33% [===================== ] 1374/4043 33% [===================== ] 1375/4043 34% [===================== ] 1376/4043 34% [===================== ] 1377/4043 34% [===================== ] 1378/4043 34% [===================== ] 1379/4043 34% [===================== ] 1380/4043 34% [===================== ] 1381/4043 34% [===================== ] 1382/4043 34% [===================== ] 1383/4043 34% [===================== ] 1384/4043 34% [===================== ] 1385/4043 34% [===================== ] 1386/4043 34% [===================== ] 1387/4043 34% [===================== ] 1388/4043 34% [===================== ] 1389/4043 34% [===================== ] 1390/4043 34% [===================== ] 1391/4043 34% [===================== ] 1392/4043 34% [===================== ] 1393/4043 34% [===================== ] 1394/4043 34% [===================== ] 1395/4043 34% [===================== ] 1396/4043 34% [===================== ] 1397/4043 34% [===================== ] 1398/4043 34% [===================== ] 1399/4043 34% [===================== ] 1400/4043 34% [===================== ] 1401/4043 34% [===================== ] 1402/4043 34% [===================== ] 1403/4043 34% [===================== ] 1404/4043 34% [===================== ] 1405/4043 34% [===================== ] 1406/4043 34% [===================== ] 1407/4043 34% [===================== ] 1408/4043 34% [===================== ] 1409/4043 34% [===================== ] 1410/4043 34% [===================== ] 1411/4043 34% [===================== ] 1412/4043 34% [===================== ] 1413/4043 34% [===================== ] 1414/4043 34% [===================== ] 1415/4043 34% [===================== ] 1416/4043 35% [===================== ] 1417/4043 35% [===================== ] 1418/4043 35% [===================== ] 1419/4043 35% [===================== ] 1420/4043 35% [===================== ] 1421/4043 35% [===================== ] 1422/4043 35% [===================== ] 1423/4043 35% [===================== ] 1424/4043 35% [===================== ] 1425/4043 35% [===================== ] 1426/4043 35% [===================== ] 1427/4043 35% [===================== ] 1428/4043 35% [===================== ] 1429/4043 35% [===================== ] 1430/4043 35% [===================== ] 1431/4043 35% [===================== ] 1432/4043 35% [===================== ] 1433/4043 35% [===================== ] 1434/4043 35% [====================== ] 1435/4043 35% [====================== ] 1436/4043 35% [====================== ] 1437/4043 35% [====================== ] 1438/4043 35% [====================== ] 1439/4043 35% [====================== ] 1440/4043 35% [====================== ] 1441/4043 35% [====================== ] 1442/4043 35% [====================== ] 1443/4043 35% [====================== ] 1444/4043 35% [====================== ] 1445/4043 35% [====================== ] 1446/4043 35% [====================== ] 1447/4043 35% [====================== ] 1448/4043 35% [====================== ] 1449/4043 35% [====================== ] 1450/4043 35% [====================== ] 1451/4043 35% [====================== ] 1452/4043 35% [====================== ] 1453/4043 35% [====================== ] 1454/4043 35% [====================== ] 1455/4043 35% [====================== ] 1456/4043 36% [====================== ] 1457/4043 36% [====================== ] 1458/4043 36% [====================== ] 1459/4043 36% [====================== ] 1460/4043 36% [====================== ] 1461/4043 36% [====================== ] 1462/4043 36% [====================== ] 1463/4043 36% [====================== ] 1464/4043 36% [====================== ] 1465/4043 36% [====================== ] 1466/4043 36% [====================== ] 1467/4043 36% [====================== ] 1468/4043 36% [====================== ] 1469/4043 36% [====================== ] 1470/4043 36% [====================== ] 1471/4043 36% [====================== ] 1472/4043 36% [====================== ] 1473/4043 36% [====================== ] 1474/4043 36% [====================== ] 1475/4043 36% [====================== ] 1476/4043 36% [====================== ] 1477/4043 36% [====================== ] 1478/4043 36% [====================== ] 1479/4043 36% [====================== ] 1480/4043 36% [====================== ] 1481/4043 36% [====================== ] 1482/4043 36% [====================== ] 1483/4043 36% [====================== ] 1484/4043 36% [====================== ] 1485/4043 36% [====================== ] 1486/4043 36% [====================== ] 1487/4043 36% [====================== ] 1488/4043 36% [====================== ] 1489/4043 36% [====================== ] 1490/4043 36% [====================== ] 1491/4043 36% [====================== ] 1492/4043 36% [====================== ] 1493/4043 36% [====================== ] 1494/4043 36% [====================== ] 1495/4043 36% [====================== ] 1496/4043 37% [====================== ] 1497/4043 37% [====================== ] 1498/4043 37% [====================== ] 1499/4043 37% [======================= ] 1500/4043 37% [======================= ] 1501/4043 37% [======================= ] 1502/4043 37% [======================= ] 1503/4043 37% [======================= ] 1504/4043 37% [======================= ] 1505/4043 37% [======================= ] 1506/4043 37% [======================= ] 1507/4043 37% [======================= ] 1508/4043 37% [======================= ] 1509/4043 37% [======================= ] 1510/4043 37% [======================= ] 1511/4043 37% [======================= ] 1512/4043 37% [======================= ] 1513/4043 37% [======================= ] 1514/4043 37% [======================= ] 1515/4043 37% [======================= ] 1516/4043 37% [======================= ] 1517/4043 37% [======================= ] 1518/4043 37% [======================= ] 1519/4043 37% [======================= ] 1520/4043 37% [======================= ] 1521/4043 37% [======================= ] 1522/4043 37% [======================= ] 1523/4043 37% [======================= ] 1524/4043 37% [======================= ] 1525/4043 37% [======================= ] 1526/4043 37% [======================= ] 1527/4043 37% [======================= ] 1528/4043 37% [======================= ] 1529/4043 37% [======================= ] 1530/4043 37% [======================= ] 1531/4043 37% [======================= ] 1532/4043 37% [======================= ] 1533/4043 37% [======================= ] 1534/4043 37% [======================= ] 1535/4043 37% [======================= ] 1536/4043 37% [======================= ] 1537/4043 38% [======================= ] 1538/4043 38% [======================= ] 1539/4043 38% [======================= ] 1540/4043 38% [======================= ] 1541/4043 38% [======================= ] 1542/4043 38% [======================= ] 1543/4043 38% [======================= ] 1544/4043 38% [======================= ] 1545/4043 38% [======================= ] 1546/4043 38% [======================= ] 1547/4043 38% [======================= ] 1548/4043 38% [======================= ] 1549/4043 38% [======================= ] 1550/4043 38% [======================= ] 1551/4043 38% [======================= ] 1552/4043 38% [======================= ] 1553/4043 38% [======================= ] 1554/4043 38% [======================= ] 1555/4043 38% [======================= ] 1556/4043 38% [======================= ] 1557/4043 38% [======================= ] 1558/4043 38% [======================= ] 1559/4043 38% [======================= ] 1560/4043 38% [======================= ] 1561/4043 38% [======================= ] 1562/4043 38% [======================= ] 1563/4043 38% [======================= ] 1564/4043 38% [======================= ] 1565/4043 38% [======================== ] 1566/4043 38% [======================== ] 1567/4043 38% [======================== ] 1568/4043 38% [======================== ] 1569/4043 38% [======================== ] 1570/4043 38% [======================== ] 1571/4043 38% [======================== ] 1572/4043 38% [======================== ] 1573/4043 38% [======================== ] 1574/4043 38% [======================== ] 1575/4043 38% [======================== ] 1576/4043 38% [======================== ] 1577/4043 39% [======================== ] 1578/4043 39% [======================== ] 1579/4043 39% [======================== ] 1580/4043 39% [======================== ] 1581/4043 39% [======================== ] 1582/4043 39% [======================== ] 1583/4043 39% [======================== ] 1584/4043 39% [======================== ] 1585/4043 39% [======================== ] 1586/4043 39% [======================== ] 1587/4043 39% [======================== ] 1588/4043 39% [======================== ] 1589/4043 39% [======================== ] 1590/4043 39% [======================== ] 1591/4043 39% [======================== ] 1592/4043 39% [======================== ] 1593/4043 39% [======================== ] 1594/4043 39% [======================== ] 1595/4043 39% [======================== ] 1596/4043 39% [======================== ] 1597/4043 39% [======================== ] 1598/4043 39% [======================== ] 1599/4043 39% [======================== ] 1600/4043 39% [======================== ] 1601/4043 39% [======================== ] 1602/4043 39% [======================== ] 1603/4043 39% [======================== ] 1604/4043 39% [======================== ] 1605/4043 39% [======================== ] 1606/4043 39% [======================== ] 1607/4043 39% [======================== ] 1608/4043 39% [======================== ] 1609/4043 39% [======================== ] 1610/4043 39% [======================== ] 1611/4043 39% [======================== ] 1612/4043 39% [======================== ] 1613/4043 39% [======================== ] 1614/4043 39% [======================== ] 1615/4043 39% [======================== ] 1616/4043 39% [======================== ] 1617/4043 39% [======================== ] 1618/4043 40% [======================== ] 1619/4043 40% [======================== ] 1620/4043 40% [======================== ] 1621/4043 40% [======================== ] 1622/4043 40% [======================== ] 1623/4043 40% [======================== ] 1624/4043 40% [======================== ] 1625/4043 40% [======================== ] 1626/4043 40% [======================== ] 1627/4043 40% [======================== ] 1628/4043 40% [======================== ] 1629/4043 40% [======================== ] 1630/4043 40% [========================= ] 1631/4043 40% [========================= ] 1632/4043 40% [========================= ] 1633/4043 40% [========================= ] 1634/4043 40% [========================= ] 1635/4043 40% [========================= ] 1636/4043 40% [========================= ] 1637/4043 40% [========================= ] 1638/4043 40% [========================= ] 1639/4043 40% [========================= ] 1640/4043 40% [========================= ] 1641/4043 40% [========================= ] 1642/4043 40% [========================= ] 1643/4043 40% [========================= ] 1644/4043 40% [========================= ] 1645/4043 40% [========================= ] 1646/4043 40% [========================= ] 1647/4043 40% [========================= ] 1648/4043 40% [========================= ] 1649/4043 40% [========================= ] 1650/4043 40% [========================= ] 1651/4043 40% [========================= ] 1652/4043 40% [========================= ] 1653/4043 40% [========================= ] 1654/4043 40% [========================= ] 1655/4043 40% [========================= ] 1656/4043 40% [========================= ] 1657/4043 40% [========================= ] 1658/4043 41% [========================= ] 1659/4043 41% [========================= ] 1660/4043 41% [========================= ] 1661/4043 41% [========================= ] 1662/4043 41% [========================= ] 1663/4043 41% [========================= ] 1664/4043 41% [========================= ] 1665/4043 41% [========================= ] 1666/4043 41% [========================= ] 1667/4043 41% [========================= ] 1668/4043 41% [========================= ] 1669/4043 41% [========================= ] 1670/4043 41% [========================= ] 1671/4043 41% [========================= ] 1672/4043 41% [========================= ] 1673/4043 41% [========================= ] 1674/4043 41% [========================= ] 1675/4043 41% [========================= ] 1676/4043 41% [========================= ] 1677/4043 41% [========================= ] 1678/4043 41% [========================= ] 1679/4043 41% [========================= ] 1680/4043 41% [========================= ] 1681/4043 41% [========================= ] 1682/4043 41% [========================= ] 1683/4043 41% [========================= ] 1684/4043 41% [========================= ] 1685/4043 41% [========================= ] 1686/4043 41% [========================= ] 1687/4043 41% [========================= ] 1688/4043 41% [========================= ] 1689/4043 41% [========================= ] 1690/4043 41% [========================= ] 1691/4043 41% [========================= ] 1692/4043 41% [========================= ] 1693/4043 41% [========================= ] 1694/4043 41% [========================= ] 1695/4043 41% [========================== ] 1696/4043 41% [========================== ] 1697/4043 41% [========================== ] 1698/4043 41% [========================== ] 1699/4043 42% [========================== ] 1700/4043 42% [========================== ] 1701/4043 42% [========================== ] 1702/4043 42% [========================== ] 1703/4043 42% [========================== ] 1704/4043 42% [========================== ] 1705/4043 42% [========================== ] 1706/4043 42% [========================== ] 1707/4043 42% [========================== ] 1708/4043 42% [========================== ] 1709/4043 42% [========================== ] 1710/4043 42% [========================== ] 1711/4043 42% [========================== ] 1712/4043 42% [========================== ] 1713/4043 42% [========================== ] 1714/4043 42% [========================== ] 1715/4043 42% [========================== ] 1716/4043 42% [========================== ] 1717/4043 42% [========================== ] 1718/4043 42% [========================== ] 1719/4043 42% [========================== ] 1720/4043 42% [========================== ] 1721/4043 42% [========================== ] 1722/4043 42% [========================== ] 1723/4043 42% [========================== ] 1724/4043 42% [========================== ] 1725/4043 42% [========================== ] 1726/4043 42% [========================== ] 1727/4043 42% [========================== ] 1728/4043 42% [========================== ] 1729/4043 42% [========================== ] 1730/4043 42% [========================== ] 1731/4043 42% [========================== ] 1732/4043 42% [========================== ] 1733/4043 42% [========================== ] 1734/4043 42% [========================== ] 1735/4043 42% [========================== ] 1736/4043 42% [========================== ] 1737/4043 42% [========================== ] 1738/4043 42% [========================== ] 1739/4043 43% [========================== ] 1740/4043 43% [========================== ] 1741/4043 43% [========================== ] 1742/4043 43% [========================== ] 1743/4043 43% [========================== ] 1744/4043 43% [========================== ] 1745/4043 43% [========================== ] 1746/4043 43% [========================== ] 1747/4043 43% [========================== ] 1748/4043 43% [========================== ] 1749/4043 43% [========================== ] 1750/4043 43% [========================== ] 1751/4043 43% [========================== ] 1752/4043 43% [========================== ] 1753/4043 43% [========================== ] 1754/4043 43% [========================== ] 1755/4043 43% [========================== ] 1756/4043 43% [========================== ] 1757/4043 43% [========================== ] 1758/4043 43% [========================== ] 1759/4043 43% [========================== ] 1760/4043 43% [=========================== ] 1761/4043 43% [=========================== ] 1762/4043 43% [=========================== ] 1763/4043 43% [=========================== ] 1764/4043 43% [=========================== ] 1765/4043 43% [=========================== ] 1766/4043 43% [=========================== ] 1767/4043 43% [=========================== ] 1768/4043 43% [=========================== ] 1769/4043 43% [=========================== ] 1770/4043 43% [=========================== ] 1771/4043 43% [=========================== ] 1772/4043 43% [=========================== ] 1773/4043 43% [=========================== ] 1774/4043 43% [=========================== ] 1775/4043 43% [=========================== ] 1776/4043 43% [=========================== ] 1777/4043 43% [=========================== ] 1778/4043 43% [=========================== ] 1779/4043 44% [=========================== ] 1780/4043 44% [=========================== ] 1781/4043 44% [=========================== ] 1782/4043 44% [=========================== ] 1783/4043 44% [=========================== ] 1784/4043 44% [=========================== ] 1785/4043 44% [=========================== ] 1786/4043 44% [=========================== ] 1787/4043 44% [=========================== ] 1788/4043 44% [=========================== ] 1789/4043 44% [=========================== ] 1790/4043 44% [=========================== ] 1791/4043 44% [=========================== ] 1792/4043 44% [=========================== ] 1793/4043 44% [=========================== ] 1794/4043 44% [=========================== ] 1795/4043 44% [=========================== ] 1796/4043 44% [=========================== ] 1797/4043 44% [=========================== ] 1798/4043 44% [=========================== ] 1799/4043 44% [=========================== ] 1800/4043 44% [=========================== ] 1801/4043 44% [=========================== ] 1802/4043 44% [=========================== ] 1803/4043 44% [=========================== ] 1804/4043 44% [=========================== ] 1805/4043 44% [=========================== ] 1806/4043 44% [=========================== ] 1807/4043 44% [=========================== ] 1808/4043 44% [=========================== ] 1809/4043 44% [=========================== ] 1810/4043 44% [=========================== ] 1811/4043 44% [=========================== ] 1812/4043 44% [=========================== ] 1813/4043 44% [=========================== ] 1814/4043 44% [=========================== ] 1815/4043 44% [=========================== ] 1816/4043 44% [=========================== ] 1817/4043 44% [=========================== ] 1818/4043 44% [=========================== ] 1819/4043 44% [=========================== ] 1820/4043 45% [=========================== ] 1821/4043 45% [=========================== ] 1822/4043 45% [=========================== ] 1823/4043 45% [=========================== ] 1824/4043 45% [=========================== ] 1825/4043 45% [============================ ] 1826/4043 45% [============================ ] 1827/4043 45% [============================ ] 1828/4043 45% [============================ ] 1829/4043 45% [============================ ] 1830/4043 45% [============================ ] 1831/4043 45% [============================ ] 1832/4043 45% [============================ ] 1833/4043 45% [============================ ] 1834/4043 45% [============================ ] 1835/4043 45% [============================ ] 1836/4043 45% [============================ ] 1837/4043 45% [============================ ] 1838/4043 45% [============================ ] 1839/4043 45% [============================ ] 1840/4043 45% [============================ ] 1841/4043 45% [============================ ] 1842/4043 45% [============================ ] 1843/4043 45% [============================ ] 1844/4043 45% [============================ ] 1845/4043 45% [============================ ] 1846/4043 45% [============================ ] 1847/4043 45% [============================ ] 1848/4043 45% [============================ ] 1849/4043 45% [============================ ] 1850/4043 45% [============================ ] 1851/4043 45% [============================ ] 1852/4043 45% [============================ ] 1853/4043 45% [============================ ] 1854/4043 45% [============================ ] 1855/4043 45% [============================ ] 1856/4043 45% [============================ ] 1857/4043 45% [============================ ] 1858/4043 45% [============================ ] 1859/4043 45% [============================ ] 1860/4043 46% [============================ ] 1861/4043 46% [============================ ] 1862/4043 46% [============================ ] 1863/4043 46% [============================ ] 1864/4043 46% [============================ ] 1865/4043 46% [============================ ] 1866/4043 46% [============================ ] 1867/4043 46% [============================ ] 1868/4043 46% [============================ ] 1869/4043 46% [============================ ] 1870/4043 46% [============================ ] 1871/4043 46% [============================ ] 1872/4043 46% [============================ ] 1873/4043 46% [============================ ] 1874/4043 46% [============================ ] 1875/4043 46% [============================ ] 1876/4043 46% [============================ ] 1877/4043 46% [============================ ] 1878/4043 46% [============================ ] 1879/4043 46% [============================ ] 1880/4043 46% [============================ ] 1881/4043 46% [============================ ] 1882/4043 46% [============================ ] 1883/4043 46% [============================ ] 1884/4043 46% [============================ ] 1885/4043 46% [============================ ] 1886/4043 46% [============================ ] 1887/4043 46% [============================ ] 1888/4043 46% [============================ ] 1889/4043 46% [============================ ] 1890/4043 46% [============================ ] 1891/4043 46% [============================= ] 1892/4043 46% [============================= ] 1893/4043 46% [============================= ] 1894/4043 46% [============================= ] 1895/4043 46% [============================= ] 1896/4043 46% [============================= ] 1897/4043 46% [============================= ] 1898/4043 46% [============================= ] 1899/4043 46% [============================= ] 1900/4043 46% [============================= ] 1901/4043 47% [============================= ] 1902/4043 47% [============================= ] 1903/4043 47% [============================= ] 1904/4043 47% [============================= ] 1905/4043 47% [============================= ] 1906/4043 47% [============================= ] 1907/4043 47% [============================= ] 1908/4043 47% [============================= ] 1909/4043 47% [============================= ] 1910/4043 47% [============================= ] 1911/4043 47% [============================= ] 1912/4043 47% [============================= ] 1913/4043 47% [============================= ] 1914/4043 47% [============================= ] 1915/4043 47% [============================= ] 1916/4043 47% [============================= ] 1917/4043 47% [============================= ] 1918/4043 47% [============================= ] 1919/4043 47% [============================= ] 1920/4043 47% [============================= ] 1921/4043 47% [============================= ] 1922/4043 47% [============================= ] 1923/4043 47% [============================= ] 1924/4043 47% [============================= ] 1925/4043 47% [============================= ] 1926/4043 47% [============================= ] 1927/4043 47% [============================= ] 1928/4043 47% [============================= ] 1929/4043 47% [============================= ] 1930/4043 47% [============================= ] 1931/4043 47% [============================= ] 1932/4043 47% [============================= ] 1933/4043 47% [============================= ] 1934/4043 47% [============================= ] 1935/4043 47% [============================= ] 1936/4043 47% [============================= ] 1937/4043 47% [============================= ] 1938/4043 47% [============================= ] 1939/4043 47% [============================= ] 1940/4043 47% [============================= ] 1941/4043 48% [============================= ] 1942/4043 48% [============================= ] 1943/4043 48% [============================= ] 1944/4043 48% [============================= ] 1945/4043 48% [============================= ] 1946/4043 48% [============================= ] 1947/4043 48% [============================= ] 1948/4043 48% [============================= ] 1949/4043 48% [============================= ] 1950/4043 48% [============================= ] 1951/4043 48% [============================= ] 1952/4043 48% [============================= ] 1953/4043 48% [============================= ] 1954/4043 48% [============================= ] 1955/4043 48% [============================= ] 1956/4043 48% [============================== ] 1957/4043 48% [============================== ] 1958/4043 48% [============================== ] 1959/4043 48% [============================== ] 1960/4043 48% [============================== ] 1961/4043 48% [============================== ] 1962/4043 48% [============================== ] 1963/4043 48% [============================== ] 1964/4043 48% [============================== ] 1965/4043 48% [============================== ] 1966/4043 48% [============================== ] 1967/4043 48% [============================== ] 1968/4043 48% [============================== ] 1969/4043 48% [============================== ] 1970/4043 48% [============================== ] 1971/4043 48% [============================== ] 1972/4043 48% [============================== ] 1973/4043 48% [============================== ] 1974/4043 48% [============================== ] 1975/4043 48% [============================== ] 1976/4043 48% [============================== ] 1977/4043 48% [============================== ] 1978/4043 48% [============================== ] 1979/4043 48% [============================== ] 1980/4043 48% [============================== ] 1981/4043 48% [============================== ] 1982/4043 49% [============================== ] 1983/4043 49% [============================== ] 1984/4043 49% [============================== ] 1985/4043 49% [============================== ] 1986/4043 49% [============================== ] 1987/4043 49% [============================== ] 1988/4043 49% [============================== ] 1989/4043 49% [============================== ] 1990/4043 49% [============================== ] 1991/4043 49% [============================== ] 1992/4043 49% [============================== ] 1993/4043 49% [============================== ] 1994/4043 49% [============================== ] 1995/4043 49% [============================== ] 1996/4043 49% [============================== ] 1997/4043 49% [============================== ] 1998/4043 49% [============================== ] 1999/4043 49% [============================== ] 2000/4043 49% [============================== ] 2001/4043 49% [============================== ] 2002/4043 49% [============================== ] 2003/4043 49% [============================== ] 2004/4043 49% [============================== ] 2005/4043 49% [============================== ] 2006/4043 49% [============================== ] 2007/4043 49% [============================== ] 2008/4043 49% [============================== ] 2009/4043 49% [============================== ] 2010/4043 49% [============================== ] 2011/4043 49% [============================== ] 2012/4043 49% [============================== ] 2013/4043 49% [============================== ] 2014/4043 49% [============================== ] 2015/4043 49% [============================== ] 2016/4043 49% [============================== ] 2017/4043 49% [============================== ] 2018/4043 49% [============================== ] 2019/4043 49% [============================== ] 2020/4043 49% [============================== ] 2021/4043 49% [=============================== ] 2022/4043 50% [=============================== ] 2023/4043 50% [=============================== ] 2024/4043 50% [=============================== ] 2025/4043 50% [=============================== ] 2026/4043 50% [=============================== ] 2027/4043 50% [=============================== ] 2028/4043 50% [=============================== ] 2029/4043 50% [=============================== ] 2030/4043 50% [=============================== ] 2031/4043 50% [=============================== ] 2032/4043 50% [=============================== ] 2033/4043 50% [=============================== ] 2034/4043 50% [=============================== ] 2035/4043 50% [=============================== ] 2036/4043 50% [=============================== ] 2037/4043 50% [=============================== ] 2038/4043 50% [=============================== ] 2039/4043 50% [=============================== ] 2040/4043 50% [=============================== ] 2041/4043 50% [=============================== ] 2042/4043 50% [=============================== ] 2043/4043 50% [=============================== ] 2044/4043 50% [=============================== ] 2045/4043 50% [=============================== ] 2046/4043 50% [=============================== ] 2047/4043 50% [=============================== ] 2048/4043 50% [=============================== ] 2049/4043 50% [=============================== ] 2050/4043 50% [=============================== ] 2051/4043 50% [=============================== ] 2052/4043 50% [=============================== ] 2053/4043 50% [=============================== ] 2054/4043 50% [=============================== ] 2055/4043 50% [=============================== ] 2056/4043 50% [=============================== ] 2057/4043 50% [=============================== ] 2058/4043 50% [=============================== ] 2059/4043 50% [=============================== ] 2060/4043 50% [=============================== ] 2061/4043 50% [=============================== ] 2062/4043 51% [=============================== ] 2063/4043 51% [=============================== ] 2064/4043 51% [=============================== ] 2065/4043 51% [=============================== ] 2066/4043 51% [=============================== ] 2067/4043 51% [=============================== ] 2068/4043 51% [=============================== ] 2069/4043 51% [=============================== ] 2070/4043 51% [=============================== ] 2071/4043 51% [=============================== ] 2072/4043 51% [=============================== ] 2073/4043 51% [=============================== ] 2074/4043 51% [=============================== ] 2075/4043 51% [=============================== ] 2076/4043 51% [=============================== ] 2077/4043 51% [=============================== ] 2078/4043 51% [=============================== ] 2079/4043 51% [=============================== ] 2080/4043 51% [=============================== ] 2081/4043 51% [=============================== ] 2082/4043 51% [=============================== ] 2083/4043 51% [=============================== ] 2084/4043 51% [=============================== ] 2085/4043 51% [=============================== ] 2086/4043 51% [================================ ] 2087/4043 51% [================================ ] 2088/4043 51% [================================ ] 2089/4043 51% [================================ ] 2090/4043 51% [================================ ] 2091/4043 51% [================================ ] 2092/4043 51% [================================ ] 2093/4043 51% [================================ ] 2094/4043 51% [================================ ] 2095/4043 51% [================================ ] 2096/4043 51% [================================ ] 2097/4043 51% [================================ ] 2098/4043 51% [================================ ] 2099/4043 51% [================================ ] 2100/4043 51% [================================ ] 2101/4043 51% [================================ ] 2102/4043 51% [================================ ] 2103/4043 52% [================================ ] 2104/4043 52% [================================ ] 2105/4043 52% [================================ ] 2106/4043 52% [================================ ] 2107/4043 52% [================================ ] 2108/4043 52% [================================ ] 2109/4043 52% [================================ ] 2110/4043 52% [================================ ] 2111/4043 52% [================================ ] 2112/4043 52% [================================ ] 2113/4043 52% [================================ ] 2114/4043 52% [================================ ] 2115/4043 52% [================================ ] 2116/4043 52% [================================ ] 2117/4043 52% [================================ ] 2118/4043 52% [================================ ] 2119/4043 52% [================================ ] 2120/4043 52% [================================ ] 2121/4043 52% [================================ ] 2122/4043 52% [================================ ] 2123/4043 52% [================================ ] 2124/4043 52% [================================ ] 2125/4043 52% [================================ ] 2126/4043 52% [================================ ] 2127/4043 52% [================================ ] 2128/4043 52% [================================ ] 2129/4043 52% [================================ ] 2130/4043 52% [================================ ] 2131/4043 52% [================================ ] 2132/4043 52% [================================ ] 2133/4043 52% [================================ ] 2134/4043 52% [================================ ] 2135/4043 52% [================================ ] 2136/4043 52% [================================ ] 2137/4043 52% [================================ ] 2138/4043 52% [================================ ] 2139/4043 52% [================================ ] 2140/4043 52% [================================ ] 2141/4043 52% [================================ ] 2142/4043 52% [================================ ] 2143/4043 53% [================================ ] 2144/4043 53% [================================ ] 2145/4043 53% [================================ ] 2146/4043 53% [================================ ] 2147/4043 53% [================================ ] 2148/4043 53% [================================ ] 2149/4043 53% [================================ ] 2150/4043 53% [================================ ] 2151/4043 53% [================================= ] 2152/4043 53% [================================= ] 2153/4043 53% [================================= ] 2154/4043 53% [================================= ] 2155/4043 53% [================================= ] 2156/4043 53% [================================= ] 2157/4043 53% [================================= ] 2158/4043 53% [================================= ] 2159/4043 53% [================================= ] 2160/4043 53% [================================= ] 2161/4043 53% [================================= ] 2162/4043 53% [================================= ] 2163/4043 53% [================================= ] 2164/4043 53% [================================= ] 2165/4043 53% [================================= ] 2166/4043 53% [================================= ] 2167/4043 53% [================================= ] 2168/4043 53% [================================= ] 2169/4043 53% [================================= ] 2170/4043 53% [================================= ] 2171/4043 53% [================================= ] 2172/4043 53% [================================= ] 2173/4043 53% [================================= ] 2174/4043 53% [================================= ] 2175/4043 53% [================================= ] 2176/4043 53% [================================= ] 2177/4043 53% [================================= ] 2178/4043 53% [================================= ] 2179/4043 53% [================================= ] 2180/4043 53% [================================= ] 2181/4043 53% [================================= ] 2182/4043 53% [================================= ] 2183/4043 53% [================================= ] 2184/4043 54% [================================= ] 2185/4043 54% [================================= ] 2186/4043 54% [================================= ] 2187/4043 54% [================================= ] 2188/4043 54% [================================= ] 2189/4043 54% [================================= ] 2190/4043 54% [================================= ] 2191/4043 54% [================================= ] 2192/4043 54% [================================= ] 2193/4043 54% [================================= ] 2194/4043 54% [================================= ] 2195/4043 54% [================================= ] 2196/4043 54% [================================= ] 2197/4043 54% [================================= ] 2198/4043 54% [================================= ] 2199/4043 54% [================================= ] 2200/4043 54% [================================= ] 2201/4043 54% [================================= ] 2202/4043 54% [================================= ] 2203/4043 54% [================================= ] 2204/4043 54% [================================= ] 2205/4043 54% [================================= ] 2206/4043 54% [================================= ] 2207/4043 54% [================================= ] 2208/4043 54% [================================= ] 2209/4043 54% [================================= ] 2210/4043 54% [================================= ] 2211/4043 54% [================================= ] 2212/4043 54% [================================= ] 2213/4043 54% [================================= ] 2214/4043 54% [================================= ] 2215/4043 54% [================================= ] 2216/4043 54% [================================= ] 2217/4043 54% [================================== ] 2218/4043 54% [================================== ] 2219/4043 54% [================================== ] 2220/4043 54% [================================== ] 2221/4043 54% [================================== ] 2222/4043 54% [================================== ] 2223/4043 54% [================================== ] 2224/4043 55% [================================== ] 2225/4043 55% [================================== ] 2226/4043 55% [================================== ] 2227/4043 55% [================================== ] 2228/4043 55% [================================== ] 2229/4043 55% [================================== ] 2230/4043 55% [================================== ] 2231/4043 55% [================================== ] 2232/4043 55% [================================== ] 2233/4043 55% [================================== ] 2234/4043 55% [================================== ] 2235/4043 55% [================================== ] 2236/4043 55% [================================== ] 2237/4043 55% [================================== ] 2238/4043 55% [================================== ] 2239/4043 55% [================================== ] 2240/4043 55% [================================== ] 2241/4043 55% [================================== ] 2242/4043 55% [================================== ] 2243/4043 55% [================================== ] 2244/4043 55% [================================== ] 2245/4043 55% [================================== ] 2246/4043 55% [================================== ] 2247/4043 55% [================================== ] 2248/4043 55% [================================== ] 2249/4043 55% [================================== ] 2250/4043 55% [================================== ] 2251/4043 55% [================================== ] 2252/4043 55% [================================== ] 2253/4043 55% [================================== ] 2254/4043 55% [================================== ] 2255/4043 55% [================================== ] 2256/4043 55% [================================== ] 2257/4043 55% [================================== ] 2258/4043 55% [================================== ] 2259/4043 55% [================================== ] 2260/4043 55% [================================== ] 2261/4043 55% [================================== ] 2262/4043 55% [================================== ] 2263/4043 55% [================================== ] 2264/4043 55% [================================== ] 2265/4043 56% [================================== ] 2266/4043 56% [================================== ] 2267/4043 56% [================================== ] 2268/4043 56% [================================== ] 2269/4043 56% [================================== ] 2270/4043 56% [================================== ] 2271/4043 56% [================================== ] 2272/4043 56% [================================== ] 2273/4043 56% [================================== ] 2274/4043 56% [================================== ] 2275/4043 56% [================================== ] 2276/4043 56% [================================== ] 2277/4043 56% [================================== ] 2278/4043 56% [================================== ] 2279/4043 56% [================================== ] 2280/4043 56% [================================== ] 2281/4043 56% [================================== ] 2282/4043 56% [=================================== ] 2283/4043 56% [=================================== ] 2284/4043 56% [=================================== ] 2285/4043 56% [=================================== ] 2286/4043 56% [=================================== ] 2287/4043 56% [=================================== ] 2288/4043 56% [=================================== ] 2289/4043 56% [=================================== ] 2290/4043 56% [=================================== ] 2291/4043 56% [=================================== ] 2292/4043 56% [=================================== ] 2293/4043 56% [=================================== ] 2294/4043 56% [=================================== ] 2295/4043 56% [=================================== ] 2296/4043 56% [=================================== ] 2297/4043 56% [=================================== ] 2298/4043 56% [=================================== ] 2299/4043 56% [=================================== ] 2300/4043 56% [=================================== ] 2301/4043 56% [=================================== ] 2302/4043 56% [=================================== ] 2303/4043 56% [=================================== ] 2304/4043 56% [=================================== ] 2305/4043 57% [=================================== ] 2306/4043 57% [=================================== ] 2307/4043 57% [=================================== ] 2308/4043 57% [=================================== ] 2309/4043 57% [=================================== ] 2310/4043 57% [=================================== ] 2311/4043 57% [=================================== ] 2312/4043 57% [=================================== ] 2313/4043 57% [=================================== ] 2314/4043 57% [=================================== ] 2315/4043 57% [=================================== ] 2316/4043 57% [=================================== ] 2317/4043 57% [=================================== ] 2318/4043 57% [=================================== ] 2319/4043 57% [=================================== ] 2320/4043 57% [=================================== ] 2321/4043 57% [=================================== ] 2322/4043 57% [=================================== ] 2323/4043 57% [=================================== ] 2324/4043 57% [=================================== ] 2325/4043 57% [=================================== ] 2326/4043 57% [=================================== ] 2327/4043 57% [=================================== ] 2328/4043 57% [=================================== ] 2329/4043 57% [=================================== ] 2330/4043 57% [=================================== ] 2331/4043 57% [=================================== ] 2332/4043 57% [=================================== ] 2333/4043 57% [=================================== ] 2334/4043 57% [=================================== ] 2335/4043 57% [=================================== ] 2336/4043 57% [=================================== ] 2337/4043 57% [=================================== ] 2338/4043 57% [=================================== ] 2339/4043 57% [=================================== ] 2340/4043 57% [=================================== ] 2341/4043 57% [=================================== ] 2342/4043 57% [=================================== ] 2343/4043 57% [=================================== ] 2344/4043 57% [=================================== ] 2345/4043 58% [=================================== ] 2346/4043 58% [=================================== ] 2347/4043 58% [==================================== ] 2348/4043 58% [==================================== ] 2349/4043 58% [==================================== ] 2350/4043 58% [==================================== ] 2351/4043 58% [==================================== ] 2352/4043 58% [==================================== ] 2353/4043 58% [==================================== ] 2354/4043 58% [==================================== ] 2355/4043 58% [==================================== ] 2356/4043 58% [==================================== ] 2357/4043 58% [==================================== ] 2358/4043 58% [==================================== ] 2359/4043 58% [==================================== ] 2360/4043 58% [==================================== ] 2361/4043 58% [==================================== ] 2362/4043 58% [==================================== ] 2363/4043 58% [==================================== ] 2364/4043 58% [==================================== ] 2365/4043 58% [==================================== ] 2366/4043 58% [==================================== ] 2367/4043 58% [==================================== ] 2368/4043 58% [==================================== ] 2369/4043 58% [==================================== ] 2370/4043 58% [==================================== ] 2371/4043 58% [==================================== ] 2372/4043 58% [==================================== ] 2373/4043 58% [==================================== ] 2374/4043 58% [==================================== ] 2375/4043 58% [==================================== ] 2376/4043 58% [==================================== ] 2377/4043 58% [==================================== ] 2378/4043 58% [==================================== ] 2379/4043 58% [==================================== ] 2380/4043 58% [==================================== ] 2381/4043 58% [==================================== ] 2382/4043 58% [==================================== ] 2383/4043 58% [==================================== ] 2384/4043 58% [==================================== ] 2385/4043 58% [==================================== ] 2386/4043 59% [==================================== ] 2387/4043 59% [==================================== ] 2388/4043 59% [==================================== ] 2389/4043 59% [==================================== ] 2390/4043 59% [==================================== ] 2391/4043 59% [==================================== ] 2392/4043 59% [==================================== ] 2393/4043 59% [==================================== ] 2394/4043 59% [==================================== ] 2395/4043 59% [==================================== ] 2396/4043 59% [==================================== ] 2397/4043 59% [==================================== ] 2398/4043 59% [==================================== ] 2399/4043 59% [==================================== ] 2400/4043 59% [==================================== ] 2401/4043 59% [==================================== ] 2402/4043 59% [==================================== ] 2403/4043 59% [==================================== ] 2404/4043 59% [==================================== ] 2405/4043 59% [==================================== ] 2406/4043 59% [==================================== ] 2407/4043 59% [==================================== ] 2408/4043 59% [==================================== ] 2409/4043 59% [==================================== ] 2410/4043 59% [==================================== ] 2411/4043 59% [==================================== ] 2412/4043 59% [===================================== ] 2413/4043 59% [===================================== ] 2414/4043 59% [===================================== ] 2415/4043 59% [===================================== ] 2416/4043 59% [===================================== ] 2417/4043 59% [===================================== ] 2418/4043 59% [===================================== ] 2419/4043 59% [===================================== ] 2420/4043 59% [===================================== ] 2421/4043 59% [===================================== ] 2422/4043 59% [===================================== ] 2423/4043 59% [===================================== ] 2424/4043 59% [===================================== ] 2425/4043 59% [===================================== ] 2426/4043 60% [===================================== ] 2427/4043 60% [===================================== ] 2428/4043 60% [===================================== ] 2429/4043 60% [===================================== ] 2430/4043 60% [===================================== ] 2431/4043 60% [===================================== ] 2432/4043 60% [===================================== ] 2433/4043 60% [===================================== ] 2434/4043 60% [===================================== ] 2435/4043 60% [===================================== ] 2436/4043 60% [===================================== ] 2437/4043 60% [===================================== ] 2438/4043 60% [===================================== ] 2439/4043 60% [===================================== ] 2440/4043 60% [===================================== ] 2441/4043 60% [===================================== ] 2442/4043 60% [===================================== ] 2443/4043 60% [===================================== ] 2444/4043 60% [===================================== ] 2445/4043 60% [===================================== ] 2446/4043 60% [===================================== ] 2447/4043 60% [===================================== ] 2448/4043 60% [===================================== ] 2449/4043 60% [===================================== ] 2450/4043 60% [===================================== ] 2451/4043 60% [===================================== ] 2452/4043 60% [===================================== ] 2453/4043 60% [===================================== ] 2454/4043 60% [===================================== ] 2455/4043 60% [===================================== ] 2456/4043 60% [===================================== ] 2457/4043 60% [===================================== ] 2458/4043 60% [===================================== ] 2459/4043 60% [===================================== ] 2460/4043 60% [===================================== ] 2461/4043 60% [===================================== ] 2462/4043 60% [===================================== ] 2463/4043 60% [===================================== ] 2464/4043 60% [===================================== ] 2465/4043 60% [===================================== ] 2466/4043 60% [===================================== ] 2467/4043 61% [===================================== ] 2468/4043 61% [===================================== ] 2469/4043 61% [===================================== ] 2470/4043 61% [===================================== ] 2471/4043 61% [===================================== ] 2472/4043 61% [===================================== ] 2473/4043 61% [===================================== ] 2474/4043 61% [===================================== ] 2475/4043 61% [===================================== ] 2476/4043 61% [===================================== ] 2477/4043 61% [====================================== ] 2478/4043 61% [====================================== ] 2479/4043 61% [====================================== ] 2480/4043 61% [====================================== ] 2481/4043 61% [====================================== ] 2482/4043 61% [====================================== ] 2483/4043 61% [====================================== ] 2484/4043 61% [====================================== ] 2485/4043 61% [====================================== ] 2486/4043 61% [====================================== ] 2487/4043 61% [====================================== ] 2488/4043 61% [====================================== ] 2489/4043 61% [====================================== ] 2490/4043 61% [====================================== ] 2491/4043 61% [====================================== ] 2492/4043 61% [====================================== ] 2493/4043 61% [====================================== ] 2494/4043 61% [====================================== ] 2495/4043 61% [====================================== ] 2496/4043 61% [====================================== ] 2497/4043 61% [====================================== ] 2498/4043 61% [====================================== ] 2499/4043 61% [====================================== ] 2500/4043 61% [====================================== ] 2501/4043 61% [====================================== ] 2502/4043 61% [====================================== ] 2503/4043 61% [====================================== ] 2504/4043 61% [====================================== ] 2505/4043 61% [====================================== ] 2506/4043 61% [====================================== ] 2507/4043 62% [====================================== ] 2508/4043 62% [====================================== ] 2509/4043 62% [====================================== ] 2510/4043 62% [====================================== ] 2511/4043 62% [====================================== ] 2512/4043 62% [====================================== ] 2513/4043 62% [====================================== ] 2514/4043 62% [====================================== ] 2515/4043 62% [====================================== ] 2516/4043 62% [====================================== ] 2517/4043 62% [====================================== ] 2518/4043 62% [====================================== ] 2519/4043 62% [====================================== ] 2520/4043 62% [====================================== ] 2521/4043 62% [====================================== ] 2522/4043 62% [====================================== ] 2523/4043 62% [====================================== ] 2524/4043 62% [====================================== ] 2525/4043 62% [====================================== ] 2526/4043 62% [====================================== ] 2527/4043 62% [====================================== ] 2528/4043 62% [====================================== ] 2529/4043 62% [====================================== ] 2530/4043 62% [====================================== ] 2531/4043 62% [====================================== ] 2532/4043 62% [====================================== ] 2533/4043 62% [====================================== ] 2534/4043 62% [====================================== ] 2535/4043 62% [====================================== ] 2536/4043 62% [====================================== ] 2537/4043 62% [====================================== ] 2538/4043 62% [====================================== ] 2539/4043 62% [====================================== ] 2540/4043 62% [====================================== ] 2541/4043 62% [====================================== ] 2542/4043 62% [====================================== ] 2543/4043 62% [======================================= ] 2544/4043 62% [======================================= ] 2545/4043 62% [======================================= ] 2546/4043 62% [======================================= ] 2547/4043 62% [======================================= ] 2548/4043 63% [======================================= ] 2549/4043 63% [======================================= ] 2550/4043 63% [======================================= ] 2551/4043 63% [======================================= ] 2552/4043 63% [======================================= ] 2553/4043 63% [======================================= ] 2554/4043 63% [======================================= ] 2555/4043 63% [======================================= ] 2556/4043 63% [======================================= ] 2557/4043 63% [======================================= ] 2558/4043 63% [======================================= ] 2559/4043 63% [======================================= ] 2560/4043 63% [======================================= ] 2561/4043 63% [======================================= ] 2562/4043 63% [======================================= ] 2563/4043 63% [======================================= ] 2564/4043 63% [======================================= ] 2565/4043 63% [======================================= ] 2566/4043 63% [======================================= ] 2567/4043 63% [======================================= ] 2568/4043 63% [======================================= ] 2569/4043 63% [======================================= ] 2570/4043 63% [======================================= ] 2571/4043 63% [======================================= ] 2572/4043 63% [======================================= ] 2573/4043 63% [======================================= ] 2574/4043 63% [======================================= ] 2575/4043 63% [======================================= ] 2576/4043 63% [======================================= ] 2577/4043 63% [======================================= ] 2578/4043 63% [======================================= ] 2579/4043 63% [======================================= ] 2580/4043 63% [======================================= ] 2581/4043 63% [======================================= ] 2582/4043 63% [======================================= ] 2583/4043 63% [======================================= ] 2584/4043 63% [======================================= ] 2585/4043 63% [======================================= ] 2586/4043 63% [======================================= ] 2587/4043 63% [======================================= ] 2588/4043 64% [======================================= ] 2589/4043 64% [======================================= ] 2590/4043 64% [======================================= ] 2591/4043 64% [======================================= ] 2592/4043 64% [======================================= ] 2593/4043 64% [======================================= ] 2594/4043 64% [======================================= ] 2595/4043 64% [======================================= ] 2596/4043 64% [======================================= ] 2597/4043 64% [======================================= ] 2598/4043 64% [======================================= ] 2599/4043 64% [======================================= ] 2600/4043 64% [======================================= ] 2601/4043 64% [======================================= ] 2602/4043 64% [======================================= ] 2603/4043 64% [======================================= ] 2604/4043 64% [======================================= ] 2605/4043 64% [======================================= ] 2606/4043 64% [======================================= ] 2607/4043 64% [======================================= ] 2608/4043 64% [======================================== ] 2609/4043 64% [======================================== ] 2610/4043 64% [======================================== ] 2611/4043 64% [======================================== ] 2612/4043 64% [======================================== ] 2613/4043 64% [======================================== ] 2614/4043 64% [======================================== ] 2615/4043 64% [======================================== ] 2616/4043 64% [======================================== ] 2617/4043 64% [======================================== ] 2618/4043 64% [======================================== ] 2619/4043 64% [======================================== ] 2620/4043 64% [======================================== ] 2621/4043 64% [======================================== ] 2622/4043 64% [======================================== ] 2623/4043 64% [======================================== ] 2624/4043 64% [======================================== ] 2625/4043 64% [======================================== ] 2626/4043 64% [======================================== ] 2627/4043 64% [======================================== ] 2628/4043 65% [======================================== ] 2629/4043 65% [======================================== ] 2630/4043 65% [======================================== ] 2631/4043 65% [======================================== ] 2632/4043 65% [======================================== ] 2633/4043 65% [======================================== ] 2634/4043 65% [======================================== ] 2635/4043 65% [======================================== ] 2636/4043 65% [======================================== ] 2637/4043 65% [======================================== ] 2638/4043 65% [======================================== ] 2639/4043 65% [======================================== ] 2640/4043 65% [======================================== ] 2641/4043 65% [======================================== ] 2642/4043 65% [======================================== ] 2643/4043 65% [======================================== ] 2644/4043 65% [======================================== ] 2645/4043 65% [======================================== ] 2646/4043 65% [======================================== ] 2647/4043 65% [======================================== ] 2648/4043 65% [======================================== ] 2649/4043 65% [======================================== ] 2650/4043 65% [======================================== ] 2651/4043 65% [======================================== ] 2652/4043 65% [======================================== ] 2653/4043 65% [======================================== ] 2654/4043 65% [======================================== ] 2655/4043 65% [======================================== ] 2656/4043 65% [======================================== ] 2657/4043 65% [======================================== ] 2658/4043 65% [======================================== ] 2659/4043 65% [======================================== ] 2660/4043 65% [======================================== ] 2661/4043 65% [======================================== ] 2662/4043 65% [======================================== ] 2663/4043 65% [======================================== ] 2664/4043 65% [======================================== ] 2665/4043 65% [======================================== ] 2666/4043 65% [======================================== ] 2667/4043 65% [======================================== ] 2668/4043 65% [======================================== ] 2669/4043 66% [======================================== ] 2670/4043 66% [======================================== ] 2671/4043 66% [======================================== ] 2672/4043 66% [======================================== ] 2673/4043 66% [========================================= ] 2674/4043 66% [========================================= ] 2675/4043 66% [========================================= ] 2676/4043 66% [========================================= ] 2677/4043 66% [========================================= ] 2678/4043 66% [========================================= ] 2679/4043 66% [========================================= ] 2680/4043 66% [========================================= ] 2681/4043 66% [========================================= ] 2682/4043 66% [========================================= ] 2683/4043 66% [========================================= ] 2684/4043 66% [========================================= ] 2685/4043 66% [========================================= ] 2686/4043 66% [========================================= ] 2687/4043 66% [========================================= ] 2688/4043 66% [========================================= ] 2689/4043 66% [========================================= ] 2690/4043 66% [========================================= ] 2691/4043 66% [========================================= ] 2692/4043 66% [========================================= ] 2693/4043 66% [========================================= ] 2694/4043 66% [========================================= ] 2695/4043 66% [========================================= ] 2696/4043 66% [========================================= ] 2697/4043 66% [========================================= ] 2698/4043 66% [========================================= ] 2699/4043 66% [========================================= ] 2700/4043 66% [========================================= ] 2701/4043 66% [========================================= ] 2702/4043 66% [========================================= ] 2703/4043 66% [========================================= ] 2704/4043 66% [========================================= ] 2705/4043 66% [========================================= ] 2706/4043 66% [========================================= ] 2707/4043 66% [========================================= ] 2708/4043 66% [========================================= ] 2709/4043 67% [========================================= ] 2710/4043 67% [========================================= ] 2711/4043 67% [========================================= ] 2712/4043 67% [========================================= ] 2713/4043 67% [========================================= ] 2714/4043 67% [========================================= ] 2715/4043 67% [========================================= ] 2716/4043 67% [========================================= ] 2717/4043 67% [========================================= ] 2718/4043 67% [========================================= ] 2719/4043 67% [========================================= ] 2720/4043 67% [========================================= ] 2721/4043 67% [========================================= ] 2722/4043 67% [========================================= ] 2723/4043 67% [========================================= ] 2724/4043 67% [========================================= ] 2725/4043 67% [========================================= ] 2726/4043 67% [========================================= ] 2727/4043 67% [========================================= ] 2728/4043 67% [========================================= ] 2729/4043 67% [========================================= ] 2730/4043 67% [========================================= ] 2731/4043 67% [========================================= ] 2732/4043 67% [========================================= ] 2733/4043 67% [========================================= ] 2734/4043 67% [========================================= ] 2735/4043 67% [========================================= ] 2736/4043 67% [========================================= ] 2737/4043 67% [========================================= ] 2738/4043 67% [========================================== ] 2739/4043 67% [========================================== ] 2740/4043 67% [========================================== ] 2741/4043 67% [========================================== ] 2742/4043 67% [========================================== ] 2743/4043 67% [========================================== ] 2744/4043 67% [========================================== ] 2745/4043 67% [========================================== ] 2746/4043 67% [========================================== ] 2747/4043 67% [========================================== ] 2748/4043 67% [========================================== ] 2749/4043 67% [========================================== ] 2750/4043 68% [========================================== ] 2751/4043 68% [========================================== ] 2752/4043 68% [========================================== ] 2753/4043 68% [========================================== ] 2754/4043 68% [========================================== ] 2755/4043 68% [========================================== ] 2756/4043 68% [========================================== ] 2757/4043 68% [========================================== ] 2758/4043 68% [========================================== ] 2759/4043 68% [========================================== ] 2760/4043 68% [========================================== ] 2761/4043 68% [========================================== ] 2762/4043 68% [========================================== ] 2763/4043 68% [========================================== ] 2764/4043 68% [========================================== ] 2765/4043 68% [========================================== ] 2766/4043 68% [========================================== ] 2767/4043 68% [========================================== ] 2768/4043 68% [========================================== ] 2769/4043 68% [========================================== ] 2770/4043 68% [========================================== ] 2771/4043 68% [========================================== ] 2772/4043 68% [========================================== ] 2773/4043 68% [========================================== ] 2774/4043 68% [========================================== ] 2775/4043 68% [========================================== ] 2776/4043 68% [========================================== ] 2777/4043 68% [========================================== ] 2778/4043 68% [========================================== ] 2779/4043 68% [========================================== ] 2780/4043 68% [========================================== ] 2781/4043 68% [========================================== ] 2782/4043 68% [========================================== ] 2783/4043 68% [========================================== ] 2784/4043 68% [========================================== ] 2785/4043 68% [========================================== ] 2786/4043 68% [========================================== ] 2787/4043 68% [========================================== ] 2788/4043 68% [========================================== ] 2789/4043 68% [========================================== ] 2790/4043 69% [========================================== ] 2791/4043 69% [========================================== ] 2792/4043 69% [========================================== ] 2793/4043 69% [========================================== ] 2794/4043 69% [========================================== ] 2795/4043 69% [========================================== ] 2796/4043 69% [========================================== ] 2797/4043 69% [========================================== ] 2798/4043 69% [========================================== ] 2799/4043 69% [========================================== ] 2800/4043 69% [========================================== ] 2801/4043 69% [========================================== ] 2802/4043 69% [========================================== ] 2803/4043 69% [========================================== ] 2804/4043 69% [=========================================== ] 2805/4043 69% [=========================================== ] 2806/4043 69% [=========================================== ] 2807/4043 69% [=========================================== ] 2808/4043 69% [=========================================== ] 2809/4043 69% [=========================================== ] 2810/4043 69% [=========================================== ] 2811/4043 69% [=========================================== ] 2812/4043 69% [=========================================== ] 2813/4043 69% [=========================================== ] 2814/4043 69% [=========================================== ] 2815/4043 69% [=========================================== ] 2816/4043 69% [=========================================== ] 2817/4043 69% [=========================================== ] 2818/4043 69% [=========================================== ] 2819/4043 69% [=========================================== ] 2820/4043 69% [=========================================== ] 2821/4043 69% [=========================================== ] 2822/4043 69% [=========================================== ] 2823/4043 69% [=========================================== ] 2824/4043 69% [=========================================== ] 2825/4043 69% [=========================================== ] 2826/4043 69% [=========================================== ] 2827/4043 69% [=========================================== ] 2828/4043 69% [=========================================== ] 2829/4043 69% [=========================================== ] 2830/4043 69% [=========================================== ] 2831/4043 70% [=========================================== ] 2832/4043 70% [=========================================== ] 2833/4043 70% [=========================================== ] 2834/4043 70% [=========================================== ] 2835/4043 70% [=========================================== ] 2836/4043 70% [=========================================== ] 2837/4043 70% [=========================================== ] 2838/4043 70% [=========================================== ] 2839/4043 70% [=========================================== ] 2840/4043 70% [=========================================== ] 2841/4043 70% [=========================================== ] 2842/4043 70% [=========================================== ] 2843/4043 70% [=========================================== ] 2844/4043 70% [=========================================== ] 2845/4043 70% [=========================================== ] 2846/4043 70% [=========================================== ] 2847/4043 70% [=========================================== ] 2848/4043 70% [=========================================== ] 2849/4043 70% [=========================================== ] 2850/4043 70% [=========================================== ] 2851/4043 70% [=========================================== ] 2852/4043 70% [=========================================== ] 2853/4043 70% [=========================================== ] 2854/4043 70% [=========================================== ] 2855/4043 70% [=========================================== ] 2856/4043 70% [=========================================== ] 2857/4043 70% [=========================================== ] 2858/4043 70% [=========================================== ] 2859/4043 70% [=========================================== ] 2860/4043 70% [=========================================== ] 2861/4043 70% [=========================================== ] 2862/4043 70% [=========================================== ] 2863/4043 70% [=========================================== ] 2864/4043 70% [=========================================== ] 2865/4043 70% [=========================================== ] 2866/4043 70% [=========================================== ] 2867/4043 70% [=========================================== ] 2868/4043 70% [=========================================== ] 2869/4043 70% [============================================ ] 2870/4043 70% [============================================ ] 2871/4043 71% [============================================ ] 2872/4043 71% [============================================ ] 2873/4043 71% [============================================ ] 2874/4043 71% [============================================ ] 2875/4043 71% [============================================ ] 2876/4043 71% [============================================ ] 2877/4043 71% [============================================ ] 2878/4043 71% [============================================ ] 2879/4043 71% [============================================ ] 2880/4043 71% [============================================ ] 2881/4043 71% [============================================ ] 2882/4043 71% [============================================ ] 2883/4043 71% [============================================ ] 2884/4043 71% [============================================ ] 2885/4043 71% [============================================ ] 2886/4043 71% [============================================ ] 2887/4043 71% [============================================ ] 2888/4043 71% [============================================ ] 2889/4043 71% [============================================ ] 2890/4043 71% [============================================ ] 2891/4043 71% [============================================ ] 2892/4043 71% [============================================ ] 2893/4043 71% [============================================ ] 2894/4043 71% [============================================ ] 2895/4043 71% [============================================ ] 2896/4043 71% [============================================ ] 2897/4043 71% [============================================ ] 2898/4043 71% [============================================ ] 2899/4043 71% [============================================ ] 2900/4043 71% [============================================ ] 2901/4043 71% [============================================ ] 2902/4043 71% [============================================ ] 2903/4043 71% [============================================ ] 2904/4043 71% [============================================ ] 2905/4043 71% [============================================ ] 2906/4043 71% [============================================ ] 2907/4043 71% [============================================ ] 2908/4043 71% [============================================ ] 2909/4043 71% [============================================ ] 2910/4043 71% [============================================ ] 2911/4043 72% [============================================ ] 2912/4043 72% [============================================ ] 2913/4043 72% [============================================ ] 2914/4043 72% [============================================ ] 2915/4043 72% [============================================ ] 2916/4043 72% [============================================ ] 2917/4043 72% [============================================ ] 2918/4043 72% [============================================ ] 2919/4043 72% [============================================ ] 2920/4043 72% [============================================ ] 2921/4043 72% [============================================ ] 2922/4043 72% [============================================ ] 2923/4043 72% [============================================ ] 2924/4043 72% [============================================ ] 2925/4043 72% [============================================ ] 2926/4043 72% [============================================ ] 2927/4043 72% [============================================ ] 2928/4043 72% [============================================ ] 2929/4043 72% [============================================ ] 2930/4043 72% [============================================ ] 2931/4043 72% [============================================ ] 2932/4043 72% [============================================ ] 2933/4043 72% [============================================ ] 2934/4043 72% [============================================= ] 2935/4043 72% [============================================= ] 2936/4043 72% [============================================= ] 2937/4043 72% [============================================= ] 2938/4043 72% [============================================= ] 2939/4043 72% [============================================= ] 2940/4043 72% [============================================= ] 2941/4043 72% [============================================= ] 2942/4043 72% [============================================= ] 2943/4043 72% [============================================= ] 2944/4043 72% [============================================= ] 2945/4043 72% [============================================= ] 2946/4043 72% [============================================= ] 2947/4043 72% [============================================= ] 2948/4043 72% [============================================= ] 2949/4043 72% [============================================= ] 2950/4043 72% [============================================= ] 2951/4043 72% [============================================= ] 2952/4043 73% [============================================= ] 2953/4043 73% [============================================= ] 2954/4043 73% [============================================= ] 2955/4043 73% [============================================= ] 2956/4043 73% [============================================= ] 2957/4043 73% [============================================= ] 2958/4043 73% [============================================= ] 2959/4043 73% [============================================= ] 2960/4043 73% [============================================= ] 2961/4043 73% [============================================= ] 2962/4043 73% [============================================= ] 2963/4043 73% [============================================= ] 2964/4043 73% [============================================= ] 2965/4043 73% [============================================= ] 2966/4043 73% [============================================= ] 2967/4043 73% [============================================= ] 2968/4043 73% [============================================= ] 2969/4043 73% [============================================= ] 2970/4043 73% [============================================= ] 2971/4043 73% [============================================= ] 2972/4043 73% [============================================= ] 2973/4043 73% [============================================= ] 2974/4043 73% [============================================= ] 2975/4043 73% [============================================= ] 2976/4043 73% [============================================= ] 2977/4043 73% [============================================= ] 2978/4043 73% [============================================= ] 2979/4043 73% [============================================= ] 2980/4043 73% [============================================= ] 2981/4043 73% [============================================= ] 2982/4043 73% [============================================= ] 2983/4043 73% [============================================= ] 2984/4043 73% [============================================= ] 2985/4043 73% [============================================= ] 2986/4043 73% [============================================= ] 2987/4043 73% [============================================= ] 2988/4043 73% [============================================= ] 2989/4043 73% [============================================= ] 2990/4043 73% [============================================= ] 2991/4043 73% [============================================= ] 2992/4043 74% [============================================= ] 2993/4043 74% [============================================= ] 2994/4043 74% [============================================= ] 2995/4043 74% [============================================= ] 2996/4043 74% [============================================= ] 2997/4043 74% [============================================= ] 2998/4043 74% [============================================= ] 2999/4043 74% [============================================== ] 3000/4043 74% [============================================== ] 3001/4043 74% [============================================== ] 3002/4043 74% [============================================== ] 3003/4043 74% [============================================== ] 3004/4043 74% [============================================== ] 3005/4043 74% [============================================== ] 3006/4043 74% [============================================== ] 3007/4043 74% [============================================== ] 3008/4043 74% [============================================== ] 3009/4043 74% [============================================== ] 3010/4043 74% [============================================== ] 3011/4043 74% [============================================== ] 3012/4043 74% [============================================== ] 3013/4043 74% [============================================== ] 3014/4043 74% [============================================== ] 3015/4043 74% [============================================== ] 3016/4043 74% [============================================== ] 3017/4043 74% [============================================== ] 3018/4043 74% [============================================== ] 3019/4043 74% [============================================== ] 3020/4043 74% [============================================== ] 3021/4043 74% [============================================== ] 3022/4043 74% [============================================== ] 3023/4043 74% [============================================== ] 3024/4043 74% [============================================== ] 3025/4043 74% [============================================== ] 3026/4043 74% [============================================== ] 3027/4043 74% [============================================== ] 3028/4043 74% [============================================== ] 3029/4043 74% [============================================== ] 3030/4043 74% [============================================== ] 3031/4043 74% [============================================== ] 3032/4043 74% [============================================== ] 3033/4043 75% [============================================== ] 3034/4043 75% [============================================== ] 3035/4043 75% [============================================== ] 3036/4043 75% [============================================== ] 3037/4043 75% [============================================== ] 3038/4043 75% [============================================== ] 3039/4043 75% [============================================== ] 3040/4043 75% [============================================== ] 3041/4043 75% [============================================== ] 3042/4043 75% [============================================== ] 3043/4043 75% [============================================== ] 3044/4043 75% [============================================== ] 3045/4043 75% [============================================== ] 3046/4043 75% [============================================== ] 3047/4043 75% [============================================== ] 3048/4043 75% [============================================== ] 3049/4043 75% [============================================== ] 3050/4043 75% [============================================== ] 3051/4043 75% [============================================== ] 3052/4043 75% [============================================== ] 3053/4043 75% [============================================== ] 3054/4043 75% [============================================== ] 3055/4043 75% [============================================== ] 3056/4043 75% [============================================== ] 3057/4043 75% [============================================== ] 3058/4043 75% [============================================== ] 3059/4043 75% [============================================== ] 3060/4043 75% [============================================== ] 3061/4043 75% [============================================== ] 3062/4043 75% [============================================== ] 3063/4043 75% [============================================== ] 3064/4043 75% [=============================================== ] 3065/4043 75% [=============================================== ] 3066/4043 75% [=============================================== ] 3067/4043 75% [=============================================== ] 3068/4043 75% [=============================================== ] 3069/4043 75% [=============================================== ] 3070/4043 75% [=============================================== ] 3071/4043 75% [=============================================== ] 3072/4043 75% [=============================================== ] 3073/4043 76% [=============================================== ] 3074/4043 76% [=============================================== ] 3075/4043 76% [=============================================== ] 3076/4043 76% [=============================================== ] 3077/4043 76% [=============================================== ] 3078/4043 76% [=============================================== ] 3079/4043 76% [=============================================== ] 3080/4043 76% [=============================================== ] 3081/4043 76% [=============================================== ] 3082/4043 76% [=============================================== ] 3083/4043 76% [=============================================== ] 3084/4043 76% [=============================================== ] 3085/4043 76% [=============================================== ] 3086/4043 76% [=============================================== ] 3087/4043 76% [=============================================== ] 3088/4043 76% [=============================================== ] 3089/4043 76% [=============================================== ] 3090/4043 76% [=============================================== ] 3091/4043 76% [=============================================== ] 3092/4043 76% [=============================================== ] 3093/4043 76% [=============================================== ] 3094/4043 76% [=============================================== ] 3095/4043 76% [=============================================== ] 3096/4043 76% [=============================================== ] 3097/4043 76% [=============================================== ] 3098/4043 76% [=============================================== ] 3099/4043 76% [=============================================== ] 3100/4043 76% [=============================================== ] 3101/4043 76% [=============================================== ] 3102/4043 76% [=============================================== ] 3103/4043 76% [=============================================== ] 3104/4043 76% [=============================================== ] 3105/4043 76% [=============================================== ] 3106/4043 76% [=============================================== ] 3107/4043 76% [=============================================== ] 3108/4043 76% [=============================================== ] 3109/4043 76% [=============================================== ] 3110/4043 76% [=============================================== ] 3111/4043 76% [=============================================== ] 3112/4043 76% [=============================================== ] 3113/4043 76% [=============================================== ] 3114/4043 77% [=============================================== ] 3115/4043 77% [=============================================== ] 3116/4043 77% [=============================================== ] 3117/4043 77% [=============================================== ] 3118/4043 77% [=============================================== ] 3119/4043 77% [=============================================== ] 3120/4043 77% [=============================================== ] 3121/4043 77% [=============================================== ] 3122/4043 77% [=============================================== ] 3123/4043 77% [=============================================== ] 3124/4043 77% [=============================================== ] 3125/4043 77% [=============================================== ] 3126/4043 77% [=============================================== ] 3127/4043 77% [=============================================== ] 3128/4043 77% [=============================================== ] 3129/4043 77% [=============================================== ] 3130/4043 77% [================================================ ] 3131/4043 77% [================================================ ] 3132/4043 77% [================================================ ] 3133/4043 77% [================================================ ] 3134/4043 77% [================================================ ] 3135/4043 77% [================================================ ] 3136/4043 77% [================================================ ] 3137/4043 77% [================================================ ] 3138/4043 77% [================================================ ] 3139/4043 77% [================================================ ] 3140/4043 77% [================================================ ] 3141/4043 77% [================================================ ] 3142/4043 77% [================================================ ] 3143/4043 77% [================================================ ] 3144/4043 77% [================================================ ] 3145/4043 77% [================================================ ] 3146/4043 77% [================================================ ] 3147/4043 77% [================================================ ] 3148/4043 77% [================================================ ] 3149/4043 77% [================================================ ] 3150/4043 77% [================================================ ] 3151/4043 77% [================================================ ] 3152/4043 77% [================================================ ] 3153/4043 77% [================================================ ] 3154/4043 78% [================================================ ] 3155/4043 78% [================================================ ] 3156/4043 78% [================================================ ] 3157/4043 78% [================================================ ] 3158/4043 78% [================================================ ] 3159/4043 78% [================================================ ] 3160/4043 78% [================================================ ] 3161/4043 78% [================================================ ] 3162/4043 78% [================================================ ] 3163/4043 78% [================================================ ] 3164/4043 78% [================================================ ] 3165/4043 78% [================================================ ] 3166/4043 78% [================================================ ] 3167/4043 78% [================================================ ] 3168/4043 78% [================================================ ] 3169/4043 78% [================================================ ] 3170/4043 78% [================================================ ] 3171/4043 78% [================================================ ] 3172/4043 78% [================================================ ] 3173/4043 78% [================================================ ] 3174/4043 78% [================================================ ] 3175/4043 78% [================================================ ] 3176/4043 78% [================================================ ] 3177/4043 78% [================================================ ] 3178/4043 78% [================================================ ] 3179/4043 78% [================================================ ] 3180/4043 78% [================================================ ] 3181/4043 78% [================================================ ] 3182/4043 78% [================================================ ] 3183/4043 78% [================================================ ] 3184/4043 78% [================================================ ] 3185/4043 78% [================================================ ] 3186/4043 78% [================================================ ] 3187/4043 78% [================================================ ] 3188/4043 78% [================================================ ] 3189/4043 78% [================================================ ] 3190/4043 78% [================================================ ] 3191/4043 78% [================================================ ] 3192/4043 78% [================================================ ] 3193/4043 78% [================================================ ] 3194/4043 79% [================================================ ] 3195/4043 79% [================================================= ] 3196/4043 79% [================================================= ] 3197/4043 79% [================================================= ] 3198/4043 79% [================================================= ] 3199/4043 79% [================================================= ] 3200/4043 79% [================================================= ] 3201/4043 79% [================================================= ] 3202/4043 79% [================================================= ] 3203/4043 79% [================================================= ] 3204/4043 79% [================================================= ] 3205/4043 79% [================================================= ] 3206/4043 79% [================================================= ] 3207/4043 79% [================================================= ] 3208/4043 79% [================================================= ] 3209/4043 79% [================================================= ] 3210/4043 79% [================================================= ] 3211/4043 79% [================================================= ] 3212/4043 79% [================================================= ] 3213/4043 79% [================================================= ] 3214/4043 79% [================================================= ] 3215/4043 79% [================================================= ] 3216/4043 79% [================================================= ] 3217/4043 79% [================================================= ] 3218/4043 79% [================================================= ] 3219/4043 79% [================================================= ] 3220/4043 79% [================================================= ] 3221/4043 79% [================================================= ] 3222/4043 79% [================================================= ] 3223/4043 79% [================================================= ] 3224/4043 79% [================================================= ] 3225/4043 79% [================================================= ] 3226/4043 79% [================================================= ] 3227/4043 79% [================================================= ] 3228/4043 79% [================================================= ] 3229/4043 79% [================================================= ] 3230/4043 79% [================================================= ] 3231/4043 79% [================================================= ] 3232/4043 79% [================================================= ] 3233/4043 79% [================================================= ] 3234/4043 79% [================================================= ] 3235/4043 80% [================================================= ] 3236/4043 80% [================================================= ] 3237/4043 80% [================================================= ] 3238/4043 80% [================================================= ] 3239/4043 80% [================================================= ] 3240/4043 80% [================================================= ] 3241/4043 80% [================================================= ] 3242/4043 80% [================================================= ] 3243/4043 80% [================================================= ] 3244/4043 80% [================================================= ] 3245/4043 80% [================================================= ] 3246/4043 80% [================================================= ] 3247/4043 80% [================================================= ] 3248/4043 80% [================================================= ] 3249/4043 80% [================================================= ] 3250/4043 80% [================================================= ] 3251/4043 80% [================================================= ] 3252/4043 80% [================================================= ] 3253/4043 80% [================================================= ] 3254/4043 80% [================================================= ] 3255/4043 80% [================================================= ] 3256/4043 80% [================================================= ] 3257/4043 80% [================================================= ] 3258/4043 80% [================================================= ] 3259/4043 80% [================================================= ] 3260/4043 80% [================================================== ] 3261/4043 80% [================================================== ] 3262/4043 80% [================================================== ] 3263/4043 80% [================================================== ] 3264/4043 80% [================================================== ] 3265/4043 80% [================================================== ] 3266/4043 80% [================================================== ] 3267/4043 80% [================================================== ] 3268/4043 80% [================================================== ] 3269/4043 80% [================================================== ] 3270/4043 80% [================================================== ] 3271/4043 80% [================================================== ] 3272/4043 80% [================================================== ] 3273/4043 80% [================================================== ] 3274/4043 80% [================================================== ] 3275/4043 81% [================================================== ] 3276/4043 81% [================================================== ] 3277/4043 81% [================================================== ] 3278/4043 81% [================================================== ] 3279/4043 81% [================================================== ] 3280/4043 81% [================================================== ] 3281/4043 81% [================================================== ] 3282/4043 81% [================================================== ] 3283/4043 81% [================================================== ] 3284/4043 81% [================================================== ] 3285/4043 81% [================================================== ] 3286/4043 81% [================================================== ] 3287/4043 81% [================================================== ] 3288/4043 81% [================================================== ] 3289/4043 81% [================================================== ] 3290/4043 81% [================================================== ] 3291/4043 81% [================================================== ] 3292/4043 81% [================================================== ] 3293/4043 81% [================================================== ] 3294/4043 81% [================================================== ] 3295/4043 81% [================================================== ] 3296/4043 81% [================================================== ] 3297/4043 81% [================================================== ] 3298/4043 81% [================================================== ] 3299/4043 81% [================================================== ] 3300/4043 81% [================================================== ] 3301/4043 81% [================================================== ] 3302/4043 81% [================================================== ] 3303/4043 81% [================================================== ] 3304/4043 81% [================================================== ] 3305/4043 81% [================================================== ] 3306/4043 81% [================================================== ] 3307/4043 81% [================================================== ] 3308/4043 81% [================================================== ] 3309/4043 81% [================================================== ] 3310/4043 81% [================================================== ] 3311/4043 81% [================================================== ] 3312/4043 81% [================================================== ] 3313/4043 81% [================================================== ] 3314/4043 81% [================================================== ] 3315/4043 81% [================================================== ] 3316/4043 82% [================================================== ] 3317/4043 82% [================================================== ] 3318/4043 82% [================================================== ] 3319/4043 82% [================================================== ] 3320/4043 82% [================================================== ] 3321/4043 82% [================================================== ] 3322/4043 82% [================================================== ] 3323/4043 82% [================================================== ] 3324/4043 82% [================================================== ] 3325/4043 82% [=================================================== ] 3326/4043 82% [=================================================== ] 3327/4043 82% [=================================================== ] 3328/4043 82% [=================================================== ] 3329/4043 82% [=================================================== ] 3330/4043 82% [=================================================== ] 3331/4043 82% [=================================================== ] 3332/4043 82% [=================================================== ] 3333/4043 82% [=================================================== ] 3334/4043 82% [=================================================== ] 3335/4043 82% [=================================================== ] 3336/4043 82% [=================================================== ] 3337/4043 82% [=================================================== ] 3338/4043 82% [=================================================== ] 3339/4043 82% [=================================================== ] 3340/4043 82% [=================================================== ] 3341/4043 82% [=================================================== ] 3342/4043 82% [=================================================== ] 3343/4043 82% [=================================================== ] 3344/4043 82% [=================================================== ] 3345/4043 82% [=================================================== ] 3346/4043 82% [=================================================== ] 3347/4043 82% [=================================================== ] 3348/4043 82% [=================================================== ] 3349/4043 82% [=================================================== ] 3350/4043 82% [=================================================== ] 3351/4043 82% [=================================================== ] 3352/4043 82% [=================================================== ] 3353/4043 82% [=================================================== ] 3354/4043 82% [=================================================== ] 3355/4043 82% [=================================================== ] 3356/4043 83% [=================================================== ] 3357/4043 83% [=================================================== ] 3358/4043 83% [=================================================== ] 3359/4043 83% [=================================================== ] 3360/4043 83% [=================================================== ] 3361/4043 83% [=================================================== ] 3362/4043 83% [=================================================== ] 3363/4043 83% [=================================================== ] 3364/4043 83% [=================================================== ] 3365/4043 83% [=================================================== ] 3366/4043 83% [=================================================== ] 3367/4043 83% [=================================================== ] 3368/4043 83% [=================================================== ] 3369/4043 83% [=================================================== ] 3370/4043 83% [=================================================== ] 3371/4043 83% [=================================================== ] 3372/4043 83% [=================================================== ] 3373/4043 83% [=================================================== ] 3374/4043 83% [=================================================== ] 3375/4043 83% [=================================================== ] 3376/4043 83% [=================================================== ] 3377/4043 83% [=================================================== ] 3378/4043 83% [=================================================== ] 3379/4043 83% [=================================================== ] 3380/4043 83% [=================================================== ] 3381/4043 83% [=================================================== ] 3382/4043 83% [=================================================== ] 3383/4043 83% [=================================================== ] 3384/4043 83% [=================================================== ] 3385/4043 83% [=================================================== ] 3386/4043 83% [=================================================== ] 3387/4043 83% [=================================================== ] 3388/4043 83% [=================================================== ] 3389/4043 83% [=================================================== ] 3390/4043 83% [==================================================== ] 3391/4043 83% [==================================================== ] 3392/4043 83% [==================================================== ] 3393/4043 83% [==================================================== ] 3394/4043 83% [==================================================== ] 3395/4043 83% [==================================================== ] 3396/4043 83% [==================================================== ] 3397/4043 84% [==================================================== ] 3398/4043 84% [==================================================== ] 3399/4043 84% [==================================================== ] 3400/4043 84% [==================================================== ] 3401/4043 84% [==================================================== ] 3402/4043 84% [==================================================== ] 3403/4043 84% [==================================================== ] 3404/4043 84% [==================================================== ] 3405/4043 84% [==================================================== ] 3406/4043 84% [==================================================== ] 3407/4043 84% [==================================================== ] 3408/4043 84% [==================================================== ] 3409/4043 84% [==================================================== ] 3410/4043 84% [==================================================== ] 3411/4043 84% [==================================================== ] 3412/4043 84% [==================================================== ] 3413/4043 84% [==================================================== ] 3414/4043 84% [==================================================== ] 3415/4043 84% [==================================================== ] 3416/4043 84% [==================================================== ] 3417/4043 84% [==================================================== ] 3418/4043 84% [==================================================== ] 3419/4043 84% [==================================================== ] 3420/4043 84% [==================================================== ] 3421/4043 84% [==================================================== ] 3422/4043 84% [==================================================== ] 3423/4043 84% [==================================================== ] 3424/4043 84% [==================================================== ] 3425/4043 84% [==================================================== ] 3426/4043 84% [==================================================== ] 3427/4043 84% [==================================================== ] 3428/4043 84% [==================================================== ] 3429/4043 84% [==================================================== ] 3430/4043 84% [==================================================== ] 3431/4043 84% [==================================================== ] 3432/4043 84% [==================================================== ] 3433/4043 84% [==================================================== ] 3434/4043 84% [==================================================== ] 3435/4043 84% [==================================================== ] 3436/4043 84% [==================================================== ] 3437/4043 85% [==================================================== ] 3438/4043 85% [==================================================== ] 3439/4043 85% [==================================================== ] 3440/4043 85% [==================================================== ] 3441/4043 85% [==================================================== ] 3442/4043 85% [==================================================== ] 3443/4043 85% [==================================================== ] 3444/4043 85% [==================================================== ] 3445/4043 85% [==================================================== ] 3446/4043 85% [==================================================== ] 3447/4043 85% [==================================================== ] 3448/4043 85% [==================================================== ] 3449/4043 85% [==================================================== ] 3450/4043 85% [==================================================== ] 3451/4043 85% [==================================================== ] 3452/4043 85% [==================================================== ] 3453/4043 85% [==================================================== ] 3454/4043 85% [==================================================== ] 3455/4043 85% [==================================================== ] 3456/4043 85% [===================================================== ] 3457/4043 85% [===================================================== ] 3458/4043 85% [===================================================== ] 3459/4043 85% [===================================================== ] 3460/4043 85% [===================================================== ] 3461/4043 85% [===================================================== ] 3462/4043 85% [===================================================== ] 3463/4043 85% [===================================================== ] 3464/4043 85% [===================================================== ] 3465/4043 85% [===================================================== ] 3466/4043 85% [===================================================== ] 3467/4043 85% [===================================================== ] 3468/4043 85% [===================================================== ] 3469/4043 85% [===================================================== ] 3470/4043 85% [===================================================== ] 3471/4043 85% [===================================================== ] 3472/4043 85% [===================================================== ] 3473/4043 85% [===================================================== ] 3474/4043 85% [===================================================== ] 3475/4043 85% [===================================================== ] 3476/4043 85% [===================================================== ] 3477/4043 86% [===================================================== ] 3478/4043 86% [===================================================== ] 3479/4043 86% [===================================================== ] 3480/4043 86% [===================================================== ] 3481/4043 86% [===================================================== ] 3482/4043 86% [===================================================== ] 3483/4043 86% [===================================================== ] 3484/4043 86% [===================================================== ] 3485/4043 86% [===================================================== ] 3486/4043 86% [===================================================== ] 3487/4043 86% [===================================================== ] 3488/4043 86% [===================================================== ] 3489/4043 86% [===================================================== ] 3490/4043 86% [===================================================== ] 3491/4043 86% [===================================================== ] 3492/4043 86% [===================================================== ] 3493/4043 86% [===================================================== ] 3494/4043 86% [===================================================== ] 3495/4043 86% [===================================================== ] 3496/4043 86% [===================================================== ] 3497/4043 86% [===================================================== ] 3498/4043 86% [===================================================== ] 3499/4043 86% [===================================================== ] 3500/4043 86% [===================================================== ] 3501/4043 86% [===================================================== ] 3502/4043 86% [===================================================== ] 3503/4043 86% [===================================================== ] 3504/4043 86% [===================================================== ] 3505/4043 86% [===================================================== ] 3506/4043 86% [===================================================== ] 3507/4043 86% [===================================================== ] 3508/4043 86% [===================================================== ] 3509/4043 86% [===================================================== ] 3510/4043 86% [===================================================== ] 3511/4043 86% [===================================================== ] 3512/4043 86% [===================================================== ] 3513/4043 86% [===================================================== ] 3514/4043 86% [===================================================== ] 3515/4043 86% [===================================================== ] 3516/4043 86% [===================================================== ] 3517/4043 86% [===================================================== ] 3518/4043 87% [===================================================== ] 3519/4043 87% [===================================================== ] 3520/4043 87% [===================================================== ] 3521/4043 87% [====================================================== ] 3522/4043 87% [====================================================== ] 3523/4043 87% [====================================================== ] 3524/4043 87% [====================================================== ] 3525/4043 87% [====================================================== ] 3526/4043 87% [====================================================== ] 3527/4043 87% [====================================================== ] 3528/4043 87% [====================================================== ] 3529/4043 87% [====================================================== ] 3530/4043 87% [====================================================== ] 3531/4043 87% [====================================================== ] 3532/4043 87% [====================================================== ] 3533/4043 87% [====================================================== ] 3534/4043 87% [====================================================== ] 3535/4043 87% [====================================================== ] 3536/4043 87% [====================================================== ] 3537/4043 87% [====================================================== ] 3538/4043 87% [====================================================== ] 3539/4043 87% [====================================================== ] 3540/4043 87% [====================================================== ] 3541/4043 87% [====================================================== ] 3542/4043 87% [====================================================== ] 3543/4043 87% [====================================================== ] 3544/4043 87% [====================================================== ] 3545/4043 87% [====================================================== ] 3546/4043 87% [====================================================== ] 3547/4043 87% [====================================================== ] 3548/4043 87% [====================================================== ] 3549/4043 87% [====================================================== ] 3550/4043 87% [====================================================== ] 3551/4043 87% [====================================================== ] 3552/4043 87% [====================================================== ] 3553/4043 87% [====================================================== ] 3554/4043 87% [====================================================== ] 3555/4043 87% [====================================================== ] 3556/4043 87% [====================================================== ] 3557/4043 87% [====================================================== ] 3558/4043 88% [====================================================== ] 3559/4043 88% [====================================================== ] 3560/4043 88% [====================================================== ] 3561/4043 88% [====================================================== ] 3562/4043 88% [====================================================== ] 3563/4043 88% [====================================================== ] 3564/4043 88% [====================================================== ] 3565/4043 88% [====================================================== ] 3566/4043 88% [====================================================== ] 3567/4043 88% [====================================================== ] 3568/4043 88% [====================================================== ] 3569/4043 88% [====================================================== ] 3570/4043 88% [====================================================== ] 3571/4043 88% [====================================================== ] 3572/4043 88% [====================================================== ] 3573/4043 88% [====================================================== ] 3574/4043 88% [====================================================== ] 3575/4043 88% [====================================================== ] 3576/4043 88% [====================================================== ] 3577/4043 88% [====================================================== ] 3578/4043 88% [====================================================== ] 3579/4043 88% [====================================================== ] 3580/4043 88% [====================================================== ] 3581/4043 88% [====================================================== ] 3582/4043 88% [====================================================== ] 3583/4043 88% [====================================================== ] 3584/4043 88% [====================================================== ] 3585/4043 88% [====================================================== ] 3586/4043 88% [======================================================= ] 3587/4043 88% [======================================================= ] 3588/4043 88% [======================================================= ] 3589/4043 88% [======================================================= ] 3590/4043 88% [======================================================= ] 3591/4043 88% [======================================================= ] 3592/4043 88% [======================================================= ] 3593/4043 88% [======================================================= ] 3594/4043 88% [======================================================= ] 3595/4043 88% [======================================================= ] 3596/4043 88% [======================================================= ] 3597/4043 88% [======================================================= ] 3598/4043 88% [======================================================= ] 3599/4043 89% [======================================================= ] 3600/4043 89% [======================================================= ] 3601/4043 89% [======================================================= ] 3602/4043 89% [======================================================= ] 3603/4043 89% [======================================================= ] 3604/4043 89% [======================================================= ] 3605/4043 89% [======================================================= ] 3606/4043 89% [======================================================= ] 3607/4043 89% [======================================================= ] 3608/4043 89% [======================================================= ] 3609/4043 89% [======================================================= ] 3610/4043 89% [======================================================= ] 3611/4043 89% [======================================================= ] 3612/4043 89% [======================================================= ] 3613/4043 89% [======================================================= ] 3614/4043 89% [======================================================= ] 3615/4043 89% [======================================================= ] 3616/4043 89% [======================================================= ] 3617/4043 89% [======================================================= ] 3618/4043 89% [======================================================= ] 3619/4043 89% [======================================================= ] 3620/4043 89% [======================================================= ] 3621/4043 89% [======================================================= ] 3622/4043 89% [======================================================= ] 3623/4043 89% [======================================================= ] 3624/4043 89% [======================================================= ] 3625/4043 89% [======================================================= ] 3626/4043 89% [======================================================= ] 3627/4043 89% [======================================================= ] 3628/4043 89% [======================================================= ] 3629/4043 89% [======================================================= ] 3630/4043 89% [======================================================= ] 3631/4043 89% [======================================================= ] 3632/4043 89% [======================================================= ] 3633/4043 89% [======================================================= ] 3634/4043 89% [======================================================= ] 3635/4043 89% [======================================================= ] 3636/4043 89% [======================================================= ] 3637/4043 89% [======================================================= ] 3638/4043 89% [======================================================= ] 3639/4043 90% [======================================================= ] 3640/4043 90% [======================================================= ] 3641/4043 90% [======================================================= ] 3642/4043 90% [======================================================= ] 3643/4043 90% [======================================================= ] 3644/4043 90% [======================================================= ] 3645/4043 90% [======================================================= ] 3646/4043 90% [======================================================= ] 3647/4043 90% [======================================================= ] 3648/4043 90% [======================================================= ] 3649/4043 90% [======================================================= ] 3650/4043 90% [======================================================= ] 3651/4043 90% [======================================================== ] 3652/4043 90% [======================================================== ] 3653/4043 90% [======================================================== ] 3654/4043 90% [======================================================== ] 3655/4043 90% [======================================================== ] 3656/4043 90% [======================================================== ] 3657/4043 90% [======================================================== ] 3658/4043 90% [======================================================== ] 3659/4043 90% [======================================================== ] 3660/4043 90% [======================================================== ] 3661/4043 90% [======================================================== ] 3662/4043 90% [======================================================== ] 3663/4043 90% [======================================================== ] 3664/4043 90% [======================================================== ] 3665/4043 90% [======================================================== ] 3666/4043 90% [======================================================== ] 3667/4043 90% [======================================================== ] 3668/4043 90% [======================================================== ] 3669/4043 90% [======================================================== ] 3670/4043 90% [======================================================== ] 3671/4043 90% [======================================================== ] 3672/4043 90% [======================================================== ] 3673/4043 90% [======================================================== ] 3674/4043 90% [======================================================== ] 3675/4043 90% [======================================================== ] 3676/4043 90% [======================================================== ] 3677/4043 90% [======================================================== ] 3678/4043 90% [======================================================== ] 3679/4043 90% [======================================================== ] 3680/4043 91% [======================================================== ] 3681/4043 91% [======================================================== ] 3682/4043 91% [======================================================== ] 3683/4043 91% [======================================================== ] 3684/4043 91% [======================================================== ] 3685/4043 91% [======================================================== ] 3686/4043 91% [======================================================== ] 3687/4043 91% [======================================================== ] 3688/4043 91% [======================================================== ] 3689/4043 91% [======================================================== ] 3690/4043 91% [======================================================== ] 3691/4043 91% [======================================================== ] 3692/4043 91% [======================================================== ] 3693/4043 91% [======================================================== ] 3694/4043 91% [======================================================== ] 3695/4043 91% [======================================================== ] 3696/4043 91% [======================================================== ] 3697/4043 91% [======================================================== ] 3698/4043 91% [======================================================== ] 3699/4043 91% [======================================================== ] 3700/4043 91% [======================================================== ] 3701/4043 91% [======================================================== ] 3702/4043 91% [======================================================== ] 3703/4043 91% [======================================================== ] 3704/4043 91% [======================================================== ] 3705/4043 91% [======================================================== ] 3706/4043 91% [======================================================== ] 3707/4043 91% [======================================================== ] 3708/4043 91% [======================================================== ] 3709/4043 91% [======================================================== ] 3710/4043 91% [======================================================== ] 3711/4043 91% [======================================================== ] 3712/4043 91% [======================================================== ] 3713/4043 91% [======================================================== ] 3714/4043 91% [======================================================== ] 3715/4043 91% [======================================================== ] 3716/4043 91% [========================================================= ] 3717/4043 91% [========================================================= ] 3718/4043 91% [========================================================= ] 3719/4043 91% [========================================================= ] 3720/4043 92% [========================================================= ] 3721/4043 92% [========================================================= ] 3722/4043 92% [========================================================= ] 3723/4043 92% [========================================================= ] 3724/4043 92% [========================================================= ] 3725/4043 92% [========================================================= ] 3726/4043 92% [========================================================= ] 3727/4043 92% [========================================================= ] 3728/4043 92% [========================================================= ] 3729/4043 92% [========================================================= ] 3730/4043 92% [========================================================= ] 3731/4043 92% [========================================================= ] 3732/4043 92% [========================================================= ] 3733/4043 92% [========================================================= ] 3734/4043 92% [========================================================= ] 3735/4043 92% [========================================================= ] 3736/4043 92% [========================================================= ] 3737/4043 92% [========================================================= ] 3738/4043 92% [========================================================= ] 3739/4043 92% [========================================================= ] 3740/4043 92% [========================================================= ] 3741/4043 92% [========================================================= ] 3742/4043 92% [========================================================= ] 3743/4043 92% [========================================================= ] 3744/4043 92% [========================================================= ] 3745/4043 92% [========================================================= ] 3746/4043 92% [========================================================= ] 3747/4043 92% [========================================================= ] 3748/4043 92% [========================================================= ] 3749/4043 92% [========================================================= ] 3750/4043 92% [========================================================= ] 3751/4043 92% [========================================================= ] 3752/4043 92% [========================================================= ] 3753/4043 92% [========================================================= ] 3754/4043 92% [========================================================= ] 3755/4043 92% [========================================================= ] 3756/4043 92% [========================================================= ] 3757/4043 92% [========================================================= ] 3758/4043 92% [========================================================= ] 3759/4043 92% [========================================================= ] 3760/4043 93% [========================================================= ] 3761/4043 93% [========================================================= ] 3762/4043 93% [========================================================= ] 3763/4043 93% [========================================================= ] 3764/4043 93% [========================================================= ] 3765/4043 93% [========================================================= ] 3766/4043 93% [========================================================= ] 3767/4043 93% [========================================================= ] 3768/4043 93% [========================================================= ] 3769/4043 93% [========================================================= ] 3770/4043 93% [========================================================= ] 3771/4043 93% [========================================================= ] 3772/4043 93% [========================================================= ] 3773/4043 93% [========================================================= ] 3774/4043 93% [========================================================= ] 3775/4043 93% [========================================================= ] 3776/4043 93% [========================================================= ] 3777/4043 93% [========================================================= ] 3778/4043 93% [========================================================= ] 3779/4043 93% [========================================================= ] 3780/4043 93% [========================================================= ] 3781/4043 93% [========================================================= ] 3782/4043 93% [========================================================== ] 3783/4043 93% [========================================================== ] 3784/4043 93% [========================================================== ] 3785/4043 93% [========================================================== ] 3786/4043 93% [========================================================== ] 3787/4043 93% [========================================================== ] 3788/4043 93% [========================================================== ] 3789/4043 93% [========================================================== ] 3790/4043 93% [========================================================== ] 3791/4043 93% [========================================================== ] 3792/4043 93% [========================================================== ] 3793/4043 93% [========================================================== ] 3794/4043 93% [========================================================== ] 3795/4043 93% [========================================================== ] 3796/4043 93% [========================================================== ] 3797/4043 93% [========================================================== ] 3798/4043 93% [========================================================== ] 3799/4043 93% [========================================================== ] 3800/4043 93% [========================================================== ] 3801/4043 94% [========================================================== ] 3802/4043 94% [========================================================== ] 3803/4043 94% [========================================================== ] 3804/4043 94% [========================================================== ] 3805/4043 94% [========================================================== ] 3806/4043 94% [========================================================== ] 3807/4043 94% [========================================================== ] 3808/4043 94% [========================================================== ] 3809/4043 94% [========================================================== ] 3810/4043 94% [========================================================== ] 3811/4043 94% [========================================================== ] 3812/4043 94% [========================================================== ] 3813/4043 94% [========================================================== ] 3814/4043 94% [========================================================== ] 3815/4043 94% [========================================================== ] 3816/4043 94% [========================================================== ] 3817/4043 94% [========================================================== ] 3818/4043 94% [========================================================== ] 3819/4043 94% [========================================================== ] 3820/4043 94% [========================================================== ] 3821/4043 94% [========================================================== ] 3822/4043 94% [========================================================== ] 3823/4043 94% [========================================================== ] 3824/4043 94% [========================================================== ] 3825/4043 94% [========================================================== ] 3826/4043 94% [========================================================== ] 3827/4043 94% [========================================================== ] 3828/4043 94% [========================================================== ] 3829/4043 94% [========================================================== ] 3830/4043 94% [========================================================== ] 3831/4043 94% [========================================================== ] 3832/4043 94% [========================================================== ] 3833/4043 94% [========================================================== ] 3834/4043 94% [========================================================== ] 3835/4043 94% [========================================================== ] 3836/4043 94% [========================================================== ] 3837/4043 94% [========================================================== ] 3838/4043 94% [========================================================== ] 3839/4043 94% [========================================================== ] 3840/4043 94% [========================================================== ] 3841/4043 95% [========================================================== ] 3842/4043 95% [========================================================== ] 3843/4043 95% [========================================================== ] 3844/4043 95% [========================================================== ] 3845/4043 95% [========================================================== ] 3846/4043 95% [========================================================== ] 3847/4043 95% [=========================================================== ] 3848/4043 95% [=========================================================== ] 3849/4043 95% [=========================================================== ] 3850/4043 95% [=========================================================== ] 3851/4043 95% [=========================================================== ] 3852/4043 95% [=========================================================== ] 3853/4043 95% [=========================================================== ] 3854/4043 95% [=========================================================== ] 3855/4043 95% [=========================================================== ] 3856/4043 95% [=========================================================== ] 3857/4043 95% [=========================================================== ] 3858/4043 95% [=========================================================== ] 3859/4043 95% [=========================================================== ] 3860/4043 95% [=========================================================== ] 3861/4043 95% [=========================================================== ] 3862/4043 95% [=========================================================== ] 3863/4043 95% [=========================================================== ] 3864/4043 95% [=========================================================== ] 3865/4043 95% [=========================================================== ] 3866/4043 95% [=========================================================== ] 3867/4043 95% [=========================================================== ] 3868/4043 95% [=========================================================== ] 3869/4043 95% [=========================================================== ] 3870/4043 95% [=========================================================== ] 3871/4043 95% [=========================================================== ] 3872/4043 95% [=========================================================== ] 3873/4043 95% [=========================================================== ] 3874/4043 95% [=========================================================== ] 3875/4043 95% [=========================================================== ] 3876/4043 95% [=========================================================== ] 3877/4043 95% [=========================================================== ] 3878/4043 95% [=========================================================== ] 3879/4043 95% [=========================================================== ] 3880/4043 95% [=========================================================== ] 3881/4043 95% [=========================================================== ] 3882/4043 96% [=========================================================== ] 3883/4043 96% [=========================================================== ] 3884/4043 96% [=========================================================== ] 3885/4043 96% [=========================================================== ] 3886/4043 96% [=========================================================== ] 3887/4043 96% [=========================================================== ] 3888/4043 96% [=========================================================== ] 3889/4043 96% [=========================================================== ] 3890/4043 96% [=========================================================== ] 3891/4043 96% [=========================================================== ] 3892/4043 96% [=========================================================== ] 3893/4043 96% [=========================================================== ] 3894/4043 96% [=========================================================== ] 3895/4043 96% [=========================================================== ] 3896/4043 96% [=========================================================== ] 3897/4043 96% [=========================================================== ] 3898/4043 96% [=========================================================== ] 3899/4043 96% [=========================================================== ] 3900/4043 96% [=========================================================== ] 3901/4043 96% [=========================================================== ] 3902/4043 96% [=========================================================== ] 3903/4043 96% [=========================================================== ] 3904/4043 96% [=========================================================== ] 3905/4043 96% [=========================================================== ] 3906/4043 96% [=========================================================== ] 3907/4043 96% [=========================================================== ] 3908/4043 96% [=========================================================== ] 3909/4043 96% [=========================================================== ] 3910/4043 96% [=========================================================== ] 3911/4043 96% [=========================================================== ] 3912/4043 96% [============================================================ ] 3913/4043 96% [============================================================ ] 3914/4043 96% [============================================================ ] 3915/4043 96% [============================================================ ] 3916/4043 96% [============================================================ ] 3917/4043 96% [============================================================ ] 3918/4043 96% [============================================================ ] 3919/4043 96% [============================================================ ] 3920/4043 96% [============================================================ ] 3921/4043 96% [============================================================ ] 3922/4043 97% [============================================================ ] 3923/4043 97% [============================================================ ] 3924/4043 97% [============================================================ ] 3925/4043 97% [============================================================ ] 3926/4043 97% [============================================================ ] 3927/4043 97% [============================================================ ] 3928/4043 97% [============================================================ ] 3929/4043 97% [============================================================ ] 3930/4043 97% [============================================================ ] 3931/4043 97% [============================================================ ] 3932/4043 97% [============================================================ ] 3933/4043 97% [============================================================ ] 3934/4043 97% [============================================================ ] 3935/4043 97% [============================================================ ] 3936/4043 97% [============================================================ ] 3937/4043 97% [============================================================ ] 3938/4043 97% [============================================================ ] 3939/4043 97% [============================================================ ] 3940/4043 97% [============================================================ ] 3941/4043 97% [============================================================ ] 3942/4043 97% [============================================================ ] 3943/4043 97% [============================================================ ] 3944/4043 97% [============================================================ ] 3945/4043 97% [============================================================ ] 3946/4043 97% [============================================================ ] 3947/4043 97% [============================================================ ] 3948/4043 97% [============================================================ ] 3949/4043 97% [============================================================ ] 3950/4043 97% [============================================================ ] 3951/4043 97% [============================================================ ] 3952/4043 97% [============================================================ ] 3953/4043 97% [============================================================ ] 3954/4043 97% [============================================================ ] 3955/4043 97% [============================================================ ] 3956/4043 97% [============================================================ ] 3957/4043 97% [============================================================ ] 3958/4043 97% [============================================================ ] 3959/4043 97% [============================================================ ] 3960/4043 97% [============================================================ ] 3961/4043 97% [============================================================ ] 3962/4043 97% [============================================================ ] 3963/4043 98% [============================================================ ] 3964/4043 98% [============================================================ ] 3965/4043 98% [============================================================ ] 3966/4043 98% [============================================================ ] 3967/4043 98% [============================================================ ] 3968/4043 98% [============================================================ ] 3969/4043 98% [============================================================ ] 3970/4043 98% [============================================================ ] 3971/4043 98% [============================================================ ] 3972/4043 98% [============================================================ ] 3973/4043 98% [============================================================ ] 3974/4043 98% [============================================================ ] 3975/4043 98% [============================================================ ] 3976/4043 98% [============================================================ ] 3977/4043 98% [============================================================= ] 3978/4043 98% [============================================================= ] 3979/4043 98% [============================================================= ] 3980/4043 98% [============================================================= ] 3981/4043 98% [============================================================= ] 3982/4043 98% [============================================================= ] 3983/4043 98% [============================================================= ] 3984/4043 98% [============================================================= ] 3985/4043 98% [============================================================= ] 3986/4043 98% [============================================================= ] 3987/4043 98% [============================================================= ] 3988/4043 98% [============================================================= ] 3989/4043 98% [============================================================= ] 3990/4043 98% [============================================================= ] 3991/4043 98% [============================================================= ] 3992/4043 98% [============================================================= ] 3993/4043 98% [============================================================= ] 3994/4043 98% [============================================================= ] 3995/4043 98% [============================================================= ] 3996/4043 98% [============================================================= ] 3997/4043 98% [============================================================= ] 3998/4043 98% [============================================================= ] 3999/4043 98% [============================================================= ] 4000/4043 98% [============================================================= ] 4001/4043 98% [============================================================= ] 4002/4043 98% [============================================================= ] 4003/4043 99% [============================================================= ] 4004/4043 99% [============================================================= ] 4005/4043 99% [============================================================= ] 4006/4043 99% [============================================================= ] 4007/4043 99% [============================================================= ] 4008/4043 99% [============================================================= ] 4009/4043 99% [============================================================= ] 4010/4043 99% [============================================================= ] 4011/4043 99% [============================================================= ] 4012/4043 99% [============================================================= ] 4013/4043 99% [============================================================= ] 4014/4043 99% [============================================================= ] 4015/4043 99% [============================================================= ] 4016/4043 99% [============================================================= ] 4017/4043 99% [============================================================= ] 4018/4043 99% [============================================================= ] 4019/4043 99% [============================================================= ] 4020/4043 99% [============================================================= ] 4021/4043 99% [============================================================= ] 4022/4043 99% [============================================================= ] 4023/4043 99% [============================================================= ] 4024/4043 99% [============================================================= ] 4025/4043 99% [============================================================= ] 4026/4043 99% [============================================================= ] 4027/4043 99% [============================================================= ] 4028/4043 99% [============================================================= ] 4029/4043 99% [============================================================= ] 4030/4043 99% [============================================================= ] 4031/4043 99% [============================================================= ] 4032/4043 99% [============================================================= ] 4033/4043 99% [============================================================= ] 4034/4043 99% [============================================================= ] 4035/4043 99% [============================================================= ] 4036/4043 99% [============================================================= ] 4037/4043 99% [============================================================= ] 4038/4043 99% [============================================================= ] 4039/4043 99% [============================================================= ] 4040/4043 99% [============================================================= ] 4041/4043 99% [============================================================= ] 4042/4043 99% [==============================================================] 4043/4043 100% operation complete, 4043 objects in 45228 NAND pages. ln -snf /nvmedata/autobuild/instance-30/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-30/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-30/buildroot' make: Entering directory '/nvmedata/autobuild/instance-30/buildroot' >>> Buildroot 2022.05-365-gd594c16123 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> 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.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> 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) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> 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.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> comix-cursors 0.9.1 Collecting legal info >>> dtv-scan-tables 25ee9e0ce4bbacdb278d4cff306ceb6528c4f548 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-exfatprogs 1.1.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> ffmpeg 4.4.2 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-genpart 1.0.2 Collecting legal info >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> initscripts Collecting legal info >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> jpeg Collecting legal info >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mbpfan 2.3.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> minissdpd 1.5.20211105 Collecting legal info LICENSE: OK (sha256: 45950e1d443106906f83a4ec7b9c2e1a9d6457130737a493cff0e5b7a39da570) >>> mosquitto 2.0.14 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> 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) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-rauc 1.7 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1p Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> xkeyboard-config 2.34 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.5 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.1 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> 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: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) 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: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-30/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-30/buildroot'