gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In file included from /usr/include/string.h:495, from mkyaffs2.c:28: In function 'strncpy', inlined from 'mkyaffs2_scan_dir' at mkyaffs2.c:595:3: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'mkyaffs2_write_obj' at mkyaffs2.c:696:2, inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c unyaffs2.c: In function 'unyaffs2_obj_chattr': unyaffs2.c:711:2: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result [-Wunused-result] 711 | lchown(fpath, obj->uid, obj->gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from unyaffs2.c:26: In function 'memcpy', inlined from 'unyaffs2_extract_hardlink' at unyaffs2.c:1151:2, inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unyaffs2_oh2obj' at unyaffs2.c:632:2, inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/nvmedata/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /nvmedata/autobuild/instance-3/output-1/host/bin PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-3/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-3/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/nvmedata/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/nvmedata/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /nvmedata/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/nvmedata/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-3/output-1/target/etc/shells rm -f -r /nvmedata/autobuild/instance-3/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /nvmedata/autobuild/instance-3/output-1/target/etc/conf.d/agetty.console ln -sf agetty /nvmedata/autobuild/instance-3/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /nvmedata/autobuild/instance-3/output-1/target/etc/runlevels/default/agetty.console rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/lib/perl5/5.34.1/powerpc64-linux/CORE find /nvmedata/autobuild/instance-3/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-3/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-3/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /nvmedata/autobuild/instance-3/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-3/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-3/output-1/target/etc/passwd ./support/scripts/eclipse-register-toolchain `readlink -f /nvmedata/autobuild/instance-3/output-1` powerpc64-buildroot-linux-gnu- "powerpc64" Testing /nvmedata/autobuild/instance-16/output-1 ... Testing /nvmedata/autobuild/instance-24/output-1 ... Testing /nvmedata/autobuild/instance-12/output-1 ... Testing /nvmedata/autobuild/instance-0/output-1 ... Testing /nvmedata/autobuild/instance-17/output-1 ... Testing /nvmedata/autobuild/instance-10/output-1 ... Testing /nvmedata/autobuild/instance-7/output-1 ... Testing /nvmedata/autobuild/instance-25/output-1 ... Testing /nvmedata/autobuild/instance-18/output-1 ... Testing /nvmedata/autobuild/instance-8/output-1 ... Testing /nvmedata/autobuild/instance-2/output-1 ... Testing /nvmedata/autobuild/instance-11/output-1 ... Testing /nvmedata/autobuild/instance-27/output-1 ... Testing /nvmedata/autobuild/instance-4/output-1 ... Testing /nvmedata/autobuild/instance-28/output-1 ... Testing /nvmedata/autobuild/instance-20/output-1 ... Testing /nvmedata/autobuild/instance-23/output-1 ... Testing /nvmedata/autobuild/instance-3/output-1 ... Testing /nvmedata/autobuild/instance-30/output-1 ... Testing /nvmedata/autobuild/instance-21/output-1 ... Testing /nvmedata/autobuild/instance-31/output-1 ... Testing /nvmedata/autobuild/instance-6/output-1 ... Testing /nvmedata/autobuild/instance-13/output-1 ... Testing /nvmedata/autobuild/instance-26/output-1 ... Testing /nvmedata/autobuild/instance-22/output-1 ... Testing /nvmedata/autobuild/instance-1/output-1 ... Testing /nvmedata/autobuild/instance-5/output-1 ... Testing /nvmedata/autobuild/instance-14/output-1 ... Testing /nvmedata/autobuild/instance-29/output-1 ... Testing /nvmedata/autobuild/instance-15/output-1 ... Testing /nvmedata/autobuild/instance-19/output-1 ... Testing /nvmedata/autobuild/instance-9/output-1 ... rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/include /nvmedata/autobuild/instance-3/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-3/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-3/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-3/output-1/target/usr/doc find /nvmedata/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-3/output-1/target/lib/ /nvmedata/autobuild/instance-3/output-1/target/usr/lib/ /nvmedata/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/man /nvmedata/autobuild/instance-3/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/info /nvmedata/autobuild/instance-3/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/doc /nvmedata/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-3/output-1/target/lib/debug /nvmedata/autobuild/instance-3/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-799-gd7280ac83d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-3/output-1/per-package /nvmedata/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /nvmedata/autobuild/instance-3/output-1/images rm -rf /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs mkdir -p /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-3/output-1/target/ /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-3/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "/nvmedata/autobuild/instance-3/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /nvmedata/autobuild/instance-3/output-1/host/bin/mkcramfs -B /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target /nvmedata/autobuild/instance-3/output-1/images/rootfs.cramfs\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-3/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target table='/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' warning: file sizes truncated to 16MB (minus 1 byte) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-3/output-1/images rm -rf /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-3/output-1/target/ /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-3/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-3/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-3/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 3112 objects. stage 2: creating image '/nvmedata/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/3112 0% [ ] 2/3112 0% [ ] 3/3112 0% [ ] 4/3112 0% [ ] 5/3112 0% [ ] 6/3112 0% [ ] 7/3112 0% [ ] 8/3112 0% [ ] 9/3112 0% [ ] 10/3112 0% [ ] 11/3112 0% [ ] 12/3112 0% [ ] 13/3112 0% [ ] 14/3112 0% [ ] 15/3112 0% [ ] 16/3112 0% [ ] 17/3112 0% [ ] 18/3112 0% [ ] 19/3112 0% [ ] 20/3112 0% [ ] 21/3112 0% [ ] 22/3112 0% [ ] 23/3112 0% [ ] 24/3112 0% [ ] 25/3112 0% [ ] 26/3112 0% [ ] 27/3112 0% [ ] 28/3112 0% [ ] 29/3112 0% [ ] 30/3112 0% [ ] 31/3112 0% [ ] 32/3112 1% [ ] 33/3112 1% [ ] 34/3112 1% [ ] 35/3112 1% [ ] 36/3112 1% [ ] 37/3112 1% [ ] 38/3112 1% [ ] 39/3112 1% [ ] 40/3112 1% [ ] 41/3112 1% [ ] 42/3112 1% [ ] 43/3112 1% [ ] 44/3112 1% [ ] 45/3112 1% [ ] 46/3112 1% [ ] 47/3112 1% [ ] 48/3112 1% [ ] 49/3112 1% [ ] 50/3112 1% [= ] 51/3112 1% [= ] 52/3112 1% [= ] 53/3112 1% [= ] 54/3112 1% [= ] 55/3112 1% [= ] 56/3112 1% [= ] 57/3112 1% [= ] 58/3112 1% [= ] 59/3112 1% [= ] 60/3112 1% [= ] 61/3112 1% [= ] 62/3112 1% [= ] 63/3112 2% [= ] 64/3112 2% [= ] 65/3112 2% [= ] 66/3112 2% [= ] 67/3112 2% [= ] 68/3112 2% [= ] 69/3112 2% [= ] 70/3112 2% [= ] 71/3112 2% [= ] 72/3112 2% [= ] 73/3112 2% [= ] 74/3112 2% [= ] 75/3112 2% [= ] 76/3112 2% [= ] 77/3112 2% [= ] 78/3112 2% [= ] 79/3112 2% [= ] 80/3112 2% [= ] 81/3112 2% [= ] 82/3112 2% [= ] 83/3112 2% [= ] 84/3112 2% [= ] 85/3112 2% [= ] 86/3112 2% [= ] 87/3112 2% [= ] 88/3112 2% [= ] 89/3112 2% [= ] 90/3112 2% [= ] 91/3112 2% [= ] 92/3112 2% [= ] 93/3112 2% [= ] 94/3112 3% [= ] 95/3112 3% [= ] 96/3112 3% [= ] 97/3112 3% [= ] 98/3112 3% [= ] 99/3112 3% [= ] 100/3112 3% [== ] 101/3112 3% [== ] 102/3112 3% [== ] 103/3112 3% [== ] 104/3112 3% [== ] 105/3112 3% [== ] 106/3112 3% [== ] 107/3112 3% [== ] 108/3112 3% [== ] 109/3112 3% [== ] 110/3112 3% [== ] 111/3112 3% [== ] 112/3112 3% [== ] 113/3112 3% [== ] 114/3112 3% [== ] 115/3112 3% [== ] 116/3112 3% [== ] 117/3112 3% [== ] 118/3112 3% [== ] 119/3112 3% [== ] 120/3112 3% [== ] 121/3112 3% [== ] 122/3112 3% [== ] 123/3112 3% [== ] 124/3112 3% [== ] 125/3112 4% [== ] 126/3112 4% [== ] 127/3112 4% [== ] 128/3112 4% [== ] 129/3112 4% [== ] 130/3112 4% [== ] 131/3112 4% [== ] 132/3112 4% [== ] 133/3112 4% [== ] 134/3112 4% [== ] 135/3112 4% [== ] 136/3112 4% [== ] 137/3112 4% [== ] 138/3112 4% [== ] 139/3112 4% [== ] 140/3112 4% [== ] 141/3112 4% [== ] 142/3112 4% [== ] 143/3112 4% [== ] 144/3112 4% [== ] 145/3112 4% [== ] 146/3112 4% [== ] 147/3112 4% [== ] 148/3112 4% [== ] 149/3112 4% [== ] 150/3112 4% [=== ] 151/3112 4% [=== ] 152/3112 4% [=== ] 153/3112 4% [=== ] 154/3112 4% [=== ] 155/3112 4% [=== ] 156/3112 5% [=== ] 157/3112 5% [=== ] 158/3112 5% [=== ] 159/3112 5% [=== ] 160/3112 5% [=== ] 161/3112 5% [=== ] 162/3112 5% [=== ] 163/3112 5% [=== ] 164/3112 5% [=== ] 165/3112 5% [=== ] 166/3112 5% [=== ] 167/3112 5% [=== ] 168/3112 5% [=== ] 169/3112 5% [=== ] 170/3112 5% [=== ] 171/3112 5% [=== ] 172/3112 5% [=== ] 173/3112 5% [=== ] 174/3112 5% [=== ] 175/3112 5% [=== ] 176/3112 5% [=== ] 177/3112 5% [=== ] 178/3112 5% [=== ] 179/3112 5% [=== ] 180/3112 5% [=== ] 181/3112 5% [=== ] 182/3112 5% [=== ] 183/3112 5% [=== ] 184/3112 5% [=== ] 185/3112 5% [=== ] 186/3112 5% [=== ] 187/3112 6% [=== ] 188/3112 6% [=== ] 189/3112 6% [=== ] 190/3112 6% [=== ] 191/3112 6% [=== ] 192/3112 6% [=== ] 193/3112 6% [=== ] 194/3112 6% [=== ] 195/3112 6% [=== ] 196/3112 6% [=== ] 197/3112 6% [=== ] 198/3112 6% [=== ] 199/3112 6% [=== ] 200/3112 6% [==== ] 201/3112 6% [==== ] 202/3112 6% [==== ] 203/3112 6% [==== ] 204/3112 6% [==== ] 205/3112 6% [==== ] 206/3112 6% [==== ] 207/3112 6% [==== ] 208/3112 6% [==== ] 209/3112 6% [==== ] 210/3112 6% [==== ] 211/3112 6% [==== ] 212/3112 6% [==== ] 213/3112 6% [==== ] 214/3112 6% [==== ] 215/3112 6% [==== ] 216/3112 6% [==== ] 217/3112 6% [==== ] 218/3112 7% [==== ] 219/3112 7% [==== ] 220/3112 7% [==== ] 221/3112 7% [==== ] 222/3112 7% [==== ] 223/3112 7% [==== ] 224/3112 7% [==== ] 225/3112 7% [==== ] 226/3112 7% [==== ] 227/3112 7% [==== ] 228/3112 7% [==== ] 229/3112 7% [==== ] 230/3112 7% [==== ] 231/3112 7% [==== ] 232/3112 7% [==== ] 233/3112 7% [==== ] 234/3112 7% [==== ] 235/3112 7% [==== ] 236/3112 7% [==== ] 237/3112 7% [==== ] 238/3112 7% [==== ] 239/3112 7% [==== ] 240/3112 7% [==== ] 241/3112 7% [==== ] 242/3112 7% [==== ] 243/3112 7% [==== ] 244/3112 7% [==== ] 245/3112 7% [==== ] 246/3112 7% [==== ] 247/3112 7% [==== ] 248/3112 7% [==== ] 249/3112 8% [==== ] 250/3112 8% [===== ] 251/3112 8% [===== ] 252/3112 8% [===== ] 253/3112 8% [===== ] 254/3112 8% [===== ] 255/3112 8% [===== ] 256/3112 8% [===== ] 257/3112 8% [===== ] 258/3112 8% [===== ] 259/3112 8% [===== ] 260/3112 8% [===== ] 261/3112 8% [===== ] 262/3112 8% [===== ] 263/3112 8% [===== ] 264/3112 8% [===== ] 265/3112 8% [===== ] 266/3112 8% [===== ] 267/3112 8% [===== ] 268/3112 8% [===== ] 269/3112 8% [===== ] 270/3112 8% [===== ] 271/3112 8% [===== ] 272/3112 8% [===== ] 273/3112 8% [===== ] 274/3112 8% [===== ] 275/3112 8% [===== ] 276/3112 8% [===== ] 277/3112 8% [===== ] 278/3112 8% [===== ] 279/3112 8% [===== ] 280/3112 8% [===== ] 281/3112 9% [===== ] 282/3112 9% [===== ] 283/3112 9% [===== ] 284/3112 9% [===== ] 285/3112 9% [===== ] 286/3112 9% [===== ] 287/3112 9% [===== ] 288/3112 9% [===== ] 289/3112 9% [===== ] 290/3112 9% [===== ] 291/3112 9% [===== ] 292/3112 9% [===== ] 293/3112 9% [===== ] 294/3112 9% [===== ] 295/3112 9% [===== ] 296/3112 9% [===== ] 297/3112 9% [===== ] 298/3112 9% [===== ] 299/3112 9% [===== ] 300/3112 9% [===== ] 301/3112 9% [====== ] 302/3112 9% [====== ] 303/3112 9% [====== ] 304/3112 9% [====== ] 305/3112 9% [====== ] 306/3112 9% [====== ] 307/3112 9% [====== ] 308/3112 9% [====== ] 309/3112 9% [====== ] 310/3112 9% [====== ] 311/3112 9% [====== ] 312/3112 10% [====== ] 313/3112 10% [====== ] 314/3112 10% [====== ] 315/3112 10% [====== ] 316/3112 10% [====== ] 317/3112 10% [====== ] 318/3112 10% [====== ] 319/3112 10% [====== ] 320/3112 10% [====== ] 321/3112 10% [====== ] 322/3112 10% [====== ] 323/3112 10% [====== ] 324/3112 10% [====== ] 325/3112 10% [====== ] 326/3112 10% [====== ] 327/3112 10% [====== ] 328/3112 10% [====== ] 329/3112 10% [====== ] 330/3112 10% [====== ] 331/3112 10% [====== ] 332/3112 10% [====== ] 333/3112 10% [====== ] 334/3112 10% [====== ] 335/3112 10% [====== ] 336/3112 10% [====== ] 337/3112 10% [====== ] 338/3112 10% [====== ] 339/3112 10% [====== ] 340/3112 10% [====== ] 341/3112 10% [====== ] 342/3112 10% [====== ] 343/3112 11% [====== ] 344/3112 11% [====== ] 345/3112 11% [====== ] 346/3112 11% [====== ] 347/3112 11% [====== ] 348/3112 11% [====== ] 349/3112 11% [====== ] 350/3112 11% [====== ] 351/3112 11% [======= ] 352/3112 11% [======= ] 353/3112 11% [======= ] 354/3112 11% [======= ] 355/3112 11% [======= ] 356/3112 11% [======= ] 357/3112 11% [======= ] 358/3112 11% [======= ] 359/3112 11% [======= ] 360/3112 11% [======= ] 361/3112 11% [======= ] 362/3112 11% [======= ] 363/3112 11% [======= ] 364/3112 11% [======= ] 365/3112 11% [======= ] 366/3112 11% [======= ] 367/3112 11% [======= ] 368/3112 11% [======= ] 369/3112 11% [======= ] 370/3112 11% [======= ] 371/3112 11% [======= ] 372/3112 11% [======= ] 373/3112 11% [======= ] 374/3112 12% [======= ] 375/3112 12% [======= ] 376/3112 12% [======= ] 377/3112 12% [======= ] 378/3112 12% [======= ] 379/3112 12% [======= ] 380/3112 12% [======= ] 381/3112 12% [======= ] 382/3112 12% [======= ] 383/3112 12% [======= ] 384/3112 12% [======= ] 385/3112 12% [======= ] 386/3112 12% [======= ] 387/3112 12% [======= ] 388/3112 12% [======= ] 389/3112 12% [======= ] 390/3112 12% [======= ] 391/3112 12% [======= ] 392/3112 12% [======= ] 393/3112 12% [======= ] 394/3112 12% [======= ] 395/3112 12% [======= ] 396/3112 12% [======= ] 397/3112 12% [======= ] 398/3112 12% [======= ] 399/3112 12% [======= ] 400/3112 12% [======= ] 401/3112 12% [======== ] 402/3112 12% [======== ] 403/3112 12% [======== ] 404/3112 12% [======== ] 405/3112 13% [======== ] 406/3112 13% [======== ] 407/3112 13% [======== ] 408/3112 13% [======== ] 409/3112 13% [======== ] 410/3112 13% [======== ] 411/3112 13% [======== ] 412/3112 13% [======== ] 413/3112 13% [======== ] 414/3112 13% [======== ] 415/3112 13% [======== ] 416/3112 13% [======== ] 417/3112 13% [======== ] 418/3112 13% [======== ] 419/3112 13% [======== ] 420/3112 13% [======== ] 421/3112 13% [======== ] 422/3112 13% [======== ] 423/3112 13% [======== ] 424/3112 13% [======== ] 425/3112 13% [======== ] 426/3112 13% [======== ] 427/3112 13% [======== ] 428/3112 13% [======== ] 429/3112 13% [======== ] 430/3112 13% [======== ] 431/3112 13% [======== ] 432/3112 13% [======== ] 433/3112 13% [======== ] 434/3112 13% [======== ] 435/3112 13% [======== ] 436/3112 14% [======== ] 437/3112 14% [======== ] 438/3112 14% [======== ] 439/3112 14% [======== ] 440/3112 14% [======== ] 441/3112 14% [======== ] 442/3112 14% [======== ] 443/3112 14% [======== ] 444/3112 14% [======== ] 445/3112 14% [======== ] 446/3112 14% [======== ] 447/3112 14% [======== ] 448/3112 14% [======== ] 449/3112 14% [======== ] 450/3112 14% [======== ] 451/3112 14% [========= ] 452/3112 14% [========= ] 453/3112 14% [========= ] 454/3112 14% [========= ] 455/3112 14% [========= ] 456/3112 14% [========= ] 457/3112 14% [========= ] 458/3112 14% [========= ] 459/3112 14% [========= ] 460/3112 14% [========= ] 461/3112 14% [========= ] 462/3112 14% [========= ] 463/3112 14% [========= ] 464/3112 14% [========= ] 465/3112 14% [========= ] 466/3112 14% [========= ] 467/3112 15% [========= ] 468/3112 15% [========= ] 469/3112 15% [========= ] 470/3112 15% [========= ] 471/3112 15% [========= ] 472/3112 15% [========= ] 473/3112 15% [========= ] 474/3112 15% [========= ] 475/3112 15% [========= ] 476/3112 15% [========= ] 477/3112 15% [========= ] 478/3112 15% [========= ] 479/3112 15% [========= ] 480/3112 15% [========= ] 481/3112 15% [========= ] 482/3112 15% [========= ] 483/3112 15% [========= ] 484/3112 15% [========= ] 485/3112 15% [========= ] 486/3112 15% [========= ] 487/3112 15% [========= ] 488/3112 15% [========= ] 489/3112 15% [========= ] 490/3112 15% [========= ] 491/3112 15% [========= ] 492/3112 15% [========= ] 493/3112 15% [========= ] 494/3112 15% [========= ] 495/3112 15% [========= ] 496/3112 15% [========= ] 497/3112 15% [========= ] 498/3112 16% [========= ] 499/3112 16% [========= ] 500/3112 16% [========= ] 501/3112 16% [========== ] 502/3112 16% [========== ] 503/3112 16% [========== ] 504/3112 16% [========== ] 505/3112 16% [========== ] 506/3112 16% [========== ] 507/3112 16% [========== ] 508/3112 16% [========== ] 509/3112 16% [========== ] 510/3112 16% [========== ] 511/3112 16% [========== ] 512/3112 16% [========== ] 513/3112 16% [========== ] 514/3112 16% [========== ] 515/3112 16% [========== ] 516/3112 16% [========== ] 517/3112 16% [========== ] 518/3112 16% [========== ] 519/3112 16% [========== ] 520/3112 16% [========== ] 521/3112 16% [========== ] 522/3112 16% [========== ] 523/3112 16% [========== ] 524/3112 16% [========== ] 525/3112 16% [========== ] 526/3112 16% [========== ] 527/3112 16% [========== ] 528/3112 16% [========== ] 529/3112 16% [========== ] 530/3112 17% [========== ] 531/3112 17% [========== ] 532/3112 17% [========== ] 533/3112 17% [========== ] 534/3112 17% [========== ] 535/3112 17% [========== ] 536/3112 17% [========== ] 537/3112 17% [========== ] 538/3112 17% [========== ] 539/3112 17% [========== ] 540/3112 17% [========== ] 541/3112 17% [========== ] 542/3112 17% [========== ] 543/3112 17% [========== ] 544/3112 17% [========== ] 545/3112 17% [========== ] 546/3112 17% [========== ] 547/3112 17% [========== ] 548/3112 17% [========== ] 549/3112 17% [========== ] 550/3112 17% [========== ] 551/3112 17% [========== ] 552/3112 17% [=========== ] 553/3112 17% [=========== ] 554/3112 17% [=========== ] 555/3112 17% [=========== ] 556/3112 17% [=========== ] 557/3112 17% [=========== ] 558/3112 17% [=========== ] 559/3112 17% [=========== ] 560/3112 17% [=========== ] 561/3112 18% [=========== ] 562/3112 18% [=========== ] 563/3112 18% [=========== ] 564/3112 18% [=========== ] 565/3112 18% [=========== ] 566/3112 18% [=========== ] 567/3112 18% [=========== ] 568/3112 18% [=========== ] 569/3112 18% [=========== ] 570/3112 18% [=========== ] 571/3112 18% [=========== ] 572/3112 18% [=========== ] 573/3112 18% [=========== ] 574/3112 18% [=========== ] 575/3112 18% [=========== ] 576/3112 18% [=========== ] 577/3112 18% [=========== ] 578/3112 18% [=========== ] 579/3112 18% [=========== ] 580/3112 18% [=========== ] 581/3112 18% [=========== ] 582/3112 18% [=========== ] 583/3112 18% [=========== ] 584/3112 18% [=========== ] 585/3112 18% [=========== ] 586/3112 18% [=========== ] 587/3112 18% [=========== ] 588/3112 18% [=========== ] 589/3112 18% [=========== ] 590/3112 18% [=========== ] 591/3112 18% [=========== ] 592/3112 19% [=========== ] 593/3112 19% [=========== ] 594/3112 19% [=========== ] 595/3112 19% [=========== ] 596/3112 19% [=========== ] 597/3112 19% [=========== ] 598/3112 19% [=========== ] 599/3112 19% [=========== ] 600/3112 19% [=========== ] 601/3112 19% [=========== ] 602/3112 19% [============ ] 603/3112 19% [============ ] 604/3112 19% [============ ] 605/3112 19% [============ ] 606/3112 19% [============ ] 607/3112 19% [============ ] 608/3112 19% [============ ] 609/3112 19% [============ ] 610/3112 19% [============ ] 611/3112 19% [============ ] 612/3112 19% [============ ] 613/3112 19% [============ ] 614/3112 19% [============ ] 615/3112 19% [============ ] 616/3112 19% [============ ] 617/3112 19% [============ ] 618/3112 19% [============ ] 619/3112 19% [============ ] 620/3112 19% [============ ] 621/3112 19% [============ ] 622/3112 19% [============ ] 623/3112 20% [============ ] 624/3112 20% [============ ] 625/3112 20% [============ ] 626/3112 20% [============ ] 627/3112 20% [============ ] 628/3112 20% [============ ] 629/3112 20% [============ ] 630/3112 20% [============ ] 631/3112 20% [============ ] 632/3112 20% [============ ] 633/3112 20% [============ ] 634/3112 20% [============ ] 635/3112 20% [============ ] 636/3112 20% [============ ] 637/3112 20% [============ ] 638/3112 20% [============ ] 639/3112 20% [============ ] 640/3112 20% [============ ] 641/3112 20% [============ ] 642/3112 20% [============ ] 643/3112 20% [============ ] 644/3112 20% [============ ] 645/3112 20% [============ ] 646/3112 20% [============ ] 647/3112 20% [============ ] 648/3112 20% [============ ] 649/3112 20% [============ ] 650/3112 20% [============ ] 651/3112 20% [============ ] 652/3112 20% [============= ] 653/3112 20% [============= ] 654/3112 21% [============= ] 655/3112 21% [============= ] 656/3112 21% [============= ] 657/3112 21% [============= ] 658/3112 21% [============= ] 659/3112 21% [============= ] 660/3112 21% [============= ] 661/3112 21% [============= ] 662/3112 21% [============= ] 663/3112 21% [============= ] 664/3112 21% [============= ] 665/3112 21% [============= ] 666/3112 21% [============= ] 667/3112 21% [============= ] 668/3112 21% [============= ] 669/3112 21% [============= ] 670/3112 21% [============= ] 671/3112 21% [============= ] 672/3112 21% [============= ] 673/3112 21% [============= ] 674/3112 21% [============= ] 675/3112 21% [============= ] 676/3112 21% [============= ] 677/3112 21% [============= ] 678/3112 21% [============= ] 679/3112 21% [============= ] 680/3112 21% [============= ] 681/3112 21% [============= ] 682/3112 21% [============= ] 683/3112 21% [============= ] 684/3112 21% [============= ] 685/3112 22% [============= ] 686/3112 22% [============= ] 687/3112 22% [============= ] 688/3112 22% [============= ] 689/3112 22% [============= ] 690/3112 22% [============= ] 691/3112 22% [============= ] 692/3112 22% [============= ] 693/3112 22% [============= ] 694/3112 22% [============= ] 695/3112 22% [============= ] 696/3112 22% [============= ] 697/3112 22% [============= ] 698/3112 22% [============= ] 699/3112 22% [============= ] 700/3112 22% [============= ] 701/3112 22% [============= ] 702/3112 22% [============== ] 703/3112 22% [============== ] 704/3112 22% [============== ] 705/3112 22% [============== ] 706/3112 22% [============== ] 707/3112 22% [============== ] 708/3112 22% [============== ] 709/3112 22% [============== ] 710/3112 22% [============== ] 711/3112 22% [============== ] 712/3112 22% [============== ] 713/3112 22% [============== ] 714/3112 22% [============== ] 715/3112 22% [============== ] 716/3112 23% [============== ] 717/3112 23% [============== ] 718/3112 23% [============== ] 719/3112 23% [============== ] 720/3112 23% [============== ] 721/3112 23% [============== ] 722/3112 23% [============== ] 723/3112 23% [============== ] 724/3112 23% [============== ] 725/3112 23% [============== ] 726/3112 23% [============== ] 727/3112 23% [============== ] 728/3112 23% [============== ] 729/3112 23% [============== ] 730/3112 23% [============== ] 731/3112 23% [============== ] 732/3112 23% [============== ] 733/3112 23% [============== ] 734/3112 23% [============== ] 735/3112 23% [============== ] 736/3112 23% [============== ] 737/3112 23% [============== ] 738/3112 23% [============== ] 739/3112 23% [============== ] 740/3112 23% [============== ] 741/3112 23% [============== ] 742/3112 23% [============== ] 743/3112 23% [============== ] 744/3112 23% [============== ] 745/3112 23% [============== ] 746/3112 23% [============== ] 747/3112 24% [============== ] 748/3112 24% [============== ] 749/3112 24% [============== ] 750/3112 24% [============== ] 751/3112 24% [============== ] 752/3112 24% [=============== ] 753/3112 24% [=============== ] 754/3112 24% [=============== ] 755/3112 24% [=============== ] 756/3112 24% [=============== ] 757/3112 24% [=============== ] 758/3112 24% [=============== ] 759/3112 24% [=============== ] 760/3112 24% [=============== ] 761/3112 24% [=============== ] 762/3112 24% [=============== ] 763/3112 24% [=============== ] 764/3112 24% [=============== ] 765/3112 24% [=============== ] 766/3112 24% [=============== ] 767/3112 24% [=============== ] 768/3112 24% [=============== ] 769/3112 24% [=============== ] 770/3112 24% [=============== ] 771/3112 24% [=============== ] 772/3112 24% [=============== ] 773/3112 24% [=============== ] 774/3112 24% [=============== ] 775/3112 24% [=============== ] 776/3112 24% [=============== ] 777/3112 24% [=============== ] 778/3112 25% [=============== ] 779/3112 25% [=============== ] 780/3112 25% [=============== ] 781/3112 25% [=============== ] 782/3112 25% [=============== ] 783/3112 25% [=============== ] 784/3112 25% [=============== ] 785/3112 25% [=============== ] 786/3112 25% [=============== ] 787/3112 25% [=============== ] 788/3112 25% [=============== ] 789/3112 25% [=============== ] 790/3112 25% [=============== ] 791/3112 25% [=============== ] 792/3112 25% [=============== ] 793/3112 25% [=============== ] 794/3112 25% [=============== ] 795/3112 25% [=============== ] 796/3112 25% [=============== ] 797/3112 25% [=============== ] 798/3112 25% [=============== ] 799/3112 25% [=============== ] 800/3112 25% [=============== ] 801/3112 25% [=============== ] 802/3112 25% [=============== ] 803/3112 25% [================ ] 804/3112 25% [================ ] 805/3112 25% [================ ] 806/3112 25% [================ ] 807/3112 25% [================ ] 808/3112 25% [================ ] 809/3112 25% [================ ] 810/3112 26% [================ ] 811/3112 26% [================ ] 812/3112 26% [================ ] 813/3112 26% [================ ] 814/3112 26% [================ ] 815/3112 26% [================ ] 816/3112 26% [================ ] 817/3112 26% [================ ] 818/3112 26% [================ ] 819/3112 26% [================ ] 820/3112 26% [================ ] 821/3112 26% [================ ] 822/3112 26% [================ ] 823/3112 26% [================ ] 824/3112 26% [================ ] 825/3112 26% [================ ] 826/3112 26% [================ ] 827/3112 26% [================ ] 828/3112 26% [================ ] 829/3112 26% [================ ] 830/3112 26% [================ ] 831/3112 26% [================ ] 832/3112 26% [================ ] 833/3112 26% [================ ] 834/3112 26% [================ ] 835/3112 26% [================ ] 836/3112 26% [================ ] 837/3112 26% [================ ] 838/3112 26% [================ ] 839/3112 26% [================ ] 840/3112 26% [================ ] 841/3112 27% [================ ] 842/3112 27% [================ ] 843/3112 27% [================ ] 844/3112 27% [================ ] 845/3112 27% [================ ] 846/3112 27% [================ ] 847/3112 27% [================ ] 848/3112 27% [================ ] 849/3112 27% [================ ] 850/3112 27% [================ ] 851/3112 27% [================ ] 852/3112 27% [================ ] 853/3112 27% [================= ] 854/3112 27% [================= ] 855/3112 27% [================= ] 856/3112 27% [================= ] 857/3112 27% [================= ] 858/3112 27% [================= ] 859/3112 27% [================= ] 860/3112 27% [================= ] 861/3112 27% [================= ] 862/3112 27% [================= ] 863/3112 27% [================= ] 864/3112 27% [================= ] 865/3112 27% [================= ] 866/3112 27% [================= ] 867/3112 27% [================= ] 868/3112 27% [================= ] 869/3112 27% [================= ] 870/3112 27% [================= ] 871/3112 27% [================= ] 872/3112 28% [================= ] 873/3112 28% [================= ] 874/3112 28% [================= ] 875/3112 28% [================= ] 876/3112 28% [================= ] 877/3112 28% [================= ] 878/3112 28% [================= ] 879/3112 28% [================= ] 880/3112 28% [================= ] 881/3112 28% [================= ] 882/3112 28% [================= ] 883/3112 28% [================= ] 884/3112 28% [================= ] 885/3112 28% [================= ] 886/3112 28% [================= ] 887/3112 28% [================= ] 888/3112 28% [================= ] 889/3112 28% [================= ] 890/3112 28% [================= ] 891/3112 28% [================= ] 892/3112 28% [================= ] 893/3112 28% [================= ] 894/3112 28% [================= ] 895/3112 28% [================= ] 896/3112 28% [================= ] 897/3112 28% [================= ] 898/3112 28% [================= ] 899/3112 28% [================= ] 900/3112 28% [================= ] 901/3112 28% [================= ] 902/3112 28% [================= ] 903/3112 29% [================== ] 904/3112 29% [================== ] 905/3112 29% [================== ] 906/3112 29% [================== ] 907/3112 29% [================== ] 908/3112 29% [================== ] 909/3112 29% [================== ] 910/3112 29% [================== ] 911/3112 29% [================== ] 912/3112 29% [================== ] 913/3112 29% [================== ] 914/3112 29% [================== ] 915/3112 29% [================== ] 916/3112 29% [================== ] 917/3112 29% [================== ] 918/3112 29% [================== ] 919/3112 29% [================== ] 920/3112 29% [================== ] 921/3112 29% [================== ] 922/3112 29% [================== ] 923/3112 29% [================== ] 924/3112 29% [================== ] 925/3112 29% [================== ] 926/3112 29% [================== ] 927/3112 29% [================== ] 928/3112 29% [================== ] 929/3112 29% [================== ] 930/3112 29% [================== ] 931/3112 29% [================== ] 932/3112 29% [================== ] 933/3112 29% [================== ] 934/3112 30% [================== ] 935/3112 30% [================== ] 936/3112 30% [================== ] 937/3112 30% [================== ] 938/3112 30% [================== ] 939/3112 30% [================== ] 940/3112 30% [================== ] 941/3112 30% [================== ] 942/3112 30% [================== ] 943/3112 30% [================== ] 944/3112 30% [================== ] 945/3112 30% [================== ] 946/3112 30% [================== ] 947/3112 30% [================== ] 948/3112 30% [================== ] 949/3112 30% [================== ] 950/3112 30% [================== ] 951/3112 30% [================== ] 952/3112 30% [================== ] 953/3112 30% [=================== ] 954/3112 30% [=================== ] 955/3112 30% [=================== ] 956/3112 30% [=================== ] 957/3112 30% [=================== ] 958/3112 30% [=================== ] 959/3112 30% [=================== ] 960/3112 30% [=================== ] 961/3112 30% [=================== ] 962/3112 30% [=================== ] 963/3112 30% [=================== ] 964/3112 30% [=================== ] 965/3112 31% [=================== ] 966/3112 31% [=================== ] 967/3112 31% [=================== ] 968/3112 31% [=================== ] 969/3112 31% [=================== ] 970/3112 31% [=================== ] 971/3112 31% [=================== ] 972/3112 31% [=================== ] 973/3112 31% [=================== ] 974/3112 31% [=================== ] 975/3112 31% [=================== ] 976/3112 31% [=================== ] 977/3112 31% [=================== ] 978/3112 31% [=================== ] 979/3112 31% [=================== ] 980/3112 31% [=================== ] 981/3112 31% [=================== ] 982/3112 31% [=================== ] 983/3112 31% [=================== ] 984/3112 31% [=================== ] 985/3112 31% [=================== ] 986/3112 31% [=================== ] 987/3112 31% [=================== ] 988/3112 31% [=================== ] 989/3112 31% [=================== ] 990/3112 31% [=================== ] 991/3112 31% [=================== ] 992/3112 31% [=================== ] 993/3112 31% [=================== ] 994/3112 31% [=================== ] 995/3112 31% [=================== ] 996/3112 32% [=================== ] 997/3112 32% [=================== ] 998/3112 32% [=================== ] 999/3112 32% [=================== ] 1000/3112 32% [=================== ] 1001/3112 32% [=================== ] 1002/3112 32% [=================== ] 1003/3112 32% [==================== ] 1004/3112 32% [==================== ] 1005/3112 32% [==================== ] 1006/3112 32% [==================== ] 1007/3112 32% [==================== ] 1008/3112 32% [==================== ] 1009/3112 32% [==================== ] 1010/3112 32% [==================== ] 1011/3112 32% [==================== ] 1012/3112 32% [==================== ] 1013/3112 32% [==================== ] 1014/3112 32% [==================== ] 1015/3112 32% [==================== ] 1016/3112 32% [==================== ] 1017/3112 32% [==================== ] 1018/3112 32% [==================== ] 1019/3112 32% [==================== ] 1020/3112 32% [==================== ] 1021/3112 32% [==================== ] 1022/3112 32% [==================== ] 1023/3112 32% [==================== ] 1024/3112 32% [==================== ] 1025/3112 32% [==================== ] 1026/3112 32% [==================== ] 1027/3112 33% [==================== ] 1028/3112 33% [==================== ] 1029/3112 33% [==================== ] 1030/3112 33% [==================== ] 1031/3112 33% [==================== ] 1032/3112 33% [==================== ] 1033/3112 33% [==================== ] 1034/3112 33% [==================== ] 1035/3112 33% [==================== ] 1036/3112 33% [==================== ] 1037/3112 33% [==================== ] 1038/3112 33% [==================== ] 1039/3112 33% [==================== ] 1040/3112 33% [==================== ] 1041/3112 33% [==================== ] 1042/3112 33% [==================== ] 1043/3112 33% [==================== ] 1044/3112 33% [==================== ] 1045/3112 33% [==================== ] 1046/3112 33% [==================== ] 1047/3112 33% [==================== ] 1048/3112 33% [==================== ] 1049/3112 33% [==================== ] 1050/3112 33% [==================== ] 1051/3112 33% [==================== ] 1052/3112 33% [==================== ] 1053/3112 33% [==================== ] 1054/3112 33% [===================== ] 1055/3112 33% [===================== ] 1056/3112 33% [===================== ] 1057/3112 33% [===================== ] 1058/3112 33% [===================== ] 1059/3112 34% [===================== ] 1060/3112 34% [===================== ] 1061/3112 34% [===================== ] 1062/3112 34% [===================== ] 1063/3112 34% [===================== ] 1064/3112 34% [===================== ] 1065/3112 34% [===================== ] 1066/3112 34% [===================== ] 1067/3112 34% [===================== ] 1068/3112 34% [===================== ] 1069/3112 34% [===================== ] 1070/3112 34% [===================== ] 1071/3112 34% [===================== ] 1072/3112 34% [===================== ] 1073/3112 34% [===================== ] 1074/3112 34% [===================== ] 1075/3112 34% [===================== ] 1076/3112 34% [===================== ] 1077/3112 34% [===================== ] 1078/3112 34% [===================== ] 1079/3112 34% [===================== ] 1080/3112 34% [===================== ] 1081/3112 34% [===================== ] 1082/3112 34% [===================== ] 1083/3112 34% [===================== ] 1084/3112 34% [===================== ] 1085/3112 34% [===================== ] 1086/3112 34% [===================== ] 1087/3112 34% [===================== ] 1088/3112 34% [===================== ] 1089/3112 34% [===================== ] 1090/3112 35% [===================== ] 1091/3112 35% [===================== ] 1092/3112 35% [===================== ] 1093/3112 35% [===================== ] 1094/3112 35% [===================== ] 1095/3112 35% [===================== ] 1096/3112 35% [===================== ] 1097/3112 35% [===================== ] 1098/3112 35% [===================== ] 1099/3112 35% [===================== ] 1100/3112 35% [===================== ] 1101/3112 35% [===================== ] 1102/3112 35% [===================== ] 1103/3112 35% [===================== ] 1104/3112 35% [====================== ] 1105/3112 35% [====================== ] 1106/3112 35% [====================== ] 1107/3112 35% [====================== ] 1108/3112 35% [====================== ] 1109/3112 35% [====================== ] 1110/3112 35% [====================== ] 1111/3112 35% [====================== ] 1112/3112 35% [====================== ] 1113/3112 35% [====================== ] 1114/3112 35% [====================== ] 1115/3112 35% [====================== ] 1116/3112 35% [====================== ] 1117/3112 35% [====================== ] 1118/3112 35% [====================== ] 1119/3112 35% [====================== ] 1120/3112 35% [====================== ] 1121/3112 36% [====================== ] 1122/3112 36% [====================== ] 1123/3112 36% [====================== ] 1124/3112 36% [====================== ] 1125/3112 36% [====================== ] 1126/3112 36% [====================== ] 1127/3112 36% [====================== ] 1128/3112 36% [====================== ] 1129/3112 36% [====================== ] 1130/3112 36% [====================== ] 1131/3112 36% [====================== ] 1132/3112 36% [====================== ] 1133/3112 36% [====================== ] 1134/3112 36% [====================== ] 1135/3112 36% [====================== ] 1136/3112 36% [====================== ] 1137/3112 36% [====================== ] 1138/3112 36% [====================== ] 1139/3112 36% [====================== ] 1140/3112 36% [====================== ] 1141/3112 36% [====================== ] 1142/3112 36% [====================== ] 1143/3112 36% [====================== ] 1144/3112 36% [====================== ] 1145/3112 36% [====================== ] 1146/3112 36% [====================== ] 1147/3112 36% [====================== ] 1148/3112 36% [====================== ] 1149/3112 36% [====================== ] 1150/3112 36% [====================== ] 1151/3112 36% [====================== ] 1152/3112 37% [====================== ] 1153/3112 37% [====================== ] 1154/3112 37% [======================= ] 1155/3112 37% [======================= ] 1156/3112 37% [======================= ] 1157/3112 37% [======================= ] 1158/3112 37% [======================= ] 1159/3112 37% [======================= ] 1160/3112 37% [======================= ] 1161/3112 37% [======================= ] 1162/3112 37% [======================= ] 1163/3112 37% [======================= ] 1164/3112 37% [======================= ] 1165/3112 37% [======================= ] 1166/3112 37% [======================= ] 1167/3112 37% [======================= ] 1168/3112 37% [======================= ] 1169/3112 37% [======================= ] 1170/3112 37% [======================= ] 1171/3112 37% [======================= ] 1172/3112 37% [======================= ] 1173/3112 37% [======================= ] 1174/3112 37% [======================= ] 1175/3112 37% [======================= ] 1176/3112 37% [======================= ] 1177/3112 37% [======================= ] 1178/3112 37% [======================= ] 1179/3112 37% [======================= ] 1180/3112 37% [======================= ] 1181/3112 37% [======================= ] 1182/3112 37% [======================= ] 1183/3112 38% [======================= ] 1184/3112 38% [======================= ] 1185/3112 38% [======================= ] 1186/3112 38% [======================= ] 1187/3112 38% [======================= ] 1188/3112 38% [======================= ] 1189/3112 38% [======================= ] 1190/3112 38% [======================= ] 1191/3112 38% [======================= ] 1192/3112 38% [======================= ] 1193/3112 38% [======================= ] 1194/3112 38% [======================= ] 1195/3112 38% [======================= ] 1196/3112 38% [======================= ] 1197/3112 38% [======================= ] 1198/3112 38% [======================= ] 1199/3112 38% [======================= ] 1200/3112 38% [======================= ] 1201/3112 38% [======================= ] 1202/3112 38% [======================= ] 1203/3112 38% [======================= ] 1204/3112 38% [======================== ] 1205/3112 38% [======================== ] 1206/3112 38% [======================== ] 1207/3112 38% [======================== ] 1208/3112 38% [======================== ] 1209/3112 38% [======================== ] 1210/3112 38% [======================== ] 1211/3112 38% [======================== ] 1212/3112 38% [======================== ] 1213/3112 38% [======================== ] 1214/3112 39% [======================== ] 1215/3112 39% [======================== ] 1216/3112 39% [======================== ] 1217/3112 39% [======================== ] 1218/3112 39% [======================== ] 1219/3112 39% [======================== ] 1220/3112 39% [======================== ] 1221/3112 39% [======================== ] 1222/3112 39% [======================== ] 1223/3112 39% [======================== ] 1224/3112 39% [======================== ] 1225/3112 39% [======================== ] 1226/3112 39% [======================== ] 1227/3112 39% [======================== ] 1228/3112 39% [======================== ] 1229/3112 39% [======================== ] 1230/3112 39% [======================== ] 1231/3112 39% [======================== ] 1232/3112 39% [======================== ] 1233/3112 39% [======================== ] 1234/3112 39% [======================== ] 1235/3112 39% [======================== ] 1236/3112 39% [======================== ] 1237/3112 39% [======================== ] 1238/3112 39% [======================== ] 1239/3112 39% [======================== ] 1240/3112 39% [======================== ] 1241/3112 39% [======================== ] 1242/3112 39% [======================== ] 1243/3112 39% [======================== ] 1244/3112 39% [======================== ] 1245/3112 40% [======================== ] 1246/3112 40% [======================== ] 1247/3112 40% [======================== ] 1248/3112 40% [======================== ] 1249/3112 40% [======================== ] 1250/3112 40% [======================== ] 1251/3112 40% [======================== ] 1252/3112 40% [======================== ] 1253/3112 40% [======================== ] 1254/3112 40% [========================= ] 1255/3112 40% [========================= ] 1256/3112 40% [========================= ] 1257/3112 40% [========================= ] 1258/3112 40% [========================= ] 1259/3112 40% [========================= ] 1260/3112 40% [========================= ] 1261/3112 40% [========================= ] 1262/3112 40% [========================= ] 1263/3112 40% [========================= ] 1264/3112 40% [========================= ] 1265/3112 40% [========================= ] 1266/3112 40% [========================= ] 1267/3112 40% [========================= ] 1268/3112 40% [========================= ] 1269/3112 40% [========================= ] 1270/3112 40% [========================= ] 1271/3112 40% [========================= ] 1272/3112 40% [========================= ] 1273/3112 40% [========================= ] 1274/3112 40% [========================= ] 1275/3112 40% [========================= ] 1276/3112 41% [========================= ] 1277/3112 41% [========================= ] 1278/3112 41% [========================= ] 1279/3112 41% [========================= ] 1280/3112 41% [========================= ] 1281/3112 41% [========================= ] 1282/3112 41% [========================= ] 1283/3112 41% [========================= ] 1284/3112 41% [========================= ] 1285/3112 41% [========================= ] 1286/3112 41% [========================= ] 1287/3112 41% [========================= ] 1288/3112 41% [========================= ] 1289/3112 41% [========================= ] 1290/3112 41% [========================= ] 1291/3112 41% [========================= ] 1292/3112 41% [========================= ] 1293/3112 41% [========================= ] 1294/3112 41% [========================= ] 1295/3112 41% [========================= ] 1296/3112 41% [========================= ] 1297/3112 41% [========================= ] 1298/3112 41% [========================= ] 1299/3112 41% [========================= ] 1300/3112 41% [========================= ] 1301/3112 41% [========================= ] 1302/3112 41% [========================= ] 1303/3112 41% [========================= ] 1304/3112 41% [========================= ] 1305/3112 41% [========================== ] 1306/3112 41% [========================== ] 1307/3112 41% [========================== ] 1308/3112 42% [========================== ] 1309/3112 42% [========================== ] 1310/3112 42% [========================== ] 1311/3112 42% [========================== ] 1312/3112 42% [========================== ] 1313/3112 42% [========================== ] 1314/3112 42% [========================== ] 1315/3112 42% [========================== ] 1316/3112 42% [========================== ] 1317/3112 42% [========================== ] 1318/3112 42% [========================== ] 1319/3112 42% [========================== ] 1320/3112 42% [========================== ] 1321/3112 42% [========================== ] 1322/3112 42% [========================== ] 1323/3112 42% [========================== ] 1324/3112 42% [========================== ] 1325/3112 42% [========================== ] 1326/3112 42% [========================== ] 1327/3112 42% [========================== ] 1328/3112 42% [========================== ] 1329/3112 42% [========================== ] 1330/3112 42% [========================== ] 1331/3112 42% [========================== ] 1332/3112 42% [========================== ] 1333/3112 42% [========================== ] 1334/3112 42% [========================== ] 1335/3112 42% [========================== ] 1336/3112 42% [========================== ] 1337/3112 42% [========================== ] 1338/3112 42% [========================== ] 1339/3112 43% [========================== ] 1340/3112 43% [========================== ] 1341/3112 43% [========================== ] 1342/3112 43% [========================== ] 1343/3112 43% [========================== ] 1344/3112 43% [========================== ] 1345/3112 43% [========================== ] 1346/3112 43% [========================== ] 1347/3112 43% [========================== ] 1348/3112 43% [========================== ] 1349/3112 43% [========================== ] 1350/3112 43% [========================== ] 1351/3112 43% [========================== ] 1352/3112 43% [========================== ] 1353/3112 43% [========================== ] 1354/3112 43% [========================== ] 1355/3112 43% [=========================== ] 1356/3112 43% [=========================== ] 1357/3112 43% [=========================== ] 1358/3112 43% [=========================== ] 1359/3112 43% [=========================== ] 1360/3112 43% [=========================== ] 1361/3112 43% [=========================== ] 1362/3112 43% [=========================== ] 1363/3112 43% [=========================== ] 1364/3112 43% [=========================== ] 1365/3112 43% [=========================== ] 1366/3112 43% [=========================== ] 1367/3112 43% [=========================== ] 1368/3112 43% [=========================== ] 1369/3112 43% [=========================== ] 1370/3112 44% [=========================== ] 1371/3112 44% [=========================== ] 1372/3112 44% [=========================== ] 1373/3112 44% [=========================== ] 1374/3112 44% [=========================== ] 1375/3112 44% [=========================== ] 1376/3112 44% [=========================== ] 1377/3112 44% [=========================== ] 1378/3112 44% [=========================== ] 1379/3112 44% [=========================== ] 1380/3112 44% [=========================== ] 1381/3112 44% [=========================== ] 1382/3112 44% [=========================== ] 1383/3112 44% [=========================== ] 1384/3112 44% [=========================== ] 1385/3112 44% [=========================== ] 1386/3112 44% [=========================== ] 1387/3112 44% [=========================== ] 1388/3112 44% [=========================== ] 1389/3112 44% [=========================== ] 1390/3112 44% [=========================== ] 1391/3112 44% [=========================== ] 1392/3112 44% [=========================== ] 1393/3112 44% [=========================== ] 1394/3112 44% [=========================== ] 1395/3112 44% [=========================== ] 1396/3112 44% [=========================== ] 1397/3112 44% [=========================== ] 1398/3112 44% [=========================== ] 1399/3112 44% [=========================== ] 1400/3112 44% [=========================== ] 1401/3112 45% [=========================== ] 1402/3112 45% [=========================== ] 1403/3112 45% [=========================== ] 1404/3112 45% [=========================== ] 1405/3112 45% [============================ ] 1406/3112 45% [============================ ] 1407/3112 45% [============================ ] 1408/3112 45% [============================ ] 1409/3112 45% [============================ ] 1410/3112 45% [============================ ] 1411/3112 45% [============================ ] 1412/3112 45% [============================ ] 1413/3112 45% [============================ ] 1414/3112 45% [============================ ] 1415/3112 45% [============================ ] 1416/3112 45% [============================ ] 1417/3112 45% [============================ ] 1418/3112 45% [============================ ] 1419/3112 45% [============================ ] 1420/3112 45% [============================ ] 1421/3112 45% [============================ ] 1422/3112 45% [============================ ] 1423/3112 45% [============================ ] 1424/3112 45% [============================ ] 1425/3112 45% [============================ ] 1426/3112 45% [============================ ] 1427/3112 45% [============================ ] 1428/3112 45% [============================ ] 1429/3112 45% [============================ ] 1430/3112 45% [============================ ] 1431/3112 45% [============================ ] 1432/3112 46% [============================ ] 1433/3112 46% [============================ ] 1434/3112 46% [============================ ] 1435/3112 46% [============================ ] 1436/3112 46% [============================ ] 1437/3112 46% [============================ ] 1438/3112 46% [============================ ] 1439/3112 46% [============================ ] 1440/3112 46% [============================ ] 1441/3112 46% [============================ ] 1442/3112 46% [============================ ] 1443/3112 46% [============================ ] 1444/3112 46% [============================ ] 1445/3112 46% [============================ ] 1446/3112 46% [============================ ] 1447/3112 46% [============================ ] 1448/3112 46% [============================ ] 1449/3112 46% [============================ ] 1450/3112 46% [============================ ] 1451/3112 46% [============================ ] 1452/3112 46% [============================ ] 1453/3112 46% [============================ ] 1454/3112 46% [============================ ] 1455/3112 46% [============================= ] 1456/3112 46% [============================= ] 1457/3112 46% [============================= ] 1458/3112 46% [============================= ] 1459/3112 46% [============================= ] 1460/3112 46% [============================= ] 1461/3112 46% [============================= ] 1462/3112 46% [============================= ] 1463/3112 47% [============================= ] 1464/3112 47% [============================= ] 1465/3112 47% [============================= ] 1466/3112 47% [============================= ] 1467/3112 47% [============================= ] 1468/3112 47% [============================= ] 1469/3112 47% [============================= ] 1470/3112 47% [============================= ] 1471/3112 47% [============================= ] 1472/3112 47% [============================= ] 1473/3112 47% [============================= ] 1474/3112 47% [============================= ] 1475/3112 47% [============================= ] 1476/3112 47% [============================= ] 1477/3112 47% [============================= ] 1478/3112 47% [============================= ] 1479/3112 47% [============================= ] 1480/3112 47% [============================= ] 1481/3112 47% [============================= ] 1482/3112 47% [============================= ] 1483/3112 47% [============================= ] 1484/3112 47% [============================= ] 1485/3112 47% [============================= ] 1486/3112 47% [============================= ] 1487/3112 47% [============================= ] 1488/3112 47% [============================= ] 1489/3112 47% [============================= ] 1490/3112 47% [============================= ] 1491/3112 47% [============================= ] 1492/3112 47% [============================= ] 1493/3112 47% [============================= ] 1494/3112 48% [============================= ] 1495/3112 48% [============================= ] 1496/3112 48% [============================= ] 1497/3112 48% [============================= ] 1498/3112 48% [============================= ] 1499/3112 48% [============================= ] 1500/3112 48% [============================= ] 1501/3112 48% [============================= ] 1502/3112 48% [============================= ] 1503/3112 48% [============================= ] 1504/3112 48% [============================= ] 1505/3112 48% [============================== ] 1506/3112 48% [============================== ] 1507/3112 48% [============================== ] 1508/3112 48% [============================== ] 1509/3112 48% [============================== ] 1510/3112 48% [============================== ] 1511/3112 48% [============================== ] 1512/3112 48% [============================== ] 1513/3112 48% [============================== ] 1514/3112 48% [============================== ] 1515/3112 48% [============================== ] 1516/3112 48% [============================== ] 1517/3112 48% [============================== ] 1518/3112 48% [============================== ] 1519/3112 48% [============================== ] 1520/3112 48% [============================== ] 1521/3112 48% [============================== ] 1522/3112 48% [============================== ] 1523/3112 48% [============================== ] 1524/3112 48% [============================== ] 1525/3112 49% [============================== ] 1526/3112 49% [============================== ] 1527/3112 49% [============================== ] 1528/3112 49% [============================== ] 1529/3112 49% [============================== ] 1530/3112 49% [============================== ] 1531/3112 49% [============================== ] 1532/3112 49% [============================== ] 1533/3112 49% [============================== ] 1534/3112 49% [============================== ] 1535/3112 49% [============================== ] 1536/3112 49% [============================== ] 1537/3112 49% [============================== ] 1538/3112 49% [============================== ] 1539/3112 49% [============================== ] 1540/3112 49% [============================== ] 1541/3112 49% [============================== ] 1542/3112 49% [============================== ] 1543/3112 49% [============================== ] 1544/3112 49% [============================== ] 1545/3112 49% [============================== ] 1546/3112 49% [============================== ] 1547/3112 49% [============================== ] 1548/3112 49% [============================== ] 1549/3112 49% [============================== ] 1550/3112 49% [============================== ] 1551/3112 49% [============================== ] 1552/3112 49% [============================== ] 1553/3112 49% [============================== ] 1554/3112 49% [============================== ] 1555/3112 49% [=============================== ] 1556/3112 50% [=============================== ] 1557/3112 50% [=============================== ] 1558/3112 50% [=============================== ] 1559/3112 50% [=============================== ] 1560/3112 50% [=============================== ] 1561/3112 50% [=============================== ] 1562/3112 50% [=============================== ] 1563/3112 50% [=============================== ] 1564/3112 50% [=============================== ] 1565/3112 50% [=============================== ] 1566/3112 50% [=============================== ] 1567/3112 50% [=============================== ] 1568/3112 50% [=============================== ] 1569/3112 50% [=============================== ] 1570/3112 50% [=============================== ] 1571/3112 50% [=============================== ] 1572/3112 50% [=============================== ] 1573/3112 50% [=============================== ] 1574/3112 50% [=============================== ] 1575/3112 50% [=============================== ] 1576/3112 50% [=============================== ] 1577/3112 50% [=============================== ] 1578/3112 50% [=============================== ] 1579/3112 50% [=============================== ] 1580/3112 50% [=============================== ] 1581/3112 50% [=============================== ] 1582/3112 50% [=============================== ] 1583/3112 50% [=============================== ] 1584/3112 50% [=============================== ] 1585/3112 50% [=============================== ] 1586/3112 50% [=============================== ] 1587/3112 50% [=============================== ] 1588/3112 51% [=============================== ] 1589/3112 51% [=============================== ] 1590/3112 51% [=============================== ] 1591/3112 51% [=============================== ] 1592/3112 51% [=============================== ] 1593/3112 51% [=============================== ] 1594/3112 51% [=============================== ] 1595/3112 51% [=============================== ] 1596/3112 51% [=============================== ] 1597/3112 51% [=============================== ] 1598/3112 51% [=============================== ] 1599/3112 51% [=============================== ] 1600/3112 51% [=============================== ] 1601/3112 51% [=============================== ] 1602/3112 51% [=============================== ] 1603/3112 51% [=============================== ] 1604/3112 51% [=============================== ] 1605/3112 51% [=============================== ] 1606/3112 51% [================================ ] 1607/3112 51% [================================ ] 1608/3112 51% [================================ ] 1609/3112 51% [================================ ] 1610/3112 51% [================================ ] 1611/3112 51% [================================ ] 1612/3112 51% [================================ ] 1613/3112 51% [================================ ] 1614/3112 51% [================================ ] 1615/3112 51% [================================ ] 1616/3112 51% [================================ ] 1617/3112 51% [================================ ] 1618/3112 51% [================================ ] 1619/3112 52% [================================ ] 1620/3112 52% [================================ ] 1621/3112 52% [================================ ] 1622/3112 52% [================================ ] 1623/3112 52% [================================ ] 1624/3112 52% [================================ ] 1625/3112 52% [================================ ] 1626/3112 52% [================================ ] 1627/3112 52% [================================ ] 1628/3112 52% [================================ ] 1629/3112 52% [================================ ] 1630/3112 52% [================================ ] 1631/3112 52% [================================ ] 1632/3112 52% [================================ ] 1633/3112 52% [================================ ] 1634/3112 52% [================================ ] 1635/3112 52% [================================ ] 1636/3112 52% [================================ ] 1637/3112 52% [================================ ] 1638/3112 52% [================================ ] 1639/3112 52% [================================ ] 1640/3112 52% [================================ ] 1641/3112 52% [================================ ] 1642/3112 52% [================================ ] 1643/3112 52% [================================ ] 1644/3112 52% [================================ ] 1645/3112 52% [================================ ] 1646/3112 52% [================================ ] 1647/3112 52% [================================ ] 1648/3112 52% [================================ ] 1649/3112 52% [================================ ] 1650/3112 53% [================================ ] 1651/3112 53% [================================ ] 1652/3112 53% [================================ ] 1653/3112 53% [================================ ] 1654/3112 53% [================================ ] 1655/3112 53% [================================ ] 1656/3112 53% [================================= ] 1657/3112 53% [================================= ] 1658/3112 53% [================================= ] 1659/3112 53% [================================= ] 1660/3112 53% [================================= ] 1661/3112 53% [================================= ] 1662/3112 53% [================================= ] 1663/3112 53% [================================= ] 1664/3112 53% [================================= ] 1665/3112 53% [================================= ] 1666/3112 53% [================================= ] 1667/3112 53% [================================= ] 1668/3112 53% [================================= ] 1669/3112 53% [================================= ] 1670/3112 53% [================================= ] 1671/3112 53% [================================= ] 1672/3112 53% [================================= ] 1673/3112 53% [================================= ] 1674/3112 53% [================================= ] 1675/3112 53% [================================= ] 1676/3112 53% [================================= ] 1677/3112 53% [================================= ] 1678/3112 53% [================================= ] 1679/3112 53% [================================= ] 1680/3112 53% [================================= ] 1681/3112 54% [================================= ] 1682/3112 54% [================================= ] 1683/3112 54% [================================= ] 1684/3112 54% [================================= ] 1685/3112 54% [================================= ] 1686/3112 54% [================================= ] 1687/3112 54% [================================= ] 1688/3112 54% [================================= ] 1689/3112 54% [================================= ] 1690/3112 54% [================================= ] 1691/3112 54% [================================= ] 1692/3112 54% [================================= ] 1693/3112 54% [================================= ] 1694/3112 54% [================================= ] 1695/3112 54% [================================= ] 1696/3112 54% [================================= ] 1697/3112 54% [================================= ] 1698/3112 54% [================================= ] 1699/3112 54% [================================= ] 1700/3112 54% [================================= ] 1701/3112 54% [================================= ] 1702/3112 54% [================================= ] 1703/3112 54% [================================= ] 1704/3112 54% [================================= ] 1705/3112 54% [================================= ] 1706/3112 54% [================================== ] 1707/3112 54% [================================== ] 1708/3112 54% [================================== ] 1709/3112 54% [================================== ] 1710/3112 54% [================================== ] 1711/3112 54% [================================== ] 1712/3112 55% [================================== ] 1713/3112 55% [================================== ] 1714/3112 55% [================================== ] 1715/3112 55% [================================== ] 1716/3112 55% [================================== ] 1717/3112 55% [================================== ] 1718/3112 55% [================================== ] 1719/3112 55% [================================== ] 1720/3112 55% [================================== ] 1721/3112 55% [================================== ] 1722/3112 55% [================================== ] 1723/3112 55% [================================== ] 1724/3112 55% [================================== ] 1725/3112 55% [================================== ] 1726/3112 55% [================================== ] 1727/3112 55% [================================== ] 1728/3112 55% [================================== ] 1729/3112 55% [================================== ] 1730/3112 55% [================================== ] 1731/3112 55% [================================== ] 1732/3112 55% [================================== ] 1733/3112 55% [================================== ] 1734/3112 55% [================================== ] 1735/3112 55% [================================== ] 1736/3112 55% [================================== ] 1737/3112 55% [================================== ] 1738/3112 55% [================================== ] 1739/3112 55% [================================== ] 1740/3112 55% [================================== ] 1741/3112 55% [================================== ] 1742/3112 55% [================================== ] 1743/3112 56% [================================== ] 1744/3112 56% [================================== ] 1745/3112 56% [================================== ] 1746/3112 56% [================================== ] 1747/3112 56% [================================== ] 1748/3112 56% [================================== ] 1749/3112 56% [================================== ] 1750/3112 56% [================================== ] 1751/3112 56% [================================== ] 1752/3112 56% [================================== ] 1753/3112 56% [================================== ] 1754/3112 56% [================================== ] 1755/3112 56% [================================== ] 1756/3112 56% [=================================== ] 1757/3112 56% [=================================== ] 1758/3112 56% [=================================== ] 1759/3112 56% [=================================== ] 1760/3112 56% [=================================== ] 1761/3112 56% [=================================== ] 1762/3112 56% [=================================== ] 1763/3112 56% [=================================== ] 1764/3112 56% [=================================== ] 1765/3112 56% [=================================== ] 1766/3112 56% [=================================== ] 1767/3112 56% [=================================== ] 1768/3112 56% [=================================== ] 1769/3112 56% [=================================== ] 1770/3112 56% [=================================== ] 1771/3112 56% [=================================== ] 1772/3112 56% [=================================== ] 1773/3112 56% [=================================== ] 1774/3112 57% [=================================== ] 1775/3112 57% [=================================== ] 1776/3112 57% [=================================== ] 1777/3112 57% [=================================== ] 1778/3112 57% [=================================== ] 1779/3112 57% [=================================== ] 1780/3112 57% [=================================== ] 1781/3112 57% [=================================== ] 1782/3112 57% [=================================== ] 1783/3112 57% [=================================== ] 1784/3112 57% [=================================== ] 1785/3112 57% [=================================== ] 1786/3112 57% [=================================== ] 1787/3112 57% [=================================== ] 1788/3112 57% [=================================== ] 1789/3112 57% [=================================== ] 1790/3112 57% [=================================== ] 1791/3112 57% [=================================== ] 1792/3112 57% [=================================== ] 1793/3112 57% [=================================== ] 1794/3112 57% [=================================== ] 1795/3112 57% [=================================== ] 1796/3112 57% [=================================== ] 1797/3112 57% [=================================== ] 1798/3112 57% [=================================== ] 1799/3112 57% [=================================== ] 1800/3112 57% [=================================== ] 1801/3112 57% [=================================== ] 1802/3112 57% [=================================== ] 1803/3112 57% [=================================== ] 1804/3112 57% [=================================== ] 1805/3112 58% [=================================== ] 1806/3112 58% [==================================== ] 1807/3112 58% [==================================== ] 1808/3112 58% [==================================== ] 1809/3112 58% [==================================== ] 1810/3112 58% [==================================== ] 1811/3112 58% [==================================== ] 1812/3112 58% [==================================== ] 1813/3112 58% [==================================== ] 1814/3112 58% [==================================== ] 1815/3112 58% [==================================== ] 1816/3112 58% [==================================== ] 1817/3112 58% [==================================== ] 1818/3112 58% [==================================== ] 1819/3112 58% [==================================== ] 1820/3112 58% [==================================== ] 1821/3112 58% [==================================== ] 1822/3112 58% [==================================== ] 1823/3112 58% [==================================== ] 1824/3112 58% [==================================== ] 1825/3112 58% [==================================== ] 1826/3112 58% [==================================== ] 1827/3112 58% [==================================== ] 1828/3112 58% [==================================== ] 1829/3112 58% [==================================== ] 1830/3112 58% [==================================== ] 1831/3112 58% [==================================== ] 1832/3112 58% [==================================== ] 1833/3112 58% [==================================== ] 1834/3112 58% [==================================== ] 1835/3112 58% [==================================== ] 1836/3112 58% [==================================== ] 1837/3112 59% [==================================== ] 1838/3112 59% [==================================== ] 1839/3112 59% [==================================== ] 1840/3112 59% [==================================== ] 1841/3112 59% [==================================== ] 1842/3112 59% [==================================== ] 1843/3112 59% [==================================== ] 1844/3112 59% [==================================== ] 1845/3112 59% [==================================== ] 1846/3112 59% [==================================== ] 1847/3112 59% [==================================== ] 1848/3112 59% [==================================== ] 1849/3112 59% [==================================== ] 1850/3112 59% [==================================== ] 1851/3112 59% [==================================== ] 1852/3112 59% [==================================== ] 1853/3112 59% [==================================== ] 1854/3112 59% [==================================== ] 1855/3112 59% [==================================== ] 1856/3112 59% [==================================== ] 1857/3112 59% [===================================== ] 1858/3112 59% [===================================== ] 1859/3112 59% [===================================== ] 1860/3112 59% [===================================== ] 1861/3112 59% [===================================== ] 1862/3112 59% [===================================== ] 1863/3112 59% [===================================== ] 1864/3112 59% [===================================== ] 1865/3112 59% [===================================== ] 1866/3112 59% [===================================== ] 1867/3112 59% [===================================== ] 1868/3112 60% [===================================== ] 1869/3112 60% [===================================== ] 1870/3112 60% [===================================== ] 1871/3112 60% [===================================== ] 1872/3112 60% [===================================== ] 1873/3112 60% [===================================== ] 1874/3112 60% [===================================== ] 1875/3112 60% [===================================== ] 1876/3112 60% [===================================== ] 1877/3112 60% [===================================== ] 1878/3112 60% [===================================== ] 1879/3112 60% [===================================== ] 1880/3112 60% [===================================== ] 1881/3112 60% [===================================== ] 1882/3112 60% [===================================== ] 1883/3112 60% [===================================== ] 1884/3112 60% [===================================== ] 1885/3112 60% [===================================== ] 1886/3112 60% [===================================== ] 1887/3112 60% [===================================== ] 1888/3112 60% [===================================== ] 1889/3112 60% [===================================== ] 1890/3112 60% [===================================== ] 1891/3112 60% [===================================== ] 1892/3112 60% [===================================== ] 1893/3112 60% [===================================== ] 1894/3112 60% [===================================== ] 1895/3112 60% [===================================== ] 1896/3112 60% [===================================== ] 1897/3112 60% [===================================== ] 1898/3112 60% [===================================== ] 1899/3112 61% [===================================== ] 1900/3112 61% [===================================== ] 1901/3112 61% [===================================== ] 1902/3112 61% [===================================== ] 1903/3112 61% [===================================== ] 1904/3112 61% [===================================== ] 1905/3112 61% [===================================== ] 1906/3112 61% [===================================== ] 1907/3112 61% [====================================== ] 1908/3112 61% [====================================== ] 1909/3112 61% [====================================== ] 1910/3112 61% [====================================== ] 1911/3112 61% [====================================== ] 1912/3112 61% [====================================== ] 1913/3112 61% [====================================== ] 1914/3112 61% [====================================== ] 1915/3112 61% [====================================== ] 1916/3112 61% [====================================== ] 1917/3112 61% [====================================== ] 1918/3112 61% [====================================== ] 1919/3112 61% [====================================== ] 1920/3112 61% [====================================== ] 1921/3112 61% [====================================== ] 1922/3112 61% [====================================== ] 1923/3112 61% [====================================== ] 1924/3112 61% [====================================== ] 1925/3112 61% [====================================== ] 1926/3112 61% [====================================== ] 1927/3112 61% [====================================== ] 1928/3112 61% [====================================== ] 1929/3112 61% [====================================== ] 1930/3112 62% [====================================== ] 1931/3112 62% [====================================== ] 1932/3112 62% [====================================== ] 1933/3112 62% [====================================== ] 1934/3112 62% [====================================== ] 1935/3112 62% [====================================== ] 1936/3112 62% [====================================== ] 1937/3112 62% [====================================== ] 1938/3112 62% [====================================== ] 1939/3112 62% [====================================== ] 1940/3112 62% [====================================== ] 1941/3112 62% [====================================== ] 1942/3112 62% [====================================== ] 1943/3112 62% [====================================== ] 1944/3112 62% [====================================== ] 1945/3112 62% [====================================== ] 1946/3112 62% [====================================== ] 1947/3112 62% [====================================== ] 1948/3112 62% [====================================== ] 1949/3112 62% [====================================== ] 1950/3112 62% [====================================== ] 1951/3112 62% [====================================== ] 1952/3112 62% [====================================== ] 1953/3112 62% [====================================== ] 1954/3112 62% [====================================== ] 1955/3112 62% [====================================== ] 1956/3112 62% [====================================== ] 1957/3112 62% [======================================= ] 1958/3112 62% [======================================= ] 1959/3112 62% [======================================= ] 1960/3112 62% [======================================= ] 1961/3112 63% [======================================= ] 1962/3112 63% [======================================= ] 1963/3112 63% [======================================= ] 1964/3112 63% [======================================= ] 1965/3112 63% [======================================= ] 1966/3112 63% [======================================= ] 1967/3112 63% [======================================= ] 1968/3112 63% [======================================= ] 1969/3112 63% [======================================= ] 1970/3112 63% [======================================= ] 1971/3112 63% [======================================= ] 1972/3112 63% [======================================= ] 1973/3112 63% [======================================= ] 1974/3112 63% [======================================= ] 1975/3112 63% [======================================= ] 1976/3112 63% [======================================= ] 1977/3112 63% [======================================= ] 1978/3112 63% [======================================= ] 1979/3112 63% [======================================= ] 1980/3112 63% [======================================= ] 1981/3112 63% [======================================= ] 1982/3112 63% [======================================= ] 1983/3112 63% [======================================= ] 1984/3112 63% [======================================= ] 1985/3112 63% [======================================= ] 1986/3112 63% [======================================= ] 1987/3112 63% [======================================= ] 1988/3112 63% [======================================= ] 1989/3112 63% [======================================= ] 1990/3112 63% [======================================= ] 1991/3112 63% [======================================= ] 1992/3112 64% [======================================= ] 1993/3112 64% [======================================= ] 1994/3112 64% [======================================= ] 1995/3112 64% [======================================= ] 1996/3112 64% [======================================= ] 1997/3112 64% [======================================= ] 1998/3112 64% [======================================= ] 1999/3112 64% [======================================= ] 2000/3112 64% [======================================= ] 2001/3112 64% [======================================= ] 2002/3112 64% [======================================= ] 2003/3112 64% [======================================= ] 2004/3112 64% [======================================= ] 2005/3112 64% [======================================= ] 2006/3112 64% [======================================= ] 2007/3112 64% [======================================== ] 2008/3112 64% [======================================== ] 2009/3112 64% [======================================== ] 2010/3112 64% [======================================== ] 2011/3112 64% [======================================== ] 2012/3112 64% [======================================== ] 2013/3112 64% [======================================== ] 2014/3112 64% [======================================== ] 2015/3112 64% [======================================== ] 2016/3112 64% [======================================== ] 2017/3112 64% [======================================== ] 2018/3112 64% [======================================== ] 2019/3112 64% [======================================== ] 2020/3112 64% [======================================== ] 2021/3112 64% [======================================== ] 2022/3112 64% [======================================== ] 2023/3112 65% [======================================== ] 2024/3112 65% [======================================== ] 2025/3112 65% [======================================== ] 2026/3112 65% [======================================== ] 2027/3112 65% [======================================== ] 2028/3112 65% [======================================== ] 2029/3112 65% [======================================== ] 2030/3112 65% [======================================== ] 2031/3112 65% [======================================== ] 2032/3112 65% [======================================== ] 2033/3112 65% [======================================== ] 2034/3112 65% [======================================== ] 2035/3112 65% [======================================== ] 2036/3112 65% [======================================== ] 2037/3112 65% [======================================== ] 2038/3112 65% [======================================== ] 2039/3112 65% [======================================== ] 2040/3112 65% [======================================== ] 2041/3112 65% [======================================== ] 2042/3112 65% [======================================== ] 2043/3112 65% [======================================== ] 2044/3112 65% [======================================== ] 2045/3112 65% [======================================== ] 2046/3112 65% [======================================== ] 2047/3112 65% [======================================== ] 2048/3112 65% [======================================== ] 2049/3112 65% [======================================== ] 2050/3112 65% [======================================== ] 2051/3112 65% [======================================== ] 2052/3112 65% [======================================== ] 2053/3112 65% [======================================== ] 2054/3112 66% [======================================== ] 2055/3112 66% [======================================== ] 2056/3112 66% [======================================== ] 2057/3112 66% [========================================= ] 2058/3112 66% [========================================= ] 2059/3112 66% [========================================= ] 2060/3112 66% [========================================= ] 2061/3112 66% [========================================= ] 2062/3112 66% [========================================= ] 2063/3112 66% [========================================= ] 2064/3112 66% [========================================= ] 2065/3112 66% [========================================= ] 2066/3112 66% [========================================= ] 2067/3112 66% [========================================= ] 2068/3112 66% [========================================= ] 2069/3112 66% [========================================= ] 2070/3112 66% [========================================= ] 2071/3112 66% [========================================= ] 2072/3112 66% [========================================= ] 2073/3112 66% [========================================= ] 2074/3112 66% [========================================= ] 2075/3112 66% [========================================= ] 2076/3112 66% [========================================= ] 2077/3112 66% [========================================= ] 2078/3112 66% [========================================= ] 2079/3112 66% [========================================= ] 2080/3112 66% [========================================= ] 2081/3112 66% [========================================= ] 2082/3112 66% [========================================= ] 2083/3112 66% [========================================= ] 2084/3112 66% [========================================= ] 2085/3112 66% [========================================= ] 2086/3112 67% [========================================= ] 2087/3112 67% [========================================= ] 2088/3112 67% [========================================= ] 2089/3112 67% [========================================= ] 2090/3112 67% [========================================= ] 2091/3112 67% [========================================= ] 2092/3112 67% [========================================= ] 2093/3112 67% [========================================= ] 2094/3112 67% [========================================= ] 2095/3112 67% [========================================= ] 2096/3112 67% [========================================= ] 2097/3112 67% [========================================= ] 2098/3112 67% [========================================= ] 2099/3112 67% [========================================= ] 2100/3112 67% [========================================= ] 2101/3112 67% [========================================= ] 2102/3112 67% [========================================= ] 2103/3112 67% [========================================= ] 2104/3112 67% [========================================= ] 2105/3112 67% [========================================= ] 2106/3112 67% [========================================= ] 2107/3112 67% [========================================= ] 2108/3112 67% [========================================== ] 2109/3112 67% [========================================== ] 2110/3112 67% [========================================== ] 2111/3112 67% [========================================== ] 2112/3112 67% [========================================== ] 2113/3112 67% [========================================== ] 2114/3112 67% [========================================== ] 2115/3112 67% [========================================== ] 2116/3112 67% [========================================== ] 2117/3112 68% [========================================== ] 2118/3112 68% [========================================== ] 2119/3112 68% [========================================== ] 2120/3112 68% [========================================== ] 2121/3112 68% [========================================== ] 2122/3112 68% [========================================== ] 2123/3112 68% [========================================== ] 2124/3112 68% [========================================== ] 2125/3112 68% [========================================== ] 2126/3112 68% [========================================== ] 2127/3112 68% [========================================== ] 2128/3112 68% [========================================== ] 2129/3112 68% [========================================== ] 2130/3112 68% [========================================== ] 2131/3112 68% [========================================== ] 2132/3112 68% [========================================== ] 2133/3112 68% [========================================== ] 2134/3112 68% [========================================== ] 2135/3112 68% [========================================== ] 2136/3112 68% [========================================== ] 2137/3112 68% [========================================== ] 2138/3112 68% [========================================== ] 2139/3112 68% [========================================== ] 2140/3112 68% [========================================== ] 2141/3112 68% [========================================== ] 2142/3112 68% [========================================== ] 2143/3112 68% [========================================== ] 2144/3112 68% [========================================== ] 2145/3112 68% [========================================== ] 2146/3112 68% [========================================== ] 2147/3112 68% [========================================== ] 2148/3112 69% [========================================== ] 2149/3112 69% [========================================== ] 2150/3112 69% [========================================== ] 2151/3112 69% [========================================== ] 2152/3112 69% [========================================== ] 2153/3112 69% [========================================== ] 2154/3112 69% [========================================== ] 2155/3112 69% [========================================== ] 2156/3112 69% [========================================== ] 2157/3112 69% [========================================== ] 2158/3112 69% [=========================================== ] 2159/3112 69% [=========================================== ] 2160/3112 69% [=========================================== ] 2161/3112 69% [=========================================== ] 2162/3112 69% [=========================================== ] 2163/3112 69% [=========================================== ] 2164/3112 69% [=========================================== ] 2165/3112 69% [=========================================== ] 2166/3112 69% [=========================================== ] 2167/3112 69% [=========================================== ] 2168/3112 69% [=========================================== ] 2169/3112 69% [=========================================== ] 2170/3112 69% [=========================================== ] 2171/3112 69% [=========================================== ] 2172/3112 69% [=========================================== ] 2173/3112 69% [=========================================== ] 2174/3112 69% [=========================================== ] 2175/3112 69% [=========================================== ] 2176/3112 69% [=========================================== ] 2177/3112 69% [=========================================== ] 2178/3112 69% [=========================================== ] 2179/3112 70% [=========================================== ] 2180/3112 70% [=========================================== ] 2181/3112 70% [=========================================== ] 2182/3112 70% [=========================================== ] 2183/3112 70% [=========================================== ] 2184/3112 70% [=========================================== ] 2185/3112 70% [=========================================== ] 2186/3112 70% [=========================================== ] 2187/3112 70% [=========================================== ] 2188/3112 70% [=========================================== ] 2189/3112 70% [=========================================== ] 2190/3112 70% [=========================================== ] 2191/3112 70% [=========================================== ] 2192/3112 70% [=========================================== ] 2193/3112 70% [=========================================== ] 2194/3112 70% [=========================================== ] 2195/3112 70% [=========================================== ] 2196/3112 70% [=========================================== ] 2197/3112 70% [=========================================== ] 2198/3112 70% [=========================================== ] 2199/3112 70% [=========================================== ] 2200/3112 70% [=========================================== ] 2201/3112 70% [=========================================== ] 2202/3112 70% [=========================================== ] 2203/3112 70% [=========================================== ] 2204/3112 70% [=========================================== ] 2205/3112 70% [=========================================== ] 2206/3112 70% [=========================================== ] 2207/3112 70% [=========================================== ] 2208/3112 70% [============================================ ] 2209/3112 70% [============================================ ] 2210/3112 71% [============================================ ] 2211/3112 71% [============================================ ] 2212/3112 71% [============================================ ] 2213/3112 71% [============================================ ] 2214/3112 71% [============================================ ] 2215/3112 71% [============================================ ] 2216/3112 71% [============================================ ] 2217/3112 71% [============================================ ] 2218/3112 71% [============================================ ] 2219/3112 71% [============================================ ] 2220/3112 71% [============================================ ] 2221/3112 71% [============================================ ] 2222/3112 71% [============================================ ] 2223/3112 71% [============================================ ] 2224/3112 71% [============================================ ] 2225/3112 71% [============================================ ] 2226/3112 71% [============================================ ] 2227/3112 71% [============================================ ] 2228/3112 71% [============================================ ] 2229/3112 71% [============================================ ] 2230/3112 71% [============================================ ] 2231/3112 71% [============================================ ] 2232/3112 71% [============================================ ] 2233/3112 71% [============================================ ] 2234/3112 71% [============================================ ] 2235/3112 71% [============================================ ] 2236/3112 71% [============================================ ] 2237/3112 71% [============================================ ] 2238/3112 71% [============================================ ] 2239/3112 71% [============================================ ] 2240/3112 71% [============================================ ] 2241/3112 72% [============================================ ] 2242/3112 72% [============================================ ] 2243/3112 72% [============================================ ] 2244/3112 72% [============================================ ] 2245/3112 72% [============================================ ] 2246/3112 72% [============================================ ] 2247/3112 72% [============================================ ] 2248/3112 72% [============================================ ] 2249/3112 72% [============================================ ] 2250/3112 72% [============================================ ] 2251/3112 72% [============================================ ] 2252/3112 72% [============================================ ] 2253/3112 72% [============================================ ] 2254/3112 72% [============================================ ] 2255/3112 72% [============================================ ] 2256/3112 72% [============================================ ] 2257/3112 72% [============================================ ] 2258/3112 72% [============================================= ] 2259/3112 72% [============================================= ] 2260/3112 72% [============================================= ] 2261/3112 72% [============================================= ] 2262/3112 72% [============================================= ] 2263/3112 72% [============================================= ] 2264/3112 72% [============================================= ] 2265/3112 72% [============================================= ] 2266/3112 72% [============================================= ] 2267/3112 72% [============================================= ] 2268/3112 72% [============================================= ] 2269/3112 72% [============================================= ] 2270/3112 72% [============================================= ] 2271/3112 72% [============================================= ] 2272/3112 73% [============================================= ] 2273/3112 73% [============================================= ] 2274/3112 73% [============================================= ] 2275/3112 73% [============================================= ] 2276/3112 73% [============================================= ] 2277/3112 73% [============================================= ] 2278/3112 73% [============================================= ] 2279/3112 73% [============================================= ] 2280/3112 73% [============================================= ] 2281/3112 73% [============================================= ] 2282/3112 73% [============================================= ] 2283/3112 73% [============================================= ] 2284/3112 73% [============================================= ] 2285/3112 73% [============================================= ] 2286/3112 73% [============================================= ] 2287/3112 73% [============================================= ] 2288/3112 73% [============================================= ] 2289/3112 73% [============================================= ] 2290/3112 73% [============================================= ] 2291/3112 73% [============================================= ] 2292/3112 73% [============================================= ] 2293/3112 73% [============================================= ] 2294/3112 73% [============================================= ] 2295/3112 73% [============================================= ] 2296/3112 73% [============================================= ] 2297/3112 73% [============================================= ] 2298/3112 73% [============================================= ] 2299/3112 73% [============================================= ] 2300/3112 73% [============================================= ] 2301/3112 73% [============================================= ] 2302/3112 73% [============================================= ] 2303/3112 74% [============================================= ] 2304/3112 74% [============================================= ] 2305/3112 74% [============================================= ] 2306/3112 74% [============================================= ] 2307/3112 74% [============================================= ] 2308/3112 74% [============================================== ] 2309/3112 74% [============================================== ] 2310/3112 74% [============================================== ] 2311/3112 74% [============================================== ] 2312/3112 74% [============================================== ] 2313/3112 74% [============================================== ] 2314/3112 74% [============================================== ] 2315/3112 74% [============================================== ] 2316/3112 74% [============================================== ] 2317/3112 74% [============================================== ] 2318/3112 74% [============================================== ] 2319/3112 74% [============================================== ] 2320/3112 74% [============================================== ] 2321/3112 74% [============================================== ] 2322/3112 74% [============================================== ] 2323/3112 74% [============================================== ] 2324/3112 74% [============================================== ] 2325/3112 74% [============================================== ] 2326/3112 74% [============================================== ] 2327/3112 74% [============================================== ] 2328/3112 74% [============================================== ] 2329/3112 74% [============================================== ] 2330/3112 74% [============================================== ] 2331/3112 74% [============================================== ] 2332/3112 74% [============================================== ] 2333/3112 74% [============================================== ] 2334/3112 75% [============================================== ] 2335/3112 75% [============================================== ] 2336/3112 75% [============================================== ] 2337/3112 75% [============================================== ] 2338/3112 75% [============================================== ] 2339/3112 75% [============================================== ] 2340/3112 75% [============================================== ] 2341/3112 75% [============================================== ] 2342/3112 75% [============================================== ] 2343/3112 75% [============================================== ] 2344/3112 75% [============================================== ] 2345/3112 75% [============================================== ] 2346/3112 75% [============================================== ] 2347/3112 75% [============================================== ] 2348/3112 75% [============================================== ] 2349/3112 75% [============================================== ] 2350/3112 75% [============================================== ] 2351/3112 75% [============================================== ] 2352/3112 75% [============================================== ] 2353/3112 75% [============================================== ] 2354/3112 75% [============================================== ] 2355/3112 75% [============================================== ] 2356/3112 75% [============================================== ] 2357/3112 75% [============================================== ] 2358/3112 75% [============================================== ] 2359/3112 75% [=============================================== ] 2360/3112 75% [=============================================== ] 2361/3112 75% [=============================================== ] 2362/3112 75% [=============================================== ] 2363/3112 75% [=============================================== ] 2364/3112 75% [=============================================== ] 2365/3112 75% [=============================================== ] 2366/3112 76% [=============================================== ] 2367/3112 76% [=============================================== ] 2368/3112 76% [=============================================== ] 2369/3112 76% [=============================================== ] 2370/3112 76% [=============================================== ] 2371/3112 76% [=============================================== ] 2372/3112 76% [=============================================== ] 2373/3112 76% [=============================================== ] 2374/3112 76% [=============================================== ] 2375/3112 76% [=============================================== ] 2376/3112 76% [=============================================== ] 2377/3112 76% [=============================================== ] 2378/3112 76% [=============================================== ] 2379/3112 76% [=============================================== ] 2380/3112 76% [=============================================== ] 2381/3112 76% [=============================================== ] 2382/3112 76% [=============================================== ] 2383/3112 76% [=============================================== ] 2384/3112 76% [=============================================== ] 2385/3112 76% [=============================================== ] 2386/3112 76% [=============================================== ] 2387/3112 76% [=============================================== ] 2388/3112 76% [=============================================== ] 2389/3112 76% [=============================================== ] 2390/3112 76% [=============================================== ] 2391/3112 76% [=============================================== ] 2392/3112 76% [=============================================== ] 2393/3112 76% [=============================================== ] 2394/3112 76% [=============================================== ] 2395/3112 76% [=============================================== ] 2396/3112 76% [=============================================== ] 2397/3112 77% [=============================================== ] 2398/3112 77% [=============================================== ] 2399/3112 77% [=============================================== ] 2400/3112 77% [=============================================== ] 2401/3112 77% [=============================================== ] 2402/3112 77% [=============================================== ] 2403/3112 77% [=============================================== ] 2404/3112 77% [=============================================== ] 2405/3112 77% [=============================================== ] 2406/3112 77% [=============================================== ] 2407/3112 77% [=============================================== ] 2408/3112 77% [=============================================== ] 2409/3112 77% [================================================ ] 2410/3112 77% [================================================ ] 2411/3112 77% [================================================ ] 2412/3112 77% [================================================ ] 2413/3112 77% [================================================ ] 2414/3112 77% [================================================ ] 2415/3112 77% [================================================ ] 2416/3112 77% [================================================ ] 2417/3112 77% [================================================ ] 2418/3112 77% [================================================ ] 2419/3112 77% [================================================ ] 2420/3112 77% [================================================ ] 2421/3112 77% [================================================ ] 2422/3112 77% [================================================ ] 2423/3112 77% [================================================ ] 2424/3112 77% [================================================ ] 2425/3112 77% [================================================ ] 2426/3112 77% [================================================ ] 2427/3112 77% [================================================ ] 2428/3112 78% [================================================ ] 2429/3112 78% [================================================ ] 2430/3112 78% [================================================ ] 2431/3112 78% [================================================ ] 2432/3112 78% [================================================ ] 2433/3112 78% [================================================ ] 2434/3112 78% [================================================ ] 2435/3112 78% [================================================ ] 2436/3112 78% [================================================ ] 2437/3112 78% [================================================ ] 2438/3112 78% [================================================ ] 2439/3112 78% [================================================ ] 2440/3112 78% [================================================ ] 2441/3112 78% [================================================ ] 2442/3112 78% [================================================ ] 2443/3112 78% [================================================ ] 2444/3112 78% [================================================ ] 2445/3112 78% [================================================ ] 2446/3112 78% [================================================ ] 2447/3112 78% [================================================ ] 2448/3112 78% [================================================ ] 2449/3112 78% [================================================ ] 2450/3112 78% [================================================ ] 2451/3112 78% [================================================ ] 2452/3112 78% [================================================ ] 2453/3112 78% [================================================ ] 2454/3112 78% [================================================ ] 2455/3112 78% [================================================ ] 2456/3112 78% [================================================ ] 2457/3112 78% [================================================ ] 2458/3112 78% [================================================ ] 2459/3112 79% [================================================= ] 2460/3112 79% [================================================= ] 2461/3112 79% [================================================= ] 2462/3112 79% [================================================= ] 2463/3112 79% [================================================= ] 2464/3112 79% [================================================= ] 2465/3112 79% [================================================= ] 2466/3112 79% [================================================= ] 2467/3112 79% [================================================= ] 2468/3112 79% [================================================= ] 2469/3112 79% [================================================= ] 2470/3112 79% [================================================= ] 2471/3112 79% [================================================= ] 2472/3112 79% [================================================= ] 2473/3112 79% [================================================= ] 2474/3112 79% [================================================= ] 2475/3112 79% [================================================= ] 2476/3112 79% [================================================= ] 2477/3112 79% [================================================= ] 2478/3112 79% [================================================= ] 2479/3112 79% [================================================= ] 2480/3112 79% [================================================= ] 2481/3112 79% [================================================= ] 2482/3112 79% [================================================= ] 2483/3112 79% [================================================= ] 2484/3112 79% [================================================= ] 2485/3112 79% [================================================= ] 2486/3112 79% [================================================= ] 2487/3112 79% [================================================= ] 2488/3112 79% [================================================= ] 2489/3112 79% [================================================= ] 2490/3112 80% [================================================= ] 2491/3112 80% [================================================= ] 2492/3112 80% [================================================= ] 2493/3112 80% [================================================= ] 2494/3112 80% [================================================= ] 2495/3112 80% [================================================= ] 2496/3112 80% [================================================= ] 2497/3112 80% [================================================= ] 2498/3112 80% [================================================= ] 2499/3112 80% [================================================= ] 2500/3112 80% [================================================= ] 2501/3112 80% [================================================= ] 2502/3112 80% [================================================= ] 2503/3112 80% [================================================= ] 2504/3112 80% [================================================= ] 2505/3112 80% [================================================= ] 2506/3112 80% [================================================= ] 2507/3112 80% [================================================= ] 2508/3112 80% [================================================= ] 2509/3112 80% [================================================== ] 2510/3112 80% [================================================== ] 2511/3112 80% [================================================== ] 2512/3112 80% [================================================== ] 2513/3112 80% [================================================== ] 2514/3112 80% [================================================== ] 2515/3112 80% [================================================== ] 2516/3112 80% [================================================== ] 2517/3112 80% [================================================== ] 2518/3112 80% [================================================== ] 2519/3112 80% [================================================== ] 2520/3112 80% [================================================== ] 2521/3112 81% [================================================== ] 2522/3112 81% [================================================== ] 2523/3112 81% [================================================== ] 2524/3112 81% [================================================== ] 2525/3112 81% [================================================== ] 2526/3112 81% [================================================== ] 2527/3112 81% [================================================== ] 2528/3112 81% [================================================== ] 2529/3112 81% [================================================== ] 2530/3112 81% [================================================== ] 2531/3112 81% [================================================== ] 2532/3112 81% [================================================== ] 2533/3112 81% [================================================== ] 2534/3112 81% [================================================== ] 2535/3112 81% [================================================== ] 2536/3112 81% [================================================== ] 2537/3112 81% [================================================== ] 2538/3112 81% [================================================== ] 2539/3112 81% [================================================== ] 2540/3112 81% [================================================== ] 2541/3112 81% [================================================== ] 2542/3112 81% [================================================== ] 2543/3112 81% [================================================== ] 2544/3112 81% [================================================== ] 2545/3112 81% [================================================== ] 2546/3112 81% [================================================== ] 2547/3112 81% [================================================== ] 2548/3112 81% [================================================== ] 2549/3112 81% [================================================== ] 2550/3112 81% [================================================== ] 2551/3112 81% [================================================== ] 2552/3112 82% [================================================== ] 2553/3112 82% [================================================== ] 2554/3112 82% [================================================== ] 2555/3112 82% [================================================== ] 2556/3112 82% [================================================== ] 2557/3112 82% [================================================== ] 2558/3112 82% [================================================== ] 2559/3112 82% [=================================================== ] 2560/3112 82% [=================================================== ] 2561/3112 82% [=================================================== ] 2562/3112 82% [=================================================== ] 2563/3112 82% [=================================================== ] 2564/3112 82% [=================================================== ] 2565/3112 82% [=================================================== ] 2566/3112 82% [=================================================== ] 2567/3112 82% [=================================================== ] 2568/3112 82% [=================================================== ] 2569/3112 82% [=================================================== ] 2570/3112 82% [=================================================== ] 2571/3112 82% [=================================================== ] 2572/3112 82% [=================================================== ] 2573/3112 82% [=================================================== ] 2574/3112 82% [=================================================== ] 2575/3112 82% [=================================================== ] 2576/3112 82% [=================================================== ] 2577/3112 82% [=================================================== ] 2578/3112 82% [=================================================== ] 2579/3112 82% [=================================================== ] 2580/3112 82% [=================================================== ] 2581/3112 82% [=================================================== ] 2582/3112 82% [=================================================== ] 2583/3112 83% [=================================================== ] 2584/3112 83% [=================================================== ] 2585/3112 83% [=================================================== ] 2586/3112 83% [=================================================== ] 2587/3112 83% [=================================================== ] 2588/3112 83% [=================================================== ] 2589/3112 83% [=================================================== ] 2590/3112 83% [=================================================== ] 2591/3112 83% [=================================================== ] 2592/3112 83% [=================================================== ] 2593/3112 83% [=================================================== ] 2594/3112 83% [=================================================== ] 2595/3112 83% [=================================================== ] 2596/3112 83% [=================================================== ] 2597/3112 83% [=================================================== ] 2598/3112 83% [=================================================== ] 2599/3112 83% [=================================================== ] 2600/3112 83% [=================================================== ] 2601/3112 83% [=================================================== ] 2602/3112 83% [=================================================== ] 2603/3112 83% [=================================================== ] 2604/3112 83% [=================================================== ] 2605/3112 83% [=================================================== ] 2606/3112 83% [=================================================== ] 2607/3112 83% [=================================================== ] 2608/3112 83% [=================================================== ] 2609/3112 83% [=================================================== ] 2610/3112 83% [==================================================== ] 2611/3112 83% [==================================================== ] 2612/3112 83% [==================================================== ] 2613/3112 83% [==================================================== ] 2614/3112 83% [==================================================== ] 2615/3112 84% [==================================================== ] 2616/3112 84% [==================================================== ] 2617/3112 84% [==================================================== ] 2618/3112 84% [==================================================== ] 2619/3112 84% [==================================================== ] 2620/3112 84% [==================================================== ] 2621/3112 84% [==================================================== ] 2622/3112 84% [==================================================== ] 2623/3112 84% [==================================================== ] 2624/3112 84% [==================================================== ] 2625/3112 84% [==================================================== ] 2626/3112 84% [==================================================== ] 2627/3112 84% [==================================================== ] 2628/3112 84% [==================================================== ] 2629/3112 84% [==================================================== ] 2630/3112 84% [==================================================== ] 2631/3112 84% [==================================================== ] 2632/3112 84% [==================================================== ] 2633/3112 84% [==================================================== ] 2634/3112 84% [==================================================== ] 2635/3112 84% [==================================================== ] 2636/3112 84% [==================================================== ] 2637/3112 84% [==================================================== ] 2638/3112 84% [==================================================== ] 2639/3112 84% [==================================================== ] 2640/3112 84% [==================================================== ] 2641/3112 84% [==================================================== ] 2642/3112 84% [==================================================== ] 2643/3112 84% [==================================================== ] 2644/3112 84% [==================================================== ] 2645/3112 84% [==================================================== ] 2646/3112 85% [==================================================== ] 2647/3112 85% [==================================================== ] 2648/3112 85% [==================================================== ] 2649/3112 85% [==================================================== ] 2650/3112 85% [==================================================== ] 2651/3112 85% [==================================================== ] 2652/3112 85% [==================================================== ] 2653/3112 85% [==================================================== ] 2654/3112 85% [==================================================== ] 2655/3112 85% [==================================================== ] 2656/3112 85% [==================================================== ] 2657/3112 85% [==================================================== ] 2658/3112 85% [==================================================== ] 2659/3112 85% [==================================================== ] 2660/3112 85% [===================================================== ] 2661/3112 85% [===================================================== ] 2662/3112 85% [===================================================== ] 2663/3112 85% [===================================================== ] 2664/3112 85% [===================================================== ] 2665/3112 85% [===================================================== ] 2666/3112 85% [===================================================== ] 2667/3112 85% [===================================================== ] 2668/3112 85% [===================================================== ] 2669/3112 85% [===================================================== ] 2670/3112 85% [===================================================== ] 2671/3112 85% [===================================================== ] 2672/3112 85% [===================================================== ] 2673/3112 85% [===================================================== ] 2674/3112 85% [===================================================== ] 2675/3112 85% [===================================================== ] 2676/3112 85% [===================================================== ] 2677/3112 86% [===================================================== ] 2678/3112 86% [===================================================== ] 2679/3112 86% [===================================================== ] 2680/3112 86% [===================================================== ] 2681/3112 86% [===================================================== ] 2682/3112 86% [===================================================== ] 2683/3112 86% [===================================================== ] 2684/3112 86% [===================================================== ] 2685/3112 86% [===================================================== ] 2686/3112 86% [===================================================== ] 2687/3112 86% [===================================================== ] 2688/3112 86% [===================================================== ] 2689/3112 86% [===================================================== ] 2690/3112 86% [===================================================== ] 2691/3112 86% [===================================================== ] 2692/3112 86% [===================================================== ] 2693/3112 86% [===================================================== ] 2694/3112 86% [===================================================== ] 2695/3112 86% [===================================================== ] 2696/3112 86% [===================================================== ] 2697/3112 86% [===================================================== ] 2698/3112 86% [===================================================== ] 2699/3112 86% [===================================================== ] 2700/3112 86% [===================================================== ] 2701/3112 86% [===================================================== ] 2702/3112 86% [===================================================== ] 2703/3112 86% [===================================================== ] 2704/3112 86% [===================================================== ] 2705/3112 86% [===================================================== ] 2706/3112 86% [===================================================== ] 2707/3112 86% [===================================================== ] 2708/3112 87% [===================================================== ] 2709/3112 87% [===================================================== ] 2710/3112 87% [====================================================== ] 2711/3112 87% [====================================================== ] 2712/3112 87% [====================================================== ] 2713/3112 87% [====================================================== ] 2714/3112 87% [====================================================== ] 2715/3112 87% [====================================================== ] 2716/3112 87% [====================================================== ] 2717/3112 87% [====================================================== ] 2718/3112 87% [====================================================== ] 2719/3112 87% [====================================================== ] 2720/3112 87% [====================================================== ] 2721/3112 87% [====================================================== ] 2722/3112 87% [====================================================== ] 2723/3112 87% [====================================================== ] 2724/3112 87% [====================================================== ] 2725/3112 87% [====================================================== ] 2726/3112 87% [====================================================== ] 2727/3112 87% [====================================================== ] 2728/3112 87% [====================================================== ] 2729/3112 87% [====================================================== ] 2730/3112 87% [====================================================== ] 2731/3112 87% [====================================================== ] 2732/3112 87% [====================================================== ] 2733/3112 87% [====================================================== ] 2734/3112 87% [====================================================== ] 2735/3112 87% [====================================================== ] 2736/3112 87% [====================================================== ] 2737/3112 87% [====================================================== ] 2738/3112 87% [====================================================== ] 2739/3112 88% [====================================================== ] 2740/3112 88% [====================================================== ] 2741/3112 88% [====================================================== ] 2742/3112 88% [====================================================== ] 2743/3112 88% [====================================================== ] 2744/3112 88% [====================================================== ] 2745/3112 88% [====================================================== ] 2746/3112 88% [====================================================== ] 2747/3112 88% [====================================================== ] 2748/3112 88% [====================================================== ] 2749/3112 88% [====================================================== ] 2750/3112 88% [====================================================== ] 2751/3112 88% [====================================================== ] 2752/3112 88% [====================================================== ] 2753/3112 88% [====================================================== ] 2754/3112 88% [====================================================== ] 2755/3112 88% [====================================================== ] 2756/3112 88% [====================================================== ] 2757/3112 88% [====================================================== ] 2758/3112 88% [====================================================== ] 2759/3112 88% [====================================================== ] 2760/3112 88% [======================================================= ] 2761/3112 88% [======================================================= ] 2762/3112 88% [======================================================= ] 2763/3112 88% [======================================================= ] 2764/3112 88% [======================================================= ] 2765/3112 88% [======================================================= ] 2766/3112 88% [======================================================= ] 2767/3112 88% [======================================================= ] 2768/3112 88% [======================================================= ] 2769/3112 88% [======================================================= ] 2770/3112 89% [======================================================= ] 2771/3112 89% [======================================================= ] 2772/3112 89% [======================================================= ] 2773/3112 89% [======================================================= ] 2774/3112 89% [======================================================= ] 2775/3112 89% [======================================================= ] 2776/3112 89% [======================================================= ] 2777/3112 89% [======================================================= ] 2778/3112 89% [======================================================= ] 2779/3112 89% [======================================================= ] 2780/3112 89% [======================================================= ] 2781/3112 89% [======================================================= ] 2782/3112 89% [======================================================= ] 2783/3112 89% [======================================================= ] 2784/3112 89% [======================================================= ] 2785/3112 89% [======================================================= ] 2786/3112 89% [======================================================= ] 2787/3112 89% [======================================================= ] 2788/3112 89% [======================================================= ] 2789/3112 89% [======================================================= ] 2790/3112 89% [======================================================= ] 2791/3112 89% [======================================================= ] 2792/3112 89% [======================================================= ] 2793/3112 89% [======================================================= ] 2794/3112 89% [======================================================= ] 2795/3112 89% [======================================================= ] 2796/3112 89% [======================================================= ] 2797/3112 89% [======================================================= ] 2798/3112 89% [======================================================= ] 2799/3112 89% [======================================================= ] 2800/3112 89% [======================================================= ] 2801/3112 90% [======================================================= ] 2802/3112 90% [======================================================= ] 2803/3112 90% [======================================================= ] 2804/3112 90% [======================================================= ] 2805/3112 90% [======================================================= ] 2806/3112 90% [======================================================= ] 2807/3112 90% [======================================================= ] 2808/3112 90% [======================================================= ] 2809/3112 90% [======================================================= ] 2810/3112 90% [======================================================== ] 2811/3112 90% [======================================================== ] 2812/3112 90% [======================================================== ] 2813/3112 90% [======================================================== ] 2814/3112 90% [======================================================== ] 2815/3112 90% [======================================================== ] 2816/3112 90% [======================================================== ] 2817/3112 90% [======================================================== ] 2818/3112 90% [======================================================== ] 2819/3112 90% [======================================================== ] 2820/3112 90% [======================================================== ] 2821/3112 90% [======================================================== ] 2822/3112 90% [======================================================== ] 2823/3112 90% [======================================================== ] 2824/3112 90% [======================================================== ] 2825/3112 90% [======================================================== ] 2826/3112 90% [======================================================== ] 2827/3112 90% [======================================================== ] 2828/3112 90% [======================================================== ] 2829/3112 90% [======================================================== ] 2830/3112 90% [======================================================== ] 2831/3112 90% [======================================================== ] 2832/3112 91% [======================================================== ] 2833/3112 91% [======================================================== ] 2834/3112 91% [======================================================== ] 2835/3112 91% [======================================================== ] 2836/3112 91% [======================================================== ] 2837/3112 91% [======================================================== ] 2838/3112 91% [======================================================== ] 2839/3112 91% [======================================================== ] 2840/3112 91% [======================================================== ] 2841/3112 91% [======================================================== ] 2842/3112 91% [======================================================== ] 2843/3112 91% [======================================================== ] 2844/3112 91% [======================================================== ] 2845/3112 91% [======================================================== ] 2846/3112 91% [======================================================== ] 2847/3112 91% [======================================================== ] 2848/3112 91% [======================================================== ] 2849/3112 91% [======================================================== ] 2850/3112 91% [======================================================== ] 2851/3112 91% [======================================================== ] 2852/3112 91% [======================================================== ] 2853/3112 91% [======================================================== ] 2854/3112 91% [======================================================== ] 2855/3112 91% [======================================================== ] 2856/3112 91% [======================================================== ] 2857/3112 91% [======================================================== ] 2858/3112 91% [======================================================== ] 2859/3112 91% [======================================================== ] 2860/3112 91% [======================================================== ] 2861/3112 91% [========================================================= ] 2862/3112 91% [========================================================= ] 2863/3112 91% [========================================================= ] 2864/3112 92% [========================================================= ] 2865/3112 92% [========================================================= ] 2866/3112 92% [========================================================= ] 2867/3112 92% [========================================================= ] 2868/3112 92% [========================================================= ] 2869/3112 92% [========================================================= ] 2870/3112 92% [========================================================= ] 2871/3112 92% [========================================================= ] 2872/3112 92% [========================================================= ] 2873/3112 92% [========================================================= ] 2874/3112 92% [========================================================= ] 2875/3112 92% [========================================================= ] 2876/3112 92% [========================================================= ] 2877/3112 92% [========================================================= ] 2878/3112 92% [========================================================= ] 2879/3112 92% [========================================================= ] 2880/3112 92% [========================================================= ] 2881/3112 92% [========================================================= ] 2882/3112 92% [========================================================= ] 2883/3112 92% [========================================================= ] 2884/3112 92% [========================================================= ] 2885/3112 92% [========================================================= ] 2886/3112 92% [========================================================= ] 2887/3112 92% [========================================================= ] 2888/3112 92% [========================================================= ] 2889/3112 92% [========================================================= ] 2890/3112 92% [========================================================= ] 2891/3112 92% [========================================================= ] 2892/3112 92% [========================================================= ] 2893/3112 92% [========================================================= ] 2894/3112 92% [========================================================= ] 2895/3112 93% [========================================================= ] 2896/3112 93% [========================================================= ] 2897/3112 93% [========================================================= ] 2898/3112 93% [========================================================= ] 2899/3112 93% [========================================================= ] 2900/3112 93% [========================================================= ] 2901/3112 93% [========================================================= ] 2902/3112 93% [========================================================= ] 2903/3112 93% [========================================================= ] 2904/3112 93% [========================================================= ] 2905/3112 93% [========================================================= ] 2906/3112 93% [========================================================= ] 2907/3112 93% [========================================================= ] 2908/3112 93% [========================================================= ] 2909/3112 93% [========================================================= ] 2910/3112 93% [========================================================= ] 2911/3112 93% [========================================================== ] 2912/3112 93% [========================================================== ] 2913/3112 93% [========================================================== ] 2914/3112 93% [========================================================== ] 2915/3112 93% [========================================================== ] 2916/3112 93% [========================================================== ] 2917/3112 93% [========================================================== ] 2918/3112 93% [========================================================== ] 2919/3112 93% [========================================================== ] 2920/3112 93% [========================================================== ] 2921/3112 93% [========================================================== ] 2922/3112 93% [========================================================== ] 2923/3112 93% [========================================================== ] 2924/3112 93% [========================================================== ] 2925/3112 93% [========================================================== ] 2926/3112 94% [========================================================== ] 2927/3112 94% [========================================================== ] 2928/3112 94% [========================================================== ] 2929/3112 94% [========================================================== ] 2930/3112 94% [========================================================== ] 2931/3112 94% [========================================================== ] 2932/3112 94% [========================================================== ] 2933/3112 94% [========================================================== ] 2934/3112 94% [========================================================== ] 2935/3112 94% [========================================================== ] 2936/3112 94% [========================================================== ] 2937/3112 94% [========================================================== ] 2938/3112 94% [========================================================== ] 2939/3112 94% [========================================================== ] 2940/3112 94% [========================================================== ] 2941/3112 94% [========================================================== ] 2942/3112 94% [========================================================== ] 2943/3112 94% [========================================================== ] 2944/3112 94% [========================================================== ] 2945/3112 94% [========================================================== ] 2946/3112 94% [========================================================== ] 2947/3112 94% [========================================================== ] 2948/3112 94% [========================================================== ] 2949/3112 94% [========================================================== ] 2950/3112 94% [========================================================== ] 2951/3112 94% [========================================================== ] 2952/3112 94% [========================================================== ] 2953/3112 94% [========================================================== ] 2954/3112 94% [========================================================== ] 2955/3112 94% [========================================================== ] 2956/3112 94% [========================================================== ] 2957/3112 95% [========================================================== ] 2958/3112 95% [========================================================== ] 2959/3112 95% [========================================================== ] 2960/3112 95% [========================================================== ] 2961/3112 95% [=========================================================== ] 2962/3112 95% [=========================================================== ] 2963/3112 95% [=========================================================== ] 2964/3112 95% [=========================================================== ] 2965/3112 95% [=========================================================== ] 2966/3112 95% [=========================================================== ] 2967/3112 95% [=========================================================== ] 2968/3112 95% [=========================================================== ] 2969/3112 95% [=========================================================== ] 2970/3112 95% [=========================================================== ] 2971/3112 95% [=========================================================== ] 2972/3112 95% [=========================================================== ] 2973/3112 95% [=========================================================== ] 2974/3112 95% [=========================================================== ] 2975/3112 95% [=========================================================== ] 2976/3112 95% [=========================================================== ] 2977/3112 95% [=========================================================== ] 2978/3112 95% [=========================================================== ] 2979/3112 95% [=========================================================== ] 2980/3112 95% [=========================================================== ] 2981/3112 95% [=========================================================== ] 2982/3112 95% [=========================================================== ] 2983/3112 95% [=========================================================== ] 2984/3112 95% [=========================================================== ] 2985/3112 95% [=========================================================== ] 2986/3112 95% [=========================================================== ] 2987/3112 95% [=========================================================== ] 2988/3112 96% [=========================================================== ] 2989/3112 96% [=========================================================== ] 2990/3112 96% [=========================================================== ] 2991/3112 96% [=========================================================== ] 2992/3112 96% [=========================================================== ] 2993/3112 96% [=========================================================== ] 2994/3112 96% [=========================================================== ] 2995/3112 96% [=========================================================== ] 2996/3112 96% [=========================================================== ] 2997/3112 96% [=========================================================== ] 2998/3112 96% [=========================================================== ] 2999/3112 96% [=========================================================== ] 3000/3112 96% [=========================================================== ] 3001/3112 96% [=========================================================== ] 3002/3112 96% [=========================================================== ] 3003/3112 96% [=========================================================== ] 3004/3112 96% [=========================================================== ] 3005/3112 96% [=========================================================== ] 3006/3112 96% [=========================================================== ] 3007/3112 96% [=========================================================== ] 3008/3112 96% [=========================================================== ] 3009/3112 96% [=========================================================== ] 3010/3112 96% [=========================================================== ] 3011/3112 96% [============================================================ ] 3012/3112 96% [============================================================ ] 3013/3112 96% [============================================================ ] 3014/3112 96% [============================================================ ] 3015/3112 96% [============================================================ ] 3016/3112 96% [============================================================ ] 3017/3112 96% [============================================================ ] 3018/3112 96% [============================================================ ] 3019/3112 97% [============================================================ ] 3020/3112 97% [============================================================ ] 3021/3112 97% [============================================================ ] 3022/3112 97% [============================================================ ] 3023/3112 97% [============================================================ ] 3024/3112 97% [============================================================ ] 3025/3112 97% [============================================================ ] 3026/3112 97% [============================================================ ] 3027/3112 97% [============================================================ ] 3028/3112 97% [============================================================ ] 3029/3112 97% [============================================================ ] 3030/3112 97% [============================================================ ] 3031/3112 97% [============================================================ ] 3032/3112 97% [============================================================ ] 3033/3112 97% [============================================================ ] 3034/3112 97% [============================================================ ] 3035/3112 97% [============================================================ ] 3036/3112 97% [============================================================ ] 3037/3112 97% [============================================================ ] 3038/3112 97% [============================================================ ] 3039/3112 97% [============================================================ ] 3040/3112 97% [============================================================ ] 3041/3112 97% [============================================================ ] 3042/3112 97% [============================================================ ] 3043/3112 97% [============================================================ ] 3044/3112 97% [============================================================ ] 3045/3112 97% [============================================================ ] 3046/3112 97% [============================================================ ] 3047/3112 97% [============================================================ ] 3048/3112 97% [============================================================ ] 3049/3112 97% [============================================================ ] 3050/3112 98% [============================================================ ] 3051/3112 98% [============================================================ ] 3052/3112 98% [============================================================ ] 3053/3112 98% [============================================================ ] 3054/3112 98% [============================================================ ] 3055/3112 98% [============================================================ ] 3056/3112 98% [============================================================ ] 3057/3112 98% [============================================================ ] 3058/3112 98% [============================================================ ] 3059/3112 98% [============================================================ ] 3060/3112 98% [============================================================ ] 3061/3112 98% [============================================================= ] 3062/3112 98% [============================================================= ] 3063/3112 98% [============================================================= ] 3064/3112 98% [============================================================= ] 3065/3112 98% [============================================================= ] 3066/3112 98% [============================================================= ] 3067/3112 98% [============================================================= ] 3068/3112 98% [============================================================= ] 3069/3112 98% [============================================================= ] 3070/3112 98% [============================================================= ] 3071/3112 98% [============================================================= ] 3072/3112 98% [============================================================= ] 3073/3112 98% [============================================================= ] 3074/3112 98% [============================================================= ] 3075/3112 98% [============================================================= ] 3076/3112 98% [============================================================= ] 3077/3112 98% [============================================================= ] 3078/3112 98% [============================================================= ] 3079/3112 98% [============================================================= ] 3080/3112 98% [============================================================= ] 3081/3112 99% [============================================================= ] 3082/3112 99% [============================================================= ] 3083/3112 99% [============================================================= ] 3084/3112 99% [============================================================= ] 3085/3112 99% [============================================================= ] 3086/3112 99% [============================================================= ] 3087/3112 99% [============================================================= ] 3088/3112 99% [============================================================= ] 3089/3112 99% [============================================================= ] 3090/3112 99% [============================================================= ] 3091/3112 99% [============================================================= ] 3092/3112 99% [============================================================= ] 3093/3112 99% [============================================================= ] 3094/3112 99% [============================================================= ] 3095/3112 99% [============================================================= ] 3096/3112 99% [============================================================= ] 3097/3112 99% [============================================================= ] 3098/3112 99% [============================================================= ] 3099/3112 99% [============================================================= ] 3100/3112 99% [============================================================= ] 3101/3112 99% [============================================================= ] 3102/3112 99% [============================================================= ] 3103/3112 99% [============================================================= ] 3104/3112 99% [============================================================= ] 3105/3112 99% [============================================================= ] 3106/3112 99% [============================================================= ] 3107/3112 99% [============================================================= ] 3108/3112 99% [============================================================= ] 3109/3112 99% [============================================================= ] 3110/3112 99% [============================================================= ] 3111/3112 99% [==============================================================] 3112/3112 100% operation complete, 3112 objects in 133579 NAND pages. ln -snf /nvmedata/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-3/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-3/buildroot' make: Entering directory '/nvmedata/autobuild/instance-3/buildroot' >>> Buildroot 2022.02-799-gd7280ac83d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-openrc 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 >>> glibc 2.34-109-gd64b08d5ba7ffbc9155630f4843cf2e271b1629c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 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-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) >>> linux-headers 5.15.33 Collecting legal info >>> bmx7 7.1.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> collectl 4.3.2 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-delve 1.8.0 Collecting legal info LICENSE: OK (sha256: 778864b990007e8cef6633f8c372dd05bac1fada6cf67b008afb1483f83b38f5) >>> host-go 1.18.1 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> ethtool 5.17 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fetchmail 6.4.29 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.83.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.0 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) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.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) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> jquery 3.5.1 Collecting legal info >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburiparser 0.9.6 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> linuxconsoletools 1.7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> logsurfer 1.8 Collecting legal info >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> msmtp 1.8.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-exporter-tiny 1.002002 Collecting legal info COPYRIGHT: OK (sha256: f4cb223c8ac37d6ccd0e78b2892ca54a48a6adbe6a271c3c17c0226646297e66) LICENSE: OK (sha256: 1fb7395e76eabf94c421912d7d0a4f7fa745d49e1acb76b222c21d605b66bd25) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-params-util 1.102 Collecting legal info ARTISTIC-1.0: OK (sha256: 08c2ed7589aff3b2076b48b792078d3479c2295559ee7bc4615e93abe0473939) GPL-1: OK (sha256: 3d2fb9b42d1134f39c2e990d66b5e9b77005663fe956db526cc380eb3d9a77d8) LICENSE: OK (sha256: 834c4ebff45be11f35f059b077fdd747dee4b8a747b95049d849fef1c0ccdc62) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> sqlite 3.38.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tio 1.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-3/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-3/buildroot'