gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c 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-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/bin PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/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-3/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-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/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-3/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@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/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-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; fi grep -qsE '^/bin/zsh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/zsh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-9079-ge6195c53041"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' avahi -1 avahi -1 * - - -\n dhcpcd -1 dhcpcd -1 * - - - dhcpcd user\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkfs.axfs -s -a /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.axfs\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/axfs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 3399 number of 4KB nodes: 22046 Total image size: 66481682 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3399 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/3399 0% [ ] 2/3399 0% [ ] 3/3399 0% [ ] 4/3399 0% [ ] 5/3399 0% [ ] 6/3399 0% [ ] 7/3399 0% [ ] 8/3399 0% [ ] 9/3399 0% [ ] 10/3399 0% [ ] 11/3399 0% [ ] 12/3399 0% [ ] 13/3399 0% [ ] 14/3399 0% [ ] 15/3399 0% [ ] 16/3399 0% [ ] 17/3399 0% [ ] 18/3399 0% [ ] 19/3399 0% [ ] 20/3399 0% [ ] 21/3399 0% [ ] 22/3399 0% [ ] 23/3399 0% [ ] 24/3399 0% [ ] 25/3399 0% [ ] 26/3399 0% [ ] 27/3399 0% [ ] 28/3399 0% [ ] 29/3399 0% [ ] 30/3399 0% [ ] 31/3399 0% [ ] 32/3399 0% [ ] 33/3399 0% [ ] 34/3399 1% [ ] 35/3399 1% [ ] 36/3399 1% [ ] 37/3399 1% [ ] 38/3399 1% [ ] 39/3399 1% [ ] 40/3399 1% [ ] 41/3399 1% [ ] 42/3399 1% [ ] 43/3399 1% [ ] 44/3399 1% [ ] 45/3399 1% [ ] 46/3399 1% [ ] 47/3399 1% [ ] 48/3399 1% [ ] 49/3399 1% [ ] 50/3399 1% [ ] 51/3399 1% [ ] 52/3399 1% [ ] 53/3399 1% [ ] 54/3399 1% [= ] 55/3399 1% [= ] 56/3399 1% [= ] 57/3399 1% [= ] 58/3399 1% [= ] 59/3399 1% [= ] 60/3399 1% [= ] 61/3399 1% [= ] 62/3399 1% [= ] 63/3399 1% [= ] 64/3399 1% [= ] 65/3399 1% [= ] 66/3399 1% [= ] 67/3399 1% [= ] 68/3399 2% [= ] 69/3399 2% [= ] 70/3399 2% [= ] 71/3399 2% [= ] 72/3399 2% [= ] 73/3399 2% [= ] 74/3399 2% [= ] 75/3399 2% [= ] 76/3399 2% [= ] 77/3399 2% [= ] 78/3399 2% [= ] 79/3399 2% [= ] 80/3399 2% [= ] 81/3399 2% [= ] 82/3399 2% [= ] 83/3399 2% [= ] 84/3399 2% [= ] 85/3399 2% [= ] 86/3399 2% [= ] 87/3399 2% [= ] 88/3399 2% [= ] 89/3399 2% [= ] 90/3399 2% [= ] 91/3399 2% [= ] 92/3399 2% [= ] 93/3399 2% [= ] 94/3399 2% [= ] 95/3399 2% [= ] 96/3399 2% [= ] 97/3399 2% [= ] 98/3399 2% [= ] 99/3399 2% [= ] 100/3399 2% [= ] 101/3399 2% [= ] 102/3399 3% [= ] 103/3399 3% [= ] 104/3399 3% [= ] 105/3399 3% [= ] 106/3399 3% [= ] 107/3399 3% [= ] 108/3399 3% [= ] 109/3399 3% [== ] 110/3399 3% [== ] 111/3399 3% [== ] 112/3399 3% [== ] 113/3399 3% [== ] 114/3399 3% [== ] 115/3399 3% [== ] 116/3399 3% [== ] 117/3399 3% [== ] 118/3399 3% [== ] 119/3399 3% [== ] 120/3399 3% [== ] 121/3399 3% [== ] 122/3399 3% [== ] 123/3399 3% [== ] 124/3399 3% [== ] 125/3399 3% [== ] 126/3399 3% [== ] 127/3399 3% [== ] 128/3399 3% [== ] 129/3399 3% [== ] 130/3399 3% [== ] 131/3399 3% [== ] 132/3399 3% [== ] 133/3399 3% [== ] 134/3399 3% [== ] 135/3399 3% [== ] 136/3399 4% [== ] 137/3399 4% [== ] 138/3399 4% [== ] 139/3399 4% [== ] 140/3399 4% [== ] 141/3399 4% [== ] 142/3399 4% [== ] 143/3399 4% [== ] 144/3399 4% [== ] 145/3399 4% [== ] 146/3399 4% [== ] 147/3399 4% [== ] 148/3399 4% [== ] 149/3399 4% [== ] 150/3399 4% [== ] 151/3399 4% [== ] 152/3399 4% [== ] 153/3399 4% [== ] 154/3399 4% [== ] 155/3399 4% [== ] 156/3399 4% [== ] 157/3399 4% [== ] 158/3399 4% [== ] 159/3399 4% [== ] 160/3399 4% [== ] 161/3399 4% [== ] 162/3399 4% [== ] 163/3399 4% [== ] 164/3399 4% [=== ] 165/3399 4% [=== ] 166/3399 4% [=== ] 167/3399 4% [=== ] 168/3399 4% [=== ] 169/3399 4% [=== ] 170/3399 5% [=== ] 171/3399 5% [=== ] 172/3399 5% [=== ] 173/3399 5% [=== ] 174/3399 5% [=== ] 175/3399 5% [=== ] 176/3399 5% [=== ] 177/3399 5% [=== ] 178/3399 5% [=== ] 179/3399 5% [=== ] 180/3399 5% [=== ] 181/3399 5% [=== ] 182/3399 5% [=== ] 183/3399 5% [=== ] 184/3399 5% [=== ] 185/3399 5% [=== ] 186/3399 5% [=== ] 187/3399 5% [=== ] 188/3399 5% [=== ] 189/3399 5% [=== ] 190/3399 5% [=== ] 191/3399 5% [=== ] 192/3399 5% [=== ] 193/3399 5% [=== ] 194/3399 5% [=== ] 195/3399 5% [=== ] 196/3399 5% [=== ] 197/3399 5% [=== ] 198/3399 5% [=== ] 199/3399 5% [=== ] 200/3399 5% [=== ] 201/3399 5% [=== ] 202/3399 5% [=== ] 203/3399 5% [=== ] 204/3399 6% [=== ] 205/3399 6% [=== ] 206/3399 6% [=== ] 207/3399 6% [=== ] 208/3399 6% [=== ] 209/3399 6% [=== ] 210/3399 6% [=== ] 211/3399 6% [=== ] 212/3399 6% [=== ] 213/3399 6% [=== ] 214/3399 6% [=== ] 215/3399 6% [=== ] 216/3399 6% [=== ] 217/3399 6% [=== ] 218/3399 6% [=== ] 219/3399 6% [==== ] 220/3399 6% [==== ] 221/3399 6% [==== ] 222/3399 6% [==== ] 223/3399 6% [==== ] 224/3399 6% [==== ] 225/3399 6% [==== ] 226/3399 6% [==== ] 227/3399 6% [==== ] 228/3399 6% [==== ] 229/3399 6% [==== ] 230/3399 6% [==== ] 231/3399 6% [==== ] 232/3399 6% [==== ] 233/3399 6% [==== ] 234/3399 6% [==== ] 235/3399 6% [==== ] 236/3399 6% [==== ] 237/3399 6% [==== ] 238/3399 7% [==== ] 239/3399 7% [==== ] 240/3399 7% [==== ] 241/3399 7% [==== ] 242/3399 7% [==== ] 243/3399 7% [==== ] 244/3399 7% [==== ] 245/3399 7% [==== ] 246/3399 7% [==== ] 247/3399 7% [==== ] 248/3399 7% [==== ] 249/3399 7% [==== ] 250/3399 7% [==== ] 251/3399 7% [==== ] 252/3399 7% [==== ] 253/3399 7% [==== ] 254/3399 7% [==== ] 255/3399 7% [==== ] 256/3399 7% [==== ] 257/3399 7% [==== ] 258/3399 7% [==== ] 259/3399 7% [==== ] 260/3399 7% [==== ] 261/3399 7% [==== ] 262/3399 7% [==== ] 263/3399 7% [==== ] 264/3399 7% [==== ] 265/3399 7% [==== ] 266/3399 7% [==== ] 267/3399 7% [==== ] 268/3399 7% [==== ] 269/3399 7% [==== ] 270/3399 7% [==== ] 271/3399 7% [==== ] 272/3399 8% [==== ] 273/3399 8% [==== ] 274/3399 8% [===== ] 275/3399 8% [===== ] 276/3399 8% [===== ] 277/3399 8% [===== ] 278/3399 8% [===== ] 279/3399 8% [===== ] 280/3399 8% [===== ] 281/3399 8% [===== ] 282/3399 8% [===== ] 283/3399 8% [===== ] 284/3399 8% [===== ] 285/3399 8% [===== ] 286/3399 8% [===== ] 287/3399 8% [===== ] 288/3399 8% [===== ] 289/3399 8% [===== ] 290/3399 8% [===== ] 291/3399 8% [===== ] 292/3399 8% [===== ] 293/3399 8% [===== ] 294/3399 8% [===== ] 295/3399 8% [===== ] 296/3399 8% [===== ] 297/3399 8% [===== ] 298/3399 8% [===== ] 299/3399 8% [===== ] 300/3399 8% [===== ] 301/3399 8% [===== ] 302/3399 8% [===== ] 303/3399 8% [===== ] 304/3399 8% [===== ] 305/3399 8% [===== ] 306/3399 9% [===== ] 307/3399 9% [===== ] 308/3399 9% [===== ] 309/3399 9% [===== ] 310/3399 9% [===== ] 311/3399 9% [===== ] 312/3399 9% [===== ] 313/3399 9% [===== ] 314/3399 9% [===== ] 315/3399 9% [===== ] 316/3399 9% [===== ] 317/3399 9% [===== ] 318/3399 9% [===== ] 319/3399 9% [===== ] 320/3399 9% [===== ] 321/3399 9% [===== ] 322/3399 9% [===== ] 323/3399 9% [===== ] 324/3399 9% [===== ] 325/3399 9% [===== ] 326/3399 9% [===== ] 327/3399 9% [===== ] 328/3399 9% [====== ] 329/3399 9% [====== ] 330/3399 9% [====== ] 331/3399 9% [====== ] 332/3399 9% [====== ] 333/3399 9% [====== ] 334/3399 9% [====== ] 335/3399 9% [====== ] 336/3399 9% [====== ] 337/3399 9% [====== ] 338/3399 9% [====== ] 339/3399 9% [====== ] 340/3399 10% [====== ] 341/3399 10% [====== ] 342/3399 10% [====== ] 343/3399 10% [====== ] 344/3399 10% [====== ] 345/3399 10% [====== ] 346/3399 10% [====== ] 347/3399 10% [====== ] 348/3399 10% [====== ] 349/3399 10% [====== ] 350/3399 10% [====== ] 351/3399 10% [====== ] 352/3399 10% [====== ] 353/3399 10% [====== ] 354/3399 10% [====== ] 355/3399 10% [====== ] 356/3399 10% [====== ] 357/3399 10% [====== ] 358/3399 10% [====== ] 359/3399 10% [====== ] 360/3399 10% [====== ] 361/3399 10% [====== ] 362/3399 10% [====== ] 363/3399 10% [====== ] 364/3399 10% [====== ] 365/3399 10% [====== ] 366/3399 10% [====== ] 367/3399 10% [====== ] 368/3399 10% [====== ] 369/3399 10% [====== ] 370/3399 10% [====== ] 371/3399 10% [====== ] 372/3399 10% [====== ] 373/3399 10% [====== ] 374/3399 11% [====== ] 375/3399 11% [====== ] 376/3399 11% [====== ] 377/3399 11% [====== ] 378/3399 11% [====== ] 379/3399 11% [====== ] 380/3399 11% [====== ] 381/3399 11% [====== ] 382/3399 11% [====== ] 383/3399 11% [======= ] 384/3399 11% [======= ] 385/3399 11% [======= ] 386/3399 11% [======= ] 387/3399 11% [======= ] 388/3399 11% [======= ] 389/3399 11% [======= ] 390/3399 11% [======= ] 391/3399 11% [======= ] 392/3399 11% [======= ] 393/3399 11% [======= ] 394/3399 11% [======= ] 395/3399 11% [======= ] 396/3399 11% [======= ] 397/3399 11% [======= ] 398/3399 11% [======= ] 399/3399 11% [======= ] 400/3399 11% [======= ] 401/3399 11% [======= ] 402/3399 11% [======= ] 403/3399 11% [======= ] 404/3399 11% [======= ] 405/3399 11% [======= ] 406/3399 11% [======= ] 407/3399 11% [======= ] 408/3399 12% [======= ] 409/3399 12% [======= ] 410/3399 12% [======= ] 411/3399 12% [======= ] 412/3399 12% [======= ] 413/3399 12% [======= ] 414/3399 12% [======= ] 415/3399 12% [======= ] 416/3399 12% [======= ] 417/3399 12% [======= ] 418/3399 12% [======= ] 419/3399 12% [======= ] 420/3399 12% [======= ] 421/3399 12% [======= ] 422/3399 12% [======= ] 423/3399 12% [======= ] 424/3399 12% [======= ] 425/3399 12% [======= ] 426/3399 12% [======= ] 427/3399 12% [======= ] 428/3399 12% [======= ] 429/3399 12% [======= ] 430/3399 12% [======= ] 431/3399 12% [======= ] 432/3399 12% [======= ] 433/3399 12% [======= ] 434/3399 12% [======= ] 435/3399 12% [======= ] 436/3399 12% [======= ] 437/3399 12% [======= ] 438/3399 12% [======== ] 439/3399 12% [======== ] 440/3399 12% [======== ] 441/3399 12% [======== ] 442/3399 13% [======== ] 443/3399 13% [======== ] 444/3399 13% [======== ] 445/3399 13% [======== ] 446/3399 13% [======== ] 447/3399 13% [======== ] 448/3399 13% [======== ] 449/3399 13% [======== ] 450/3399 13% [======== ] 451/3399 13% [======== ] 452/3399 13% [======== ] 453/3399 13% [======== ] 454/3399 13% [======== ] 455/3399 13% [======== ] 456/3399 13% [======== ] 457/3399 13% [======== ] 458/3399 13% [======== ] 459/3399 13% [======== ] 460/3399 13% [======== ] 461/3399 13% [======== ] 462/3399 13% [======== ] 463/3399 13% [======== ] 464/3399 13% [======== ] 465/3399 13% [======== ] 466/3399 13% [======== ] 467/3399 13% [======== ] 468/3399 13% [======== ] 469/3399 13% [======== ] 470/3399 13% [======== ] 471/3399 13% [======== ] 472/3399 13% [======== ] 473/3399 13% [======== ] 474/3399 13% [======== ] 475/3399 13% [======== ] 476/3399 14% [======== ] 477/3399 14% [======== ] 478/3399 14% [======== ] 479/3399 14% [======== ] 480/3399 14% [======== ] 481/3399 14% [======== ] 482/3399 14% [======== ] 483/3399 14% [======== ] 484/3399 14% [======== ] 485/3399 14% [======== ] 486/3399 14% [======== ] 487/3399 14% [======== ] 488/3399 14% [======== ] 489/3399 14% [======== ] 490/3399 14% [======== ] 491/3399 14% [======== ] 492/3399 14% [======== ] 493/3399 14% [========= ] 494/3399 14% [========= ] 495/3399 14% [========= ] 496/3399 14% [========= ] 497/3399 14% [========= ] 498/3399 14% [========= ] 499/3399 14% [========= ] 500/3399 14% [========= ] 501/3399 14% [========= ] 502/3399 14% [========= ] 503/3399 14% [========= ] 504/3399 14% [========= ] 505/3399 14% [========= ] 506/3399 14% [========= ] 507/3399 14% [========= ] 508/3399 14% [========= ] 509/3399 14% [========= ] 510/3399 15% [========= ] 511/3399 15% [========= ] 512/3399 15% [========= ] 513/3399 15% [========= ] 514/3399 15% [========= ] 515/3399 15% [========= ] 516/3399 15% [========= ] 517/3399 15% [========= ] 518/3399 15% [========= ] 519/3399 15% [========= ] 520/3399 15% [========= ] 521/3399 15% [========= ] 522/3399 15% [========= ] 523/3399 15% [========= ] 524/3399 15% [========= ] 525/3399 15% [========= ] 526/3399 15% [========= ] 527/3399 15% [========= ] 528/3399 15% [========= ] 529/3399 15% [========= ] 530/3399 15% [========= ] 531/3399 15% [========= ] 532/3399 15% [========= ] 533/3399 15% [========= ] 534/3399 15% [========= ] 535/3399 15% [========= ] 536/3399 15% [========= ] 537/3399 15% [========= ] 538/3399 15% [========= ] 539/3399 15% [========= ] 540/3399 15% [========= ] 541/3399 15% [========= ] 542/3399 15% [========= ] 543/3399 15% [========= ] 544/3399 16% [========= ] 545/3399 16% [========= ] 546/3399 16% [========= ] 547/3399 16% [========= ] 548/3399 16% [========== ] 549/3399 16% [========== ] 550/3399 16% [========== ] 551/3399 16% [========== ] 552/3399 16% [========== ] 553/3399 16% [========== ] 554/3399 16% [========== ] 555/3399 16% [========== ] 556/3399 16% [========== ] 557/3399 16% [========== ] 558/3399 16% [========== ] 559/3399 16% [========== ] 560/3399 16% [========== ] 561/3399 16% [========== ] 562/3399 16% [========== ] 563/3399 16% [========== ] 564/3399 16% [========== ] 565/3399 16% [========== ] 566/3399 16% [========== ] 567/3399 16% [========== ] 568/3399 16% [========== ] 569/3399 16% [========== ] 570/3399 16% [========== ] 571/3399 16% [========== ] 572/3399 16% [========== ] 573/3399 16% [========== ] 574/3399 16% [========== ] 575/3399 16% [========== ] 576/3399 16% [========== ] 577/3399 16% [========== ] 578/3399 17% [========== ] 579/3399 17% [========== ] 580/3399 17% [========== ] 581/3399 17% [========== ] 582/3399 17% [========== ] 583/3399 17% [========== ] 584/3399 17% [========== ] 585/3399 17% [========== ] 586/3399 17% [========== ] 587/3399 17% [========== ] 588/3399 17% [========== ] 589/3399 17% [========== ] 590/3399 17% [========== ] 591/3399 17% [========== ] 592/3399 17% [========== ] 593/3399 17% [========== ] 594/3399 17% [========== ] 595/3399 17% [========== ] 596/3399 17% [========== ] 597/3399 17% [========== ] 598/3399 17% [========== ] 599/3399 17% [========== ] 600/3399 17% [========== ] 601/3399 17% [========== ] 602/3399 17% [========== ] 603/3399 17% [=========== ] 604/3399 17% [=========== ] 605/3399 17% [=========== ] 606/3399 17% [=========== ] 607/3399 17% [=========== ] 608/3399 17% [=========== ] 609/3399 17% [=========== ] 610/3399 17% [=========== ] 611/3399 17% [=========== ] 612/3399 18% [=========== ] 613/3399 18% [=========== ] 614/3399 18% [=========== ] 615/3399 18% [=========== ] 616/3399 18% [=========== ] 617/3399 18% [=========== ] 618/3399 18% [=========== ] 619/3399 18% [=========== ] 620/3399 18% [=========== ] 621/3399 18% [=========== ] 622/3399 18% [=========== ] 623/3399 18% [=========== ] 624/3399 18% [=========== ] 625/3399 18% [=========== ] 626/3399 18% [=========== ] 627/3399 18% [=========== ] 628/3399 18% [=========== ] 629/3399 18% [=========== ] 630/3399 18% [=========== ] 631/3399 18% [=========== ] 632/3399 18% [=========== ] 633/3399 18% [=========== ] 634/3399 18% [=========== ] 635/3399 18% [=========== ] 636/3399 18% [=========== ] 637/3399 18% [=========== ] 638/3399 18% [=========== ] 639/3399 18% [=========== ] 640/3399 18% [=========== ] 641/3399 18% [=========== ] 642/3399 18% [=========== ] 643/3399 18% [=========== ] 644/3399 18% [=========== ] 645/3399 18% [=========== ] 646/3399 19% [=========== ] 647/3399 19% [=========== ] 648/3399 19% [=========== ] 649/3399 19% [=========== ] 650/3399 19% [=========== ] 651/3399 19% [=========== ] 652/3399 19% [=========== ] 653/3399 19% [=========== ] 654/3399 19% [=========== ] 655/3399 19% [=========== ] 656/3399 19% [=========== ] 657/3399 19% [============ ] 658/3399 19% [============ ] 659/3399 19% [============ ] 660/3399 19% [============ ] 661/3399 19% [============ ] 662/3399 19% [============ ] 663/3399 19% [============ ] 664/3399 19% [============ ] 665/3399 19% [============ ] 666/3399 19% [============ ] 667/3399 19% [============ ] 668/3399 19% [============ ] 669/3399 19% [============ ] 670/3399 19% [============ ] 671/3399 19% [============ ] 672/3399 19% [============ ] 673/3399 19% [============ ] 674/3399 19% [============ ] 675/3399 19% [============ ] 676/3399 19% [============ ] 677/3399 19% [============ ] 678/3399 19% [============ ] 679/3399 19% [============ ] 680/3399 20% [============ ] 681/3399 20% [============ ] 682/3399 20% [============ ] 683/3399 20% [============ ] 684/3399 20% [============ ] 685/3399 20% [============ ] 686/3399 20% [============ ] 687/3399 20% [============ ] 688/3399 20% [============ ] 689/3399 20% [============ ] 690/3399 20% [============ ] 691/3399 20% [============ ] 692/3399 20% [============ ] 693/3399 20% [============ ] 694/3399 20% [============ ] 695/3399 20% [============ ] 696/3399 20% [============ ] 697/3399 20% [============ ] 698/3399 20% [============ ] 699/3399 20% [============ ] 700/3399 20% [============ ] 701/3399 20% [============ ] 702/3399 20% [============ ] 703/3399 20% [============ ] 704/3399 20% [============ ] 705/3399 20% [============ ] 706/3399 20% [============ ] 707/3399 20% [============ ] 708/3399 20% [============ ] 709/3399 20% [============ ] 710/3399 20% [============ ] 711/3399 20% [============ ] 712/3399 20% [============= ] 713/3399 20% [============= ] 714/3399 21% [============= ] 715/3399 21% [============= ] 716/3399 21% [============= ] 717/3399 21% [============= ] 718/3399 21% [============= ] 719/3399 21% [============= ] 720/3399 21% [============= ] 721/3399 21% [============= ] 722/3399 21% [============= ] 723/3399 21% [============= ] 724/3399 21% [============= ] 725/3399 21% [============= ] 726/3399 21% [============= ] 727/3399 21% [============= ] 728/3399 21% [============= ] 729/3399 21% [============= ] 730/3399 21% [============= ] 731/3399 21% [============= ] 732/3399 21% [============= ] 733/3399 21% [============= ] 734/3399 21% [============= ] 735/3399 21% [============= ] 736/3399 21% [============= ] 737/3399 21% [============= ] 738/3399 21% [============= ] 739/3399 21% [============= ] 740/3399 21% [============= ] 741/3399 21% [============= ] 742/3399 21% [============= ] 743/3399 21% [============= ] 744/3399 21% [============= ] 745/3399 21% [============= ] 746/3399 21% [============= ] 747/3399 21% [============= ] 748/3399 22% [============= ] 749/3399 22% [============= ] 750/3399 22% [============= ] 751/3399 22% [============= ] 752/3399 22% [============= ] 753/3399 22% [============= ] 754/3399 22% [============= ] 755/3399 22% [============= ] 756/3399 22% [============= ] 757/3399 22% [============= ] 758/3399 22% [============= ] 759/3399 22% [============= ] 760/3399 22% [============= ] 761/3399 22% [============= ] 762/3399 22% [============= ] 763/3399 22% [============= ] 764/3399 22% [============= ] 765/3399 22% [============= ] 766/3399 22% [============= ] 767/3399 22% [============== ] 768/3399 22% [============== ] 769/3399 22% [============== ] 770/3399 22% [============== ] 771/3399 22% [============== ] 772/3399 22% [============== ] 773/3399 22% [============== ] 774/3399 22% [============== ] 775/3399 22% [============== ] 776/3399 22% [============== ] 777/3399 22% [============== ] 778/3399 22% [============== ] 779/3399 22% [============== ] 780/3399 22% [============== ] 781/3399 22% [============== ] 782/3399 23% [============== ] 783/3399 23% [============== ] 784/3399 23% [============== ] 785/3399 23% [============== ] 786/3399 23% [============== ] 787/3399 23% [============== ] 788/3399 23% [============== ] 789/3399 23% [============== ] 790/3399 23% [============== ] 791/3399 23% [============== ] 792/3399 23% [============== ] 793/3399 23% [============== ] 794/3399 23% [============== ] 795/3399 23% [============== ] 796/3399 23% [============== ] 797/3399 23% [============== ] 798/3399 23% [============== ] 799/3399 23% [============== ] 800/3399 23% [============== ] 801/3399 23% [============== ] 802/3399 23% [============== ] 803/3399 23% [============== ] 804/3399 23% [============== ] 805/3399 23% [============== ] 806/3399 23% [============== ] 807/3399 23% [============== ] 808/3399 23% [============== ] 809/3399 23% [============== ] 810/3399 23% [============== ] 811/3399 23% [============== ] 812/3399 23% [============== ] 813/3399 23% [============== ] 814/3399 23% [============== ] 815/3399 23% [============== ] 816/3399 24% [============== ] 817/3399 24% [============== ] 818/3399 24% [============== ] 819/3399 24% [============== ] 820/3399 24% [============== ] 821/3399 24% [============== ] 822/3399 24% [=============== ] 823/3399 24% [=============== ] 824/3399 24% [=============== ] 825/3399 24% [=============== ] 826/3399 24% [=============== ] 827/3399 24% [=============== ] 828/3399 24% [=============== ] 829/3399 24% [=============== ] 830/3399 24% [=============== ] 831/3399 24% [=============== ] 832/3399 24% [=============== ] 833/3399 24% [=============== ] 834/3399 24% [=============== ] 835/3399 24% [=============== ] 836/3399 24% [=============== ] 837/3399 24% [=============== ] 838/3399 24% [=============== ] 839/3399 24% [=============== ] 840/3399 24% [=============== ] 841/3399 24% [=============== ] 842/3399 24% [=============== ] 843/3399 24% [=============== ] 844/3399 24% [=============== ] 845/3399 24% [=============== ] 846/3399 24% [=============== ] 847/3399 24% [=============== ] 848/3399 24% [=============== ] 849/3399 24% [=============== ] 850/3399 25% [=============== ] 851/3399 25% [=============== ] 852/3399 25% [=============== ] 853/3399 25% [=============== ] 854/3399 25% [=============== ] 855/3399 25% [=============== ] 856/3399 25% [=============== ] 857/3399 25% [=============== ] 858/3399 25% [=============== ] 859/3399 25% [=============== ] 860/3399 25% [=============== ] 861/3399 25% [=============== ] 862/3399 25% [=============== ] 863/3399 25% [=============== ] 864/3399 25% [=============== ] 865/3399 25% [=============== ] 866/3399 25% [=============== ] 867/3399 25% [=============== ] 868/3399 25% [=============== ] 869/3399 25% [=============== ] 870/3399 25% [=============== ] 871/3399 25% [=============== ] 872/3399 25% [=============== ] 873/3399 25% [=============== ] 874/3399 25% [=============== ] 875/3399 25% [=============== ] 876/3399 25% [=============== ] 877/3399 25% [================ ] 878/3399 25% [================ ] 879/3399 25% [================ ] 880/3399 25% [================ ] 881/3399 25% [================ ] 882/3399 25% [================ ] 883/3399 25% [================ ] 884/3399 26% [================ ] 885/3399 26% [================ ] 886/3399 26% [================ ] 887/3399 26% [================ ] 888/3399 26% [================ ] 889/3399 26% [================ ] 890/3399 26% [================ ] 891/3399 26% [================ ] 892/3399 26% [================ ] 893/3399 26% [================ ] 894/3399 26% [================ ] 895/3399 26% [================ ] 896/3399 26% [================ ] 897/3399 26% [================ ] 898/3399 26% [================ ] 899/3399 26% [================ ] 900/3399 26% [================ ] 901/3399 26% [================ ] 902/3399 26% [================ ] 903/3399 26% [================ ] 904/3399 26% [================ ] 905/3399 26% [================ ] 906/3399 26% [================ ] 907/3399 26% [================ ] 908/3399 26% [================ ] 909/3399 26% [================ ] 910/3399 26% [================ ] 911/3399 26% [================ ] 912/3399 26% [================ ] 913/3399 26% [================ ] 914/3399 26% [================ ] 915/3399 26% [================ ] 916/3399 26% [================ ] 917/3399 26% [================ ] 918/3399 27% [================ ] 919/3399 27% [================ ] 920/3399 27% [================ ] 921/3399 27% [================ ] 922/3399 27% [================ ] 923/3399 27% [================ ] 924/3399 27% [================ ] 925/3399 27% [================ ] 926/3399 27% [================ ] 927/3399 27% [================ ] 928/3399 27% [================ ] 929/3399 27% [================ ] 930/3399 27% [================ ] 931/3399 27% [================= ] 932/3399 27% [================= ] 933/3399 27% [================= ] 934/3399 27% [================= ] 935/3399 27% [================= ] 936/3399 27% [================= ] 937/3399 27% [================= ] 938/3399 27% [================= ] 939/3399 27% [================= ] 940/3399 27% [================= ] 941/3399 27% [================= ] 942/3399 27% [================= ] 943/3399 27% [================= ] 944/3399 27% [================= ] 945/3399 27% [================= ] 946/3399 27% [================= ] 947/3399 27% [================= ] 948/3399 27% [================= ] 949/3399 27% [================= ] 950/3399 27% [================= ] 951/3399 27% [================= ] 952/3399 28% [================= ] 953/3399 28% [================= ] 954/3399 28% [================= ] 955/3399 28% [================= ] 956/3399 28% [================= ] 957/3399 28% [================= ] 958/3399 28% [================= ] 959/3399 28% [================= ] 960/3399 28% [================= ] 961/3399 28% [================= ] 962/3399 28% [================= ] 963/3399 28% [================= ] 964/3399 28% [================= ] 965/3399 28% [================= ] 966/3399 28% [================= ] 967/3399 28% [================= ] 968/3399 28% [================= ] 969/3399 28% [================= ] 970/3399 28% [================= ] 971/3399 28% [================= ] 972/3399 28% [================= ] 973/3399 28% [================= ] 974/3399 28% [================= ] 975/3399 28% [================= ] 976/3399 28% [================= ] 977/3399 28% [================= ] 978/3399 28% [================= ] 979/3399 28% [================= ] 980/3399 28% [================= ] 981/3399 28% [================= ] 982/3399 28% [================= ] 983/3399 28% [================= ] 984/3399 28% [================= ] 985/3399 28% [================= ] 986/3399 29% [================== ] 987/3399 29% [================== ] 988/3399 29% [================== ] 989/3399 29% [================== ] 990/3399 29% [================== ] 991/3399 29% [================== ] 992/3399 29% [================== ] 993/3399 29% [================== ] 994/3399 29% [================== ] 995/3399 29% [================== ] 996/3399 29% [================== ] 997/3399 29% [================== ] 998/3399 29% [================== ] 999/3399 29% [================== ] 1000/3399 29% [================== ] 1001/3399 29% [================== ] 1002/3399 29% [================== ] 1003/3399 29% [================== ] 1004/3399 29% [================== ] 1005/3399 29% [================== ] 1006/3399 29% [================== ] 1007/3399 29% [================== ] 1008/3399 29% [================== ] 1009/3399 29% [================== ] 1010/3399 29% [================== ] 1011/3399 29% [================== ] 1012/3399 29% [================== ] 1013/3399 29% [================== ] 1014/3399 29% [================== ] 1015/3399 29% [================== ] 1016/3399 29% [================== ] 1017/3399 29% [================== ] 1018/3399 29% [================== ] 1019/3399 29% [================== ] 1020/3399 30% [================== ] 1021/3399 30% [================== ] 1022/3399 30% [================== ] 1023/3399 30% [================== ] 1024/3399 30% [================== ] 1025/3399 30% [================== ] 1026/3399 30% [================== ] 1027/3399 30% [================== ] 1028/3399 30% [================== ] 1029/3399 30% [================== ] 1030/3399 30% [================== ] 1031/3399 30% [================== ] 1032/3399 30% [================== ] 1033/3399 30% [================== ] 1034/3399 30% [================== ] 1035/3399 30% [================== ] 1036/3399 30% [================== ] 1037/3399 30% [================== ] 1038/3399 30% [================== ] 1039/3399 30% [================== ] 1040/3399 30% [================== ] 1041/3399 30% [=================== ] 1042/3399 30% [=================== ] 1043/3399 30% [=================== ] 1044/3399 30% [=================== ] 1045/3399 30% [=================== ] 1046/3399 30% [=================== ] 1047/3399 30% [=================== ] 1048/3399 30% [=================== ] 1049/3399 30% [=================== ] 1050/3399 30% [=================== ] 1051/3399 30% [=================== ] 1052/3399 30% [=================== ] 1053/3399 30% [=================== ] 1054/3399 31% [=================== ] 1055/3399 31% [=================== ] 1056/3399 31% [=================== ] 1057/3399 31% [=================== ] 1058/3399 31% [=================== ] 1059/3399 31% [=================== ] 1060/3399 31% [=================== ] 1061/3399 31% [=================== ] 1062/3399 31% [=================== ] 1063/3399 31% [=================== ] 1064/3399 31% [=================== ] 1065/3399 31% [=================== ] 1066/3399 31% [=================== ] 1067/3399 31% [=================== ] 1068/3399 31% [=================== ] 1069/3399 31% [=================== ] 1070/3399 31% [=================== ] 1071/3399 31% [=================== ] 1072/3399 31% [=================== ] 1073/3399 31% [=================== ] 1074/3399 31% [=================== ] 1075/3399 31% [=================== ] 1076/3399 31% [=================== ] 1077/3399 31% [=================== ] 1078/3399 31% [=================== ] 1079/3399 31% [=================== ] 1080/3399 31% [=================== ] 1081/3399 31% [=================== ] 1082/3399 31% [=================== ] 1083/3399 31% [=================== ] 1084/3399 31% [=================== ] 1085/3399 31% [=================== ] 1086/3399 31% [=================== ] 1087/3399 31% [=================== ] 1088/3399 32% [=================== ] 1089/3399 32% [=================== ] 1090/3399 32% [=================== ] 1091/3399 32% [=================== ] 1092/3399 32% [=================== ] 1093/3399 32% [=================== ] 1094/3399 32% [=================== ] 1095/3399 32% [=================== ] 1096/3399 32% [==================== ] 1097/3399 32% [==================== ] 1098/3399 32% [==================== ] 1099/3399 32% [==================== ] 1100/3399 32% [==================== ] 1101/3399 32% [==================== ] 1102/3399 32% [==================== ] 1103/3399 32% [==================== ] 1104/3399 32% [==================== ] 1105/3399 32% [==================== ] 1106/3399 32% [==================== ] 1107/3399 32% [==================== ] 1108/3399 32% [==================== ] 1109/3399 32% [==================== ] 1110/3399 32% [==================== ] 1111/3399 32% [==================== ] 1112/3399 32% [==================== ] 1113/3399 32% [==================== ] 1114/3399 32% [==================== ] 1115/3399 32% [==================== ] 1116/3399 32% [==================== ] 1117/3399 32% [==================== ] 1118/3399 32% [==================== ] 1119/3399 32% [==================== ] 1120/3399 32% [==================== ] 1121/3399 32% [==================== ] 1122/3399 33% [==================== ] 1123/3399 33% [==================== ] 1124/3399 33% [==================== ] 1125/3399 33% [==================== ] 1126/3399 33% [==================== ] 1127/3399 33% [==================== ] 1128/3399 33% [==================== ] 1129/3399 33% [==================== ] 1130/3399 33% [==================== ] 1131/3399 33% [==================== ] 1132/3399 33% [==================== ] 1133/3399 33% [==================== ] 1134/3399 33% [==================== ] 1135/3399 33% [==================== ] 1136/3399 33% [==================== ] 1137/3399 33% [==================== ] 1138/3399 33% [==================== ] 1139/3399 33% [==================== ] 1140/3399 33% [==================== ] 1141/3399 33% [==================== ] 1142/3399 33% [==================== ] 1143/3399 33% [==================== ] 1144/3399 33% [==================== ] 1145/3399 33% [==================== ] 1146/3399 33% [==================== ] 1147/3399 33% [==================== ] 1148/3399 33% [==================== ] 1149/3399 33% [==================== ] 1150/3399 33% [==================== ] 1151/3399 33% [===================== ] 1152/3399 33% [===================== ] 1153/3399 33% [===================== ] 1154/3399 33% [===================== ] 1155/3399 33% [===================== ] 1156/3399 34% [===================== ] 1157/3399 34% [===================== ] 1158/3399 34% [===================== ] 1159/3399 34% [===================== ] 1160/3399 34% [===================== ] 1161/3399 34% [===================== ] 1162/3399 34% [===================== ] 1163/3399 34% [===================== ] 1164/3399 34% [===================== ] 1165/3399 34% [===================== ] 1166/3399 34% [===================== ] 1167/3399 34% [===================== ] 1168/3399 34% [===================== ] 1169/3399 34% [===================== ] 1170/3399 34% [===================== ] 1171/3399 34% [===================== ] 1172/3399 34% [===================== ] 1173/3399 34% [===================== ] 1174/3399 34% [===================== ] 1175/3399 34% [===================== ] 1176/3399 34% [===================== ] 1177/3399 34% [===================== ] 1178/3399 34% [===================== ] 1179/3399 34% [===================== ] 1180/3399 34% [===================== ] 1181/3399 34% [===================== ] 1182/3399 34% [===================== ] 1183/3399 34% [===================== ] 1184/3399 34% [===================== ] 1185/3399 34% [===================== ] 1186/3399 34% [===================== ] 1187/3399 34% [===================== ] 1188/3399 34% [===================== ] 1189/3399 34% [===================== ] 1190/3399 35% [===================== ] 1191/3399 35% [===================== ] 1192/3399 35% [===================== ] 1193/3399 35% [===================== ] 1194/3399 35% [===================== ] 1195/3399 35% [===================== ] 1196/3399 35% [===================== ] 1197/3399 35% [===================== ] 1198/3399 35% [===================== ] 1199/3399 35% [===================== ] 1200/3399 35% [===================== ] 1201/3399 35% [===================== ] 1202/3399 35% [===================== ] 1203/3399 35% [===================== ] 1204/3399 35% [===================== ] 1205/3399 35% [===================== ] 1206/3399 35% [====================== ] 1207/3399 35% [====================== ] 1208/3399 35% [====================== ] 1209/3399 35% [====================== ] 1210/3399 35% [====================== ] 1211/3399 35% [====================== ] 1212/3399 35% [====================== ] 1213/3399 35% [====================== ] 1214/3399 35% [====================== ] 1215/3399 35% [====================== ] 1216/3399 35% [====================== ] 1217/3399 35% [====================== ] 1218/3399 35% [====================== ] 1219/3399 35% [====================== ] 1220/3399 35% [====================== ] 1221/3399 35% [====================== ] 1222/3399 35% [====================== ] 1223/3399 35% [====================== ] 1224/3399 36% [====================== ] 1225/3399 36% [====================== ] 1226/3399 36% [====================== ] 1227/3399 36% [====================== ] 1228/3399 36% [====================== ] 1229/3399 36% [====================== ] 1230/3399 36% [====================== ] 1231/3399 36% [====================== ] 1232/3399 36% [====================== ] 1233/3399 36% [====================== ] 1234/3399 36% [====================== ] 1235/3399 36% [====================== ] 1236/3399 36% [====================== ] 1237/3399 36% [====================== ] 1238/3399 36% [====================== ] 1239/3399 36% [====================== ] 1240/3399 36% [====================== ] 1241/3399 36% [====================== ] 1242/3399 36% [====================== ] 1243/3399 36% [====================== ] 1244/3399 36% [====================== ] 1245/3399 36% [====================== ] 1246/3399 36% [====================== ] 1247/3399 36% [====================== ] 1248/3399 36% [====================== ] 1249/3399 36% [====================== ] 1250/3399 36% [====================== ] 1251/3399 36% [====================== ] 1252/3399 36% [====================== ] 1253/3399 36% [====================== ] 1254/3399 36% [====================== ] 1255/3399 36% [====================== ] 1256/3399 36% [====================== ] 1257/3399 36% [====================== ] 1258/3399 37% [====================== ] 1259/3399 37% [====================== ] 1260/3399 37% [======================= ] 1261/3399 37% [======================= ] 1262/3399 37% [======================= ] 1263/3399 37% [======================= ] 1264/3399 37% [======================= ] 1265/3399 37% [======================= ] 1266/3399 37% [======================= ] 1267/3399 37% [======================= ] 1268/3399 37% [======================= ] 1269/3399 37% [======================= ] 1270/3399 37% [======================= ] 1271/3399 37% [======================= ] 1272/3399 37% [======================= ] 1273/3399 37% [======================= ] 1274/3399 37% [======================= ] 1275/3399 37% [======================= ] 1276/3399 37% [======================= ] 1277/3399 37% [======================= ] 1278/3399 37% [======================= ] 1279/3399 37% [======================= ] 1280/3399 37% [======================= ] 1281/3399 37% [======================= ] 1282/3399 37% [======================= ] 1283/3399 37% [======================= ] 1284/3399 37% [======================= ] 1285/3399 37% [======================= ] 1286/3399 37% [======================= ] 1287/3399 37% [======================= ] 1288/3399 37% [======================= ] 1289/3399 37% [======================= ] 1290/3399 37% [======================= ] 1291/3399 37% [======================= ] 1292/3399 38% [======================= ] 1293/3399 38% [======================= ] 1294/3399 38% [======================= ] 1295/3399 38% [======================= ] 1296/3399 38% [======================= ] 1297/3399 38% [======================= ] 1298/3399 38% [======================= ] 1299/3399 38% [======================= ] 1300/3399 38% [======================= ] 1301/3399 38% [======================= ] 1302/3399 38% [======================= ] 1303/3399 38% [======================= ] 1304/3399 38% [======================= ] 1305/3399 38% [======================= ] 1306/3399 38% [======================= ] 1307/3399 38% [======================= ] 1308/3399 38% [======================= ] 1309/3399 38% [======================= ] 1310/3399 38% [======================= ] 1311/3399 38% [======================= ] 1312/3399 38% [======================= ] 1313/3399 38% [======================= ] 1314/3399 38% [======================= ] 1315/3399 38% [======================== ] 1316/3399 38% [======================== ] 1317/3399 38% [======================== ] 1318/3399 38% [======================== ] 1319/3399 38% [======================== ] 1320/3399 38% [======================== ] 1321/3399 38% [======================== ] 1322/3399 38% [======================== ] 1323/3399 38% [======================== ] 1324/3399 38% [======================== ] 1325/3399 38% [======================== ] 1326/3399 39% [======================== ] 1327/3399 39% [======================== ] 1328/3399 39% [======================== ] 1329/3399 39% [======================== ] 1330/3399 39% [======================== ] 1331/3399 39% [======================== ] 1332/3399 39% [======================== ] 1333/3399 39% [======================== ] 1334/3399 39% [======================== ] 1335/3399 39% [======================== ] 1336/3399 39% [======================== ] 1337/3399 39% [======================== ] 1338/3399 39% [======================== ] 1339/3399 39% [======================== ] 1340/3399 39% [======================== ] 1341/3399 39% [======================== ] 1342/3399 39% [======================== ] 1343/3399 39% [======================== ] 1344/3399 39% [======================== ] 1345/3399 39% [======================== ] 1346/3399 39% [======================== ] 1347/3399 39% [======================== ] 1348/3399 39% [======================== ] 1349/3399 39% [======================== ] 1350/3399 39% [======================== ] 1351/3399 39% [======================== ] 1352/3399 39% [======================== ] 1353/3399 39% [======================== ] 1354/3399 39% [======================== ] 1355/3399 39% [======================== ] 1356/3399 39% [======================== ] 1357/3399 39% [======================== ] 1358/3399 39% [======================== ] 1359/3399 39% [======================== ] 1360/3399 40% [======================== ] 1361/3399 40% [======================== ] 1362/3399 40% [======================== ] 1363/3399 40% [======================== ] 1364/3399 40% [======================== ] 1365/3399 40% [======================== ] 1366/3399 40% [======================== ] 1367/3399 40% [======================== ] 1368/3399 40% [======================== ] 1369/3399 40% [======================== ] 1370/3399 40% [========================= ] 1371/3399 40% [========================= ] 1372/3399 40% [========================= ] 1373/3399 40% [========================= ] 1374/3399 40% [========================= ] 1375/3399 40% [========================= ] 1376/3399 40% [========================= ] 1377/3399 40% [========================= ] 1378/3399 40% [========================= ] 1379/3399 40% [========================= ] 1380/3399 40% [========================= ] 1381/3399 40% [========================= ] 1382/3399 40% [========================= ] 1383/3399 40% [========================= ] 1384/3399 40% [========================= ] 1385/3399 40% [========================= ] 1386/3399 40% [========================= ] 1387/3399 40% [========================= ] 1388/3399 40% [========================= ] 1389/3399 40% [========================= ] 1390/3399 40% [========================= ] 1391/3399 40% [========================= ] 1392/3399 40% [========================= ] 1393/3399 40% [========================= ] 1394/3399 41% [========================= ] 1395/3399 41% [========================= ] 1396/3399 41% [========================= ] 1397/3399 41% [========================= ] 1398/3399 41% [========================= ] 1399/3399 41% [========================= ] 1400/3399 41% [========================= ] 1401/3399 41% [========================= ] 1402/3399 41% [========================= ] 1403/3399 41% [========================= ] 1404/3399 41% [========================= ] 1405/3399 41% [========================= ] 1406/3399 41% [========================= ] 1407/3399 41% [========================= ] 1408/3399 41% [========================= ] 1409/3399 41% [========================= ] 1410/3399 41% [========================= ] 1411/3399 41% [========================= ] 1412/3399 41% [========================= ] 1413/3399 41% [========================= ] 1414/3399 41% [========================= ] 1415/3399 41% [========================= ] 1416/3399 41% [========================= ] 1417/3399 41% [========================= ] 1418/3399 41% [========================= ] 1419/3399 41% [========================= ] 1420/3399 41% [========================= ] 1421/3399 41% [========================= ] 1422/3399 41% [========================= ] 1423/3399 41% [========================= ] 1424/3399 41% [========================= ] 1425/3399 41% [========================== ] 1426/3399 41% [========================== ] 1427/3399 41% [========================== ] 1428/3399 42% [========================== ] 1429/3399 42% [========================== ] 1430/3399 42% [========================== ] 1431/3399 42% [========================== ] 1432/3399 42% [========================== ] 1433/3399 42% [========================== ] 1434/3399 42% [========================== ] 1435/3399 42% [========================== ] 1436/3399 42% [========================== ] 1437/3399 42% [========================== ] 1438/3399 42% [========================== ] 1439/3399 42% [========================== ] 1440/3399 42% [========================== ] 1441/3399 42% [========================== ] 1442/3399 42% [========================== ] 1443/3399 42% [========================== ] 1444/3399 42% [========================== ] 1445/3399 42% [========================== ] 1446/3399 42% [========================== ] 1447/3399 42% [========================== ] 1448/3399 42% [========================== ] 1449/3399 42% [========================== ] 1450/3399 42% [========================== ] 1451/3399 42% [========================== ] 1452/3399 42% [========================== ] 1453/3399 42% [========================== ] 1454/3399 42% [========================== ] 1455/3399 42% [========================== ] 1456/3399 42% [========================== ] 1457/3399 42% [========================== ] 1458/3399 42% [========================== ] 1459/3399 42% [========================== ] 1460/3399 42% [========================== ] 1461/3399 42% [========================== ] 1462/3399 43% [========================== ] 1463/3399 43% [========================== ] 1464/3399 43% [========================== ] 1465/3399 43% [========================== ] 1466/3399 43% [========================== ] 1467/3399 43% [========================== ] 1468/3399 43% [========================== ] 1469/3399 43% [========================== ] 1470/3399 43% [========================== ] 1471/3399 43% [========================== ] 1472/3399 43% [========================== ] 1473/3399 43% [========================== ] 1474/3399 43% [========================== ] 1475/3399 43% [========================== ] 1476/3399 43% [========================== ] 1477/3399 43% [========================== ] 1478/3399 43% [========================== ] 1479/3399 43% [========================== ] 1480/3399 43% [=========================== ] 1481/3399 43% [=========================== ] 1482/3399 43% [=========================== ] 1483/3399 43% [=========================== ] 1484/3399 43% [=========================== ] 1485/3399 43% [=========================== ] 1486/3399 43% [=========================== ] 1487/3399 43% [=========================== ] 1488/3399 43% [=========================== ] 1489/3399 43% [=========================== ] 1490/3399 43% [=========================== ] 1491/3399 43% [=========================== ] 1492/3399 43% [=========================== ] 1493/3399 43% [=========================== ] 1494/3399 43% [=========================== ] 1495/3399 43% [=========================== ] 1496/3399 44% [=========================== ] 1497/3399 44% [=========================== ] 1498/3399 44% [=========================== ] 1499/3399 44% [=========================== ] 1500/3399 44% [=========================== ] 1501/3399 44% [=========================== ] 1502/3399 44% [=========================== ] 1503/3399 44% [=========================== ] 1504/3399 44% [=========================== ] 1505/3399 44% [=========================== ] 1506/3399 44% [=========================== ] 1507/3399 44% [=========================== ] 1508/3399 44% [=========================== ] 1509/3399 44% [=========================== ] 1510/3399 44% [=========================== ] 1511/3399 44% [=========================== ] 1512/3399 44% [=========================== ] 1513/3399 44% [=========================== ] 1514/3399 44% [=========================== ] 1515/3399 44% [=========================== ] 1516/3399 44% [=========================== ] 1517/3399 44% [=========================== ] 1518/3399 44% [=========================== ] 1519/3399 44% [=========================== ] 1520/3399 44% [=========================== ] 1521/3399 44% [=========================== ] 1522/3399 44% [=========================== ] 1523/3399 44% [=========================== ] 1524/3399 44% [=========================== ] 1525/3399 44% [=========================== ] 1526/3399 44% [=========================== ] 1527/3399 44% [=========================== ] 1528/3399 44% [=========================== ] 1529/3399 44% [=========================== ] 1530/3399 45% [=========================== ] 1531/3399 45% [=========================== ] 1532/3399 45% [=========================== ] 1533/3399 45% [=========================== ] 1534/3399 45% [=========================== ] 1535/3399 45% [============================ ] 1536/3399 45% [============================ ] 1537/3399 45% [============================ ] 1538/3399 45% [============================ ] 1539/3399 45% [============================ ] 1540/3399 45% [============================ ] 1541/3399 45% [============================ ] 1542/3399 45% [============================ ] 1543/3399 45% [============================ ] 1544/3399 45% [============================ ] 1545/3399 45% [============================ ] 1546/3399 45% [============================ ] 1547/3399 45% [============================ ] 1548/3399 45% [============================ ] 1549/3399 45% [============================ ] 1550/3399 45% [============================ ] 1551/3399 45% [============================ ] 1552/3399 45% [============================ ] 1553/3399 45% [============================ ] 1554/3399 45% [============================ ] 1555/3399 45% [============================ ] 1556/3399 45% [============================ ] 1557/3399 45% [============================ ] 1558/3399 45% [============================ ] 1559/3399 45% [============================ ] 1560/3399 45% [============================ ] 1561/3399 45% [============================ ] 1562/3399 45% [============================ ] 1563/3399 45% [============================ ] 1564/3399 46% [============================ ] 1565/3399 46% [============================ ] 1566/3399 46% [============================ ] 1567/3399 46% [============================ ] 1568/3399 46% [============================ ] 1569/3399 46% [============================ ] 1570/3399 46% [============================ ] 1571/3399 46% [============================ ] 1572/3399 46% [============================ ] 1573/3399 46% [============================ ] 1574/3399 46% [============================ ] 1575/3399 46% [============================ ] 1576/3399 46% [============================ ] 1577/3399 46% [============================ ] 1578/3399 46% [============================ ] 1579/3399 46% [============================ ] 1580/3399 46% [============================ ] 1581/3399 46% [============================ ] 1582/3399 46% [============================ ] 1583/3399 46% [============================ ] 1584/3399 46% [============================ ] 1585/3399 46% [============================ ] 1586/3399 46% [============================ ] 1587/3399 46% [============================ ] 1588/3399 46% [============================ ] 1589/3399 46% [============================= ] 1590/3399 46% [============================= ] 1591/3399 46% [============================= ] 1592/3399 46% [============================= ] 1593/3399 46% [============================= ] 1594/3399 46% [============================= ] 1595/3399 46% [============================= ] 1596/3399 46% [============================= ] 1597/3399 46% [============================= ] 1598/3399 47% [============================= ] 1599/3399 47% [============================= ] 1600/3399 47% [============================= ] 1601/3399 47% [============================= ] 1602/3399 47% [============================= ] 1603/3399 47% [============================= ] 1604/3399 47% [============================= ] 1605/3399 47% [============================= ] 1606/3399 47% [============================= ] 1607/3399 47% [============================= ] 1608/3399 47% [============================= ] 1609/3399 47% [============================= ] 1610/3399 47% [============================= ] 1611/3399 47% [============================= ] 1612/3399 47% [============================= ] 1613/3399 47% [============================= ] 1614/3399 47% [============================= ] 1615/3399 47% [============================= ] 1616/3399 47% [============================= ] 1617/3399 47% [============================= ] 1618/3399 47% [============================= ] 1619/3399 47% [============================= ] 1620/3399 47% [============================= ] 1621/3399 47% [============================= ] 1622/3399 47% [============================= ] 1623/3399 47% [============================= ] 1624/3399 47% [============================= ] 1625/3399 47% [============================= ] 1626/3399 47% [============================= ] 1627/3399 47% [============================= ] 1628/3399 47% [============================= ] 1629/3399 47% [============================= ] 1630/3399 47% [============================= ] 1631/3399 47% [============================= ] 1632/3399 48% [============================= ] 1633/3399 48% [============================= ] 1634/3399 48% [============================= ] 1635/3399 48% [============================= ] 1636/3399 48% [============================= ] 1637/3399 48% [============================= ] 1638/3399 48% [============================= ] 1639/3399 48% [============================= ] 1640/3399 48% [============================= ] 1641/3399 48% [============================= ] 1642/3399 48% [============================= ] 1643/3399 48% [============================= ] 1644/3399 48% [============================== ] 1645/3399 48% [============================== ] 1646/3399 48% [============================== ] 1647/3399 48% [============================== ] 1648/3399 48% [============================== ] 1649/3399 48% [============================== ] 1650/3399 48% [============================== ] 1651/3399 48% [============================== ] 1652/3399 48% [============================== ] 1653/3399 48% [============================== ] 1654/3399 48% [============================== ] 1655/3399 48% [============================== ] 1656/3399 48% [============================== ] 1657/3399 48% [============================== ] 1658/3399 48% [============================== ] 1659/3399 48% [============================== ] 1660/3399 48% [============================== ] 1661/3399 48% [============================== ] 1662/3399 48% [============================== ] 1663/3399 48% [============================== ] 1664/3399 48% [============================== ] 1665/3399 48% [============================== ] 1666/3399 49% [============================== ] 1667/3399 49% [============================== ] 1668/3399 49% [============================== ] 1669/3399 49% [============================== ] 1670/3399 49% [============================== ] 1671/3399 49% [============================== ] 1672/3399 49% [============================== ] 1673/3399 49% [============================== ] 1674/3399 49% [============================== ] 1675/3399 49% [============================== ] 1676/3399 49% [============================== ] 1677/3399 49% [============================== ] 1678/3399 49% [============================== ] 1679/3399 49% [============================== ] 1680/3399 49% [============================== ] 1681/3399 49% [============================== ] 1682/3399 49% [============================== ] 1683/3399 49% [============================== ] 1684/3399 49% [============================== ] 1685/3399 49% [============================== ] 1686/3399 49% [============================== ] 1687/3399 49% [============================== ] 1688/3399 49% [============================== ] 1689/3399 49% [============================== ] 1690/3399 49% [============================== ] 1691/3399 49% [============================== ] 1692/3399 49% [============================== ] 1693/3399 49% [============================== ] 1694/3399 49% [============================== ] 1695/3399 49% [============================== ] 1696/3399 49% [============================== ] 1697/3399 49% [============================== ] 1698/3399 49% [============================== ] 1699/3399 49% [=============================== ] 1700/3399 50% [=============================== ] 1701/3399 50% [=============================== ] 1702/3399 50% [=============================== ] 1703/3399 50% [=============================== ] 1704/3399 50% [=============================== ] 1705/3399 50% [=============================== ] 1706/3399 50% [=============================== ] 1707/3399 50% [=============================== ] 1708/3399 50% [=============================== ] 1709/3399 50% [=============================== ] 1710/3399 50% [=============================== ] 1711/3399 50% [=============================== ] 1712/3399 50% [=============================== ] 1713/3399 50% [=============================== ] 1714/3399 50% [=============================== ] 1715/3399 50% [=============================== ] 1716/3399 50% [=============================== ] 1717/3399 50% [=============================== ] 1718/3399 50% [=============================== ] 1719/3399 50% [=============================== ] 1720/3399 50% [=============================== ] 1721/3399 50% [=============================== ] 1722/3399 50% [=============================== ] 1723/3399 50% [=============================== ] 1724/3399 50% [=============================== ] 1725/3399 50% [=============================== ] 1726/3399 50% [=============================== ] 1727/3399 50% [=============================== ] 1728/3399 50% [=============================== ] 1729/3399 50% [=============================== ] 1730/3399 50% [=============================== ] 1731/3399 50% [=============================== ] 1732/3399 50% [=============================== ] 1733/3399 50% [=============================== ] 1734/3399 51% [=============================== ] 1735/3399 51% [=============================== ] 1736/3399 51% [=============================== ] 1737/3399 51% [=============================== ] 1738/3399 51% [=============================== ] 1739/3399 51% [=============================== ] 1740/3399 51% [=============================== ] 1741/3399 51% [=============================== ] 1742/3399 51% [=============================== ] 1743/3399 51% [=============================== ] 1744/3399 51% [=============================== ] 1745/3399 51% [=============================== ] 1746/3399 51% [=============================== ] 1747/3399 51% [=============================== ] 1748/3399 51% [=============================== ] 1749/3399 51% [=============================== ] 1750/3399 51% [=============================== ] 1751/3399 51% [=============================== ] 1752/3399 51% [=============================== ] 1753/3399 51% [=============================== ] 1754/3399 51% [================================ ] 1755/3399 51% [================================ ] 1756/3399 51% [================================ ] 1757/3399 51% [================================ ] 1758/3399 51% [================================ ] 1759/3399 51% [================================ ] 1760/3399 51% [================================ ] 1761/3399 51% [================================ ] 1762/3399 51% [================================ ] 1763/3399 51% [================================ ] 1764/3399 51% [================================ ] 1765/3399 51% [================================ ] 1766/3399 51% [================================ ] 1767/3399 51% [================================ ] 1768/3399 52% [================================ ] 1769/3399 52% [================================ ] 1770/3399 52% [================================ ] 1771/3399 52% [================================ ] 1772/3399 52% [================================ ] 1773/3399 52% [================================ ] 1774/3399 52% [================================ ] 1775/3399 52% [================================ ] 1776/3399 52% [================================ ] 1777/3399 52% [================================ ] 1778/3399 52% [================================ ] 1779/3399 52% [================================ ] 1780/3399 52% [================================ ] 1781/3399 52% [================================ ] 1782/3399 52% [================================ ] 1783/3399 52% [================================ ] 1784/3399 52% [================================ ] 1785/3399 52% [================================ ] 1786/3399 52% [================================ ] 1787/3399 52% [================================ ] 1788/3399 52% [================================ ] 1789/3399 52% [================================ ] 1790/3399 52% [================================ ] 1791/3399 52% [================================ ] 1792/3399 52% [================================ ] 1793/3399 52% [================================ ] 1794/3399 52% [================================ ] 1795/3399 52% [================================ ] 1796/3399 52% [================================ ] 1797/3399 52% [================================ ] 1798/3399 52% [================================ ] 1799/3399 52% [================================ ] 1800/3399 52% [================================ ] 1801/3399 52% [================================ ] 1802/3399 53% [================================ ] 1803/3399 53% [================================ ] 1804/3399 53% [================================ ] 1805/3399 53% [================================ ] 1806/3399 53% [================================ ] 1807/3399 53% [================================ ] 1808/3399 53% [================================ ] 1809/3399 53% [================================= ] 1810/3399 53% [================================= ] 1811/3399 53% [================================= ] 1812/3399 53% [================================= ] 1813/3399 53% [================================= ] 1814/3399 53% [================================= ] 1815/3399 53% [================================= ] 1816/3399 53% [================================= ] 1817/3399 53% [================================= ] 1818/3399 53% [================================= ] 1819/3399 53% [================================= ] 1820/3399 53% [================================= ] 1821/3399 53% [================================= ] 1822/3399 53% [================================= ] 1823/3399 53% [================================= ] 1824/3399 53% [================================= ] 1825/3399 53% [================================= ] 1826/3399 53% [================================= ] 1827/3399 53% [================================= ] 1828/3399 53% [================================= ] 1829/3399 53% [================================= ] 1830/3399 53% [================================= ] 1831/3399 53% [================================= ] 1832/3399 53% [================================= ] 1833/3399 53% [================================= ] 1834/3399 53% [================================= ] 1835/3399 53% [================================= ] 1836/3399 54% [================================= ] 1837/3399 54% [================================= ] 1838/3399 54% [================================= ] 1839/3399 54% [================================= ] 1840/3399 54% [================================= ] 1841/3399 54% [================================= ] 1842/3399 54% [================================= ] 1843/3399 54% [================================= ] 1844/3399 54% [================================= ] 1845/3399 54% [================================= ] 1846/3399 54% [================================= ] 1847/3399 54% [================================= ] 1848/3399 54% [================================= ] 1849/3399 54% [================================= ] 1850/3399 54% [================================= ] 1851/3399 54% [================================= ] 1852/3399 54% [================================= ] 1853/3399 54% [================================= ] 1854/3399 54% [================================= ] 1855/3399 54% [================================= ] 1856/3399 54% [================================= ] 1857/3399 54% [================================= ] 1858/3399 54% [================================= ] 1859/3399 54% [================================= ] 1860/3399 54% [================================= ] 1861/3399 54% [================================= ] 1862/3399 54% [================================= ] 1863/3399 54% [================================== ] 1864/3399 54% [================================== ] 1865/3399 54% [================================== ] 1866/3399 54% [================================== ] 1867/3399 54% [================================== ] 1868/3399 54% [================================== ] 1869/3399 54% [================================== ] 1870/3399 55% [================================== ] 1871/3399 55% [================================== ] 1872/3399 55% [================================== ] 1873/3399 55% [================================== ] 1874/3399 55% [================================== ] 1875/3399 55% [================================== ] 1876/3399 55% [================================== ] 1877/3399 55% [================================== ] 1878/3399 55% [================================== ] 1879/3399 55% [================================== ] 1880/3399 55% [================================== ] 1881/3399 55% [================================== ] 1882/3399 55% [================================== ] 1883/3399 55% [================================== ] 1884/3399 55% [================================== ] 1885/3399 55% [================================== ] 1886/3399 55% [================================== ] 1887/3399 55% [================================== ] 1888/3399 55% [================================== ] 1889/3399 55% [================================== ] 1890/3399 55% [================================== ] 1891/3399 55% [================================== ] 1892/3399 55% [================================== ] 1893/3399 55% [================================== ] 1894/3399 55% [================================== ] 1895/3399 55% [================================== ] 1896/3399 55% [================================== ] 1897/3399 55% [================================== ] 1898/3399 55% [================================== ] 1899/3399 55% [================================== ] 1900/3399 55% [================================== ] 1901/3399 55% [================================== ] 1902/3399 55% [================================== ] 1903/3399 55% [================================== ] 1904/3399 56% [================================== ] 1905/3399 56% [================================== ] 1906/3399 56% [================================== ] 1907/3399 56% [================================== ] 1908/3399 56% [================================== ] 1909/3399 56% [================================== ] 1910/3399 56% [================================== ] 1911/3399 56% [================================== ] 1912/3399 56% [================================== ] 1913/3399 56% [================================== ] 1914/3399 56% [================================== ] 1915/3399 56% [================================== ] 1916/3399 56% [================================== ] 1917/3399 56% [================================== ] 1918/3399 56% [=================================== ] 1919/3399 56% [=================================== ] 1920/3399 56% [=================================== ] 1921/3399 56% [=================================== ] 1922/3399 56% [=================================== ] 1923/3399 56% [=================================== ] 1924/3399 56% [=================================== ] 1925/3399 56% [=================================== ] 1926/3399 56% [=================================== ] 1927/3399 56% [=================================== ] 1928/3399 56% [=================================== ] 1929/3399 56% [=================================== ] 1930/3399 56% [=================================== ] 1931/3399 56% [=================================== ] 1932/3399 56% [=================================== ] 1933/3399 56% [=================================== ] 1934/3399 56% [=================================== ] 1935/3399 56% [=================================== ] 1936/3399 56% [=================================== ] 1937/3399 56% [=================================== ] 1938/3399 57% [=================================== ] 1939/3399 57% [=================================== ] 1940/3399 57% [=================================== ] 1941/3399 57% [=================================== ] 1942/3399 57% [=================================== ] 1943/3399 57% [=================================== ] 1944/3399 57% [=================================== ] 1945/3399 57% [=================================== ] 1946/3399 57% [=================================== ] 1947/3399 57% [=================================== ] 1948/3399 57% [=================================== ] 1949/3399 57% [=================================== ] 1950/3399 57% [=================================== ] 1951/3399 57% [=================================== ] 1952/3399 57% [=================================== ] 1953/3399 57% [=================================== ] 1954/3399 57% [=================================== ] 1955/3399 57% [=================================== ] 1956/3399 57% [=================================== ] 1957/3399 57% [=================================== ] 1958/3399 57% [=================================== ] 1959/3399 57% [=================================== ] 1960/3399 57% [=================================== ] 1961/3399 57% [=================================== ] 1962/3399 57% [=================================== ] 1963/3399 57% [=================================== ] 1964/3399 57% [=================================== ] 1965/3399 57% [=================================== ] 1966/3399 57% [=================================== ] 1967/3399 57% [=================================== ] 1968/3399 57% [=================================== ] 1969/3399 57% [=================================== ] 1970/3399 57% [=================================== ] 1971/3399 57% [=================================== ] 1972/3399 58% [=================================== ] 1973/3399 58% [==================================== ] 1974/3399 58% [==================================== ] 1975/3399 58% [==================================== ] 1976/3399 58% [==================================== ] 1977/3399 58% [==================================== ] 1978/3399 58% [==================================== ] 1979/3399 58% [==================================== ] 1980/3399 58% [==================================== ] 1981/3399 58% [==================================== ] 1982/3399 58% [==================================== ] 1983/3399 58% [==================================== ] 1984/3399 58% [==================================== ] 1985/3399 58% [==================================== ] 1986/3399 58% [==================================== ] 1987/3399 58% [==================================== ] 1988/3399 58% [==================================== ] 1989/3399 58% [==================================== ] 1990/3399 58% [==================================== ] 1991/3399 58% [==================================== ] 1992/3399 58% [==================================== ] 1993/3399 58% [==================================== ] 1994/3399 58% [==================================== ] 1995/3399 58% [==================================== ] 1996/3399 58% [==================================== ] 1997/3399 58% [==================================== ] 1998/3399 58% [==================================== ] 1999/3399 58% [==================================== ] 2000/3399 58% [==================================== ] 2001/3399 58% [==================================== ] 2002/3399 58% [==================================== ] 2003/3399 58% [==================================== ] 2004/3399 58% [==================================== ] 2005/3399 58% [==================================== ] 2006/3399 59% [==================================== ] 2007/3399 59% [==================================== ] 2008/3399 59% [==================================== ] 2009/3399 59% [==================================== ] 2010/3399 59% [==================================== ] 2011/3399 59% [==================================== ] 2012/3399 59% [==================================== ] 2013/3399 59% [==================================== ] 2014/3399 59% [==================================== ] 2015/3399 59% [==================================== ] 2016/3399 59% [==================================== ] 2017/3399 59% [==================================== ] 2018/3399 59% [==================================== ] 2019/3399 59% [==================================== ] 2020/3399 59% [==================================== ] 2021/3399 59% [==================================== ] 2022/3399 59% [==================================== ] 2023/3399 59% [==================================== ] 2024/3399 59% [==================================== ] 2025/3399 59% [==================================== ] 2026/3399 59% [==================================== ] 2027/3399 59% [==================================== ] 2028/3399 59% [===================================== ] 2029/3399 59% [===================================== ] 2030/3399 59% [===================================== ] 2031/3399 59% [===================================== ] 2032/3399 59% [===================================== ] 2033/3399 59% [===================================== ] 2034/3399 59% [===================================== ] 2035/3399 59% [===================================== ] 2036/3399 59% [===================================== ] 2037/3399 59% [===================================== ] 2038/3399 59% [===================================== ] 2039/3399 59% [===================================== ] 2040/3399 60% [===================================== ] 2041/3399 60% [===================================== ] 2042/3399 60% [===================================== ] 2043/3399 60% [===================================== ] 2044/3399 60% [===================================== ] 2045/3399 60% [===================================== ] 2046/3399 60% [===================================== ] 2047/3399 60% [===================================== ] 2048/3399 60% [===================================== ] 2049/3399 60% [===================================== ] 2050/3399 60% [===================================== ] 2051/3399 60% [===================================== ] 2052/3399 60% [===================================== ] 2053/3399 60% [===================================== ] 2054/3399 60% [===================================== ] 2055/3399 60% [===================================== ] 2056/3399 60% [===================================== ] 2057/3399 60% [===================================== ] 2058/3399 60% [===================================== ] 2059/3399 60% [===================================== ] 2060/3399 60% [===================================== ] 2061/3399 60% [===================================== ] 2062/3399 60% [===================================== ] 2063/3399 60% [===================================== ] 2064/3399 60% [===================================== ] 2065/3399 60% [===================================== ] 2066/3399 60% [===================================== ] 2067/3399 60% [===================================== ] 2068/3399 60% [===================================== ] 2069/3399 60% [===================================== ] 2070/3399 60% [===================================== ] 2071/3399 60% [===================================== ] 2072/3399 60% [===================================== ] 2073/3399 60% [===================================== ] 2074/3399 61% [===================================== ] 2075/3399 61% [===================================== ] 2076/3399 61% [===================================== ] 2077/3399 61% [===================================== ] 2078/3399 61% [===================================== ] 2079/3399 61% [===================================== ] 2080/3399 61% [===================================== ] 2081/3399 61% [===================================== ] 2082/3399 61% [===================================== ] 2083/3399 61% [====================================== ] 2084/3399 61% [====================================== ] 2085/3399 61% [====================================== ] 2086/3399 61% [====================================== ] 2087/3399 61% [====================================== ] 2088/3399 61% [====================================== ] 2089/3399 61% [====================================== ] 2090/3399 61% [====================================== ] 2091/3399 61% [====================================== ] 2092/3399 61% [====================================== ] 2093/3399 61% [====================================== ] 2094/3399 61% [====================================== ] 2095/3399 61% [====================================== ] 2096/3399 61% [====================================== ] 2097/3399 61% [====================================== ] 2098/3399 61% [====================================== ] 2099/3399 61% [====================================== ] 2100/3399 61% [====================================== ] 2101/3399 61% [====================================== ] 2102/3399 61% [====================================== ] 2103/3399 61% [====================================== ] 2104/3399 61% [====================================== ] 2105/3399 61% [====================================== ] 2106/3399 61% [====================================== ] 2107/3399 61% [====================================== ] 2108/3399 62% [====================================== ] 2109/3399 62% [====================================== ] 2110/3399 62% [====================================== ] 2111/3399 62% [====================================== ] 2112/3399 62% [====================================== ] 2113/3399 62% [====================================== ] 2114/3399 62% [====================================== ] 2115/3399 62% [====================================== ] 2116/3399 62% [====================================== ] 2117/3399 62% [====================================== ] 2118/3399 62% [====================================== ] 2119/3399 62% [====================================== ] 2120/3399 62% [====================================== ] 2121/3399 62% [====================================== ] 2122/3399 62% [====================================== ] 2123/3399 62% [====================================== ] 2124/3399 62% [====================================== ] 2125/3399 62% [====================================== ] 2126/3399 62% [====================================== ] 2127/3399 62% [====================================== ] 2128/3399 62% [====================================== ] 2129/3399 62% [====================================== ] 2130/3399 62% [====================================== ] 2131/3399 62% [====================================== ] 2132/3399 62% [====================================== ] 2133/3399 62% [====================================== ] 2134/3399 62% [====================================== ] 2135/3399 62% [====================================== ] 2136/3399 62% [====================================== ] 2137/3399 62% [====================================== ] 2138/3399 62% [======================================= ] 2139/3399 62% [======================================= ] 2140/3399 62% [======================================= ] 2141/3399 62% [======================================= ] 2142/3399 63% [======================================= ] 2143/3399 63% [======================================= ] 2144/3399 63% [======================================= ] 2145/3399 63% [======================================= ] 2146/3399 63% [======================================= ] 2147/3399 63% [======================================= ] 2148/3399 63% [======================================= ] 2149/3399 63% [======================================= ] 2150/3399 63% [======================================= ] 2151/3399 63% [======================================= ] 2152/3399 63% [======================================= ] 2153/3399 63% [======================================= ] 2154/3399 63% [======================================= ] 2155/3399 63% [======================================= ] 2156/3399 63% [======================================= ] 2157/3399 63% [======================================= ] 2158/3399 63% [======================================= ] 2159/3399 63% [======================================= ] 2160/3399 63% [======================================= ] 2161/3399 63% [======================================= ] 2162/3399 63% [======================================= ] 2163/3399 63% [======================================= ] 2164/3399 63% [======================================= ] 2165/3399 63% [======================================= ] 2166/3399 63% [======================================= ] 2167/3399 63% [======================================= ] 2168/3399 63% [======================================= ] 2169/3399 63% [======================================= ] 2170/3399 63% [======================================= ] 2171/3399 63% [======================================= ] 2172/3399 63% [======================================= ] 2173/3399 63% [======================================= ] 2174/3399 63% [======================================= ] 2175/3399 63% [======================================= ] 2176/3399 64% [======================================= ] 2177/3399 64% [======================================= ] 2178/3399 64% [======================================= ] 2179/3399 64% [======================================= ] 2180/3399 64% [======================================= ] 2181/3399 64% [======================================= ] 2182/3399 64% [======================================= ] 2183/3399 64% [======================================= ] 2184/3399 64% [======================================= ] 2185/3399 64% [======================================= ] 2186/3399 64% [======================================= ] 2187/3399 64% [======================================= ] 2188/3399 64% [======================================= ] 2189/3399 64% [======================================= ] 2190/3399 64% [======================================= ] 2191/3399 64% [======================================= ] 2192/3399 64% [======================================== ] 2193/3399 64% [======================================== ] 2194/3399 64% [======================================== ] 2195/3399 64% [======================================== ] 2196/3399 64% [======================================== ] 2197/3399 64% [======================================== ] 2198/3399 64% [======================================== ] 2199/3399 64% [======================================== ] 2200/3399 64% [======================================== ] 2201/3399 64% [======================================== ] 2202/3399 64% [======================================== ] 2203/3399 64% [======================================== ] 2204/3399 64% [======================================== ] 2205/3399 64% [======================================== ] 2206/3399 64% [======================================== ] 2207/3399 64% [======================================== ] 2208/3399 64% [======================================== ] 2209/3399 64% [======================================== ] 2210/3399 65% [======================================== ] 2211/3399 65% [======================================== ] 2212/3399 65% [======================================== ] 2213/3399 65% [======================================== ] 2214/3399 65% [======================================== ] 2215/3399 65% [======================================== ] 2216/3399 65% [======================================== ] 2217/3399 65% [======================================== ] 2218/3399 65% [======================================== ] 2219/3399 65% [======================================== ] 2220/3399 65% [======================================== ] 2221/3399 65% [======================================== ] 2222/3399 65% [======================================== ] 2223/3399 65% [======================================== ] 2224/3399 65% [======================================== ] 2225/3399 65% [======================================== ] 2226/3399 65% [======================================== ] 2227/3399 65% [======================================== ] 2228/3399 65% [======================================== ] 2229/3399 65% [======================================== ] 2230/3399 65% [======================================== ] 2231/3399 65% [======================================== ] 2232/3399 65% [======================================== ] 2233/3399 65% [======================================== ] 2234/3399 65% [======================================== ] 2235/3399 65% [======================================== ] 2236/3399 65% [======================================== ] 2237/3399 65% [======================================== ] 2238/3399 65% [======================================== ] 2239/3399 65% [======================================== ] 2240/3399 65% [======================================== ] 2241/3399 65% [======================================== ] 2242/3399 65% [======================================== ] 2243/3399 65% [======================================== ] 2244/3399 66% [======================================== ] 2245/3399 66% [======================================== ] 2246/3399 66% [======================================== ] 2247/3399 66% [========================================= ] 2248/3399 66% [========================================= ] 2249/3399 66% [========================================= ] 2250/3399 66% [========================================= ] 2251/3399 66% [========================================= ] 2252/3399 66% [========================================= ] 2253/3399 66% [========================================= ] 2254/3399 66% [========================================= ] 2255/3399 66% [========================================= ] 2256/3399 66% [========================================= ] 2257/3399 66% [========================================= ] 2258/3399 66% [========================================= ] 2259/3399 66% [========================================= ] 2260/3399 66% [========================================= ] 2261/3399 66% [========================================= ] 2262/3399 66% [========================================= ] 2263/3399 66% [========================================= ] 2264/3399 66% [========================================= ] 2265/3399 66% [========================================= ] 2266/3399 66% [========================================= ] 2267/3399 66% [========================================= ] 2268/3399 66% [========================================= ] 2269/3399 66% [========================================= ] 2270/3399 66% [========================================= ] 2271/3399 66% [========================================= ] 2272/3399 66% [========================================= ] 2273/3399 66% [========================================= ] 2274/3399 66% [========================================= ] 2275/3399 66% [========================================= ] 2276/3399 66% [========================================= ] 2277/3399 66% [========================================= ] 2278/3399 67% [========================================= ] 2279/3399 67% [========================================= ] 2280/3399 67% [========================================= ] 2281/3399 67% [========================================= ] 2282/3399 67% [========================================= ] 2283/3399 67% [========================================= ] 2284/3399 67% [========================================= ] 2285/3399 67% [========================================= ] 2286/3399 67% [========================================= ] 2287/3399 67% [========================================= ] 2288/3399 67% [========================================= ] 2289/3399 67% [========================================= ] 2290/3399 67% [========================================= ] 2291/3399 67% [========================================= ] 2292/3399 67% [========================================= ] 2293/3399 67% [========================================= ] 2294/3399 67% [========================================= ] 2295/3399 67% [========================================= ] 2296/3399 67% [========================================= ] 2297/3399 67% [========================================= ] 2298/3399 67% [========================================= ] 2299/3399 67% [========================================= ] 2300/3399 67% [========================================= ] 2301/3399 67% [========================================= ] 2302/3399 67% [========================================== ] 2303/3399 67% [========================================== ] 2304/3399 67% [========================================== ] 2305/3399 67% [========================================== ] 2306/3399 67% [========================================== ] 2307/3399 67% [========================================== ] 2308/3399 67% [========================================== ] 2309/3399 67% [========================================== ] 2310/3399 67% [========================================== ] 2311/3399 67% [========================================== ] 2312/3399 68% [========================================== ] 2313/3399 68% [========================================== ] 2314/3399 68% [========================================== ] 2315/3399 68% [========================================== ] 2316/3399 68% [========================================== ] 2317/3399 68% [========================================== ] 2318/3399 68% [========================================== ] 2319/3399 68% [========================================== ] 2320/3399 68% [========================================== ] 2321/3399 68% [========================================== ] 2322/3399 68% [========================================== ] 2323/3399 68% [========================================== ] 2324/3399 68% [========================================== ] 2325/3399 68% [========================================== ] 2326/3399 68% [========================================== ] 2327/3399 68% [========================================== ] 2328/3399 68% [========================================== ] 2329/3399 68% [========================================== ] 2330/3399 68% [========================================== ] 2331/3399 68% [========================================== ] 2332/3399 68% [========================================== ] 2333/3399 68% [========================================== ] 2334/3399 68% [========================================== ] 2335/3399 68% [========================================== ] 2336/3399 68% [========================================== ] 2337/3399 68% [========================================== ] 2338/3399 68% [========================================== ] 2339/3399 68% [========================================== ] 2340/3399 68% [========================================== ] 2341/3399 68% [========================================== ] 2342/3399 68% [========================================== ] 2343/3399 68% [========================================== ] 2344/3399 68% [========================================== ] 2345/3399 68% [========================================== ] 2346/3399 69% [========================================== ] 2347/3399 69% [========================================== ] 2348/3399 69% [========================================== ] 2349/3399 69% [========================================== ] 2350/3399 69% [========================================== ] 2351/3399 69% [========================================== ] 2352/3399 69% [========================================== ] 2353/3399 69% [========================================== ] 2354/3399 69% [========================================== ] 2355/3399 69% [========================================== ] 2356/3399 69% [========================================== ] 2357/3399 69% [=========================================== ] 2358/3399 69% [=========================================== ] 2359/3399 69% [=========================================== ] 2360/3399 69% [=========================================== ] 2361/3399 69% [=========================================== ] 2362/3399 69% [=========================================== ] 2363/3399 69% [=========================================== ] 2364/3399 69% [=========================================== ] 2365/3399 69% [=========================================== ] 2366/3399 69% [=========================================== ] 2367/3399 69% [=========================================== ] 2368/3399 69% [=========================================== ] 2369/3399 69% [=========================================== ] 2370/3399 69% [=========================================== ] 2371/3399 69% [=========================================== ] 2372/3399 69% [=========================================== ] 2373/3399 69% [=========================================== ] 2374/3399 69% [=========================================== ] 2375/3399 69% [=========================================== ] 2376/3399 69% [=========================================== ] 2377/3399 69% [=========================================== ] 2378/3399 69% [=========================================== ] 2379/3399 69% [=========================================== ] 2380/3399 70% [=========================================== ] 2381/3399 70% [=========================================== ] 2382/3399 70% [=========================================== ] 2383/3399 70% [=========================================== ] 2384/3399 70% [=========================================== ] 2385/3399 70% [=========================================== ] 2386/3399 70% [=========================================== ] 2387/3399 70% [=========================================== ] 2388/3399 70% [=========================================== ] 2389/3399 70% [=========================================== ] 2390/3399 70% [=========================================== ] 2391/3399 70% [=========================================== ] 2392/3399 70% [=========================================== ] 2393/3399 70% [=========================================== ] 2394/3399 70% [=========================================== ] 2395/3399 70% [=========================================== ] 2396/3399 70% [=========================================== ] 2397/3399 70% [=========================================== ] 2398/3399 70% [=========================================== ] 2399/3399 70% [=========================================== ] 2400/3399 70% [=========================================== ] 2401/3399 70% [=========================================== ] 2402/3399 70% [=========================================== ] 2403/3399 70% [=========================================== ] 2404/3399 70% [=========================================== ] 2405/3399 70% [=========================================== ] 2406/3399 70% [=========================================== ] 2407/3399 70% [=========================================== ] 2408/3399 70% [=========================================== ] 2409/3399 70% [=========================================== ] 2410/3399 70% [=========================================== ] 2411/3399 70% [=========================================== ] 2412/3399 70% [============================================ ] 2413/3399 70% [============================================ ] 2414/3399 71% [============================================ ] 2415/3399 71% [============================================ ] 2416/3399 71% [============================================ ] 2417/3399 71% [============================================ ] 2418/3399 71% [============================================ ] 2419/3399 71% [============================================ ] 2420/3399 71% [============================================ ] 2421/3399 71% [============================================ ] 2422/3399 71% [============================================ ] 2423/3399 71% [============================================ ] 2424/3399 71% [============================================ ] 2425/3399 71% [============================================ ] 2426/3399 71% [============================================ ] 2427/3399 71% [============================================ ] 2428/3399 71% [============================================ ] 2429/3399 71% [============================================ ] 2430/3399 71% [============================================ ] 2431/3399 71% [============================================ ] 2432/3399 71% [============================================ ] 2433/3399 71% [============================================ ] 2434/3399 71% [============================================ ] 2435/3399 71% [============================================ ] 2436/3399 71% [============================================ ] 2437/3399 71% [============================================ ] 2438/3399 71% [============================================ ] 2439/3399 71% [============================================ ] 2440/3399 71% [============================================ ] 2441/3399 71% [============================================ ] 2442/3399 71% [============================================ ] 2443/3399 71% [============================================ ] 2444/3399 71% [============================================ ] 2445/3399 71% [============================================ ] 2446/3399 71% [============================================ ] 2447/3399 71% [============================================ ] 2448/3399 72% [============================================ ] 2449/3399 72% [============================================ ] 2450/3399 72% [============================================ ] 2451/3399 72% [============================================ ] 2452/3399 72% [============================================ ] 2453/3399 72% [============================================ ] 2454/3399 72% [============================================ ] 2455/3399 72% [============================================ ] 2456/3399 72% [============================================ ] 2457/3399 72% [============================================ ] 2458/3399 72% [============================================ ] 2459/3399 72% [============================================ ] 2460/3399 72% [============================================ ] 2461/3399 72% [============================================ ] 2462/3399 72% [============================================ ] 2463/3399 72% [============================================ ] 2464/3399 72% [============================================ ] 2465/3399 72% [============================================ ] 2466/3399 72% [============================================ ] 2467/3399 72% [============================================= ] 2468/3399 72% [============================================= ] 2469/3399 72% [============================================= ] 2470/3399 72% [============================================= ] 2471/3399 72% [============================================= ] 2472/3399 72% [============================================= ] 2473/3399 72% [============================================= ] 2474/3399 72% [============================================= ] 2475/3399 72% [============================================= ] 2476/3399 72% [============================================= ] 2477/3399 72% [============================================= ] 2478/3399 72% [============================================= ] 2479/3399 72% [============================================= ] 2480/3399 72% [============================================= ] 2481/3399 72% [============================================= ] 2482/3399 73% [============================================= ] 2483/3399 73% [============================================= ] 2484/3399 73% [============================================= ] 2485/3399 73% [============================================= ] 2486/3399 73% [============================================= ] 2487/3399 73% [============================================= ] 2488/3399 73% [============================================= ] 2489/3399 73% [============================================= ] 2490/3399 73% [============================================= ] 2491/3399 73% [============================================= ] 2492/3399 73% [============================================= ] 2493/3399 73% [============================================= ] 2494/3399 73% [============================================= ] 2495/3399 73% [============================================= ] 2496/3399 73% [============================================= ] 2497/3399 73% [============================================= ] 2498/3399 73% [============================================= ] 2499/3399 73% [============================================= ] 2500/3399 73% [============================================= ] 2501/3399 73% [============================================= ] 2502/3399 73% [============================================= ] 2503/3399 73% [============================================= ] 2504/3399 73% [============================================= ] 2505/3399 73% [============================================= ] 2506/3399 73% [============================================= ] 2507/3399 73% [============================================= ] 2508/3399 73% [============================================= ] 2509/3399 73% [============================================= ] 2510/3399 73% [============================================= ] 2511/3399 73% [============================================= ] 2512/3399 73% [============================================= ] 2513/3399 73% [============================================= ] 2514/3399 73% [============================================= ] 2515/3399 73% [============================================= ] 2516/3399 74% [============================================= ] 2517/3399 74% [============================================= ] 2518/3399 74% [============================================= ] 2519/3399 74% [============================================= ] 2520/3399 74% [============================================= ] 2521/3399 74% [============================================== ] 2522/3399 74% [============================================== ] 2523/3399 74% [============================================== ] 2524/3399 74% [============================================== ] 2525/3399 74% [============================================== ] 2526/3399 74% [============================================== ] 2527/3399 74% [============================================== ] 2528/3399 74% [============================================== ] 2529/3399 74% [============================================== ] 2530/3399 74% [============================================== ] 2531/3399 74% [============================================== ] 2532/3399 74% [============================================== ] 2533/3399 74% [============================================== ] 2534/3399 74% [============================================== ] 2535/3399 74% [============================================== ] 2536/3399 74% [============================================== ] 2537/3399 74% [============================================== ] 2538/3399 74% [============================================== ] 2539/3399 74% [============================================== ] 2540/3399 74% [============================================== ] 2541/3399 74% [============================================== ] 2542/3399 74% [============================================== ] 2543/3399 74% [============================================== ] 2544/3399 74% [============================================== ] 2545/3399 74% [============================================== ] 2546/3399 74% [============================================== ] 2547/3399 74% [============================================== ] 2548/3399 74% [============================================== ] 2549/3399 74% [============================================== ] 2550/3399 75% [============================================== ] 2551/3399 75% [============================================== ] 2552/3399 75% [============================================== ] 2553/3399 75% [============================================== ] 2554/3399 75% [============================================== ] 2555/3399 75% [============================================== ] 2556/3399 75% [============================================== ] 2557/3399 75% [============================================== ] 2558/3399 75% [============================================== ] 2559/3399 75% [============================================== ] 2560/3399 75% [============================================== ] 2561/3399 75% [============================================== ] 2562/3399 75% [============================================== ] 2563/3399 75% [============================================== ] 2564/3399 75% [============================================== ] 2565/3399 75% [============================================== ] 2566/3399 75% [============================================== ] 2567/3399 75% [============================================== ] 2568/3399 75% [============================================== ] 2569/3399 75% [============================================== ] 2570/3399 75% [============================================== ] 2571/3399 75% [============================================== ] 2572/3399 75% [============================================== ] 2573/3399 75% [============================================== ] 2574/3399 75% [============================================== ] 2575/3399 75% [============================================== ] 2576/3399 75% [=============================================== ] 2577/3399 75% [=============================================== ] 2578/3399 75% [=============================================== ] 2579/3399 75% [=============================================== ] 2580/3399 75% [=============================================== ] 2581/3399 75% [=============================================== ] 2582/3399 75% [=============================================== ] 2583/3399 75% [=============================================== ] 2584/3399 76% [=============================================== ] 2585/3399 76% [=============================================== ] 2586/3399 76% [=============================================== ] 2587/3399 76% [=============================================== ] 2588/3399 76% [=============================================== ] 2589/3399 76% [=============================================== ] 2590/3399 76% [=============================================== ] 2591/3399 76% [=============================================== ] 2592/3399 76% [=============================================== ] 2593/3399 76% [=============================================== ] 2594/3399 76% [=============================================== ] 2595/3399 76% [=============================================== ] 2596/3399 76% [=============================================== ] 2597/3399 76% [=============================================== ] 2598/3399 76% [=============================================== ] 2599/3399 76% [=============================================== ] 2600/3399 76% [=============================================== ] 2601/3399 76% [=============================================== ] 2602/3399 76% [=============================================== ] 2603/3399 76% [=============================================== ] 2604/3399 76% [=============================================== ] 2605/3399 76% [=============================================== ] 2606/3399 76% [=============================================== ] 2607/3399 76% [=============================================== ] 2608/3399 76% [=============================================== ] 2609/3399 76% [=============================================== ] 2610/3399 76% [=============================================== ] 2611/3399 76% [=============================================== ] 2612/3399 76% [=============================================== ] 2613/3399 76% [=============================================== ] 2614/3399 76% [=============================================== ] 2615/3399 76% [=============================================== ] 2616/3399 76% [=============================================== ] 2617/3399 76% [=============================================== ] 2618/3399 77% [=============================================== ] 2619/3399 77% [=============================================== ] 2620/3399 77% [=============================================== ] 2621/3399 77% [=============================================== ] 2622/3399 77% [=============================================== ] 2623/3399 77% [=============================================== ] 2624/3399 77% [=============================================== ] 2625/3399 77% [=============================================== ] 2626/3399 77% [=============================================== ] 2627/3399 77% [=============================================== ] 2628/3399 77% [=============================================== ] 2629/3399 77% [=============================================== ] 2630/3399 77% [=============================================== ] 2631/3399 77% [================================================ ] 2632/3399 77% [================================================ ] 2633/3399 77% [================================================ ] 2634/3399 77% [================================================ ] 2635/3399 77% [================================================ ] 2636/3399 77% [================================================ ] 2637/3399 77% [================================================ ] 2638/3399 77% [================================================ ] 2639/3399 77% [================================================ ] 2640/3399 77% [================================================ ] 2641/3399 77% [================================================ ] 2642/3399 77% [================================================ ] 2643/3399 77% [================================================ ] 2644/3399 77% [================================================ ] 2645/3399 77% [================================================ ] 2646/3399 77% [================================================ ] 2647/3399 77% [================================================ ] 2648/3399 77% [================================================ ] 2649/3399 77% [================================================ ] 2650/3399 77% [================================================ ] 2651/3399 77% [================================================ ] 2652/3399 78% [================================================ ] 2653/3399 78% [================================================ ] 2654/3399 78% [================================================ ] 2655/3399 78% [================================================ ] 2656/3399 78% [================================================ ] 2657/3399 78% [================================================ ] 2658/3399 78% [================================================ ] 2659/3399 78% [================================================ ] 2660/3399 78% [================================================ ] 2661/3399 78% [================================================ ] 2662/3399 78% [================================================ ] 2663/3399 78% [================================================ ] 2664/3399 78% [================================================ ] 2665/3399 78% [================================================ ] 2666/3399 78% [================================================ ] 2667/3399 78% [================================================ ] 2668/3399 78% [================================================ ] 2669/3399 78% [================================================ ] 2670/3399 78% [================================================ ] 2671/3399 78% [================================================ ] 2672/3399 78% [================================================ ] 2673/3399 78% [================================================ ] 2674/3399 78% [================================================ ] 2675/3399 78% [================================================ ] 2676/3399 78% [================================================ ] 2677/3399 78% [================================================ ] 2678/3399 78% [================================================ ] 2679/3399 78% [================================================ ] 2680/3399 78% [================================================ ] 2681/3399 78% [================================================ ] 2682/3399 78% [================================================ ] 2683/3399 78% [================================================ ] 2684/3399 78% [================================================ ] 2685/3399 78% [================================================ ] 2686/3399 79% [================================================= ] 2687/3399 79% [================================================= ] 2688/3399 79% [================================================= ] 2689/3399 79% [================================================= ] 2690/3399 79% [================================================= ] 2691/3399 79% [================================================= ] 2692/3399 79% [================================================= ] 2693/3399 79% [================================================= ] 2694/3399 79% [================================================= ] 2695/3399 79% [================================================= ] 2696/3399 79% [================================================= ] 2697/3399 79% [================================================= ] 2698/3399 79% [================================================= ] 2699/3399 79% [================================================= ] 2700/3399 79% [================================================= ] 2701/3399 79% [================================================= ] 2702/3399 79% [================================================= ] 2703/3399 79% [================================================= ] 2704/3399 79% [================================================= ] 2705/3399 79% [================================================= ] 2706/3399 79% [================================================= ] 2707/3399 79% [================================================= ] 2708/3399 79% [================================================= ] 2709/3399 79% [================================================= ] 2710/3399 79% [================================================= ] 2711/3399 79% [================================================= ] 2712/3399 79% [================================================= ] 2713/3399 79% [================================================= ] 2714/3399 79% [================================================= ] 2715/3399 79% [================================================= ] 2716/3399 79% [================================================= ] 2717/3399 79% [================================================= ] 2718/3399 79% [================================================= ] 2719/3399 79% [================================================= ] 2720/3399 80% [================================================= ] 2721/3399 80% [================================================= ] 2722/3399 80% [================================================= ] 2723/3399 80% [================================================= ] 2724/3399 80% [================================================= ] 2725/3399 80% [================================================= ] 2726/3399 80% [================================================= ] 2727/3399 80% [================================================= ] 2728/3399 80% [================================================= ] 2729/3399 80% [================================================= ] 2730/3399 80% [================================================= ] 2731/3399 80% [================================================= ] 2732/3399 80% [================================================= ] 2733/3399 80% [================================================= ] 2734/3399 80% [================================================= ] 2735/3399 80% [================================================= ] 2736/3399 80% [================================================= ] 2737/3399 80% [================================================= ] 2738/3399 80% [================================================= ] 2739/3399 80% [================================================= ] 2740/3399 80% [================================================= ] 2741/3399 80% [================================================== ] 2742/3399 80% [================================================== ] 2743/3399 80% [================================================== ] 2744/3399 80% [================================================== ] 2745/3399 80% [================================================== ] 2746/3399 80% [================================================== ] 2747/3399 80% [================================================== ] 2748/3399 80% [================================================== ] 2749/3399 80% [================================================== ] 2750/3399 80% [================================================== ] 2751/3399 80% [================================================== ] 2752/3399 80% [================================================== ] 2753/3399 80% [================================================== ] 2754/3399 81% [================================================== ] 2755/3399 81% [================================================== ] 2756/3399 81% [================================================== ] 2757/3399 81% [================================================== ] 2758/3399 81% [================================================== ] 2759/3399 81% [================================================== ] 2760/3399 81% [================================================== ] 2761/3399 81% [================================================== ] 2762/3399 81% [================================================== ] 2763/3399 81% [================================================== ] 2764/3399 81% [================================================== ] 2765/3399 81% [================================================== ] 2766/3399 81% [================================================== ] 2767/3399 81% [================================================== ] 2768/3399 81% [================================================== ] 2769/3399 81% [================================================== ] 2770/3399 81% [================================================== ] 2771/3399 81% [================================================== ] 2772/3399 81% [================================================== ] 2773/3399 81% [================================================== ] 2774/3399 81% [================================================== ] 2775/3399 81% [================================================== ] 2776/3399 81% [================================================== ] 2777/3399 81% [================================================== ] 2778/3399 81% [================================================== ] 2779/3399 81% [================================================== ] 2780/3399 81% [================================================== ] 2781/3399 81% [================================================== ] 2782/3399 81% [================================================== ] 2783/3399 81% [================================================== ] 2784/3399 81% [================================================== ] 2785/3399 81% [================================================== ] 2786/3399 81% [================================================== ] 2787/3399 81% [================================================== ] 2788/3399 82% [================================================== ] 2789/3399 82% [================================================== ] 2790/3399 82% [================================================== ] 2791/3399 82% [================================================== ] 2792/3399 82% [================================================== ] 2793/3399 82% [================================================== ] 2794/3399 82% [================================================== ] 2795/3399 82% [=================================================== ] 2796/3399 82% [=================================================== ] 2797/3399 82% [=================================================== ] 2798/3399 82% [=================================================== ] 2799/3399 82% [=================================================== ] 2800/3399 82% [=================================================== ] 2801/3399 82% [=================================================== ] 2802/3399 82% [=================================================== ] 2803/3399 82% [=================================================== ] 2804/3399 82% [=================================================== ] 2805/3399 82% [=================================================== ] 2806/3399 82% [=================================================== ] 2807/3399 82% [=================================================== ] 2808/3399 82% [=================================================== ] 2809/3399 82% [=================================================== ] 2810/3399 82% [=================================================== ] 2811/3399 82% [=================================================== ] 2812/3399 82% [=================================================== ] 2813/3399 82% [=================================================== ] 2814/3399 82% [=================================================== ] 2815/3399 82% [=================================================== ] 2816/3399 82% [=================================================== ] 2817/3399 82% [=================================================== ] 2818/3399 82% [=================================================== ] 2819/3399 82% [=================================================== ] 2820/3399 82% [=================================================== ] 2821/3399 82% [=================================================== ] 2822/3399 83% [=================================================== ] 2823/3399 83% [=================================================== ] 2824/3399 83% [=================================================== ] 2825/3399 83% [=================================================== ] 2826/3399 83% [=================================================== ] 2827/3399 83% [=================================================== ] 2828/3399 83% [=================================================== ] 2829/3399 83% [=================================================== ] 2830/3399 83% [=================================================== ] 2831/3399 83% [=================================================== ] 2832/3399 83% [=================================================== ] 2833/3399 83% [=================================================== ] 2834/3399 83% [=================================================== ] 2835/3399 83% [=================================================== ] 2836/3399 83% [=================================================== ] 2837/3399 83% [=================================================== ] 2838/3399 83% [=================================================== ] 2839/3399 83% [=================================================== ] 2840/3399 83% [=================================================== ] 2841/3399 83% [=================================================== ] 2842/3399 83% [=================================================== ] 2843/3399 83% [=================================================== ] 2844/3399 83% [=================================================== ] 2845/3399 83% [=================================================== ] 2846/3399 83% [=================================================== ] 2847/3399 83% [=================================================== ] 2848/3399 83% [=================================================== ] 2849/3399 83% [=================================================== ] 2850/3399 83% [==================================================== ] 2851/3399 83% [==================================================== ] 2852/3399 83% [==================================================== ] 2853/3399 83% [==================================================== ] 2854/3399 83% [==================================================== ] 2855/3399 83% [==================================================== ] 2856/3399 84% [==================================================== ] 2857/3399 84% [==================================================== ] 2858/3399 84% [==================================================== ] 2859/3399 84% [==================================================== ] 2860/3399 84% [==================================================== ] 2861/3399 84% [==================================================== ] 2862/3399 84% [==================================================== ] 2863/3399 84% [==================================================== ] 2864/3399 84% [==================================================== ] 2865/3399 84% [==================================================== ] 2866/3399 84% [==================================================== ] 2867/3399 84% [==================================================== ] 2868/3399 84% [==================================================== ] 2869/3399 84% [==================================================== ] 2870/3399 84% [==================================================== ] 2871/3399 84% [==================================================== ] 2872/3399 84% [==================================================== ] 2873/3399 84% [==================================================== ] 2874/3399 84% [==================================================== ] 2875/3399 84% [==================================================== ] 2876/3399 84% [==================================================== ] 2877/3399 84% [==================================================== ] 2878/3399 84% [==================================================== ] 2879/3399 84% [==================================================== ] 2880/3399 84% [==================================================== ] 2881/3399 84% [==================================================== ] 2882/3399 84% [==================================================== ] 2883/3399 84% [==================================================== ] 2884/3399 84% [==================================================== ] 2885/3399 84% [==================================================== ] 2886/3399 84% [==================================================== ] 2887/3399 84% [==================================================== ] 2888/3399 84% [==================================================== ] 2889/3399 84% [==================================================== ] 2890/3399 85% [==================================================== ] 2891/3399 85% [==================================================== ] 2892/3399 85% [==================================================== ] 2893/3399 85% [==================================================== ] 2894/3399 85% [==================================================== ] 2895/3399 85% [==================================================== ] 2896/3399 85% [==================================================== ] 2897/3399 85% [==================================================== ] 2898/3399 85% [==================================================== ] 2899/3399 85% [==================================================== ] 2900/3399 85% [==================================================== ] 2901/3399 85% [==================================================== ] 2902/3399 85% [==================================================== ] 2903/3399 85% [==================================================== ] 2904/3399 85% [==================================================== ] 2905/3399 85% [===================================================== ] 2906/3399 85% [===================================================== ] 2907/3399 85% [===================================================== ] 2908/3399 85% [===================================================== ] 2909/3399 85% [===================================================== ] 2910/3399 85% [===================================================== ] 2911/3399 85% [===================================================== ] 2912/3399 85% [===================================================== ] 2913/3399 85% [===================================================== ] 2914/3399 85% [===================================================== ] 2915/3399 85% [===================================================== ] 2916/3399 85% [===================================================== ] 2917/3399 85% [===================================================== ] 2918/3399 85% [===================================================== ] 2919/3399 85% [===================================================== ] 2920/3399 85% [===================================================== ] 2921/3399 85% [===================================================== ] 2922/3399 85% [===================================================== ] 2923/3399 85% [===================================================== ] 2924/3399 86% [===================================================== ] 2925/3399 86% [===================================================== ] 2926/3399 86% [===================================================== ] 2927/3399 86% [===================================================== ] 2928/3399 86% [===================================================== ] 2929/3399 86% [===================================================== ] 2930/3399 86% [===================================================== ] 2931/3399 86% [===================================================== ] 2932/3399 86% [===================================================== ] 2933/3399 86% [===================================================== ] 2934/3399 86% [===================================================== ] 2935/3399 86% [===================================================== ] 2936/3399 86% [===================================================== ] 2937/3399 86% [===================================================== ] 2938/3399 86% [===================================================== ] 2939/3399 86% [===================================================== ] 2940/3399 86% [===================================================== ] 2941/3399 86% [===================================================== ] 2942/3399 86% [===================================================== ] 2943/3399 86% [===================================================== ] 2944/3399 86% [===================================================== ] 2945/3399 86% [===================================================== ] 2946/3399 86% [===================================================== ] 2947/3399 86% [===================================================== ] 2948/3399 86% [===================================================== ] 2949/3399 86% [===================================================== ] 2950/3399 86% [===================================================== ] 2951/3399 86% [===================================================== ] 2952/3399 86% [===================================================== ] 2953/3399 86% [===================================================== ] 2954/3399 86% [===================================================== ] 2955/3399 86% [===================================================== ] 2956/3399 86% [===================================================== ] 2957/3399 86% [===================================================== ] 2958/3399 87% [===================================================== ] 2959/3399 87% [===================================================== ] 2960/3399 87% [====================================================== ] 2961/3399 87% [====================================================== ] 2962/3399 87% [====================================================== ] 2963/3399 87% [====================================================== ] 2964/3399 87% [====================================================== ] 2965/3399 87% [====================================================== ] 2966/3399 87% [====================================================== ] 2967/3399 87% [====================================================== ] 2968/3399 87% [====================================================== ] 2969/3399 87% [====================================================== ] 2970/3399 87% [====================================================== ] 2971/3399 87% [====================================================== ] 2972/3399 87% [====================================================== ] 2973/3399 87% [====================================================== ] 2974/3399 87% [====================================================== ] 2975/3399 87% [====================================================== ] 2976/3399 87% [====================================================== ] 2977/3399 87% [====================================================== ] 2978/3399 87% [====================================================== ] 2979/3399 87% [====================================================== ] 2980/3399 87% [====================================================== ] 2981/3399 87% [====================================================== ] 2982/3399 87% [====================================================== ] 2983/3399 87% [====================================================== ] 2984/3399 87% [====================================================== ] 2985/3399 87% [====================================================== ] 2986/3399 87% [====================================================== ] 2987/3399 87% [====================================================== ] 2988/3399 87% [====================================================== ] 2989/3399 87% [====================================================== ] 2990/3399 87% [====================================================== ] 2991/3399 87% [====================================================== ] 2992/3399 88% [====================================================== ] 2993/3399 88% [====================================================== ] 2994/3399 88% [====================================================== ] 2995/3399 88% [====================================================== ] 2996/3399 88% [====================================================== ] 2997/3399 88% [====================================================== ] 2998/3399 88% [====================================================== ] 2999/3399 88% [====================================================== ] 3000/3399 88% [====================================================== ] 3001/3399 88% [====================================================== ] 3002/3399 88% [====================================================== ] 3003/3399 88% [====================================================== ] 3004/3399 88% [====================================================== ] 3005/3399 88% [====================================================== ] 3006/3399 88% [====================================================== ] 3007/3399 88% [====================================================== ] 3008/3399 88% [====================================================== ] 3009/3399 88% [====================================================== ] 3010/3399 88% [====================================================== ] 3011/3399 88% [====================================================== ] 3012/3399 88% [====================================================== ] 3013/3399 88% [====================================================== ] 3014/3399 88% [====================================================== ] 3015/3399 88% [======================================================= ] 3016/3399 88% [======================================================= ] 3017/3399 88% [======================================================= ] 3018/3399 88% [======================================================= ] 3019/3399 88% [======================================================= ] 3020/3399 88% [======================================================= ] 3021/3399 88% [======================================================= ] 3022/3399 88% [======================================================= ] 3023/3399 88% [======================================================= ] 3024/3399 88% [======================================================= ] 3025/3399 88% [======================================================= ] 3026/3399 89% [======================================================= ] 3027/3399 89% [======================================================= ] 3028/3399 89% [======================================================= ] 3029/3399 89% [======================================================= ] 3030/3399 89% [======================================================= ] 3031/3399 89% [======================================================= ] 3032/3399 89% [======================================================= ] 3033/3399 89% [======================================================= ] 3034/3399 89% [======================================================= ] 3035/3399 89% [======================================================= ] 3036/3399 89% [======================================================= ] 3037/3399 89% [======================================================= ] 3038/3399 89% [======================================================= ] 3039/3399 89% [======================================================= ] 3040/3399 89% [======================================================= ] 3041/3399 89% [======================================================= ] 3042/3399 89% [======================================================= ] 3043/3399 89% [======================================================= ] 3044/3399 89% [======================================================= ] 3045/3399 89% [======================================================= ] 3046/3399 89% [======================================================= ] 3047/3399 89% [======================================================= ] 3048/3399 89% [======================================================= ] 3049/3399 89% [======================================================= ] 3050/3399 89% [======================================================= ] 3051/3399 89% [======================================================= ] 3052/3399 89% [======================================================= ] 3053/3399 89% [======================================================= ] 3054/3399 89% [======================================================= ] 3055/3399 89% [======================================================= ] 3056/3399 89% [======================================================= ] 3057/3399 89% [======================================================= ] 3058/3399 89% [======================================================= ] 3059/3399 89% [======================================================= ] 3060/3399 90% [======================================================= ] 3061/3399 90% [======================================================= ] 3062/3399 90% [======================================================= ] 3063/3399 90% [======================================================= ] 3064/3399 90% [======================================================= ] 3065/3399 90% [======================================================= ] 3066/3399 90% [======================================================= ] 3067/3399 90% [======================================================= ] 3068/3399 90% [======================================================= ] 3069/3399 90% [======================================================= ] 3070/3399 90% [======================================================== ] 3071/3399 90% [======================================================== ] 3072/3399 90% [======================================================== ] 3073/3399 90% [======================================================== ] 3074/3399 90% [======================================================== ] 3075/3399 90% [======================================================== ] 3076/3399 90% [======================================================== ] 3077/3399 90% [======================================================== ] 3078/3399 90% [======================================================== ] 3079/3399 90% [======================================================== ] 3080/3399 90% [======================================================== ] 3081/3399 90% [======================================================== ] 3082/3399 90% [======================================================== ] 3083/3399 90% [======================================================== ] 3084/3399 90% [======================================================== ] 3085/3399 90% [======================================================== ] 3086/3399 90% [======================================================== ] 3087/3399 90% [======================================================== ] 3088/3399 90% [======================================================== ] 3089/3399 90% [======================================================== ] 3090/3399 90% [======================================================== ] 3091/3399 90% [======================================================== ] 3092/3399 90% [======================================================== ] 3093/3399 90% [======================================================== ] 3094/3399 91% [======================================================== ] 3095/3399 91% [======================================================== ] 3096/3399 91% [======================================================== ] 3097/3399 91% [======================================================== ] 3098/3399 91% [======================================================== ] 3099/3399 91% [======================================================== ] 3100/3399 91% [======================================================== ] 3101/3399 91% [======================================================== ] 3102/3399 91% [======================================================== ] 3103/3399 91% [======================================================== ] 3104/3399 91% [======================================================== ] 3105/3399 91% [======================================================== ] 3106/3399 91% [======================================================== ] 3107/3399 91% [======================================================== ] 3108/3399 91% [======================================================== ] 3109/3399 91% [======================================================== ] 3110/3399 91% [======================================================== ] 3111/3399 91% [======================================================== ] 3112/3399 91% [======================================================== ] 3113/3399 91% [======================================================== ] 3114/3399 91% [======================================================== ] 3115/3399 91% [======================================================== ] 3116/3399 91% [======================================================== ] 3117/3399 91% [======================================================== ] 3118/3399 91% [======================================================== ] 3119/3399 91% [======================================================== ] 3120/3399 91% [======================================================== ] 3121/3399 91% [======================================================== ] 3122/3399 91% [======================================================== ] 3123/3399 91% [======================================================== ] 3124/3399 91% [========================================================= ] 3125/3399 91% [========================================================= ] 3126/3399 91% [========================================================= ] 3127/3399 91% [========================================================= ] 3128/3399 92% [========================================================= ] 3129/3399 92% [========================================================= ] 3130/3399 92% [========================================================= ] 3131/3399 92% [========================================================= ] 3132/3399 92% [========================================================= ] 3133/3399 92% [========================================================= ] 3134/3399 92% [========================================================= ] 3135/3399 92% [========================================================= ] 3136/3399 92% [========================================================= ] 3137/3399 92% [========================================================= ] 3138/3399 92% [========================================================= ] 3139/3399 92% [========================================================= ] 3140/3399 92% [========================================================= ] 3141/3399 92% [========================================================= ] 3142/3399 92% [========================================================= ] 3143/3399 92% [========================================================= ] 3144/3399 92% [========================================================= ] 3145/3399 92% [========================================================= ] 3146/3399 92% [========================================================= ] 3147/3399 92% [========================================================= ] 3148/3399 92% [========================================================= ] 3149/3399 92% [========================================================= ] 3150/3399 92% [========================================================= ] 3151/3399 92% [========================================================= ] 3152/3399 92% [========================================================= ] 3153/3399 92% [========================================================= ] 3154/3399 92% [========================================================= ] 3155/3399 92% [========================================================= ] 3156/3399 92% [========================================================= ] 3157/3399 92% [========================================================= ] 3158/3399 92% [========================================================= ] 3159/3399 92% [========================================================= ] 3160/3399 92% [========================================================= ] 3161/3399 92% [========================================================= ] 3162/3399 93% [========================================================= ] 3163/3399 93% [========================================================= ] 3164/3399 93% [========================================================= ] 3165/3399 93% [========================================================= ] 3166/3399 93% [========================================================= ] 3167/3399 93% [========================================================= ] 3168/3399 93% [========================================================= ] 3169/3399 93% [========================================================= ] 3170/3399 93% [========================================================= ] 3171/3399 93% [========================================================= ] 3172/3399 93% [========================================================= ] 3173/3399 93% [========================================================= ] 3174/3399 93% [========================================================= ] 3175/3399 93% [========================================================= ] 3176/3399 93% [========================================================= ] 3177/3399 93% [========================================================= ] 3178/3399 93% [========================================================= ] 3179/3399 93% [========================================================== ] 3180/3399 93% [========================================================== ] 3181/3399 93% [========================================================== ] 3182/3399 93% [========================================================== ] 3183/3399 93% [========================================================== ] 3184/3399 93% [========================================================== ] 3185/3399 93% [========================================================== ] 3186/3399 93% [========================================================== ] 3187/3399 93% [========================================================== ] 3188/3399 93% [========================================================== ] 3189/3399 93% [========================================================== ] 3190/3399 93% [========================================================== ] 3191/3399 93% [========================================================== ] 3192/3399 93% [========================================================== ] 3193/3399 93% [========================================================== ] 3194/3399 93% [========================================================== ] 3195/3399 93% [========================================================== ] 3196/3399 94% [========================================================== ] 3197/3399 94% [========================================================== ] 3198/3399 94% [========================================================== ] 3199/3399 94% [========================================================== ] 3200/3399 94% [========================================================== ] 3201/3399 94% [========================================================== ] 3202/3399 94% [========================================================== ] 3203/3399 94% [========================================================== ] 3204/3399 94% [========================================================== ] 3205/3399 94% [========================================================== ] 3206/3399 94% [========================================================== ] 3207/3399 94% [========================================================== ] 3208/3399 94% [========================================================== ] 3209/3399 94% [========================================================== ] 3210/3399 94% [========================================================== ] 3211/3399 94% [========================================================== ] 3212/3399 94% [========================================================== ] 3213/3399 94% [========================================================== ] 3214/3399 94% [========================================================== ] 3215/3399 94% [========================================================== ] 3216/3399 94% [========================================================== ] 3217/3399 94% [========================================================== ] 3218/3399 94% [========================================================== ] 3219/3399 94% [========================================================== ] 3220/3399 94% [========================================================== ] 3221/3399 94% [========================================================== ] 3222/3399 94% [========================================================== ] 3223/3399 94% [========================================================== ] 3224/3399 94% [========================================================== ] 3225/3399 94% [========================================================== ] 3226/3399 94% [========================================================== ] 3227/3399 94% [========================================================== ] 3228/3399 94% [========================================================== ] 3229/3399 94% [========================================================== ] 3230/3399 95% [========================================================== ] 3231/3399 95% [========================================================== ] 3232/3399 95% [========================================================== ] 3233/3399 95% [========================================================== ] 3234/3399 95% [=========================================================== ] 3235/3399 95% [=========================================================== ] 3236/3399 95% [=========================================================== ] 3237/3399 95% [=========================================================== ] 3238/3399 95% [=========================================================== ] 3239/3399 95% [=========================================================== ] 3240/3399 95% [=========================================================== ] 3241/3399 95% [=========================================================== ] 3242/3399 95% [=========================================================== ] 3243/3399 95% [=========================================================== ] 3244/3399 95% [=========================================================== ] 3245/3399 95% [=========================================================== ] 3246/3399 95% [=========================================================== ] 3247/3399 95% [=========================================================== ] 3248/3399 95% [=========================================================== ] 3249/3399 95% [=========================================================== ] 3250/3399 95% [=========================================================== ] 3251/3399 95% [=========================================================== ] 3252/3399 95% [=========================================================== ] 3253/3399 95% [=========================================================== ] 3254/3399 95% [=========================================================== ] 3255/3399 95% [=========================================================== ] 3256/3399 95% [=========================================================== ] 3257/3399 95% [=========================================================== ] 3258/3399 95% [=========================================================== ] 3259/3399 95% [=========================================================== ] 3260/3399 95% [=========================================================== ] 3261/3399 95% [=========================================================== ] 3262/3399 95% [=========================================================== ] 3263/3399 95% [=========================================================== ] 3264/3399 96% [=========================================================== ] 3265/3399 96% [=========================================================== ] 3266/3399 96% [=========================================================== ] 3267/3399 96% [=========================================================== ] 3268/3399 96% [=========================================================== ] 3269/3399 96% [=========================================================== ] 3270/3399 96% [=========================================================== ] 3271/3399 96% [=========================================================== ] 3272/3399 96% [=========================================================== ] 3273/3399 96% [=========================================================== ] 3274/3399 96% [=========================================================== ] 3275/3399 96% [=========================================================== ] 3276/3399 96% [=========================================================== ] 3277/3399 96% [=========================================================== ] 3278/3399 96% [=========================================================== ] 3279/3399 96% [=========================================================== ] 3280/3399 96% [=========================================================== ] 3281/3399 96% [=========================================================== ] 3282/3399 96% [=========================================================== ] 3283/3399 96% [=========================================================== ] 3284/3399 96% [=========================================================== ] 3285/3399 96% [=========================================================== ] 3286/3399 96% [=========================================================== ] 3287/3399 96% [=========================================================== ] 3288/3399 96% [=========================================================== ] 3289/3399 96% [============================================================ ] 3290/3399 96% [============================================================ ] 3291/3399 96% [============================================================ ] 3292/3399 96% [============================================================ ] 3293/3399 96% [============================================================ ] 3294/3399 96% [============================================================ ] 3295/3399 96% [============================================================ ] 3296/3399 96% [============================================================ ] 3297/3399 96% [============================================================ ] 3298/3399 97% [============================================================ ] 3299/3399 97% [============================================================ ] 3300/3399 97% [============================================================ ] 3301/3399 97% [============================================================ ] 3302/3399 97% [============================================================ ] 3303/3399 97% [============================================================ ] 3304/3399 97% [============================================================ ] 3305/3399 97% [============================================================ ] 3306/3399 97% [============================================================ ] 3307/3399 97% [============================================================ ] 3308/3399 97% [============================================================ ] 3309/3399 97% [============================================================ ] 3310/3399 97% [============================================================ ] 3311/3399 97% [============================================================ ] 3312/3399 97% [============================================================ ] 3313/3399 97% [============================================================ ] 3314/3399 97% [============================================================ ] 3315/3399 97% [============================================================ ] 3316/3399 97% [============================================================ ] 3317/3399 97% [============================================================ ] 3318/3399 97% [============================================================ ] 3319/3399 97% [============================================================ ] 3320/3399 97% [============================================================ ] 3321/3399 97% [============================================================ ] 3322/3399 97% [============================================================ ] 3323/3399 97% [============================================================ ] 3324/3399 97% [============================================================ ] 3325/3399 97% [============================================================ ] 3326/3399 97% [============================================================ ] 3327/3399 97% [============================================================ ] 3328/3399 97% [============================================================ ] 3329/3399 97% [============================================================ ] 3330/3399 97% [============================================================ ] 3331/3399 97% [============================================================ ] 3332/3399 98% [============================================================ ] 3333/3399 98% [============================================================ ] 3334/3399 98% [============================================================ ] 3335/3399 98% [============================================================ ] 3336/3399 98% [============================================================ ] 3337/3399 98% [============================================================ ] 3338/3399 98% [============================================================ ] 3339/3399 98% [============================================================ ] 3340/3399 98% [============================================================ ] 3341/3399 98% [============================================================ ] 3342/3399 98% [============================================================ ] 3343/3399 98% [============================================================ ] 3344/3399 98% [============================================================= ] 3345/3399 98% [============================================================= ] 3346/3399 98% [============================================================= ] 3347/3399 98% [============================================================= ] 3348/3399 98% [============================================================= ] 3349/3399 98% [============================================================= ] 3350/3399 98% [============================================================= ] 3351/3399 98% [============================================================= ] 3352/3399 98% [============================================================= ] 3353/3399 98% [============================================================= ] 3354/3399 98% [============================================================= ] 3355/3399 98% [============================================================= ] 3356/3399 98% [============================================================= ] 3357/3399 98% [============================================================= ] 3358/3399 98% [============================================================= ] 3359/3399 98% [============================================================= ] 3360/3399 98% [============================================================= ] 3361/3399 98% [============================================================= ] 3362/3399 98% [============================================================= ] 3363/3399 98% [============================================================= ] 3364/3399 98% [============================================================= ] 3365/3399 98% [============================================================= ] 3366/3399 99% [============================================================= ] 3367/3399 99% [============================================================= ] 3368/3399 99% [============================================================= ] 3369/3399 99% [============================================================= ] 3370/3399 99% [============================================================= ] 3371/3399 99% [============================================================= ] 3372/3399 99% [============================================================= ] 3373/3399 99% [============================================================= ] 3374/3399 99% [============================================================= ] 3375/3399 99% [============================================================= ] 3376/3399 99% [============================================================= ] 3377/3399 99% [============================================================= ] 3378/3399 99% [============================================================= ] 3379/3399 99% [============================================================= ] 3380/3399 99% [============================================================= ] 3381/3399 99% [============================================================= ] 3382/3399 99% [============================================================= ] 3383/3399 99% [============================================================= ] 3384/3399 99% [============================================================= ] 3385/3399 99% [============================================================= ] 3386/3399 99% [============================================================= ] 3387/3399 99% [============================================================= ] 3388/3399 99% [============================================================= ] 3389/3399 99% [============================================================= ] 3390/3399 99% [============================================================= ] 3391/3399 99% [============================================================= ] 3392/3399 99% [============================================================= ] 3393/3399 99% [============================================================= ] 3394/3399 99% [============================================================= ] 3395/3399 99% [============================================================= ] 3396/3399 99% [============================================================= ] 3397/3399 99% [============================================================= ] 3398/3399 99% [==============================================================] 3399/3399 100% operation complete, 3399 objects in 44578 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2021.05-9079-ge6195c53041 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils arc-2020.09-release 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 4.19.269 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4f Collecting legal info >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> gpm 1.20.7 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> host-bootgen xilinx_v2022.2 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> 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.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> collectd 5.12.0 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dhcpcd 9.4.1 Collecting legal info LICENSE: OK (sha256: 4f21ce186859516dcab9b3197f3e9533a9bd1b87932015c87f539af4a48cd592) >>> dmraid 1.0.0.rc16-3 Collecting legal info 1.0.0.rc16-3/dmraid/LICENSE_GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) 1.0.0.rc16-3/dmraid/LICENSE: OK (sha256: 4bc391fcf852e03c3a7564cb146af6e47717562eed296b28bce123ee1b0396b8) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> fuse-overlayfs 1.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libfuse3 3.11.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iw 5.16 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libdmtx 0.7.7 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnspr 4.35 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.87 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> privoxy 3.0.33 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> proxychains-ng 4.16 Collecting legal info COPYING: OK (sha256: 86728623caeff60e9bcc37e03b432fd191de927eed48a72a3bb4ac4e53fe20df) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> sngrep 1.6.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> strongswan 5.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> wolfssl 5.5.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tor 0.4.7.12 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uhubctl 2.5.0 Collecting legal info LICENSE: OK (sha256: 5eb09049fafa91347386daf769223ba2ee6914cb26ab95b86854ad6edea49b5d) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> umtprd 1.6.2 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.19.269: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'