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_hweight.o yaffs2/yaffs_hweight.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 yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.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 yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.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 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-13/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-13/output-1/host/bin PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/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-13/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-13/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-13/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-13/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%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-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-13/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-13/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-13/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-13/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/autobuild/autobuild/instance-13/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-13/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-13/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-13/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-13/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-13/output-1/target/etc/shadow rm -f /home/autobuild/autobuild/instance-13/output-1/target/bin/sh rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/include /home/autobuild/autobuild/instance-13/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-13/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-13/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-13/output-1/target/usr/doc find /home/autobuild/autobuild/instance-13/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-13/output-1/target/lib/ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-13/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-13/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-13/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/man /home/autobuild/autobuild/instance-13/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/info /home/autobuild/autobuild/instance-13/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/doc /home/autobuild/autobuild/instance-13/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-13/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-13/output-1/target/lib/debug /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-13/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-13/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-13/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-13/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-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-168-ga45f2af7fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-13/output-1/per-package /home/autobuild/autobuild/instance-13/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-13/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-13/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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" gzip -9 -c -n /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs.gz >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-13/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-13/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-13/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-13/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs"52770816 bytes (50.3 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-13/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-13/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/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-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-13/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-13/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2796 objects. stage 2: creating image '/home/autobuild/autobuild/instance-13/output-1/images/rootfs.yaffs2' [ ] 1/2796 0% [ ] 2/2796 0% [ ] 3/2796 0% [ ] 4/2796 0% [ ] 5/2796 0% [ ] 6/2796 0% [ ] 7/2796 0% [ ] 8/2796 0% [ ] 9/2796 0% [ ] 10/2796 0% [ ] 11/2796 0% [ ] 12/2796 0% [ ] 13/2796 0% [ ] 14/2796 0% [ ] 15/2796 0% [ ] 16/2796 0% [ ] 17/2796 0% [ ] 18/2796 0% [ ] 19/2796 0% [ ] 20/2796 0% [ ] 21/2796 0% [ ] 22/2796 0% [ ] 23/2796 0% [ ] 24/2796 0% [ ] 25/2796 0% [ ] 26/2796 0% [ ] 27/2796 0% [ ] 28/2796 1% [ ] 29/2796 1% [ ] 30/2796 1% [ ] 31/2796 1% [ ] 32/2796 1% [ ] 33/2796 1% [ ] 34/2796 1% [ ] 35/2796 1% [ ] 36/2796 1% [ ] 37/2796 1% [ ] 38/2796 1% [ ] 39/2796 1% [ ] 40/2796 1% [ ] 41/2796 1% [ ] 42/2796 1% [ ] 43/2796 1% [ ] 44/2796 1% [ ] 45/2796 1% [= ] 46/2796 1% [= ] 47/2796 1% [= ] 48/2796 1% [= ] 49/2796 1% [= ] 50/2796 1% [= ] 51/2796 1% [= ] 52/2796 1% [= ] 53/2796 1% [= ] 54/2796 1% [= ] 55/2796 1% [= ] 56/2796 2% [= ] 57/2796 2% [= ] 58/2796 2% [= ] 59/2796 2% [= ] 60/2796 2% [= ] 61/2796 2% [= ] 62/2796 2% [= ] 63/2796 2% [= ] 64/2796 2% [= ] 65/2796 2% [= ] 66/2796 2% [= ] 67/2796 2% [= ] 68/2796 2% [= ] 69/2796 2% [= ] 70/2796 2% [= ] 71/2796 2% [= ] 72/2796 2% [= ] 73/2796 2% [= ] 74/2796 2% [= ] 75/2796 2% [= ] 76/2796 2% [= ] 77/2796 2% [= ] 78/2796 2% [= ] 79/2796 2% [= ] 80/2796 2% [= ] 81/2796 2% [= ] 82/2796 2% [= ] 83/2796 2% [= ] 84/2796 3% [= ] 85/2796 3% [= ] 86/2796 3% [= ] 87/2796 3% [= ] 88/2796 3% [= ] 89/2796 3% [= ] 90/2796 3% [== ] 91/2796 3% [== ] 92/2796 3% [== ] 93/2796 3% [== ] 94/2796 3% [== ] 95/2796 3% [== ] 96/2796 3% [== ] 97/2796 3% [== ] 98/2796 3% [== ] 99/2796 3% [== ] 100/2796 3% [== ] 101/2796 3% [== ] 102/2796 3% [== ] 103/2796 3% [== ] 104/2796 3% [== ] 105/2796 3% [== ] 106/2796 3% [== ] 107/2796 3% [== ] 108/2796 3% [== ] 109/2796 3% [== ] 110/2796 3% [== ] 111/2796 3% [== ] 112/2796 4% [== ] 113/2796 4% [== ] 114/2796 4% [== ] 115/2796 4% [== ] 116/2796 4% [== ] 117/2796 4% [== ] 118/2796 4% [== ] 119/2796 4% [== ] 120/2796 4% [== ] 121/2796 4% [== ] 122/2796 4% [== ] 123/2796 4% [== ] 124/2796 4% [== ] 125/2796 4% [== ] 126/2796 4% [== ] 127/2796 4% [== ] 128/2796 4% [== ] 129/2796 4% [== ] 130/2796 4% [== ] 131/2796 4% [== ] 132/2796 4% [== ] 133/2796 4% [== ] 134/2796 4% [== ] 135/2796 4% [=== ] 136/2796 4% [=== ] 137/2796 4% [=== ] 138/2796 4% [=== ] 139/2796 4% [=== ] 140/2796 5% [=== ] 141/2796 5% [=== ] 142/2796 5% [=== ] 143/2796 5% [=== ] 144/2796 5% [=== ] 145/2796 5% [=== ] 146/2796 5% [=== ] 147/2796 5% [=== ] 148/2796 5% [=== ] 149/2796 5% [=== ] 150/2796 5% [=== ] 151/2796 5% [=== ] 152/2796 5% [=== ] 153/2796 5% [=== ] 154/2796 5% [=== ] 155/2796 5% [=== ] 156/2796 5% [=== ] 157/2796 5% [=== ] 158/2796 5% [=== ] 159/2796 5% [=== ] 160/2796 5% [=== ] 161/2796 5% [=== ] 162/2796 5% [=== ] 163/2796 5% [=== ] 164/2796 5% [=== ] 165/2796 5% [=== ] 166/2796 5% [=== ] 167/2796 5% [=== ] 168/2796 6% [=== ] 169/2796 6% [=== ] 170/2796 6% [=== ] 171/2796 6% [=== ] 172/2796 6% [=== ] 173/2796 6% [=== ] 174/2796 6% [=== ] 175/2796 6% [=== ] 176/2796 6% [=== ] 177/2796 6% [=== ] 178/2796 6% [=== ] 179/2796 6% [=== ] 180/2796 6% [==== ] 181/2796 6% [==== ] 182/2796 6% [==== ] 183/2796 6% [==== ] 184/2796 6% [==== ] 185/2796 6% [==== ] 186/2796 6% [==== ] 187/2796 6% [==== ] 188/2796 6% [==== ] 189/2796 6% [==== ] 190/2796 6% [==== ] 191/2796 6% [==== ] 192/2796 6% [==== ] 193/2796 6% [==== ] 194/2796 6% [==== ] 195/2796 6% [==== ] 196/2796 7% [==== ] 197/2796 7% [==== ] 198/2796 7% [==== ] 199/2796 7% [==== ] 200/2796 7% [==== ] 201/2796 7% [==== ] 202/2796 7% [==== ] 203/2796 7% [==== ] 204/2796 7% [==== ] 205/2796 7% [==== ] 206/2796 7% [==== ] 207/2796 7% [==== ] 208/2796 7% [==== ] 209/2796 7% [==== ] 210/2796 7% [==== ] 211/2796 7% [==== ] 212/2796 7% [==== ] 213/2796 7% [==== ] 214/2796 7% [==== ] 215/2796 7% [==== ] 216/2796 7% [==== ] 217/2796 7% [==== ] 218/2796 7% [==== ] 219/2796 7% [==== ] 220/2796 7% [==== ] 221/2796 7% [==== ] 222/2796 7% [==== ] 223/2796 7% [==== ] 224/2796 8% [==== ] 225/2796 8% [===== ] 226/2796 8% [===== ] 227/2796 8% [===== ] 228/2796 8% [===== ] 229/2796 8% [===== ] 230/2796 8% [===== ] 231/2796 8% [===== ] 232/2796 8% [===== ] 233/2796 8% [===== ] 234/2796 8% [===== ] 235/2796 8% [===== ] 236/2796 8% [===== ] 237/2796 8% [===== ] 238/2796 8% [===== ] 239/2796 8% [===== ] 240/2796 8% [===== ] 241/2796 8% [===== ] 242/2796 8% [===== ] 243/2796 8% [===== ] 244/2796 8% [===== ] 245/2796 8% [===== ] 246/2796 8% [===== ] 247/2796 8% [===== ] 248/2796 8% [===== ] 249/2796 8% [===== ] 250/2796 8% [===== ] 251/2796 8% [===== ] 252/2796 9% [===== ] 253/2796 9% [===== ] 254/2796 9% [===== ] 255/2796 9% [===== ] 256/2796 9% [===== ] 257/2796 9% [===== ] 258/2796 9% [===== ] 259/2796 9% [===== ] 260/2796 9% [===== ] 261/2796 9% [===== ] 262/2796 9% [===== ] 263/2796 9% [===== ] 264/2796 9% [===== ] 265/2796 9% [===== ] 266/2796 9% [===== ] 267/2796 9% [===== ] 268/2796 9% [===== ] 269/2796 9% [===== ] 270/2796 9% [====== ] 271/2796 9% [====== ] 272/2796 9% [====== ] 273/2796 9% [====== ] 274/2796 9% [====== ] 275/2796 9% [====== ] 276/2796 9% [====== ] 277/2796 9% [====== ] 278/2796 9% [====== ] 279/2796 9% [====== ] 280/2796 10% [====== ] 281/2796 10% [====== ] 282/2796 10% [====== ] 283/2796 10% [====== ] 284/2796 10% [====== ] 285/2796 10% [====== ] 286/2796 10% [====== ] 287/2796 10% [====== ] 288/2796 10% [====== ] 289/2796 10% [====== ] 290/2796 10% [====== ] 291/2796 10% [====== ] 292/2796 10% [====== ] 293/2796 10% [====== ] 294/2796 10% [====== ] 295/2796 10% [====== ] 296/2796 10% [====== ] 297/2796 10% [====== ] 298/2796 10% [====== ] 299/2796 10% [====== ] 300/2796 10% [====== ] 301/2796 10% [====== ] 302/2796 10% [====== ] 303/2796 10% [====== ] 304/2796 10% [====== ] 305/2796 10% [====== ] 306/2796 10% [====== ] 307/2796 10% [====== ] 308/2796 11% [====== ] 309/2796 11% [====== ] 310/2796 11% [====== ] 311/2796 11% [====== ] 312/2796 11% [====== ] 313/2796 11% [====== ] 314/2796 11% [====== ] 315/2796 11% [======= ] 316/2796 11% [======= ] 317/2796 11% [======= ] 318/2796 11% [======= ] 319/2796 11% [======= ] 320/2796 11% [======= ] 321/2796 11% [======= ] 322/2796 11% [======= ] 323/2796 11% [======= ] 324/2796 11% [======= ] 325/2796 11% [======= ] 326/2796 11% [======= ] 327/2796 11% [======= ] 328/2796 11% [======= ] 329/2796 11% [======= ] 330/2796 11% [======= ] 331/2796 11% [======= ] 332/2796 11% [======= ] 333/2796 11% [======= ] 334/2796 11% [======= ] 335/2796 11% [======= ] 336/2796 12% [======= ] 337/2796 12% [======= ] 338/2796 12% [======= ] 339/2796 12% [======= ] 340/2796 12% [======= ] 341/2796 12% [======= ] 342/2796 12% [======= ] 343/2796 12% [======= ] 344/2796 12% [======= ] 345/2796 12% [======= ] 346/2796 12% [======= ] 347/2796 12% [======= ] 348/2796 12% [======= ] 349/2796 12% [======= ] 350/2796 12% [======= ] 351/2796 12% [======= ] 352/2796 12% [======= ] 353/2796 12% [======= ] 354/2796 12% [======= ] 355/2796 12% [======= ] 356/2796 12% [======= ] 357/2796 12% [======= ] 358/2796 12% [======= ] 359/2796 12% [======= ] 360/2796 12% [======== ] 361/2796 12% [======== ] 362/2796 12% [======== ] 363/2796 12% [======== ] 364/2796 13% [======== ] 365/2796 13% [======== ] 366/2796 13% [======== ] 367/2796 13% [======== ] 368/2796 13% [======== ] 369/2796 13% [======== ] 370/2796 13% [======== ] 371/2796 13% [======== ] 372/2796 13% [======== ] 373/2796 13% [======== ] 374/2796 13% [======== ] 375/2796 13% [======== ] 376/2796 13% [======== ] 377/2796 13% [======== ] 378/2796 13% [======== ] 379/2796 13% [======== ] 380/2796 13% [======== ] 381/2796 13% [======== ] 382/2796 13% [======== ] 383/2796 13% [======== ] 384/2796 13% [======== ] 385/2796 13% [======== ] 386/2796 13% [======== ] 387/2796 13% [======== ] 388/2796 13% [======== ] 389/2796 13% [======== ] 390/2796 13% [======== ] 391/2796 13% [======== ] 392/2796 14% [======== ] 393/2796 14% [======== ] 394/2796 14% [======== ] 395/2796 14% [======== ] 396/2796 14% [======== ] 397/2796 14% [======== ] 398/2796 14% [======== ] 399/2796 14% [======== ] 400/2796 14% [======== ] 401/2796 14% [======== ] 402/2796 14% [======== ] 403/2796 14% [======== ] 404/2796 14% [======== ] 405/2796 14% [========= ] 406/2796 14% [========= ] 407/2796 14% [========= ] 408/2796 14% [========= ] 409/2796 14% [========= ] 410/2796 14% [========= ] 411/2796 14% [========= ] 412/2796 14% [========= ] 413/2796 14% [========= ] 414/2796 14% [========= ] 415/2796 14% [========= ] 416/2796 14% [========= ] 417/2796 14% [========= ] 418/2796 14% [========= ] 419/2796 14% [========= ] 420/2796 15% [========= ] 421/2796 15% [========= ] 422/2796 15% [========= ] 423/2796 15% [========= ] 424/2796 15% [========= ] 425/2796 15% [========= ] 426/2796 15% [========= ] 427/2796 15% [========= ] 428/2796 15% [========= ] 429/2796 15% [========= ] 430/2796 15% [========= ] 431/2796 15% [========= ] 432/2796 15% [========= ] 433/2796 15% [========= ] 434/2796 15% [========= ] 435/2796 15% [========= ] 436/2796 15% [========= ] 437/2796 15% [========= ] 438/2796 15% [========= ] 439/2796 15% [========= ] 440/2796 15% [========= ] 441/2796 15% [========= ] 442/2796 15% [========= ] 443/2796 15% [========= ] 444/2796 15% [========= ] 445/2796 15% [========= ] 446/2796 15% [========= ] 447/2796 15% [========= ] 448/2796 16% [========= ] 449/2796 16% [========= ] 450/2796 16% [========== ] 451/2796 16% [========== ] 452/2796 16% [========== ] 453/2796 16% [========== ] 454/2796 16% [========== ] 455/2796 16% [========== ] 456/2796 16% [========== ] 457/2796 16% [========== ] 458/2796 16% [========== ] 459/2796 16% [========== ] 460/2796 16% [========== ] 461/2796 16% [========== ] 462/2796 16% [========== ] 463/2796 16% [========== ] 464/2796 16% [========== ] 465/2796 16% [========== ] 466/2796 16% [========== ] 467/2796 16% [========== ] 468/2796 16% [========== ] 469/2796 16% [========== ] 470/2796 16% [========== ] 471/2796 16% [========== ] 472/2796 16% [========== ] 473/2796 16% [========== ] 474/2796 16% [========== ] 475/2796 16% [========== ] 476/2796 17% [========== ] 477/2796 17% [========== ] 478/2796 17% [========== ] 479/2796 17% [========== ] 480/2796 17% [========== ] 481/2796 17% [========== ] 482/2796 17% [========== ] 483/2796 17% [========== ] 484/2796 17% [========== ] 485/2796 17% [========== ] 486/2796 17% [========== ] 487/2796 17% [========== ] 488/2796 17% [========== ] 489/2796 17% [========== ] 490/2796 17% [========== ] 491/2796 17% [========== ] 492/2796 17% [========== ] 493/2796 17% [========== ] 494/2796 17% [========== ] 495/2796 17% [========== ] 496/2796 17% [=========== ] 497/2796 17% [=========== ] 498/2796 17% [=========== ] 499/2796 17% [=========== ] 500/2796 17% [=========== ] 501/2796 17% [=========== ] 502/2796 17% [=========== ] 503/2796 17% [=========== ] 504/2796 18% [=========== ] 505/2796 18% [=========== ] 506/2796 18% [=========== ] 507/2796 18% [=========== ] 508/2796 18% [=========== ] 509/2796 18% [=========== ] 510/2796 18% [=========== ] 511/2796 18% [=========== ] 512/2796 18% [=========== ] 513/2796 18% [=========== ] 514/2796 18% [=========== ] 515/2796 18% [=========== ] 516/2796 18% [=========== ] 517/2796 18% [=========== ] 518/2796 18% [=========== ] 519/2796 18% [=========== ] 520/2796 18% [=========== ] 521/2796 18% [=========== ] 522/2796 18% [=========== ] 523/2796 18% [=========== ] 524/2796 18% [=========== ] 525/2796 18% [=========== ] 526/2796 18% [=========== ] 527/2796 18% [=========== ] 528/2796 18% [=========== ] 529/2796 18% [=========== ] 530/2796 18% [=========== ] 531/2796 18% [=========== ] 532/2796 19% [=========== ] 533/2796 19% [=========== ] 534/2796 19% [=========== ] 535/2796 19% [=========== ] 536/2796 19% [=========== ] 537/2796 19% [=========== ] 538/2796 19% [=========== ] 539/2796 19% [=========== ] 540/2796 19% [=========== ] 541/2796 19% [============ ] 542/2796 19% [============ ] 543/2796 19% [============ ] 544/2796 19% [============ ] 545/2796 19% [============ ] 546/2796 19% [============ ] 547/2796 19% [============ ] 548/2796 19% [============ ] 549/2796 19% [============ ] 550/2796 19% [============ ] 551/2796 19% [============ ] 552/2796 19% [============ ] 553/2796 19% [============ ] 554/2796 19% [============ ] 555/2796 19% [============ ] 556/2796 19% [============ ] 557/2796 19% [============ ] 558/2796 19% [============ ] 559/2796 19% [============ ] 560/2796 20% [============ ] 561/2796 20% [============ ] 562/2796 20% [============ ] 563/2796 20% [============ ] 564/2796 20% [============ ] 565/2796 20% [============ ] 566/2796 20% [============ ] 567/2796 20% [============ ] 568/2796 20% [============ ] 569/2796 20% [============ ] 570/2796 20% [============ ] 571/2796 20% [============ ] 572/2796 20% [============ ] 573/2796 20% [============ ] 574/2796 20% [============ ] 575/2796 20% [============ ] 576/2796 20% [============ ] 577/2796 20% [============ ] 578/2796 20% [============ ] 579/2796 20% [============ ] 580/2796 20% [============ ] 581/2796 20% [============ ] 582/2796 20% [============ ] 583/2796 20% [============ ] 584/2796 20% [============ ] 585/2796 20% [============ ] 586/2796 20% [============= ] 587/2796 20% [============= ] 588/2796 21% [============= ] 589/2796 21% [============= ] 590/2796 21% [============= ] 591/2796 21% [============= ] 592/2796 21% [============= ] 593/2796 21% [============= ] 594/2796 21% [============= ] 595/2796 21% [============= ] 596/2796 21% [============= ] 597/2796 21% [============= ] 598/2796 21% [============= ] 599/2796 21% [============= ] 600/2796 21% [============= ] 601/2796 21% [============= ] 602/2796 21% [============= ] 603/2796 21% [============= ] 604/2796 21% [============= ] 605/2796 21% [============= ] 606/2796 21% [============= ] 607/2796 21% [============= ] 608/2796 21% [============= ] 609/2796 21% [============= ] 610/2796 21% [============= ] 611/2796 21% [============= ] 612/2796 21% [============= ] 613/2796 21% [============= ] 614/2796 21% [============= ] 615/2796 21% [============= ] 616/2796 22% [============= ] 617/2796 22% [============= ] 618/2796 22% [============= ] 619/2796 22% [============= ] 620/2796 22% [============= ] 621/2796 22% [============= ] 622/2796 22% [============= ] 623/2796 22% [============= ] 624/2796 22% [============= ] 625/2796 22% [============= ] 626/2796 22% [============= ] 627/2796 22% [============= ] 628/2796 22% [============= ] 629/2796 22% [============= ] 630/2796 22% [============= ] 631/2796 22% [============== ] 632/2796 22% [============== ] 633/2796 22% [============== ] 634/2796 22% [============== ] 635/2796 22% [============== ] 636/2796 22% [============== ] 637/2796 22% [============== ] 638/2796 22% [============== ] 639/2796 22% [============== ] 640/2796 22% [============== ] 641/2796 22% [============== ] 642/2796 22% [============== ] 643/2796 22% [============== ] 644/2796 23% [============== ] 645/2796 23% [============== ] 646/2796 23% [============== ] 647/2796 23% [============== ] 648/2796 23% [============== ] 649/2796 23% [============== ] 650/2796 23% [============== ] 651/2796 23% [============== ] 652/2796 23% [============== ] 653/2796 23% [============== ] 654/2796 23% [============== ] 655/2796 23% [============== ] 656/2796 23% [============== ] 657/2796 23% [============== ] 658/2796 23% [============== ] 659/2796 23% [============== ] 660/2796 23% [============== ] 661/2796 23% [============== ] 662/2796 23% [============== ] 663/2796 23% [============== ] 664/2796 23% [============== ] 665/2796 23% [============== ] 666/2796 23% [============== ] 667/2796 23% [============== ] 668/2796 23% [============== ] 669/2796 23% [============== ] 670/2796 23% [============== ] 671/2796 23% [============== ] 672/2796 24% [============== ] 673/2796 24% [============== ] 674/2796 24% [============== ] 675/2796 24% [============== ] 676/2796 24% [=============== ] 677/2796 24% [=============== ] 678/2796 24% [=============== ] 679/2796 24% [=============== ] 680/2796 24% [=============== ] 681/2796 24% [=============== ] 682/2796 24% [=============== ] 683/2796 24% [=============== ] 684/2796 24% [=============== ] 685/2796 24% [=============== ] 686/2796 24% [=============== ] 687/2796 24% [=============== ] 688/2796 24% [=============== ] 689/2796 24% [=============== ] 690/2796 24% [=============== ] 691/2796 24% [=============== ] 692/2796 24% [=============== ] 693/2796 24% [=============== ] 694/2796 24% [=============== ] 695/2796 24% [=============== ] 696/2796 24% [=============== ] 697/2796 24% [=============== ] 698/2796 24% [=============== ] 699/2796 25% [=============== ] 700/2796 25% [=============== ] 701/2796 25% [=============== ] 702/2796 25% [=============== ] 703/2796 25% [=============== ] 704/2796 25% [=============== ] 705/2796 25% [=============== ] 706/2796 25% [=============== ] 707/2796 25% [=============== ] 708/2796 25% [=============== ] 709/2796 25% [=============== ] 710/2796 25% [=============== ] 711/2796 25% [=============== ] 712/2796 25% [=============== ] 713/2796 25% [=============== ] 714/2796 25% [=============== ] 715/2796 25% [=============== ] 716/2796 25% [=============== ] 717/2796 25% [=============== ] 718/2796 25% [=============== ] 719/2796 25% [=============== ] 720/2796 25% [=============== ] 721/2796 25% [================ ] 722/2796 25% [================ ] 723/2796 25% [================ ] 724/2796 25% [================ ] 725/2796 25% [================ ] 726/2796 25% [================ ] 727/2796 26% [================ ] 728/2796 26% [================ ] 729/2796 26% [================ ] 730/2796 26% [================ ] 731/2796 26% [================ ] 732/2796 26% [================ ] 733/2796 26% [================ ] 734/2796 26% [================ ] 735/2796 26% [================ ] 736/2796 26% [================ ] 737/2796 26% [================ ] 738/2796 26% [================ ] 739/2796 26% [================ ] 740/2796 26% [================ ] 741/2796 26% [================ ] 742/2796 26% [================ ] 743/2796 26% [================ ] 744/2796 26% [================ ] 745/2796 26% [================ ] 746/2796 26% [================ ] 747/2796 26% [================ ] 748/2796 26% [================ ] 749/2796 26% [================ ] 750/2796 26% [================ ] 751/2796 26% [================ ] 752/2796 26% [================ ] 753/2796 26% [================ ] 754/2796 26% [================ ] 755/2796 27% [================ ] 756/2796 27% [================ ] 757/2796 27% [================ ] 758/2796 27% [================ ] 759/2796 27% [================ ] 760/2796 27% [================ ] 761/2796 27% [================ ] 762/2796 27% [================ ] 763/2796 27% [================ ] 764/2796 27% [================ ] 765/2796 27% [================ ] 766/2796 27% [================= ] 767/2796 27% [================= ] 768/2796 27% [================= ] 769/2796 27% [================= ] 770/2796 27% [================= ] 771/2796 27% [================= ] 772/2796 27% [================= ] 773/2796 27% [================= ] 774/2796 27% [================= ] 775/2796 27% [================= ] 776/2796 27% [================= ] 777/2796 27% [================= ] 778/2796 27% [================= ] 779/2796 27% [================= ] 780/2796 27% [================= ] 781/2796 27% [================= ] 782/2796 27% [================= ] 783/2796 28% [================= ] 784/2796 28% [================= ] 785/2796 28% [================= ] 786/2796 28% [================= ] 787/2796 28% [================= ] 788/2796 28% [================= ] 789/2796 28% [================= ] 790/2796 28% [================= ] 791/2796 28% [================= ] 792/2796 28% [================= ] 793/2796 28% [================= ] 794/2796 28% [================= ] 795/2796 28% [================= ] 796/2796 28% [================= ] 797/2796 28% [================= ] 798/2796 28% [================= ] 799/2796 28% [================= ] 800/2796 28% [================= ] 801/2796 28% [================= ] 802/2796 28% [================= ] 803/2796 28% [================= ] 804/2796 28% [================= ] 805/2796 28% [================= ] 806/2796 28% [================= ] 807/2796 28% [================= ] 808/2796 28% [================= ] 809/2796 28% [================= ] 810/2796 28% [================= ] 811/2796 29% [================== ] 812/2796 29% [================== ] 813/2796 29% [================== ] 814/2796 29% [================== ] 815/2796 29% [================== ] 816/2796 29% [================== ] 817/2796 29% [================== ] 818/2796 29% [================== ] 819/2796 29% [================== ] 820/2796 29% [================== ] 821/2796 29% [================== ] 822/2796 29% [================== ] 823/2796 29% [================== ] 824/2796 29% [================== ] 825/2796 29% [================== ] 826/2796 29% [================== ] 827/2796 29% [================== ] 828/2796 29% [================== ] 829/2796 29% [================== ] 830/2796 29% [================== ] 831/2796 29% [================== ] 832/2796 29% [================== ] 833/2796 29% [================== ] 834/2796 29% [================== ] 835/2796 29% [================== ] 836/2796 29% [================== ] 837/2796 29% [================== ] 838/2796 29% [================== ] 839/2796 30% [================== ] 840/2796 30% [================== ] 841/2796 30% [================== ] 842/2796 30% [================== ] 843/2796 30% [================== ] 844/2796 30% [================== ] 845/2796 30% [================== ] 846/2796 30% [================== ] 847/2796 30% [================== ] 848/2796 30% [================== ] 849/2796 30% [================== ] 850/2796 30% [================== ] 851/2796 30% [================== ] 852/2796 30% [================== ] 853/2796 30% [================== ] 854/2796 30% [================== ] 855/2796 30% [================== ] 856/2796 30% [=================== ] 857/2796 30% [=================== ] 858/2796 30% [=================== ] 859/2796 30% [=================== ] 860/2796 30% [=================== ] 861/2796 30% [=================== ] 862/2796 30% [=================== ] 863/2796 30% [=================== ] 864/2796 30% [=================== ] 865/2796 30% [=================== ] 866/2796 30% [=================== ] 867/2796 31% [=================== ] 868/2796 31% [=================== ] 869/2796 31% [=================== ] 870/2796 31% [=================== ] 871/2796 31% [=================== ] 872/2796 31% [=================== ] 873/2796 31% [=================== ] 874/2796 31% [=================== ] 875/2796 31% [=================== ] 876/2796 31% [=================== ] 877/2796 31% [=================== ] 878/2796 31% [=================== ] 879/2796 31% [=================== ] 880/2796 31% [=================== ] 881/2796 31% [=================== ] 882/2796 31% [=================== ] 883/2796 31% [=================== ] 884/2796 31% [=================== ] 885/2796 31% [=================== ] 886/2796 31% [=================== ] 887/2796 31% [=================== ] 888/2796 31% [=================== ] 889/2796 31% [=================== ] 890/2796 31% [=================== ] 891/2796 31% [=================== ] 892/2796 31% [=================== ] 893/2796 31% [=================== ] 894/2796 31% [=================== ] 895/2796 32% [=================== ] 896/2796 32% [=================== ] 897/2796 32% [=================== ] 898/2796 32% [=================== ] 899/2796 32% [=================== ] 900/2796 32% [=================== ] 901/2796 32% [==================== ] 902/2796 32% [==================== ] 903/2796 32% [==================== ] 904/2796 32% [==================== ] 905/2796 32% [==================== ] 906/2796 32% [==================== ] 907/2796 32% [==================== ] 908/2796 32% [==================== ] 909/2796 32% [==================== ] 910/2796 32% [==================== ] 911/2796 32% [==================== ] 912/2796 32% [==================== ] 913/2796 32% [==================== ] 914/2796 32% [==================== ] 915/2796 32% [==================== ] 916/2796 32% [==================== ] 917/2796 32% [==================== ] 918/2796 32% [==================== ] 919/2796 32% [==================== ] 920/2796 32% [==================== ] 921/2796 32% [==================== ] 922/2796 32% [==================== ] 923/2796 33% [==================== ] 924/2796 33% [==================== ] 925/2796 33% [==================== ] 926/2796 33% [==================== ] 927/2796 33% [==================== ] 928/2796 33% [==================== ] 929/2796 33% [==================== ] 930/2796 33% [==================== ] 931/2796 33% [==================== ] 932/2796 33% [==================== ] 933/2796 33% [==================== ] 934/2796 33% [==================== ] 935/2796 33% [==================== ] 936/2796 33% [==================== ] 937/2796 33% [==================== ] 938/2796 33% [==================== ] 939/2796 33% [==================== ] 940/2796 33% [==================== ] 941/2796 33% [==================== ] 942/2796 33% [==================== ] 943/2796 33% [==================== ] 944/2796 33% [==================== ] 945/2796 33% [==================== ] 946/2796 33% [==================== ] 947/2796 33% [===================== ] 948/2796 33% [===================== ] 949/2796 33% [===================== ] 950/2796 33% [===================== ] 951/2796 34% [===================== ] 952/2796 34% [===================== ] 953/2796 34% [===================== ] 954/2796 34% [===================== ] 955/2796 34% [===================== ] 956/2796 34% [===================== ] 957/2796 34% [===================== ] 958/2796 34% [===================== ] 959/2796 34% [===================== ] 960/2796 34% [===================== ] 961/2796 34% [===================== ] 962/2796 34% [===================== ] 963/2796 34% [===================== ] 964/2796 34% [===================== ] 965/2796 34% [===================== ] 966/2796 34% [===================== ] 967/2796 34% [===================== ] 968/2796 34% [===================== ] 969/2796 34% [===================== ] 970/2796 34% [===================== ] 971/2796 34% [===================== ] 972/2796 34% [===================== ] 973/2796 34% [===================== ] 974/2796 34% [===================== ] 975/2796 34% [===================== ] 976/2796 34% [===================== ] 977/2796 34% [===================== ] 978/2796 34% [===================== ] 979/2796 35% [===================== ] 980/2796 35% [===================== ] 981/2796 35% [===================== ] 982/2796 35% [===================== ] 983/2796 35% [===================== ] 984/2796 35% [===================== ] 985/2796 35% [===================== ] 986/2796 35% [===================== ] 987/2796 35% [===================== ] 988/2796 35% [===================== ] 989/2796 35% [===================== ] 990/2796 35% [===================== ] 991/2796 35% [===================== ] 992/2796 35% [====================== ] 993/2796 35% [====================== ] 994/2796 35% [====================== ] 995/2796 35% [====================== ] 996/2796 35% [====================== ] 997/2796 35% [====================== ] 998/2796 35% [====================== ] 999/2796 35% [====================== ] 1000/2796 35% [====================== ] 1001/2796 35% [====================== ] 1002/2796 35% [====================== ] 1003/2796 35% [====================== ] 1004/2796 35% [====================== ] 1005/2796 35% [====================== ] 1006/2796 35% [====================== ] 1007/2796 36% [====================== ] 1008/2796 36% [====================== ] 1009/2796 36% [====================== ] 1010/2796 36% [====================== ] 1011/2796 36% [====================== ] 1012/2796 36% [====================== ] 1013/2796 36% [====================== ] 1014/2796 36% [====================== ] 1015/2796 36% [====================== ] 1016/2796 36% [====================== ] 1017/2796 36% [====================== ] 1018/2796 36% [====================== ] 1019/2796 36% [====================== ] 1020/2796 36% [====================== ] 1021/2796 36% [====================== ] 1022/2796 36% [====================== ] 1023/2796 36% [====================== ] 1024/2796 36% [====================== ] 1025/2796 36% [====================== ] 1026/2796 36% [====================== ] 1027/2796 36% [====================== ] 1028/2796 36% [====================== ] 1029/2796 36% [====================== ] 1030/2796 36% [====================== ] 1031/2796 36% [====================== ] 1032/2796 36% [====================== ] 1033/2796 36% [====================== ] 1034/2796 36% [====================== ] 1035/2796 37% [====================== ] 1036/2796 37% [====================== ] 1037/2796 37% [======================= ] 1038/2796 37% [======================= ] 1039/2796 37% [======================= ] 1040/2796 37% [======================= ] 1041/2796 37% [======================= ] 1042/2796 37% [======================= ] 1043/2796 37% [======================= ] 1044/2796 37% [======================= ] 1045/2796 37% [======================= ] 1046/2796 37% [======================= ] 1047/2796 37% [======================= ] 1048/2796 37% [======================= ] 1049/2796 37% [======================= ] 1050/2796 37% [======================= ] 1051/2796 37% [======================= ] 1052/2796 37% [======================= ] 1053/2796 37% [======================= ] 1054/2796 37% [======================= ] 1055/2796 37% [======================= ] 1056/2796 37% [======================= ] 1057/2796 37% [======================= ] 1058/2796 37% [======================= ] 1059/2796 37% [======================= ] 1060/2796 37% [======================= ] 1061/2796 37% [======================= ] 1062/2796 37% [======================= ] 1063/2796 38% [======================= ] 1064/2796 38% [======================= ] 1065/2796 38% [======================= ] 1066/2796 38% [======================= ] 1067/2796 38% [======================= ] 1068/2796 38% [======================= ] 1069/2796 38% [======================= ] 1070/2796 38% [======================= ] 1071/2796 38% [======================= ] 1072/2796 38% [======================= ] 1073/2796 38% [======================= ] 1074/2796 38% [======================= ] 1075/2796 38% [======================= ] 1076/2796 38% [======================= ] 1077/2796 38% [======================= ] 1078/2796 38% [======================= ] 1079/2796 38% [======================= ] 1080/2796 38% [======================= ] 1081/2796 38% [======================= ] 1082/2796 38% [======================== ] 1083/2796 38% [======================== ] 1084/2796 38% [======================== ] 1085/2796 38% [======================== ] 1086/2796 38% [======================== ] 1087/2796 38% [======================== ] 1088/2796 38% [======================== ] 1089/2796 38% [======================== ] 1090/2796 38% [======================== ] 1091/2796 39% [======================== ] 1092/2796 39% [======================== ] 1093/2796 39% [======================== ] 1094/2796 39% [======================== ] 1095/2796 39% [======================== ] 1096/2796 39% [======================== ] 1097/2796 39% [======================== ] 1098/2796 39% [======================== ] 1099/2796 39% [======================== ] 1100/2796 39% [======================== ] 1101/2796 39% [======================== ] 1102/2796 39% [======================== ] 1103/2796 39% [======================== ] 1104/2796 39% [======================== ] 1105/2796 39% [======================== ] 1106/2796 39% [======================== ] 1107/2796 39% [======================== ] 1108/2796 39% [======================== ] 1109/2796 39% [======================== ] 1110/2796 39% [======================== ] 1111/2796 39% [======================== ] 1112/2796 39% [======================== ] 1113/2796 39% [======================== ] 1114/2796 39% [======================== ] 1115/2796 39% [======================== ] 1116/2796 39% [======================== ] 1117/2796 39% [======================== ] 1118/2796 39% [======================== ] 1119/2796 40% [======================== ] 1120/2796 40% [======================== ] 1121/2796 40% [======================== ] 1122/2796 40% [======================== ] 1123/2796 40% [======================== ] 1124/2796 40% [======================== ] 1125/2796 40% [======================== ] 1126/2796 40% [======================== ] 1127/2796 40% [========================= ] 1128/2796 40% [========================= ] 1129/2796 40% [========================= ] 1130/2796 40% [========================= ] 1131/2796 40% [========================= ] 1132/2796 40% [========================= ] 1133/2796 40% [========================= ] 1134/2796 40% [========================= ] 1135/2796 40% [========================= ] 1136/2796 40% [========================= ] 1137/2796 40% [========================= ] 1138/2796 40% [========================= ] 1139/2796 40% [========================= ] 1140/2796 40% [========================= ] 1141/2796 40% [========================= ] 1142/2796 40% [========================= ] 1143/2796 40% [========================= ] 1144/2796 40% [========================= ] 1145/2796 40% [========================= ] 1146/2796 40% [========================= ] 1147/2796 41% [========================= ] 1148/2796 41% [========================= ] 1149/2796 41% [========================= ] 1150/2796 41% [========================= ] 1151/2796 41% [========================= ] 1152/2796 41% [========================= ] 1153/2796 41% [========================= ] 1154/2796 41% [========================= ] 1155/2796 41% [========================= ] 1156/2796 41% [========================= ] 1157/2796 41% [========================= ] 1158/2796 41% [========================= ] 1159/2796 41% [========================= ] 1160/2796 41% [========================= ] 1161/2796 41% [========================= ] 1162/2796 41% [========================= ] 1163/2796 41% [========================= ] 1164/2796 41% [========================= ] 1165/2796 41% [========================= ] 1166/2796 41% [========================= ] 1167/2796 41% [========================= ] 1168/2796 41% [========================= ] 1169/2796 41% [========================= ] 1170/2796 41% [========================= ] 1171/2796 41% [========================= ] 1172/2796 41% [========================== ] 1173/2796 41% [========================== ] 1174/2796 41% [========================== ] 1175/2796 42% [========================== ] 1176/2796 42% [========================== ] 1177/2796 42% [========================== ] 1178/2796 42% [========================== ] 1179/2796 42% [========================== ] 1180/2796 42% [========================== ] 1181/2796 42% [========================== ] 1182/2796 42% [========================== ] 1183/2796 42% [========================== ] 1184/2796 42% [========================== ] 1185/2796 42% [========================== ] 1186/2796 42% [========================== ] 1187/2796 42% [========================== ] 1188/2796 42% [========================== ] 1189/2796 42% [========================== ] 1190/2796 42% [========================== ] 1191/2796 42% [========================== ] 1192/2796 42% [========================== ] 1193/2796 42% [========================== ] 1194/2796 42% [========================== ] 1195/2796 42% [========================== ] 1196/2796 42% [========================== ] 1197/2796 42% [========================== ] 1198/2796 42% [========================== ] 1199/2796 42% [========================== ] 1200/2796 42% [========================== ] 1201/2796 42% [========================== ] 1202/2796 42% [========================== ] 1203/2796 43% [========================== ] 1204/2796 43% [========================== ] 1205/2796 43% [========================== ] 1206/2796 43% [========================== ] 1207/2796 43% [========================== ] 1208/2796 43% [========================== ] 1209/2796 43% [========================== ] 1210/2796 43% [========================== ] 1211/2796 43% [========================== ] 1212/2796 43% [========================== ] 1213/2796 43% [========================== ] 1214/2796 43% [========================== ] 1215/2796 43% [========================== ] 1216/2796 43% [========================== ] 1217/2796 43% [=========================== ] 1218/2796 43% [=========================== ] 1219/2796 43% [=========================== ] 1220/2796 43% [=========================== ] 1221/2796 43% [=========================== ] 1222/2796 43% [=========================== ] 1223/2796 43% [=========================== ] 1224/2796 43% [=========================== ] 1225/2796 43% [=========================== ] 1226/2796 43% [=========================== ] 1227/2796 43% [=========================== ] 1228/2796 43% [=========================== ] 1229/2796 43% [=========================== ] 1230/2796 43% [=========================== ] 1231/2796 44% [=========================== ] 1232/2796 44% [=========================== ] 1233/2796 44% [=========================== ] 1234/2796 44% [=========================== ] 1235/2796 44% [=========================== ] 1236/2796 44% [=========================== ] 1237/2796 44% [=========================== ] 1238/2796 44% [=========================== ] 1239/2796 44% [=========================== ] 1240/2796 44% [=========================== ] 1241/2796 44% [=========================== ] 1242/2796 44% [=========================== ] 1243/2796 44% [=========================== ] 1244/2796 44% [=========================== ] 1245/2796 44% [=========================== ] 1246/2796 44% [=========================== ] 1247/2796 44% [=========================== ] 1248/2796 44% [=========================== ] 1249/2796 44% [=========================== ] 1250/2796 44% [=========================== ] 1251/2796 44% [=========================== ] 1252/2796 44% [=========================== ] 1253/2796 44% [=========================== ] 1254/2796 44% [=========================== ] 1255/2796 44% [=========================== ] 1256/2796 44% [=========================== ] 1257/2796 44% [=========================== ] 1258/2796 44% [=========================== ] 1259/2796 45% [=========================== ] 1260/2796 45% [=========================== ] 1261/2796 45% [=========================== ] 1262/2796 45% [============================ ] 1263/2796 45% [============================ ] 1264/2796 45% [============================ ] 1265/2796 45% [============================ ] 1266/2796 45% [============================ ] 1267/2796 45% [============================ ] 1268/2796 45% [============================ ] 1269/2796 45% [============================ ] 1270/2796 45% [============================ ] 1271/2796 45% [============================ ] 1272/2796 45% [============================ ] 1273/2796 45% [============================ ] 1274/2796 45% [============================ ] 1275/2796 45% [============================ ] 1276/2796 45% [============================ ] 1277/2796 45% [============================ ] 1278/2796 45% [============================ ] 1279/2796 45% [============================ ] 1280/2796 45% [============================ ] 1281/2796 45% [============================ ] 1282/2796 45% [============================ ] 1283/2796 45% [============================ ] 1284/2796 45% [============================ ] 1285/2796 45% [============================ ] 1286/2796 45% [============================ ] 1287/2796 46% [============================ ] 1288/2796 46% [============================ ] 1289/2796 46% [============================ ] 1290/2796 46% [============================ ] 1291/2796 46% [============================ ] 1292/2796 46% [============================ ] 1293/2796 46% [============================ ] 1294/2796 46% [============================ ] 1295/2796 46% [============================ ] 1296/2796 46% [============================ ] 1297/2796 46% [============================ ] 1298/2796 46% [============================ ] 1299/2796 46% [============================ ] 1300/2796 46% [============================ ] 1301/2796 46% [============================ ] 1302/2796 46% [============================ ] 1303/2796 46% [============================ ] 1304/2796 46% [============================ ] 1305/2796 46% [============================ ] 1306/2796 46% [============================ ] 1307/2796 46% [============================= ] 1308/2796 46% [============================= ] 1309/2796 46% [============================= ] 1310/2796 46% [============================= ] 1311/2796 46% [============================= ] 1312/2796 46% [============================= ] 1313/2796 46% [============================= ] 1314/2796 46% [============================= ] 1315/2796 47% [============================= ] 1316/2796 47% [============================= ] 1317/2796 47% [============================= ] 1318/2796 47% [============================= ] 1319/2796 47% [============================= ] 1320/2796 47% [============================= ] 1321/2796 47% [============================= ] 1322/2796 47% [============================= ] 1323/2796 47% [============================= ] 1324/2796 47% [============================= ] 1325/2796 47% [============================= ] 1326/2796 47% [============================= ] 1327/2796 47% [============================= ] 1328/2796 47% [============================= ] 1329/2796 47% [============================= ] 1330/2796 47% [============================= ] 1331/2796 47% [============================= ] 1332/2796 47% [============================= ] 1333/2796 47% [============================= ] 1334/2796 47% [============================= ] 1335/2796 47% [============================= ] 1336/2796 47% [============================= ] 1337/2796 47% [============================= ] 1338/2796 47% [============================= ] 1339/2796 47% [============================= ] 1340/2796 47% [============================= ] 1341/2796 47% [============================= ] 1342/2796 47% [============================= ] 1343/2796 48% [============================= ] 1344/2796 48% [============================= ] 1345/2796 48% [============================= ] 1346/2796 48% [============================= ] 1347/2796 48% [============================= ] 1348/2796 48% [============================= ] 1349/2796 48% [============================= ] 1350/2796 48% [============================= ] 1351/2796 48% [============================= ] 1352/2796 48% [============================== ] 1353/2796 48% [============================== ] 1354/2796 48% [============================== ] 1355/2796 48% [============================== ] 1356/2796 48% [============================== ] 1357/2796 48% [============================== ] 1358/2796 48% [============================== ] 1359/2796 48% [============================== ] 1360/2796 48% [============================== ] 1361/2796 48% [============================== ] 1362/2796 48% [============================== ] 1363/2796 48% [============================== ] 1364/2796 48% [============================== ] 1365/2796 48% [============================== ] 1366/2796 48% [============================== ] 1367/2796 48% [============================== ] 1368/2796 48% [============================== ] 1369/2796 48% [============================== ] 1370/2796 48% [============================== ] 1371/2796 49% [============================== ] 1372/2796 49% [============================== ] 1373/2796 49% [============================== ] 1374/2796 49% [============================== ] 1375/2796 49% [============================== ] 1376/2796 49% [============================== ] 1377/2796 49% [============================== ] 1378/2796 49% [============================== ] 1379/2796 49% [============================== ] 1380/2796 49% [============================== ] 1381/2796 49% [============================== ] 1382/2796 49% [============================== ] 1383/2796 49% [============================== ] 1384/2796 49% [============================== ] 1385/2796 49% [============================== ] 1386/2796 49% [============================== ] 1387/2796 49% [============================== ] 1388/2796 49% [============================== ] 1389/2796 49% [============================== ] 1390/2796 49% [============================== ] 1391/2796 49% [============================== ] 1392/2796 49% [============================== ] 1393/2796 49% [============================== ] 1394/2796 49% [============================== ] 1395/2796 49% [============================== ] 1396/2796 49% [============================== ] 1397/2796 49% [=============================== ] 1398/2796 50% [=============================== ] 1399/2796 50% [=============================== ] 1400/2796 50% [=============================== ] 1401/2796 50% [=============================== ] 1402/2796 50% [=============================== ] 1403/2796 50% [=============================== ] 1404/2796 50% [=============================== ] 1405/2796 50% [=============================== ] 1406/2796 50% [=============================== ] 1407/2796 50% [=============================== ] 1408/2796 50% [=============================== ] 1409/2796 50% [=============================== ] 1410/2796 50% [=============================== ] 1411/2796 50% [=============================== ] 1412/2796 50% [=============================== ] 1413/2796 50% [=============================== ] 1414/2796 50% [=============================== ] 1415/2796 50% [=============================== ] 1416/2796 50% [=============================== ] 1417/2796 50% [=============================== ] 1418/2796 50% [=============================== ] 1419/2796 50% [=============================== ] 1420/2796 50% [=============================== ] 1421/2796 50% [=============================== ] 1422/2796 50% [=============================== ] 1423/2796 50% [=============================== ] 1424/2796 50% [=============================== ] 1425/2796 50% [=============================== ] 1426/2796 51% [=============================== ] 1427/2796 51% [=============================== ] 1428/2796 51% [=============================== ] 1429/2796 51% [=============================== ] 1430/2796 51% [=============================== ] 1431/2796 51% [=============================== ] 1432/2796 51% [=============================== ] 1433/2796 51% [=============================== ] 1434/2796 51% [=============================== ] 1435/2796 51% [=============================== ] 1436/2796 51% [=============================== ] 1437/2796 51% [=============================== ] 1438/2796 51% [=============================== ] 1439/2796 51% [=============================== ] 1440/2796 51% [=============================== ] 1441/2796 51% [=============================== ] 1442/2796 51% [=============================== ] 1443/2796 51% [================================ ] 1444/2796 51% [================================ ] 1445/2796 51% [================================ ] 1446/2796 51% [================================ ] 1447/2796 51% [================================ ] 1448/2796 51% [================================ ] 1449/2796 51% [================================ ] 1450/2796 51% [================================ ] 1451/2796 51% [================================ ] 1452/2796 51% [================================ ] 1453/2796 51% [================================ ] 1454/2796 52% [================================ ] 1455/2796 52% [================================ ] 1456/2796 52% [================================ ] 1457/2796 52% [================================ ] 1458/2796 52% [================================ ] 1459/2796 52% [================================ ] 1460/2796 52% [================================ ] 1461/2796 52% [================================ ] 1462/2796 52% [================================ ] 1463/2796 52% [================================ ] 1464/2796 52% [================================ ] 1465/2796 52% [================================ ] 1466/2796 52% [================================ ] 1467/2796 52% [================================ ] 1468/2796 52% [================================ ] 1469/2796 52% [================================ ] 1470/2796 52% [================================ ] 1471/2796 52% [================================ ] 1472/2796 52% [================================ ] 1473/2796 52% [================================ ] 1474/2796 52% [================================ ] 1475/2796 52% [================================ ] 1476/2796 52% [================================ ] 1477/2796 52% [================================ ] 1478/2796 52% [================================ ] 1479/2796 52% [================================ ] 1480/2796 52% [================================ ] 1481/2796 52% [================================ ] 1482/2796 53% [================================ ] 1483/2796 53% [================================ ] 1484/2796 53% [================================ ] 1485/2796 53% [================================ ] 1486/2796 53% [================================ ] 1487/2796 53% [================================ ] 1488/2796 53% [================================= ] 1489/2796 53% [================================= ] 1490/2796 53% [================================= ] 1491/2796 53% [================================= ] 1492/2796 53% [================================= ] 1493/2796 53% [================================= ] 1494/2796 53% [================================= ] 1495/2796 53% [================================= ] 1496/2796 53% [================================= ] 1497/2796 53% [================================= ] 1498/2796 53% [================================= ] 1499/2796 53% [================================= ] 1500/2796 53% [================================= ] 1501/2796 53% [================================= ] 1502/2796 53% [================================= ] 1503/2796 53% [================================= ] 1504/2796 53% [================================= ] 1505/2796 53% [================================= ] 1506/2796 53% [================================= ] 1507/2796 53% [================================= ] 1508/2796 53% [================================= ] 1509/2796 53% [================================= ] 1510/2796 54% [================================= ] 1511/2796 54% [================================= ] 1512/2796 54% [================================= ] 1513/2796 54% [================================= ] 1514/2796 54% [================================= ] 1515/2796 54% [================================= ] 1516/2796 54% [================================= ] 1517/2796 54% [================================= ] 1518/2796 54% [================================= ] 1519/2796 54% [================================= ] 1520/2796 54% [================================= ] 1521/2796 54% [================================= ] 1522/2796 54% [================================= ] 1523/2796 54% [================================= ] 1524/2796 54% [================================= ] 1525/2796 54% [================================= ] 1526/2796 54% [================================= ] 1527/2796 54% [================================= ] 1528/2796 54% [================================= ] 1529/2796 54% [================================= ] 1530/2796 54% [================================= ] 1531/2796 54% [================================= ] 1532/2796 54% [================================= ] 1533/2796 54% [================================== ] 1534/2796 54% [================================== ] 1535/2796 54% [================================== ] 1536/2796 54% [================================== ] 1537/2796 54% [================================== ] 1538/2796 55% [================================== ] 1539/2796 55% [================================== ] 1540/2796 55% [================================== ] 1541/2796 55% [================================== ] 1542/2796 55% [================================== ] 1543/2796 55% [================================== ] 1544/2796 55% [================================== ] 1545/2796 55% [================================== ] 1546/2796 55% [================================== ] 1547/2796 55% [================================== ] 1548/2796 55% [================================== ] 1549/2796 55% [================================== ] 1550/2796 55% [================================== ] 1551/2796 55% [================================== ] 1552/2796 55% [================================== ] 1553/2796 55% [================================== ] 1554/2796 55% [================================== ] 1555/2796 55% [================================== ] 1556/2796 55% [================================== ] 1557/2796 55% [================================== ] 1558/2796 55% [================================== ] 1559/2796 55% [================================== ] 1560/2796 55% [================================== ] 1561/2796 55% [================================== ] 1562/2796 55% [================================== ] 1563/2796 55% [================================== ] 1564/2796 55% [================================== ] 1565/2796 55% [================================== ] 1566/2796 56% [================================== ] 1567/2796 56% [================================== ] 1568/2796 56% [================================== ] 1569/2796 56% [================================== ] 1570/2796 56% [================================== ] 1571/2796 56% [================================== ] 1572/2796 56% [================================== ] 1573/2796 56% [================================== ] 1574/2796 56% [================================== ] 1575/2796 56% [================================== ] 1576/2796 56% [================================== ] 1577/2796 56% [================================== ] 1578/2796 56% [=================================== ] 1579/2796 56% [=================================== ] 1580/2796 56% [=================================== ] 1581/2796 56% [=================================== ] 1582/2796 56% [=================================== ] 1583/2796 56% [=================================== ] 1584/2796 56% [=================================== ] 1585/2796 56% [=================================== ] 1586/2796 56% [=================================== ] 1587/2796 56% [=================================== ] 1588/2796 56% [=================================== ] 1589/2796 56% [=================================== ] 1590/2796 56% [=================================== ] 1591/2796 56% [=================================== ] 1592/2796 56% [=================================== ] 1593/2796 56% [=================================== ] 1594/2796 57% [=================================== ] 1595/2796 57% [=================================== ] 1596/2796 57% [=================================== ] 1597/2796 57% [=================================== ] 1598/2796 57% [=================================== ] 1599/2796 57% [=================================== ] 1600/2796 57% [=================================== ] 1601/2796 57% [=================================== ] 1602/2796 57% [=================================== ] 1603/2796 57% [=================================== ] 1604/2796 57% [=================================== ] 1605/2796 57% [=================================== ] 1606/2796 57% [=================================== ] 1607/2796 57% [=================================== ] 1608/2796 57% [=================================== ] 1609/2796 57% [=================================== ] 1610/2796 57% [=================================== ] 1611/2796 57% [=================================== ] 1612/2796 57% [=================================== ] 1613/2796 57% [=================================== ] 1614/2796 57% [=================================== ] 1615/2796 57% [=================================== ] 1616/2796 57% [=================================== ] 1617/2796 57% [=================================== ] 1618/2796 57% [=================================== ] 1619/2796 57% [=================================== ] 1620/2796 57% [=================================== ] 1621/2796 57% [=================================== ] 1622/2796 58% [=================================== ] 1623/2796 58% [==================================== ] 1624/2796 58% [==================================== ] 1625/2796 58% [==================================== ] 1626/2796 58% [==================================== ] 1627/2796 58% [==================================== ] 1628/2796 58% [==================================== ] 1629/2796 58% [==================================== ] 1630/2796 58% [==================================== ] 1631/2796 58% [==================================== ] 1632/2796 58% [==================================== ] 1633/2796 58% [==================================== ] 1634/2796 58% [==================================== ] 1635/2796 58% [==================================== ] 1636/2796 58% [==================================== ] 1637/2796 58% [==================================== ] 1638/2796 58% [==================================== ] 1639/2796 58% [==================================== ] 1640/2796 58% [==================================== ] 1641/2796 58% [==================================== ] 1642/2796 58% [==================================== ] 1643/2796 58% [==================================== ] 1644/2796 58% [==================================== ] 1645/2796 58% [==================================== ] 1646/2796 58% [==================================== ] 1647/2796 58% [==================================== ] 1648/2796 58% [==================================== ] 1649/2796 58% [==================================== ] 1650/2796 59% [==================================== ] 1651/2796 59% [==================================== ] 1652/2796 59% [==================================== ] 1653/2796 59% [==================================== ] 1654/2796 59% [==================================== ] 1655/2796 59% [==================================== ] 1656/2796 59% [==================================== ] 1657/2796 59% [==================================== ] 1658/2796 59% [==================================== ] 1659/2796 59% [==================================== ] 1660/2796 59% [==================================== ] 1661/2796 59% [==================================== ] 1662/2796 59% [==================================== ] 1663/2796 59% [==================================== ] 1664/2796 59% [==================================== ] 1665/2796 59% [==================================== ] 1666/2796 59% [==================================== ] 1667/2796 59% [==================================== ] 1668/2796 59% [===================================== ] 1669/2796 59% [===================================== ] 1670/2796 59% [===================================== ] 1671/2796 59% [===================================== ] 1672/2796 59% [===================================== ] 1673/2796 59% [===================================== ] 1674/2796 59% [===================================== ] 1675/2796 59% [===================================== ] 1676/2796 59% [===================================== ] 1677/2796 59% [===================================== ] 1678/2796 60% [===================================== ] 1679/2796 60% [===================================== ] 1680/2796 60% [===================================== ] 1681/2796 60% [===================================== ] 1682/2796 60% [===================================== ] 1683/2796 60% [===================================== ] 1684/2796 60% [===================================== ] 1685/2796 60% [===================================== ] 1686/2796 60% [===================================== ] 1687/2796 60% [===================================== ] 1688/2796 60% [===================================== ] 1689/2796 60% [===================================== ] 1690/2796 60% [===================================== ] 1691/2796 60% [===================================== ] 1692/2796 60% [===================================== ] 1693/2796 60% [===================================== ] 1694/2796 60% [===================================== ] 1695/2796 60% [===================================== ] 1696/2796 60% [===================================== ] 1697/2796 60% [===================================== ] 1698/2796 60% [===================================== ] 1699/2796 60% [===================================== ] 1700/2796 60% [===================================== ] 1701/2796 60% [===================================== ] 1702/2796 60% [===================================== ] 1703/2796 60% [===================================== ] 1704/2796 60% [===================================== ] 1705/2796 60% [===================================== ] 1706/2796 61% [===================================== ] 1707/2796 61% [===================================== ] 1708/2796 61% [===================================== ] 1709/2796 61% [===================================== ] 1710/2796 61% [===================================== ] 1711/2796 61% [===================================== ] 1712/2796 61% [===================================== ] 1713/2796 61% [====================================== ] 1714/2796 61% [====================================== ] 1715/2796 61% [====================================== ] 1716/2796 61% [====================================== ] 1717/2796 61% [====================================== ] 1718/2796 61% [====================================== ] 1719/2796 61% [====================================== ] 1720/2796 61% [====================================== ] 1721/2796 61% [====================================== ] 1722/2796 61% [====================================== ] 1723/2796 61% [====================================== ] 1724/2796 61% [====================================== ] 1725/2796 61% [====================================== ] 1726/2796 61% [====================================== ] 1727/2796 61% [====================================== ] 1728/2796 61% [====================================== ] 1729/2796 61% [====================================== ] 1730/2796 61% [====================================== ] 1731/2796 61% [====================================== ] 1732/2796 61% [====================================== ] 1733/2796 61% [====================================== ] 1734/2796 62% [====================================== ] 1735/2796 62% [====================================== ] 1736/2796 62% [====================================== ] 1737/2796 62% [====================================== ] 1738/2796 62% [====================================== ] 1739/2796 62% [====================================== ] 1740/2796 62% [====================================== ] 1741/2796 62% [====================================== ] 1742/2796 62% [====================================== ] 1743/2796 62% [====================================== ] 1744/2796 62% [====================================== ] 1745/2796 62% [====================================== ] 1746/2796 62% [====================================== ] 1747/2796 62% [====================================== ] 1748/2796 62% [====================================== ] 1749/2796 62% [====================================== ] 1750/2796 62% [====================================== ] 1751/2796 62% [====================================== ] 1752/2796 62% [====================================== ] 1753/2796 62% [====================================== ] 1754/2796 62% [====================================== ] 1755/2796 62% [====================================== ] 1756/2796 62% [====================================== ] 1757/2796 62% [====================================== ] 1758/2796 62% [======================================= ] 1759/2796 62% [======================================= ] 1760/2796 62% [======================================= ] 1761/2796 62% [======================================= ] 1762/2796 63% [======================================= ] 1763/2796 63% [======================================= ] 1764/2796 63% [======================================= ] 1765/2796 63% [======================================= ] 1766/2796 63% [======================================= ] 1767/2796 63% [======================================= ] 1768/2796 63% [======================================= ] 1769/2796 63% [======================================= ] 1770/2796 63% [======================================= ] 1771/2796 63% [======================================= ] 1772/2796 63% [======================================= ] 1773/2796 63% [======================================= ] 1774/2796 63% [======================================= ] 1775/2796 63% [======================================= ] 1776/2796 63% [======================================= ] 1777/2796 63% [======================================= ] 1778/2796 63% [======================================= ] 1779/2796 63% [======================================= ] 1780/2796 63% [======================================= ] 1781/2796 63% [======================================= ] 1782/2796 63% [======================================= ] 1783/2796 63% [======================================= ] 1784/2796 63% [======================================= ] 1785/2796 63% [======================================= ] 1786/2796 63% [======================================= ] 1787/2796 63% [======================================= ] 1788/2796 63% [======================================= ] 1789/2796 63% [======================================= ] 1790/2796 64% [======================================= ] 1791/2796 64% [======================================= ] 1792/2796 64% [======================================= ] 1793/2796 64% [======================================= ] 1794/2796 64% [======================================= ] 1795/2796 64% [======================================= ] 1796/2796 64% [======================================= ] 1797/2796 64% [======================================= ] 1798/2796 64% [======================================= ] 1799/2796 64% [======================================= ] 1800/2796 64% [======================================= ] 1801/2796 64% [======================================= ] 1802/2796 64% [======================================= ] 1803/2796 64% [======================================== ] 1804/2796 64% [======================================== ] 1805/2796 64% [======================================== ] 1806/2796 64% [======================================== ] 1807/2796 64% [======================================== ] 1808/2796 64% [======================================== ] 1809/2796 64% [======================================== ] 1810/2796 64% [======================================== ] 1811/2796 64% [======================================== ] 1812/2796 64% [======================================== ] 1813/2796 64% [======================================== ] 1814/2796 64% [======================================== ] 1815/2796 64% [======================================== ] 1816/2796 64% [======================================== ] 1817/2796 64% [======================================== ] 1818/2796 65% [======================================== ] 1819/2796 65% [======================================== ] 1820/2796 65% [======================================== ] 1821/2796 65% [======================================== ] 1822/2796 65% [======================================== ] 1823/2796 65% [======================================== ] 1824/2796 65% [======================================== ] 1825/2796 65% [======================================== ] 1826/2796 65% [======================================== ] 1827/2796 65% [======================================== ] 1828/2796 65% [======================================== ] 1829/2796 65% [======================================== ] 1830/2796 65% [======================================== ] 1831/2796 65% [======================================== ] 1832/2796 65% [======================================== ] 1833/2796 65% [======================================== ] 1834/2796 65% [======================================== ] 1835/2796 65% [======================================== ] 1836/2796 65% [======================================== ] 1837/2796 65% [======================================== ] 1838/2796 65% [======================================== ] 1839/2796 65% [======================================== ] 1840/2796 65% [======================================== ] 1841/2796 65% [======================================== ] 1842/2796 65% [======================================== ] 1843/2796 65% [======================================== ] 1844/2796 65% [======================================== ] 1845/2796 65% [======================================== ] 1846/2796 66% [======================================== ] 1847/2796 66% [======================================== ] 1848/2796 66% [========================================= ] 1849/2796 66% [========================================= ] 1850/2796 66% [========================================= ] 1851/2796 66% [========================================= ] 1852/2796 66% [========================================= ] 1853/2796 66% [========================================= ] 1854/2796 66% [========================================= ] 1855/2796 66% [========================================= ] 1856/2796 66% [========================================= ] 1857/2796 66% [========================================= ] 1858/2796 66% [========================================= ] 1859/2796 66% [========================================= ] 1860/2796 66% [========================================= ] 1861/2796 66% [========================================= ] 1862/2796 66% [========================================= ] 1863/2796 66% [========================================= ] 1864/2796 66% [========================================= ] 1865/2796 66% [========================================= ] 1866/2796 66% [========================================= ] 1867/2796 66% [========================================= ] 1868/2796 66% [========================================= ] 1869/2796 66% [========================================= ] 1870/2796 66% [========================================= ] 1871/2796 66% [========================================= ] 1872/2796 66% [========================================= ] 1873/2796 66% [========================================= ] 1874/2796 67% [========================================= ] 1875/2796 67% [========================================= ] 1876/2796 67% [========================================= ] 1877/2796 67% [========================================= ] 1878/2796 67% [========================================= ] 1879/2796 67% [========================================= ] 1880/2796 67% [========================================= ] 1881/2796 67% [========================================= ] 1882/2796 67% [========================================= ] 1883/2796 67% [========================================= ] 1884/2796 67% [========================================= ] 1885/2796 67% [========================================= ] 1886/2796 67% [========================================= ] 1887/2796 67% [========================================= ] 1888/2796 67% [========================================= ] 1889/2796 67% [========================================= ] 1890/2796 67% [========================================= ] 1891/2796 67% [========================================= ] 1892/2796 67% [========================================= ] 1893/2796 67% [========================================= ] 1894/2796 67% [========================================== ] 1895/2796 67% [========================================== ] 1896/2796 67% [========================================== ] 1897/2796 67% [========================================== ] 1898/2796 67% [========================================== ] 1899/2796 67% [========================================== ] 1900/2796 67% [========================================== ] 1901/2796 67% [========================================== ] 1902/2796 68% [========================================== ] 1903/2796 68% [========================================== ] 1904/2796 68% [========================================== ] 1905/2796 68% [========================================== ] 1906/2796 68% [========================================== ] 1907/2796 68% [========================================== ] 1908/2796 68% [========================================== ] 1909/2796 68% [========================================== ] 1910/2796 68% [========================================== ] 1911/2796 68% [========================================== ] 1912/2796 68% [========================================== ] 1913/2796 68% [========================================== ] 1914/2796 68% [========================================== ] 1915/2796 68% [========================================== ] 1916/2796 68% [========================================== ] 1917/2796 68% [========================================== ] 1918/2796 68% [========================================== ] 1919/2796 68% [========================================== ] 1920/2796 68% [========================================== ] 1921/2796 68% [========================================== ] 1922/2796 68% [========================================== ] 1923/2796 68% [========================================== ] 1924/2796 68% [========================================== ] 1925/2796 68% [========================================== ] 1926/2796 68% [========================================== ] 1927/2796 68% [========================================== ] 1928/2796 68% [========================================== ] 1929/2796 68% [========================================== ] 1930/2796 69% [========================================== ] 1931/2796 69% [========================================== ] 1932/2796 69% [========================================== ] 1933/2796 69% [========================================== ] 1934/2796 69% [========================================== ] 1935/2796 69% [========================================== ] 1936/2796 69% [========================================== ] 1937/2796 69% [========================================== ] 1938/2796 69% [========================================== ] 1939/2796 69% [=========================================== ] 1940/2796 69% [=========================================== ] 1941/2796 69% [=========================================== ] 1942/2796 69% [=========================================== ] 1943/2796 69% [=========================================== ] 1944/2796 69% [=========================================== ] 1945/2796 69% [=========================================== ] 1946/2796 69% [=========================================== ] 1947/2796 69% [=========================================== ] 1948/2796 69% [=========================================== ] 1949/2796 69% [=========================================== ] 1950/2796 69% [=========================================== ] 1951/2796 69% [=========================================== ] 1952/2796 69% [=========================================== ] 1953/2796 69% [=========================================== ] 1954/2796 69% [=========================================== ] 1955/2796 69% [=========================================== ] 1956/2796 69% [=========================================== ] 1957/2796 69% [=========================================== ] 1958/2796 70% [=========================================== ] 1959/2796 70% [=========================================== ] 1960/2796 70% [=========================================== ] 1961/2796 70% [=========================================== ] 1962/2796 70% [=========================================== ] 1963/2796 70% [=========================================== ] 1964/2796 70% [=========================================== ] 1965/2796 70% [=========================================== ] 1966/2796 70% [=========================================== ] 1967/2796 70% [=========================================== ] 1968/2796 70% [=========================================== ] 1969/2796 70% [=========================================== ] 1970/2796 70% [=========================================== ] 1971/2796 70% [=========================================== ] 1972/2796 70% [=========================================== ] 1973/2796 70% [=========================================== ] 1974/2796 70% [=========================================== ] 1975/2796 70% [=========================================== ] 1976/2796 70% [=========================================== ] 1977/2796 70% [=========================================== ] 1978/2796 70% [=========================================== ] 1979/2796 70% [=========================================== ] 1980/2796 70% [=========================================== ] 1981/2796 70% [=========================================== ] 1982/2796 70% [=========================================== ] 1983/2796 70% [=========================================== ] 1984/2796 70% [============================================ ] 1985/2796 70% [============================================ ] 1986/2796 71% [============================================ ] 1987/2796 71% [============================================ ] 1988/2796 71% [============================================ ] 1989/2796 71% [============================================ ] 1990/2796 71% [============================================ ] 1991/2796 71% [============================================ ] 1992/2796 71% [============================================ ] 1993/2796 71% [============================================ ] 1994/2796 71% [============================================ ] 1995/2796 71% [============================================ ] 1996/2796 71% [============================================ ] 1997/2796 71% [============================================ ] 1998/2796 71% [============================================ ] 1999/2796 71% [============================================ ] 2000/2796 71% [============================================ ] 2001/2796 71% [============================================ ] 2002/2796 71% [============================================ ] 2003/2796 71% [============================================ ] 2004/2796 71% [============================================ ] 2005/2796 71% [============================================ ] 2006/2796 71% [============================================ ] 2007/2796 71% [============================================ ] 2008/2796 71% [============================================ ] 2009/2796 71% [============================================ ] 2010/2796 71% [============================================ ] 2011/2796 71% [============================================ ] 2012/2796 71% [============================================ ] 2013/2796 71% [============================================ ] 2014/2796 72% [============================================ ] 2015/2796 72% [============================================ ] 2016/2796 72% [============================================ ] 2017/2796 72% [============================================ ] 2018/2796 72% [============================================ ] 2019/2796 72% [============================================ ] 2020/2796 72% [============================================ ] 2021/2796 72% [============================================ ] 2022/2796 72% [============================================ ] 2023/2796 72% [============================================ ] 2024/2796 72% [============================================ ] 2025/2796 72% [============================================ ] 2026/2796 72% [============================================ ] 2027/2796 72% [============================================ ] 2028/2796 72% [============================================ ] 2029/2796 72% [============================================= ] 2030/2796 72% [============================================= ] 2031/2796 72% [============================================= ] 2032/2796 72% [============================================= ] 2033/2796 72% [============================================= ] 2034/2796 72% [============================================= ] 2035/2796 72% [============================================= ] 2036/2796 72% [============================================= ] 2037/2796 72% [============================================= ] 2038/2796 72% [============================================= ] 2039/2796 72% [============================================= ] 2040/2796 72% [============================================= ] 2041/2796 72% [============================================= ] 2042/2796 73% [============================================= ] 2043/2796 73% [============================================= ] 2044/2796 73% [============================================= ] 2045/2796 73% [============================================= ] 2046/2796 73% [============================================= ] 2047/2796 73% [============================================= ] 2048/2796 73% [============================================= ] 2049/2796 73% [============================================= ] 2050/2796 73% [============================================= ] 2051/2796 73% [============================================= ] 2052/2796 73% [============================================= ] 2053/2796 73% [============================================= ] 2054/2796 73% [============================================= ] 2055/2796 73% [============================================= ] 2056/2796 73% [============================================= ] 2057/2796 73% [============================================= ] 2058/2796 73% [============================================= ] 2059/2796 73% [============================================= ] 2060/2796 73% [============================================= ] 2061/2796 73% [============================================= ] 2062/2796 73% [============================================= ] 2063/2796 73% [============================================= ] 2064/2796 73% [============================================= ] 2065/2796 73% [============================================= ] 2066/2796 73% [============================================= ] 2067/2796 73% [============================================= ] 2068/2796 73% [============================================= ] 2069/2796 73% [============================================= ] 2070/2796 74% [============================================= ] 2071/2796 74% [============================================= ] 2072/2796 74% [============================================= ] 2073/2796 74% [============================================= ] 2074/2796 74% [============================================== ] 2075/2796 74% [============================================== ] 2076/2796 74% [============================================== ] 2077/2796 74% [============================================== ] 2078/2796 74% [============================================== ] 2079/2796 74% [============================================== ] 2080/2796 74% [============================================== ] 2081/2796 74% [============================================== ] 2082/2796 74% [============================================== ] 2083/2796 74% [============================================== ] 2084/2796 74% [============================================== ] 2085/2796 74% [============================================== ] 2086/2796 74% [============================================== ] 2087/2796 74% [============================================== ] 2088/2796 74% [============================================== ] 2089/2796 74% [============================================== ] 2090/2796 74% [============================================== ] 2091/2796 74% [============================================== ] 2092/2796 74% [============================================== ] 2093/2796 74% [============================================== ] 2094/2796 74% [============================================== ] 2095/2796 74% [============================================== ] 2096/2796 74% [============================================== ] 2097/2796 75% [============================================== ] 2098/2796 75% [============================================== ] 2099/2796 75% [============================================== ] 2100/2796 75% [============================================== ] 2101/2796 75% [============================================== ] 2102/2796 75% [============================================== ] 2103/2796 75% [============================================== ] 2104/2796 75% [============================================== ] 2105/2796 75% [============================================== ] 2106/2796 75% [============================================== ] 2107/2796 75% [============================================== ] 2108/2796 75% [============================================== ] 2109/2796 75% [============================================== ] 2110/2796 75% [============================================== ] 2111/2796 75% [============================================== ] 2112/2796 75% [============================================== ] 2113/2796 75% [============================================== ] 2114/2796 75% [============================================== ] 2115/2796 75% [============================================== ] 2116/2796 75% [============================================== ] 2117/2796 75% [============================================== ] 2118/2796 75% [============================================== ] 2119/2796 75% [=============================================== ] 2120/2796 75% [=============================================== ] 2121/2796 75% [=============================================== ] 2122/2796 75% [=============================================== ] 2123/2796 75% [=============================================== ] 2124/2796 75% [=============================================== ] 2125/2796 76% [=============================================== ] 2126/2796 76% [=============================================== ] 2127/2796 76% [=============================================== ] 2128/2796 76% [=============================================== ] 2129/2796 76% [=============================================== ] 2130/2796 76% [=============================================== ] 2131/2796 76% [=============================================== ] 2132/2796 76% [=============================================== ] 2133/2796 76% [=============================================== ] 2134/2796 76% [=============================================== ] 2135/2796 76% [=============================================== ] 2136/2796 76% [=============================================== ] 2137/2796 76% [=============================================== ] 2138/2796 76% [=============================================== ] 2139/2796 76% [=============================================== ] 2140/2796 76% [=============================================== ] 2141/2796 76% [=============================================== ] 2142/2796 76% [=============================================== ] 2143/2796 76% [=============================================== ] 2144/2796 76% [=============================================== ] 2145/2796 76% [=============================================== ] 2146/2796 76% [=============================================== ] 2147/2796 76% [=============================================== ] 2148/2796 76% [=============================================== ] 2149/2796 76% [=============================================== ] 2150/2796 76% [=============================================== ] 2151/2796 76% [=============================================== ] 2152/2796 76% [=============================================== ] 2153/2796 77% [=============================================== ] 2154/2796 77% [=============================================== ] 2155/2796 77% [=============================================== ] 2156/2796 77% [=============================================== ] 2157/2796 77% [=============================================== ] 2158/2796 77% [=============================================== ] 2159/2796 77% [=============================================== ] 2160/2796 77% [=============================================== ] 2161/2796 77% [=============================================== ] 2162/2796 77% [=============================================== ] 2163/2796 77% [=============================================== ] 2164/2796 77% [================================================ ] 2165/2796 77% [================================================ ] 2166/2796 77% [================================================ ] 2167/2796 77% [================================================ ] 2168/2796 77% [================================================ ] 2169/2796 77% [================================================ ] 2170/2796 77% [================================================ ] 2171/2796 77% [================================================ ] 2172/2796 77% [================================================ ] 2173/2796 77% [================================================ ] 2174/2796 77% [================================================ ] 2175/2796 77% [================================================ ] 2176/2796 77% [================================================ ] 2177/2796 77% [================================================ ] 2178/2796 77% [================================================ ] 2179/2796 77% [================================================ ] 2180/2796 77% [================================================ ] 2181/2796 78% [================================================ ] 2182/2796 78% [================================================ ] 2183/2796 78% [================================================ ] 2184/2796 78% [================================================ ] 2185/2796 78% [================================================ ] 2186/2796 78% [================================================ ] 2187/2796 78% [================================================ ] 2188/2796 78% [================================================ ] 2189/2796 78% [================================================ ] 2190/2796 78% [================================================ ] 2191/2796 78% [================================================ ] 2192/2796 78% [================================================ ] 2193/2796 78% [================================================ ] 2194/2796 78% [================================================ ] 2195/2796 78% [================================================ ] 2196/2796 78% [================================================ ] 2197/2796 78% [================================================ ] 2198/2796 78% [================================================ ] 2199/2796 78% [================================================ ] 2200/2796 78% [================================================ ] 2201/2796 78% [================================================ ] 2202/2796 78% [================================================ ] 2203/2796 78% [================================================ ] 2204/2796 78% [================================================ ] 2205/2796 78% [================================================ ] 2206/2796 78% [================================================ ] 2207/2796 78% [================================================ ] 2208/2796 78% [================================================ ] 2209/2796 79% [================================================= ] 2210/2796 79% [================================================= ] 2211/2796 79% [================================================= ] 2212/2796 79% [================================================= ] 2213/2796 79% [================================================= ] 2214/2796 79% [================================================= ] 2215/2796 79% [================================================= ] 2216/2796 79% [================================================= ] 2217/2796 79% [================================================= ] 2218/2796 79% [================================================= ] 2219/2796 79% [================================================= ] 2220/2796 79% [================================================= ] 2221/2796 79% [================================================= ] 2222/2796 79% [================================================= ] 2223/2796 79% [================================================= ] 2224/2796 79% [================================================= ] 2225/2796 79% [================================================= ] 2226/2796 79% [================================================= ] 2227/2796 79% [================================================= ] 2228/2796 79% [================================================= ] 2229/2796 79% [================================================= ] 2230/2796 79% [================================================= ] 2231/2796 79% [================================================= ] 2232/2796 79% [================================================= ] 2233/2796 79% [================================================= ] 2234/2796 79% [================================================= ] 2235/2796 79% [================================================= ] 2236/2796 79% [================================================= ] 2237/2796 80% [================================================= ] 2238/2796 80% [================================================= ] 2239/2796 80% [================================================= ] 2240/2796 80% [================================================= ] 2241/2796 80% [================================================= ] 2242/2796 80% [================================================= ] 2243/2796 80% [================================================= ] 2244/2796 80% [================================================= ] 2245/2796 80% [================================================= ] 2246/2796 80% [================================================= ] 2247/2796 80% [================================================= ] 2248/2796 80% [================================================= ] 2249/2796 80% [================================================= ] 2250/2796 80% [================================================= ] 2251/2796 80% [================================================= ] 2252/2796 80% [================================================= ] 2253/2796 80% [================================================= ] 2254/2796 80% [================================================== ] 2255/2796 80% [================================================== ] 2256/2796 80% [================================================== ] 2257/2796 80% [================================================== ] 2258/2796 80% [================================================== ] 2259/2796 80% [================================================== ] 2260/2796 80% [================================================== ] 2261/2796 80% [================================================== ] 2262/2796 80% [================================================== ] 2263/2796 80% [================================================== ] 2264/2796 80% [================================================== ] 2265/2796 81% [================================================== ] 2266/2796 81% [================================================== ] 2267/2796 81% [================================================== ] 2268/2796 81% [================================================== ] 2269/2796 81% [================================================== ] 2270/2796 81% [================================================== ] 2271/2796 81% [================================================== ] 2272/2796 81% [================================================== ] 2273/2796 81% [================================================== ] 2274/2796 81% [================================================== ] 2275/2796 81% [================================================== ] 2276/2796 81% [================================================== ] 2277/2796 81% [================================================== ] 2278/2796 81% [================================================== ] 2279/2796 81% [================================================== ] 2280/2796 81% [================================================== ] 2281/2796 81% [================================================== ] 2282/2796 81% [================================================== ] 2283/2796 81% [================================================== ] 2284/2796 81% [================================================== ] 2285/2796 81% [================================================== ] 2286/2796 81% [================================================== ] 2287/2796 81% [================================================== ] 2288/2796 81% [================================================== ] 2289/2796 81% [================================================== ] 2290/2796 81% [================================================== ] 2291/2796 81% [================================================== ] 2292/2796 81% [================================================== ] 2293/2796 82% [================================================== ] 2294/2796 82% [================================================== ] 2295/2796 82% [================================================== ] 2296/2796 82% [================================================== ] 2297/2796 82% [================================================== ] 2298/2796 82% [================================================== ] 2299/2796 82% [=================================================== ] 2300/2796 82% [=================================================== ] 2301/2796 82% [=================================================== ] 2302/2796 82% [=================================================== ] 2303/2796 82% [=================================================== ] 2304/2796 82% [=================================================== ] 2305/2796 82% [=================================================== ] 2306/2796 82% [=================================================== ] 2307/2796 82% [=================================================== ] 2308/2796 82% [=================================================== ] 2309/2796 82% [=================================================== ] 2310/2796 82% [=================================================== ] 2311/2796 82% [=================================================== ] 2312/2796 82% [=================================================== ] 2313/2796 82% [=================================================== ] 2314/2796 82% [=================================================== ] 2315/2796 82% [=================================================== ] 2316/2796 82% [=================================================== ] 2317/2796 82% [=================================================== ] 2318/2796 82% [=================================================== ] 2319/2796 82% [=================================================== ] 2320/2796 82% [=================================================== ] 2321/2796 83% [=================================================== ] 2322/2796 83% [=================================================== ] 2323/2796 83% [=================================================== ] 2324/2796 83% [=================================================== ] 2325/2796 83% [=================================================== ] 2326/2796 83% [=================================================== ] 2327/2796 83% [=================================================== ] 2328/2796 83% [=================================================== ] 2329/2796 83% [=================================================== ] 2330/2796 83% [=================================================== ] 2331/2796 83% [=================================================== ] 2332/2796 83% [=================================================== ] 2333/2796 83% [=================================================== ] 2334/2796 83% [=================================================== ] 2335/2796 83% [=================================================== ] 2336/2796 83% [=================================================== ] 2337/2796 83% [=================================================== ] 2338/2796 83% [=================================================== ] 2339/2796 83% [=================================================== ] 2340/2796 83% [=================================================== ] 2341/2796 83% [=================================================== ] 2342/2796 83% [=================================================== ] 2343/2796 83% [=================================================== ] 2344/2796 83% [=================================================== ] 2345/2796 83% [==================================================== ] 2346/2796 83% [==================================================== ] 2347/2796 83% [==================================================== ] 2348/2796 83% [==================================================== ] 2349/2796 84% [==================================================== ] 2350/2796 84% [==================================================== ] 2351/2796 84% [==================================================== ] 2352/2796 84% [==================================================== ] 2353/2796 84% [==================================================== ] 2354/2796 84% [==================================================== ] 2355/2796 84% [==================================================== ] 2356/2796 84% [==================================================== ] 2357/2796 84% [==================================================== ] 2358/2796 84% [==================================================== ] 2359/2796 84% [==================================================== ] 2360/2796 84% [==================================================== ] 2361/2796 84% [==================================================== ] 2362/2796 84% [==================================================== ] 2363/2796 84% [==================================================== ] 2364/2796 84% [==================================================== ] 2365/2796 84% [==================================================== ] 2366/2796 84% [==================================================== ] 2367/2796 84% [==================================================== ] 2368/2796 84% [==================================================== ] 2369/2796 84% [==================================================== ] 2370/2796 84% [==================================================== ] 2371/2796 84% [==================================================== ] 2372/2796 84% [==================================================== ] 2373/2796 84% [==================================================== ] 2374/2796 84% [==================================================== ] 2375/2796 84% [==================================================== ] 2376/2796 84% [==================================================== ] 2377/2796 85% [==================================================== ] 2378/2796 85% [==================================================== ] 2379/2796 85% [==================================================== ] 2380/2796 85% [==================================================== ] 2381/2796 85% [==================================================== ] 2382/2796 85% [==================================================== ] 2383/2796 85% [==================================================== ] 2384/2796 85% [==================================================== ] 2385/2796 85% [==================================================== ] 2386/2796 85% [==================================================== ] 2387/2796 85% [==================================================== ] 2388/2796 85% [==================================================== ] 2389/2796 85% [==================================================== ] 2390/2796 85% [===================================================== ] 2391/2796 85% [===================================================== ] 2392/2796 85% [===================================================== ] 2393/2796 85% [===================================================== ] 2394/2796 85% [===================================================== ] 2395/2796 85% [===================================================== ] 2396/2796 85% [===================================================== ] 2397/2796 85% [===================================================== ] 2398/2796 85% [===================================================== ] 2399/2796 85% [===================================================== ] 2400/2796 85% [===================================================== ] 2401/2796 85% [===================================================== ] 2402/2796 85% [===================================================== ] 2403/2796 85% [===================================================== ] 2404/2796 85% [===================================================== ] 2405/2796 86% [===================================================== ] 2406/2796 86% [===================================================== ] 2407/2796 86% [===================================================== ] 2408/2796 86% [===================================================== ] 2409/2796 86% [===================================================== ] 2410/2796 86% [===================================================== ] 2411/2796 86% [===================================================== ] 2412/2796 86% [===================================================== ] 2413/2796 86% [===================================================== ] 2414/2796 86% [===================================================== ] 2415/2796 86% [===================================================== ] 2416/2796 86% [===================================================== ] 2417/2796 86% [===================================================== ] 2418/2796 86% [===================================================== ] 2419/2796 86% [===================================================== ] 2420/2796 86% [===================================================== ] 2421/2796 86% [===================================================== ] 2422/2796 86% [===================================================== ] 2423/2796 86% [===================================================== ] 2424/2796 86% [===================================================== ] 2425/2796 86% [===================================================== ] 2426/2796 86% [===================================================== ] 2427/2796 86% [===================================================== ] 2428/2796 86% [===================================================== ] 2429/2796 86% [===================================================== ] 2430/2796 86% [===================================================== ] 2431/2796 86% [===================================================== ] 2432/2796 86% [===================================================== ] 2433/2796 87% [===================================================== ] 2434/2796 87% [===================================================== ] 2435/2796 87% [====================================================== ] 2436/2796 87% [====================================================== ] 2437/2796 87% [====================================================== ] 2438/2796 87% [====================================================== ] 2439/2796 87% [====================================================== ] 2440/2796 87% [====================================================== ] 2441/2796 87% [====================================================== ] 2442/2796 87% [====================================================== ] 2443/2796 87% [====================================================== ] 2444/2796 87% [====================================================== ] 2445/2796 87% [====================================================== ] 2446/2796 87% [====================================================== ] 2447/2796 87% [====================================================== ] 2448/2796 87% [====================================================== ] 2449/2796 87% [====================================================== ] 2450/2796 87% [====================================================== ] 2451/2796 87% [====================================================== ] 2452/2796 87% [====================================================== ] 2453/2796 87% [====================================================== ] 2454/2796 87% [====================================================== ] 2455/2796 87% [====================================================== ] 2456/2796 87% [====================================================== ] 2457/2796 87% [====================================================== ] 2458/2796 87% [====================================================== ] 2459/2796 87% [====================================================== ] 2460/2796 87% [====================================================== ] 2461/2796 88% [====================================================== ] 2462/2796 88% [====================================================== ] 2463/2796 88% [====================================================== ] 2464/2796 88% [====================================================== ] 2465/2796 88% [====================================================== ] 2466/2796 88% [====================================================== ] 2467/2796 88% [====================================================== ] 2468/2796 88% [====================================================== ] 2469/2796 88% [====================================================== ] 2470/2796 88% [====================================================== ] 2471/2796 88% [====================================================== ] 2472/2796 88% [====================================================== ] 2473/2796 88% [====================================================== ] 2474/2796 88% [====================================================== ] 2475/2796 88% [====================================================== ] 2476/2796 88% [====================================================== ] 2477/2796 88% [====================================================== ] 2478/2796 88% [====================================================== ] 2479/2796 88% [====================================================== ] 2480/2796 88% [======================================================= ] 2481/2796 88% [======================================================= ] 2482/2796 88% [======================================================= ] 2483/2796 88% [======================================================= ] 2484/2796 88% [======================================================= ] 2485/2796 88% [======================================================= ] 2486/2796 88% [======================================================= ] 2487/2796 88% [======================================================= ] 2488/2796 88% [======================================================= ] 2489/2796 89% [======================================================= ] 2490/2796 89% [======================================================= ] 2491/2796 89% [======================================================= ] 2492/2796 89% [======================================================= ] 2493/2796 89% [======================================================= ] 2494/2796 89% [======================================================= ] 2495/2796 89% [======================================================= ] 2496/2796 89% [======================================================= ] 2497/2796 89% [======================================================= ] 2498/2796 89% [======================================================= ] 2499/2796 89% [======================================================= ] 2500/2796 89% [======================================================= ] 2501/2796 89% [======================================================= ] 2502/2796 89% [======================================================= ] 2503/2796 89% [======================================================= ] 2504/2796 89% [======================================================= ] 2505/2796 89% [======================================================= ] 2506/2796 89% [======================================================= ] 2507/2796 89% [======================================================= ] 2508/2796 89% [======================================================= ] 2509/2796 89% [======================================================= ] 2510/2796 89% [======================================================= ] 2511/2796 89% [======================================================= ] 2512/2796 89% [======================================================= ] 2513/2796 89% [======================================================= ] 2514/2796 89% [======================================================= ] 2515/2796 89% [======================================================= ] 2516/2796 89% [======================================================= ] 2517/2796 90% [======================================================= ] 2518/2796 90% [======================================================= ] 2519/2796 90% [======================================================= ] 2520/2796 90% [======================================================= ] 2521/2796 90% [======================================================= ] 2522/2796 90% [======================================================= ] 2523/2796 90% [======================================================= ] 2524/2796 90% [======================================================= ] 2525/2796 90% [======================================================== ] 2526/2796 90% [======================================================== ] 2527/2796 90% [======================================================== ] 2528/2796 90% [======================================================== ] 2529/2796 90% [======================================================== ] 2530/2796 90% [======================================================== ] 2531/2796 90% [======================================================== ] 2532/2796 90% [======================================================== ] 2533/2796 90% [======================================================== ] 2534/2796 90% [======================================================== ] 2535/2796 90% [======================================================== ] 2536/2796 90% [======================================================== ] 2537/2796 90% [======================================================== ] 2538/2796 90% [======================================================== ] 2539/2796 90% [======================================================== ] 2540/2796 90% [======================================================== ] 2541/2796 90% [======================================================== ] 2542/2796 90% [======================================================== ] 2543/2796 90% [======================================================== ] 2544/2796 90% [======================================================== ] 2545/2796 91% [======================================================== ] 2546/2796 91% [======================================================== ] 2547/2796 91% [======================================================== ] 2548/2796 91% [======================================================== ] 2549/2796 91% [======================================================== ] 2550/2796 91% [======================================================== ] 2551/2796 91% [======================================================== ] 2552/2796 91% [======================================================== ] 2553/2796 91% [======================================================== ] 2554/2796 91% [======================================================== ] 2555/2796 91% [======================================================== ] 2556/2796 91% [======================================================== ] 2557/2796 91% [======================================================== ] 2558/2796 91% [======================================================== ] 2559/2796 91% [======================================================== ] 2560/2796 91% [======================================================== ] 2561/2796 91% [======================================================== ] 2562/2796 91% [======================================================== ] 2563/2796 91% [======================================================== ] 2564/2796 91% [======================================================== ] 2565/2796 91% [======================================================== ] 2566/2796 91% [======================================================== ] 2567/2796 91% [======================================================== ] 2568/2796 91% [======================================================== ] 2569/2796 91% [======================================================== ] 2570/2796 91% [========================================================= ] 2571/2796 91% [========================================================= ] 2572/2796 91% [========================================================= ] 2573/2796 92% [========================================================= ] 2574/2796 92% [========================================================= ] 2575/2796 92% [========================================================= ] 2576/2796 92% [========================================================= ] 2577/2796 92% [========================================================= ] 2578/2796 92% [========================================================= ] 2579/2796 92% [========================================================= ] 2580/2796 92% [========================================================= ] 2581/2796 92% [========================================================= ] 2582/2796 92% [========================================================= ] 2583/2796 92% [========================================================= ] 2584/2796 92% [========================================================= ] 2585/2796 92% [========================================================= ] 2586/2796 92% [========================================================= ] 2587/2796 92% [========================================================= ] 2588/2796 92% [========================================================= ] 2589/2796 92% [========================================================= ] 2590/2796 92% [========================================================= ] 2591/2796 92% [========================================================= ] 2592/2796 92% [========================================================= ] 2593/2796 92% [========================================================= ] 2594/2796 92% [========================================================= ] 2595/2796 92% [========================================================= ] 2596/2796 92% [========================================================= ] 2597/2796 92% [========================================================= ] 2598/2796 92% [========================================================= ] 2599/2796 92% [========================================================= ] 2600/2796 92% [========================================================= ] 2601/2796 93% [========================================================= ] 2602/2796 93% [========================================================= ] 2603/2796 93% [========================================================= ] 2604/2796 93% [========================================================= ] 2605/2796 93% [========================================================= ] 2606/2796 93% [========================================================= ] 2607/2796 93% [========================================================= ] 2608/2796 93% [========================================================= ] 2609/2796 93% [========================================================= ] 2610/2796 93% [========================================================= ] 2611/2796 93% [========================================================= ] 2612/2796 93% [========================================================= ] 2613/2796 93% [========================================================= ] 2614/2796 93% [========================================================= ] 2615/2796 93% [========================================================== ] 2616/2796 93% [========================================================== ] 2617/2796 93% [========================================================== ] 2618/2796 93% [========================================================== ] 2619/2796 93% [========================================================== ] 2620/2796 93% [========================================================== ] 2621/2796 93% [========================================================== ] 2622/2796 93% [========================================================== ] 2623/2796 93% [========================================================== ] 2624/2796 93% [========================================================== ] 2625/2796 93% [========================================================== ] 2626/2796 93% [========================================================== ] 2627/2796 93% [========================================================== ] 2628/2796 93% [========================================================== ] 2629/2796 94% [========================================================== ] 2630/2796 94% [========================================================== ] 2631/2796 94% [========================================================== ] 2632/2796 94% [========================================================== ] 2633/2796 94% [========================================================== ] 2634/2796 94% [========================================================== ] 2635/2796 94% [========================================================== ] 2636/2796 94% [========================================================== ] 2637/2796 94% [========================================================== ] 2638/2796 94% [========================================================== ] 2639/2796 94% [========================================================== ] 2640/2796 94% [========================================================== ] 2641/2796 94% [========================================================== ] 2642/2796 94% [========================================================== ] 2643/2796 94% [========================================================== ] 2644/2796 94% [========================================================== ] 2645/2796 94% [========================================================== ] 2646/2796 94% [========================================================== ] 2647/2796 94% [========================================================== ] 2648/2796 94% [========================================================== ] 2649/2796 94% [========================================================== ] 2650/2796 94% [========================================================== ] 2651/2796 94% [========================================================== ] 2652/2796 94% [========================================================== ] 2653/2796 94% [========================================================== ] 2654/2796 94% [========================================================== ] 2655/2796 94% [========================================================== ] 2656/2796 94% [========================================================== ] 2657/2796 95% [========================================================== ] 2658/2796 95% [========================================================== ] 2659/2796 95% [========================================================== ] 2660/2796 95% [=========================================================== ] 2661/2796 95% [=========================================================== ] 2662/2796 95% [=========================================================== ] 2663/2796 95% [=========================================================== ] 2664/2796 95% [=========================================================== ] 2665/2796 95% [=========================================================== ] 2666/2796 95% [=========================================================== ] 2667/2796 95% [=========================================================== ] 2668/2796 95% [=========================================================== ] 2669/2796 95% [=========================================================== ] 2670/2796 95% [=========================================================== ] 2671/2796 95% [=========================================================== ] 2672/2796 95% [=========================================================== ] 2673/2796 95% [=========================================================== ] 2674/2796 95% [=========================================================== ] 2675/2796 95% [=========================================================== ] 2676/2796 95% [=========================================================== ] 2677/2796 95% [=========================================================== ] 2678/2796 95% [=========================================================== ] 2679/2796 95% [=========================================================== ] 2680/2796 95% [=========================================================== ] 2681/2796 95% [=========================================================== ] 2682/2796 95% [=========================================================== ] 2683/2796 95% [=========================================================== ] 2684/2796 95% [=========================================================== ] 2685/2796 96% [=========================================================== ] 2686/2796 96% [=========================================================== ] 2687/2796 96% [=========================================================== ] 2688/2796 96% [=========================================================== ] 2689/2796 96% [=========================================================== ] 2690/2796 96% [=========================================================== ] 2691/2796 96% [=========================================================== ] 2692/2796 96% [=========================================================== ] 2693/2796 96% [=========================================================== ] 2694/2796 96% [=========================================================== ] 2695/2796 96% [=========================================================== ] 2696/2796 96% [=========================================================== ] 2697/2796 96% [=========================================================== ] 2698/2796 96% [=========================================================== ] 2699/2796 96% [=========================================================== ] 2700/2796 96% [=========================================================== ] 2701/2796 96% [=========================================================== ] 2702/2796 96% [=========================================================== ] 2703/2796 96% [=========================================================== ] 2704/2796 96% [=========================================================== ] 2705/2796 96% [============================================================ ] 2706/2796 96% [============================================================ ] 2707/2796 96% [============================================================ ] 2708/2796 96% [============================================================ ] 2709/2796 96% [============================================================ ] 2710/2796 96% [============================================================ ] 2711/2796 96% [============================================================ ] 2712/2796 96% [============================================================ ] 2713/2796 97% [============================================================ ] 2714/2796 97% [============================================================ ] 2715/2796 97% [============================================================ ] 2716/2796 97% [============================================================ ] 2717/2796 97% [============================================================ ] 2718/2796 97% [============================================================ ] 2719/2796 97% [============================================================ ] 2720/2796 97% [============================================================ ] 2721/2796 97% [============================================================ ] 2722/2796 97% [============================================================ ] 2723/2796 97% [============================================================ ] 2724/2796 97% [============================================================ ] 2725/2796 97% [============================================================ ] 2726/2796 97% [============================================================ ] 2727/2796 97% [============================================================ ] 2728/2796 97% [============================================================ ] 2729/2796 97% [============================================================ ] 2730/2796 97% [============================================================ ] 2731/2796 97% [============================================================ ] 2732/2796 97% [============================================================ ] 2733/2796 97% [============================================================ ] 2734/2796 97% [============================================================ ] 2735/2796 97% [============================================================ ] 2736/2796 97% [============================================================ ] 2737/2796 97% [============================================================ ] 2738/2796 97% [============================================================ ] 2739/2796 97% [============================================================ ] 2740/2796 97% [============================================================ ] 2741/2796 98% [============================================================ ] 2742/2796 98% [============================================================ ] 2743/2796 98% [============================================================ ] 2744/2796 98% [============================================================ ] 2745/2796 98% [============================================================ ] 2746/2796 98% [============================================================ ] 2747/2796 98% [============================================================ ] 2748/2796 98% [============================================================ ] 2749/2796 98% [============================================================ ] 2750/2796 98% [============================================================= ] 2751/2796 98% [============================================================= ] 2752/2796 98% [============================================================= ] 2753/2796 98% [============================================================= ] 2754/2796 98% [============================================================= ] 2755/2796 98% [============================================================= ] 2756/2796 98% [============================================================= ] 2757/2796 98% [============================================================= ] 2758/2796 98% [============================================================= ] 2759/2796 98% [============================================================= ] 2760/2796 98% [============================================================= ] 2761/2796 98% [============================================================= ] 2762/2796 98% [============================================================= ] 2763/2796 98% [============================================================= ] 2764/2796 98% [============================================================= ] 2765/2796 98% [============================================================= ] 2766/2796 98% [============================================================= ] 2767/2796 98% [============================================================= ] 2768/2796 98% [============================================================= ] 2769/2796 99% [============================================================= ] 2770/2796 99% [============================================================= ] 2771/2796 99% [============================================================= ] 2772/2796 99% [============================================================= ] 2773/2796 99% [============================================================= ] 2774/2796 99% [============================================================= ] 2775/2796 99% [============================================================= ] 2776/2796 99% [============================================================= ] 2777/2796 99% [============================================================= ] 2778/2796 99% [============================================================= ] 2779/2796 99% [============================================================= ] 2780/2796 99% [============================================================= ] 2781/2796 99% [============================================================= ] 2782/2796 99% [============================================================= ] 2783/2796 99% [============================================================= ] 2784/2796 99% [============================================================= ] 2785/2796 99% [============================================================= ] 2786/2796 99% [============================================================= ] 2787/2796 99% [============================================================= ] 2788/2796 99% [============================================================= ] 2789/2796 99% [============================================================= ] 2790/2796 99% [============================================================= ] 2791/2796 99% [============================================================= ] 2792/2796 99% [============================================================= ] 2793/2796 99% [============================================================= ] 2794/2796 99% [============================================================= ] 2795/2796 99% [==============================================================] 2796/2796 100% operation complete, 2796 objects in 87725 NAND pages. ln -snf /home/autobuild/autobuild/instance-13/output-1/host/riscv64-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-13/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-13/buildroot' >>> Buildroot 2023.02-168-ga45f2af7fa Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-elf2flt 2021.08 Collecting legal info LICENSE.TXT: OK (sha256: f20bc5007904094e3a4e9fbcc3526cdd40893f91d458c3139b308e5c4c0899c6) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.14 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> comix-cursors 0.9.1 Collecting legal info >>> 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) >>> 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-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> 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) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> font-awesome 4.7.0 Collecting legal info >>> host-genpart 1.0.2 Collecting legal info >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> jquery-mobile 1.4.3 Collecting legal info >>> jquery 3.5.1 Collecting legal info >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> host-nodejs 16.18.1 Collecting legal info LICENSE: OK (sha256: 0bec08634ba79b5404f6b7f92ea850f3c2a06e27e6f83f2267e4f5e55ae33334) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> psmisc 23.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-python-cython 0.29.33 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> host-uuu 1.5.21 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-mobile-1.4.3: cannot save license (JQUERY_MOBILE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-13/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot'