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 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 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 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 -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 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/bin PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/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/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-1/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-1/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%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/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi grep -qsE '^/bin/mksh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells ln -sf mksh /home/buildroot/autobuild/instance-1/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /home/buildroot/autobuild/instance-1/output-1/target/etc/passwd if [ -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; fi /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-7379-g24261a1762"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' dhcpcd -1 dhcpcd -1 * - - - dhcpcd user\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" xz -9 -C crc32 -c -T 4 /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs > /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs.xz >>> Generating filesystem image rootfs.ubi mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-1/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-1/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs"259725312 bytes (247.6 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3087 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/3087 0% [ ] 2/3087 0% [ ] 3/3087 0% [ ] 4/3087 0% [ ] 5/3087 0% [ ] 6/3087 0% [ ] 7/3087 0% [ ] 8/3087 0% [ ] 9/3087 0% [ ] 10/3087 0% [ ] 11/3087 0% [ ] 12/3087 0% [ ] 13/3087 0% [ ] 14/3087 0% [ ] 15/3087 0% [ ] 16/3087 0% [ ] 17/3087 0% [ ] 18/3087 0% [ ] 19/3087 0% [ ] 20/3087 0% [ ] 21/3087 0% [ ] 22/3087 0% [ ] 23/3087 0% [ ] 24/3087 0% [ ] 25/3087 0% [ ] 26/3087 0% [ ] 27/3087 0% [ ] 28/3087 0% [ ] 29/3087 0% [ ] 30/3087 0% [ ] 31/3087 1% [ ] 32/3087 1% [ ] 33/3087 1% [ ] 34/3087 1% [ ] 35/3087 1% [ ] 36/3087 1% [ ] 37/3087 1% [ ] 38/3087 1% [ ] 39/3087 1% [ ] 40/3087 1% [ ] 41/3087 1% [ ] 42/3087 1% [ ] 43/3087 1% [ ] 44/3087 1% [ ] 45/3087 1% [ ] 46/3087 1% [ ] 47/3087 1% [ ] 48/3087 1% [ ] 49/3087 1% [= ] 50/3087 1% [= ] 51/3087 1% [= ] 52/3087 1% [= ] 53/3087 1% [= ] 54/3087 1% [= ] 55/3087 1% [= ] 56/3087 1% [= ] 57/3087 1% [= ] 58/3087 1% [= ] 59/3087 1% [= ] 60/3087 1% [= ] 61/3087 1% [= ] 62/3087 2% [= ] 63/3087 2% [= ] 64/3087 2% [= ] 65/3087 2% [= ] 66/3087 2% [= ] 67/3087 2% [= ] 68/3087 2% [= ] 69/3087 2% [= ] 70/3087 2% [= ] 71/3087 2% [= ] 72/3087 2% [= ] 73/3087 2% [= ] 74/3087 2% [= ] 75/3087 2% [= ] 76/3087 2% [= ] 77/3087 2% [= ] 78/3087 2% [= ] 79/3087 2% [= ] 80/3087 2% [= ] 81/3087 2% [= ] 82/3087 2% [= ] 83/3087 2% [= ] 84/3087 2% [= ] 85/3087 2% [= ] 86/3087 2% [= ] 87/3087 2% [= ] 88/3087 2% [= ] 89/3087 2% [= ] 90/3087 2% [= ] 91/3087 2% [= ] 92/3087 2% [= ] 93/3087 3% [= ] 94/3087 3% [= ] 95/3087 3% [= ] 96/3087 3% [= ] 97/3087 3% [= ] 98/3087 3% [= ] 99/3087 3% [== ] 100/3087 3% [== ] 101/3087 3% [== ] 102/3087 3% [== ] 103/3087 3% [== ] 104/3087 3% [== ] 105/3087 3% [== ] 106/3087 3% [== ] 107/3087 3% [== ] 108/3087 3% [== ] 109/3087 3% [== ] 110/3087 3% [== ] 111/3087 3% [== ] 112/3087 3% [== ] 113/3087 3% [== ] 114/3087 3% [== ] 115/3087 3% [== ] 116/3087 3% [== ] 117/3087 3% [== ] 118/3087 3% [== ] 119/3087 3% [== ] 120/3087 3% [== ] 121/3087 3% [== ] 122/3087 3% [== ] 123/3087 3% [== ] 124/3087 4% [== ] 125/3087 4% [== ] 126/3087 4% [== ] 127/3087 4% [== ] 128/3087 4% [== ] 129/3087 4% [== ] 130/3087 4% [== ] 131/3087 4% [== ] 132/3087 4% [== ] 133/3087 4% [== ] 134/3087 4% [== ] 135/3087 4% [== ] 136/3087 4% [== ] 137/3087 4% [== ] 138/3087 4% [== ] 139/3087 4% [== ] 140/3087 4% [== ] 141/3087 4% [== ] 142/3087 4% [== ] 143/3087 4% [== ] 144/3087 4% [== ] 145/3087 4% [== ] 146/3087 4% [== ] 147/3087 4% [== ] 148/3087 4% [== ] 149/3087 4% [=== ] 150/3087 4% [=== ] 151/3087 4% [=== ] 152/3087 4% [=== ] 153/3087 4% [=== ] 154/3087 4% [=== ] 155/3087 5% [=== ] 156/3087 5% [=== ] 157/3087 5% [=== ] 158/3087 5% [=== ] 159/3087 5% [=== ] 160/3087 5% [=== ] 161/3087 5% [=== ] 162/3087 5% [=== ] 163/3087 5% [=== ] 164/3087 5% [=== ] 165/3087 5% [=== ] 166/3087 5% [=== ] 167/3087 5% [=== ] 168/3087 5% [=== ] 169/3087 5% [=== ] 170/3087 5% [=== ] 171/3087 5% [=== ] 172/3087 5% [=== ] 173/3087 5% [=== ] 174/3087 5% [=== ] 175/3087 5% [=== ] 176/3087 5% [=== ] 177/3087 5% [=== ] 178/3087 5% [=== ] 179/3087 5% [=== ] 180/3087 5% [=== ] 181/3087 5% [=== ] 182/3087 5% [=== ] 183/3087 5% [=== ] 184/3087 5% [=== ] 185/3087 5% [=== ] 186/3087 6% [=== ] 187/3087 6% [=== ] 188/3087 6% [=== ] 189/3087 6% [=== ] 190/3087 6% [=== ] 191/3087 6% [=== ] 192/3087 6% [=== ] 193/3087 6% [=== ] 194/3087 6% [=== ] 195/3087 6% [=== ] 196/3087 6% [=== ] 197/3087 6% [=== ] 198/3087 6% [=== ] 199/3087 6% [==== ] 200/3087 6% [==== ] 201/3087 6% [==== ] 202/3087 6% [==== ] 203/3087 6% [==== ] 204/3087 6% [==== ] 205/3087 6% [==== ] 206/3087 6% [==== ] 207/3087 6% [==== ] 208/3087 6% [==== ] 209/3087 6% [==== ] 210/3087 6% [==== ] 211/3087 6% [==== ] 212/3087 6% [==== ] 213/3087 6% [==== ] 214/3087 6% [==== ] 215/3087 6% [==== ] 216/3087 6% [==== ] 217/3087 7% [==== ] 218/3087 7% [==== ] 219/3087 7% [==== ] 220/3087 7% [==== ] 221/3087 7% [==== ] 222/3087 7% [==== ] 223/3087 7% [==== ] 224/3087 7% [==== ] 225/3087 7% [==== ] 226/3087 7% [==== ] 227/3087 7% [==== ] 228/3087 7% [==== ] 229/3087 7% [==== ] 230/3087 7% [==== ] 231/3087 7% [==== ] 232/3087 7% [==== ] 233/3087 7% [==== ] 234/3087 7% [==== ] 235/3087 7% [==== ] 236/3087 7% [==== ] 237/3087 7% [==== ] 238/3087 7% [==== ] 239/3087 7% [==== ] 240/3087 7% [==== ] 241/3087 7% [==== ] 242/3087 7% [==== ] 243/3087 7% [==== ] 244/3087 7% [==== ] 245/3087 7% [==== ] 246/3087 7% [==== ] 247/3087 8% [==== ] 248/3087 8% [===== ] 249/3087 8% [===== ] 250/3087 8% [===== ] 251/3087 8% [===== ] 252/3087 8% [===== ] 253/3087 8% [===== ] 254/3087 8% [===== ] 255/3087 8% [===== ] 256/3087 8% [===== ] 257/3087 8% [===== ] 258/3087 8% [===== ] 259/3087 8% [===== ] 260/3087 8% [===== ] 261/3087 8% [===== ] 262/3087 8% [===== ] 263/3087 8% [===== ] 264/3087 8% [===== ] 265/3087 8% [===== ] 266/3087 8% [===== ] 267/3087 8% [===== ] 268/3087 8% [===== ] 269/3087 8% [===== ] 270/3087 8% [===== ] 271/3087 8% [===== ] 272/3087 8% [===== ] 273/3087 8% [===== ] 274/3087 8% [===== ] 275/3087 8% [===== ] 276/3087 8% [===== ] 277/3087 8% [===== ] 278/3087 9% [===== ] 279/3087 9% [===== ] 280/3087 9% [===== ] 281/3087 9% [===== ] 282/3087 9% [===== ] 283/3087 9% [===== ] 284/3087 9% [===== ] 285/3087 9% [===== ] 286/3087 9% [===== ] 287/3087 9% [===== ] 288/3087 9% [===== ] 289/3087 9% [===== ] 290/3087 9% [===== ] 291/3087 9% [===== ] 292/3087 9% [===== ] 293/3087 9% [===== ] 294/3087 9% [===== ] 295/3087 9% [===== ] 296/3087 9% [===== ] 297/3087 9% [===== ] 298/3087 9% [====== ] 299/3087 9% [====== ] 300/3087 9% [====== ] 301/3087 9% [====== ] 302/3087 9% [====== ] 303/3087 9% [====== ] 304/3087 9% [====== ] 305/3087 9% [====== ] 306/3087 9% [====== ] 307/3087 9% [====== ] 308/3087 9% [====== ] 309/3087 10% [====== ] 310/3087 10% [====== ] 311/3087 10% [====== ] 312/3087 10% [====== ] 313/3087 10% [====== ] 314/3087 10% [====== ] 315/3087 10% [====== ] 316/3087 10% [====== ] 317/3087 10% [====== ] 318/3087 10% [====== ] 319/3087 10% [====== ] 320/3087 10% [====== ] 321/3087 10% [====== ] 322/3087 10% [====== ] 323/3087 10% [====== ] 324/3087 10% [====== ] 325/3087 10% [====== ] 326/3087 10% [====== ] 327/3087 10% [====== ] 328/3087 10% [====== ] 329/3087 10% [====== ] 330/3087 10% [====== ] 331/3087 10% [====== ] 332/3087 10% [====== ] 333/3087 10% [====== ] 334/3087 10% [====== ] 335/3087 10% [====== ] 336/3087 10% [====== ] 337/3087 10% [====== ] 338/3087 10% [====== ] 339/3087 10% [====== ] 340/3087 11% [====== ] 341/3087 11% [====== ] 342/3087 11% [====== ] 343/3087 11% [====== ] 344/3087 11% [====== ] 345/3087 11% [====== ] 346/3087 11% [====== ] 347/3087 11% [====== ] 348/3087 11% [======= ] 349/3087 11% [======= ] 350/3087 11% [======= ] 351/3087 11% [======= ] 352/3087 11% [======= ] 353/3087 11% [======= ] 354/3087 11% [======= ] 355/3087 11% [======= ] 356/3087 11% [======= ] 357/3087 11% [======= ] 358/3087 11% [======= ] 359/3087 11% [======= ] 360/3087 11% [======= ] 361/3087 11% [======= ] 362/3087 11% [======= ] 363/3087 11% [======= ] 364/3087 11% [======= ] 365/3087 11% [======= ] 366/3087 11% [======= ] 367/3087 11% [======= ] 368/3087 11% [======= ] 369/3087 11% [======= ] 370/3087 11% [======= ] 371/3087 12% [======= ] 372/3087 12% [======= ] 373/3087 12% [======= ] 374/3087 12% [======= ] 375/3087 12% [======= ] 376/3087 12% [======= ] 377/3087 12% [======= ] 378/3087 12% [======= ] 379/3087 12% [======= ] 380/3087 12% [======= ] 381/3087 12% [======= ] 382/3087 12% [======= ] 383/3087 12% [======= ] 384/3087 12% [======= ] 385/3087 12% [======= ] 386/3087 12% [======= ] 387/3087 12% [======= ] 388/3087 12% [======= ] 389/3087 12% [======= ] 390/3087 12% [======= ] 391/3087 12% [======= ] 392/3087 12% [======= ] 393/3087 12% [======= ] 394/3087 12% [======= ] 395/3087 12% [======= ] 396/3087 12% [======= ] 397/3087 12% [======= ] 398/3087 12% [======== ] 399/3087 12% [======== ] 400/3087 12% [======== ] 401/3087 12% [======== ] 402/3087 13% [======== ] 403/3087 13% [======== ] 404/3087 13% [======== ] 405/3087 13% [======== ] 406/3087 13% [======== ] 407/3087 13% [======== ] 408/3087 13% [======== ] 409/3087 13% [======== ] 410/3087 13% [======== ] 411/3087 13% [======== ] 412/3087 13% [======== ] 413/3087 13% [======== ] 414/3087 13% [======== ] 415/3087 13% [======== ] 416/3087 13% [======== ] 417/3087 13% [======== ] 418/3087 13% [======== ] 419/3087 13% [======== ] 420/3087 13% [======== ] 421/3087 13% [======== ] 422/3087 13% [======== ] 423/3087 13% [======== ] 424/3087 13% [======== ] 425/3087 13% [======== ] 426/3087 13% [======== ] 427/3087 13% [======== ] 428/3087 13% [======== ] 429/3087 13% [======== ] 430/3087 13% [======== ] 431/3087 13% [======== ] 432/3087 13% [======== ] 433/3087 14% [======== ] 434/3087 14% [======== ] 435/3087 14% [======== ] 436/3087 14% [======== ] 437/3087 14% [======== ] 438/3087 14% [======== ] 439/3087 14% [======== ] 440/3087 14% [======== ] 441/3087 14% [======== ] 442/3087 14% [======== ] 443/3087 14% [======== ] 444/3087 14% [======== ] 445/3087 14% [======== ] 446/3087 14% [======== ] 447/3087 14% [======== ] 448/3087 14% [========= ] 449/3087 14% [========= ] 450/3087 14% [========= ] 451/3087 14% [========= ] 452/3087 14% [========= ] 453/3087 14% [========= ] 454/3087 14% [========= ] 455/3087 14% [========= ] 456/3087 14% [========= ] 457/3087 14% [========= ] 458/3087 14% [========= ] 459/3087 14% [========= ] 460/3087 14% [========= ] 461/3087 14% [========= ] 462/3087 14% [========= ] 463/3087 14% [========= ] 464/3087 15% [========= ] 465/3087 15% [========= ] 466/3087 15% [========= ] 467/3087 15% [========= ] 468/3087 15% [========= ] 469/3087 15% [========= ] 470/3087 15% [========= ] 471/3087 15% [========= ] 472/3087 15% [========= ] 473/3087 15% [========= ] 474/3087 15% [========= ] 475/3087 15% [========= ] 476/3087 15% [========= ] 477/3087 15% [========= ] 478/3087 15% [========= ] 479/3087 15% [========= ] 480/3087 15% [========= ] 481/3087 15% [========= ] 482/3087 15% [========= ] 483/3087 15% [========= ] 484/3087 15% [========= ] 485/3087 15% [========= ] 486/3087 15% [========= ] 487/3087 15% [========= ] 488/3087 15% [========= ] 489/3087 15% [========= ] 490/3087 15% [========= ] 491/3087 15% [========= ] 492/3087 15% [========= ] 493/3087 15% [========= ] 494/3087 16% [========= ] 495/3087 16% [========= ] 496/3087 16% [========= ] 497/3087 16% [========== ] 498/3087 16% [========== ] 499/3087 16% [========== ] 500/3087 16% [========== ] 501/3087 16% [========== ] 502/3087 16% [========== ] 503/3087 16% [========== ] 504/3087 16% [========== ] 505/3087 16% [========== ] 506/3087 16% [========== ] 507/3087 16% [========== ] 508/3087 16% [========== ] 509/3087 16% [========== ] 510/3087 16% [========== ] 511/3087 16% [========== ] 512/3087 16% [========== ] 513/3087 16% [========== ] 514/3087 16% [========== ] 515/3087 16% [========== ] 516/3087 16% [========== ] 517/3087 16% [========== ] 518/3087 16% [========== ] 519/3087 16% [========== ] 520/3087 16% [========== ] 521/3087 16% [========== ] 522/3087 16% [========== ] 523/3087 16% [========== ] 524/3087 16% [========== ] 525/3087 17% [========== ] 526/3087 17% [========== ] 527/3087 17% [========== ] 528/3087 17% [========== ] 529/3087 17% [========== ] 530/3087 17% [========== ] 531/3087 17% [========== ] 532/3087 17% [========== ] 533/3087 17% [========== ] 534/3087 17% [========== ] 535/3087 17% [========== ] 536/3087 17% [========== ] 537/3087 17% [========== ] 538/3087 17% [========== ] 539/3087 17% [========== ] 540/3087 17% [========== ] 541/3087 17% [========== ] 542/3087 17% [========== ] 543/3087 17% [========== ] 544/3087 17% [========== ] 545/3087 17% [========== ] 546/3087 17% [========== ] 547/3087 17% [=========== ] 548/3087 17% [=========== ] 549/3087 17% [=========== ] 550/3087 17% [=========== ] 551/3087 17% [=========== ] 552/3087 17% [=========== ] 553/3087 17% [=========== ] 554/3087 17% [=========== ] 555/3087 17% [=========== ] 556/3087 18% [=========== ] 557/3087 18% [=========== ] 558/3087 18% [=========== ] 559/3087 18% [=========== ] 560/3087 18% [=========== ] 561/3087 18% [=========== ] 562/3087 18% [=========== ] 563/3087 18% [=========== ] 564/3087 18% [=========== ] 565/3087 18% [=========== ] 566/3087 18% [=========== ] 567/3087 18% [=========== ] 568/3087 18% [=========== ] 569/3087 18% [=========== ] 570/3087 18% [=========== ] 571/3087 18% [=========== ] 572/3087 18% [=========== ] 573/3087 18% [=========== ] 574/3087 18% [=========== ] 575/3087 18% [=========== ] 576/3087 18% [=========== ] 577/3087 18% [=========== ] 578/3087 18% [=========== ] 579/3087 18% [=========== ] 580/3087 18% [=========== ] 581/3087 18% [=========== ] 582/3087 18% [=========== ] 583/3087 18% [=========== ] 584/3087 18% [=========== ] 585/3087 18% [=========== ] 586/3087 18% [=========== ] 587/3087 19% [=========== ] 588/3087 19% [=========== ] 589/3087 19% [=========== ] 590/3087 19% [=========== ] 591/3087 19% [=========== ] 592/3087 19% [=========== ] 593/3087 19% [=========== ] 594/3087 19% [=========== ] 595/3087 19% [=========== ] 596/3087 19% [=========== ] 597/3087 19% [============ ] 598/3087 19% [============ ] 599/3087 19% [============ ] 600/3087 19% [============ ] 601/3087 19% [============ ] 602/3087 19% [============ ] 603/3087 19% [============ ] 604/3087 19% [============ ] 605/3087 19% [============ ] 606/3087 19% [============ ] 607/3087 19% [============ ] 608/3087 19% [============ ] 609/3087 19% [============ ] 610/3087 19% [============ ] 611/3087 19% [============ ] 612/3087 19% [============ ] 613/3087 19% [============ ] 614/3087 19% [============ ] 615/3087 19% [============ ] 616/3087 19% [============ ] 617/3087 19% [============ ] 618/3087 20% [============ ] 619/3087 20% [============ ] 620/3087 20% [============ ] 621/3087 20% [============ ] 622/3087 20% [============ ] 623/3087 20% [============ ] 624/3087 20% [============ ] 625/3087 20% [============ ] 626/3087 20% [============ ] 627/3087 20% [============ ] 628/3087 20% [============ ] 629/3087 20% [============ ] 630/3087 20% [============ ] 631/3087 20% [============ ] 632/3087 20% [============ ] 633/3087 20% [============ ] 634/3087 20% [============ ] 635/3087 20% [============ ] 636/3087 20% [============ ] 637/3087 20% [============ ] 638/3087 20% [============ ] 639/3087 20% [============ ] 640/3087 20% [============ ] 641/3087 20% [============ ] 642/3087 20% [============ ] 643/3087 20% [============ ] 644/3087 20% [============ ] 645/3087 20% [============ ] 646/3087 20% [============ ] 647/3087 20% [============= ] 648/3087 20% [============= ] 649/3087 21% [============= ] 650/3087 21% [============= ] 651/3087 21% [============= ] 652/3087 21% [============= ] 653/3087 21% [============= ] 654/3087 21% [============= ] 655/3087 21% [============= ] 656/3087 21% [============= ] 657/3087 21% [============= ] 658/3087 21% [============= ] 659/3087 21% [============= ] 660/3087 21% [============= ] 661/3087 21% [============= ] 662/3087 21% [============= ] 663/3087 21% [============= ] 664/3087 21% [============= ] 665/3087 21% [============= ] 666/3087 21% [============= ] 667/3087 21% [============= ] 668/3087 21% [============= ] 669/3087 21% [============= ] 670/3087 21% [============= ] 671/3087 21% [============= ] 672/3087 21% [============= ] 673/3087 21% [============= ] 674/3087 21% [============= ] 675/3087 21% [============= ] 676/3087 21% [============= ] 677/3087 21% [============= ] 678/3087 21% [============= ] 679/3087 21% [============= ] 680/3087 22% [============= ] 681/3087 22% [============= ] 682/3087 22% [============= ] 683/3087 22% [============= ] 684/3087 22% [============= ] 685/3087 22% [============= ] 686/3087 22% [============= ] 687/3087 22% [============= ] 688/3087 22% [============= ] 689/3087 22% [============= ] 690/3087 22% [============= ] 691/3087 22% [============= ] 692/3087 22% [============= ] 693/3087 22% [============= ] 694/3087 22% [============= ] 695/3087 22% [============= ] 696/3087 22% [============= ] 697/3087 22% [============== ] 698/3087 22% [============== ] 699/3087 22% [============== ] 700/3087 22% [============== ] 701/3087 22% [============== ] 702/3087 22% [============== ] 703/3087 22% [============== ] 704/3087 22% [============== ] 705/3087 22% [============== ] 706/3087 22% [============== ] 707/3087 22% [============== ] 708/3087 22% [============== ] 709/3087 22% [============== ] 710/3087 22% [============== ] 711/3087 23% [============== ] 712/3087 23% [============== ] 713/3087 23% [============== ] 714/3087 23% [============== ] 715/3087 23% [============== ] 716/3087 23% [============== ] 717/3087 23% [============== ] 718/3087 23% [============== ] 719/3087 23% [============== ] 720/3087 23% [============== ] 721/3087 23% [============== ] 722/3087 23% [============== ] 723/3087 23% [============== ] 724/3087 23% [============== ] 725/3087 23% [============== ] 726/3087 23% [============== ] 727/3087 23% [============== ] 728/3087 23% [============== ] 729/3087 23% [============== ] 730/3087 23% [============== ] 731/3087 23% [============== ] 732/3087 23% [============== ] 733/3087 23% [============== ] 734/3087 23% [============== ] 735/3087 23% [============== ] 736/3087 23% [============== ] 737/3087 23% [============== ] 738/3087 23% [============== ] 739/3087 23% [============== ] 740/3087 23% [============== ] 741/3087 24% [============== ] 742/3087 24% [============== ] 743/3087 24% [============== ] 744/3087 24% [============== ] 745/3087 24% [============== ] 746/3087 24% [=============== ] 747/3087 24% [=============== ] 748/3087 24% [=============== ] 749/3087 24% [=============== ] 750/3087 24% [=============== ] 751/3087 24% [=============== ] 752/3087 24% [=============== ] 753/3087 24% [=============== ] 754/3087 24% [=============== ] 755/3087 24% [=============== ] 756/3087 24% [=============== ] 757/3087 24% [=============== ] 758/3087 24% [=============== ] 759/3087 24% [=============== ] 760/3087 24% [=============== ] 761/3087 24% [=============== ] 762/3087 24% [=============== ] 763/3087 24% [=============== ] 764/3087 24% [=============== ] 765/3087 24% [=============== ] 766/3087 24% [=============== ] 767/3087 24% [=============== ] 768/3087 24% [=============== ] 769/3087 24% [=============== ] 770/3087 24% [=============== ] 771/3087 24% [=============== ] 772/3087 25% [=============== ] 773/3087 25% [=============== ] 774/3087 25% [=============== ] 775/3087 25% [=============== ] 776/3087 25% [=============== ] 777/3087 25% [=============== ] 778/3087 25% [=============== ] 779/3087 25% [=============== ] 780/3087 25% [=============== ] 781/3087 25% [=============== ] 782/3087 25% [=============== ] 783/3087 25% [=============== ] 784/3087 25% [=============== ] 785/3087 25% [=============== ] 786/3087 25% [=============== ] 787/3087 25% [=============== ] 788/3087 25% [=============== ] 789/3087 25% [=============== ] 790/3087 25% [=============== ] 791/3087 25% [=============== ] 792/3087 25% [=============== ] 793/3087 25% [=============== ] 794/3087 25% [=============== ] 795/3087 25% [=============== ] 796/3087 25% [================ ] 797/3087 25% [================ ] 798/3087 25% [================ ] 799/3087 25% [================ ] 800/3087 25% [================ ] 801/3087 25% [================ ] 802/3087 25% [================ ] 803/3087 26% [================ ] 804/3087 26% [================ ] 805/3087 26% [================ ] 806/3087 26% [================ ] 807/3087 26% [================ ] 808/3087 26% [================ ] 809/3087 26% [================ ] 810/3087 26% [================ ] 811/3087 26% [================ ] 812/3087 26% [================ ] 813/3087 26% [================ ] 814/3087 26% [================ ] 815/3087 26% [================ ] 816/3087 26% [================ ] 817/3087 26% [================ ] 818/3087 26% [================ ] 819/3087 26% [================ ] 820/3087 26% [================ ] 821/3087 26% [================ ] 822/3087 26% [================ ] 823/3087 26% [================ ] 824/3087 26% [================ ] 825/3087 26% [================ ] 826/3087 26% [================ ] 827/3087 26% [================ ] 828/3087 26% [================ ] 829/3087 26% [================ ] 830/3087 26% [================ ] 831/3087 26% [================ ] 832/3087 26% [================ ] 833/3087 26% [================ ] 834/3087 27% [================ ] 835/3087 27% [================ ] 836/3087 27% [================ ] 837/3087 27% [================ ] 838/3087 27% [================ ] 839/3087 27% [================ ] 840/3087 27% [================ ] 841/3087 27% [================ ] 842/3087 27% [================ ] 843/3087 27% [================ ] 844/3087 27% [================ ] 845/3087 27% [================ ] 846/3087 27% [================= ] 847/3087 27% [================= ] 848/3087 27% [================= ] 849/3087 27% [================= ] 850/3087 27% [================= ] 851/3087 27% [================= ] 852/3087 27% [================= ] 853/3087 27% [================= ] 854/3087 27% [================= ] 855/3087 27% [================= ] 856/3087 27% [================= ] 857/3087 27% [================= ] 858/3087 27% [================= ] 859/3087 27% [================= ] 860/3087 27% [================= ] 861/3087 27% [================= ] 862/3087 27% [================= ] 863/3087 27% [================= ] 864/3087 27% [================= ] 865/3087 28% [================= ] 866/3087 28% [================= ] 867/3087 28% [================= ] 868/3087 28% [================= ] 869/3087 28% [================= ] 870/3087 28% [================= ] 871/3087 28% [================= ] 872/3087 28% [================= ] 873/3087 28% [================= ] 874/3087 28% [================= ] 875/3087 28% [================= ] 876/3087 28% [================= ] 877/3087 28% [================= ] 878/3087 28% [================= ] 879/3087 28% [================= ] 880/3087 28% [================= ] 881/3087 28% [================= ] 882/3087 28% [================= ] 883/3087 28% [================= ] 884/3087 28% [================= ] 885/3087 28% [================= ] 886/3087 28% [================= ] 887/3087 28% [================= ] 888/3087 28% [================= ] 889/3087 28% [================= ] 890/3087 28% [================= ] 891/3087 28% [================= ] 892/3087 28% [================= ] 893/3087 28% [================= ] 894/3087 28% [================= ] 895/3087 28% [================= ] 896/3087 29% [================== ] 897/3087 29% [================== ] 898/3087 29% [================== ] 899/3087 29% [================== ] 900/3087 29% [================== ] 901/3087 29% [================== ] 902/3087 29% [================== ] 903/3087 29% [================== ] 904/3087 29% [================== ] 905/3087 29% [================== ] 906/3087 29% [================== ] 907/3087 29% [================== ] 908/3087 29% [================== ] 909/3087 29% [================== ] 910/3087 29% [================== ] 911/3087 29% [================== ] 912/3087 29% [================== ] 913/3087 29% [================== ] 914/3087 29% [================== ] 915/3087 29% [================== ] 916/3087 29% [================== ] 917/3087 29% [================== ] 918/3087 29% [================== ] 919/3087 29% [================== ] 920/3087 29% [================== ] 921/3087 29% [================== ] 922/3087 29% [================== ] 923/3087 29% [================== ] 924/3087 29% [================== ] 925/3087 29% [================== ] 926/3087 29% [================== ] 927/3087 30% [================== ] 928/3087 30% [================== ] 929/3087 30% [================== ] 930/3087 30% [================== ] 931/3087 30% [================== ] 932/3087 30% [================== ] 933/3087 30% [================== ] 934/3087 30% [================== ] 935/3087 30% [================== ] 936/3087 30% [================== ] 937/3087 30% [================== ] 938/3087 30% [================== ] 939/3087 30% [================== ] 940/3087 30% [================== ] 941/3087 30% [================== ] 942/3087 30% [================== ] 943/3087 30% [================== ] 944/3087 30% [================== ] 945/3087 30% [================== ] 946/3087 30% [=================== ] 947/3087 30% [=================== ] 948/3087 30% [=================== ] 949/3087 30% [=================== ] 950/3087 30% [=================== ] 951/3087 30% [=================== ] 952/3087 30% [=================== ] 953/3087 30% [=================== ] 954/3087 30% [=================== ] 955/3087 30% [=================== ] 956/3087 30% [=================== ] 957/3087 31% [=================== ] 958/3087 31% [=================== ] 959/3087 31% [=================== ] 960/3087 31% [=================== ] 961/3087 31% [=================== ] 962/3087 31% [=================== ] 963/3087 31% [=================== ] 964/3087 31% [=================== ] 965/3087 31% [=================== ] 966/3087 31% [=================== ] 967/3087 31% [=================== ] 968/3087 31% [=================== ] 969/3087 31% [=================== ] 970/3087 31% [=================== ] 971/3087 31% [=================== ] 972/3087 31% [=================== ] 973/3087 31% [=================== ] 974/3087 31% [=================== ] 975/3087 31% [=================== ] 976/3087 31% [=================== ] 977/3087 31% [=================== ] 978/3087 31% [=================== ] 979/3087 31% [=================== ] 980/3087 31% [=================== ] 981/3087 31% [=================== ] 982/3087 31% [=================== ] 983/3087 31% [=================== ] 984/3087 31% [=================== ] 985/3087 31% [=================== ] 986/3087 31% [=================== ] 987/3087 31% [=================== ] 988/3087 32% [=================== ] 989/3087 32% [=================== ] 990/3087 32% [=================== ] 991/3087 32% [=================== ] 992/3087 32% [=================== ] 993/3087 32% [=================== ] 994/3087 32% [=================== ] 995/3087 32% [==================== ] 996/3087 32% [==================== ] 997/3087 32% [==================== ] 998/3087 32% [==================== ] 999/3087 32% [==================== ] 1000/3087 32% [==================== ] 1001/3087 32% [==================== ] 1002/3087 32% [==================== ] 1003/3087 32% [==================== ] 1004/3087 32% [==================== ] 1005/3087 32% [==================== ] 1006/3087 32% [==================== ] 1007/3087 32% [==================== ] 1008/3087 32% [==================== ] 1009/3087 32% [==================== ] 1010/3087 32% [==================== ] 1011/3087 32% [==================== ] 1012/3087 32% [==================== ] 1013/3087 32% [==================== ] 1014/3087 32% [==================== ] 1015/3087 32% [==================== ] 1016/3087 32% [==================== ] 1017/3087 32% [==================== ] 1018/3087 32% [==================== ] 1019/3087 33% [==================== ] 1020/3087 33% [==================== ] 1021/3087 33% [==================== ] 1022/3087 33% [==================== ] 1023/3087 33% [==================== ] 1024/3087 33% [==================== ] 1025/3087 33% [==================== ] 1026/3087 33% [==================== ] 1027/3087 33% [==================== ] 1028/3087 33% [==================== ] 1029/3087 33% [==================== ] 1030/3087 33% [==================== ] 1031/3087 33% [==================== ] 1032/3087 33% [==================== ] 1033/3087 33% [==================== ] 1034/3087 33% [==================== ] 1035/3087 33% [==================== ] 1036/3087 33% [==================== ] 1037/3087 33% [==================== ] 1038/3087 33% [==================== ] 1039/3087 33% [==================== ] 1040/3087 33% [==================== ] 1041/3087 33% [==================== ] 1042/3087 33% [==================== ] 1043/3087 33% [==================== ] 1044/3087 33% [==================== ] 1045/3087 33% [===================== ] 1046/3087 33% [===================== ] 1047/3087 33% [===================== ] 1048/3087 33% [===================== ] 1049/3087 33% [===================== ] 1050/3087 34% [===================== ] 1051/3087 34% [===================== ] 1052/3087 34% [===================== ] 1053/3087 34% [===================== ] 1054/3087 34% [===================== ] 1055/3087 34% [===================== ] 1056/3087 34% [===================== ] 1057/3087 34% [===================== ] 1058/3087 34% [===================== ] 1059/3087 34% [===================== ] 1060/3087 34% [===================== ] 1061/3087 34% [===================== ] 1062/3087 34% [===================== ] 1063/3087 34% [===================== ] 1064/3087 34% [===================== ] 1065/3087 34% [===================== ] 1066/3087 34% [===================== ] 1067/3087 34% [===================== ] 1068/3087 34% [===================== ] 1069/3087 34% [===================== ] 1070/3087 34% [===================== ] 1071/3087 34% [===================== ] 1072/3087 34% [===================== ] 1073/3087 34% [===================== ] 1074/3087 34% [===================== ] 1075/3087 34% [===================== ] 1076/3087 34% [===================== ] 1077/3087 34% [===================== ] 1078/3087 34% [===================== ] 1079/3087 34% [===================== ] 1080/3087 34% [===================== ] 1081/3087 35% [===================== ] 1082/3087 35% [===================== ] 1083/3087 35% [===================== ] 1084/3087 35% [===================== ] 1085/3087 35% [===================== ] 1086/3087 35% [===================== ] 1087/3087 35% [===================== ] 1088/3087 35% [===================== ] 1089/3087 35% [===================== ] 1090/3087 35% [===================== ] 1091/3087 35% [===================== ] 1092/3087 35% [===================== ] 1093/3087 35% [===================== ] 1094/3087 35% [===================== ] 1095/3087 35% [====================== ] 1096/3087 35% [====================== ] 1097/3087 35% [====================== ] 1098/3087 35% [====================== ] 1099/3087 35% [====================== ] 1100/3087 35% [====================== ] 1101/3087 35% [====================== ] 1102/3087 35% [====================== ] 1103/3087 35% [====================== ] 1104/3087 35% [====================== ] 1105/3087 35% [====================== ] 1106/3087 35% [====================== ] 1107/3087 35% [====================== ] 1108/3087 35% [====================== ] 1109/3087 35% [====================== ] 1110/3087 35% [====================== ] 1111/3087 35% [====================== ] 1112/3087 36% [====================== ] 1113/3087 36% [====================== ] 1114/3087 36% [====================== ] 1115/3087 36% [====================== ] 1116/3087 36% [====================== ] 1117/3087 36% [====================== ] 1118/3087 36% [====================== ] 1119/3087 36% [====================== ] 1120/3087 36% [====================== ] 1121/3087 36% [====================== ] 1122/3087 36% [====================== ] 1123/3087 36% [====================== ] 1124/3087 36% [====================== ] 1125/3087 36% [====================== ] 1126/3087 36% [====================== ] 1127/3087 36% [====================== ] 1128/3087 36% [====================== ] 1129/3087 36% [====================== ] 1130/3087 36% [====================== ] 1131/3087 36% [====================== ] 1132/3087 36% [====================== ] 1133/3087 36% [====================== ] 1134/3087 36% [====================== ] 1135/3087 36% [====================== ] 1136/3087 36% [====================== ] 1137/3087 36% [====================== ] 1138/3087 36% [====================== ] 1139/3087 36% [====================== ] 1140/3087 36% [====================== ] 1141/3087 36% [====================== ] 1142/3087 36% [====================== ] 1143/3087 37% [====================== ] 1144/3087 37% [====================== ] 1145/3087 37% [======================= ] 1146/3087 37% [======================= ] 1147/3087 37% [======================= ] 1148/3087 37% [======================= ] 1149/3087 37% [======================= ] 1150/3087 37% [======================= ] 1151/3087 37% [======================= ] 1152/3087 37% [======================= ] 1153/3087 37% [======================= ] 1154/3087 37% [======================= ] 1155/3087 37% [======================= ] 1156/3087 37% [======================= ] 1157/3087 37% [======================= ] 1158/3087 37% [======================= ] 1159/3087 37% [======================= ] 1160/3087 37% [======================= ] 1161/3087 37% [======================= ] 1162/3087 37% [======================= ] 1163/3087 37% [======================= ] 1164/3087 37% [======================= ] 1165/3087 37% [======================= ] 1166/3087 37% [======================= ] 1167/3087 37% [======================= ] 1168/3087 37% [======================= ] 1169/3087 37% [======================= ] 1170/3087 37% [======================= ] 1171/3087 37% [======================= ] 1172/3087 37% [======================= ] 1173/3087 37% [======================= ] 1174/3087 38% [======================= ] 1175/3087 38% [======================= ] 1176/3087 38% [======================= ] 1177/3087 38% [======================= ] 1178/3087 38% [======================= ] 1179/3087 38% [======================= ] 1180/3087 38% [======================= ] 1181/3087 38% [======================= ] 1182/3087 38% [======================= ] 1183/3087 38% [======================= ] 1184/3087 38% [======================= ] 1185/3087 38% [======================= ] 1186/3087 38% [======================= ] 1187/3087 38% [======================= ] 1188/3087 38% [======================= ] 1189/3087 38% [======================= ] 1190/3087 38% [======================= ] 1191/3087 38% [======================= ] 1192/3087 38% [======================= ] 1193/3087 38% [======================= ] 1194/3087 38% [======================== ] 1195/3087 38% [======================== ] 1196/3087 38% [======================== ] 1197/3087 38% [======================== ] 1198/3087 38% [======================== ] 1199/3087 38% [======================== ] 1200/3087 38% [======================== ] 1201/3087 38% [======================== ] 1202/3087 38% [======================== ] 1203/3087 38% [======================== ] 1204/3087 39% [======================== ] 1205/3087 39% [======================== ] 1206/3087 39% [======================== ] 1207/3087 39% [======================== ] 1208/3087 39% [======================== ] 1209/3087 39% [======================== ] 1210/3087 39% [======================== ] 1211/3087 39% [======================== ] 1212/3087 39% [======================== ] 1213/3087 39% [======================== ] 1214/3087 39% [======================== ] 1215/3087 39% [======================== ] 1216/3087 39% [======================== ] 1217/3087 39% [======================== ] 1218/3087 39% [======================== ] 1219/3087 39% [======================== ] 1220/3087 39% [======================== ] 1221/3087 39% [======================== ] 1222/3087 39% [======================== ] 1223/3087 39% [======================== ] 1224/3087 39% [======================== ] 1225/3087 39% [======================== ] 1226/3087 39% [======================== ] 1227/3087 39% [======================== ] 1228/3087 39% [======================== ] 1229/3087 39% [======================== ] 1230/3087 39% [======================== ] 1231/3087 39% [======================== ] 1232/3087 39% [======================== ] 1233/3087 39% [======================== ] 1234/3087 39% [======================== ] 1235/3087 40% [======================== ] 1236/3087 40% [======================== ] 1237/3087 40% [======================== ] 1238/3087 40% [======================== ] 1239/3087 40% [======================== ] 1240/3087 40% [======================== ] 1241/3087 40% [======================== ] 1242/3087 40% [======================== ] 1243/3087 40% [======================== ] 1244/3087 40% [========================= ] 1245/3087 40% [========================= ] 1246/3087 40% [========================= ] 1247/3087 40% [========================= ] 1248/3087 40% [========================= ] 1249/3087 40% [========================= ] 1250/3087 40% [========================= ] 1251/3087 40% [========================= ] 1252/3087 40% [========================= ] 1253/3087 40% [========================= ] 1254/3087 40% [========================= ] 1255/3087 40% [========================= ] 1256/3087 40% [========================= ] 1257/3087 40% [========================= ] 1258/3087 40% [========================= ] 1259/3087 40% [========================= ] 1260/3087 40% [========================= ] 1261/3087 40% [========================= ] 1262/3087 40% [========================= ] 1263/3087 40% [========================= ] 1264/3087 40% [========================= ] 1265/3087 40% [========================= ] 1266/3087 41% [========================= ] 1267/3087 41% [========================= ] 1268/3087 41% [========================= ] 1269/3087 41% [========================= ] 1270/3087 41% [========================= ] 1271/3087 41% [========================= ] 1272/3087 41% [========================= ] 1273/3087 41% [========================= ] 1274/3087 41% [========================= ] 1275/3087 41% [========================= ] 1276/3087 41% [========================= ] 1277/3087 41% [========================= ] 1278/3087 41% [========================= ] 1279/3087 41% [========================= ] 1280/3087 41% [========================= ] 1281/3087 41% [========================= ] 1282/3087 41% [========================= ] 1283/3087 41% [========================= ] 1284/3087 41% [========================= ] 1285/3087 41% [========================= ] 1286/3087 41% [========================= ] 1287/3087 41% [========================= ] 1288/3087 41% [========================= ] 1289/3087 41% [========================= ] 1290/3087 41% [========================= ] 1291/3087 41% [========================= ] 1292/3087 41% [========================= ] 1293/3087 41% [========================= ] 1294/3087 41% [========================== ] 1295/3087 41% [========================== ] 1296/3087 41% [========================== ] 1297/3087 42% [========================== ] 1298/3087 42% [========================== ] 1299/3087 42% [========================== ] 1300/3087 42% [========================== ] 1301/3087 42% [========================== ] 1302/3087 42% [========================== ] 1303/3087 42% [========================== ] 1304/3087 42% [========================== ] 1305/3087 42% [========================== ] 1306/3087 42% [========================== ] 1307/3087 42% [========================== ] 1308/3087 42% [========================== ] 1309/3087 42% [========================== ] 1310/3087 42% [========================== ] 1311/3087 42% [========================== ] 1312/3087 42% [========================== ] 1313/3087 42% [========================== ] 1314/3087 42% [========================== ] 1315/3087 42% [========================== ] 1316/3087 42% [========================== ] 1317/3087 42% [========================== ] 1318/3087 42% [========================== ] 1319/3087 42% [========================== ] 1320/3087 42% [========================== ] 1321/3087 42% [========================== ] 1322/3087 42% [========================== ] 1323/3087 42% [========================== ] 1324/3087 42% [========================== ] 1325/3087 42% [========================== ] 1326/3087 42% [========================== ] 1327/3087 42% [========================== ] 1328/3087 43% [========================== ] 1329/3087 43% [========================== ] 1330/3087 43% [========================== ] 1331/3087 43% [========================== ] 1332/3087 43% [========================== ] 1333/3087 43% [========================== ] 1334/3087 43% [========================== ] 1335/3087 43% [========================== ] 1336/3087 43% [========================== ] 1337/3087 43% [========================== ] 1338/3087 43% [========================== ] 1339/3087 43% [========================== ] 1340/3087 43% [========================== ] 1341/3087 43% [========================== ] 1342/3087 43% [========================== ] 1343/3087 43% [========================== ] 1344/3087 43% [=========================== ] 1345/3087 43% [=========================== ] 1346/3087 43% [=========================== ] 1347/3087 43% [=========================== ] 1348/3087 43% [=========================== ] 1349/3087 43% [=========================== ] 1350/3087 43% [=========================== ] 1351/3087 43% [=========================== ] 1352/3087 43% [=========================== ] 1353/3087 43% [=========================== ] 1354/3087 43% [=========================== ] 1355/3087 43% [=========================== ] 1356/3087 43% [=========================== ] 1357/3087 43% [=========================== ] 1358/3087 43% [=========================== ] 1359/3087 44% [=========================== ] 1360/3087 44% [=========================== ] 1361/3087 44% [=========================== ] 1362/3087 44% [=========================== ] 1363/3087 44% [=========================== ] 1364/3087 44% [=========================== ] 1365/3087 44% [=========================== ] 1366/3087 44% [=========================== ] 1367/3087 44% [=========================== ] 1368/3087 44% [=========================== ] 1369/3087 44% [=========================== ] 1370/3087 44% [=========================== ] 1371/3087 44% [=========================== ] 1372/3087 44% [=========================== ] 1373/3087 44% [=========================== ] 1374/3087 44% [=========================== ] 1375/3087 44% [=========================== ] 1376/3087 44% [=========================== ] 1377/3087 44% [=========================== ] 1378/3087 44% [=========================== ] 1379/3087 44% [=========================== ] 1380/3087 44% [=========================== ] 1381/3087 44% [=========================== ] 1382/3087 44% [=========================== ] 1383/3087 44% [=========================== ] 1384/3087 44% [=========================== ] 1385/3087 44% [=========================== ] 1386/3087 44% [=========================== ] 1387/3087 44% [=========================== ] 1388/3087 44% [=========================== ] 1389/3087 44% [=========================== ] 1390/3087 45% [=========================== ] 1391/3087 45% [=========================== ] 1392/3087 45% [=========================== ] 1393/3087 45% [=========================== ] 1394/3087 45% [============================ ] 1395/3087 45% [============================ ] 1396/3087 45% [============================ ] 1397/3087 45% [============================ ] 1398/3087 45% [============================ ] 1399/3087 45% [============================ ] 1400/3087 45% [============================ ] 1401/3087 45% [============================ ] 1402/3087 45% [============================ ] 1403/3087 45% [============================ ] 1404/3087 45% [============================ ] 1405/3087 45% [============================ ] 1406/3087 45% [============================ ] 1407/3087 45% [============================ ] 1408/3087 45% [============================ ] 1409/3087 45% [============================ ] 1410/3087 45% [============================ ] 1411/3087 45% [============================ ] 1412/3087 45% [============================ ] 1413/3087 45% [============================ ] 1414/3087 45% [============================ ] 1415/3087 45% [============================ ] 1416/3087 45% [============================ ] 1417/3087 45% [============================ ] 1418/3087 45% [============================ ] 1419/3087 45% [============================ ] 1420/3087 45% [============================ ] 1421/3087 46% [============================ ] 1422/3087 46% [============================ ] 1423/3087 46% [============================ ] 1424/3087 46% [============================ ] 1425/3087 46% [============================ ] 1426/3087 46% [============================ ] 1427/3087 46% [============================ ] 1428/3087 46% [============================ ] 1429/3087 46% [============================ ] 1430/3087 46% [============================ ] 1431/3087 46% [============================ ] 1432/3087 46% [============================ ] 1433/3087 46% [============================ ] 1434/3087 46% [============================ ] 1435/3087 46% [============================ ] 1436/3087 46% [============================ ] 1437/3087 46% [============================ ] 1438/3087 46% [============================ ] 1439/3087 46% [============================ ] 1440/3087 46% [============================ ] 1441/3087 46% [============================ ] 1442/3087 46% [============================ ] 1443/3087 46% [============================= ] 1444/3087 46% [============================= ] 1445/3087 46% [============================= ] 1446/3087 46% [============================= ] 1447/3087 46% [============================= ] 1448/3087 46% [============================= ] 1449/3087 46% [============================= ] 1450/3087 46% [============================= ] 1451/3087 47% [============================= ] 1452/3087 47% [============================= ] 1453/3087 47% [============================= ] 1454/3087 47% [============================= ] 1455/3087 47% [============================= ] 1456/3087 47% [============================= ] 1457/3087 47% [============================= ] 1458/3087 47% [============================= ] 1459/3087 47% [============================= ] 1460/3087 47% [============================= ] 1461/3087 47% [============================= ] 1462/3087 47% [============================= ] 1463/3087 47% [============================= ] 1464/3087 47% [============================= ] 1465/3087 47% [============================= ] 1466/3087 47% [============================= ] 1467/3087 47% [============================= ] 1468/3087 47% [============================= ] 1469/3087 47% [============================= ] 1470/3087 47% [============================= ] 1471/3087 47% [============================= ] 1472/3087 47% [============================= ] 1473/3087 47% [============================= ] 1474/3087 47% [============================= ] 1475/3087 47% [============================= ] 1476/3087 47% [============================= ] 1477/3087 47% [============================= ] 1478/3087 47% [============================= ] 1479/3087 47% [============================= ] 1480/3087 47% [============================= ] 1481/3087 47% [============================= ] 1482/3087 48% [============================= ] 1483/3087 48% [============================= ] 1484/3087 48% [============================= ] 1485/3087 48% [============================= ] 1486/3087 48% [============================= ] 1487/3087 48% [============================= ] 1488/3087 48% [============================= ] 1489/3087 48% [============================= ] 1490/3087 48% [============================= ] 1491/3087 48% [============================= ] 1492/3087 48% [============================= ] 1493/3087 48% [============================== ] 1494/3087 48% [============================== ] 1495/3087 48% [============================== ] 1496/3087 48% [============================== ] 1497/3087 48% [============================== ] 1498/3087 48% [============================== ] 1499/3087 48% [============================== ] 1500/3087 48% [============================== ] 1501/3087 48% [============================== ] 1502/3087 48% [============================== ] 1503/3087 48% [============================== ] 1504/3087 48% [============================== ] 1505/3087 48% [============================== ] 1506/3087 48% [============================== ] 1507/3087 48% [============================== ] 1508/3087 48% [============================== ] 1509/3087 48% [============================== ] 1510/3087 48% [============================== ] 1511/3087 48% [============================== ] 1512/3087 48% [============================== ] 1513/3087 49% [============================== ] 1514/3087 49% [============================== ] 1515/3087 49% [============================== ] 1516/3087 49% [============================== ] 1517/3087 49% [============================== ] 1518/3087 49% [============================== ] 1519/3087 49% [============================== ] 1520/3087 49% [============================== ] 1521/3087 49% [============================== ] 1522/3087 49% [============================== ] 1523/3087 49% [============================== ] 1524/3087 49% [============================== ] 1525/3087 49% [============================== ] 1526/3087 49% [============================== ] 1527/3087 49% [============================== ] 1528/3087 49% [============================== ] 1529/3087 49% [============================== ] 1530/3087 49% [============================== ] 1531/3087 49% [============================== ] 1532/3087 49% [============================== ] 1533/3087 49% [============================== ] 1534/3087 49% [============================== ] 1535/3087 49% [============================== ] 1536/3087 49% [============================== ] 1537/3087 49% [============================== ] 1538/3087 49% [============================== ] 1539/3087 49% [============================== ] 1540/3087 49% [============================== ] 1541/3087 49% [============================== ] 1542/3087 49% [============================== ] 1543/3087 49% [=============================== ] 1544/3087 50% [=============================== ] 1545/3087 50% [=============================== ] 1546/3087 50% [=============================== ] 1547/3087 50% [=============================== ] 1548/3087 50% [=============================== ] 1549/3087 50% [=============================== ] 1550/3087 50% [=============================== ] 1551/3087 50% [=============================== ] 1552/3087 50% [=============================== ] 1553/3087 50% [=============================== ] 1554/3087 50% [=============================== ] 1555/3087 50% [=============================== ] 1556/3087 50% [=============================== ] 1557/3087 50% [=============================== ] 1558/3087 50% [=============================== ] 1559/3087 50% [=============================== ] 1560/3087 50% [=============================== ] 1561/3087 50% [=============================== ] 1562/3087 50% [=============================== ] 1563/3087 50% [=============================== ] 1564/3087 50% [=============================== ] 1565/3087 50% [=============================== ] 1566/3087 50% [=============================== ] 1567/3087 50% [=============================== ] 1568/3087 50% [=============================== ] 1569/3087 50% [=============================== ] 1570/3087 50% [=============================== ] 1571/3087 50% [=============================== ] 1572/3087 50% [=============================== ] 1573/3087 50% [=============================== ] 1574/3087 50% [=============================== ] 1575/3087 51% [=============================== ] 1576/3087 51% [=============================== ] 1577/3087 51% [=============================== ] 1578/3087 51% [=============================== ] 1579/3087 51% [=============================== ] 1580/3087 51% [=============================== ] 1581/3087 51% [=============================== ] 1582/3087 51% [=============================== ] 1583/3087 51% [=============================== ] 1584/3087 51% [=============================== ] 1585/3087 51% [=============================== ] 1586/3087 51% [=============================== ] 1587/3087 51% [=============================== ] 1588/3087 51% [=============================== ] 1589/3087 51% [=============================== ] 1590/3087 51% [=============================== ] 1591/3087 51% [=============================== ] 1592/3087 51% [=============================== ] 1593/3087 51% [================================ ] 1594/3087 51% [================================ ] 1595/3087 51% [================================ ] 1596/3087 51% [================================ ] 1597/3087 51% [================================ ] 1598/3087 51% [================================ ] 1599/3087 51% [================================ ] 1600/3087 51% [================================ ] 1601/3087 51% [================================ ] 1602/3087 51% [================================ ] 1603/3087 51% [================================ ] 1604/3087 51% [================================ ] 1605/3087 51% [================================ ] 1606/3087 52% [================================ ] 1607/3087 52% [================================ ] 1608/3087 52% [================================ ] 1609/3087 52% [================================ ] 1610/3087 52% [================================ ] 1611/3087 52% [================================ ] 1612/3087 52% [================================ ] 1613/3087 52% [================================ ] 1614/3087 52% [================================ ] 1615/3087 52% [================================ ] 1616/3087 52% [================================ ] 1617/3087 52% [================================ ] 1618/3087 52% [================================ ] 1619/3087 52% [================================ ] 1620/3087 52% [================================ ] 1621/3087 52% [================================ ] 1622/3087 52% [================================ ] 1623/3087 52% [================================ ] 1624/3087 52% [================================ ] 1625/3087 52% [================================ ] 1626/3087 52% [================================ ] 1627/3087 52% [================================ ] 1628/3087 52% [================================ ] 1629/3087 52% [================================ ] 1630/3087 52% [================================ ] 1631/3087 52% [================================ ] 1632/3087 52% [================================ ] 1633/3087 52% [================================ ] 1634/3087 52% [================================ ] 1635/3087 52% [================================ ] 1636/3087 52% [================================ ] 1637/3087 53% [================================ ] 1638/3087 53% [================================ ] 1639/3087 53% [================================ ] 1640/3087 53% [================================ ] 1641/3087 53% [================================ ] 1642/3087 53% [================================ ] 1643/3087 53% [================================= ] 1644/3087 53% [================================= ] 1645/3087 53% [================================= ] 1646/3087 53% [================================= ] 1647/3087 53% [================================= ] 1648/3087 53% [================================= ] 1649/3087 53% [================================= ] 1650/3087 53% [================================= ] 1651/3087 53% [================================= ] 1652/3087 53% [================================= ] 1653/3087 53% [================================= ] 1654/3087 53% [================================= ] 1655/3087 53% [================================= ] 1656/3087 53% [================================= ] 1657/3087 53% [================================= ] 1658/3087 53% [================================= ] 1659/3087 53% [================================= ] 1660/3087 53% [================================= ] 1661/3087 53% [================================= ] 1662/3087 53% [================================= ] 1663/3087 53% [================================= ] 1664/3087 53% [================================= ] 1665/3087 53% [================================= ] 1666/3087 53% [================================= ] 1667/3087 54% [================================= ] 1668/3087 54% [================================= ] 1669/3087 54% [================================= ] 1670/3087 54% [================================= ] 1671/3087 54% [================================= ] 1672/3087 54% [================================= ] 1673/3087 54% [================================= ] 1674/3087 54% [================================= ] 1675/3087 54% [================================= ] 1676/3087 54% [================================= ] 1677/3087 54% [================================= ] 1678/3087 54% [================================= ] 1679/3087 54% [================================= ] 1680/3087 54% [================================= ] 1681/3087 54% [================================= ] 1682/3087 54% [================================= ] 1683/3087 54% [================================= ] 1684/3087 54% [================================= ] 1685/3087 54% [================================= ] 1686/3087 54% [================================= ] 1687/3087 54% [================================= ] 1688/3087 54% [================================= ] 1689/3087 54% [================================= ] 1690/3087 54% [================================= ] 1691/3087 54% [================================= ] 1692/3087 54% [================================== ] 1693/3087 54% [================================== ] 1694/3087 54% [================================== ] 1695/3087 54% [================================== ] 1696/3087 54% [================================== ] 1697/3087 54% [================================== ] 1698/3087 55% [================================== ] 1699/3087 55% [================================== ] 1700/3087 55% [================================== ] 1701/3087 55% [================================== ] 1702/3087 55% [================================== ] 1703/3087 55% [================================== ] 1704/3087 55% [================================== ] 1705/3087 55% [================================== ] 1706/3087 55% [================================== ] 1707/3087 55% [================================== ] 1708/3087 55% [================================== ] 1709/3087 55% [================================== ] 1710/3087 55% [================================== ] 1711/3087 55% [================================== ] 1712/3087 55% [================================== ] 1713/3087 55% [================================== ] 1714/3087 55% [================================== ] 1715/3087 55% [================================== ] 1716/3087 55% [================================== ] 1717/3087 55% [================================== ] 1718/3087 55% [================================== ] 1719/3087 55% [================================== ] 1720/3087 55% [================================== ] 1721/3087 55% [================================== ] 1722/3087 55% [================================== ] 1723/3087 55% [================================== ] 1724/3087 55% [================================== ] 1725/3087 55% [================================== ] 1726/3087 55% [================================== ] 1727/3087 55% [================================== ] 1728/3087 55% [================================== ] 1729/3087 56% [================================== ] 1730/3087 56% [================================== ] 1731/3087 56% [================================== ] 1732/3087 56% [================================== ] 1733/3087 56% [================================== ] 1734/3087 56% [================================== ] 1735/3087 56% [================================== ] 1736/3087 56% [================================== ] 1737/3087 56% [================================== ] 1738/3087 56% [================================== ] 1739/3087 56% [================================== ] 1740/3087 56% [================================== ] 1741/3087 56% [================================== ] 1742/3087 56% [=================================== ] 1743/3087 56% [=================================== ] 1744/3087 56% [=================================== ] 1745/3087 56% [=================================== ] 1746/3087 56% [=================================== ] 1747/3087 56% [=================================== ] 1748/3087 56% [=================================== ] 1749/3087 56% [=================================== ] 1750/3087 56% [=================================== ] 1751/3087 56% [=================================== ] 1752/3087 56% [=================================== ] 1753/3087 56% [=================================== ] 1754/3087 56% [=================================== ] 1755/3087 56% [=================================== ] 1756/3087 56% [=================================== ] 1757/3087 56% [=================================== ] 1758/3087 56% [=================================== ] 1759/3087 56% [=================================== ] 1760/3087 57% [=================================== ] 1761/3087 57% [=================================== ] 1762/3087 57% [=================================== ] 1763/3087 57% [=================================== ] 1764/3087 57% [=================================== ] 1765/3087 57% [=================================== ] 1766/3087 57% [=================================== ] 1767/3087 57% [=================================== ] 1768/3087 57% [=================================== ] 1769/3087 57% [=================================== ] 1770/3087 57% [=================================== ] 1771/3087 57% [=================================== ] 1772/3087 57% [=================================== ] 1773/3087 57% [=================================== ] 1774/3087 57% [=================================== ] 1775/3087 57% [=================================== ] 1776/3087 57% [=================================== ] 1777/3087 57% [=================================== ] 1778/3087 57% [=================================== ] 1779/3087 57% [=================================== ] 1780/3087 57% [=================================== ] 1781/3087 57% [=================================== ] 1782/3087 57% [=================================== ] 1783/3087 57% [=================================== ] 1784/3087 57% [=================================== ] 1785/3087 57% [=================================== ] 1786/3087 57% [=================================== ] 1787/3087 57% [=================================== ] 1788/3087 57% [=================================== ] 1789/3087 57% [=================================== ] 1790/3087 57% [=================================== ] 1791/3087 58% [=================================== ] 1792/3087 58% [==================================== ] 1793/3087 58% [==================================== ] 1794/3087 58% [==================================== ] 1795/3087 58% [==================================== ] 1796/3087 58% [==================================== ] 1797/3087 58% [==================================== ] 1798/3087 58% [==================================== ] 1799/3087 58% [==================================== ] 1800/3087 58% [==================================== ] 1801/3087 58% [==================================== ] 1802/3087 58% [==================================== ] 1803/3087 58% [==================================== ] 1804/3087 58% [==================================== ] 1805/3087 58% [==================================== ] 1806/3087 58% [==================================== ] 1807/3087 58% [==================================== ] 1808/3087 58% [==================================== ] 1809/3087 58% [==================================== ] 1810/3087 58% [==================================== ] 1811/3087 58% [==================================== ] 1812/3087 58% [==================================== ] 1813/3087 58% [==================================== ] 1814/3087 58% [==================================== ] 1815/3087 58% [==================================== ] 1816/3087 58% [==================================== ] 1817/3087 58% [==================================== ] 1818/3087 58% [==================================== ] 1819/3087 58% [==================================== ] 1820/3087 58% [==================================== ] 1821/3087 58% [==================================== ] 1822/3087 59% [==================================== ] 1823/3087 59% [==================================== ] 1824/3087 59% [==================================== ] 1825/3087 59% [==================================== ] 1826/3087 59% [==================================== ] 1827/3087 59% [==================================== ] 1828/3087 59% [==================================== ] 1829/3087 59% [==================================== ] 1830/3087 59% [==================================== ] 1831/3087 59% [==================================== ] 1832/3087 59% [==================================== ] 1833/3087 59% [==================================== ] 1834/3087 59% [==================================== ] 1835/3087 59% [==================================== ] 1836/3087 59% [==================================== ] 1837/3087 59% [==================================== ] 1838/3087 59% [==================================== ] 1839/3087 59% [==================================== ] 1840/3087 59% [==================================== ] 1841/3087 59% [==================================== ] 1842/3087 59% [===================================== ] 1843/3087 59% [===================================== ] 1844/3087 59% [===================================== ] 1845/3087 59% [===================================== ] 1846/3087 59% [===================================== ] 1847/3087 59% [===================================== ] 1848/3087 59% [===================================== ] 1849/3087 59% [===================================== ] 1850/3087 59% [===================================== ] 1851/3087 59% [===================================== ] 1852/3087 59% [===================================== ] 1853/3087 60% [===================================== ] 1854/3087 60% [===================================== ] 1855/3087 60% [===================================== ] 1856/3087 60% [===================================== ] 1857/3087 60% [===================================== ] 1858/3087 60% [===================================== ] 1859/3087 60% [===================================== ] 1860/3087 60% [===================================== ] 1861/3087 60% [===================================== ] 1862/3087 60% [===================================== ] 1863/3087 60% [===================================== ] 1864/3087 60% [===================================== ] 1865/3087 60% [===================================== ] 1866/3087 60% [===================================== ] 1867/3087 60% [===================================== ] 1868/3087 60% [===================================== ] 1869/3087 60% [===================================== ] 1870/3087 60% [===================================== ] 1871/3087 60% [===================================== ] 1872/3087 60% [===================================== ] 1873/3087 60% [===================================== ] 1874/3087 60% [===================================== ] 1875/3087 60% [===================================== ] 1876/3087 60% [===================================== ] 1877/3087 60% [===================================== ] 1878/3087 60% [===================================== ] 1879/3087 60% [===================================== ] 1880/3087 60% [===================================== ] 1881/3087 60% [===================================== ] 1882/3087 60% [===================================== ] 1883/3087 60% [===================================== ] 1884/3087 61% [===================================== ] 1885/3087 61% [===================================== ] 1886/3087 61% [===================================== ] 1887/3087 61% [===================================== ] 1888/3087 61% [===================================== ] 1889/3087 61% [===================================== ] 1890/3087 61% [===================================== ] 1891/3087 61% [===================================== ] 1892/3087 61% [====================================== ] 1893/3087 61% [====================================== ] 1894/3087 61% [====================================== ] 1895/3087 61% [====================================== ] 1896/3087 61% [====================================== ] 1897/3087 61% [====================================== ] 1898/3087 61% [====================================== ] 1899/3087 61% [====================================== ] 1900/3087 61% [====================================== ] 1901/3087 61% [====================================== ] 1902/3087 61% [====================================== ] 1903/3087 61% [====================================== ] 1904/3087 61% [====================================== ] 1905/3087 61% [====================================== ] 1906/3087 61% [====================================== ] 1907/3087 61% [====================================== ] 1908/3087 61% [====================================== ] 1909/3087 61% [====================================== ] 1910/3087 61% [====================================== ] 1911/3087 61% [====================================== ] 1912/3087 61% [====================================== ] 1913/3087 61% [====================================== ] 1914/3087 62% [====================================== ] 1915/3087 62% [====================================== ] 1916/3087 62% [====================================== ] 1917/3087 62% [====================================== ] 1918/3087 62% [====================================== ] 1919/3087 62% [====================================== ] 1920/3087 62% [====================================== ] 1921/3087 62% [====================================== ] 1922/3087 62% [====================================== ] 1923/3087 62% [====================================== ] 1924/3087 62% [====================================== ] 1925/3087 62% [====================================== ] 1926/3087 62% [====================================== ] 1927/3087 62% [====================================== ] 1928/3087 62% [====================================== ] 1929/3087 62% [====================================== ] 1930/3087 62% [====================================== ] 1931/3087 62% [====================================== ] 1932/3087 62% [====================================== ] 1933/3087 62% [====================================== ] 1934/3087 62% [====================================== ] 1935/3087 62% [====================================== ] 1936/3087 62% [====================================== ] 1937/3087 62% [====================================== ] 1938/3087 62% [====================================== ] 1939/3087 62% [====================================== ] 1940/3087 62% [====================================== ] 1941/3087 62% [======================================= ] 1942/3087 62% [======================================= ] 1943/3087 62% [======================================= ] 1944/3087 62% [======================================= ] 1945/3087 63% [======================================= ] 1946/3087 63% [======================================= ] 1947/3087 63% [======================================= ] 1948/3087 63% [======================================= ] 1949/3087 63% [======================================= ] 1950/3087 63% [======================================= ] 1951/3087 63% [======================================= ] 1952/3087 63% [======================================= ] 1953/3087 63% [======================================= ] 1954/3087 63% [======================================= ] 1955/3087 63% [======================================= ] 1956/3087 63% [======================================= ] 1957/3087 63% [======================================= ] 1958/3087 63% [======================================= ] 1959/3087 63% [======================================= ] 1960/3087 63% [======================================= ] 1961/3087 63% [======================================= ] 1962/3087 63% [======================================= ] 1963/3087 63% [======================================= ] 1964/3087 63% [======================================= ] 1965/3087 63% [======================================= ] 1966/3087 63% [======================================= ] 1967/3087 63% [======================================= ] 1968/3087 63% [======================================= ] 1969/3087 63% [======================================= ] 1970/3087 63% [======================================= ] 1971/3087 63% [======================================= ] 1972/3087 63% [======================================= ] 1973/3087 63% [======================================= ] 1974/3087 63% [======================================= ] 1975/3087 63% [======================================= ] 1976/3087 64% [======================================= ] 1977/3087 64% [======================================= ] 1978/3087 64% [======================================= ] 1979/3087 64% [======================================= ] 1980/3087 64% [======================================= ] 1981/3087 64% [======================================= ] 1982/3087 64% [======================================= ] 1983/3087 64% [======================================= ] 1984/3087 64% [======================================= ] 1985/3087 64% [======================================= ] 1986/3087 64% [======================================= ] 1987/3087 64% [======================================= ] 1988/3087 64% [======================================= ] 1989/3087 64% [======================================= ] 1990/3087 64% [======================================= ] 1991/3087 64% [======================================== ] 1992/3087 64% [======================================== ] 1993/3087 64% [======================================== ] 1994/3087 64% [======================================== ] 1995/3087 64% [======================================== ] 1996/3087 64% [======================================== ] 1997/3087 64% [======================================== ] 1998/3087 64% [======================================== ] 1999/3087 64% [======================================== ] 2000/3087 64% [======================================== ] 2001/3087 64% [======================================== ] 2002/3087 64% [======================================== ] 2003/3087 64% [======================================== ] 2004/3087 64% [======================================== ] 2005/3087 64% [======================================== ] 2006/3087 64% [======================================== ] 2007/3087 65% [======================================== ] 2008/3087 65% [======================================== ] 2009/3087 65% [======================================== ] 2010/3087 65% [======================================== ] 2011/3087 65% [======================================== ] 2012/3087 65% [======================================== ] 2013/3087 65% [======================================== ] 2014/3087 65% [======================================== ] 2015/3087 65% [======================================== ] 2016/3087 65% [======================================== ] 2017/3087 65% [======================================== ] 2018/3087 65% [======================================== ] 2019/3087 65% [======================================== ] 2020/3087 65% [======================================== ] 2021/3087 65% [======================================== ] 2022/3087 65% [======================================== ] 2023/3087 65% [======================================== ] 2024/3087 65% [======================================== ] 2025/3087 65% [======================================== ] 2026/3087 65% [======================================== ] 2027/3087 65% [======================================== ] 2028/3087 65% [======================================== ] 2029/3087 65% [======================================== ] 2030/3087 65% [======================================== ] 2031/3087 65% [======================================== ] 2032/3087 65% [======================================== ] 2033/3087 65% [======================================== ] 2034/3087 65% [======================================== ] 2035/3087 65% [======================================== ] 2036/3087 65% [======================================== ] 2037/3087 65% [======================================== ] 2038/3087 66% [======================================== ] 2039/3087 66% [======================================== ] 2040/3087 66% [======================================== ] 2041/3087 66% [========================================= ] 2042/3087 66% [========================================= ] 2043/3087 66% [========================================= ] 2044/3087 66% [========================================= ] 2045/3087 66% [========================================= ] 2046/3087 66% [========================================= ] 2047/3087 66% [========================================= ] 2048/3087 66% [========================================= ] 2049/3087 66% [========================================= ] 2050/3087 66% [========================================= ] 2051/3087 66% [========================================= ] 2052/3087 66% [========================================= ] 2053/3087 66% [========================================= ] 2054/3087 66% [========================================= ] 2055/3087 66% [========================================= ] 2056/3087 66% [========================================= ] 2057/3087 66% [========================================= ] 2058/3087 66% [========================================= ] 2059/3087 66% [========================================= ] 2060/3087 66% [========================================= ] 2061/3087 66% [========================================= ] 2062/3087 66% [========================================= ] 2063/3087 66% [========================================= ] 2064/3087 66% [========================================= ] 2065/3087 66% [========================================= ] 2066/3087 66% [========================================= ] 2067/3087 66% [========================================= ] 2068/3087 66% [========================================= ] 2069/3087 67% [========================================= ] 2070/3087 67% [========================================= ] 2071/3087 67% [========================================= ] 2072/3087 67% [========================================= ] 2073/3087 67% [========================================= ] 2074/3087 67% [========================================= ] 2075/3087 67% [========================================= ] 2076/3087 67% [========================================= ] 2077/3087 67% [========================================= ] 2078/3087 67% [========================================= ] 2079/3087 67% [========================================= ] 2080/3087 67% [========================================= ] 2081/3087 67% [========================================= ] 2082/3087 67% [========================================= ] 2083/3087 67% [========================================= ] 2084/3087 67% [========================================= ] 2085/3087 67% [========================================= ] 2086/3087 67% [========================================= ] 2087/3087 67% [========================================= ] 2088/3087 67% [========================================= ] 2089/3087 67% [========================================= ] 2090/3087 67% [========================================= ] 2091/3087 67% [========================================== ] 2092/3087 67% [========================================== ] 2093/3087 67% [========================================== ] 2094/3087 67% [========================================== ] 2095/3087 67% [========================================== ] 2096/3087 67% [========================================== ] 2097/3087 67% [========================================== ] 2098/3087 67% [========================================== ] 2099/3087 67% [========================================== ] 2100/3087 68% [========================================== ] 2101/3087 68% [========================================== ] 2102/3087 68% [========================================== ] 2103/3087 68% [========================================== ] 2104/3087 68% [========================================== ] 2105/3087 68% [========================================== ] 2106/3087 68% [========================================== ] 2107/3087 68% [========================================== ] 2108/3087 68% [========================================== ] 2109/3087 68% [========================================== ] 2110/3087 68% [========================================== ] 2111/3087 68% [========================================== ] 2112/3087 68% [========================================== ] 2113/3087 68% [========================================== ] 2114/3087 68% [========================================== ] 2115/3087 68% [========================================== ] 2116/3087 68% [========================================== ] 2117/3087 68% [========================================== ] 2118/3087 68% [========================================== ] 2119/3087 68% [========================================== ] 2120/3087 68% [========================================== ] 2121/3087 68% [========================================== ] 2122/3087 68% [========================================== ] 2123/3087 68% [========================================== ] 2124/3087 68% [========================================== ] 2125/3087 68% [========================================== ] 2126/3087 68% [========================================== ] 2127/3087 68% [========================================== ] 2128/3087 68% [========================================== ] 2129/3087 68% [========================================== ] 2130/3087 68% [========================================== ] 2131/3087 69% [========================================== ] 2132/3087 69% [========================================== ] 2133/3087 69% [========================================== ] 2134/3087 69% [========================================== ] 2135/3087 69% [========================================== ] 2136/3087 69% [========================================== ] 2137/3087 69% [========================================== ] 2138/3087 69% [========================================== ] 2139/3087 69% [========================================== ] 2140/3087 69% [=========================================== ] 2141/3087 69% [=========================================== ] 2142/3087 69% [=========================================== ] 2143/3087 69% [=========================================== ] 2144/3087 69% [=========================================== ] 2145/3087 69% [=========================================== ] 2146/3087 69% [=========================================== ] 2147/3087 69% [=========================================== ] 2148/3087 69% [=========================================== ] 2149/3087 69% [=========================================== ] 2150/3087 69% [=========================================== ] 2151/3087 69% [=========================================== ] 2152/3087 69% [=========================================== ] 2153/3087 69% [=========================================== ] 2154/3087 69% [=========================================== ] 2155/3087 69% [=========================================== ] 2156/3087 69% [=========================================== ] 2157/3087 69% [=========================================== ] 2158/3087 69% [=========================================== ] 2159/3087 69% [=========================================== ] 2160/3087 69% [=========================================== ] 2161/3087 70% [=========================================== ] 2162/3087 70% [=========================================== ] 2163/3087 70% [=========================================== ] 2164/3087 70% [=========================================== ] 2165/3087 70% [=========================================== ] 2166/3087 70% [=========================================== ] 2167/3087 70% [=========================================== ] 2168/3087 70% [=========================================== ] 2169/3087 70% [=========================================== ] 2170/3087 70% [=========================================== ] 2171/3087 70% [=========================================== ] 2172/3087 70% [=========================================== ] 2173/3087 70% [=========================================== ] 2174/3087 70% [=========================================== ] 2175/3087 70% [=========================================== ] 2176/3087 70% [=========================================== ] 2177/3087 70% [=========================================== ] 2178/3087 70% [=========================================== ] 2179/3087 70% [=========================================== ] 2180/3087 70% [=========================================== ] 2181/3087 70% [=========================================== ] 2182/3087 70% [=========================================== ] 2183/3087 70% [=========================================== ] 2184/3087 70% [=========================================== ] 2185/3087 70% [=========================================== ] 2186/3087 70% [=========================================== ] 2187/3087 70% [=========================================== ] 2188/3087 70% [=========================================== ] 2189/3087 70% [=========================================== ] 2190/3087 70% [============================================ ] 2191/3087 70% [============================================ ] 2192/3087 71% [============================================ ] 2193/3087 71% [============================================ ] 2194/3087 71% [============================================ ] 2195/3087 71% [============================================ ] 2196/3087 71% [============================================ ] 2197/3087 71% [============================================ ] 2198/3087 71% [============================================ ] 2199/3087 71% [============================================ ] 2200/3087 71% [============================================ ] 2201/3087 71% [============================================ ] 2202/3087 71% [============================================ ] 2203/3087 71% [============================================ ] 2204/3087 71% [============================================ ] 2205/3087 71% [============================================ ] 2206/3087 71% [============================================ ] 2207/3087 71% [============================================ ] 2208/3087 71% [============================================ ] 2209/3087 71% [============================================ ] 2210/3087 71% [============================================ ] 2211/3087 71% [============================================ ] 2212/3087 71% [============================================ ] 2213/3087 71% [============================================ ] 2214/3087 71% [============================================ ] 2215/3087 71% [============================================ ] 2216/3087 71% [============================================ ] 2217/3087 71% [============================================ ] 2218/3087 71% [============================================ ] 2219/3087 71% [============================================ ] 2220/3087 71% [============================================ ] 2221/3087 71% [============================================ ] 2222/3087 71% [============================================ ] 2223/3087 72% [============================================ ] 2224/3087 72% [============================================ ] 2225/3087 72% [============================================ ] 2226/3087 72% [============================================ ] 2227/3087 72% [============================================ ] 2228/3087 72% [============================================ ] 2229/3087 72% [============================================ ] 2230/3087 72% [============================================ ] 2231/3087 72% [============================================ ] 2232/3087 72% [============================================ ] 2233/3087 72% [============================================ ] 2234/3087 72% [============================================ ] 2235/3087 72% [============================================ ] 2236/3087 72% [============================================ ] 2237/3087 72% [============================================ ] 2238/3087 72% [============================================ ] 2239/3087 72% [============================================ ] 2240/3087 72% [============================================= ] 2241/3087 72% [============================================= ] 2242/3087 72% [============================================= ] 2243/3087 72% [============================================= ] 2244/3087 72% [============================================= ] 2245/3087 72% [============================================= ] 2246/3087 72% [============================================= ] 2247/3087 72% [============================================= ] 2248/3087 72% [============================================= ] 2249/3087 72% [============================================= ] 2250/3087 72% [============================================= ] 2251/3087 72% [============================================= ] 2252/3087 72% [============================================= ] 2253/3087 72% [============================================= ] 2254/3087 73% [============================================= ] 2255/3087 73% [============================================= ] 2256/3087 73% [============================================= ] 2257/3087 73% [============================================= ] 2258/3087 73% [============================================= ] 2259/3087 73% [============================================= ] 2260/3087 73% [============================================= ] 2261/3087 73% [============================================= ] 2262/3087 73% [============================================= ] 2263/3087 73% [============================================= ] 2264/3087 73% [============================================= ] 2265/3087 73% [============================================= ] 2266/3087 73% [============================================= ] 2267/3087 73% [============================================= ] 2268/3087 73% [============================================= ] 2269/3087 73% [============================================= ] 2270/3087 73% [============================================= ] 2271/3087 73% [============================================= ] 2272/3087 73% [============================================= ] 2273/3087 73% [============================================= ] 2274/3087 73% [============================================= ] 2275/3087 73% [============================================= ] 2276/3087 73% [============================================= ] 2277/3087 73% [============================================= ] 2278/3087 73% [============================================= ] 2279/3087 73% [============================================= ] 2280/3087 73% [============================================= ] 2281/3087 73% [============================================= ] 2282/3087 73% [============================================= ] 2283/3087 73% [============================================= ] 2284/3087 73% [============================================= ] 2285/3087 74% [============================================= ] 2286/3087 74% [============================================= ] 2287/3087 74% [============================================= ] 2288/3087 74% [============================================= ] 2289/3087 74% [============================================= ] 2290/3087 74% [============================================== ] 2291/3087 74% [============================================== ] 2292/3087 74% [============================================== ] 2293/3087 74% [============================================== ] 2294/3087 74% [============================================== ] 2295/3087 74% [============================================== ] 2296/3087 74% [============================================== ] 2297/3087 74% [============================================== ] 2298/3087 74% [============================================== ] 2299/3087 74% [============================================== ] 2300/3087 74% [============================================== ] 2301/3087 74% [============================================== ] 2302/3087 74% [============================================== ] 2303/3087 74% [============================================== ] 2304/3087 74% [============================================== ] 2305/3087 74% [============================================== ] 2306/3087 74% [============================================== ] 2307/3087 74% [============================================== ] 2308/3087 74% [============================================== ] 2309/3087 74% [============================================== ] 2310/3087 74% [============================================== ] 2311/3087 74% [============================================== ] 2312/3087 74% [============================================== ] 2313/3087 74% [============================================== ] 2314/3087 74% [============================================== ] 2315/3087 74% [============================================== ] 2316/3087 75% [============================================== ] 2317/3087 75% [============================================== ] 2318/3087 75% [============================================== ] 2319/3087 75% [============================================== ] 2320/3087 75% [============================================== ] 2321/3087 75% [============================================== ] 2322/3087 75% [============================================== ] 2323/3087 75% [============================================== ] 2324/3087 75% [============================================== ] 2325/3087 75% [============================================== ] 2326/3087 75% [============================================== ] 2327/3087 75% [============================================== ] 2328/3087 75% [============================================== ] 2329/3087 75% [============================================== ] 2330/3087 75% [============================================== ] 2331/3087 75% [============================================== ] 2332/3087 75% [============================================== ] 2333/3087 75% [============================================== ] 2334/3087 75% [============================================== ] 2335/3087 75% [============================================== ] 2336/3087 75% [============================================== ] 2337/3087 75% [============================================== ] 2338/3087 75% [============================================== ] 2339/3087 75% [============================================== ] 2340/3087 75% [=============================================== ] 2341/3087 75% [=============================================== ] 2342/3087 75% [=============================================== ] 2343/3087 75% [=============================================== ] 2344/3087 75% [=============================================== ] 2345/3087 75% [=============================================== ] 2346/3087 75% [=============================================== ] 2347/3087 76% [=============================================== ] 2348/3087 76% [=============================================== ] 2349/3087 76% [=============================================== ] 2350/3087 76% [=============================================== ] 2351/3087 76% [=============================================== ] 2352/3087 76% [=============================================== ] 2353/3087 76% [=============================================== ] 2354/3087 76% [=============================================== ] 2355/3087 76% [=============================================== ] 2356/3087 76% [=============================================== ] 2357/3087 76% [=============================================== ] 2358/3087 76% [=============================================== ] 2359/3087 76% [=============================================== ] 2360/3087 76% [=============================================== ] 2361/3087 76% [=============================================== ] 2362/3087 76% [=============================================== ] 2363/3087 76% [=============================================== ] 2364/3087 76% [=============================================== ] 2365/3087 76% [=============================================== ] 2366/3087 76% [=============================================== ] 2367/3087 76% [=============================================== ] 2368/3087 76% [=============================================== ] 2369/3087 76% [=============================================== ] 2370/3087 76% [=============================================== ] 2371/3087 76% [=============================================== ] 2372/3087 76% [=============================================== ] 2373/3087 76% [=============================================== ] 2374/3087 76% [=============================================== ] 2375/3087 76% [=============================================== ] 2376/3087 76% [=============================================== ] 2377/3087 77% [=============================================== ] 2378/3087 77% [=============================================== ] 2379/3087 77% [=============================================== ] 2380/3087 77% [=============================================== ] 2381/3087 77% [=============================================== ] 2382/3087 77% [=============================================== ] 2383/3087 77% [=============================================== ] 2384/3087 77% [=============================================== ] 2385/3087 77% [=============================================== ] 2386/3087 77% [=============================================== ] 2387/3087 77% [=============================================== ] 2388/3087 77% [=============================================== ] 2389/3087 77% [================================================ ] 2390/3087 77% [================================================ ] 2391/3087 77% [================================================ ] 2392/3087 77% [================================================ ] 2393/3087 77% [================================================ ] 2394/3087 77% [================================================ ] 2395/3087 77% [================================================ ] 2396/3087 77% [================================================ ] 2397/3087 77% [================================================ ] 2398/3087 77% [================================================ ] 2399/3087 77% [================================================ ] 2400/3087 77% [================================================ ] 2401/3087 77% [================================================ ] 2402/3087 77% [================================================ ] 2403/3087 77% [================================================ ] 2404/3087 77% [================================================ ] 2405/3087 77% [================================================ ] 2406/3087 77% [================================================ ] 2407/3087 77% [================================================ ] 2408/3087 78% [================================================ ] 2409/3087 78% [================================================ ] 2410/3087 78% [================================================ ] 2411/3087 78% [================================================ ] 2412/3087 78% [================================================ ] 2413/3087 78% [================================================ ] 2414/3087 78% [================================================ ] 2415/3087 78% [================================================ ] 2416/3087 78% [================================================ ] 2417/3087 78% [================================================ ] 2418/3087 78% [================================================ ] 2419/3087 78% [================================================ ] 2420/3087 78% [================================================ ] 2421/3087 78% [================================================ ] 2422/3087 78% [================================================ ] 2423/3087 78% [================================================ ] 2424/3087 78% [================================================ ] 2425/3087 78% [================================================ ] 2426/3087 78% [================================================ ] 2427/3087 78% [================================================ ] 2428/3087 78% [================================================ ] 2429/3087 78% [================================================ ] 2430/3087 78% [================================================ ] 2431/3087 78% [================================================ ] 2432/3087 78% [================================================ ] 2433/3087 78% [================================================ ] 2434/3087 78% [================================================ ] 2435/3087 78% [================================================ ] 2436/3087 78% [================================================ ] 2437/3087 78% [================================================ ] 2438/3087 78% [================================================ ] 2439/3087 79% [================================================= ] 2440/3087 79% [================================================= ] 2441/3087 79% [================================================= ] 2442/3087 79% [================================================= ] 2443/3087 79% [================================================= ] 2444/3087 79% [================================================= ] 2445/3087 79% [================================================= ] 2446/3087 79% [================================================= ] 2447/3087 79% [================================================= ] 2448/3087 79% [================================================= ] 2449/3087 79% [================================================= ] 2450/3087 79% [================================================= ] 2451/3087 79% [================================================= ] 2452/3087 79% [================================================= ] 2453/3087 79% [================================================= ] 2454/3087 79% [================================================= ] 2455/3087 79% [================================================= ] 2456/3087 79% [================================================= ] 2457/3087 79% [================================================= ] 2458/3087 79% [================================================= ] 2459/3087 79% [================================================= ] 2460/3087 79% [================================================= ] 2461/3087 79% [================================================= ] 2462/3087 79% [================================================= ] 2463/3087 79% [================================================= ] 2464/3087 79% [================================================= ] 2465/3087 79% [================================================= ] 2466/3087 79% [================================================= ] 2467/3087 79% [================================================= ] 2468/3087 79% [================================================= ] 2469/3087 79% [================================================= ] 2470/3087 80% [================================================= ] 2471/3087 80% [================================================= ] 2472/3087 80% [================================================= ] 2473/3087 80% [================================================= ] 2474/3087 80% [================================================= ] 2475/3087 80% [================================================= ] 2476/3087 80% [================================================= ] 2477/3087 80% [================================================= ] 2478/3087 80% [================================================= ] 2479/3087 80% [================================================= ] 2480/3087 80% [================================================= ] 2481/3087 80% [================================================= ] 2482/3087 80% [================================================= ] 2483/3087 80% [================================================= ] 2484/3087 80% [================================================= ] 2485/3087 80% [================================================= ] 2486/3087 80% [================================================= ] 2487/3087 80% [================================================= ] 2488/3087 80% [================================================= ] 2489/3087 80% [================================================== ] 2490/3087 80% [================================================== ] 2491/3087 80% [================================================== ] 2492/3087 80% [================================================== ] 2493/3087 80% [================================================== ] 2494/3087 80% [================================================== ] 2495/3087 80% [================================================== ] 2496/3087 80% [================================================== ] 2497/3087 80% [================================================== ] 2498/3087 80% [================================================== ] 2499/3087 80% [================================================== ] 2500/3087 80% [================================================== ] 2501/3087 81% [================================================== ] 2502/3087 81% [================================================== ] 2503/3087 81% [================================================== ] 2504/3087 81% [================================================== ] 2505/3087 81% [================================================== ] 2506/3087 81% [================================================== ] 2507/3087 81% [================================================== ] 2508/3087 81% [================================================== ] 2509/3087 81% [================================================== ] 2510/3087 81% [================================================== ] 2511/3087 81% [================================================== ] 2512/3087 81% [================================================== ] 2513/3087 81% [================================================== ] 2514/3087 81% [================================================== ] 2515/3087 81% [================================================== ] 2516/3087 81% [================================================== ] 2517/3087 81% [================================================== ] 2518/3087 81% [================================================== ] 2519/3087 81% [================================================== ] 2520/3087 81% [================================================== ] 2521/3087 81% [================================================== ] 2522/3087 81% [================================================== ] 2523/3087 81% [================================================== ] 2524/3087 81% [================================================== ] 2525/3087 81% [================================================== ] 2526/3087 81% [================================================== ] 2527/3087 81% [================================================== ] 2528/3087 81% [================================================== ] 2529/3087 81% [================================================== ] 2530/3087 81% [================================================== ] 2531/3087 81% [================================================== ] 2532/3087 82% [================================================== ] 2533/3087 82% [================================================== ] 2534/3087 82% [================================================== ] 2535/3087 82% [================================================== ] 2536/3087 82% [================================================== ] 2537/3087 82% [================================================== ] 2538/3087 82% [================================================== ] 2539/3087 82% [=================================================== ] 2540/3087 82% [=================================================== ] 2541/3087 82% [=================================================== ] 2542/3087 82% [=================================================== ] 2543/3087 82% [=================================================== ] 2544/3087 82% [=================================================== ] 2545/3087 82% [=================================================== ] 2546/3087 82% [=================================================== ] 2547/3087 82% [=================================================== ] 2548/3087 82% [=================================================== ] 2549/3087 82% [=================================================== ] 2550/3087 82% [=================================================== ] 2551/3087 82% [=================================================== ] 2552/3087 82% [=================================================== ] 2553/3087 82% [=================================================== ] 2554/3087 82% [=================================================== ] 2555/3087 82% [=================================================== ] 2556/3087 82% [=================================================== ] 2557/3087 82% [=================================================== ] 2558/3087 82% [=================================================== ] 2559/3087 82% [=================================================== ] 2560/3087 82% [=================================================== ] 2561/3087 82% [=================================================== ] 2562/3087 82% [=================================================== ] 2563/3087 83% [=================================================== ] 2564/3087 83% [=================================================== ] 2565/3087 83% [=================================================== ] 2566/3087 83% [=================================================== ] 2567/3087 83% [=================================================== ] 2568/3087 83% [=================================================== ] 2569/3087 83% [=================================================== ] 2570/3087 83% [=================================================== ] 2571/3087 83% [=================================================== ] 2572/3087 83% [=================================================== ] 2573/3087 83% [=================================================== ] 2574/3087 83% [=================================================== ] 2575/3087 83% [=================================================== ] 2576/3087 83% [=================================================== ] 2577/3087 83% [=================================================== ] 2578/3087 83% [=================================================== ] 2579/3087 83% [=================================================== ] 2580/3087 83% [=================================================== ] 2581/3087 83% [=================================================== ] 2582/3087 83% [=================================================== ] 2583/3087 83% [=================================================== ] 2584/3087 83% [=================================================== ] 2585/3087 83% [=================================================== ] 2586/3087 83% [=================================================== ] 2587/3087 83% [=================================================== ] 2588/3087 83% [=================================================== ] 2589/3087 83% [==================================================== ] 2590/3087 83% [==================================================== ] 2591/3087 83% [==================================================== ] 2592/3087 83% [==================================================== ] 2593/3087 83% [==================================================== ] 2594/3087 84% [==================================================== ] 2595/3087 84% [==================================================== ] 2596/3087 84% [==================================================== ] 2597/3087 84% [==================================================== ] 2598/3087 84% [==================================================== ] 2599/3087 84% [==================================================== ] 2600/3087 84% [==================================================== ] 2601/3087 84% [==================================================== ] 2602/3087 84% [==================================================== ] 2603/3087 84% [==================================================== ] 2604/3087 84% [==================================================== ] 2605/3087 84% [==================================================== ] 2606/3087 84% [==================================================== ] 2607/3087 84% [==================================================== ] 2608/3087 84% [==================================================== ] 2609/3087 84% [==================================================== ] 2610/3087 84% [==================================================== ] 2611/3087 84% [==================================================== ] 2612/3087 84% [==================================================== ] 2613/3087 84% [==================================================== ] 2614/3087 84% [==================================================== ] 2615/3087 84% [==================================================== ] 2616/3087 84% [==================================================== ] 2617/3087 84% [==================================================== ] 2618/3087 84% [==================================================== ] 2619/3087 84% [==================================================== ] 2620/3087 84% [==================================================== ] 2621/3087 84% [==================================================== ] 2622/3087 84% [==================================================== ] 2623/3087 84% [==================================================== ] 2624/3087 85% [==================================================== ] 2625/3087 85% [==================================================== ] 2626/3087 85% [==================================================== ] 2627/3087 85% [==================================================== ] 2628/3087 85% [==================================================== ] 2629/3087 85% [==================================================== ] 2630/3087 85% [==================================================== ] 2631/3087 85% [==================================================== ] 2632/3087 85% [==================================================== ] 2633/3087 85% [==================================================== ] 2634/3087 85% [==================================================== ] 2635/3087 85% [==================================================== ] 2636/3087 85% [==================================================== ] 2637/3087 85% [==================================================== ] 2638/3087 85% [===================================================== ] 2639/3087 85% [===================================================== ] 2640/3087 85% [===================================================== ] 2641/3087 85% [===================================================== ] 2642/3087 85% [===================================================== ] 2643/3087 85% [===================================================== ] 2644/3087 85% [===================================================== ] 2645/3087 85% [===================================================== ] 2646/3087 85% [===================================================== ] 2647/3087 85% [===================================================== ] 2648/3087 85% [===================================================== ] 2649/3087 85% [===================================================== ] 2650/3087 85% [===================================================== ] 2651/3087 85% [===================================================== ] 2652/3087 85% [===================================================== ] 2653/3087 85% [===================================================== ] 2654/3087 85% [===================================================== ] 2655/3087 86% [===================================================== ] 2656/3087 86% [===================================================== ] 2657/3087 86% [===================================================== ] 2658/3087 86% [===================================================== ] 2659/3087 86% [===================================================== ] 2660/3087 86% [===================================================== ] 2661/3087 86% [===================================================== ] 2662/3087 86% [===================================================== ] 2663/3087 86% [===================================================== ] 2664/3087 86% [===================================================== ] 2665/3087 86% [===================================================== ] 2666/3087 86% [===================================================== ] 2667/3087 86% [===================================================== ] 2668/3087 86% [===================================================== ] 2669/3087 86% [===================================================== ] 2670/3087 86% [===================================================== ] 2671/3087 86% [===================================================== ] 2672/3087 86% [===================================================== ] 2673/3087 86% [===================================================== ] 2674/3087 86% [===================================================== ] 2675/3087 86% [===================================================== ] 2676/3087 86% [===================================================== ] 2677/3087 86% [===================================================== ] 2678/3087 86% [===================================================== ] 2679/3087 86% [===================================================== ] 2680/3087 86% [===================================================== ] 2681/3087 86% [===================================================== ] 2682/3087 86% [===================================================== ] 2683/3087 86% [===================================================== ] 2684/3087 86% [===================================================== ] 2685/3087 86% [===================================================== ] 2686/3087 87% [===================================================== ] 2687/3087 87% [===================================================== ] 2688/3087 87% [====================================================== ] 2689/3087 87% [====================================================== ] 2690/3087 87% [====================================================== ] 2691/3087 87% [====================================================== ] 2692/3087 87% [====================================================== ] 2693/3087 87% [====================================================== ] 2694/3087 87% [====================================================== ] 2695/3087 87% [====================================================== ] 2696/3087 87% [====================================================== ] 2697/3087 87% [====================================================== ] 2698/3087 87% [====================================================== ] 2699/3087 87% [====================================================== ] 2700/3087 87% [====================================================== ] 2701/3087 87% [====================================================== ] 2702/3087 87% [====================================================== ] 2703/3087 87% [====================================================== ] 2704/3087 87% [====================================================== ] 2705/3087 87% [====================================================== ] 2706/3087 87% [====================================================== ] 2707/3087 87% [====================================================== ] 2708/3087 87% [====================================================== ] 2709/3087 87% [====================================================== ] 2710/3087 87% [====================================================== ] 2711/3087 87% [====================================================== ] 2712/3087 87% [====================================================== ] 2713/3087 87% [====================================================== ] 2714/3087 87% [====================================================== ] 2715/3087 87% [====================================================== ] 2716/3087 87% [====================================================== ] 2717/3087 88% [====================================================== ] 2718/3087 88% [====================================================== ] 2719/3087 88% [====================================================== ] 2720/3087 88% [====================================================== ] 2721/3087 88% [====================================================== ] 2722/3087 88% [====================================================== ] 2723/3087 88% [====================================================== ] 2724/3087 88% [====================================================== ] 2725/3087 88% [====================================================== ] 2726/3087 88% [====================================================== ] 2727/3087 88% [====================================================== ] 2728/3087 88% [====================================================== ] 2729/3087 88% [====================================================== ] 2730/3087 88% [====================================================== ] 2731/3087 88% [====================================================== ] 2732/3087 88% [====================================================== ] 2733/3087 88% [====================================================== ] 2734/3087 88% [====================================================== ] 2735/3087 88% [====================================================== ] 2736/3087 88% [====================================================== ] 2737/3087 88% [====================================================== ] 2738/3087 88% [======================================================= ] 2739/3087 88% [======================================================= ] 2740/3087 88% [======================================================= ] 2741/3087 88% [======================================================= ] 2742/3087 88% [======================================================= ] 2743/3087 88% [======================================================= ] 2744/3087 88% [======================================================= ] 2745/3087 88% [======================================================= ] 2746/3087 88% [======================================================= ] 2747/3087 88% [======================================================= ] 2748/3087 89% [======================================================= ] 2749/3087 89% [======================================================= ] 2750/3087 89% [======================================================= ] 2751/3087 89% [======================================================= ] 2752/3087 89% [======================================================= ] 2753/3087 89% [======================================================= ] 2754/3087 89% [======================================================= ] 2755/3087 89% [======================================================= ] 2756/3087 89% [======================================================= ] 2757/3087 89% [======================================================= ] 2758/3087 89% [======================================================= ] 2759/3087 89% [======================================================= ] 2760/3087 89% [======================================================= ] 2761/3087 89% [======================================================= ] 2762/3087 89% [======================================================= ] 2763/3087 89% [======================================================= ] 2764/3087 89% [======================================================= ] 2765/3087 89% [======================================================= ] 2766/3087 89% [======================================================= ] 2767/3087 89% [======================================================= ] 2768/3087 89% [======================================================= ] 2769/3087 89% [======================================================= ] 2770/3087 89% [======================================================= ] 2771/3087 89% [======================================================= ] 2772/3087 89% [======================================================= ] 2773/3087 89% [======================================================= ] 2774/3087 89% [======================================================= ] 2775/3087 89% [======================================================= ] 2776/3087 89% [======================================================= ] 2777/3087 89% [======================================================= ] 2778/3087 89% [======================================================= ] 2779/3087 90% [======================================================= ] 2780/3087 90% [======================================================= ] 2781/3087 90% [======================================================= ] 2782/3087 90% [======================================================= ] 2783/3087 90% [======================================================= ] 2784/3087 90% [======================================================= ] 2785/3087 90% [======================================================= ] 2786/3087 90% [======================================================= ] 2787/3087 90% [======================================================= ] 2788/3087 90% [======================================================== ] 2789/3087 90% [======================================================== ] 2790/3087 90% [======================================================== ] 2791/3087 90% [======================================================== ] 2792/3087 90% [======================================================== ] 2793/3087 90% [======================================================== ] 2794/3087 90% [======================================================== ] 2795/3087 90% [======================================================== ] 2796/3087 90% [======================================================== ] 2797/3087 90% [======================================================== ] 2798/3087 90% [======================================================== ] 2799/3087 90% [======================================================== ] 2800/3087 90% [======================================================== ] 2801/3087 90% [======================================================== ] 2802/3087 90% [======================================================== ] 2803/3087 90% [======================================================== ] 2804/3087 90% [======================================================== ] 2805/3087 90% [======================================================== ] 2806/3087 90% [======================================================== ] 2807/3087 90% [======================================================== ] 2808/3087 90% [======================================================== ] 2809/3087 90% [======================================================== ] 2810/3087 91% [======================================================== ] 2811/3087 91% [======================================================== ] 2812/3087 91% [======================================================== ] 2813/3087 91% [======================================================== ] 2814/3087 91% [======================================================== ] 2815/3087 91% [======================================================== ] 2816/3087 91% [======================================================== ] 2817/3087 91% [======================================================== ] 2818/3087 91% [======================================================== ] 2819/3087 91% [======================================================== ] 2820/3087 91% [======================================================== ] 2821/3087 91% [======================================================== ] 2822/3087 91% [======================================================== ] 2823/3087 91% [======================================================== ] 2824/3087 91% [======================================================== ] 2825/3087 91% [======================================================== ] 2826/3087 91% [======================================================== ] 2827/3087 91% [======================================================== ] 2828/3087 91% [======================================================== ] 2829/3087 91% [======================================================== ] 2830/3087 91% [======================================================== ] 2831/3087 91% [======================================================== ] 2832/3087 91% [======================================================== ] 2833/3087 91% [======================================================== ] 2834/3087 91% [======================================================== ] 2835/3087 91% [======================================================== ] 2836/3087 91% [======================================================== ] 2837/3087 91% [======================================================== ] 2838/3087 91% [========================================================= ] 2839/3087 91% [========================================================= ] 2840/3087 91% [========================================================= ] 2841/3087 92% [========================================================= ] 2842/3087 92% [========================================================= ] 2843/3087 92% [========================================================= ] 2844/3087 92% [========================================================= ] 2845/3087 92% [========================================================= ] 2846/3087 92% [========================================================= ] 2847/3087 92% [========================================================= ] 2848/3087 92% [========================================================= ] 2849/3087 92% [========================================================= ] 2850/3087 92% [========================================================= ] 2851/3087 92% [========================================================= ] 2852/3087 92% [========================================================= ] 2853/3087 92% [========================================================= ] 2854/3087 92% [========================================================= ] 2855/3087 92% [========================================================= ] 2856/3087 92% [========================================================= ] 2857/3087 92% [========================================================= ] 2858/3087 92% [========================================================= ] 2859/3087 92% [========================================================= ] 2860/3087 92% [========================================================= ] 2861/3087 92% [========================================================= ] 2862/3087 92% [========================================================= ] 2863/3087 92% [========================================================= ] 2864/3087 92% [========================================================= ] 2865/3087 92% [========================================================= ] 2866/3087 92% [========================================================= ] 2867/3087 92% [========================================================= ] 2868/3087 92% [========================================================= ] 2869/3087 92% [========================================================= ] 2870/3087 92% [========================================================= ] 2871/3087 93% [========================================================= ] 2872/3087 93% [========================================================= ] 2873/3087 93% [========================================================= ] 2874/3087 93% [========================================================= ] 2875/3087 93% [========================================================= ] 2876/3087 93% [========================================================= ] 2877/3087 93% [========================================================= ] 2878/3087 93% [========================================================= ] 2879/3087 93% [========================================================= ] 2880/3087 93% [========================================================= ] 2881/3087 93% [========================================================= ] 2882/3087 93% [========================================================= ] 2883/3087 93% [========================================================= ] 2884/3087 93% [========================================================= ] 2885/3087 93% [========================================================= ] 2886/3087 93% [========================================================= ] 2887/3087 93% [========================================================== ] 2888/3087 93% [========================================================== ] 2889/3087 93% [========================================================== ] 2890/3087 93% [========================================================== ] 2891/3087 93% [========================================================== ] 2892/3087 93% [========================================================== ] 2893/3087 93% [========================================================== ] 2894/3087 93% [========================================================== ] 2895/3087 93% [========================================================== ] 2896/3087 93% [========================================================== ] 2897/3087 93% [========================================================== ] 2898/3087 93% [========================================================== ] 2899/3087 93% [========================================================== ] 2900/3087 93% [========================================================== ] 2901/3087 93% [========================================================== ] 2902/3087 94% [========================================================== ] 2903/3087 94% [========================================================== ] 2904/3087 94% [========================================================== ] 2905/3087 94% [========================================================== ] 2906/3087 94% [========================================================== ] 2907/3087 94% [========================================================== ] 2908/3087 94% [========================================================== ] 2909/3087 94% [========================================================== ] 2910/3087 94% [========================================================== ] 2911/3087 94% [========================================================== ] 2912/3087 94% [========================================================== ] 2913/3087 94% [========================================================== ] 2914/3087 94% [========================================================== ] 2915/3087 94% [========================================================== ] 2916/3087 94% [========================================================== ] 2917/3087 94% [========================================================== ] 2918/3087 94% [========================================================== ] 2919/3087 94% [========================================================== ] 2920/3087 94% [========================================================== ] 2921/3087 94% [========================================================== ] 2922/3087 94% [========================================================== ] 2923/3087 94% [========================================================== ] 2924/3087 94% [========================================================== ] 2925/3087 94% [========================================================== ] 2926/3087 94% [========================================================== ] 2927/3087 94% [========================================================== ] 2928/3087 94% [========================================================== ] 2929/3087 94% [========================================================== ] 2930/3087 94% [========================================================== ] 2931/3087 94% [========================================================== ] 2932/3087 94% [========================================================== ] 2933/3087 95% [========================================================== ] 2934/3087 95% [========================================================== ] 2935/3087 95% [========================================================== ] 2936/3087 95% [========================================================== ] 2937/3087 95% [=========================================================== ] 2938/3087 95% [=========================================================== ] 2939/3087 95% [=========================================================== ] 2940/3087 95% [=========================================================== ] 2941/3087 95% [=========================================================== ] 2942/3087 95% [=========================================================== ] 2943/3087 95% [=========================================================== ] 2944/3087 95% [=========================================================== ] 2945/3087 95% [=========================================================== ] 2946/3087 95% [=========================================================== ] 2947/3087 95% [=========================================================== ] 2948/3087 95% [=========================================================== ] 2949/3087 95% [=========================================================== ] 2950/3087 95% [=========================================================== ] 2951/3087 95% [=========================================================== ] 2952/3087 95% [=========================================================== ] 2953/3087 95% [=========================================================== ] 2954/3087 95% [=========================================================== ] 2955/3087 95% [=========================================================== ] 2956/3087 95% [=========================================================== ] 2957/3087 95% [=========================================================== ] 2958/3087 95% [=========================================================== ] 2959/3087 95% [=========================================================== ] 2960/3087 95% [=========================================================== ] 2961/3087 95% [=========================================================== ] 2962/3087 95% [=========================================================== ] 2963/3087 95% [=========================================================== ] 2964/3087 96% [=========================================================== ] 2965/3087 96% [=========================================================== ] 2966/3087 96% [=========================================================== ] 2967/3087 96% [=========================================================== ] 2968/3087 96% [=========================================================== ] 2969/3087 96% [=========================================================== ] 2970/3087 96% [=========================================================== ] 2971/3087 96% [=========================================================== ] 2972/3087 96% [=========================================================== ] 2973/3087 96% [=========================================================== ] 2974/3087 96% [=========================================================== ] 2975/3087 96% [=========================================================== ] 2976/3087 96% [=========================================================== ] 2977/3087 96% [=========================================================== ] 2978/3087 96% [=========================================================== ] 2979/3087 96% [=========================================================== ] 2980/3087 96% [=========================================================== ] 2981/3087 96% [=========================================================== ] 2982/3087 96% [=========================================================== ] 2983/3087 96% [=========================================================== ] 2984/3087 96% [=========================================================== ] 2985/3087 96% [=========================================================== ] 2986/3087 96% [=========================================================== ] 2987/3087 96% [============================================================ ] 2988/3087 96% [============================================================ ] 2989/3087 96% [============================================================ ] 2990/3087 96% [============================================================ ] 2991/3087 96% [============================================================ ] 2992/3087 96% [============================================================ ] 2993/3087 96% [============================================================ ] 2994/3087 96% [============================================================ ] 2995/3087 97% [============================================================ ] 2996/3087 97% [============================================================ ] 2997/3087 97% [============================================================ ] 2998/3087 97% [============================================================ ] 2999/3087 97% [============================================================ ] 3000/3087 97% [============================================================ ] 3001/3087 97% [============================================================ ] 3002/3087 97% [============================================================ ] 3003/3087 97% [============================================================ ] 3004/3087 97% [============================================================ ] 3005/3087 97% [============================================================ ] 3006/3087 97% [============================================================ ] 3007/3087 97% [============================================================ ] 3008/3087 97% [============================================================ ] 3009/3087 97% [============================================================ ] 3010/3087 97% [============================================================ ] 3011/3087 97% [============================================================ ] 3012/3087 97% [============================================================ ] 3013/3087 97% [============================================================ ] 3014/3087 97% [============================================================ ] 3015/3087 97% [============================================================ ] 3016/3087 97% [============================================================ ] 3017/3087 97% [============================================================ ] 3018/3087 97% [============================================================ ] 3019/3087 97% [============================================================ ] 3020/3087 97% [============================================================ ] 3021/3087 97% [============================================================ ] 3022/3087 97% [============================================================ ] 3023/3087 97% [============================================================ ] 3024/3087 97% [============================================================ ] 3025/3087 97% [============================================================ ] 3026/3087 98% [============================================================ ] 3027/3087 98% [============================================================ ] 3028/3087 98% [============================================================ ] 3029/3087 98% [============================================================ ] 3030/3087 98% [============================================================ ] 3031/3087 98% [============================================================ ] 3032/3087 98% [============================================================ ] 3033/3087 98% [============================================================ ] 3034/3087 98% [============================================================ ] 3035/3087 98% [============================================================ ] 3036/3087 98% [============================================================ ] 3037/3087 98% [============================================================= ] 3038/3087 98% [============================================================= ] 3039/3087 98% [============================================================= ] 3040/3087 98% [============================================================= ] 3041/3087 98% [============================================================= ] 3042/3087 98% [============================================================= ] 3043/3087 98% [============================================================= ] 3044/3087 98% [============================================================= ] 3045/3087 98% [============================================================= ] 3046/3087 98% [============================================================= ] 3047/3087 98% [============================================================= ] 3048/3087 98% [============================================================= ] 3049/3087 98% [============================================================= ] 3050/3087 98% [============================================================= ] 3051/3087 98% [============================================================= ] 3052/3087 98% [============================================================= ] 3053/3087 98% [============================================================= ] 3054/3087 98% [============================================================= ] 3055/3087 98% [============================================================= ] 3056/3087 98% [============================================================= ] 3057/3087 99% [============================================================= ] 3058/3087 99% [============================================================= ] 3059/3087 99% [============================================================= ] 3060/3087 99% [============================================================= ] 3061/3087 99% [============================================================= ] 3062/3087 99% [============================================================= ] 3063/3087 99% [============================================================= ] 3064/3087 99% [============================================================= ] 3065/3087 99% [============================================================= ] 3066/3087 99% [============================================================= ] 3067/3087 99% [============================================================= ] 3068/3087 99% [============================================================= ] 3069/3087 99% [============================================================= ] 3070/3087 99% [============================================================= ] 3071/3087 99% [============================================================= ] 3072/3087 99% [============================================================= ] 3073/3087 99% [============================================================= ] 3074/3087 99% [============================================================= ] 3075/3087 99% [============================================================= ] 3076/3087 99% [============================================================= ] 3077/3087 99% [============================================================= ] 3078/3087 99% [============================================================= ] 3079/3087 99% [============================================================= ] 3080/3087 99% [============================================================= ] 3081/3087 99% [============================================================= ] 3082/3087 99% [============================================================= ] 3083/3087 99% [============================================================= ] 3084/3087 99% [============================================================= ] 3085/3087 99% [============================================================= ] 3086/3087 99% [==============================================================] 3087/3087 100% operation complete, 3087 objects in 127358 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2021.05-7379-g24261a1762 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-aespipe 2.4f Collecting legal info >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 4.9.327 Collecting legal info >>> alsa-utils 1.2.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> argus 3.0.8.2 Collecting legal info README: OK (sha256: c68221f7207486bfce863fada4ba9b2aaf4adc9e1c672f965ae98e88143e5f16) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> atftp 0.7.5 Collecting legal info LICENSE: OK (sha256: 86dc744860e6dfacfeba2f33fea908db03fe67c7e37a878285b7aae8e4596735) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> sysklogd 2.4.4 Collecting legal info LICENSE: OK (sha256: 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> civetweb 1.15 Collecting legal info LICENSE.md: OK (sha256: 24d3d2aee56ae3cddcdf3392c1250877818108314233cf15f2bc9eb3ac298934) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> comix-cursors 0.9.1 Collecting legal info >>> host-cryptsetup 2.5.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> 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) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> dhcp 4.4.3 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dhcpcd 9.4.1 Collecting legal info LICENSE: OK (sha256: 4f21ce186859516dcab9b3197f3e9533a9bd1b87932015c87f539af4a48cd592) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ethtool 5.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> font-awesome 4.7.0 Collecting legal info >>> genpart 1.0.2 Collecting legal info >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> ipmitool 1.8.18 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libupnp 1.14.12 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxcrypt 4.4.28 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> host-meson 0.63.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lldpd 1.0.9 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> msmtp 1.8.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> nilfs-utils 2.2.9 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> host-rust-bin 1.62.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.1.5 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> host-python-markupsafe 2.0.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> 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-sentry-cli 1.59.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> host-uuu 1.4.243 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> whetstone 1.2 Collecting legal info >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.9.327: cannot save license (LINUX_HEADERS_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 (GENPART_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'