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 yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c 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 safe_rw.o safe_rw.c 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 endian_convert.o endian_convert.c 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 progress_bar.o progress_bar.c 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 function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 In function 'unyaffs2_oh2obj', 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: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 '/home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-3/output-1/host/bin PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/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="/home/autobuild/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-3/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells; fi rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/perl5/5.34.1/mips64el-linux/CORE find /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/include /home/autobuild/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-3/output-1/target/usr/doc find /home/autobuild/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-3/output-1/target/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/man /home/autobuild/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/info /home/autobuild/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/doc /home/autobuild/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-3/output-1/target/lib/debug /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc2-4-gdd72799739"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc2\"" \ ) > /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-3/output-1/per-package /home/autobuild/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs printf ' sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /var/empty d 755 root root - - - - -\n\n' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-3/output-1/images rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-3/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" xz -9 -C crc32 -c -T 1 /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs.xz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/images rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 3929 objects. stage 2: creating image '/home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/3929 0% [ ] 2/3929 0% [ ] 3/3929 0% [ ] 4/3929 0% [ ] 5/3929 0% [ ] 6/3929 0% [ ] 7/3929 0% [ ] 8/3929 0% [ ] 9/3929 0% [ ] 10/3929 0% [ ] 11/3929 0% [ ] 12/3929 0% [ ] 13/3929 0% [ ] 14/3929 0% [ ] 15/3929 0% [ ] 16/3929 0% [ ] 17/3929 0% [ ] 18/3929 0% [ ] 19/3929 0% [ ] 20/3929 0% [ ] 21/3929 0% [ ] 22/3929 0% [ ] 23/3929 0% [ ] 24/3929 0% [ ] 25/3929 0% [ ] 26/3929 0% [ ] 27/3929 0% [ ] 28/3929 0% [ ] 29/3929 0% [ ] 30/3929 0% [ ] 31/3929 0% [ ] 32/3929 0% [ ] 33/3929 0% [ ] 34/3929 0% [ ] 35/3929 0% [ ] 36/3929 0% [ ] 37/3929 0% [ ] 38/3929 0% [ ] 39/3929 0% [ ] 40/3929 1% [ ] 41/3929 1% [ ] 42/3929 1% [ ] 43/3929 1% [ ] 44/3929 1% [ ] 45/3929 1% [ ] 46/3929 1% [ ] 47/3929 1% [ ] 48/3929 1% [ ] 49/3929 1% [ ] 50/3929 1% [ ] 51/3929 1% [ ] 52/3929 1% [ ] 53/3929 1% [ ] 54/3929 1% [ ] 55/3929 1% [ ] 56/3929 1% [ ] 57/3929 1% [ ] 58/3929 1% [ ] 59/3929 1% [ ] 60/3929 1% [ ] 61/3929 1% [ ] 62/3929 1% [ ] 63/3929 1% [= ] 64/3929 1% [= ] 65/3929 1% [= ] 66/3929 1% [= ] 67/3929 1% [= ] 68/3929 1% [= ] 69/3929 1% [= ] 70/3929 1% [= ] 71/3929 1% [= ] 72/3929 1% [= ] 73/3929 1% [= ] 74/3929 1% [= ] 75/3929 1% [= ] 76/3929 1% [= ] 77/3929 1% [= ] 78/3929 1% [= ] 79/3929 2% [= ] 80/3929 2% [= ] 81/3929 2% [= ] 82/3929 2% [= ] 83/3929 2% [= ] 84/3929 2% [= ] 85/3929 2% [= ] 86/3929 2% [= ] 87/3929 2% [= ] 88/3929 2% [= ] 89/3929 2% [= ] 90/3929 2% [= ] 91/3929 2% [= ] 92/3929 2% [= ] 93/3929 2% [= ] 94/3929 2% [= ] 95/3929 2% [= ] 96/3929 2% [= ] 97/3929 2% [= ] 98/3929 2% [= ] 99/3929 2% [= ] 100/3929 2% [= ] 101/3929 2% [= ] 102/3929 2% [= ] 103/3929 2% [= ] 104/3929 2% [= ] 105/3929 2% [= ] 106/3929 2% [= ] 107/3929 2% [= ] 108/3929 2% [= ] 109/3929 2% [= ] 110/3929 2% [= ] 111/3929 2% [= ] 112/3929 2% [= ] 113/3929 2% [= ] 114/3929 2% [= ] 115/3929 2% [= ] 116/3929 2% [= ] 117/3929 2% [= ] 118/3929 3% [= ] 119/3929 3% [= ] 120/3929 3% [= ] 121/3929 3% [= ] 122/3929 3% [= ] 123/3929 3% [= ] 124/3929 3% [= ] 125/3929 3% [= ] 126/3929 3% [== ] 127/3929 3% [== ] 128/3929 3% [== ] 129/3929 3% [== ] 130/3929 3% [== ] 131/3929 3% [== ] 132/3929 3% [== ] 133/3929 3% [== ] 134/3929 3% [== ] 135/3929 3% [== ] 136/3929 3% [== ] 137/3929 3% [== ] 138/3929 3% [== ] 139/3929 3% [== ] 140/3929 3% [== ] 141/3929 3% [== ] 142/3929 3% [== ] 143/3929 3% [== ] 144/3929 3% [== ] 145/3929 3% [== ] 146/3929 3% [== ] 147/3929 3% [== ] 148/3929 3% [== ] 149/3929 3% [== ] 150/3929 3% [== ] 151/3929 3% [== ] 152/3929 3% [== ] 153/3929 3% [== ] 154/3929 3% [== ] 155/3929 3% [== ] 156/3929 3% [== ] 157/3929 3% [== ] 158/3929 4% [== ] 159/3929 4% [== ] 160/3929 4% [== ] 161/3929 4% [== ] 162/3929 4% [== ] 163/3929 4% [== ] 164/3929 4% [== ] 165/3929 4% [== ] 166/3929 4% [== ] 167/3929 4% [== ] 168/3929 4% [== ] 169/3929 4% [== ] 170/3929 4% [== ] 171/3929 4% [== ] 172/3929 4% [== ] 173/3929 4% [== ] 174/3929 4% [== ] 175/3929 4% [== ] 176/3929 4% [== ] 177/3929 4% [== ] 178/3929 4% [== ] 179/3929 4% [== ] 180/3929 4% [== ] 181/3929 4% [== ] 182/3929 4% [== ] 183/3929 4% [== ] 184/3929 4% [== ] 185/3929 4% [== ] 186/3929 4% [== ] 187/3929 4% [== ] 188/3929 4% [== ] 189/3929 4% [== ] 190/3929 4% [=== ] 191/3929 4% [=== ] 192/3929 4% [=== ] 193/3929 4% [=== ] 194/3929 4% [=== ] 195/3929 4% [=== ] 196/3929 4% [=== ] 197/3929 5% [=== ] 198/3929 5% [=== ] 199/3929 5% [=== ] 200/3929 5% [=== ] 201/3929 5% [=== ] 202/3929 5% [=== ] 203/3929 5% [=== ] 204/3929 5% [=== ] 205/3929 5% [=== ] 206/3929 5% [=== ] 207/3929 5% [=== ] 208/3929 5% [=== ] 209/3929 5% [=== ] 210/3929 5% [=== ] 211/3929 5% [=== ] 212/3929 5% [=== ] 213/3929 5% [=== ] 214/3929 5% [=== ] 215/3929 5% [=== ] 216/3929 5% [=== ] 217/3929 5% [=== ] 218/3929 5% [=== ] 219/3929 5% [=== ] 220/3929 5% [=== ] 221/3929 5% [=== ] 222/3929 5% [=== ] 223/3929 5% [=== ] 224/3929 5% [=== ] 225/3929 5% [=== ] 226/3929 5% [=== ] 227/3929 5% [=== ] 228/3929 5% [=== ] 229/3929 5% [=== ] 230/3929 5% [=== ] 231/3929 5% [=== ] 232/3929 5% [=== ] 233/3929 5% [=== ] 234/3929 5% [=== ] 235/3929 5% [=== ] 236/3929 6% [=== ] 237/3929 6% [=== ] 238/3929 6% [=== ] 239/3929 6% [=== ] 240/3929 6% [=== ] 241/3929 6% [=== ] 242/3929 6% [=== ] 243/3929 6% [=== ] 244/3929 6% [=== ] 245/3929 6% [=== ] 246/3929 6% [=== ] 247/3929 6% [=== ] 248/3929 6% [=== ] 249/3929 6% [=== ] 250/3929 6% [=== ] 251/3929 6% [=== ] 252/3929 6% [=== ] 253/3929 6% [==== ] 254/3929 6% [==== ] 255/3929 6% [==== ] 256/3929 6% [==== ] 257/3929 6% [==== ] 258/3929 6% [==== ] 259/3929 6% [==== ] 260/3929 6% [==== ] 261/3929 6% [==== ] 262/3929 6% [==== ] 263/3929 6% [==== ] 264/3929 6% [==== ] 265/3929 6% [==== ] 266/3929 6% [==== ] 267/3929 6% [==== ] 268/3929 6% [==== ] 269/3929 6% [==== ] 270/3929 6% [==== ] 271/3929 6% [==== ] 272/3929 6% [==== ] 273/3929 6% [==== ] 274/3929 6% [==== ] 275/3929 6% [==== ] 276/3929 7% [==== ] 277/3929 7% [==== ] 278/3929 7% [==== ] 279/3929 7% [==== ] 280/3929 7% [==== ] 281/3929 7% [==== ] 282/3929 7% [==== ] 283/3929 7% [==== ] 284/3929 7% [==== ] 285/3929 7% [==== ] 286/3929 7% [==== ] 287/3929 7% [==== ] 288/3929 7% [==== ] 289/3929 7% [==== ] 290/3929 7% [==== ] 291/3929 7% [==== ] 292/3929 7% [==== ] 293/3929 7% [==== ] 294/3929 7% [==== ] 295/3929 7% [==== ] 296/3929 7% [==== ] 297/3929 7% [==== ] 298/3929 7% [==== ] 299/3929 7% [==== ] 300/3929 7% [==== ] 301/3929 7% [==== ] 302/3929 7% [==== ] 303/3929 7% [==== ] 304/3929 7% [==== ] 305/3929 7% [==== ] 306/3929 7% [==== ] 307/3929 7% [==== ] 308/3929 7% [==== ] 309/3929 7% [==== ] 310/3929 7% [==== ] 311/3929 7% [==== ] 312/3929 7% [==== ] 313/3929 7% [==== ] 314/3929 7% [==== ] 315/3929 8% [==== ] 316/3929 8% [===== ] 317/3929 8% [===== ] 318/3929 8% [===== ] 319/3929 8% [===== ] 320/3929 8% [===== ] 321/3929 8% [===== ] 322/3929 8% [===== ] 323/3929 8% [===== ] 324/3929 8% [===== ] 325/3929 8% [===== ] 326/3929 8% [===== ] 327/3929 8% [===== ] 328/3929 8% [===== ] 329/3929 8% [===== ] 330/3929 8% [===== ] 331/3929 8% [===== ] 332/3929 8% [===== ] 333/3929 8% [===== ] 334/3929 8% [===== ] 335/3929 8% [===== ] 336/3929 8% [===== ] 337/3929 8% [===== ] 338/3929 8% [===== ] 339/3929 8% [===== ] 340/3929 8% [===== ] 341/3929 8% [===== ] 342/3929 8% [===== ] 343/3929 8% [===== ] 344/3929 8% [===== ] 345/3929 8% [===== ] 346/3929 8% [===== ] 347/3929 8% [===== ] 348/3929 8% [===== ] 349/3929 8% [===== ] 350/3929 8% [===== ] 351/3929 8% [===== ] 352/3929 8% [===== ] 353/3929 8% [===== ] 354/3929 9% [===== ] 355/3929 9% [===== ] 356/3929 9% [===== ] 357/3929 9% [===== ] 358/3929 9% [===== ] 359/3929 9% [===== ] 360/3929 9% [===== ] 361/3929 9% [===== ] 362/3929 9% [===== ] 363/3929 9% [===== ] 364/3929 9% [===== ] 365/3929 9% [===== ] 366/3929 9% [===== ] 367/3929 9% [===== ] 368/3929 9% [===== ] 369/3929 9% [===== ] 370/3929 9% [===== ] 371/3929 9% [===== ] 372/3929 9% [===== ] 373/3929 9% [===== ] 374/3929 9% [===== ] 375/3929 9% [===== ] 376/3929 9% [===== ] 377/3929 9% [===== ] 378/3929 9% [===== ] 379/3929 9% [===== ] 380/3929 9% [====== ] 381/3929 9% [====== ] 382/3929 9% [====== ] 383/3929 9% [====== ] 384/3929 9% [====== ] 385/3929 9% [====== ] 386/3929 9% [====== ] 387/3929 9% [====== ] 388/3929 9% [====== ] 389/3929 9% [====== ] 390/3929 9% [====== ] 391/3929 9% [====== ] 392/3929 9% [====== ] 393/3929 10% [====== ] 394/3929 10% [====== ] 395/3929 10% [====== ] 396/3929 10% [====== ] 397/3929 10% [====== ] 398/3929 10% [====== ] 399/3929 10% [====== ] 400/3929 10% [====== ] 401/3929 10% [====== ] 402/3929 10% [====== ] 403/3929 10% [====== ] 404/3929 10% [====== ] 405/3929 10% [====== ] 406/3929 10% [====== ] 407/3929 10% [====== ] 408/3929 10% [====== ] 409/3929 10% [====== ] 410/3929 10% [====== ] 411/3929 10% [====== ] 412/3929 10% [====== ] 413/3929 10% [====== ] 414/3929 10% [====== ] 415/3929 10% [====== ] 416/3929 10% [====== ] 417/3929 10% [====== ] 418/3929 10% [====== ] 419/3929 10% [====== ] 420/3929 10% [====== ] 421/3929 10% [====== ] 422/3929 10% [====== ] 423/3929 10% [====== ] 424/3929 10% [====== ] 425/3929 10% [====== ] 426/3929 10% [====== ] 427/3929 10% [====== ] 428/3929 10% [====== ] 429/3929 10% [====== ] 430/3929 10% [====== ] 431/3929 10% [====== ] 432/3929 10% [====== ] 433/3929 11% [====== ] 434/3929 11% [====== ] 435/3929 11% [====== ] 436/3929 11% [====== ] 437/3929 11% [====== ] 438/3929 11% [====== ] 439/3929 11% [====== ] 440/3929 11% [====== ] 441/3929 11% [====== ] 442/3929 11% [====== ] 443/3929 11% [======= ] 444/3929 11% [======= ] 445/3929 11% [======= ] 446/3929 11% [======= ] 447/3929 11% [======= ] 448/3929 11% [======= ] 449/3929 11% [======= ] 450/3929 11% [======= ] 451/3929 11% [======= ] 452/3929 11% [======= ] 453/3929 11% [======= ] 454/3929 11% [======= ] 455/3929 11% [======= ] 456/3929 11% [======= ] 457/3929 11% [======= ] 458/3929 11% [======= ] 459/3929 11% [======= ] 460/3929 11% [======= ] 461/3929 11% [======= ] 462/3929 11% [======= ] 463/3929 11% [======= ] 464/3929 11% [======= ] 465/3929 11% [======= ] 466/3929 11% [======= ] 467/3929 11% [======= ] 468/3929 11% [======= ] 469/3929 11% [======= ] 470/3929 11% [======= ] 471/3929 11% [======= ] 472/3929 12% [======= ] 473/3929 12% [======= ] 474/3929 12% [======= ] 475/3929 12% [======= ] 476/3929 12% [======= ] 477/3929 12% [======= ] 478/3929 12% [======= ] 479/3929 12% [======= ] 480/3929 12% [======= ] 481/3929 12% [======= ] 482/3929 12% [======= ] 483/3929 12% [======= ] 484/3929 12% [======= ] 485/3929 12% [======= ] 486/3929 12% [======= ] 487/3929 12% [======= ] 488/3929 12% [======= ] 489/3929 12% [======= ] 490/3929 12% [======= ] 491/3929 12% [======= ] 492/3929 12% [======= ] 493/3929 12% [======= ] 494/3929 12% [======= ] 495/3929 12% [======= ] 496/3929 12% [======= ] 497/3929 12% [======= ] 498/3929 12% [======= ] 499/3929 12% [======= ] 500/3929 12% [======= ] 501/3929 12% [======= ] 502/3929 12% [======= ] 503/3929 12% [======= ] 504/3929 12% [======= ] 505/3929 12% [======= ] 506/3929 12% [======== ] 507/3929 12% [======== ] 508/3929 12% [======== ] 509/3929 12% [======== ] 510/3929 12% [======== ] 511/3929 13% [======== ] 512/3929 13% [======== ] 513/3929 13% [======== ] 514/3929 13% [======== ] 515/3929 13% [======== ] 516/3929 13% [======== ] 517/3929 13% [======== ] 518/3929 13% [======== ] 519/3929 13% [======== ] 520/3929 13% [======== ] 521/3929 13% [======== ] 522/3929 13% [======== ] 523/3929 13% [======== ] 524/3929 13% [======== ] 525/3929 13% [======== ] 526/3929 13% [======== ] 527/3929 13% [======== ] 528/3929 13% [======== ] 529/3929 13% [======== ] 530/3929 13% [======== ] 531/3929 13% [======== ] 532/3929 13% [======== ] 533/3929 13% [======== ] 534/3929 13% [======== ] 535/3929 13% [======== ] 536/3929 13% [======== ] 537/3929 13% [======== ] 538/3929 13% [======== ] 539/3929 13% [======== ] 540/3929 13% [======== ] 541/3929 13% [======== ] 542/3929 13% [======== ] 543/3929 13% [======== ] 544/3929 13% [======== ] 545/3929 13% [======== ] 546/3929 13% [======== ] 547/3929 13% [======== ] 548/3929 13% [======== ] 549/3929 13% [======== ] 550/3929 13% [======== ] 551/3929 14% [======== ] 552/3929 14% [======== ] 553/3929 14% [======== ] 554/3929 14% [======== ] 555/3929 14% [======== ] 556/3929 14% [======== ] 557/3929 14% [======== ] 558/3929 14% [======== ] 559/3929 14% [======== ] 560/3929 14% [======== ] 561/3929 14% [======== ] 562/3929 14% [======== ] 563/3929 14% [======== ] 564/3929 14% [======== ] 565/3929 14% [======== ] 566/3929 14% [======== ] 567/3929 14% [======== ] 568/3929 14% [======== ] 569/3929 14% [======== ] 570/3929 14% [========= ] 571/3929 14% [========= ] 572/3929 14% [========= ] 573/3929 14% [========= ] 574/3929 14% [========= ] 575/3929 14% [========= ] 576/3929 14% [========= ] 577/3929 14% [========= ] 578/3929 14% [========= ] 579/3929 14% [========= ] 580/3929 14% [========= ] 581/3929 14% [========= ] 582/3929 14% [========= ] 583/3929 14% [========= ] 584/3929 14% [========= ] 585/3929 14% [========= ] 586/3929 14% [========= ] 587/3929 14% [========= ] 588/3929 14% [========= ] 589/3929 14% [========= ] 590/3929 15% [========= ] 591/3929 15% [========= ] 592/3929 15% [========= ] 593/3929 15% [========= ] 594/3929 15% [========= ] 595/3929 15% [========= ] 596/3929 15% [========= ] 597/3929 15% [========= ] 598/3929 15% [========= ] 599/3929 15% [========= ] 600/3929 15% [========= ] 601/3929 15% [========= ] 602/3929 15% [========= ] 603/3929 15% [========= ] 604/3929 15% [========= ] 605/3929 15% [========= ] 606/3929 15% [========= ] 607/3929 15% [========= ] 608/3929 15% [========= ] 609/3929 15% [========= ] 610/3929 15% [========= ] 611/3929 15% [========= ] 612/3929 15% [========= ] 613/3929 15% [========= ] 614/3929 15% [========= ] 615/3929 15% [========= ] 616/3929 15% [========= ] 617/3929 15% [========= ] 618/3929 15% [========= ] 619/3929 15% [========= ] 620/3929 15% [========= ] 621/3929 15% [========= ] 622/3929 15% [========= ] 623/3929 15% [========= ] 624/3929 15% [========= ] 625/3929 15% [========= ] 626/3929 15% [========= ] 627/3929 15% [========= ] 628/3929 15% [========= ] 629/3929 16% [========= ] 630/3929 16% [========= ] 631/3929 16% [========= ] 632/3929 16% [========= ] 633/3929 16% [========== ] 634/3929 16% [========== ] 635/3929 16% [========== ] 636/3929 16% [========== ] 637/3929 16% [========== ] 638/3929 16% [========== ] 639/3929 16% [========== ] 640/3929 16% [========== ] 641/3929 16% [========== ] 642/3929 16% [========== ] 643/3929 16% [========== ] 644/3929 16% [========== ] 645/3929 16% [========== ] 646/3929 16% [========== ] 647/3929 16% [========== ] 648/3929 16% [========== ] 649/3929 16% [========== ] 650/3929 16% [========== ] 651/3929 16% [========== ] 652/3929 16% [========== ] 653/3929 16% [========== ] 654/3929 16% [========== ] 655/3929 16% [========== ] 656/3929 16% [========== ] 657/3929 16% [========== ] 658/3929 16% [========== ] 659/3929 16% [========== ] 660/3929 16% [========== ] 661/3929 16% [========== ] 662/3929 16% [========== ] 663/3929 16% [========== ] 664/3929 16% [========== ] 665/3929 16% [========== ] 666/3929 16% [========== ] 667/3929 16% [========== ] 668/3929 17% [========== ] 669/3929 17% [========== ] 670/3929 17% [========== ] 671/3929 17% [========== ] 672/3929 17% [========== ] 673/3929 17% [========== ] 674/3929 17% [========== ] 675/3929 17% [========== ] 676/3929 17% [========== ] 677/3929 17% [========== ] 678/3929 17% [========== ] 679/3929 17% [========== ] 680/3929 17% [========== ] 681/3929 17% [========== ] 682/3929 17% [========== ] 683/3929 17% [========== ] 684/3929 17% [========== ] 685/3929 17% [========== ] 686/3929 17% [========== ] 687/3929 17% [========== ] 688/3929 17% [========== ] 689/3929 17% [========== ] 690/3929 17% [========== ] 691/3929 17% [========== ] 692/3929 17% [========== ] 693/3929 17% [========== ] 694/3929 17% [========== ] 695/3929 17% [========== ] 696/3929 17% [========== ] 697/3929 17% [=========== ] 698/3929 17% [=========== ] 699/3929 17% [=========== ] 700/3929 17% [=========== ] 701/3929 17% [=========== ] 702/3929 17% [=========== ] 703/3929 17% [=========== ] 704/3929 17% [=========== ] 705/3929 17% [=========== ] 706/3929 17% [=========== ] 707/3929 17% [=========== ] 708/3929 18% [=========== ] 709/3929 18% [=========== ] 710/3929 18% [=========== ] 711/3929 18% [=========== ] 712/3929 18% [=========== ] 713/3929 18% [=========== ] 714/3929 18% [=========== ] 715/3929 18% [=========== ] 716/3929 18% [=========== ] 717/3929 18% [=========== ] 718/3929 18% [=========== ] 719/3929 18% [=========== ] 720/3929 18% [=========== ] 721/3929 18% [=========== ] 722/3929 18% [=========== ] 723/3929 18% [=========== ] 724/3929 18% [=========== ] 725/3929 18% [=========== ] 726/3929 18% [=========== ] 727/3929 18% [=========== ] 728/3929 18% [=========== ] 729/3929 18% [=========== ] 730/3929 18% [=========== ] 731/3929 18% [=========== ] 732/3929 18% [=========== ] 733/3929 18% [=========== ] 734/3929 18% [=========== ] 735/3929 18% [=========== ] 736/3929 18% [=========== ] 737/3929 18% [=========== ] 738/3929 18% [=========== ] 739/3929 18% [=========== ] 740/3929 18% [=========== ] 741/3929 18% [=========== ] 742/3929 18% [=========== ] 743/3929 18% [=========== ] 744/3929 18% [=========== ] 745/3929 18% [=========== ] 746/3929 18% [=========== ] 747/3929 19% [=========== ] 748/3929 19% [=========== ] 749/3929 19% [=========== ] 750/3929 19% [=========== ] 751/3929 19% [=========== ] 752/3929 19% [=========== ] 753/3929 19% [=========== ] 754/3929 19% [=========== ] 755/3929 19% [=========== ] 756/3929 19% [=========== ] 757/3929 19% [=========== ] 758/3929 19% [=========== ] 759/3929 19% [=========== ] 760/3929 19% [============ ] 761/3929 19% [============ ] 762/3929 19% [============ ] 763/3929 19% [============ ] 764/3929 19% [============ ] 765/3929 19% [============ ] 766/3929 19% [============ ] 767/3929 19% [============ ] 768/3929 19% [============ ] 769/3929 19% [============ ] 770/3929 19% [============ ] 771/3929 19% [============ ] 772/3929 19% [============ ] 773/3929 19% [============ ] 774/3929 19% [============ ] 775/3929 19% [============ ] 776/3929 19% [============ ] 777/3929 19% [============ ] 778/3929 19% [============ ] 779/3929 19% [============ ] 780/3929 19% [============ ] 781/3929 19% [============ ] 782/3929 19% [============ ] 783/3929 19% [============ ] 784/3929 19% [============ ] 785/3929 19% [============ ] 786/3929 20% [============ ] 787/3929 20% [============ ] 788/3929 20% [============ ] 789/3929 20% [============ ] 790/3929 20% [============ ] 791/3929 20% [============ ] 792/3929 20% [============ ] 793/3929 20% [============ ] 794/3929 20% [============ ] 795/3929 20% [============ ] 796/3929 20% [============ ] 797/3929 20% [============ ] 798/3929 20% [============ ] 799/3929 20% [============ ] 800/3929 20% [============ ] 801/3929 20% [============ ] 802/3929 20% [============ ] 803/3929 20% [============ ] 804/3929 20% [============ ] 805/3929 20% [============ ] 806/3929 20% [============ ] 807/3929 20% [============ ] 808/3929 20% [============ ] 809/3929 20% [============ ] 810/3929 20% [============ ] 811/3929 20% [============ ] 812/3929 20% [============ ] 813/3929 20% [============ ] 814/3929 20% [============ ] 815/3929 20% [============ ] 816/3929 20% [============ ] 817/3929 20% [============ ] 818/3929 20% [============ ] 819/3929 20% [============ ] 820/3929 20% [============ ] 821/3929 20% [============ ] 822/3929 20% [============ ] 823/3929 20% [============= ] 824/3929 20% [============= ] 825/3929 20% [============= ] 826/3929 21% [============= ] 827/3929 21% [============= ] 828/3929 21% [============= ] 829/3929 21% [============= ] 830/3929 21% [============= ] 831/3929 21% [============= ] 832/3929 21% [============= ] 833/3929 21% [============= ] 834/3929 21% [============= ] 835/3929 21% [============= ] 836/3929 21% [============= ] 837/3929 21% [============= ] 838/3929 21% [============= ] 839/3929 21% [============= ] 840/3929 21% [============= ] 841/3929 21% [============= ] 842/3929 21% [============= ] 843/3929 21% [============= ] 844/3929 21% [============= ] 845/3929 21% [============= ] 846/3929 21% [============= ] 847/3929 21% [============= ] 848/3929 21% [============= ] 849/3929 21% [============= ] 850/3929 21% [============= ] 851/3929 21% [============= ] 852/3929 21% [============= ] 853/3929 21% [============= ] 854/3929 21% [============= ] 855/3929 21% [============= ] 856/3929 21% [============= ] 857/3929 21% [============= ] 858/3929 21% [============= ] 859/3929 21% [============= ] 860/3929 21% [============= ] 861/3929 21% [============= ] 862/3929 21% [============= ] 863/3929 21% [============= ] 864/3929 21% [============= ] 865/3929 22% [============= ] 866/3929 22% [============= ] 867/3929 22% [============= ] 868/3929 22% [============= ] 869/3929 22% [============= ] 870/3929 22% [============= ] 871/3929 22% [============= ] 872/3929 22% [============= ] 873/3929 22% [============= ] 874/3929 22% [============= ] 875/3929 22% [============= ] 876/3929 22% [============= ] 877/3929 22% [============= ] 878/3929 22% [============= ] 879/3929 22% [============= ] 880/3929 22% [============= ] 881/3929 22% [============= ] 882/3929 22% [============= ] 883/3929 22% [============= ] 884/3929 22% [============= ] 885/3929 22% [============= ] 886/3929 22% [============= ] 887/3929 22% [============== ] 888/3929 22% [============== ] 889/3929 22% [============== ] 890/3929 22% [============== ] 891/3929 22% [============== ] 892/3929 22% [============== ] 893/3929 22% [============== ] 894/3929 22% [============== ] 895/3929 22% [============== ] 896/3929 22% [============== ] 897/3929 22% [============== ] 898/3929 22% [============== ] 899/3929 22% [============== ] 900/3929 22% [============== ] 901/3929 22% [============== ] 902/3929 22% [============== ] 903/3929 22% [============== ] 904/3929 23% [============== ] 905/3929 23% [============== ] 906/3929 23% [============== ] 907/3929 23% [============== ] 908/3929 23% [============== ] 909/3929 23% [============== ] 910/3929 23% [============== ] 911/3929 23% [============== ] 912/3929 23% [============== ] 913/3929 23% [============== ] 914/3929 23% [============== ] 915/3929 23% [============== ] 916/3929 23% [============== ] 917/3929 23% [============== ] 918/3929 23% [============== ] 919/3929 23% [============== ] 920/3929 23% [============== ] 921/3929 23% [============== ] 922/3929 23% [============== ] 923/3929 23% [============== ] 924/3929 23% [============== ] 925/3929 23% [============== ] 926/3929 23% [============== ] 927/3929 23% [============== ] 928/3929 23% [============== ] 929/3929 23% [============== ] 930/3929 23% [============== ] 931/3929 23% [============== ] 932/3929 23% [============== ] 933/3929 23% [============== ] 934/3929 23% [============== ] 935/3929 23% [============== ] 936/3929 23% [============== ] 937/3929 23% [============== ] 938/3929 23% [============== ] 939/3929 23% [============== ] 940/3929 23% [============== ] 941/3929 23% [============== ] 942/3929 23% [============== ] 943/3929 24% [============== ] 944/3929 24% [============== ] 945/3929 24% [============== ] 946/3929 24% [============== ] 947/3929 24% [============== ] 948/3929 24% [============== ] 949/3929 24% [============== ] 950/3929 24% [=============== ] 951/3929 24% [=============== ] 952/3929 24% [=============== ] 953/3929 24% [=============== ] 954/3929 24% [=============== ] 955/3929 24% [=============== ] 956/3929 24% [=============== ] 957/3929 24% [=============== ] 958/3929 24% [=============== ] 959/3929 24% [=============== ] 960/3929 24% [=============== ] 961/3929 24% [=============== ] 962/3929 24% [=============== ] 963/3929 24% [=============== ] 964/3929 24% [=============== ] 965/3929 24% [=============== ] 966/3929 24% [=============== ] 967/3929 24% [=============== ] 968/3929 24% [=============== ] 969/3929 24% [=============== ] 970/3929 24% [=============== ] 971/3929 24% [=============== ] 972/3929 24% [=============== ] 973/3929 24% [=============== ] 974/3929 24% [=============== ] 975/3929 24% [=============== ] 976/3929 24% [=============== ] 977/3929 24% [=============== ] 978/3929 24% [=============== ] 979/3929 24% [=============== ] 980/3929 24% [=============== ] 981/3929 24% [=============== ] 982/3929 24% [=============== ] 983/3929 25% [=============== ] 984/3929 25% [=============== ] 985/3929 25% [=============== ] 986/3929 25% [=============== ] 987/3929 25% [=============== ] 988/3929 25% [=============== ] 989/3929 25% [=============== ] 990/3929 25% [=============== ] 991/3929 25% [=============== ] 992/3929 25% [=============== ] 993/3929 25% [=============== ] 994/3929 25% [=============== ] 995/3929 25% [=============== ] 996/3929 25% [=============== ] 997/3929 25% [=============== ] 998/3929 25% [=============== ] 999/3929 25% [=============== ] 1000/3929 25% [=============== ] 1001/3929 25% [=============== ] 1002/3929 25% [=============== ] 1003/3929 25% [=============== ] 1004/3929 25% [=============== ] 1005/3929 25% [=============== ] 1006/3929 25% [=============== ] 1007/3929 25% [=============== ] 1008/3929 25% [=============== ] 1009/3929 25% [=============== ] 1010/3929 25% [=============== ] 1011/3929 25% [=============== ] 1012/3929 25% [=============== ] 1013/3929 25% [================ ] 1014/3929 25% [================ ] 1015/3929 25% [================ ] 1016/3929 25% [================ ] 1017/3929 25% [================ ] 1018/3929 25% [================ ] 1019/3929 25% [================ ] 1020/3929 25% [================ ] 1021/3929 25% [================ ] 1022/3929 26% [================ ] 1023/3929 26% [================ ] 1024/3929 26% [================ ] 1025/3929 26% [================ ] 1026/3929 26% [================ ] 1027/3929 26% [================ ] 1028/3929 26% [================ ] 1029/3929 26% [================ ] 1030/3929 26% [================ ] 1031/3929 26% [================ ] 1032/3929 26% [================ ] 1033/3929 26% [================ ] 1034/3929 26% [================ ] 1035/3929 26% [================ ] 1036/3929 26% [================ ] 1037/3929 26% [================ ] 1038/3929 26% [================ ] 1039/3929 26% [================ ] 1040/3929 26% [================ ] 1041/3929 26% [================ ] 1042/3929 26% [================ ] 1043/3929 26% [================ ] 1044/3929 26% [================ ] 1045/3929 26% [================ ] 1046/3929 26% [================ ] 1047/3929 26% [================ ] 1048/3929 26% [================ ] 1049/3929 26% [================ ] 1050/3929 26% [================ ] 1051/3929 26% [================ ] 1052/3929 26% [================ ] 1053/3929 26% [================ ] 1054/3929 26% [================ ] 1055/3929 26% [================ ] 1056/3929 26% [================ ] 1057/3929 26% [================ ] 1058/3929 26% [================ ] 1059/3929 26% [================ ] 1060/3929 26% [================ ] 1061/3929 27% [================ ] 1062/3929 27% [================ ] 1063/3929 27% [================ ] 1064/3929 27% [================ ] 1065/3929 27% [================ ] 1066/3929 27% [================ ] 1067/3929 27% [================ ] 1068/3929 27% [================ ] 1069/3929 27% [================ ] 1070/3929 27% [================ ] 1071/3929 27% [================ ] 1072/3929 27% [================ ] 1073/3929 27% [================ ] 1074/3929 27% [================ ] 1075/3929 27% [================ ] 1076/3929 27% [================ ] 1077/3929 27% [================= ] 1078/3929 27% [================= ] 1079/3929 27% [================= ] 1080/3929 27% [================= ] 1081/3929 27% [================= ] 1082/3929 27% [================= ] 1083/3929 27% [================= ] 1084/3929 27% [================= ] 1085/3929 27% [================= ] 1086/3929 27% [================= ] 1087/3929 27% [================= ] 1088/3929 27% [================= ] 1089/3929 27% [================= ] 1090/3929 27% [================= ] 1091/3929 27% [================= ] 1092/3929 27% [================= ] 1093/3929 27% [================= ] 1094/3929 27% [================= ] 1095/3929 27% [================= ] 1096/3929 27% [================= ] 1097/3929 27% [================= ] 1098/3929 27% [================= ] 1099/3929 27% [================= ] 1100/3929 27% [================= ] 1101/3929 28% [================= ] 1102/3929 28% [================= ] 1103/3929 28% [================= ] 1104/3929 28% [================= ] 1105/3929 28% [================= ] 1106/3929 28% [================= ] 1107/3929 28% [================= ] 1108/3929 28% [================= ] 1109/3929 28% [================= ] 1110/3929 28% [================= ] 1111/3929 28% [================= ] 1112/3929 28% [================= ] 1113/3929 28% [================= ] 1114/3929 28% [================= ] 1115/3929 28% [================= ] 1116/3929 28% [================= ] 1117/3929 28% [================= ] 1118/3929 28% [================= ] 1119/3929 28% [================= ] 1120/3929 28% [================= ] 1121/3929 28% [================= ] 1122/3929 28% [================= ] 1123/3929 28% [================= ] 1124/3929 28% [================= ] 1125/3929 28% [================= ] 1126/3929 28% [================= ] 1127/3929 28% [================= ] 1128/3929 28% [================= ] 1129/3929 28% [================= ] 1130/3929 28% [================= ] 1131/3929 28% [================= ] 1132/3929 28% [================= ] 1133/3929 28% [================= ] 1134/3929 28% [================= ] 1135/3929 28% [================= ] 1136/3929 28% [================= ] 1137/3929 28% [================= ] 1138/3929 28% [================= ] 1139/3929 28% [================= ] 1140/3929 29% [================== ] 1141/3929 29% [================== ] 1142/3929 29% [================== ] 1143/3929 29% [================== ] 1144/3929 29% [================== ] 1145/3929 29% [================== ] 1146/3929 29% [================== ] 1147/3929 29% [================== ] 1148/3929 29% [================== ] 1149/3929 29% [================== ] 1150/3929 29% [================== ] 1151/3929 29% [================== ] 1152/3929 29% [================== ] 1153/3929 29% [================== ] 1154/3929 29% [================== ] 1155/3929 29% [================== ] 1156/3929 29% [================== ] 1157/3929 29% [================== ] 1158/3929 29% [================== ] 1159/3929 29% [================== ] 1160/3929 29% [================== ] 1161/3929 29% [================== ] 1162/3929 29% [================== ] 1163/3929 29% [================== ] 1164/3929 29% [================== ] 1165/3929 29% [================== ] 1166/3929 29% [================== ] 1167/3929 29% [================== ] 1168/3929 29% [================== ] 1169/3929 29% [================== ] 1170/3929 29% [================== ] 1171/3929 29% [================== ] 1172/3929 29% [================== ] 1173/3929 29% [================== ] 1174/3929 29% [================== ] 1175/3929 29% [================== ] 1176/3929 29% [================== ] 1177/3929 29% [================== ] 1178/3929 29% [================== ] 1179/3929 30% [================== ] 1180/3929 30% [================== ] 1181/3929 30% [================== ] 1182/3929 30% [================== ] 1183/3929 30% [================== ] 1184/3929 30% [================== ] 1185/3929 30% [================== ] 1186/3929 30% [================== ] 1187/3929 30% [================== ] 1188/3929 30% [================== ] 1189/3929 30% [================== ] 1190/3929 30% [================== ] 1191/3929 30% [================== ] 1192/3929 30% [================== ] 1193/3929 30% [================== ] 1194/3929 30% [================== ] 1195/3929 30% [================== ] 1196/3929 30% [================== ] 1197/3929 30% [================== ] 1198/3929 30% [================== ] 1199/3929 30% [================== ] 1200/3929 30% [================== ] 1201/3929 30% [================== ] 1202/3929 30% [================== ] 1203/3929 30% [================== ] 1204/3929 30% [=================== ] 1205/3929 30% [=================== ] 1206/3929 30% [=================== ] 1207/3929 30% [=================== ] 1208/3929 30% [=================== ] 1209/3929 30% [=================== ] 1210/3929 30% [=================== ] 1211/3929 30% [=================== ] 1212/3929 30% [=================== ] 1213/3929 30% [=================== ] 1214/3929 30% [=================== ] 1215/3929 30% [=================== ] 1216/3929 30% [=================== ] 1217/3929 30% [=================== ] 1218/3929 31% [=================== ] 1219/3929 31% [=================== ] 1220/3929 31% [=================== ] 1221/3929 31% [=================== ] 1222/3929 31% [=================== ] 1223/3929 31% [=================== ] 1224/3929 31% [=================== ] 1225/3929 31% [=================== ] 1226/3929 31% [=================== ] 1227/3929 31% [=================== ] 1228/3929 31% [=================== ] 1229/3929 31% [=================== ] 1230/3929 31% [=================== ] 1231/3929 31% [=================== ] 1232/3929 31% [=================== ] 1233/3929 31% [=================== ] 1234/3929 31% [=================== ] 1235/3929 31% [=================== ] 1236/3929 31% [=================== ] 1237/3929 31% [=================== ] 1238/3929 31% [=================== ] 1239/3929 31% [=================== ] 1240/3929 31% [=================== ] 1241/3929 31% [=================== ] 1242/3929 31% [=================== ] 1243/3929 31% [=================== ] 1244/3929 31% [=================== ] 1245/3929 31% [=================== ] 1246/3929 31% [=================== ] 1247/3929 31% [=================== ] 1248/3929 31% [=================== ] 1249/3929 31% [=================== ] 1250/3929 31% [=================== ] 1251/3929 31% [=================== ] 1252/3929 31% [=================== ] 1253/3929 31% [=================== ] 1254/3929 31% [=================== ] 1255/3929 31% [=================== ] 1256/3929 31% [=================== ] 1257/3929 31% [=================== ] 1258/3929 32% [=================== ] 1259/3929 32% [=================== ] 1260/3929 32% [=================== ] 1261/3929 32% [=================== ] 1262/3929 32% [=================== ] 1263/3929 32% [=================== ] 1264/3929 32% [=================== ] 1265/3929 32% [=================== ] 1266/3929 32% [=================== ] 1267/3929 32% [==================== ] 1268/3929 32% [==================== ] 1269/3929 32% [==================== ] 1270/3929 32% [==================== ] 1271/3929 32% [==================== ] 1272/3929 32% [==================== ] 1273/3929 32% [==================== ] 1274/3929 32% [==================== ] 1275/3929 32% [==================== ] 1276/3929 32% [==================== ] 1277/3929 32% [==================== ] 1278/3929 32% [==================== ] 1279/3929 32% [==================== ] 1280/3929 32% [==================== ] 1281/3929 32% [==================== ] 1282/3929 32% [==================== ] 1283/3929 32% [==================== ] 1284/3929 32% [==================== ] 1285/3929 32% [==================== ] 1286/3929 32% [==================== ] 1287/3929 32% [==================== ] 1288/3929 32% [==================== ] 1289/3929 32% [==================== ] 1290/3929 32% [==================== ] 1291/3929 32% [==================== ] 1292/3929 32% [==================== ] 1293/3929 32% [==================== ] 1294/3929 32% [==================== ] 1295/3929 32% [==================== ] 1296/3929 32% [==================== ] 1297/3929 33% [==================== ] 1298/3929 33% [==================== ] 1299/3929 33% [==================== ] 1300/3929 33% [==================== ] 1301/3929 33% [==================== ] 1302/3929 33% [==================== ] 1303/3929 33% [==================== ] 1304/3929 33% [==================== ] 1305/3929 33% [==================== ] 1306/3929 33% [==================== ] 1307/3929 33% [==================== ] 1308/3929 33% [==================== ] 1309/3929 33% [==================== ] 1310/3929 33% [==================== ] 1311/3929 33% [==================== ] 1312/3929 33% [==================== ] 1313/3929 33% [==================== ] 1314/3929 33% [==================== ] 1315/3929 33% [==================== ] 1316/3929 33% [==================== ] 1317/3929 33% [==================== ] 1318/3929 33% [==================== ] 1319/3929 33% [==================== ] 1320/3929 33% [==================== ] 1321/3929 33% [==================== ] 1322/3929 33% [==================== ] 1323/3929 33% [==================== ] 1324/3929 33% [==================== ] 1325/3929 33% [==================== ] 1326/3929 33% [==================== ] 1327/3929 33% [==================== ] 1328/3929 33% [==================== ] 1329/3929 33% [==================== ] 1330/3929 33% [===================== ] 1331/3929 33% [===================== ] 1332/3929 33% [===================== ] 1333/3929 33% [===================== ] 1334/3929 33% [===================== ] 1335/3929 33% [===================== ] 1336/3929 34% [===================== ] 1337/3929 34% [===================== ] 1338/3929 34% [===================== ] 1339/3929 34% [===================== ] 1340/3929 34% [===================== ] 1341/3929 34% [===================== ] 1342/3929 34% [===================== ] 1343/3929 34% [===================== ] 1344/3929 34% [===================== ] 1345/3929 34% [===================== ] 1346/3929 34% [===================== ] 1347/3929 34% [===================== ] 1348/3929 34% [===================== ] 1349/3929 34% [===================== ] 1350/3929 34% [===================== ] 1351/3929 34% [===================== ] 1352/3929 34% [===================== ] 1353/3929 34% [===================== ] 1354/3929 34% [===================== ] 1355/3929 34% [===================== ] 1356/3929 34% [===================== ] 1357/3929 34% [===================== ] 1358/3929 34% [===================== ] 1359/3929 34% [===================== ] 1360/3929 34% [===================== ] 1361/3929 34% [===================== ] 1362/3929 34% [===================== ] 1363/3929 34% [===================== ] 1364/3929 34% [===================== ] 1365/3929 34% [===================== ] 1366/3929 34% [===================== ] 1367/3929 34% [===================== ] 1368/3929 34% [===================== ] 1369/3929 34% [===================== ] 1370/3929 34% [===================== ] 1371/3929 34% [===================== ] 1372/3929 34% [===================== ] 1373/3929 34% [===================== ] 1374/3929 34% [===================== ] 1375/3929 34% [===================== ] 1376/3929 35% [===================== ] 1377/3929 35% [===================== ] 1378/3929 35% [===================== ] 1379/3929 35% [===================== ] 1380/3929 35% [===================== ] 1381/3929 35% [===================== ] 1382/3929 35% [===================== ] 1383/3929 35% [===================== ] 1384/3929 35% [===================== ] 1385/3929 35% [===================== ] 1386/3929 35% [===================== ] 1387/3929 35% [===================== ] 1388/3929 35% [===================== ] 1389/3929 35% [===================== ] 1390/3929 35% [===================== ] 1391/3929 35% [===================== ] 1392/3929 35% [===================== ] 1393/3929 35% [===================== ] 1394/3929 35% [====================== ] 1395/3929 35% [====================== ] 1396/3929 35% [====================== ] 1397/3929 35% [====================== ] 1398/3929 35% [====================== ] 1399/3929 35% [====================== ] 1400/3929 35% [====================== ] 1401/3929 35% [====================== ] 1402/3929 35% [====================== ] 1403/3929 35% [====================== ] 1404/3929 35% [====================== ] 1405/3929 35% [====================== ] 1406/3929 35% [====================== ] 1407/3929 35% [====================== ] 1408/3929 35% [====================== ] 1409/3929 35% [====================== ] 1410/3929 35% [====================== ] 1411/3929 35% [====================== ] 1412/3929 35% [====================== ] 1413/3929 35% [====================== ] 1414/3929 35% [====================== ] 1415/3929 36% [====================== ] 1416/3929 36% [====================== ] 1417/3929 36% [====================== ] 1418/3929 36% [====================== ] 1419/3929 36% [====================== ] 1420/3929 36% [====================== ] 1421/3929 36% [====================== ] 1422/3929 36% [====================== ] 1423/3929 36% [====================== ] 1424/3929 36% [====================== ] 1425/3929 36% [====================== ] 1426/3929 36% [====================== ] 1427/3929 36% [====================== ] 1428/3929 36% [====================== ] 1429/3929 36% [====================== ] 1430/3929 36% [====================== ] 1431/3929 36% [====================== ] 1432/3929 36% [====================== ] 1433/3929 36% [====================== ] 1434/3929 36% [====================== ] 1435/3929 36% [====================== ] 1436/3929 36% [====================== ] 1437/3929 36% [====================== ] 1438/3929 36% [====================== ] 1439/3929 36% [====================== ] 1440/3929 36% [====================== ] 1441/3929 36% [====================== ] 1442/3929 36% [====================== ] 1443/3929 36% [====================== ] 1444/3929 36% [====================== ] 1445/3929 36% [====================== ] 1446/3929 36% [====================== ] 1447/3929 36% [====================== ] 1448/3929 36% [====================== ] 1449/3929 36% [====================== ] 1450/3929 36% [====================== ] 1451/3929 36% [====================== ] 1452/3929 36% [====================== ] 1453/3929 36% [====================== ] 1454/3929 37% [====================== ] 1455/3929 37% [====================== ] 1456/3929 37% [====================== ] 1457/3929 37% [======================= ] 1458/3929 37% [======================= ] 1459/3929 37% [======================= ] 1460/3929 37% [======================= ] 1461/3929 37% [======================= ] 1462/3929 37% [======================= ] 1463/3929 37% [======================= ] 1464/3929 37% [======================= ] 1465/3929 37% [======================= ] 1466/3929 37% [======================= ] 1467/3929 37% [======================= ] 1468/3929 37% [======================= ] 1469/3929 37% [======================= ] 1470/3929 37% [======================= ] 1471/3929 37% [======================= ] 1472/3929 37% [======================= ] 1473/3929 37% [======================= ] 1474/3929 37% [======================= ] 1475/3929 37% [======================= ] 1476/3929 37% [======================= ] 1477/3929 37% [======================= ] 1478/3929 37% [======================= ] 1479/3929 37% [======================= ] 1480/3929 37% [======================= ] 1481/3929 37% [======================= ] 1482/3929 37% [======================= ] 1483/3929 37% [======================= ] 1484/3929 37% [======================= ] 1485/3929 37% [======================= ] 1486/3929 37% [======================= ] 1487/3929 37% [======================= ] 1488/3929 37% [======================= ] 1489/3929 37% [======================= ] 1490/3929 37% [======================= ] 1491/3929 37% [======================= ] 1492/3929 37% [======================= ] 1493/3929 37% [======================= ] 1494/3929 38% [======================= ] 1495/3929 38% [======================= ] 1496/3929 38% [======================= ] 1497/3929 38% [======================= ] 1498/3929 38% [======================= ] 1499/3929 38% [======================= ] 1500/3929 38% [======================= ] 1501/3929 38% [======================= ] 1502/3929 38% [======================= ] 1503/3929 38% [======================= ] 1504/3929 38% [======================= ] 1505/3929 38% [======================= ] 1506/3929 38% [======================= ] 1507/3929 38% [======================= ] 1508/3929 38% [======================= ] 1509/3929 38% [======================= ] 1510/3929 38% [======================= ] 1511/3929 38% [======================= ] 1512/3929 38% [======================= ] 1513/3929 38% [======================= ] 1514/3929 38% [======================= ] 1515/3929 38% [======================= ] 1516/3929 38% [======================= ] 1517/3929 38% [======================= ] 1518/3929 38% [======================= ] 1519/3929 38% [======================= ] 1520/3929 38% [======================== ] 1521/3929 38% [======================== ] 1522/3929 38% [======================== ] 1523/3929 38% [======================== ] 1524/3929 38% [======================== ] 1525/3929 38% [======================== ] 1526/3929 38% [======================== ] 1527/3929 38% [======================== ] 1528/3929 38% [======================== ] 1529/3929 38% [======================== ] 1530/3929 38% [======================== ] 1531/3929 38% [======================== ] 1532/3929 38% [======================== ] 1533/3929 39% [======================== ] 1534/3929 39% [======================== ] 1535/3929 39% [======================== ] 1536/3929 39% [======================== ] 1537/3929 39% [======================== ] 1538/3929 39% [======================== ] 1539/3929 39% [======================== ] 1540/3929 39% [======================== ] 1541/3929 39% [======================== ] 1542/3929 39% [======================== ] 1543/3929 39% [======================== ] 1544/3929 39% [======================== ] 1545/3929 39% [======================== ] 1546/3929 39% [======================== ] 1547/3929 39% [======================== ] 1548/3929 39% [======================== ] 1549/3929 39% [======================== ] 1550/3929 39% [======================== ] 1551/3929 39% [======================== ] 1552/3929 39% [======================== ] 1553/3929 39% [======================== ] 1554/3929 39% [======================== ] 1555/3929 39% [======================== ] 1556/3929 39% [======================== ] 1557/3929 39% [======================== ] 1558/3929 39% [======================== ] 1559/3929 39% [======================== ] 1560/3929 39% [======================== ] 1561/3929 39% [======================== ] 1562/3929 39% [======================== ] 1563/3929 39% [======================== ] 1564/3929 39% [======================== ] 1565/3929 39% [======================== ] 1566/3929 39% [======================== ] 1567/3929 39% [======================== ] 1568/3929 39% [======================== ] 1569/3929 39% [======================== ] 1570/3929 39% [======================== ] 1571/3929 39% [======================== ] 1572/3929 40% [======================== ] 1573/3929 40% [======================== ] 1574/3929 40% [======================== ] 1575/3929 40% [======================== ] 1576/3929 40% [======================== ] 1577/3929 40% [======================== ] 1578/3929 40% [======================== ] 1579/3929 40% [======================== ] 1580/3929 40% [======================== ] 1581/3929 40% [======================== ] 1582/3929 40% [======================== ] 1583/3929 40% [======================== ] 1584/3929 40% [========================= ] 1585/3929 40% [========================= ] 1586/3929 40% [========================= ] 1587/3929 40% [========================= ] 1588/3929 40% [========================= ] 1589/3929 40% [========================= ] 1590/3929 40% [========================= ] 1591/3929 40% [========================= ] 1592/3929 40% [========================= ] 1593/3929 40% [========================= ] 1594/3929 40% [========================= ] 1595/3929 40% [========================= ] 1596/3929 40% [========================= ] 1597/3929 40% [========================= ] 1598/3929 40% [========================= ] 1599/3929 40% [========================= ] 1600/3929 40% [========================= ] 1601/3929 40% [========================= ] 1602/3929 40% [========================= ] 1603/3929 40% [========================= ] 1604/3929 40% [========================= ] 1605/3929 40% [========================= ] 1606/3929 40% [========================= ] 1607/3929 40% [========================= ] 1608/3929 40% [========================= ] 1609/3929 40% [========================= ] 1610/3929 40% [========================= ] 1611/3929 41% [========================= ] 1612/3929 41% [========================= ] 1613/3929 41% [========================= ] 1614/3929 41% [========================= ] 1615/3929 41% [========================= ] 1616/3929 41% [========================= ] 1617/3929 41% [========================= ] 1618/3929 41% [========================= ] 1619/3929 41% [========================= ] 1620/3929 41% [========================= ] 1621/3929 41% [========================= ] 1622/3929 41% [========================= ] 1623/3929 41% [========================= ] 1624/3929 41% [========================= ] 1625/3929 41% [========================= ] 1626/3929 41% [========================= ] 1627/3929 41% [========================= ] 1628/3929 41% [========================= ] 1629/3929 41% [========================= ] 1630/3929 41% [========================= ] 1631/3929 41% [========================= ] 1632/3929 41% [========================= ] 1633/3929 41% [========================= ] 1634/3929 41% [========================= ] 1635/3929 41% [========================= ] 1636/3929 41% [========================= ] 1637/3929 41% [========================= ] 1638/3929 41% [========================= ] 1639/3929 41% [========================= ] 1640/3929 41% [========================= ] 1641/3929 41% [========================= ] 1642/3929 41% [========================= ] 1643/3929 41% [========================= ] 1644/3929 41% [========================= ] 1645/3929 41% [========================= ] 1646/3929 41% [========================= ] 1647/3929 41% [========================== ] 1648/3929 41% [========================== ] 1649/3929 41% [========================== ] 1650/3929 41% [========================== ] 1651/3929 42% [========================== ] 1652/3929 42% [========================== ] 1653/3929 42% [========================== ] 1654/3929 42% [========================== ] 1655/3929 42% [========================== ] 1656/3929 42% [========================== ] 1657/3929 42% [========================== ] 1658/3929 42% [========================== ] 1659/3929 42% [========================== ] 1660/3929 42% [========================== ] 1661/3929 42% [========================== ] 1662/3929 42% [========================== ] 1663/3929 42% [========================== ] 1664/3929 42% [========================== ] 1665/3929 42% [========================== ] 1666/3929 42% [========================== ] 1667/3929 42% [========================== ] 1668/3929 42% [========================== ] 1669/3929 42% [========================== ] 1670/3929 42% [========================== ] 1671/3929 42% [========================== ] 1672/3929 42% [========================== ] 1673/3929 42% [========================== ] 1674/3929 42% [========================== ] 1675/3929 42% [========================== ] 1676/3929 42% [========================== ] 1677/3929 42% [========================== ] 1678/3929 42% [========================== ] 1679/3929 42% [========================== ] 1680/3929 42% [========================== ] 1681/3929 42% [========================== ] 1682/3929 42% [========================== ] 1683/3929 42% [========================== ] 1684/3929 42% [========================== ] 1685/3929 42% [========================== ] 1686/3929 42% [========================== ] 1687/3929 42% [========================== ] 1688/3929 42% [========================== ] 1689/3929 42% [========================== ] 1690/3929 43% [========================== ] 1691/3929 43% [========================== ] 1692/3929 43% [========================== ] 1693/3929 43% [========================== ] 1694/3929 43% [========================== ] 1695/3929 43% [========================== ] 1696/3929 43% [========================== ] 1697/3929 43% [========================== ] 1698/3929 43% [========================== ] 1699/3929 43% [========================== ] 1700/3929 43% [========================== ] 1701/3929 43% [========================== ] 1702/3929 43% [========================== ] 1703/3929 43% [========================== ] 1704/3929 43% [========================== ] 1705/3929 43% [========================== ] 1706/3929 43% [========================== ] 1707/3929 43% [========================== ] 1708/3929 43% [========================== ] 1709/3929 43% [========================== ] 1710/3929 43% [========================== ] 1711/3929 43% [=========================== ] 1712/3929 43% [=========================== ] 1713/3929 43% [=========================== ] 1714/3929 43% [=========================== ] 1715/3929 43% [=========================== ] 1716/3929 43% [=========================== ] 1717/3929 43% [=========================== ] 1718/3929 43% [=========================== ] 1719/3929 43% [=========================== ] 1720/3929 43% [=========================== ] 1721/3929 43% [=========================== ] 1722/3929 43% [=========================== ] 1723/3929 43% [=========================== ] 1724/3929 43% [=========================== ] 1725/3929 43% [=========================== ] 1726/3929 43% [=========================== ] 1727/3929 43% [=========================== ] 1728/3929 43% [=========================== ] 1729/3929 44% [=========================== ] 1730/3929 44% [=========================== ] 1731/3929 44% [=========================== ] 1732/3929 44% [=========================== ] 1733/3929 44% [=========================== ] 1734/3929 44% [=========================== ] 1735/3929 44% [=========================== ] 1736/3929 44% [=========================== ] 1737/3929 44% [=========================== ] 1738/3929 44% [=========================== ] 1739/3929 44% [=========================== ] 1740/3929 44% [=========================== ] 1741/3929 44% [=========================== ] 1742/3929 44% [=========================== ] 1743/3929 44% [=========================== ] 1744/3929 44% [=========================== ] 1745/3929 44% [=========================== ] 1746/3929 44% [=========================== ] 1747/3929 44% [=========================== ] 1748/3929 44% [=========================== ] 1749/3929 44% [=========================== ] 1750/3929 44% [=========================== ] 1751/3929 44% [=========================== ] 1752/3929 44% [=========================== ] 1753/3929 44% [=========================== ] 1754/3929 44% [=========================== ] 1755/3929 44% [=========================== ] 1756/3929 44% [=========================== ] 1757/3929 44% [=========================== ] 1758/3929 44% [=========================== ] 1759/3929 44% [=========================== ] 1760/3929 44% [=========================== ] 1761/3929 44% [=========================== ] 1762/3929 44% [=========================== ] 1763/3929 44% [=========================== ] 1764/3929 44% [=========================== ] 1765/3929 44% [=========================== ] 1766/3929 44% [=========================== ] 1767/3929 44% [=========================== ] 1768/3929 44% [=========================== ] 1769/3929 45% [=========================== ] 1770/3929 45% [=========================== ] 1771/3929 45% [=========================== ] 1772/3929 45% [=========================== ] 1773/3929 45% [=========================== ] 1774/3929 45% [============================ ] 1775/3929 45% [============================ ] 1776/3929 45% [============================ ] 1777/3929 45% [============================ ] 1778/3929 45% [============================ ] 1779/3929 45% [============================ ] 1780/3929 45% [============================ ] 1781/3929 45% [============================ ] 1782/3929 45% [============================ ] 1783/3929 45% [============================ ] 1784/3929 45% [============================ ] 1785/3929 45% [============================ ] 1786/3929 45% [============================ ] 1787/3929 45% [============================ ] 1788/3929 45% [============================ ] 1789/3929 45% [============================ ] 1790/3929 45% [============================ ] 1791/3929 45% [============================ ] 1792/3929 45% [============================ ] 1793/3929 45% [============================ ] 1794/3929 45% [============================ ] 1795/3929 45% [============================ ] 1796/3929 45% [============================ ] 1797/3929 45% [============================ ] 1798/3929 45% [============================ ] 1799/3929 45% [============================ ] 1800/3929 45% [============================ ] 1801/3929 45% [============================ ] 1802/3929 45% [============================ ] 1803/3929 45% [============================ ] 1804/3929 45% [============================ ] 1805/3929 45% [============================ ] 1806/3929 45% [============================ ] 1807/3929 45% [============================ ] 1808/3929 46% [============================ ] 1809/3929 46% [============================ ] 1810/3929 46% [============================ ] 1811/3929 46% [============================ ] 1812/3929 46% [============================ ] 1813/3929 46% [============================ ] 1814/3929 46% [============================ ] 1815/3929 46% [============================ ] 1816/3929 46% [============================ ] 1817/3929 46% [============================ ] 1818/3929 46% [============================ ] 1819/3929 46% [============================ ] 1820/3929 46% [============================ ] 1821/3929 46% [============================ ] 1822/3929 46% [============================ ] 1823/3929 46% [============================ ] 1824/3929 46% [============================ ] 1825/3929 46% [============================ ] 1826/3929 46% [============================ ] 1827/3929 46% [============================ ] 1828/3929 46% [============================ ] 1829/3929 46% [============================ ] 1830/3929 46% [============================ ] 1831/3929 46% [============================ ] 1832/3929 46% [============================ ] 1833/3929 46% [============================ ] 1834/3929 46% [============================ ] 1835/3929 46% [============================ ] 1836/3929 46% [============================ ] 1837/3929 46% [============================= ] 1838/3929 46% [============================= ] 1839/3929 46% [============================= ] 1840/3929 46% [============================= ] 1841/3929 46% [============================= ] 1842/3929 46% [============================= ] 1843/3929 46% [============================= ] 1844/3929 46% [============================= ] 1845/3929 46% [============================= ] 1846/3929 46% [============================= ] 1847/3929 47% [============================= ] 1848/3929 47% [============================= ] 1849/3929 47% [============================= ] 1850/3929 47% [============================= ] 1851/3929 47% [============================= ] 1852/3929 47% [============================= ] 1853/3929 47% [============================= ] 1854/3929 47% [============================= ] 1855/3929 47% [============================= ] 1856/3929 47% [============================= ] 1857/3929 47% [============================= ] 1858/3929 47% [============================= ] 1859/3929 47% [============================= ] 1860/3929 47% [============================= ] 1861/3929 47% [============================= ] 1862/3929 47% [============================= ] 1863/3929 47% [============================= ] 1864/3929 47% [============================= ] 1865/3929 47% [============================= ] 1866/3929 47% [============================= ] 1867/3929 47% [============================= ] 1868/3929 47% [============================= ] 1869/3929 47% [============================= ] 1870/3929 47% [============================= ] 1871/3929 47% [============================= ] 1872/3929 47% [============================= ] 1873/3929 47% [============================= ] 1874/3929 47% [============================= ] 1875/3929 47% [============================= ] 1876/3929 47% [============================= ] 1877/3929 47% [============================= ] 1878/3929 47% [============================= ] 1879/3929 47% [============================= ] 1880/3929 47% [============================= ] 1881/3929 47% [============================= ] 1882/3929 47% [============================= ] 1883/3929 47% [============================= ] 1884/3929 47% [============================= ] 1885/3929 47% [============================= ] 1886/3929 48% [============================= ] 1887/3929 48% [============================= ] 1888/3929 48% [============================= ] 1889/3929 48% [============================= ] 1890/3929 48% [============================= ] 1891/3929 48% [============================= ] 1892/3929 48% [============================= ] 1893/3929 48% [============================= ] 1894/3929 48% [============================= ] 1895/3929 48% [============================= ] 1896/3929 48% [============================= ] 1897/3929 48% [============================= ] 1898/3929 48% [============================= ] 1899/3929 48% [============================= ] 1900/3929 48% [============================= ] 1901/3929 48% [============================== ] 1902/3929 48% [============================== ] 1903/3929 48% [============================== ] 1904/3929 48% [============================== ] 1905/3929 48% [============================== ] 1906/3929 48% [============================== ] 1907/3929 48% [============================== ] 1908/3929 48% [============================== ] 1909/3929 48% [============================== ] 1910/3929 48% [============================== ] 1911/3929 48% [============================== ] 1912/3929 48% [============================== ] 1913/3929 48% [============================== ] 1914/3929 48% [============================== ] 1915/3929 48% [============================== ] 1916/3929 48% [============================== ] 1917/3929 48% [============================== ] 1918/3929 48% [============================== ] 1919/3929 48% [============================== ] 1920/3929 48% [============================== ] 1921/3929 48% [============================== ] 1922/3929 48% [============================== ] 1923/3929 48% [============================== ] 1924/3929 48% [============================== ] 1925/3929 48% [============================== ] 1926/3929 49% [============================== ] 1927/3929 49% [============================== ] 1928/3929 49% [============================== ] 1929/3929 49% [============================== ] 1930/3929 49% [============================== ] 1931/3929 49% [============================== ] 1932/3929 49% [============================== ] 1933/3929 49% [============================== ] 1934/3929 49% [============================== ] 1935/3929 49% [============================== ] 1936/3929 49% [============================== ] 1937/3929 49% [============================== ] 1938/3929 49% [============================== ] 1939/3929 49% [============================== ] 1940/3929 49% [============================== ] 1941/3929 49% [============================== ] 1942/3929 49% [============================== ] 1943/3929 49% [============================== ] 1944/3929 49% [============================== ] 1945/3929 49% [============================== ] 1946/3929 49% [============================== ] 1947/3929 49% [============================== ] 1948/3929 49% [============================== ] 1949/3929 49% [============================== ] 1950/3929 49% [============================== ] 1951/3929 49% [============================== ] 1952/3929 49% [============================== ] 1953/3929 49% [============================== ] 1954/3929 49% [============================== ] 1955/3929 49% [============================== ] 1956/3929 49% [============================== ] 1957/3929 49% [============================== ] 1958/3929 49% [============================== ] 1959/3929 49% [============================== ] 1960/3929 49% [============================== ] 1961/3929 49% [============================== ] 1962/3929 49% [============================== ] 1963/3929 49% [============================== ] 1964/3929 49% [=============================== ] 1965/3929 50% [=============================== ] 1966/3929 50% [=============================== ] 1967/3929 50% [=============================== ] 1968/3929 50% [=============================== ] 1969/3929 50% [=============================== ] 1970/3929 50% [=============================== ] 1971/3929 50% [=============================== ] 1972/3929 50% [=============================== ] 1973/3929 50% [=============================== ] 1974/3929 50% [=============================== ] 1975/3929 50% [=============================== ] 1976/3929 50% [=============================== ] 1977/3929 50% [=============================== ] 1978/3929 50% [=============================== ] 1979/3929 50% [=============================== ] 1980/3929 50% [=============================== ] 1981/3929 50% [=============================== ] 1982/3929 50% [=============================== ] 1983/3929 50% [=============================== ] 1984/3929 50% [=============================== ] 1985/3929 50% [=============================== ] 1986/3929 50% [=============================== ] 1987/3929 50% [=============================== ] 1988/3929 50% [=============================== ] 1989/3929 50% [=============================== ] 1990/3929 50% [=============================== ] 1991/3929 50% [=============================== ] 1992/3929 50% [=============================== ] 1993/3929 50% [=============================== ] 1994/3929 50% [=============================== ] 1995/3929 50% [=============================== ] 1996/3929 50% [=============================== ] 1997/3929 50% [=============================== ] 1998/3929 50% [=============================== ] 1999/3929 50% [=============================== ] 2000/3929 50% [=============================== ] 2001/3929 50% [=============================== ] 2002/3929 50% [=============================== ] 2003/3929 50% [=============================== ] 2004/3929 51% [=============================== ] 2005/3929 51% [=============================== ] 2006/3929 51% [=============================== ] 2007/3929 51% [=============================== ] 2008/3929 51% [=============================== ] 2009/3929 51% [=============================== ] 2010/3929 51% [=============================== ] 2011/3929 51% [=============================== ] 2012/3929 51% [=============================== ] 2013/3929 51% [=============================== ] 2014/3929 51% [=============================== ] 2015/3929 51% [=============================== ] 2016/3929 51% [=============================== ] 2017/3929 51% [=============================== ] 2018/3929 51% [=============================== ] 2019/3929 51% [=============================== ] 2020/3929 51% [=============================== ] 2021/3929 51% [=============================== ] 2022/3929 51% [=============================== ] 2023/3929 51% [=============================== ] 2024/3929 51% [=============================== ] 2025/3929 51% [=============================== ] 2026/3929 51% [=============================== ] 2027/3929 51% [================================ ] 2028/3929 51% [================================ ] 2029/3929 51% [================================ ] 2030/3929 51% [================================ ] 2031/3929 51% [================================ ] 2032/3929 51% [================================ ] 2033/3929 51% [================================ ] 2034/3929 51% [================================ ] 2035/3929 51% [================================ ] 2036/3929 51% [================================ ] 2037/3929 51% [================================ ] 2038/3929 51% [================================ ] 2039/3929 51% [================================ ] 2040/3929 51% [================================ ] 2041/3929 51% [================================ ] 2042/3929 51% [================================ ] 2043/3929 51% [================================ ] 2044/3929 52% [================================ ] 2045/3929 52% [================================ ] 2046/3929 52% [================================ ] 2047/3929 52% [================================ ] 2048/3929 52% [================================ ] 2049/3929 52% [================================ ] 2050/3929 52% [================================ ] 2051/3929 52% [================================ ] 2052/3929 52% [================================ ] 2053/3929 52% [================================ ] 2054/3929 52% [================================ ] 2055/3929 52% [================================ ] 2056/3929 52% [================================ ] 2057/3929 52% [================================ ] 2058/3929 52% [================================ ] 2059/3929 52% [================================ ] 2060/3929 52% [================================ ] 2061/3929 52% [================================ ] 2062/3929 52% [================================ ] 2063/3929 52% [================================ ] 2064/3929 52% [================================ ] 2065/3929 52% [================================ ] 2066/3929 52% [================================ ] 2067/3929 52% [================================ ] 2068/3929 52% [================================ ] 2069/3929 52% [================================ ] 2070/3929 52% [================================ ] 2071/3929 52% [================================ ] 2072/3929 52% [================================ ] 2073/3929 52% [================================ ] 2074/3929 52% [================================ ] 2075/3929 52% [================================ ] 2076/3929 52% [================================ ] 2077/3929 52% [================================ ] 2078/3929 52% [================================ ] 2079/3929 52% [================================ ] 2080/3929 52% [================================ ] 2081/3929 52% [================================ ] 2082/3929 52% [================================ ] 2083/3929 53% [================================ ] 2084/3929 53% [================================ ] 2085/3929 53% [================================ ] 2086/3929 53% [================================ ] 2087/3929 53% [================================ ] 2088/3929 53% [================================ ] 2089/3929 53% [================================ ] 2090/3929 53% [================================ ] 2091/3929 53% [================================= ] 2092/3929 53% [================================= ] 2093/3929 53% [================================= ] 2094/3929 53% [================================= ] 2095/3929 53% [================================= ] 2096/3929 53% [================================= ] 2097/3929 53% [================================= ] 2098/3929 53% [================================= ] 2099/3929 53% [================================= ] 2100/3929 53% [================================= ] 2101/3929 53% [================================= ] 2102/3929 53% [================================= ] 2103/3929 53% [================================= ] 2104/3929 53% [================================= ] 2105/3929 53% [================================= ] 2106/3929 53% [================================= ] 2107/3929 53% [================================= ] 2108/3929 53% [================================= ] 2109/3929 53% [================================= ] 2110/3929 53% [================================= ] 2111/3929 53% [================================= ] 2112/3929 53% [================================= ] 2113/3929 53% [================================= ] 2114/3929 53% [================================= ] 2115/3929 53% [================================= ] 2116/3929 53% [================================= ] 2117/3929 53% [================================= ] 2118/3929 53% [================================= ] 2119/3929 53% [================================= ] 2120/3929 53% [================================= ] 2121/3929 53% [================================= ] 2122/3929 54% [================================= ] 2123/3929 54% [================================= ] 2124/3929 54% [================================= ] 2125/3929 54% [================================= ] 2126/3929 54% [================================= ] 2127/3929 54% [================================= ] 2128/3929 54% [================================= ] 2129/3929 54% [================================= ] 2130/3929 54% [================================= ] 2131/3929 54% [================================= ] 2132/3929 54% [================================= ] 2133/3929 54% [================================= ] 2134/3929 54% [================================= ] 2135/3929 54% [================================= ] 2136/3929 54% [================================= ] 2137/3929 54% [================================= ] 2138/3929 54% [================================= ] 2139/3929 54% [================================= ] 2140/3929 54% [================================= ] 2141/3929 54% [================================= ] 2142/3929 54% [================================= ] 2143/3929 54% [================================= ] 2144/3929 54% [================================= ] 2145/3929 54% [================================= ] 2146/3929 54% [================================= ] 2147/3929 54% [================================= ] 2148/3929 54% [================================= ] 2149/3929 54% [================================= ] 2150/3929 54% [================================= ] 2151/3929 54% [================================= ] 2152/3929 54% [================================= ] 2153/3929 54% [================================= ] 2154/3929 54% [================================== ] 2155/3929 54% [================================== ] 2156/3929 54% [================================== ] 2157/3929 54% [================================== ] 2158/3929 54% [================================== ] 2159/3929 54% [================================== ] 2160/3929 54% [================================== ] 2161/3929 55% [================================== ] 2162/3929 55% [================================== ] 2163/3929 55% [================================== ] 2164/3929 55% [================================== ] 2165/3929 55% [================================== ] 2166/3929 55% [================================== ] 2167/3929 55% [================================== ] 2168/3929 55% [================================== ] 2169/3929 55% [================================== ] 2170/3929 55% [================================== ] 2171/3929 55% [================================== ] 2172/3929 55% [================================== ] 2173/3929 55% [================================== ] 2174/3929 55% [================================== ] 2175/3929 55% [================================== ] 2176/3929 55% [================================== ] 2177/3929 55% [================================== ] 2178/3929 55% [================================== ] 2179/3929 55% [================================== ] 2180/3929 55% [================================== ] 2181/3929 55% [================================== ] 2182/3929 55% [================================== ] 2183/3929 55% [================================== ] 2184/3929 55% [================================== ] 2185/3929 55% [================================== ] 2186/3929 55% [================================== ] 2187/3929 55% [================================== ] 2188/3929 55% [================================== ] 2189/3929 55% [================================== ] 2190/3929 55% [================================== ] 2191/3929 55% [================================== ] 2192/3929 55% [================================== ] 2193/3929 55% [================================== ] 2194/3929 55% [================================== ] 2195/3929 55% [================================== ] 2196/3929 55% [================================== ] 2197/3929 55% [================================== ] 2198/3929 55% [================================== ] 2199/3929 55% [================================== ] 2200/3929 55% [================================== ] 2201/3929 56% [================================== ] 2202/3929 56% [================================== ] 2203/3929 56% [================================== ] 2204/3929 56% [================================== ] 2205/3929 56% [================================== ] 2206/3929 56% [================================== ] 2207/3929 56% [================================== ] 2208/3929 56% [================================== ] 2209/3929 56% [================================== ] 2210/3929 56% [================================== ] 2211/3929 56% [================================== ] 2212/3929 56% [================================== ] 2213/3929 56% [================================== ] 2214/3929 56% [================================== ] 2215/3929 56% [================================== ] 2216/3929 56% [================================== ] 2217/3929 56% [=================================== ] 2218/3929 56% [=================================== ] 2219/3929 56% [=================================== ] 2220/3929 56% [=================================== ] 2221/3929 56% [=================================== ] 2222/3929 56% [=================================== ] 2223/3929 56% [=================================== ] 2224/3929 56% [=================================== ] 2225/3929 56% [=================================== ] 2226/3929 56% [=================================== ] 2227/3929 56% [=================================== ] 2228/3929 56% [=================================== ] 2229/3929 56% [=================================== ] 2230/3929 56% [=================================== ] 2231/3929 56% [=================================== ] 2232/3929 56% [=================================== ] 2233/3929 56% [=================================== ] 2234/3929 56% [=================================== ] 2235/3929 56% [=================================== ] 2236/3929 56% [=================================== ] 2237/3929 56% [=================================== ] 2238/3929 56% [=================================== ] 2239/3929 56% [=================================== ] 2240/3929 57% [=================================== ] 2241/3929 57% [=================================== ] 2242/3929 57% [=================================== ] 2243/3929 57% [=================================== ] 2244/3929 57% [=================================== ] 2245/3929 57% [=================================== ] 2246/3929 57% [=================================== ] 2247/3929 57% [=================================== ] 2248/3929 57% [=================================== ] 2249/3929 57% [=================================== ] 2250/3929 57% [=================================== ] 2251/3929 57% [=================================== ] 2252/3929 57% [=================================== ] 2253/3929 57% [=================================== ] 2254/3929 57% [=================================== ] 2255/3929 57% [=================================== ] 2256/3929 57% [=================================== ] 2257/3929 57% [=================================== ] 2258/3929 57% [=================================== ] 2259/3929 57% [=================================== ] 2260/3929 57% [=================================== ] 2261/3929 57% [=================================== ] 2262/3929 57% [=================================== ] 2263/3929 57% [=================================== ] 2264/3929 57% [=================================== ] 2265/3929 57% [=================================== ] 2266/3929 57% [=================================== ] 2267/3929 57% [=================================== ] 2268/3929 57% [=================================== ] 2269/3929 57% [=================================== ] 2270/3929 57% [=================================== ] 2271/3929 57% [=================================== ] 2272/3929 57% [=================================== ] 2273/3929 57% [=================================== ] 2274/3929 57% [=================================== ] 2275/3929 57% [=================================== ] 2276/3929 57% [=================================== ] 2277/3929 57% [=================================== ] 2278/3929 57% [=================================== ] 2279/3929 58% [=================================== ] 2280/3929 58% [=================================== ] 2281/3929 58% [==================================== ] 2282/3929 58% [==================================== ] 2283/3929 58% [==================================== ] 2284/3929 58% [==================================== ] 2285/3929 58% [==================================== ] 2286/3929 58% [==================================== ] 2287/3929 58% [==================================== ] 2288/3929 58% [==================================== ] 2289/3929 58% [==================================== ] 2290/3929 58% [==================================== ] 2291/3929 58% [==================================== ] 2292/3929 58% [==================================== ] 2293/3929 58% [==================================== ] 2294/3929 58% [==================================== ] 2295/3929 58% [==================================== ] 2296/3929 58% [==================================== ] 2297/3929 58% [==================================== ] 2298/3929 58% [==================================== ] 2299/3929 58% [==================================== ] 2300/3929 58% [==================================== ] 2301/3929 58% [==================================== ] 2302/3929 58% [==================================== ] 2303/3929 58% [==================================== ] 2304/3929 58% [==================================== ] 2305/3929 58% [==================================== ] 2306/3929 58% [==================================== ] 2307/3929 58% [==================================== ] 2308/3929 58% [==================================== ] 2309/3929 58% [==================================== ] 2310/3929 58% [==================================== ] 2311/3929 58% [==================================== ] 2312/3929 58% [==================================== ] 2313/3929 58% [==================================== ] 2314/3929 58% [==================================== ] 2315/3929 58% [==================================== ] 2316/3929 58% [==================================== ] 2317/3929 58% [==================================== ] 2318/3929 58% [==================================== ] 2319/3929 59% [==================================== ] 2320/3929 59% [==================================== ] 2321/3929 59% [==================================== ] 2322/3929 59% [==================================== ] 2323/3929 59% [==================================== ] 2324/3929 59% [==================================== ] 2325/3929 59% [==================================== ] 2326/3929 59% [==================================== ] 2327/3929 59% [==================================== ] 2328/3929 59% [==================================== ] 2329/3929 59% [==================================== ] 2330/3929 59% [==================================== ] 2331/3929 59% [==================================== ] 2332/3929 59% [==================================== ] 2333/3929 59% [==================================== ] 2334/3929 59% [==================================== ] 2335/3929 59% [==================================== ] 2336/3929 59% [==================================== ] 2337/3929 59% [==================================== ] 2338/3929 59% [==================================== ] 2339/3929 59% [==================================== ] 2340/3929 59% [==================================== ] 2341/3929 59% [==================================== ] 2342/3929 59% [==================================== ] 2343/3929 59% [==================================== ] 2344/3929 59% [===================================== ] 2345/3929 59% [===================================== ] 2346/3929 59% [===================================== ] 2347/3929 59% [===================================== ] 2348/3929 59% [===================================== ] 2349/3929 59% [===================================== ] 2350/3929 59% [===================================== ] 2351/3929 59% [===================================== ] 2352/3929 59% [===================================== ] 2353/3929 59% [===================================== ] 2354/3929 59% [===================================== ] 2355/3929 59% [===================================== ] 2356/3929 59% [===================================== ] 2357/3929 59% [===================================== ] 2358/3929 60% [===================================== ] 2359/3929 60% [===================================== ] 2360/3929 60% [===================================== ] 2361/3929 60% [===================================== ] 2362/3929 60% [===================================== ] 2363/3929 60% [===================================== ] 2364/3929 60% [===================================== ] 2365/3929 60% [===================================== ] 2366/3929 60% [===================================== ] 2367/3929 60% [===================================== ] 2368/3929 60% [===================================== ] 2369/3929 60% [===================================== ] 2370/3929 60% [===================================== ] 2371/3929 60% [===================================== ] 2372/3929 60% [===================================== ] 2373/3929 60% [===================================== ] 2374/3929 60% [===================================== ] 2375/3929 60% [===================================== ] 2376/3929 60% [===================================== ] 2377/3929 60% [===================================== ] 2378/3929 60% [===================================== ] 2379/3929 60% [===================================== ] 2380/3929 60% [===================================== ] 2381/3929 60% [===================================== ] 2382/3929 60% [===================================== ] 2383/3929 60% [===================================== ] 2384/3929 60% [===================================== ] 2385/3929 60% [===================================== ] 2386/3929 60% [===================================== ] 2387/3929 60% [===================================== ] 2388/3929 60% [===================================== ] 2389/3929 60% [===================================== ] 2390/3929 60% [===================================== ] 2391/3929 60% [===================================== ] 2392/3929 60% [===================================== ] 2393/3929 60% [===================================== ] 2394/3929 60% [===================================== ] 2395/3929 60% [===================================== ] 2396/3929 60% [===================================== ] 2397/3929 61% [===================================== ] 2398/3929 61% [===================================== ] 2399/3929 61% [===================================== ] 2400/3929 61% [===================================== ] 2401/3929 61% [===================================== ] 2402/3929 61% [===================================== ] 2403/3929 61% [===================================== ] 2404/3929 61% [===================================== ] 2405/3929 61% [===================================== ] 2406/3929 61% [===================================== ] 2407/3929 61% [===================================== ] 2408/3929 61% [====================================== ] 2409/3929 61% [====================================== ] 2410/3929 61% [====================================== ] 2411/3929 61% [====================================== ] 2412/3929 61% [====================================== ] 2413/3929 61% [====================================== ] 2414/3929 61% [====================================== ] 2415/3929 61% [====================================== ] 2416/3929 61% [====================================== ] 2417/3929 61% [====================================== ] 2418/3929 61% [====================================== ] 2419/3929 61% [====================================== ] 2420/3929 61% [====================================== ] 2421/3929 61% [====================================== ] 2422/3929 61% [====================================== ] 2423/3929 61% [====================================== ] 2424/3929 61% [====================================== ] 2425/3929 61% [====================================== ] 2426/3929 61% [====================================== ] 2427/3929 61% [====================================== ] 2428/3929 61% [====================================== ] 2429/3929 61% [====================================== ] 2430/3929 61% [====================================== ] 2431/3929 61% [====================================== ] 2432/3929 61% [====================================== ] 2433/3929 61% [====================================== ] 2434/3929 61% [====================================== ] 2435/3929 61% [====================================== ] 2436/3929 62% [====================================== ] 2437/3929 62% [====================================== ] 2438/3929 62% [====================================== ] 2439/3929 62% [====================================== ] 2440/3929 62% [====================================== ] 2441/3929 62% [====================================== ] 2442/3929 62% [====================================== ] 2443/3929 62% [====================================== ] 2444/3929 62% [====================================== ] 2445/3929 62% [====================================== ] 2446/3929 62% [====================================== ] 2447/3929 62% [====================================== ] 2448/3929 62% [====================================== ] 2449/3929 62% [====================================== ] 2450/3929 62% [====================================== ] 2451/3929 62% [====================================== ] 2452/3929 62% [====================================== ] 2453/3929 62% [====================================== ] 2454/3929 62% [====================================== ] 2455/3929 62% [====================================== ] 2456/3929 62% [====================================== ] 2457/3929 62% [====================================== ] 2458/3929 62% [====================================== ] 2459/3929 62% [====================================== ] 2460/3929 62% [====================================== ] 2461/3929 62% [====================================== ] 2462/3929 62% [====================================== ] 2463/3929 62% [====================================== ] 2464/3929 62% [====================================== ] 2465/3929 62% [====================================== ] 2466/3929 62% [====================================== ] 2467/3929 62% [====================================== ] 2468/3929 62% [====================================== ] 2469/3929 62% [====================================== ] 2470/3929 62% [====================================== ] 2471/3929 62% [======================================= ] 2472/3929 62% [======================================= ] 2473/3929 62% [======================================= ] 2474/3929 62% [======================================= ] 2475/3929 62% [======================================= ] 2476/3929 63% [======================================= ] 2477/3929 63% [======================================= ] 2478/3929 63% [======================================= ] 2479/3929 63% [======================================= ] 2480/3929 63% [======================================= ] 2481/3929 63% [======================================= ] 2482/3929 63% [======================================= ] 2483/3929 63% [======================================= ] 2484/3929 63% [======================================= ] 2485/3929 63% [======================================= ] 2486/3929 63% [======================================= ] 2487/3929 63% [======================================= ] 2488/3929 63% [======================================= ] 2489/3929 63% [======================================= ] 2490/3929 63% [======================================= ] 2491/3929 63% [======================================= ] 2492/3929 63% [======================================= ] 2493/3929 63% [======================================= ] 2494/3929 63% [======================================= ] 2495/3929 63% [======================================= ] 2496/3929 63% [======================================= ] 2497/3929 63% [======================================= ] 2498/3929 63% [======================================= ] 2499/3929 63% [======================================= ] 2500/3929 63% [======================================= ] 2501/3929 63% [======================================= ] 2502/3929 63% [======================================= ] 2503/3929 63% [======================================= ] 2504/3929 63% [======================================= ] 2505/3929 63% [======================================= ] 2506/3929 63% [======================================= ] 2507/3929 63% [======================================= ] 2508/3929 63% [======================================= ] 2509/3929 63% [======================================= ] 2510/3929 63% [======================================= ] 2511/3929 63% [======================================= ] 2512/3929 63% [======================================= ] 2513/3929 63% [======================================= ] 2514/3929 63% [======================================= ] 2515/3929 64% [======================================= ] 2516/3929 64% [======================================= ] 2517/3929 64% [======================================= ] 2518/3929 64% [======================================= ] 2519/3929 64% [======================================= ] 2520/3929 64% [======================================= ] 2521/3929 64% [======================================= ] 2522/3929 64% [======================================= ] 2523/3929 64% [======================================= ] 2524/3929 64% [======================================= ] 2525/3929 64% [======================================= ] 2526/3929 64% [======================================= ] 2527/3929 64% [======================================= ] 2528/3929 64% [======================================= ] 2529/3929 64% [======================================= ] 2530/3929 64% [======================================= ] 2531/3929 64% [======================================= ] 2532/3929 64% [======================================= ] 2533/3929 64% [======================================= ] 2534/3929 64% [======================================== ] 2535/3929 64% [======================================== ] 2536/3929 64% [======================================== ] 2537/3929 64% [======================================== ] 2538/3929 64% [======================================== ] 2539/3929 64% [======================================== ] 2540/3929 64% [======================================== ] 2541/3929 64% [======================================== ] 2542/3929 64% [======================================== ] 2543/3929 64% [======================================== ] 2544/3929 64% [======================================== ] 2545/3929 64% [======================================== ] 2546/3929 64% [======================================== ] 2547/3929 64% [======================================== ] 2548/3929 64% [======================================== ] 2549/3929 64% [======================================== ] 2550/3929 64% [======================================== ] 2551/3929 64% [======================================== ] 2552/3929 64% [======================================== ] 2553/3929 64% [======================================== ] 2554/3929 65% [======================================== ] 2555/3929 65% [======================================== ] 2556/3929 65% [======================================== ] 2557/3929 65% [======================================== ] 2558/3929 65% [======================================== ] 2559/3929 65% [======================================== ] 2560/3929 65% [======================================== ] 2561/3929 65% [======================================== ] 2562/3929 65% [======================================== ] 2563/3929 65% [======================================== ] 2564/3929 65% [======================================== ] 2565/3929 65% [======================================== ] 2566/3929 65% [======================================== ] 2567/3929 65% [======================================== ] 2568/3929 65% [======================================== ] 2569/3929 65% [======================================== ] 2570/3929 65% [======================================== ] 2571/3929 65% [======================================== ] 2572/3929 65% [======================================== ] 2573/3929 65% [======================================== ] 2574/3929 65% [======================================== ] 2575/3929 65% [======================================== ] 2576/3929 65% [======================================== ] 2577/3929 65% [======================================== ] 2578/3929 65% [======================================== ] 2579/3929 65% [======================================== ] 2580/3929 65% [======================================== ] 2581/3929 65% [======================================== ] 2582/3929 65% [======================================== ] 2583/3929 65% [======================================== ] 2584/3929 65% [======================================== ] 2585/3929 65% [======================================== ] 2586/3929 65% [======================================== ] 2587/3929 65% [======================================== ] 2588/3929 65% [======================================== ] 2589/3929 65% [======================================== ] 2590/3929 65% [======================================== ] 2591/3929 65% [======================================== ] 2592/3929 65% [======================================== ] 2593/3929 65% [======================================== ] 2594/3929 66% [======================================== ] 2595/3929 66% [======================================== ] 2596/3929 66% [======================================== ] 2597/3929 66% [======================================== ] 2598/3929 66% [========================================= ] 2599/3929 66% [========================================= ] 2600/3929 66% [========================================= ] 2601/3929 66% [========================================= ] 2602/3929 66% [========================================= ] 2603/3929 66% [========================================= ] 2604/3929 66% [========================================= ] 2605/3929 66% [========================================= ] 2606/3929 66% [========================================= ] 2607/3929 66% [========================================= ] 2608/3929 66% [========================================= ] 2609/3929 66% [========================================= ] 2610/3929 66% [========================================= ] 2611/3929 66% [========================================= ] 2612/3929 66% [========================================= ] 2613/3929 66% [========================================= ] 2614/3929 66% [========================================= ] 2615/3929 66% [========================================= ] 2616/3929 66% [========================================= ] 2617/3929 66% [========================================= ] 2618/3929 66% [========================================= ] 2619/3929 66% [========================================= ] 2620/3929 66% [========================================= ] 2621/3929 66% [========================================= ] 2622/3929 66% [========================================= ] 2623/3929 66% [========================================= ] 2624/3929 66% [========================================= ] 2625/3929 66% [========================================= ] 2626/3929 66% [========================================= ] 2627/3929 66% [========================================= ] 2628/3929 66% [========================================= ] 2629/3929 66% [========================================= ] 2630/3929 66% [========================================= ] 2631/3929 66% [========================================= ] 2632/3929 66% [========================================= ] 2633/3929 67% [========================================= ] 2634/3929 67% [========================================= ] 2635/3929 67% [========================================= ] 2636/3929 67% [========================================= ] 2637/3929 67% [========================================= ] 2638/3929 67% [========================================= ] 2639/3929 67% [========================================= ] 2640/3929 67% [========================================= ] 2641/3929 67% [========================================= ] 2642/3929 67% [========================================= ] 2643/3929 67% [========================================= ] 2644/3929 67% [========================================= ] 2645/3929 67% [========================================= ] 2646/3929 67% [========================================= ] 2647/3929 67% [========================================= ] 2648/3929 67% [========================================= ] 2649/3929 67% [========================================= ] 2650/3929 67% [========================================= ] 2651/3929 67% [========================================= ] 2652/3929 67% [========================================= ] 2653/3929 67% [========================================= ] 2654/3929 67% [========================================= ] 2655/3929 67% [========================================= ] 2656/3929 67% [========================================= ] 2657/3929 67% [========================================= ] 2658/3929 67% [========================================= ] 2659/3929 67% [========================================= ] 2660/3929 67% [========================================= ] 2661/3929 67% [========================================== ] 2662/3929 67% [========================================== ] 2663/3929 67% [========================================== ] 2664/3929 67% [========================================== ] 2665/3929 67% [========================================== ] 2666/3929 67% [========================================== ] 2667/3929 67% [========================================== ] 2668/3929 67% [========================================== ] 2669/3929 67% [========================================== ] 2670/3929 67% [========================================== ] 2671/3929 67% [========================================== ] 2672/3929 68% [========================================== ] 2673/3929 68% [========================================== ] 2674/3929 68% [========================================== ] 2675/3929 68% [========================================== ] 2676/3929 68% [========================================== ] 2677/3929 68% [========================================== ] 2678/3929 68% [========================================== ] 2679/3929 68% [========================================== ] 2680/3929 68% [========================================== ] 2681/3929 68% [========================================== ] 2682/3929 68% [========================================== ] 2683/3929 68% [========================================== ] 2684/3929 68% [========================================== ] 2685/3929 68% [========================================== ] 2686/3929 68% [========================================== ] 2687/3929 68% [========================================== ] 2688/3929 68% [========================================== ] 2689/3929 68% [========================================== ] 2690/3929 68% [========================================== ] 2691/3929 68% [========================================== ] 2692/3929 68% [========================================== ] 2693/3929 68% [========================================== ] 2694/3929 68% [========================================== ] 2695/3929 68% [========================================== ] 2696/3929 68% [========================================== ] 2697/3929 68% [========================================== ] 2698/3929 68% [========================================== ] 2699/3929 68% [========================================== ] 2700/3929 68% [========================================== ] 2701/3929 68% [========================================== ] 2702/3929 68% [========================================== ] 2703/3929 68% [========================================== ] 2704/3929 68% [========================================== ] 2705/3929 68% [========================================== ] 2706/3929 68% [========================================== ] 2707/3929 68% [========================================== ] 2708/3929 68% [========================================== ] 2709/3929 68% [========================================== ] 2710/3929 68% [========================================== ] 2711/3929 68% [========================================== ] 2712/3929 69% [========================================== ] 2713/3929 69% [========================================== ] 2714/3929 69% [========================================== ] 2715/3929 69% [========================================== ] 2716/3929 69% [========================================== ] 2717/3929 69% [========================================== ] 2718/3929 69% [========================================== ] 2719/3929 69% [========================================== ] 2720/3929 69% [========================================== ] 2721/3929 69% [========================================== ] 2722/3929 69% [========================================== ] 2723/3929 69% [========================================== ] 2724/3929 69% [=========================================== ] 2725/3929 69% [=========================================== ] 2726/3929 69% [=========================================== ] 2727/3929 69% [=========================================== ] 2728/3929 69% [=========================================== ] 2729/3929 69% [=========================================== ] 2730/3929 69% [=========================================== ] 2731/3929 69% [=========================================== ] 2732/3929 69% [=========================================== ] 2733/3929 69% [=========================================== ] 2734/3929 69% [=========================================== ] 2735/3929 69% [=========================================== ] 2736/3929 69% [=========================================== ] 2737/3929 69% [=========================================== ] 2738/3929 69% [=========================================== ] 2739/3929 69% [=========================================== ] 2740/3929 69% [=========================================== ] 2741/3929 69% [=========================================== ] 2742/3929 69% [=========================================== ] 2743/3929 69% [=========================================== ] 2744/3929 69% [=========================================== ] 2745/3929 69% [=========================================== ] 2746/3929 69% [=========================================== ] 2747/3929 69% [=========================================== ] 2748/3929 69% [=========================================== ] 2749/3929 69% [=========================================== ] 2750/3929 69% [=========================================== ] 2751/3929 70% [=========================================== ] 2752/3929 70% [=========================================== ] 2753/3929 70% [=========================================== ] 2754/3929 70% [=========================================== ] 2755/3929 70% [=========================================== ] 2756/3929 70% [=========================================== ] 2757/3929 70% [=========================================== ] 2758/3929 70% [=========================================== ] 2759/3929 70% [=========================================== ] 2760/3929 70% [=========================================== ] 2761/3929 70% [=========================================== ] 2762/3929 70% [=========================================== ] 2763/3929 70% [=========================================== ] 2764/3929 70% [=========================================== ] 2765/3929 70% [=========================================== ] 2766/3929 70% [=========================================== ] 2767/3929 70% [=========================================== ] 2768/3929 70% [=========================================== ] 2769/3929 70% [=========================================== ] 2770/3929 70% [=========================================== ] 2771/3929 70% [=========================================== ] 2772/3929 70% [=========================================== ] 2773/3929 70% [=========================================== ] 2774/3929 70% [=========================================== ] 2775/3929 70% [=========================================== ] 2776/3929 70% [=========================================== ] 2777/3929 70% [=========================================== ] 2778/3929 70% [=========================================== ] 2779/3929 70% [=========================================== ] 2780/3929 70% [=========================================== ] 2781/3929 70% [=========================================== ] 2782/3929 70% [=========================================== ] 2783/3929 70% [=========================================== ] 2784/3929 70% [=========================================== ] 2785/3929 70% [=========================================== ] 2786/3929 70% [=========================================== ] 2787/3929 70% [=========================================== ] 2788/3929 70% [============================================ ] 2789/3929 70% [============================================ ] 2790/3929 71% [============================================ ] 2791/3929 71% [============================================ ] 2792/3929 71% [============================================ ] 2793/3929 71% [============================================ ] 2794/3929 71% [============================================ ] 2795/3929 71% [============================================ ] 2796/3929 71% [============================================ ] 2797/3929 71% [============================================ ] 2798/3929 71% [============================================ ] 2799/3929 71% [============================================ ] 2800/3929 71% [============================================ ] 2801/3929 71% [============================================ ] 2802/3929 71% [============================================ ] 2803/3929 71% [============================================ ] 2804/3929 71% [============================================ ] 2805/3929 71% [============================================ ] 2806/3929 71% [============================================ ] 2807/3929 71% [============================================ ] 2808/3929 71% [============================================ ] 2809/3929 71% [============================================ ] 2810/3929 71% [============================================ ] 2811/3929 71% [============================================ ] 2812/3929 71% [============================================ ] 2813/3929 71% [============================================ ] 2814/3929 71% [============================================ ] 2815/3929 71% [============================================ ] 2816/3929 71% [============================================ ] 2817/3929 71% [============================================ ] 2818/3929 71% [============================================ ] 2819/3929 71% [============================================ ] 2820/3929 71% [============================================ ] 2821/3929 71% [============================================ ] 2822/3929 71% [============================================ ] 2823/3929 71% [============================================ ] 2824/3929 71% [============================================ ] 2825/3929 71% [============================================ ] 2826/3929 71% [============================================ ] 2827/3929 71% [============================================ ] 2828/3929 71% [============================================ ] 2829/3929 72% [============================================ ] 2830/3929 72% [============================================ ] 2831/3929 72% [============================================ ] 2832/3929 72% [============================================ ] 2833/3929 72% [============================================ ] 2834/3929 72% [============================================ ] 2835/3929 72% [============================================ ] 2836/3929 72% [============================================ ] 2837/3929 72% [============================================ ] 2838/3929 72% [============================================ ] 2839/3929 72% [============================================ ] 2840/3929 72% [============================================ ] 2841/3929 72% [============================================ ] 2842/3929 72% [============================================ ] 2843/3929 72% [============================================ ] 2844/3929 72% [============================================ ] 2845/3929 72% [============================================ ] 2846/3929 72% [============================================ ] 2847/3929 72% [============================================ ] 2848/3929 72% [============================================ ] 2849/3929 72% [============================================ ] 2850/3929 72% [============================================ ] 2851/3929 72% [============================================= ] 2852/3929 72% [============================================= ] 2853/3929 72% [============================================= ] 2854/3929 72% [============================================= ] 2855/3929 72% [============================================= ] 2856/3929 72% [============================================= ] 2857/3929 72% [============================================= ] 2858/3929 72% [============================================= ] 2859/3929 72% [============================================= ] 2860/3929 72% [============================================= ] 2861/3929 72% [============================================= ] 2862/3929 72% [============================================= ] 2863/3929 72% [============================================= ] 2864/3929 72% [============================================= ] 2865/3929 72% [============================================= ] 2866/3929 72% [============================================= ] 2867/3929 72% [============================================= ] 2868/3929 72% [============================================= ] 2869/3929 73% [============================================= ] 2870/3929 73% [============================================= ] 2871/3929 73% [============================================= ] 2872/3929 73% [============================================= ] 2873/3929 73% [============================================= ] 2874/3929 73% [============================================= ] 2875/3929 73% [============================================= ] 2876/3929 73% [============================================= ] 2877/3929 73% [============================================= ] 2878/3929 73% [============================================= ] 2879/3929 73% [============================================= ] 2880/3929 73% [============================================= ] 2881/3929 73% [============================================= ] 2882/3929 73% [============================================= ] 2883/3929 73% [============================================= ] 2884/3929 73% [============================================= ] 2885/3929 73% [============================================= ] 2886/3929 73% [============================================= ] 2887/3929 73% [============================================= ] 2888/3929 73% [============================================= ] 2889/3929 73% [============================================= ] 2890/3929 73% [============================================= ] 2891/3929 73% [============================================= ] 2892/3929 73% [============================================= ] 2893/3929 73% [============================================= ] 2894/3929 73% [============================================= ] 2895/3929 73% [============================================= ] 2896/3929 73% [============================================= ] 2897/3929 73% [============================================= ] 2898/3929 73% [============================================= ] 2899/3929 73% [============================================= ] 2900/3929 73% [============================================= ] 2901/3929 73% [============================================= ] 2902/3929 73% [============================================= ] 2903/3929 73% [============================================= ] 2904/3929 73% [============================================= ] 2905/3929 73% [============================================= ] 2906/3929 73% [============================================= ] 2907/3929 73% [============================================= ] 2908/3929 74% [============================================= ] 2909/3929 74% [============================================= ] 2910/3929 74% [============================================= ] 2911/3929 74% [============================================= ] 2912/3929 74% [============================================= ] 2913/3929 74% [============================================= ] 2914/3929 74% [============================================= ] 2915/3929 74% [============================================== ] 2916/3929 74% [============================================== ] 2917/3929 74% [============================================== ] 2918/3929 74% [============================================== ] 2919/3929 74% [============================================== ] 2920/3929 74% [============================================== ] 2921/3929 74% [============================================== ] 2922/3929 74% [============================================== ] 2923/3929 74% [============================================== ] 2924/3929 74% [============================================== ] 2925/3929 74% [============================================== ] 2926/3929 74% [============================================== ] 2927/3929 74% [============================================== ] 2928/3929 74% [============================================== ] 2929/3929 74% [============================================== ] 2930/3929 74% [============================================== ] 2931/3929 74% [============================================== ] 2932/3929 74% [============================================== ] 2933/3929 74% [============================================== ] 2934/3929 74% [============================================== ] 2935/3929 74% [============================================== ] 2936/3929 74% [============================================== ] 2937/3929 74% [============================================== ] 2938/3929 74% [============================================== ] 2939/3929 74% [============================================== ] 2940/3929 74% [============================================== ] 2941/3929 74% [============================================== ] 2942/3929 74% [============================================== ] 2943/3929 74% [============================================== ] 2944/3929 74% [============================================== ] 2945/3929 74% [============================================== ] 2946/3929 74% [============================================== ] 2947/3929 75% [============================================== ] 2948/3929 75% [============================================== ] 2949/3929 75% [============================================== ] 2950/3929 75% [============================================== ] 2951/3929 75% [============================================== ] 2952/3929 75% [============================================== ] 2953/3929 75% [============================================== ] 2954/3929 75% [============================================== ] 2955/3929 75% [============================================== ] 2956/3929 75% [============================================== ] 2957/3929 75% [============================================== ] 2958/3929 75% [============================================== ] 2959/3929 75% [============================================== ] 2960/3929 75% [============================================== ] 2961/3929 75% [============================================== ] 2962/3929 75% [============================================== ] 2963/3929 75% [============================================== ] 2964/3929 75% [============================================== ] 2965/3929 75% [============================================== ] 2966/3929 75% [============================================== ] 2967/3929 75% [============================================== ] 2968/3929 75% [============================================== ] 2969/3929 75% [============================================== ] 2970/3929 75% [============================================== ] 2971/3929 75% [============================================== ] 2972/3929 75% [============================================== ] 2973/3929 75% [============================================== ] 2974/3929 75% [============================================== ] 2975/3929 75% [============================================== ] 2976/3929 75% [============================================== ] 2977/3929 75% [============================================== ] 2978/3929 75% [=============================================== ] 2979/3929 75% [=============================================== ] 2980/3929 75% [=============================================== ] 2981/3929 75% [=============================================== ] 2982/3929 75% [=============================================== ] 2983/3929 75% [=============================================== ] 2984/3929 75% [=============================================== ] 2985/3929 75% [=============================================== ] 2986/3929 75% [=============================================== ] 2987/3929 76% [=============================================== ] 2988/3929 76% [=============================================== ] 2989/3929 76% [=============================================== ] 2990/3929 76% [=============================================== ] 2991/3929 76% [=============================================== ] 2992/3929 76% [=============================================== ] 2993/3929 76% [=============================================== ] 2994/3929 76% [=============================================== ] 2995/3929 76% [=============================================== ] 2996/3929 76% [=============================================== ] 2997/3929 76% [=============================================== ] 2998/3929 76% [=============================================== ] 2999/3929 76% [=============================================== ] 3000/3929 76% [=============================================== ] 3001/3929 76% [=============================================== ] 3002/3929 76% [=============================================== ] 3003/3929 76% [=============================================== ] 3004/3929 76% [=============================================== ] 3005/3929 76% [=============================================== ] 3006/3929 76% [=============================================== ] 3007/3929 76% [=============================================== ] 3008/3929 76% [=============================================== ] 3009/3929 76% [=============================================== ] 3010/3929 76% [=============================================== ] 3011/3929 76% [=============================================== ] 3012/3929 76% [=============================================== ] 3013/3929 76% [=============================================== ] 3014/3929 76% [=============================================== ] 3015/3929 76% [=============================================== ] 3016/3929 76% [=============================================== ] 3017/3929 76% [=============================================== ] 3018/3929 76% [=============================================== ] 3019/3929 76% [=============================================== ] 3020/3929 76% [=============================================== ] 3021/3929 76% [=============================================== ] 3022/3929 76% [=============================================== ] 3023/3929 76% [=============================================== ] 3024/3929 76% [=============================================== ] 3025/3929 76% [=============================================== ] 3026/3929 77% [=============================================== ] 3027/3929 77% [=============================================== ] 3028/3929 77% [=============================================== ] 3029/3929 77% [=============================================== ] 3030/3929 77% [=============================================== ] 3031/3929 77% [=============================================== ] 3032/3929 77% [=============================================== ] 3033/3929 77% [=============================================== ] 3034/3929 77% [=============================================== ] 3035/3929 77% [=============================================== ] 3036/3929 77% [=============================================== ] 3037/3929 77% [=============================================== ] 3038/3929 77% [=============================================== ] 3039/3929 77% [=============================================== ] 3040/3929 77% [=============================================== ] 3041/3929 77% [================================================ ] 3042/3929 77% [================================================ ] 3043/3929 77% [================================================ ] 3044/3929 77% [================================================ ] 3045/3929 77% [================================================ ] 3046/3929 77% [================================================ ] 3047/3929 77% [================================================ ] 3048/3929 77% [================================================ ] 3049/3929 77% [================================================ ] 3050/3929 77% [================================================ ] 3051/3929 77% [================================================ ] 3052/3929 77% [================================================ ] 3053/3929 77% [================================================ ] 3054/3929 77% [================================================ ] 3055/3929 77% [================================================ ] 3056/3929 77% [================================================ ] 3057/3929 77% [================================================ ] 3058/3929 77% [================================================ ] 3059/3929 77% [================================================ ] 3060/3929 77% [================================================ ] 3061/3929 77% [================================================ ] 3062/3929 77% [================================================ ] 3063/3929 77% [================================================ ] 3064/3929 77% [================================================ ] 3065/3929 78% [================================================ ] 3066/3929 78% [================================================ ] 3067/3929 78% [================================================ ] 3068/3929 78% [================================================ ] 3069/3929 78% [================================================ ] 3070/3929 78% [================================================ ] 3071/3929 78% [================================================ ] 3072/3929 78% [================================================ ] 3073/3929 78% [================================================ ] 3074/3929 78% [================================================ ] 3075/3929 78% [================================================ ] 3076/3929 78% [================================================ ] 3077/3929 78% [================================================ ] 3078/3929 78% [================================================ ] 3079/3929 78% [================================================ ] 3080/3929 78% [================================================ ] 3081/3929 78% [================================================ ] 3082/3929 78% [================================================ ] 3083/3929 78% [================================================ ] 3084/3929 78% [================================================ ] 3085/3929 78% [================================================ ] 3086/3929 78% [================================================ ] 3087/3929 78% [================================================ ] 3088/3929 78% [================================================ ] 3089/3929 78% [================================================ ] 3090/3929 78% [================================================ ] 3091/3929 78% [================================================ ] 3092/3929 78% [================================================ ] 3093/3929 78% [================================================ ] 3094/3929 78% [================================================ ] 3095/3929 78% [================================================ ] 3096/3929 78% [================================================ ] 3097/3929 78% [================================================ ] 3098/3929 78% [================================================ ] 3099/3929 78% [================================================ ] 3100/3929 78% [================================================ ] 3101/3929 78% [================================================ ] 3102/3929 78% [================================================ ] 3103/3929 78% [================================================ ] 3104/3929 79% [================================================ ] 3105/3929 79% [================================================= ] 3106/3929 79% [================================================= ] 3107/3929 79% [================================================= ] 3108/3929 79% [================================================= ] 3109/3929 79% [================================================= ] 3110/3929 79% [================================================= ] 3111/3929 79% [================================================= ] 3112/3929 79% [================================================= ] 3113/3929 79% [================================================= ] 3114/3929 79% [================================================= ] 3115/3929 79% [================================================= ] 3116/3929 79% [================================================= ] 3117/3929 79% [================================================= ] 3118/3929 79% [================================================= ] 3119/3929 79% [================================================= ] 3120/3929 79% [================================================= ] 3121/3929 79% [================================================= ] 3122/3929 79% [================================================= ] 3123/3929 79% [================================================= ] 3124/3929 79% [================================================= ] 3125/3929 79% [================================================= ] 3126/3929 79% [================================================= ] 3127/3929 79% [================================================= ] 3128/3929 79% [================================================= ] 3129/3929 79% [================================================= ] 3130/3929 79% [================================================= ] 3131/3929 79% [================================================= ] 3132/3929 79% [================================================= ] 3133/3929 79% [================================================= ] 3134/3929 79% [================================================= ] 3135/3929 79% [================================================= ] 3136/3929 79% [================================================= ] 3137/3929 79% [================================================= ] 3138/3929 79% [================================================= ] 3139/3929 79% [================================================= ] 3140/3929 79% [================================================= ] 3141/3929 79% [================================================= ] 3142/3929 79% [================================================= ] 3143/3929 79% [================================================= ] 3144/3929 80% [================================================= ] 3145/3929 80% [================================================= ] 3146/3929 80% [================================================= ] 3147/3929 80% [================================================= ] 3148/3929 80% [================================================= ] 3149/3929 80% [================================================= ] 3150/3929 80% [================================================= ] 3151/3929 80% [================================================= ] 3152/3929 80% [================================================= ] 3153/3929 80% [================================================= ] 3154/3929 80% [================================================= ] 3155/3929 80% [================================================= ] 3156/3929 80% [================================================= ] 3157/3929 80% [================================================= ] 3158/3929 80% [================================================= ] 3159/3929 80% [================================================= ] 3160/3929 80% [================================================= ] 3161/3929 80% [================================================= ] 3162/3929 80% [================================================= ] 3163/3929 80% [================================================= ] 3164/3929 80% [================================================= ] 3165/3929 80% [================================================= ] 3166/3929 80% [================================================= ] 3167/3929 80% [================================================= ] 3168/3929 80% [================================================== ] 3169/3929 80% [================================================== ] 3170/3929 80% [================================================== ] 3171/3929 80% [================================================== ] 3172/3929 80% [================================================== ] 3173/3929 80% [================================================== ] 3174/3929 80% [================================================== ] 3175/3929 80% [================================================== ] 3176/3929 80% [================================================== ] 3177/3929 80% [================================================== ] 3178/3929 80% [================================================== ] 3179/3929 80% [================================================== ] 3180/3929 80% [================================================== ] 3181/3929 80% [================================================== ] 3182/3929 80% [================================================== ] 3183/3929 81% [================================================== ] 3184/3929 81% [================================================== ] 3185/3929 81% [================================================== ] 3186/3929 81% [================================================== ] 3187/3929 81% [================================================== ] 3188/3929 81% [================================================== ] 3189/3929 81% [================================================== ] 3190/3929 81% [================================================== ] 3191/3929 81% [================================================== ] 3192/3929 81% [================================================== ] 3193/3929 81% [================================================== ] 3194/3929 81% [================================================== ] 3195/3929 81% [================================================== ] 3196/3929 81% [================================================== ] 3197/3929 81% [================================================== ] 3198/3929 81% [================================================== ] 3199/3929 81% [================================================== ] 3200/3929 81% [================================================== ] 3201/3929 81% [================================================== ] 3202/3929 81% [================================================== ] 3203/3929 81% [================================================== ] 3204/3929 81% [================================================== ] 3205/3929 81% [================================================== ] 3206/3929 81% [================================================== ] 3207/3929 81% [================================================== ] 3208/3929 81% [================================================== ] 3209/3929 81% [================================================== ] 3210/3929 81% [================================================== ] 3211/3929 81% [================================================== ] 3212/3929 81% [================================================== ] 3213/3929 81% [================================================== ] 3214/3929 81% [================================================== ] 3215/3929 81% [================================================== ] 3216/3929 81% [================================================== ] 3217/3929 81% [================================================== ] 3218/3929 81% [================================================== ] 3219/3929 81% [================================================== ] 3220/3929 81% [================================================== ] 3221/3929 81% [================================================== ] 3222/3929 82% [================================================== ] 3223/3929 82% [================================================== ] 3224/3929 82% [================================================== ] 3225/3929 82% [================================================== ] 3226/3929 82% [================================================== ] 3227/3929 82% [================================================== ] 3228/3929 82% [================================================== ] 3229/3929 82% [================================================== ] 3230/3929 82% [================================================== ] 3231/3929 82% [=================================================== ] 3232/3929 82% [=================================================== ] 3233/3929 82% [=================================================== ] 3234/3929 82% [=================================================== ] 3235/3929 82% [=================================================== ] 3236/3929 82% [=================================================== ] 3237/3929 82% [=================================================== ] 3238/3929 82% [=================================================== ] 3239/3929 82% [=================================================== ] 3240/3929 82% [=================================================== ] 3241/3929 82% [=================================================== ] 3242/3929 82% [=================================================== ] 3243/3929 82% [=================================================== ] 3244/3929 82% [=================================================== ] 3245/3929 82% [=================================================== ] 3246/3929 82% [=================================================== ] 3247/3929 82% [=================================================== ] 3248/3929 82% [=================================================== ] 3249/3929 82% [=================================================== ] 3250/3929 82% [=================================================== ] 3251/3929 82% [=================================================== ] 3252/3929 82% [=================================================== ] 3253/3929 82% [=================================================== ] 3254/3929 82% [=================================================== ] 3255/3929 82% [=================================================== ] 3256/3929 82% [=================================================== ] 3257/3929 82% [=================================================== ] 3258/3929 82% [=================================================== ] 3259/3929 82% [=================================================== ] 3260/3929 82% [=================================================== ] 3261/3929 82% [=================================================== ] 3262/3929 83% [=================================================== ] 3263/3929 83% [=================================================== ] 3264/3929 83% [=================================================== ] 3265/3929 83% [=================================================== ] 3266/3929 83% [=================================================== ] 3267/3929 83% [=================================================== ] 3268/3929 83% [=================================================== ] 3269/3929 83% [=================================================== ] 3270/3929 83% [=================================================== ] 3271/3929 83% [=================================================== ] 3272/3929 83% [=================================================== ] 3273/3929 83% [=================================================== ] 3274/3929 83% [=================================================== ] 3275/3929 83% [=================================================== ] 3276/3929 83% [=================================================== ] 3277/3929 83% [=================================================== ] 3278/3929 83% [=================================================== ] 3279/3929 83% [=================================================== ] 3280/3929 83% [=================================================== ] 3281/3929 83% [=================================================== ] 3282/3929 83% [=================================================== ] 3283/3929 83% [=================================================== ] 3284/3929 83% [=================================================== ] 3285/3929 83% [=================================================== ] 3286/3929 83% [=================================================== ] 3287/3929 83% [=================================================== ] 3288/3929 83% [=================================================== ] 3289/3929 83% [=================================================== ] 3290/3929 83% [=================================================== ] 3291/3929 83% [=================================================== ] 3292/3929 83% [=================================================== ] 3293/3929 83% [=================================================== ] 3294/3929 83% [=================================================== ] 3295/3929 83% [==================================================== ] 3296/3929 83% [==================================================== ] 3297/3929 83% [==================================================== ] 3298/3929 83% [==================================================== ] 3299/3929 83% [==================================================== ] 3300/3929 83% [==================================================== ] 3301/3929 84% [==================================================== ] 3302/3929 84% [==================================================== ] 3303/3929 84% [==================================================== ] 3304/3929 84% [==================================================== ] 3305/3929 84% [==================================================== ] 3306/3929 84% [==================================================== ] 3307/3929 84% [==================================================== ] 3308/3929 84% [==================================================== ] 3309/3929 84% [==================================================== ] 3310/3929 84% [==================================================== ] 3311/3929 84% [==================================================== ] 3312/3929 84% [==================================================== ] 3313/3929 84% [==================================================== ] 3314/3929 84% [==================================================== ] 3315/3929 84% [==================================================== ] 3316/3929 84% [==================================================== ] 3317/3929 84% [==================================================== ] 3318/3929 84% [==================================================== ] 3319/3929 84% [==================================================== ] 3320/3929 84% [==================================================== ] 3321/3929 84% [==================================================== ] 3322/3929 84% [==================================================== ] 3323/3929 84% [==================================================== ] 3324/3929 84% [==================================================== ] 3325/3929 84% [==================================================== ] 3326/3929 84% [==================================================== ] 3327/3929 84% [==================================================== ] 3328/3929 84% [==================================================== ] 3329/3929 84% [==================================================== ] 3330/3929 84% [==================================================== ] 3331/3929 84% [==================================================== ] 3332/3929 84% [==================================================== ] 3333/3929 84% [==================================================== ] 3334/3929 84% [==================================================== ] 3335/3929 84% [==================================================== ] 3336/3929 84% [==================================================== ] 3337/3929 84% [==================================================== ] 3338/3929 84% [==================================================== ] 3339/3929 84% [==================================================== ] 3340/3929 85% [==================================================== ] 3341/3929 85% [==================================================== ] 3342/3929 85% [==================================================== ] 3343/3929 85% [==================================================== ] 3344/3929 85% [==================================================== ] 3345/3929 85% [==================================================== ] 3346/3929 85% [==================================================== ] 3347/3929 85% [==================================================== ] 3348/3929 85% [==================================================== ] 3349/3929 85% [==================================================== ] 3350/3929 85% [==================================================== ] 3351/3929 85% [==================================================== ] 3352/3929 85% [==================================================== ] 3353/3929 85% [==================================================== ] 3354/3929 85% [==================================================== ] 3355/3929 85% [==================================================== ] 3356/3929 85% [==================================================== ] 3357/3929 85% [==================================================== ] 3358/3929 85% [===================================================== ] 3359/3929 85% [===================================================== ] 3360/3929 85% [===================================================== ] 3361/3929 85% [===================================================== ] 3362/3929 85% [===================================================== ] 3363/3929 85% [===================================================== ] 3364/3929 85% [===================================================== ] 3365/3929 85% [===================================================== ] 3366/3929 85% [===================================================== ] 3367/3929 85% [===================================================== ] 3368/3929 85% [===================================================== ] 3369/3929 85% [===================================================== ] 3370/3929 85% [===================================================== ] 3371/3929 85% [===================================================== ] 3372/3929 85% [===================================================== ] 3373/3929 85% [===================================================== ] 3374/3929 85% [===================================================== ] 3375/3929 85% [===================================================== ] 3376/3929 85% [===================================================== ] 3377/3929 85% [===================================================== ] 3378/3929 85% [===================================================== ] 3379/3929 86% [===================================================== ] 3380/3929 86% [===================================================== ] 3381/3929 86% [===================================================== ] 3382/3929 86% [===================================================== ] 3383/3929 86% [===================================================== ] 3384/3929 86% [===================================================== ] 3385/3929 86% [===================================================== ] 3386/3929 86% [===================================================== ] 3387/3929 86% [===================================================== ] 3388/3929 86% [===================================================== ] 3389/3929 86% [===================================================== ] 3390/3929 86% [===================================================== ] 3391/3929 86% [===================================================== ] 3392/3929 86% [===================================================== ] 3393/3929 86% [===================================================== ] 3394/3929 86% [===================================================== ] 3395/3929 86% [===================================================== ] 3396/3929 86% [===================================================== ] 3397/3929 86% [===================================================== ] 3398/3929 86% [===================================================== ] 3399/3929 86% [===================================================== ] 3400/3929 86% [===================================================== ] 3401/3929 86% [===================================================== ] 3402/3929 86% [===================================================== ] 3403/3929 86% [===================================================== ] 3404/3929 86% [===================================================== ] 3405/3929 86% [===================================================== ] 3406/3929 86% [===================================================== ] 3407/3929 86% [===================================================== ] 3408/3929 86% [===================================================== ] 3409/3929 86% [===================================================== ] 3410/3929 86% [===================================================== ] 3411/3929 86% [===================================================== ] 3412/3929 86% [===================================================== ] 3413/3929 86% [===================================================== ] 3414/3929 86% [===================================================== ] 3415/3929 86% [===================================================== ] 3416/3929 86% [===================================================== ] 3417/3929 86% [===================================================== ] 3418/3929 86% [===================================================== ] 3419/3929 87% [===================================================== ] 3420/3929 87% [===================================================== ] 3421/3929 87% [===================================================== ] 3422/3929 87% [====================================================== ] 3423/3929 87% [====================================================== ] 3424/3929 87% [====================================================== ] 3425/3929 87% [====================================================== ] 3426/3929 87% [====================================================== ] 3427/3929 87% [====================================================== ] 3428/3929 87% [====================================================== ] 3429/3929 87% [====================================================== ] 3430/3929 87% [====================================================== ] 3431/3929 87% [====================================================== ] 3432/3929 87% [====================================================== ] 3433/3929 87% [====================================================== ] 3434/3929 87% [====================================================== ] 3435/3929 87% [====================================================== ] 3436/3929 87% [====================================================== ] 3437/3929 87% [====================================================== ] 3438/3929 87% [====================================================== ] 3439/3929 87% [====================================================== ] 3440/3929 87% [====================================================== ] 3441/3929 87% [====================================================== ] 3442/3929 87% [====================================================== ] 3443/3929 87% [====================================================== ] 3444/3929 87% [====================================================== ] 3445/3929 87% [====================================================== ] 3446/3929 87% [====================================================== ] 3447/3929 87% [====================================================== ] 3448/3929 87% [====================================================== ] 3449/3929 87% [====================================================== ] 3450/3929 87% [====================================================== ] 3451/3929 87% [====================================================== ] 3452/3929 87% [====================================================== ] 3453/3929 87% [====================================================== ] 3454/3929 87% [====================================================== ] 3455/3929 87% [====================================================== ] 3456/3929 87% [====================================================== ] 3457/3929 87% [====================================================== ] 3458/3929 88% [====================================================== ] 3459/3929 88% [====================================================== ] 3460/3929 88% [====================================================== ] 3461/3929 88% [====================================================== ] 3462/3929 88% [====================================================== ] 3463/3929 88% [====================================================== ] 3464/3929 88% [====================================================== ] 3465/3929 88% [====================================================== ] 3466/3929 88% [====================================================== ] 3467/3929 88% [====================================================== ] 3468/3929 88% [====================================================== ] 3469/3929 88% [====================================================== ] 3470/3929 88% [====================================================== ] 3471/3929 88% [====================================================== ] 3472/3929 88% [====================================================== ] 3473/3929 88% [====================================================== ] 3474/3929 88% [====================================================== ] 3475/3929 88% [====================================================== ] 3476/3929 88% [====================================================== ] 3477/3929 88% [====================================================== ] 3478/3929 88% [====================================================== ] 3479/3929 88% [====================================================== ] 3480/3929 88% [====================================================== ] 3481/3929 88% [====================================================== ] 3482/3929 88% [====================================================== ] 3483/3929 88% [====================================================== ] 3484/3929 88% [====================================================== ] 3485/3929 88% [======================================================= ] 3486/3929 88% [======================================================= ] 3487/3929 88% [======================================================= ] 3488/3929 88% [======================================================= ] 3489/3929 88% [======================================================= ] 3490/3929 88% [======================================================= ] 3491/3929 88% [======================================================= ] 3492/3929 88% [======================================================= ] 3493/3929 88% [======================================================= ] 3494/3929 88% [======================================================= ] 3495/3929 88% [======================================================= ] 3496/3929 88% [======================================================= ] 3497/3929 89% [======================================================= ] 3498/3929 89% [======================================================= ] 3499/3929 89% [======================================================= ] 3500/3929 89% [======================================================= ] 3501/3929 89% [======================================================= ] 3502/3929 89% [======================================================= ] 3503/3929 89% [======================================================= ] 3504/3929 89% [======================================================= ] 3505/3929 89% [======================================================= ] 3506/3929 89% [======================================================= ] 3507/3929 89% [======================================================= ] 3508/3929 89% [======================================================= ] 3509/3929 89% [======================================================= ] 3510/3929 89% [======================================================= ] 3511/3929 89% [======================================================= ] 3512/3929 89% [======================================================= ] 3513/3929 89% [======================================================= ] 3514/3929 89% [======================================================= ] 3515/3929 89% [======================================================= ] 3516/3929 89% [======================================================= ] 3517/3929 89% [======================================================= ] 3518/3929 89% [======================================================= ] 3519/3929 89% [======================================================= ] 3520/3929 89% [======================================================= ] 3521/3929 89% [======================================================= ] 3522/3929 89% [======================================================= ] 3523/3929 89% [======================================================= ] 3524/3929 89% [======================================================= ] 3525/3929 89% [======================================================= ] 3526/3929 89% [======================================================= ] 3527/3929 89% [======================================================= ] 3528/3929 89% [======================================================= ] 3529/3929 89% [======================================================= ] 3530/3929 89% [======================================================= ] 3531/3929 89% [======================================================= ] 3532/3929 89% [======================================================= ] 3533/3929 89% [======================================================= ] 3534/3929 89% [======================================================= ] 3535/3929 89% [======================================================= ] 3536/3929 89% [======================================================= ] 3537/3929 90% [======================================================= ] 3538/3929 90% [======================================================= ] 3539/3929 90% [======================================================= ] 3540/3929 90% [======================================================= ] 3541/3929 90% [======================================================= ] 3542/3929 90% [======================================================= ] 3543/3929 90% [======================================================= ] 3544/3929 90% [======================================================= ] 3545/3929 90% [======================================================= ] 3546/3929 90% [======================================================= ] 3547/3929 90% [======================================================= ] 3548/3929 90% [======================================================== ] 3549/3929 90% [======================================================== ] 3550/3929 90% [======================================================== ] 3551/3929 90% [======================================================== ] 3552/3929 90% [======================================================== ] 3553/3929 90% [======================================================== ] 3554/3929 90% [======================================================== ] 3555/3929 90% [======================================================== ] 3556/3929 90% [======================================================== ] 3557/3929 90% [======================================================== ] 3558/3929 90% [======================================================== ] 3559/3929 90% [======================================================== ] 3560/3929 90% [======================================================== ] 3561/3929 90% [======================================================== ] 3562/3929 90% [======================================================== ] 3563/3929 90% [======================================================== ] 3564/3929 90% [======================================================== ] 3565/3929 90% [======================================================== ] 3566/3929 90% [======================================================== ] 3567/3929 90% [======================================================== ] 3568/3929 90% [======================================================== ] 3569/3929 90% [======================================================== ] 3570/3929 90% [======================================================== ] 3571/3929 90% [======================================================== ] 3572/3929 90% [======================================================== ] 3573/3929 90% [======================================================== ] 3574/3929 90% [======================================================== ] 3575/3929 90% [======================================================== ] 3576/3929 91% [======================================================== ] 3577/3929 91% [======================================================== ] 3578/3929 91% [======================================================== ] 3579/3929 91% [======================================================== ] 3580/3929 91% [======================================================== ] 3581/3929 91% [======================================================== ] 3582/3929 91% [======================================================== ] 3583/3929 91% [======================================================== ] 3584/3929 91% [======================================================== ] 3585/3929 91% [======================================================== ] 3586/3929 91% [======================================================== ] 3587/3929 91% [======================================================== ] 3588/3929 91% [======================================================== ] 3589/3929 91% [======================================================== ] 3590/3929 91% [======================================================== ] 3591/3929 91% [======================================================== ] 3592/3929 91% [======================================================== ] 3593/3929 91% [======================================================== ] 3594/3929 91% [======================================================== ] 3595/3929 91% [======================================================== ] 3596/3929 91% [======================================================== ] 3597/3929 91% [======================================================== ] 3598/3929 91% [======================================================== ] 3599/3929 91% [======================================================== ] 3600/3929 91% [======================================================== ] 3601/3929 91% [======================================================== ] 3602/3929 91% [======================================================== ] 3603/3929 91% [======================================================== ] 3604/3929 91% [======================================================== ] 3605/3929 91% [======================================================== ] 3606/3929 91% [======================================================== ] 3607/3929 91% [======================================================== ] 3608/3929 91% [======================================================== ] 3609/3929 91% [======================================================== ] 3610/3929 91% [======================================================== ] 3611/3929 91% [======================================================== ] 3612/3929 91% [========================================================= ] 3613/3929 91% [========================================================= ] 3614/3929 91% [========================================================= ] 3615/3929 92% [========================================================= ] 3616/3929 92% [========================================================= ] 3617/3929 92% [========================================================= ] 3618/3929 92% [========================================================= ] 3619/3929 92% [========================================================= ] 3620/3929 92% [========================================================= ] 3621/3929 92% [========================================================= ] 3622/3929 92% [========================================================= ] 3623/3929 92% [========================================================= ] 3624/3929 92% [========================================================= ] 3625/3929 92% [========================================================= ] 3626/3929 92% [========================================================= ] 3627/3929 92% [========================================================= ] 3628/3929 92% [========================================================= ] 3629/3929 92% [========================================================= ] 3630/3929 92% [========================================================= ] 3631/3929 92% [========================================================= ] 3632/3929 92% [========================================================= ] 3633/3929 92% [========================================================= ] 3634/3929 92% [========================================================= ] 3635/3929 92% [========================================================= ] 3636/3929 92% [========================================================= ] 3637/3929 92% [========================================================= ] 3638/3929 92% [========================================================= ] 3639/3929 92% [========================================================= ] 3640/3929 92% [========================================================= ] 3641/3929 92% [========================================================= ] 3642/3929 92% [========================================================= ] 3643/3929 92% [========================================================= ] 3644/3929 92% [========================================================= ] 3645/3929 92% [========================================================= ] 3646/3929 92% [========================================================= ] 3647/3929 92% [========================================================= ] 3648/3929 92% [========================================================= ] 3649/3929 92% [========================================================= ] 3650/3929 92% [========================================================= ] 3651/3929 92% [========================================================= ] 3652/3929 92% [========================================================= ] 3653/3929 92% [========================================================= ] 3654/3929 93% [========================================================= ] 3655/3929 93% [========================================================= ] 3656/3929 93% [========================================================= ] 3657/3929 93% [========================================================= ] 3658/3929 93% [========================================================= ] 3659/3929 93% [========================================================= ] 3660/3929 93% [========================================================= ] 3661/3929 93% [========================================================= ] 3662/3929 93% [========================================================= ] 3663/3929 93% [========================================================= ] 3664/3929 93% [========================================================= ] 3665/3929 93% [========================================================= ] 3666/3929 93% [========================================================= ] 3667/3929 93% [========================================================= ] 3668/3929 93% [========================================================= ] 3669/3929 93% [========================================================= ] 3670/3929 93% [========================================================= ] 3671/3929 93% [========================================================= ] 3672/3929 93% [========================================================= ] 3673/3929 93% [========================================================= ] 3674/3929 93% [========================================================= ] 3675/3929 93% [========================================================== ] 3676/3929 93% [========================================================== ] 3677/3929 93% [========================================================== ] 3678/3929 93% [========================================================== ] 3679/3929 93% [========================================================== ] 3680/3929 93% [========================================================== ] 3681/3929 93% [========================================================== ] 3682/3929 93% [========================================================== ] 3683/3929 93% [========================================================== ] 3684/3929 93% [========================================================== ] 3685/3929 93% [========================================================== ] 3686/3929 93% [========================================================== ] 3687/3929 93% [========================================================== ] 3688/3929 93% [========================================================== ] 3689/3929 93% [========================================================== ] 3690/3929 93% [========================================================== ] 3691/3929 93% [========================================================== ] 3692/3929 93% [========================================================== ] 3693/3929 93% [========================================================== ] 3694/3929 94% [========================================================== ] 3695/3929 94% [========================================================== ] 3696/3929 94% [========================================================== ] 3697/3929 94% [========================================================== ] 3698/3929 94% [========================================================== ] 3699/3929 94% [========================================================== ] 3700/3929 94% [========================================================== ] 3701/3929 94% [========================================================== ] 3702/3929 94% [========================================================== ] 3703/3929 94% [========================================================== ] 3704/3929 94% [========================================================== ] 3705/3929 94% [========================================================== ] 3706/3929 94% [========================================================== ] 3707/3929 94% [========================================================== ] 3708/3929 94% [========================================================== ] 3709/3929 94% [========================================================== ] 3710/3929 94% [========================================================== ] 3711/3929 94% [========================================================== ] 3712/3929 94% [========================================================== ] 3713/3929 94% [========================================================== ] 3714/3929 94% [========================================================== ] 3715/3929 94% [========================================================== ] 3716/3929 94% [========================================================== ] 3717/3929 94% [========================================================== ] 3718/3929 94% [========================================================== ] 3719/3929 94% [========================================================== ] 3720/3929 94% [========================================================== ] 3721/3929 94% [========================================================== ] 3722/3929 94% [========================================================== ] 3723/3929 94% [========================================================== ] 3724/3929 94% [========================================================== ] 3725/3929 94% [========================================================== ] 3726/3929 94% [========================================================== ] 3727/3929 94% [========================================================== ] 3728/3929 94% [========================================================== ] 3729/3929 94% [========================================================== ] 3730/3929 94% [========================================================== ] 3731/3929 94% [========================================================== ] 3732/3929 94% [========================================================== ] 3733/3929 95% [========================================================== ] 3734/3929 95% [========================================================== ] 3735/3929 95% [========================================================== ] 3736/3929 95% [========================================================== ] 3737/3929 95% [========================================================== ] 3738/3929 95% [=========================================================== ] 3739/3929 95% [=========================================================== ] 3740/3929 95% [=========================================================== ] 3741/3929 95% [=========================================================== ] 3742/3929 95% [=========================================================== ] 3743/3929 95% [=========================================================== ] 3744/3929 95% [=========================================================== ] 3745/3929 95% [=========================================================== ] 3746/3929 95% [=========================================================== ] 3747/3929 95% [=========================================================== ] 3748/3929 95% [=========================================================== ] 3749/3929 95% [=========================================================== ] 3750/3929 95% [=========================================================== ] 3751/3929 95% [=========================================================== ] 3752/3929 95% [=========================================================== ] 3753/3929 95% [=========================================================== ] 3754/3929 95% [=========================================================== ] 3755/3929 95% [=========================================================== ] 3756/3929 95% [=========================================================== ] 3757/3929 95% [=========================================================== ] 3758/3929 95% [=========================================================== ] 3759/3929 95% [=========================================================== ] 3760/3929 95% [=========================================================== ] 3761/3929 95% [=========================================================== ] 3762/3929 95% [=========================================================== ] 3763/3929 95% [=========================================================== ] 3764/3929 95% [=========================================================== ] 3765/3929 95% [=========================================================== ] 3766/3929 95% [=========================================================== ] 3767/3929 95% [=========================================================== ] 3768/3929 95% [=========================================================== ] 3769/3929 95% [=========================================================== ] 3770/3929 95% [=========================================================== ] 3771/3929 95% [=========================================================== ] 3772/3929 96% [=========================================================== ] 3773/3929 96% [=========================================================== ] 3774/3929 96% [=========================================================== ] 3775/3929 96% [=========================================================== ] 3776/3929 96% [=========================================================== ] 3777/3929 96% [=========================================================== ] 3778/3929 96% [=========================================================== ] 3779/3929 96% [=========================================================== ] 3780/3929 96% [=========================================================== ] 3781/3929 96% [=========================================================== ] 3782/3929 96% [=========================================================== ] 3783/3929 96% [=========================================================== ] 3784/3929 96% [=========================================================== ] 3785/3929 96% [=========================================================== ] 3786/3929 96% [=========================================================== ] 3787/3929 96% [=========================================================== ] 3788/3929 96% [=========================================================== ] 3789/3929 96% [=========================================================== ] 3790/3929 96% [=========================================================== ] 3791/3929 96% [=========================================================== ] 3792/3929 96% [=========================================================== ] 3793/3929 96% [=========================================================== ] 3794/3929 96% [=========================================================== ] 3795/3929 96% [=========================================================== ] 3796/3929 96% [=========================================================== ] 3797/3929 96% [=========================================================== ] 3798/3929 96% [=========================================================== ] 3799/3929 96% [=========================================================== ] 3800/3929 96% [=========================================================== ] 3801/3929 96% [=========================================================== ] 3802/3929 96% [============================================================ ] 3803/3929 96% [============================================================ ] 3804/3929 96% [============================================================ ] 3805/3929 96% [============================================================ ] 3806/3929 96% [============================================================ ] 3807/3929 96% [============================================================ ] 3808/3929 96% [============================================================ ] 3809/3929 96% [============================================================ ] 3810/3929 96% [============================================================ ] 3811/3929 96% [============================================================ ] 3812/3929 97% [============================================================ ] 3813/3929 97% [============================================================ ] 3814/3929 97% [============================================================ ] 3815/3929 97% [============================================================ ] 3816/3929 97% [============================================================ ] 3817/3929 97% [============================================================ ] 3818/3929 97% [============================================================ ] 3819/3929 97% [============================================================ ] 3820/3929 97% [============================================================ ] 3821/3929 97% [============================================================ ] 3822/3929 97% [============================================================ ] 3823/3929 97% [============================================================ ] 3824/3929 97% [============================================================ ] 3825/3929 97% [============================================================ ] 3826/3929 97% [============================================================ ] 3827/3929 97% [============================================================ ] 3828/3929 97% [============================================================ ] 3829/3929 97% [============================================================ ] 3830/3929 97% [============================================================ ] 3831/3929 97% [============================================================ ] 3832/3929 97% [============================================================ ] 3833/3929 97% [============================================================ ] 3834/3929 97% [============================================================ ] 3835/3929 97% [============================================================ ] 3836/3929 97% [============================================================ ] 3837/3929 97% [============================================================ ] 3838/3929 97% [============================================================ ] 3839/3929 97% [============================================================ ] 3840/3929 97% [============================================================ ] 3841/3929 97% [============================================================ ] 3842/3929 97% [============================================================ ] 3843/3929 97% [============================================================ ] 3844/3929 97% [============================================================ ] 3845/3929 97% [============================================================ ] 3846/3929 97% [============================================================ ] 3847/3929 97% [============================================================ ] 3848/3929 97% [============================================================ ] 3849/3929 97% [============================================================ ] 3850/3929 97% [============================================================ ] 3851/3929 98% [============================================================ ] 3852/3929 98% [============================================================ ] 3853/3929 98% [============================================================ ] 3854/3929 98% [============================================================ ] 3855/3929 98% [============================================================ ] 3856/3929 98% [============================================================ ] 3857/3929 98% [============================================================ ] 3858/3929 98% [============================================================ ] 3859/3929 98% [============================================================ ] 3860/3929 98% [============================================================ ] 3861/3929 98% [============================================================ ] 3862/3929 98% [============================================================ ] 3863/3929 98% [============================================================ ] 3864/3929 98% [============================================================ ] 3865/3929 98% [============================================================= ] 3866/3929 98% [============================================================= ] 3867/3929 98% [============================================================= ] 3868/3929 98% [============================================================= ] 3869/3929 98% [============================================================= ] 3870/3929 98% [============================================================= ] 3871/3929 98% [============================================================= ] 3872/3929 98% [============================================================= ] 3873/3929 98% [============================================================= ] 3874/3929 98% [============================================================= ] 3875/3929 98% [============================================================= ] 3876/3929 98% [============================================================= ] 3877/3929 98% [============================================================= ] 3878/3929 98% [============================================================= ] 3879/3929 98% [============================================================= ] 3880/3929 98% [============================================================= ] 3881/3929 98% [============================================================= ] 3882/3929 98% [============================================================= ] 3883/3929 98% [============================================================= ] 3884/3929 98% [============================================================= ] 3885/3929 98% [============================================================= ] 3886/3929 98% [============================================================= ] 3887/3929 98% [============================================================= ] 3888/3929 98% [============================================================= ] 3889/3929 98% [============================================================= ] 3890/3929 99% [============================================================= ] 3891/3929 99% [============================================================= ] 3892/3929 99% [============================================================= ] 3893/3929 99% [============================================================= ] 3894/3929 99% [============================================================= ] 3895/3929 99% [============================================================= ] 3896/3929 99% [============================================================= ] 3897/3929 99% [============================================================= ] 3898/3929 99% [============================================================= ] 3899/3929 99% [============================================================= ] 3900/3929 99% [============================================================= ] 3901/3929 99% [============================================================= ] 3902/3929 99% [============================================================= ] 3903/3929 99% [============================================================= ] 3904/3929 99% [============================================================= ] 3905/3929 99% [============================================================= ] 3906/3929 99% [============================================================= ] 3907/3929 99% [============================================================= ] 3908/3929 99% [============================================================= ] 3909/3929 99% [============================================================= ] 3910/3929 99% [============================================================= ] 3911/3929 99% [============================================================= ] 3912/3929 99% [============================================================= ] 3913/3929 99% [============================================================= ] 3914/3929 99% [============================================================= ] 3915/3929 99% [============================================================= ] 3916/3929 99% [============================================================= ] 3917/3929 99% [============================================================= ] 3918/3929 99% [============================================================= ] 3919/3929 99% [============================================================= ] 3920/3929 99% [============================================================= ] 3921/3929 99% [============================================================= ] 3922/3929 99% [============================================================= ] 3923/3929 99% [============================================================= ] 3924/3929 99% [============================================================= ] 3925/3929 99% [============================================================= ] 3926/3929 99% [============================================================= ] 3927/3929 99% [============================================================= ] 3928/3929 99% [==============================================================] 3929/3929 100% operation complete, 3929 objects in 72908 NAND pages. ln -snf /home/autobuild/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-3/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-3/buildroot' >>> Buildroot 2022.11-rc2-4-gdd72799739 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> 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-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.34 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dos2unix 7.4.3 Collecting legal info COPYING.txt: OK (sha256: 275ce1371734904b275e83bf760e3e6d2a520614545a3850c9568d1892b940fd) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> crun 1.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> datatables-fixedcolumns 3.3.0 Collecting legal info License.txt: OK (sha256: e8e92f97216f9ea00cb2735b933a91ec8e3869bed37b6d63a90f76f41508f2de) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fftw-long-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jquery 3.5.1 Collecting legal info >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> openssl Collecting legal info >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> ncdu 1.17 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> ndisc6 1.0.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> obsidian-cursors 1.0 Collecting legal info >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> openblas 0.3.21 Collecting legal info LICENSE: OK (sha256: 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff) >>> openssh 9.1p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-class-std 0.013 Collecting legal info README: OK (sha256: b8175bf3750dc54096bf1506c681b4f13262e5b82e40244e9a77730c6b72e4d6) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-date-manip 6.89 Collecting legal info LICENSE: OK (sha256: 8ba2a138654f8b59b7e1e3ad0d4c81918b9148ff95078b172ccbb45fa241431d) >>> perl-digest-hmac 1.04 Collecting legal info LICENSE: OK (sha256: cb9ff694d1769f450dd5c400204aa921d2fb3db90fcb21674a39f3725c4255c1) >>> perl-dist-checkconflicts 0.11 Collecting legal info LICENSE: OK (sha256: b4e0637ed96008ddcbf7e0ddeb73967df3d0b4dc62a6b7fdb86eac37018cb12e) >>> perl-module-implementation 0.09 Collecting legal info LICENSE: OK (sha256: dd34e4dbcadfaa3db992201873e1cbb4b4f4c18e9bf000821d5c768e66d7ff0b) >>> perl-module-runtime 0.016 Collecting legal info README: OK (sha256: ad1761020436687e8493208336ef53e84589fdba212da59b05b8111cca75ddc1) >>> perl-package-stash 0.39 Collecting legal info LICENSE: OK (sha256: 810b319a6f4a53c9cbbef513da17b2f0c872accd149bb889f153f4b78cf8cbb8) >>> perl-sub-install 0.928 Collecting legal info LICENSE: OK (sha256: ad5fb5c05003488f924c60ead21694d629055c9db2ee2d9dd0cf0041b9fedaca) >>> perl-sub-quote 2.006006 Collecting legal info LICENSE: OK (sha256: 88f4a8719c584d756dcfeebc7f35643066354188bfb57c672fbafcd44e044e9c) >>> perl-try-tiny 0.31 Collecting legal info LICENCE: OK (sha256: f1864ede834871a1207fcd19838b6bd5e1ff0a8704f5cc523fc397126041ed0b) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'