inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'mkyaffs2_write_obj' at mkyaffs2.c:696:2, inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unyaffs2_oh2obj' at unyaffs2.c:632:2, inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o 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/thomas/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/thomas/autobuild/instance-2/output-1/host/bin PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/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/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/thomas/autobuild/instance-2/output-1/host/bin install make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/thomas/autobuild/instance-2/output-1/host/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi # Remove any existing certificates under /etc/ssl/certs rm -f /home/thomas/autobuild/instance-2/output-1/target/etc/ssl/certs/* # Create symlinks to certificates under /etc/ssl/certs # and generate the bundle cd /home/thomas/autobuild/instance-2/output-1/target ; for i in `find usr/share/ca-certificates -name "*.crt" | LC_COLLATE=C sort` ; do ln -sf ../../../$i etc/ssl/certs/`basename ${i} .crt`.pem ; cat $i ; done >/home/thomas/autobuild/instance-2/output-1/build/ca-certificates.crt # Create symlinks to the certificates by their hash values /home/thomas/autobuild/instance-2/output-1/host/bin/c_rehash /home/thomas/autobuild/instance-2/output-1/target/etc/ssl/certs Doing /home/thomas/autobuild/instance-2/output-1/target/etc/ssl/certs # Install the certificates bundle /usr/bin/install -D -m 644 /home/thomas/autobuild/instance-2/output-1/build/ca-certificates.crt /home/thomas/autobuild/instance-2/output-1/target/etc/ssl/certs/ca-certificates.crt rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/lib/perl5/5.36.1/pod rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/lib/perl5/5.36.1/powerpc64-linux/CORE find /home/thomas/autobuild/instance-2/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-2/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-2/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/include /home/thomas/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-2/output-1/target/usr/doc find /home/thomas/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-2/output-1/target/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/man /home/thomas/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/info /home/thomas/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/doc /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-2/output-1/target/lib/debug /home/thomas/autobuild/instance-2/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-2/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/thomas/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-2/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/thomas/autobuild/instance-2/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/thomas/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-4934-gde48ecb83d2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-git\"" \ ) > /home/thomas/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/thomas/autobuild/instance-2/output-1/per-package \ /home/thomas/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs printf ' chrony -1 chrony -1 * /run/chrony - - Time daemon\n snmp -1 snmp -1 * - - - snmpd user\n\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mkfs.axfs -s -a /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target /home/thomas/autobuild/instance-2/output-1/images/rootfs.axfs\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 3416 number of 4KB nodes: 28162 Total image size: 81460678 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 3416 objects. stage 2: creating image '/home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/3416 0% [ ] 2/3416 0% [ ] 3/3416 0% [ ] 4/3416 0% [ ] 5/3416 0% [ ] 6/3416 0% [ ] 7/3416 0% [ ] 8/3416 0% [ ] 9/3416 0% [ ] 10/3416 0% [ ] 11/3416 0% [ ] 12/3416 0% [ ] 13/3416 0% [ ] 14/3416 0% [ ] 15/3416 0% [ ] 16/3416 0% [ ] 17/3416 0% [ ] 18/3416 0% [ ] 19/3416 0% [ ] 20/3416 0% [ ] 21/3416 0% [ ] 22/3416 0% [ ] 23/3416 0% [ ] 24/3416 0% [ ] 25/3416 0% [ ] 26/3416 0% [ ] 27/3416 0% [ ] 28/3416 0% [ ] 29/3416 0% [ ] 30/3416 0% [ ] 31/3416 0% [ ] 32/3416 0% [ ] 33/3416 0% [ ] 34/3416 0% [ ] 35/3416 1% [ ] 36/3416 1% [ ] 37/3416 1% [ ] 38/3416 1% [ ] 39/3416 1% [ ] 40/3416 1% [ ] 41/3416 1% [ ] 42/3416 1% [ ] 43/3416 1% [ ] 44/3416 1% [ ] 45/3416 1% [ ] 46/3416 1% [ ] 47/3416 1% [ ] 48/3416 1% [ ] 49/3416 1% [ ] 50/3416 1% [ ] 51/3416 1% [ ] 52/3416 1% [ ] 53/3416 1% [ ] 54/3416 1% [ ] 55/3416 1% [= ] 56/3416 1% [= ] 57/3416 1% [= ] 58/3416 1% [= ] 59/3416 1% [= ] 60/3416 1% [= ] 61/3416 1% [= ] 62/3416 1% [= ] 63/3416 1% [= ] 64/3416 1% [= ] 65/3416 1% [= ] 66/3416 1% [= ] 67/3416 1% [= ] 68/3416 1% [= ] 69/3416 2% [= ] 70/3416 2% [= ] 71/3416 2% [= ] 72/3416 2% [= ] 73/3416 2% [= ] 74/3416 2% [= ] 75/3416 2% [= ] 76/3416 2% [= ] 77/3416 2% [= ] 78/3416 2% [= ] 79/3416 2% [= ] 80/3416 2% [= ] 81/3416 2% [= ] 82/3416 2% [= ] 83/3416 2% [= ] 84/3416 2% [= ] 85/3416 2% [= ] 86/3416 2% [= ] 87/3416 2% [= ] 88/3416 2% [= ] 89/3416 2% [= ] 90/3416 2% [= ] 91/3416 2% [= ] 92/3416 2% [= ] 93/3416 2% [= ] 94/3416 2% [= ] 95/3416 2% [= ] 96/3416 2% [= ] 97/3416 2% [= ] 98/3416 2% [= ] 99/3416 2% [= ] 100/3416 2% [= ] 101/3416 2% [= ] 102/3416 2% [= ] 103/3416 3% [= ] 104/3416 3% [= ] 105/3416 3% [= ] 106/3416 3% [= ] 107/3416 3% [= ] 108/3416 3% [= ] 109/3416 3% [= ] 110/3416 3% [== ] 111/3416 3% [== ] 112/3416 3% [== ] 113/3416 3% [== ] 114/3416 3% [== ] 115/3416 3% [== ] 116/3416 3% [== ] 117/3416 3% [== ] 118/3416 3% [== ] 119/3416 3% [== ] 120/3416 3% [== ] 121/3416 3% [== ] 122/3416 3% [== ] 123/3416 3% [== ] 124/3416 3% [== ] 125/3416 3% [== ] 126/3416 3% [== ] 127/3416 3% [== ] 128/3416 3% [== ] 129/3416 3% [== ] 130/3416 3% [== ] 131/3416 3% [== ] 132/3416 3% [== ] 133/3416 3% [== ] 134/3416 3% [== ] 135/3416 3% [== ] 136/3416 3% [== ] 137/3416 4% [== ] 138/3416 4% [== ] 139/3416 4% [== ] 140/3416 4% [== ] 141/3416 4% [== ] 142/3416 4% [== ] 143/3416 4% [== ] 144/3416 4% [== ] 145/3416 4% [== ] 146/3416 4% [== ] 147/3416 4% [== ] 148/3416 4% [== ] 149/3416 4% [== ] 150/3416 4% [== ] 151/3416 4% [== ] 152/3416 4% [== ] 153/3416 4% [== ] 154/3416 4% [== ] 155/3416 4% [== ] 156/3416 4% [== ] 157/3416 4% [== ] 158/3416 4% [== ] 159/3416 4% [== ] 160/3416 4% [== ] 161/3416 4% [== ] 162/3416 4% [== ] 163/3416 4% [== ] 164/3416 4% [== ] 165/3416 4% [=== ] 166/3416 4% [=== ] 167/3416 4% [=== ] 168/3416 4% [=== ] 169/3416 4% [=== ] 170/3416 4% [=== ] 171/3416 5% [=== ] 172/3416 5% [=== ] 173/3416 5% [=== ] 174/3416 5% [=== ] 175/3416 5% [=== ] 176/3416 5% [=== ] 177/3416 5% [=== ] 178/3416 5% [=== ] 179/3416 5% [=== ] 180/3416 5% [=== ] 181/3416 5% [=== ] 182/3416 5% [=== ] 183/3416 5% [=== ] 184/3416 5% [=== ] 185/3416 5% [=== ] 186/3416 5% [=== ] 187/3416 5% [=== ] 188/3416 5% [=== ] 189/3416 5% [=== ] 190/3416 5% [=== ] 191/3416 5% [=== ] 192/3416 5% [=== ] 193/3416 5% [=== ] 194/3416 5% [=== ] 195/3416 5% [=== ] 196/3416 5% [=== ] 197/3416 5% [=== ] 198/3416 5% [=== ] 199/3416 5% [=== ] 200/3416 5% [=== ] 201/3416 5% [=== ] 202/3416 5% [=== ] 203/3416 5% [=== ] 204/3416 5% [=== ] 205/3416 6% [=== ] 206/3416 6% [=== ] 207/3416 6% [=== ] 208/3416 6% [=== ] 209/3416 6% [=== ] 210/3416 6% [=== ] 211/3416 6% [=== ] 212/3416 6% [=== ] 213/3416 6% [=== ] 214/3416 6% [=== ] 215/3416 6% [=== ] 216/3416 6% [=== ] 217/3416 6% [=== ] 218/3416 6% [=== ] 219/3416 6% [=== ] 220/3416 6% [==== ] 221/3416 6% [==== ] 222/3416 6% [==== ] 223/3416 6% [==== ] 224/3416 6% [==== ] 225/3416 6% [==== ] 226/3416 6% [==== ] 227/3416 6% [==== ] 228/3416 6% [==== ] 229/3416 6% [==== ] 230/3416 6% [==== ] 231/3416 6% [==== ] 232/3416 6% [==== ] 233/3416 6% [==== ] 234/3416 6% [==== ] 235/3416 6% [==== ] 236/3416 6% [==== ] 237/3416 6% [==== ] 238/3416 6% [==== ] 239/3416 6% [==== ] 240/3416 7% [==== ] 241/3416 7% [==== ] 242/3416 7% [==== ] 243/3416 7% [==== ] 244/3416 7% [==== ] 245/3416 7% [==== ] 246/3416 7% [==== ] 247/3416 7% [==== ] 248/3416 7% [==== ] 249/3416 7% [==== ] 250/3416 7% [==== ] 251/3416 7% [==== ] 252/3416 7% [==== ] 253/3416 7% [==== ] 254/3416 7% [==== ] 255/3416 7% [==== ] 256/3416 7% [==== ] 257/3416 7% [==== ] 258/3416 7% [==== ] 259/3416 7% [==== ] 260/3416 7% [==== ] 261/3416 7% [==== ] 262/3416 7% [==== ] 263/3416 7% [==== ] 264/3416 7% [==== ] 265/3416 7% [==== ] 266/3416 7% [==== ] 267/3416 7% [==== ] 268/3416 7% [==== ] 269/3416 7% [==== ] 270/3416 7% [==== ] 271/3416 7% [==== ] 272/3416 7% [==== ] 273/3416 7% [==== ] 274/3416 8% [==== ] 275/3416 8% [===== ] 276/3416 8% [===== ] 277/3416 8% [===== ] 278/3416 8% [===== ] 279/3416 8% [===== ] 280/3416 8% [===== ] 281/3416 8% [===== ] 282/3416 8% [===== ] 283/3416 8% [===== ] 284/3416 8% [===== ] 285/3416 8% [===== ] 286/3416 8% [===== ] 287/3416 8% [===== ] 288/3416 8% [===== ] 289/3416 8% [===== ] 290/3416 8% [===== ] 291/3416 8% [===== ] 292/3416 8% [===== ] 293/3416 8% [===== ] 294/3416 8% [===== ] 295/3416 8% [===== ] 296/3416 8% [===== ] 297/3416 8% [===== ] 298/3416 8% [===== ] 299/3416 8% [===== ] 300/3416 8% [===== ] 301/3416 8% [===== ] 302/3416 8% [===== ] 303/3416 8% [===== ] 304/3416 8% [===== ] 305/3416 8% [===== ] 306/3416 8% [===== ] 307/3416 8% [===== ] 308/3416 9% [===== ] 309/3416 9% [===== ] 310/3416 9% [===== ] 311/3416 9% [===== ] 312/3416 9% [===== ] 313/3416 9% [===== ] 314/3416 9% [===== ] 315/3416 9% [===== ] 316/3416 9% [===== ] 317/3416 9% [===== ] 318/3416 9% [===== ] 319/3416 9% [===== ] 320/3416 9% [===== ] 321/3416 9% [===== ] 322/3416 9% [===== ] 323/3416 9% [===== ] 324/3416 9% [===== ] 325/3416 9% [===== ] 326/3416 9% [===== ] 327/3416 9% [===== ] 328/3416 9% [===== ] 329/3416 9% [===== ] 330/3416 9% [====== ] 331/3416 9% [====== ] 332/3416 9% [====== ] 333/3416 9% [====== ] 334/3416 9% [====== ] 335/3416 9% [====== ] 336/3416 9% [====== ] 337/3416 9% [====== ] 338/3416 9% [====== ] 339/3416 9% [====== ] 340/3416 9% [====== ] 341/3416 9% [====== ] 342/3416 10% [====== ] 343/3416 10% [====== ] 344/3416 10% [====== ] 345/3416 10% [====== ] 346/3416 10% [====== ] 347/3416 10% [====== ] 348/3416 10% [====== ] 349/3416 10% [====== ] 350/3416 10% [====== ] 351/3416 10% [====== ] 352/3416 10% [====== ] 353/3416 10% [====== ] 354/3416 10% [====== ] 355/3416 10% [====== ] 356/3416 10% [====== ] 357/3416 10% [====== ] 358/3416 10% [====== ] 359/3416 10% [====== ] 360/3416 10% [====== ] 361/3416 10% [====== ] 362/3416 10% [====== ] 363/3416 10% [====== ] 364/3416 10% [====== ] 365/3416 10% [====== ] 366/3416 10% [====== ] 367/3416 10% [====== ] 368/3416 10% [====== ] 369/3416 10% [====== ] 370/3416 10% [====== ] 371/3416 10% [====== ] 372/3416 10% [====== ] 373/3416 10% [====== ] 374/3416 10% [====== ] 375/3416 10% [====== ] 376/3416 11% [====== ] 377/3416 11% [====== ] 378/3416 11% [====== ] 379/3416 11% [====== ] 380/3416 11% [====== ] 381/3416 11% [====== ] 382/3416 11% [====== ] 383/3416 11% [====== ] 384/3416 11% [====== ] 385/3416 11% [======= ] 386/3416 11% [======= ] 387/3416 11% [======= ] 388/3416 11% [======= ] 389/3416 11% [======= ] 390/3416 11% [======= ] 391/3416 11% [======= ] 392/3416 11% [======= ] 393/3416 11% [======= ] 394/3416 11% [======= ] 395/3416 11% [======= ] 396/3416 11% [======= ] 397/3416 11% [======= ] 398/3416 11% [======= ] 399/3416 11% [======= ] 400/3416 11% [======= ] 401/3416 11% [======= ] 402/3416 11% [======= ] 403/3416 11% [======= ] 404/3416 11% [======= ] 405/3416 11% [======= ] 406/3416 11% [======= ] 407/3416 11% [======= ] 408/3416 11% [======= ] 409/3416 11% [======= ] 410/3416 12% [======= ] 411/3416 12% [======= ] 412/3416 12% [======= ] 413/3416 12% [======= ] 414/3416 12% [======= ] 415/3416 12% [======= ] 416/3416 12% [======= ] 417/3416 12% [======= ] 418/3416 12% [======= ] 419/3416 12% [======= ] 420/3416 12% [======= ] 421/3416 12% [======= ] 422/3416 12% [======= ] 423/3416 12% [======= ] 424/3416 12% [======= ] 425/3416 12% [======= ] 426/3416 12% [======= ] 427/3416 12% [======= ] 428/3416 12% [======= ] 429/3416 12% [======= ] 430/3416 12% [======= ] 431/3416 12% [======= ] 432/3416 12% [======= ] 433/3416 12% [======= ] 434/3416 12% [======= ] 435/3416 12% [======= ] 436/3416 12% [======= ] 437/3416 12% [======= ] 438/3416 12% [======= ] 439/3416 12% [======= ] 440/3416 12% [======== ] 441/3416 12% [======== ] 442/3416 12% [======== ] 443/3416 12% [======== ] 444/3416 12% [======== ] 445/3416 13% [======== ] 446/3416 13% [======== ] 447/3416 13% [======== ] 448/3416 13% [======== ] 449/3416 13% [======== ] 450/3416 13% [======== ] 451/3416 13% [======== ] 452/3416 13% [======== ] 453/3416 13% [======== ] 454/3416 13% [======== ] 455/3416 13% [======== ] 456/3416 13% [======== ] 457/3416 13% [======== ] 458/3416 13% [======== ] 459/3416 13% [======== ] 460/3416 13% [======== ] 461/3416 13% [======== ] 462/3416 13% [======== ] 463/3416 13% [======== ] 464/3416 13% [======== ] 465/3416 13% [======== ] 466/3416 13% [======== ] 467/3416 13% [======== ] 468/3416 13% [======== ] 469/3416 13% [======== ] 470/3416 13% [======== ] 471/3416 13% [======== ] 472/3416 13% [======== ] 473/3416 13% [======== ] 474/3416 13% [======== ] 475/3416 13% [======== ] 476/3416 13% [======== ] 477/3416 13% [======== ] 478/3416 13% [======== ] 479/3416 14% [======== ] 480/3416 14% [======== ] 481/3416 14% [======== ] 482/3416 14% [======== ] 483/3416 14% [======== ] 484/3416 14% [======== ] 485/3416 14% [======== ] 486/3416 14% [======== ] 487/3416 14% [======== ] 488/3416 14% [======== ] 489/3416 14% [======== ] 490/3416 14% [======== ] 491/3416 14% [======== ] 492/3416 14% [======== ] 493/3416 14% [======== ] 494/3416 14% [======== ] 495/3416 14% [========= ] 496/3416 14% [========= ] 497/3416 14% [========= ] 498/3416 14% [========= ] 499/3416 14% [========= ] 500/3416 14% [========= ] 501/3416 14% [========= ] 502/3416 14% [========= ] 503/3416 14% [========= ] 504/3416 14% [========= ] 505/3416 14% [========= ] 506/3416 14% [========= ] 507/3416 14% [========= ] 508/3416 14% [========= ] 509/3416 14% [========= ] 510/3416 14% [========= ] 511/3416 14% [========= ] 512/3416 14% [========= ] 513/3416 15% [========= ] 514/3416 15% [========= ] 515/3416 15% [========= ] 516/3416 15% [========= ] 517/3416 15% [========= ] 518/3416 15% [========= ] 519/3416 15% [========= ] 520/3416 15% [========= ] 521/3416 15% [========= ] 522/3416 15% [========= ] 523/3416 15% [========= ] 524/3416 15% [========= ] 525/3416 15% [========= ] 526/3416 15% [========= ] 527/3416 15% [========= ] 528/3416 15% [========= ] 529/3416 15% [========= ] 530/3416 15% [========= ] 531/3416 15% [========= ] 532/3416 15% [========= ] 533/3416 15% [========= ] 534/3416 15% [========= ] 535/3416 15% [========= ] 536/3416 15% [========= ] 537/3416 15% [========= ] 538/3416 15% [========= ] 539/3416 15% [========= ] 540/3416 15% [========= ] 541/3416 15% [========= ] 542/3416 15% [========= ] 543/3416 15% [========= ] 544/3416 15% [========= ] 545/3416 15% [========= ] 546/3416 15% [========= ] 547/3416 16% [========= ] 548/3416 16% [========= ] 549/3416 16% [========= ] 550/3416 16% [========== ] 551/3416 16% [========== ] 552/3416 16% [========== ] 553/3416 16% [========== ] 554/3416 16% [========== ] 555/3416 16% [========== ] 556/3416 16% [========== ] 557/3416 16% [========== ] 558/3416 16% [========== ] 559/3416 16% [========== ] 560/3416 16% [========== ] 561/3416 16% [========== ] 562/3416 16% [========== ] 563/3416 16% [========== ] 564/3416 16% [========== ] 565/3416 16% [========== ] 566/3416 16% [========== ] 567/3416 16% [========== ] 568/3416 16% [========== ] 569/3416 16% [========== ] 570/3416 16% [========== ] 571/3416 16% [========== ] 572/3416 16% [========== ] 573/3416 16% [========== ] 574/3416 16% [========== ] 575/3416 16% [========== ] 576/3416 16% [========== ] 577/3416 16% [========== ] 578/3416 16% [========== ] 579/3416 16% [========== ] 580/3416 16% [========== ] 581/3416 17% [========== ] 582/3416 17% [========== ] 583/3416 17% [========== ] 584/3416 17% [========== ] 585/3416 17% [========== ] 586/3416 17% [========== ] 587/3416 17% [========== ] 588/3416 17% [========== ] 589/3416 17% [========== ] 590/3416 17% [========== ] 591/3416 17% [========== ] 592/3416 17% [========== ] 593/3416 17% [========== ] 594/3416 17% [========== ] 595/3416 17% [========== ] 596/3416 17% [========== ] 597/3416 17% [========== ] 598/3416 17% [========== ] 599/3416 17% [========== ] 600/3416 17% [========== ] 601/3416 17% [========== ] 602/3416 17% [========== ] 603/3416 17% [========== ] 604/3416 17% [========== ] 605/3416 17% [========== ] 606/3416 17% [=========== ] 607/3416 17% [=========== ] 608/3416 17% [=========== ] 609/3416 17% [=========== ] 610/3416 17% [=========== ] 611/3416 17% [=========== ] 612/3416 17% [=========== ] 613/3416 17% [=========== ] 614/3416 17% [=========== ] 615/3416 18% [=========== ] 616/3416 18% [=========== ] 617/3416 18% [=========== ] 618/3416 18% [=========== ] 619/3416 18% [=========== ] 620/3416 18% [=========== ] 621/3416 18% [=========== ] 622/3416 18% [=========== ] 623/3416 18% [=========== ] 624/3416 18% [=========== ] 625/3416 18% [=========== ] 626/3416 18% [=========== ] 627/3416 18% [=========== ] 628/3416 18% [=========== ] 629/3416 18% [=========== ] 630/3416 18% [=========== ] 631/3416 18% [=========== ] 632/3416 18% [=========== ] 633/3416 18% [=========== ] 634/3416 18% [=========== ] 635/3416 18% [=========== ] 636/3416 18% [=========== ] 637/3416 18% [=========== ] 638/3416 18% [=========== ] 639/3416 18% [=========== ] 640/3416 18% [=========== ] 641/3416 18% [=========== ] 642/3416 18% [=========== ] 643/3416 18% [=========== ] 644/3416 18% [=========== ] 645/3416 18% [=========== ] 646/3416 18% [=========== ] 647/3416 18% [=========== ] 648/3416 18% [=========== ] 649/3416 18% [=========== ] 650/3416 19% [=========== ] 651/3416 19% [=========== ] 652/3416 19% [=========== ] 653/3416 19% [=========== ] 654/3416 19% [=========== ] 655/3416 19% [=========== ] 656/3416 19% [=========== ] 657/3416 19% [=========== ] 658/3416 19% [=========== ] 659/3416 19% [=========== ] 660/3416 19% [=========== ] 661/3416 19% [============ ] 662/3416 19% [============ ] 663/3416 19% [============ ] 664/3416 19% [============ ] 665/3416 19% [============ ] 666/3416 19% [============ ] 667/3416 19% [============ ] 668/3416 19% [============ ] 669/3416 19% [============ ] 670/3416 19% [============ ] 671/3416 19% [============ ] 672/3416 19% [============ ] 673/3416 19% [============ ] 674/3416 19% [============ ] 675/3416 19% [============ ] 676/3416 19% [============ ] 677/3416 19% [============ ] 678/3416 19% [============ ] 679/3416 19% [============ ] 680/3416 19% [============ ] 681/3416 19% [============ ] 682/3416 19% [============ ] 683/3416 19% [============ ] 684/3416 20% [============ ] 685/3416 20% [============ ] 686/3416 20% [============ ] 687/3416 20% [============ ] 688/3416 20% [============ ] 689/3416 20% [============ ] 690/3416 20% [============ ] 691/3416 20% [============ ] 692/3416 20% [============ ] 693/3416 20% [============ ] 694/3416 20% [============ ] 695/3416 20% [============ ] 696/3416 20% [============ ] 697/3416 20% [============ ] 698/3416 20% [============ ] 699/3416 20% [============ ] 700/3416 20% [============ ] 701/3416 20% [============ ] 702/3416 20% [============ ] 703/3416 20% [============ ] 704/3416 20% [============ ] 705/3416 20% [============ ] 706/3416 20% [============ ] 707/3416 20% [============ ] 708/3416 20% [============ ] 709/3416 20% [============ ] 710/3416 20% [============ ] 711/3416 20% [============ ] 712/3416 20% [============ ] 713/3416 20% [============ ] 714/3416 20% [============ ] 715/3416 20% [============ ] 716/3416 20% [============= ] 717/3416 20% [============= ] 718/3416 21% [============= ] 719/3416 21% [============= ] 720/3416 21% [============= ] 721/3416 21% [============= ] 722/3416 21% [============= ] 723/3416 21% [============= ] 724/3416 21% [============= ] 725/3416 21% [============= ] 726/3416 21% [============= ] 727/3416 21% [============= ] 728/3416 21% [============= ] 729/3416 21% [============= ] 730/3416 21% [============= ] 731/3416 21% [============= ] 732/3416 21% [============= ] 733/3416 21% [============= ] 734/3416 21% [============= ] 735/3416 21% [============= ] 736/3416 21% [============= ] 737/3416 21% [============= ] 738/3416 21% [============= ] 739/3416 21% [============= ] 740/3416 21% [============= ] 741/3416 21% [============= ] 742/3416 21% [============= ] 743/3416 21% [============= ] 744/3416 21% [============= ] 745/3416 21% [============= ] 746/3416 21% [============= ] 747/3416 21% [============= ] 748/3416 21% [============= ] 749/3416 21% [============= ] 750/3416 21% [============= ] 751/3416 21% [============= ] 752/3416 22% [============= ] 753/3416 22% [============= ] 754/3416 22% [============= ] 755/3416 22% [============= ] 756/3416 22% [============= ] 757/3416 22% [============= ] 758/3416 22% [============= ] 759/3416 22% [============= ] 760/3416 22% [============= ] 761/3416 22% [============= ] 762/3416 22% [============= ] 763/3416 22% [============= ] 764/3416 22% [============= ] 765/3416 22% [============= ] 766/3416 22% [============= ] 767/3416 22% [============= ] 768/3416 22% [============= ] 769/3416 22% [============= ] 770/3416 22% [============= ] 771/3416 22% [============== ] 772/3416 22% [============== ] 773/3416 22% [============== ] 774/3416 22% [============== ] 775/3416 22% [============== ] 776/3416 22% [============== ] 777/3416 22% [============== ] 778/3416 22% [============== ] 779/3416 22% [============== ] 780/3416 22% [============== ] 781/3416 22% [============== ] 782/3416 22% [============== ] 783/3416 22% [============== ] 784/3416 22% [============== ] 785/3416 22% [============== ] 786/3416 23% [============== ] 787/3416 23% [============== ] 788/3416 23% [============== ] 789/3416 23% [============== ] 790/3416 23% [============== ] 791/3416 23% [============== ] 792/3416 23% [============== ] 793/3416 23% [============== ] 794/3416 23% [============== ] 795/3416 23% [============== ] 796/3416 23% [============== ] 797/3416 23% [============== ] 798/3416 23% [============== ] 799/3416 23% [============== ] 800/3416 23% [============== ] 801/3416 23% [============== ] 802/3416 23% [============== ] 803/3416 23% [============== ] 804/3416 23% [============== ] 805/3416 23% [============== ] 806/3416 23% [============== ] 807/3416 23% [============== ] 808/3416 23% [============== ] 809/3416 23% [============== ] 810/3416 23% [============== ] 811/3416 23% [============== ] 812/3416 23% [============== ] 813/3416 23% [============== ] 814/3416 23% [============== ] 815/3416 23% [============== ] 816/3416 23% [============== ] 817/3416 23% [============== ] 818/3416 23% [============== ] 819/3416 23% [============== ] 820/3416 24% [============== ] 821/3416 24% [============== ] 822/3416 24% [============== ] 823/3416 24% [============== ] 824/3416 24% [============== ] 825/3416 24% [============== ] 826/3416 24% [=============== ] 827/3416 24% [=============== ] 828/3416 24% [=============== ] 829/3416 24% [=============== ] 830/3416 24% [=============== ] 831/3416 24% [=============== ] 832/3416 24% [=============== ] 833/3416 24% [=============== ] 834/3416 24% [=============== ] 835/3416 24% [=============== ] 836/3416 24% [=============== ] 837/3416 24% [=============== ] 838/3416 24% [=============== ] 839/3416 24% [=============== ] 840/3416 24% [=============== ] 841/3416 24% [=============== ] 842/3416 24% [=============== ] 843/3416 24% [=============== ] 844/3416 24% [=============== ] 845/3416 24% [=============== ] 846/3416 24% [=============== ] 847/3416 24% [=============== ] 848/3416 24% [=============== ] 849/3416 24% [=============== ] 850/3416 24% [=============== ] 851/3416 24% [=============== ] 852/3416 24% [=============== ] 853/3416 24% [=============== ] 854/3416 25% [=============== ] 855/3416 25% [=============== ] 856/3416 25% [=============== ] 857/3416 25% [=============== ] 858/3416 25% [=============== ] 859/3416 25% [=============== ] 860/3416 25% [=============== ] 861/3416 25% [=============== ] 862/3416 25% [=============== ] 863/3416 25% [=============== ] 864/3416 25% [=============== ] 865/3416 25% [=============== ] 866/3416 25% [=============== ] 867/3416 25% [=============== ] 868/3416 25% [=============== ] 869/3416 25% [=============== ] 870/3416 25% [=============== ] 871/3416 25% [=============== ] 872/3416 25% [=============== ] 873/3416 25% [=============== ] 874/3416 25% [=============== ] 875/3416 25% [=============== ] 876/3416 25% [=============== ] 877/3416 25% [=============== ] 878/3416 25% [=============== ] 879/3416 25% [=============== ] 880/3416 25% [=============== ] 881/3416 25% [================ ] 882/3416 25% [================ ] 883/3416 25% [================ ] 884/3416 25% [================ ] 885/3416 25% [================ ] 886/3416 25% [================ ] 887/3416 25% [================ ] 888/3416 25% [================ ] 889/3416 26% [================ ] 890/3416 26% [================ ] 891/3416 26% [================ ] 892/3416 26% [================ ] 893/3416 26% [================ ] 894/3416 26% [================ ] 895/3416 26% [================ ] 896/3416 26% [================ ] 897/3416 26% [================ ] 898/3416 26% [================ ] 899/3416 26% [================ ] 900/3416 26% [================ ] 901/3416 26% [================ ] 902/3416 26% [================ ] 903/3416 26% [================ ] 904/3416 26% [================ ] 905/3416 26% [================ ] 906/3416 26% [================ ] 907/3416 26% [================ ] 908/3416 26% [================ ] 909/3416 26% [================ ] 910/3416 26% [================ ] 911/3416 26% [================ ] 912/3416 26% [================ ] 913/3416 26% [================ ] 914/3416 26% [================ ] 915/3416 26% [================ ] 916/3416 26% [================ ] 917/3416 26% [================ ] 918/3416 26% [================ ] 919/3416 26% [================ ] 920/3416 26% [================ ] 921/3416 26% [================ ] 922/3416 26% [================ ] 923/3416 27% [================ ] 924/3416 27% [================ ] 925/3416 27% [================ ] 926/3416 27% [================ ] 927/3416 27% [================ ] 928/3416 27% [================ ] 929/3416 27% [================ ] 930/3416 27% [================ ] 931/3416 27% [================ ] 932/3416 27% [================ ] 933/3416 27% [================ ] 934/3416 27% [================ ] 935/3416 27% [================ ] 936/3416 27% [================= ] 937/3416 27% [================= ] 938/3416 27% [================= ] 939/3416 27% [================= ] 940/3416 27% [================= ] 941/3416 27% [================= ] 942/3416 27% [================= ] 943/3416 27% [================= ] 944/3416 27% [================= ] 945/3416 27% [================= ] 946/3416 27% [================= ] 947/3416 27% [================= ] 948/3416 27% [================= ] 949/3416 27% [================= ] 950/3416 27% [================= ] 951/3416 27% [================= ] 952/3416 27% [================= ] 953/3416 27% [================= ] 954/3416 27% [================= ] 955/3416 27% [================= ] 956/3416 27% [================= ] 957/3416 28% [================= ] 958/3416 28% [================= ] 959/3416 28% [================= ] 960/3416 28% [================= ] 961/3416 28% [================= ] 962/3416 28% [================= ] 963/3416 28% [================= ] 964/3416 28% [================= ] 965/3416 28% [================= ] 966/3416 28% [================= ] 967/3416 28% [================= ] 968/3416 28% [================= ] 969/3416 28% [================= ] 970/3416 28% [================= ] 971/3416 28% [================= ] 972/3416 28% [================= ] 973/3416 28% [================= ] 974/3416 28% [================= ] 975/3416 28% [================= ] 976/3416 28% [================= ] 977/3416 28% [================= ] 978/3416 28% [================= ] 979/3416 28% [================= ] 980/3416 28% [================= ] 981/3416 28% [================= ] 982/3416 28% [================= ] 983/3416 28% [================= ] 984/3416 28% [================= ] 985/3416 28% [================= ] 986/3416 28% [================= ] 987/3416 28% [================= ] 988/3416 28% [================= ] 989/3416 28% [================= ] 990/3416 28% [================= ] 991/3416 29% [================== ] 992/3416 29% [================== ] 993/3416 29% [================== ] 994/3416 29% [================== ] 995/3416 29% [================== ] 996/3416 29% [================== ] 997/3416 29% [================== ] 998/3416 29% [================== ] 999/3416 29% [================== ] 1000/3416 29% [================== ] 1001/3416 29% [================== ] 1002/3416 29% [================== ] 1003/3416 29% [================== ] 1004/3416 29% [================== ] 1005/3416 29% [================== ] 1006/3416 29% [================== ] 1007/3416 29% [================== ] 1008/3416 29% [================== ] 1009/3416 29% [================== ] 1010/3416 29% [================== ] 1011/3416 29% [================== ] 1012/3416 29% [================== ] 1013/3416 29% [================== ] 1014/3416 29% [================== ] 1015/3416 29% [================== ] 1016/3416 29% [================== ] 1017/3416 29% [================== ] 1018/3416 29% [================== ] 1019/3416 29% [================== ] 1020/3416 29% [================== ] 1021/3416 29% [================== ] 1022/3416 29% [================== ] 1023/3416 29% [================== ] 1024/3416 29% [================== ] 1025/3416 30% [================== ] 1026/3416 30% [================== ] 1027/3416 30% [================== ] 1028/3416 30% [================== ] 1029/3416 30% [================== ] 1030/3416 30% [================== ] 1031/3416 30% [================== ] 1032/3416 30% [================== ] 1033/3416 30% [================== ] 1034/3416 30% [================== ] 1035/3416 30% [================== ] 1036/3416 30% [================== ] 1037/3416 30% [================== ] 1038/3416 30% [================== ] 1039/3416 30% [================== ] 1040/3416 30% [================== ] 1041/3416 30% [================== ] 1042/3416 30% [================== ] 1043/3416 30% [================== ] 1044/3416 30% [================== ] 1045/3416 30% [================== ] 1046/3416 30% [=================== ] 1047/3416 30% [=================== ] 1048/3416 30% [=================== ] 1049/3416 30% [=================== ] 1050/3416 30% [=================== ] 1051/3416 30% [=================== ] 1052/3416 30% [=================== ] 1053/3416 30% [=================== ] 1054/3416 30% [=================== ] 1055/3416 30% [=================== ] 1056/3416 30% [=================== ] 1057/3416 30% [=================== ] 1058/3416 30% [=================== ] 1059/3416 31% [=================== ] 1060/3416 31% [=================== ] 1061/3416 31% [=================== ] 1062/3416 31% [=================== ] 1063/3416 31% [=================== ] 1064/3416 31% [=================== ] 1065/3416 31% [=================== ] 1066/3416 31% [=================== ] 1067/3416 31% [=================== ] 1068/3416 31% [=================== ] 1069/3416 31% [=================== ] 1070/3416 31% [=================== ] 1071/3416 31% [=================== ] 1072/3416 31% [=================== ] 1073/3416 31% [=================== ] 1074/3416 31% [=================== ] 1075/3416 31% [=================== ] 1076/3416 31% [=================== ] 1077/3416 31% [=================== ] 1078/3416 31% [=================== ] 1079/3416 31% [=================== ] 1080/3416 31% [=================== ] 1081/3416 31% [=================== ] 1082/3416 31% [=================== ] 1083/3416 31% [=================== ] 1084/3416 31% [=================== ] 1085/3416 31% [=================== ] 1086/3416 31% [=================== ] 1087/3416 31% [=================== ] 1088/3416 31% [=================== ] 1089/3416 31% [=================== ] 1090/3416 31% [=================== ] 1091/3416 31% [=================== ] 1092/3416 31% [=================== ] 1093/3416 31% [=================== ] 1094/3416 32% [=================== ] 1095/3416 32% [=================== ] 1096/3416 32% [=================== ] 1097/3416 32% [=================== ] 1098/3416 32% [=================== ] 1099/3416 32% [=================== ] 1100/3416 32% [=================== ] 1101/3416 32% [==================== ] 1102/3416 32% [==================== ] 1103/3416 32% [==================== ] 1104/3416 32% [==================== ] 1105/3416 32% [==================== ] 1106/3416 32% [==================== ] 1107/3416 32% [==================== ] 1108/3416 32% [==================== ] 1109/3416 32% [==================== ] 1110/3416 32% [==================== ] 1111/3416 32% [==================== ] 1112/3416 32% [==================== ] 1113/3416 32% [==================== ] 1114/3416 32% [==================== ] 1115/3416 32% [==================== ] 1116/3416 32% [==================== ] 1117/3416 32% [==================== ] 1118/3416 32% [==================== ] 1119/3416 32% [==================== ] 1120/3416 32% [==================== ] 1121/3416 32% [==================== ] 1122/3416 32% [==================== ] 1123/3416 32% [==================== ] 1124/3416 32% [==================== ] 1125/3416 32% [==================== ] 1126/3416 32% [==================== ] 1127/3416 32% [==================== ] 1128/3416 33% [==================== ] 1129/3416 33% [==================== ] 1130/3416 33% [==================== ] 1131/3416 33% [==================== ] 1132/3416 33% [==================== ] 1133/3416 33% [==================== ] 1134/3416 33% [==================== ] 1135/3416 33% [==================== ] 1136/3416 33% [==================== ] 1137/3416 33% [==================== ] 1138/3416 33% [==================== ] 1139/3416 33% [==================== ] 1140/3416 33% [==================== ] 1141/3416 33% [==================== ] 1142/3416 33% [==================== ] 1143/3416 33% [==================== ] 1144/3416 33% [==================== ] 1145/3416 33% [==================== ] 1146/3416 33% [==================== ] 1147/3416 33% [==================== ] 1148/3416 33% [==================== ] 1149/3416 33% [==================== ] 1150/3416 33% [==================== ] 1151/3416 33% [==================== ] 1152/3416 33% [==================== ] 1153/3416 33% [==================== ] 1154/3416 33% [==================== ] 1155/3416 33% [==================== ] 1156/3416 33% [==================== ] 1157/3416 33% [===================== ] 1158/3416 33% [===================== ] 1159/3416 33% [===================== ] 1160/3416 33% [===================== ] 1161/3416 33% [===================== ] 1162/3416 34% [===================== ] 1163/3416 34% [===================== ] 1164/3416 34% [===================== ] 1165/3416 34% [===================== ] 1166/3416 34% [===================== ] 1167/3416 34% [===================== ] 1168/3416 34% [===================== ] 1169/3416 34% [===================== ] 1170/3416 34% [===================== ] 1171/3416 34% [===================== ] 1172/3416 34% [===================== ] 1173/3416 34% [===================== ] 1174/3416 34% [===================== ] 1175/3416 34% [===================== ] 1176/3416 34% [===================== ] 1177/3416 34% [===================== ] 1178/3416 34% [===================== ] 1179/3416 34% [===================== ] 1180/3416 34% [===================== ] 1181/3416 34% [===================== ] 1182/3416 34% [===================== ] 1183/3416 34% [===================== ] 1184/3416 34% [===================== ] 1185/3416 34% [===================== ] 1186/3416 34% [===================== ] 1187/3416 34% [===================== ] 1188/3416 34% [===================== ] 1189/3416 34% [===================== ] 1190/3416 34% [===================== ] 1191/3416 34% [===================== ] 1192/3416 34% [===================== ] 1193/3416 34% [===================== ] 1194/3416 34% [===================== ] 1195/3416 34% [===================== ] 1196/3416 35% [===================== ] 1197/3416 35% [===================== ] 1198/3416 35% [===================== ] 1199/3416 35% [===================== ] 1200/3416 35% [===================== ] 1201/3416 35% [===================== ] 1202/3416 35% [===================== ] 1203/3416 35% [===================== ] 1204/3416 35% [===================== ] 1205/3416 35% [===================== ] 1206/3416 35% [===================== ] 1207/3416 35% [===================== ] 1208/3416 35% [===================== ] 1209/3416 35% [===================== ] 1210/3416 35% [===================== ] 1211/3416 35% [===================== ] 1212/3416 35% [====================== ] 1213/3416 35% [====================== ] 1214/3416 35% [====================== ] 1215/3416 35% [====================== ] 1216/3416 35% [====================== ] 1217/3416 35% [====================== ] 1218/3416 35% [====================== ] 1219/3416 35% [====================== ] 1220/3416 35% [====================== ] 1221/3416 35% [====================== ] 1222/3416 35% [====================== ] 1223/3416 35% [====================== ] 1224/3416 35% [====================== ] 1225/3416 35% [====================== ] 1226/3416 35% [====================== ] 1227/3416 35% [====================== ] 1228/3416 35% [====================== ] 1229/3416 35% [====================== ] 1230/3416 36% [====================== ] 1231/3416 36% [====================== ] 1232/3416 36% [====================== ] 1233/3416 36% [====================== ] 1234/3416 36% [====================== ] 1235/3416 36% [====================== ] 1236/3416 36% [====================== ] 1237/3416 36% [====================== ] 1238/3416 36% [====================== ] 1239/3416 36% [====================== ] 1240/3416 36% [====================== ] 1241/3416 36% [====================== ] 1242/3416 36% [====================== ] 1243/3416 36% [====================== ] 1244/3416 36% [====================== ] 1245/3416 36% [====================== ] 1246/3416 36% [====================== ] 1247/3416 36% [====================== ] 1248/3416 36% [====================== ] 1249/3416 36% [====================== ] 1250/3416 36% [====================== ] 1251/3416 36% [====================== ] 1252/3416 36% [====================== ] 1253/3416 36% [====================== ] 1254/3416 36% [====================== ] 1255/3416 36% [====================== ] 1256/3416 36% [====================== ] 1257/3416 36% [====================== ] 1258/3416 36% [====================== ] 1259/3416 36% [====================== ] 1260/3416 36% [====================== ] 1261/3416 36% [====================== ] 1262/3416 36% [====================== ] 1263/3416 36% [====================== ] 1264/3416 37% [====================== ] 1265/3416 37% [====================== ] 1266/3416 37% [====================== ] 1267/3416 37% [======================= ] 1268/3416 37% [======================= ] 1269/3416 37% [======================= ] 1270/3416 37% [======================= ] 1271/3416 37% [======================= ] 1272/3416 37% [======================= ] 1273/3416 37% [======================= ] 1274/3416 37% [======================= ] 1275/3416 37% [======================= ] 1276/3416 37% [======================= ] 1277/3416 37% [======================= ] 1278/3416 37% [======================= ] 1279/3416 37% [======================= ] 1280/3416 37% [======================= ] 1281/3416 37% [======================= ] 1282/3416 37% [======================= ] 1283/3416 37% [======================= ] 1284/3416 37% [======================= ] 1285/3416 37% [======================= ] 1286/3416 37% [======================= ] 1287/3416 37% [======================= ] 1288/3416 37% [======================= ] 1289/3416 37% [======================= ] 1290/3416 37% [======================= ] 1291/3416 37% [======================= ] 1292/3416 37% [======================= ] 1293/3416 37% [======================= ] 1294/3416 37% [======================= ] 1295/3416 37% [======================= ] 1296/3416 37% [======================= ] 1297/3416 37% [======================= ] 1298/3416 37% [======================= ] 1299/3416 38% [======================= ] 1300/3416 38% [======================= ] 1301/3416 38% [======================= ] 1302/3416 38% [======================= ] 1303/3416 38% [======================= ] 1304/3416 38% [======================= ] 1305/3416 38% [======================= ] 1306/3416 38% [======================= ] 1307/3416 38% [======================= ] 1308/3416 38% [======================= ] 1309/3416 38% [======================= ] 1310/3416 38% [======================= ] 1311/3416 38% [======================= ] 1312/3416 38% [======================= ] 1313/3416 38% [======================= ] 1314/3416 38% [======================= ] 1315/3416 38% [======================= ] 1316/3416 38% [======================= ] 1317/3416 38% [======================= ] 1318/3416 38% [======================= ] 1319/3416 38% [======================= ] 1320/3416 38% [======================= ] 1321/3416 38% [======================= ] 1322/3416 38% [======================== ] 1323/3416 38% [======================== ] 1324/3416 38% [======================== ] 1325/3416 38% [======================== ] 1326/3416 38% [======================== ] 1327/3416 38% [======================== ] 1328/3416 38% [======================== ] 1329/3416 38% [======================== ] 1330/3416 38% [======================== ] 1331/3416 38% [======================== ] 1332/3416 38% [======================== ] 1333/3416 39% [======================== ] 1334/3416 39% [======================== ] 1335/3416 39% [======================== ] 1336/3416 39% [======================== ] 1337/3416 39% [======================== ] 1338/3416 39% [======================== ] 1339/3416 39% [======================== ] 1340/3416 39% [======================== ] 1341/3416 39% [======================== ] 1342/3416 39% [======================== ] 1343/3416 39% [======================== ] 1344/3416 39% [======================== ] 1345/3416 39% [======================== ] 1346/3416 39% [======================== ] 1347/3416 39% [======================== ] 1348/3416 39% [======================== ] 1349/3416 39% [======================== ] 1350/3416 39% [======================== ] 1351/3416 39% [======================== ] 1352/3416 39% [======================== ] 1353/3416 39% [======================== ] 1354/3416 39% [======================== ] 1355/3416 39% [======================== ] 1356/3416 39% [======================== ] 1357/3416 39% [======================== ] 1358/3416 39% [======================== ] 1359/3416 39% [======================== ] 1360/3416 39% [======================== ] 1361/3416 39% [======================== ] 1362/3416 39% [======================== ] 1363/3416 39% [======================== ] 1364/3416 39% [======================== ] 1365/3416 39% [======================== ] 1366/3416 39% [======================== ] 1367/3416 40% [======================== ] 1368/3416 40% [======================== ] 1369/3416 40% [======================== ] 1370/3416 40% [======================== ] 1371/3416 40% [======================== ] 1372/3416 40% [======================== ] 1373/3416 40% [======================== ] 1374/3416 40% [======================== ] 1375/3416 40% [======================== ] 1376/3416 40% [======================== ] 1377/3416 40% [========================= ] 1378/3416 40% [========================= ] 1379/3416 40% [========================= ] 1380/3416 40% [========================= ] 1381/3416 40% [========================= ] 1382/3416 40% [========================= ] 1383/3416 40% [========================= ] 1384/3416 40% [========================= ] 1385/3416 40% [========================= ] 1386/3416 40% [========================= ] 1387/3416 40% [========================= ] 1388/3416 40% [========================= ] 1389/3416 40% [========================= ] 1390/3416 40% [========================= ] 1391/3416 40% [========================= ] 1392/3416 40% [========================= ] 1393/3416 40% [========================= ] 1394/3416 40% [========================= ] 1395/3416 40% [========================= ] 1396/3416 40% [========================= ] 1397/3416 40% [========================= ] 1398/3416 40% [========================= ] 1399/3416 40% [========================= ] 1400/3416 40% [========================= ] 1401/3416 41% [========================= ] 1402/3416 41% [========================= ] 1403/3416 41% [========================= ] 1404/3416 41% [========================= ] 1405/3416 41% [========================= ] 1406/3416 41% [========================= ] 1407/3416 41% [========================= ] 1408/3416 41% [========================= ] 1409/3416 41% [========================= ] 1410/3416 41% [========================= ] 1411/3416 41% [========================= ] 1412/3416 41% [========================= ] 1413/3416 41% [========================= ] 1414/3416 41% [========================= ] 1415/3416 41% [========================= ] 1416/3416 41% [========================= ] 1417/3416 41% [========================= ] 1418/3416 41% [========================= ] 1419/3416 41% [========================= ] 1420/3416 41% [========================= ] 1421/3416 41% [========================= ] 1422/3416 41% [========================= ] 1423/3416 41% [========================= ] 1424/3416 41% [========================= ] 1425/3416 41% [========================= ] 1426/3416 41% [========================= ] 1427/3416 41% [========================= ] 1428/3416 41% [========================= ] 1429/3416 41% [========================= ] 1430/3416 41% [========================= ] 1431/3416 41% [========================= ] 1432/3416 41% [========================== ] 1433/3416 41% [========================== ] 1434/3416 41% [========================== ] 1435/3416 42% [========================== ] 1436/3416 42% [========================== ] 1437/3416 42% [========================== ] 1438/3416 42% [========================== ] 1439/3416 42% [========================== ] 1440/3416 42% [========================== ] 1441/3416 42% [========================== ] 1442/3416 42% [========================== ] 1443/3416 42% [========================== ] 1444/3416 42% [========================== ] 1445/3416 42% [========================== ] 1446/3416 42% [========================== ] 1447/3416 42% [========================== ] 1448/3416 42% [========================== ] 1449/3416 42% [========================== ] 1450/3416 42% [========================== ] 1451/3416 42% [========================== ] 1452/3416 42% [========================== ] 1453/3416 42% [========================== ] 1454/3416 42% [========================== ] 1455/3416 42% [========================== ] 1456/3416 42% [========================== ] 1457/3416 42% [========================== ] 1458/3416 42% [========================== ] 1459/3416 42% [========================== ] 1460/3416 42% [========================== ] 1461/3416 42% [========================== ] 1462/3416 42% [========================== ] 1463/3416 42% [========================== ] 1464/3416 42% [========================== ] 1465/3416 42% [========================== ] 1466/3416 42% [========================== ] 1467/3416 42% [========================== ] 1468/3416 42% [========================== ] 1469/3416 43% [========================== ] 1470/3416 43% [========================== ] 1471/3416 43% [========================== ] 1472/3416 43% [========================== ] 1473/3416 43% [========================== ] 1474/3416 43% [========================== ] 1475/3416 43% [========================== ] 1476/3416 43% [========================== ] 1477/3416 43% [========================== ] 1478/3416 43% [========================== ] 1479/3416 43% [========================== ] 1480/3416 43% [========================== ] 1481/3416 43% [========================== ] 1482/3416 43% [========================== ] 1483/3416 43% [========================== ] 1484/3416 43% [========================== ] 1485/3416 43% [========================== ] 1486/3416 43% [========================== ] 1487/3416 43% [=========================== ] 1488/3416 43% [=========================== ] 1489/3416 43% [=========================== ] 1490/3416 43% [=========================== ] 1491/3416 43% [=========================== ] 1492/3416 43% [=========================== ] 1493/3416 43% [=========================== ] 1494/3416 43% [=========================== ] 1495/3416 43% [=========================== ] 1496/3416 43% [=========================== ] 1497/3416 43% [=========================== ] 1498/3416 43% [=========================== ] 1499/3416 43% [=========================== ] 1500/3416 43% [=========================== ] 1501/3416 43% [=========================== ] 1502/3416 43% [=========================== ] 1503/3416 43% [=========================== ] 1504/3416 44% [=========================== ] 1505/3416 44% [=========================== ] 1506/3416 44% [=========================== ] 1507/3416 44% [=========================== ] 1508/3416 44% [=========================== ] 1509/3416 44% [=========================== ] 1510/3416 44% [=========================== ] 1511/3416 44% [=========================== ] 1512/3416 44% [=========================== ] 1513/3416 44% [=========================== ] 1514/3416 44% [=========================== ] 1515/3416 44% [=========================== ] 1516/3416 44% [=========================== ] 1517/3416 44% [=========================== ] 1518/3416 44% [=========================== ] 1519/3416 44% [=========================== ] 1520/3416 44% [=========================== ] 1521/3416 44% [=========================== ] 1522/3416 44% [=========================== ] 1523/3416 44% [=========================== ] 1524/3416 44% [=========================== ] 1525/3416 44% [=========================== ] 1526/3416 44% [=========================== ] 1527/3416 44% [=========================== ] 1528/3416 44% [=========================== ] 1529/3416 44% [=========================== ] 1530/3416 44% [=========================== ] 1531/3416 44% [=========================== ] 1532/3416 44% [=========================== ] 1533/3416 44% [=========================== ] 1534/3416 44% [=========================== ] 1535/3416 44% [=========================== ] 1536/3416 44% [=========================== ] 1537/3416 44% [=========================== ] 1538/3416 45% [=========================== ] 1539/3416 45% [=========================== ] 1540/3416 45% [=========================== ] 1541/3416 45% [=========================== ] 1542/3416 45% [============================ ] 1543/3416 45% [============================ ] 1544/3416 45% [============================ ] 1545/3416 45% [============================ ] 1546/3416 45% [============================ ] 1547/3416 45% [============================ ] 1548/3416 45% [============================ ] 1549/3416 45% [============================ ] 1550/3416 45% [============================ ] 1551/3416 45% [============================ ] 1552/3416 45% [============================ ] 1553/3416 45% [============================ ] 1554/3416 45% [============================ ] 1555/3416 45% [============================ ] 1556/3416 45% [============================ ] 1557/3416 45% [============================ ] 1558/3416 45% [============================ ] 1559/3416 45% [============================ ] 1560/3416 45% [============================ ] 1561/3416 45% [============================ ] 1562/3416 45% [============================ ] 1563/3416 45% [============================ ] 1564/3416 45% [============================ ] 1565/3416 45% [============================ ] 1566/3416 45% [============================ ] 1567/3416 45% [============================ ] 1568/3416 45% [============================ ] 1569/3416 45% [============================ ] 1570/3416 45% [============================ ] 1571/3416 45% [============================ ] 1572/3416 46% [============================ ] 1573/3416 46% [============================ ] 1574/3416 46% [============================ ] 1575/3416 46% [============================ ] 1576/3416 46% [============================ ] 1577/3416 46% [============================ ] 1578/3416 46% [============================ ] 1579/3416 46% [============================ ] 1580/3416 46% [============================ ] 1581/3416 46% [============================ ] 1582/3416 46% [============================ ] 1583/3416 46% [============================ ] 1584/3416 46% [============================ ] 1585/3416 46% [============================ ] 1586/3416 46% [============================ ] 1587/3416 46% [============================ ] 1588/3416 46% [============================ ] 1589/3416 46% [============================ ] 1590/3416 46% [============================ ] 1591/3416 46% [============================ ] 1592/3416 46% [============================ ] 1593/3416 46% [============================ ] 1594/3416 46% [============================ ] 1595/3416 46% [============================ ] 1596/3416 46% [============================ ] 1597/3416 46% [============================= ] 1598/3416 46% [============================= ] 1599/3416 46% [============================= ] 1600/3416 46% [============================= ] 1601/3416 46% [============================= ] 1602/3416 46% [============================= ] 1603/3416 46% [============================= ] 1604/3416 46% [============================= ] 1605/3416 46% [============================= ] 1606/3416 47% [============================= ] 1607/3416 47% [============================= ] 1608/3416 47% [============================= ] 1609/3416 47% [============================= ] 1610/3416 47% [============================= ] 1611/3416 47% [============================= ] 1612/3416 47% [============================= ] 1613/3416 47% [============================= ] 1614/3416 47% [============================= ] 1615/3416 47% [============================= ] 1616/3416 47% [============================= ] 1617/3416 47% [============================= ] 1618/3416 47% [============================= ] 1619/3416 47% [============================= ] 1620/3416 47% [============================= ] 1621/3416 47% [============================= ] 1622/3416 47% [============================= ] 1623/3416 47% [============================= ] 1624/3416 47% [============================= ] 1625/3416 47% [============================= ] 1626/3416 47% [============================= ] 1627/3416 47% [============================= ] 1628/3416 47% [============================= ] 1629/3416 47% [============================= ] 1630/3416 47% [============================= ] 1631/3416 47% [============================= ] 1632/3416 47% [============================= ] 1633/3416 47% [============================= ] 1634/3416 47% [============================= ] 1635/3416 47% [============================= ] 1636/3416 47% [============================= ] 1637/3416 47% [============================= ] 1638/3416 47% [============================= ] 1639/3416 47% [============================= ] 1640/3416 48% [============================= ] 1641/3416 48% [============================= ] 1642/3416 48% [============================= ] 1643/3416 48% [============================= ] 1644/3416 48% [============================= ] 1645/3416 48% [============================= ] 1646/3416 48% [============================= ] 1647/3416 48% [============================= ] 1648/3416 48% [============================= ] 1649/3416 48% [============================= ] 1650/3416 48% [============================= ] 1651/3416 48% [============================= ] 1652/3416 48% [============================== ] 1653/3416 48% [============================== ] 1654/3416 48% [============================== ] 1655/3416 48% [============================== ] 1656/3416 48% [============================== ] 1657/3416 48% [============================== ] 1658/3416 48% [============================== ] 1659/3416 48% [============================== ] 1660/3416 48% [============================== ] 1661/3416 48% [============================== ] 1662/3416 48% [============================== ] 1663/3416 48% [============================== ] 1664/3416 48% [============================== ] 1665/3416 48% [============================== ] 1666/3416 48% [============================== ] 1667/3416 48% [============================== ] 1668/3416 48% [============================== ] 1669/3416 48% [============================== ] 1670/3416 48% [============================== ] 1671/3416 48% [============================== ] 1672/3416 48% [============================== ] 1673/3416 48% [============================== ] 1674/3416 49% [============================== ] 1675/3416 49% [============================== ] 1676/3416 49% [============================== ] 1677/3416 49% [============================== ] 1678/3416 49% [============================== ] 1679/3416 49% [============================== ] 1680/3416 49% [============================== ] 1681/3416 49% [============================== ] 1682/3416 49% [============================== ] 1683/3416 49% [============================== ] 1684/3416 49% [============================== ] 1685/3416 49% [============================== ] 1686/3416 49% [============================== ] 1687/3416 49% [============================== ] 1688/3416 49% [============================== ] 1689/3416 49% [============================== ] 1690/3416 49% [============================== ] 1691/3416 49% [============================== ] 1692/3416 49% [============================== ] 1693/3416 49% [============================== ] 1694/3416 49% [============================== ] 1695/3416 49% [============================== ] 1696/3416 49% [============================== ] 1697/3416 49% [============================== ] 1698/3416 49% [============================== ] 1699/3416 49% [============================== ] 1700/3416 49% [============================== ] 1701/3416 49% [============================== ] 1702/3416 49% [============================== ] 1703/3416 49% [============================== ] 1704/3416 49% [============================== ] 1705/3416 49% [============================== ] 1706/3416 49% [============================== ] 1707/3416 49% [=============================== ] 1708/3416 50% [=============================== ] 1709/3416 50% [=============================== ] 1710/3416 50% [=============================== ] 1711/3416 50% [=============================== ] 1712/3416 50% [=============================== ] 1713/3416 50% [=============================== ] 1714/3416 50% [=============================== ] 1715/3416 50% [=============================== ] 1716/3416 50% [=============================== ] 1717/3416 50% [=============================== ] 1718/3416 50% [=============================== ] 1719/3416 50% [=============================== ] 1720/3416 50% [=============================== ] 1721/3416 50% [=============================== ] 1722/3416 50% [=============================== ] 1723/3416 50% [=============================== ] 1724/3416 50% [=============================== ] 1725/3416 50% [=============================== ] 1726/3416 50% [=============================== ] 1727/3416 50% [=============================== ] 1728/3416 50% [=============================== ] 1729/3416 50% [=============================== ] 1730/3416 50% [=============================== ] 1731/3416 50% [=============================== ] 1732/3416 50% [=============================== ] 1733/3416 50% [=============================== ] 1734/3416 50% [=============================== ] 1735/3416 50% [=============================== ] 1736/3416 50% [=============================== ] 1737/3416 50% [=============================== ] 1738/3416 50% [=============================== ] 1739/3416 50% [=============================== ] 1740/3416 50% [=============================== ] 1741/3416 50% [=============================== ] 1742/3416 50% [=============================== ] 1743/3416 51% [=============================== ] 1744/3416 51% [=============================== ] 1745/3416 51% [=============================== ] 1746/3416 51% [=============================== ] 1747/3416 51% [=============================== ] 1748/3416 51% [=============================== ] 1749/3416 51% [=============================== ] 1750/3416 51% [=============================== ] 1751/3416 51% [=============================== ] 1752/3416 51% [=============================== ] 1753/3416 51% [=============================== ] 1754/3416 51% [=============================== ] 1755/3416 51% [=============================== ] 1756/3416 51% [=============================== ] 1757/3416 51% [=============================== ] 1758/3416 51% [=============================== ] 1759/3416 51% [=============================== ] 1760/3416 51% [=============================== ] 1761/3416 51% [=============================== ] 1762/3416 51% [=============================== ] 1763/3416 51% [================================ ] 1764/3416 51% [================================ ] 1765/3416 51% [================================ ] 1766/3416 51% [================================ ] 1767/3416 51% [================================ ] 1768/3416 51% [================================ ] 1769/3416 51% [================================ ] 1770/3416 51% [================================ ] 1771/3416 51% [================================ ] 1772/3416 51% [================================ ] 1773/3416 51% [================================ ] 1774/3416 51% [================================ ] 1775/3416 51% [================================ ] 1776/3416 51% [================================ ] 1777/3416 52% [================================ ] 1778/3416 52% [================================ ] 1779/3416 52% [================================ ] 1780/3416 52% [================================ ] 1781/3416 52% [================================ ] 1782/3416 52% [================================ ] 1783/3416 52% [================================ ] 1784/3416 52% [================================ ] 1785/3416 52% [================================ ] 1786/3416 52% [================================ ] 1787/3416 52% [================================ ] 1788/3416 52% [================================ ] 1789/3416 52% [================================ ] 1790/3416 52% [================================ ] 1791/3416 52% [================================ ] 1792/3416 52% [================================ ] 1793/3416 52% [================================ ] 1794/3416 52% [================================ ] 1795/3416 52% [================================ ] 1796/3416 52% [================================ ] 1797/3416 52% [================================ ] 1798/3416 52% [================================ ] 1799/3416 52% [================================ ] 1800/3416 52% [================================ ] 1801/3416 52% [================================ ] 1802/3416 52% [================================ ] 1803/3416 52% [================================ ] 1804/3416 52% [================================ ] 1805/3416 52% [================================ ] 1806/3416 52% [================================ ] 1807/3416 52% [================================ ] 1808/3416 52% [================================ ] 1809/3416 52% [================================ ] 1810/3416 52% [================================ ] 1811/3416 53% [================================ ] 1812/3416 53% [================================ ] 1813/3416 53% [================================ ] 1814/3416 53% [================================ ] 1815/3416 53% [================================ ] 1816/3416 53% [================================ ] 1817/3416 53% [================================ ] 1818/3416 53% [================================= ] 1819/3416 53% [================================= ] 1820/3416 53% [================================= ] 1821/3416 53% [================================= ] 1822/3416 53% [================================= ] 1823/3416 53% [================================= ] 1824/3416 53% [================================= ] 1825/3416 53% [================================= ] 1826/3416 53% [================================= ] 1827/3416 53% [================================= ] 1828/3416 53% [================================= ] 1829/3416 53% [================================= ] 1830/3416 53% [================================= ] 1831/3416 53% [================================= ] 1832/3416 53% [================================= ] 1833/3416 53% [================================= ] 1834/3416 53% [================================= ] 1835/3416 53% [================================= ] 1836/3416 53% [================================= ] 1837/3416 53% [================================= ] 1838/3416 53% [================================= ] 1839/3416 53% [================================= ] 1840/3416 53% [================================= ] 1841/3416 53% [================================= ] 1842/3416 53% [================================= ] 1843/3416 53% [================================= ] 1844/3416 53% [================================= ] 1845/3416 54% [================================= ] 1846/3416 54% [================================= ] 1847/3416 54% [================================= ] 1848/3416 54% [================================= ] 1849/3416 54% [================================= ] 1850/3416 54% [================================= ] 1851/3416 54% [================================= ] 1852/3416 54% [================================= ] 1853/3416 54% [================================= ] 1854/3416 54% [================================= ] 1855/3416 54% [================================= ] 1856/3416 54% [================================= ] 1857/3416 54% [================================= ] 1858/3416 54% [================================= ] 1859/3416 54% [================================= ] 1860/3416 54% [================================= ] 1861/3416 54% [================================= ] 1862/3416 54% [================================= ] 1863/3416 54% [================================= ] 1864/3416 54% [================================= ] 1865/3416 54% [================================= ] 1866/3416 54% [================================= ] 1867/3416 54% [================================= ] 1868/3416 54% [================================= ] 1869/3416 54% [================================= ] 1870/3416 54% [================================= ] 1871/3416 54% [================================= ] 1872/3416 54% [================================= ] 1873/3416 54% [================================== ] 1874/3416 54% [================================== ] 1875/3416 54% [================================== ] 1876/3416 54% [================================== ] 1877/3416 54% [================================== ] 1878/3416 54% [================================== ] 1879/3416 55% [================================== ] 1880/3416 55% [================================== ] 1881/3416 55% [================================== ] 1882/3416 55% [================================== ] 1883/3416 55% [================================== ] 1884/3416 55% [================================== ] 1885/3416 55% [================================== ] 1886/3416 55% [================================== ] 1887/3416 55% [================================== ] 1888/3416 55% [================================== ] 1889/3416 55% [================================== ] 1890/3416 55% [================================== ] 1891/3416 55% [================================== ] 1892/3416 55% [================================== ] 1893/3416 55% [================================== ] 1894/3416 55% [================================== ] 1895/3416 55% [================================== ] 1896/3416 55% [================================== ] 1897/3416 55% [================================== ] 1898/3416 55% [================================== ] 1899/3416 55% [================================== ] 1900/3416 55% [================================== ] 1901/3416 55% [================================== ] 1902/3416 55% [================================== ] 1903/3416 55% [================================== ] 1904/3416 55% [================================== ] 1905/3416 55% [================================== ] 1906/3416 55% [================================== ] 1907/3416 55% [================================== ] 1908/3416 55% [================================== ] 1909/3416 55% [================================== ] 1910/3416 55% [================================== ] 1911/3416 55% [================================== ] 1912/3416 55% [================================== ] 1913/3416 56% [================================== ] 1914/3416 56% [================================== ] 1915/3416 56% [================================== ] 1916/3416 56% [================================== ] 1917/3416 56% [================================== ] 1918/3416 56% [================================== ] 1919/3416 56% [================================== ] 1920/3416 56% [================================== ] 1921/3416 56% [================================== ] 1922/3416 56% [================================== ] 1923/3416 56% [================================== ] 1924/3416 56% [================================== ] 1925/3416 56% [================================== ] 1926/3416 56% [================================== ] 1927/3416 56% [================================== ] 1928/3416 56% [=================================== ] 1929/3416 56% [=================================== ] 1930/3416 56% [=================================== ] 1931/3416 56% [=================================== ] 1932/3416 56% [=================================== ] 1933/3416 56% [=================================== ] 1934/3416 56% [=================================== ] 1935/3416 56% [=================================== ] 1936/3416 56% [=================================== ] 1937/3416 56% [=================================== ] 1938/3416 56% [=================================== ] 1939/3416 56% [=================================== ] 1940/3416 56% [=================================== ] 1941/3416 56% [=================================== ] 1942/3416 56% [=================================== ] 1943/3416 56% [=================================== ] 1944/3416 56% [=================================== ] 1945/3416 56% [=================================== ] 1946/3416 56% [=================================== ] 1947/3416 56% [=================================== ] 1948/3416 57% [=================================== ] 1949/3416 57% [=================================== ] 1950/3416 57% [=================================== ] 1951/3416 57% [=================================== ] 1952/3416 57% [=================================== ] 1953/3416 57% [=================================== ] 1954/3416 57% [=================================== ] 1955/3416 57% [=================================== ] 1956/3416 57% [=================================== ] 1957/3416 57% [=================================== ] 1958/3416 57% [=================================== ] 1959/3416 57% [=================================== ] 1960/3416 57% [=================================== ] 1961/3416 57% [=================================== ] 1962/3416 57% [=================================== ] 1963/3416 57% [=================================== ] 1964/3416 57% [=================================== ] 1965/3416 57% [=================================== ] 1966/3416 57% [=================================== ] 1967/3416 57% [=================================== ] 1968/3416 57% [=================================== ] 1969/3416 57% [=================================== ] 1970/3416 57% [=================================== ] 1971/3416 57% [=================================== ] 1972/3416 57% [=================================== ] 1973/3416 57% [=================================== ] 1974/3416 57% [=================================== ] 1975/3416 57% [=================================== ] 1976/3416 57% [=================================== ] 1977/3416 57% [=================================== ] 1978/3416 57% [=================================== ] 1979/3416 57% [=================================== ] 1980/3416 57% [=================================== ] 1981/3416 57% [=================================== ] 1982/3416 58% [=================================== ] 1983/3416 58% [==================================== ] 1984/3416 58% [==================================== ] 1985/3416 58% [==================================== ] 1986/3416 58% [==================================== ] 1987/3416 58% [==================================== ] 1988/3416 58% [==================================== ] 1989/3416 58% [==================================== ] 1990/3416 58% [==================================== ] 1991/3416 58% [==================================== ] 1992/3416 58% [==================================== ] 1993/3416 58% [==================================== ] 1994/3416 58% [==================================== ] 1995/3416 58% [==================================== ] 1996/3416 58% [==================================== ] 1997/3416 58% [==================================== ] 1998/3416 58% [==================================== ] 1999/3416 58% [==================================== ] 2000/3416 58% [==================================== ] 2001/3416 58% [==================================== ] 2002/3416 58% [==================================== ] 2003/3416 58% [==================================== ] 2004/3416 58% [==================================== ] 2005/3416 58% [==================================== ] 2006/3416 58% [==================================== ] 2007/3416 58% [==================================== ] 2008/3416 58% [==================================== ] 2009/3416 58% [==================================== ] 2010/3416 58% [==================================== ] 2011/3416 58% [==================================== ] 2012/3416 58% [==================================== ] 2013/3416 58% [==================================== ] 2014/3416 58% [==================================== ] 2015/3416 58% [==================================== ] 2016/3416 59% [==================================== ] 2017/3416 59% [==================================== ] 2018/3416 59% [==================================== ] 2019/3416 59% [==================================== ] 2020/3416 59% [==================================== ] 2021/3416 59% [==================================== ] 2022/3416 59% [==================================== ] 2023/3416 59% [==================================== ] 2024/3416 59% [==================================== ] 2025/3416 59% [==================================== ] 2026/3416 59% [==================================== ] 2027/3416 59% [==================================== ] 2028/3416 59% [==================================== ] 2029/3416 59% [==================================== ] 2030/3416 59% [==================================== ] 2031/3416 59% [==================================== ] 2032/3416 59% [==================================== ] 2033/3416 59% [==================================== ] 2034/3416 59% [==================================== ] 2035/3416 59% [==================================== ] 2036/3416 59% [==================================== ] 2037/3416 59% [==================================== ] 2038/3416 59% [===================================== ] 2039/3416 59% [===================================== ] 2040/3416 59% [===================================== ] 2041/3416 59% [===================================== ] 2042/3416 59% [===================================== ] 2043/3416 59% [===================================== ] 2044/3416 59% [===================================== ] 2045/3416 59% [===================================== ] 2046/3416 59% [===================================== ] 2047/3416 59% [===================================== ] 2048/3416 59% [===================================== ] 2049/3416 59% [===================================== ] 2050/3416 60% [===================================== ] 2051/3416 60% [===================================== ] 2052/3416 60% [===================================== ] 2053/3416 60% [===================================== ] 2054/3416 60% [===================================== ] 2055/3416 60% [===================================== ] 2056/3416 60% [===================================== ] 2057/3416 60% [===================================== ] 2058/3416 60% [===================================== ] 2059/3416 60% [===================================== ] 2060/3416 60% [===================================== ] 2061/3416 60% [===================================== ] 2062/3416 60% [===================================== ] 2063/3416 60% [===================================== ] 2064/3416 60% [===================================== ] 2065/3416 60% [===================================== ] 2066/3416 60% [===================================== ] 2067/3416 60% [===================================== ] 2068/3416 60% [===================================== ] 2069/3416 60% [===================================== ] 2070/3416 60% [===================================== ] 2071/3416 60% [===================================== ] 2072/3416 60% [===================================== ] 2073/3416 60% [===================================== ] 2074/3416 60% [===================================== ] 2075/3416 60% [===================================== ] 2076/3416 60% [===================================== ] 2077/3416 60% [===================================== ] 2078/3416 60% [===================================== ] 2079/3416 60% [===================================== ] 2080/3416 60% [===================================== ] 2081/3416 60% [===================================== ] 2082/3416 60% [===================================== ] 2083/3416 60% [===================================== ] 2084/3416 61% [===================================== ] 2085/3416 61% [===================================== ] 2086/3416 61% [===================================== ] 2087/3416 61% [===================================== ] 2088/3416 61% [===================================== ] 2089/3416 61% [===================================== ] 2090/3416 61% [===================================== ] 2091/3416 61% [===================================== ] 2092/3416 61% [===================================== ] 2093/3416 61% [====================================== ] 2094/3416 61% [====================================== ] 2095/3416 61% [====================================== ] 2096/3416 61% [====================================== ] 2097/3416 61% [====================================== ] 2098/3416 61% [====================================== ] 2099/3416 61% [====================================== ] 2100/3416 61% [====================================== ] 2101/3416 61% [====================================== ] 2102/3416 61% [====================================== ] 2103/3416 61% [====================================== ] 2104/3416 61% [====================================== ] 2105/3416 61% [====================================== ] 2106/3416 61% [====================================== ] 2107/3416 61% [====================================== ] 2108/3416 61% [====================================== ] 2109/3416 61% [====================================== ] 2110/3416 61% [====================================== ] 2111/3416 61% [====================================== ] 2112/3416 61% [====================================== ] 2113/3416 61% [====================================== ] 2114/3416 61% [====================================== ] 2115/3416 61% [====================================== ] 2116/3416 61% [====================================== ] 2117/3416 61% [====================================== ] 2118/3416 62% [====================================== ] 2119/3416 62% [====================================== ] 2120/3416 62% [====================================== ] 2121/3416 62% [====================================== ] 2122/3416 62% [====================================== ] 2123/3416 62% [====================================== ] 2124/3416 62% [====================================== ] 2125/3416 62% [====================================== ] 2126/3416 62% [====================================== ] 2127/3416 62% [====================================== ] 2128/3416 62% [====================================== ] 2129/3416 62% [====================================== ] 2130/3416 62% [====================================== ] 2131/3416 62% [====================================== ] 2132/3416 62% [====================================== ] 2133/3416 62% [====================================== ] 2134/3416 62% [====================================== ] 2135/3416 62% [====================================== ] 2136/3416 62% [====================================== ] 2137/3416 62% [====================================== ] 2138/3416 62% [====================================== ] 2139/3416 62% [====================================== ] 2140/3416 62% [====================================== ] 2141/3416 62% [====================================== ] 2142/3416 62% [====================================== ] 2143/3416 62% [====================================== ] 2144/3416 62% [====================================== ] 2145/3416 62% [====================================== ] 2146/3416 62% [====================================== ] 2147/3416 62% [====================================== ] 2148/3416 62% [======================================= ] 2149/3416 62% [======================================= ] 2150/3416 62% [======================================= ] 2151/3416 62% [======================================= ] 2152/3416 62% [======================================= ] 2153/3416 63% [======================================= ] 2154/3416 63% [======================================= ] 2155/3416 63% [======================================= ] 2156/3416 63% [======================================= ] 2157/3416 63% [======================================= ] 2158/3416 63% [======================================= ] 2159/3416 63% [======================================= ] 2160/3416 63% [======================================= ] 2161/3416 63% [======================================= ] 2162/3416 63% [======================================= ] 2163/3416 63% [======================================= ] 2164/3416 63% [======================================= ] 2165/3416 63% [======================================= ] 2166/3416 63% [======================================= ] 2167/3416 63% [======================================= ] 2168/3416 63% [======================================= ] 2169/3416 63% [======================================= ] 2170/3416 63% [======================================= ] 2171/3416 63% [======================================= ] 2172/3416 63% [======================================= ] 2173/3416 63% [======================================= ] 2174/3416 63% [======================================= ] 2175/3416 63% [======================================= ] 2176/3416 63% [======================================= ] 2177/3416 63% [======================================= ] 2178/3416 63% [======================================= ] 2179/3416 63% [======================================= ] 2180/3416 63% [======================================= ] 2181/3416 63% [======================================= ] 2182/3416 63% [======================================= ] 2183/3416 63% [======================================= ] 2184/3416 63% [======================================= ] 2185/3416 63% [======================================= ] 2186/3416 63% [======================================= ] 2187/3416 64% [======================================= ] 2188/3416 64% [======================================= ] 2189/3416 64% [======================================= ] 2190/3416 64% [======================================= ] 2191/3416 64% [======================================= ] 2192/3416 64% [======================================= ] 2193/3416 64% [======================================= ] 2194/3416 64% [======================================= ] 2195/3416 64% [======================================= ] 2196/3416 64% [======================================= ] 2197/3416 64% [======================================= ] 2198/3416 64% [======================================= ] 2199/3416 64% [======================================= ] 2200/3416 64% [======================================= ] 2201/3416 64% [======================================= ] 2202/3416 64% [======================================= ] 2203/3416 64% [======================================== ] 2204/3416 64% [======================================== ] 2205/3416 64% [======================================== ] 2206/3416 64% [======================================== ] 2207/3416 64% [======================================== ] 2208/3416 64% [======================================== ] 2209/3416 64% [======================================== ] 2210/3416 64% [======================================== ] 2211/3416 64% [======================================== ] 2212/3416 64% [======================================== ] 2213/3416 64% [======================================== ] 2214/3416 64% [======================================== ] 2215/3416 64% [======================================== ] 2216/3416 64% [======================================== ] 2217/3416 64% [======================================== ] 2218/3416 64% [======================================== ] 2219/3416 64% [======================================== ] 2220/3416 64% [======================================== ] 2221/3416 65% [======================================== ] 2222/3416 65% [======================================== ] 2223/3416 65% [======================================== ] 2224/3416 65% [======================================== ] 2225/3416 65% [======================================== ] 2226/3416 65% [======================================== ] 2227/3416 65% [======================================== ] 2228/3416 65% [======================================== ] 2229/3416 65% [======================================== ] 2230/3416 65% [======================================== ] 2231/3416 65% [======================================== ] 2232/3416 65% [======================================== ] 2233/3416 65% [======================================== ] 2234/3416 65% [======================================== ] 2235/3416 65% [======================================== ] 2236/3416 65% [======================================== ] 2237/3416 65% [======================================== ] 2238/3416 65% [======================================== ] 2239/3416 65% [======================================== ] 2240/3416 65% [======================================== ] 2241/3416 65% [======================================== ] 2242/3416 65% [======================================== ] 2243/3416 65% [======================================== ] 2244/3416 65% [======================================== ] 2245/3416 65% [======================================== ] 2246/3416 65% [======================================== ] 2247/3416 65% [======================================== ] 2248/3416 65% [======================================== ] 2249/3416 65% [======================================== ] 2250/3416 65% [======================================== ] 2251/3416 65% [======================================== ] 2252/3416 65% [======================================== ] 2253/3416 65% [======================================== ] 2254/3416 65% [======================================== ] 2255/3416 66% [======================================== ] 2256/3416 66% [======================================== ] 2257/3416 66% [======================================== ] 2258/3416 66% [========================================= ] 2259/3416 66% [========================================= ] 2260/3416 66% [========================================= ] 2261/3416 66% [========================================= ] 2262/3416 66% [========================================= ] 2263/3416 66% [========================================= ] 2264/3416 66% [========================================= ] 2265/3416 66% [========================================= ] 2266/3416 66% [========================================= ] 2267/3416 66% [========================================= ] 2268/3416 66% [========================================= ] 2269/3416 66% [========================================= ] 2270/3416 66% [========================================= ] 2271/3416 66% [========================================= ] 2272/3416 66% [========================================= ] 2273/3416 66% [========================================= ] 2274/3416 66% [========================================= ] 2275/3416 66% [========================================= ] 2276/3416 66% [========================================= ] 2277/3416 66% [========================================= ] 2278/3416 66% [========================================= ] 2279/3416 66% [========================================= ] 2280/3416 66% [========================================= ] 2281/3416 66% [========================================= ] 2282/3416 66% [========================================= ] 2283/3416 66% [========================================= ] 2284/3416 66% [========================================= ] 2285/3416 66% [========================================= ] 2286/3416 66% [========================================= ] 2287/3416 66% [========================================= ] 2288/3416 66% [========================================= ] 2289/3416 67% [========================================= ] 2290/3416 67% [========================================= ] 2291/3416 67% [========================================= ] 2292/3416 67% [========================================= ] 2293/3416 67% [========================================= ] 2294/3416 67% [========================================= ] 2295/3416 67% [========================================= ] 2296/3416 67% [========================================= ] 2297/3416 67% [========================================= ] 2298/3416 67% [========================================= ] 2299/3416 67% [========================================= ] 2300/3416 67% [========================================= ] 2301/3416 67% [========================================= ] 2302/3416 67% [========================================= ] 2303/3416 67% [========================================= ] 2304/3416 67% [========================================= ] 2305/3416 67% [========================================= ] 2306/3416 67% [========================================= ] 2307/3416 67% [========================================= ] 2308/3416 67% [========================================= ] 2309/3416 67% [========================================= ] 2310/3416 67% [========================================= ] 2311/3416 67% [========================================= ] 2312/3416 67% [========================================= ] 2313/3416 67% [========================================= ] 2314/3416 67% [========================================== ] 2315/3416 67% [========================================== ] 2316/3416 67% [========================================== ] 2317/3416 67% [========================================== ] 2318/3416 67% [========================================== ] 2319/3416 67% [========================================== ] 2320/3416 67% [========================================== ] 2321/3416 67% [========================================== ] 2322/3416 67% [========================================== ] 2323/3416 68% [========================================== ] 2324/3416 68% [========================================== ] 2325/3416 68% [========================================== ] 2326/3416 68% [========================================== ] 2327/3416 68% [========================================== ] 2328/3416 68% [========================================== ] 2329/3416 68% [========================================== ] 2330/3416 68% [========================================== ] 2331/3416 68% [========================================== ] 2332/3416 68% [========================================== ] 2333/3416 68% [========================================== ] 2334/3416 68% [========================================== ] 2335/3416 68% [========================================== ] 2336/3416 68% [========================================== ] 2337/3416 68% [========================================== ] 2338/3416 68% [========================================== ] 2339/3416 68% [========================================== ] 2340/3416 68% [========================================== ] 2341/3416 68% [========================================== ] 2342/3416 68% [========================================== ] 2343/3416 68% [========================================== ] 2344/3416 68% [========================================== ] 2345/3416 68% [========================================== ] 2346/3416 68% [========================================== ] 2347/3416 68% [========================================== ] 2348/3416 68% [========================================== ] 2349/3416 68% [========================================== ] 2350/3416 68% [========================================== ] 2351/3416 68% [========================================== ] 2352/3416 68% [========================================== ] 2353/3416 68% [========================================== ] 2354/3416 68% [========================================== ] 2355/3416 68% [========================================== ] 2356/3416 68% [========================================== ] 2357/3416 68% [========================================== ] 2358/3416 69% [========================================== ] 2359/3416 69% [========================================== ] 2360/3416 69% [========================================== ] 2361/3416 69% [========================================== ] 2362/3416 69% [========================================== ] 2363/3416 69% [========================================== ] 2364/3416 69% [========================================== ] 2365/3416 69% [========================================== ] 2366/3416 69% [========================================== ] 2367/3416 69% [========================================== ] 2368/3416 69% [========================================== ] 2369/3416 69% [=========================================== ] 2370/3416 69% [=========================================== ] 2371/3416 69% [=========================================== ] 2372/3416 69% [=========================================== ] 2373/3416 69% [=========================================== ] 2374/3416 69% [=========================================== ] 2375/3416 69% [=========================================== ] 2376/3416 69% [=========================================== ] 2377/3416 69% [=========================================== ] 2378/3416 69% [=========================================== ] 2379/3416 69% [=========================================== ] 2380/3416 69% [=========================================== ] 2381/3416 69% [=========================================== ] 2382/3416 69% [=========================================== ] 2383/3416 69% [=========================================== ] 2384/3416 69% [=========================================== ] 2385/3416 69% [=========================================== ] 2386/3416 69% [=========================================== ] 2387/3416 69% [=========================================== ] 2388/3416 69% [=========================================== ] 2389/3416 69% [=========================================== ] 2390/3416 69% [=========================================== ] 2391/3416 69% [=========================================== ] 2392/3416 70% [=========================================== ] 2393/3416 70% [=========================================== ] 2394/3416 70% [=========================================== ] 2395/3416 70% [=========================================== ] 2396/3416 70% [=========================================== ] 2397/3416 70% [=========================================== ] 2398/3416 70% [=========================================== ] 2399/3416 70% [=========================================== ] 2400/3416 70% [=========================================== ] 2401/3416 70% [=========================================== ] 2402/3416 70% [=========================================== ] 2403/3416 70% [=========================================== ] 2404/3416 70% [=========================================== ] 2405/3416 70% [=========================================== ] 2406/3416 70% [=========================================== ] 2407/3416 70% [=========================================== ] 2408/3416 70% [=========================================== ] 2409/3416 70% [=========================================== ] 2410/3416 70% [=========================================== ] 2411/3416 70% [=========================================== ] 2412/3416 70% [=========================================== ] 2413/3416 70% [=========================================== ] 2414/3416 70% [=========================================== ] 2415/3416 70% [=========================================== ] 2416/3416 70% [=========================================== ] 2417/3416 70% [=========================================== ] 2418/3416 70% [=========================================== ] 2419/3416 70% [=========================================== ] 2420/3416 70% [=========================================== ] 2421/3416 70% [=========================================== ] 2422/3416 70% [=========================================== ] 2423/3416 70% [=========================================== ] 2424/3416 70% [============================================ ] 2425/3416 70% [============================================ ] 2426/3416 71% [============================================ ] 2427/3416 71% [============================================ ] 2428/3416 71% [============================================ ] 2429/3416 71% [============================================ ] 2430/3416 71% [============================================ ] 2431/3416 71% [============================================ ] 2432/3416 71% [============================================ ] 2433/3416 71% [============================================ ] 2434/3416 71% [============================================ ] 2435/3416 71% [============================================ ] 2436/3416 71% [============================================ ] 2437/3416 71% [============================================ ] 2438/3416 71% [============================================ ] 2439/3416 71% [============================================ ] 2440/3416 71% [============================================ ] 2441/3416 71% [============================================ ] 2442/3416 71% [============================================ ] 2443/3416 71% [============================================ ] 2444/3416 71% [============================================ ] 2445/3416 71% [============================================ ] 2446/3416 71% [============================================ ] 2447/3416 71% [============================================ ] 2448/3416 71% [============================================ ] 2449/3416 71% [============================================ ] 2450/3416 71% [============================================ ] 2451/3416 71% [============================================ ] 2452/3416 71% [============================================ ] 2453/3416 71% [============================================ ] 2454/3416 71% [============================================ ] 2455/3416 71% [============================================ ] 2456/3416 71% [============================================ ] 2457/3416 71% [============================================ ] 2458/3416 71% [============================================ ] 2459/3416 71% [============================================ ] 2460/3416 72% [============================================ ] 2461/3416 72% [============================================ ] 2462/3416 72% [============================================ ] 2463/3416 72% [============================================ ] 2464/3416 72% [============================================ ] 2465/3416 72% [============================================ ] 2466/3416 72% [============================================ ] 2467/3416 72% [============================================ ] 2468/3416 72% [============================================ ] 2469/3416 72% [============================================ ] 2470/3416 72% [============================================ ] 2471/3416 72% [============================================ ] 2472/3416 72% [============================================ ] 2473/3416 72% [============================================ ] 2474/3416 72% [============================================ ] 2475/3416 72% [============================================ ] 2476/3416 72% [============================================ ] 2477/3416 72% [============================================ ] 2478/3416 72% [============================================ ] 2479/3416 72% [============================================= ] 2480/3416 72% [============================================= ] 2481/3416 72% [============================================= ] 2482/3416 72% [============================================= ] 2483/3416 72% [============================================= ] 2484/3416 72% [============================================= ] 2485/3416 72% [============================================= ] 2486/3416 72% [============================================= ] 2487/3416 72% [============================================= ] 2488/3416 72% [============================================= ] 2489/3416 72% [============================================= ] 2490/3416 72% [============================================= ] 2491/3416 72% [============================================= ] 2492/3416 72% [============================================= ] 2493/3416 72% [============================================= ] 2494/3416 73% [============================================= ] 2495/3416 73% [============================================= ] 2496/3416 73% [============================================= ] 2497/3416 73% [============================================= ] 2498/3416 73% [============================================= ] 2499/3416 73% [============================================= ] 2500/3416 73% [============================================= ] 2501/3416 73% [============================================= ] 2502/3416 73% [============================================= ] 2503/3416 73% [============================================= ] 2504/3416 73% [============================================= ] 2505/3416 73% [============================================= ] 2506/3416 73% [============================================= ] 2507/3416 73% [============================================= ] 2508/3416 73% [============================================= ] 2509/3416 73% [============================================= ] 2510/3416 73% [============================================= ] 2511/3416 73% [============================================= ] 2512/3416 73% [============================================= ] 2513/3416 73% [============================================= ] 2514/3416 73% [============================================= ] 2515/3416 73% [============================================= ] 2516/3416 73% [============================================= ] 2517/3416 73% [============================================= ] 2518/3416 73% [============================================= ] 2519/3416 73% [============================================= ] 2520/3416 73% [============================================= ] 2521/3416 73% [============================================= ] 2522/3416 73% [============================================= ] 2523/3416 73% [============================================= ] 2524/3416 73% [============================================= ] 2525/3416 73% [============================================= ] 2526/3416 73% [============================================= ] 2527/3416 73% [============================================= ] 2528/3416 74% [============================================= ] 2529/3416 74% [============================================= ] 2530/3416 74% [============================================= ] 2531/3416 74% [============================================= ] 2532/3416 74% [============================================= ] 2533/3416 74% [============================================= ] 2534/3416 74% [============================================== ] 2535/3416 74% [============================================== ] 2536/3416 74% [============================================== ] 2537/3416 74% [============================================== ] 2538/3416 74% [============================================== ] 2539/3416 74% [============================================== ] 2540/3416 74% [============================================== ] 2541/3416 74% [============================================== ] 2542/3416 74% [============================================== ] 2543/3416 74% [============================================== ] 2544/3416 74% [============================================== ] 2545/3416 74% [============================================== ] 2546/3416 74% [============================================== ] 2547/3416 74% [============================================== ] 2548/3416 74% [============================================== ] 2549/3416 74% [============================================== ] 2550/3416 74% [============================================== ] 2551/3416 74% [============================================== ] 2552/3416 74% [============================================== ] 2553/3416 74% [============================================== ] 2554/3416 74% [============================================== ] 2555/3416 74% [============================================== ] 2556/3416 74% [============================================== ] 2557/3416 74% [============================================== ] 2558/3416 74% [============================================== ] 2559/3416 74% [============================================== ] 2560/3416 74% [============================================== ] 2561/3416 74% [============================================== ] 2562/3416 75% [============================================== ] 2563/3416 75% [============================================== ] 2564/3416 75% [============================================== ] 2565/3416 75% [============================================== ] 2566/3416 75% [============================================== ] 2567/3416 75% [============================================== ] 2568/3416 75% [============================================== ] 2569/3416 75% [============================================== ] 2570/3416 75% [============================================== ] 2571/3416 75% [============================================== ] 2572/3416 75% [============================================== ] 2573/3416 75% [============================================== ] 2574/3416 75% [============================================== ] 2575/3416 75% [============================================== ] 2576/3416 75% [============================================== ] 2577/3416 75% [============================================== ] 2578/3416 75% [============================================== ] 2579/3416 75% [============================================== ] 2580/3416 75% [============================================== ] 2581/3416 75% [============================================== ] 2582/3416 75% [============================================== ] 2583/3416 75% [============================================== ] 2584/3416 75% [============================================== ] 2585/3416 75% [============================================== ] 2586/3416 75% [============================================== ] 2587/3416 75% [============================================== ] 2588/3416 75% [============================================== ] 2589/3416 75% [=============================================== ] 2590/3416 75% [=============================================== ] 2591/3416 75% [=============================================== ] 2592/3416 75% [=============================================== ] 2593/3416 75% [=============================================== ] 2594/3416 75% [=============================================== ] 2595/3416 75% [=============================================== ] 2596/3416 75% [=============================================== ] 2597/3416 76% [=============================================== ] 2598/3416 76% [=============================================== ] 2599/3416 76% [=============================================== ] 2600/3416 76% [=============================================== ] 2601/3416 76% [=============================================== ] 2602/3416 76% [=============================================== ] 2603/3416 76% [=============================================== ] 2604/3416 76% [=============================================== ] 2605/3416 76% [=============================================== ] 2606/3416 76% [=============================================== ] 2607/3416 76% [=============================================== ] 2608/3416 76% [=============================================== ] 2609/3416 76% [=============================================== ] 2610/3416 76% [=============================================== ] 2611/3416 76% [=============================================== ] 2612/3416 76% [=============================================== ] 2613/3416 76% [=============================================== ] 2614/3416 76% [=============================================== ] 2615/3416 76% [=============================================== ] 2616/3416 76% [=============================================== ] 2617/3416 76% [=============================================== ] 2618/3416 76% [=============================================== ] 2619/3416 76% [=============================================== ] 2620/3416 76% [=============================================== ] 2621/3416 76% [=============================================== ] 2622/3416 76% [=============================================== ] 2623/3416 76% [=============================================== ] 2624/3416 76% [=============================================== ] 2625/3416 76% [=============================================== ] 2626/3416 76% [=============================================== ] 2627/3416 76% [=============================================== ] 2628/3416 76% [=============================================== ] 2629/3416 76% [=============================================== ] 2630/3416 76% [=============================================== ] 2631/3416 77% [=============================================== ] 2632/3416 77% [=============================================== ] 2633/3416 77% [=============================================== ] 2634/3416 77% [=============================================== ] 2635/3416 77% [=============================================== ] 2636/3416 77% [=============================================== ] 2637/3416 77% [=============================================== ] 2638/3416 77% [=============================================== ] 2639/3416 77% [=============================================== ] 2640/3416 77% [=============================================== ] 2641/3416 77% [=============================================== ] 2642/3416 77% [=============================================== ] 2643/3416 77% [=============================================== ] 2644/3416 77% [================================================ ] 2645/3416 77% [================================================ ] 2646/3416 77% [================================================ ] 2647/3416 77% [================================================ ] 2648/3416 77% [================================================ ] 2649/3416 77% [================================================ ] 2650/3416 77% [================================================ ] 2651/3416 77% [================================================ ] 2652/3416 77% [================================================ ] 2653/3416 77% [================================================ ] 2654/3416 77% [================================================ ] 2655/3416 77% [================================================ ] 2656/3416 77% [================================================ ] 2657/3416 77% [================================================ ] 2658/3416 77% [================================================ ] 2659/3416 77% [================================================ ] 2660/3416 77% [================================================ ] 2661/3416 77% [================================================ ] 2662/3416 77% [================================================ ] 2663/3416 77% [================================================ ] 2664/3416 77% [================================================ ] 2665/3416 78% [================================================ ] 2666/3416 78% [================================================ ] 2667/3416 78% [================================================ ] 2668/3416 78% [================================================ ] 2669/3416 78% [================================================ ] 2670/3416 78% [================================================ ] 2671/3416 78% [================================================ ] 2672/3416 78% [================================================ ] 2673/3416 78% [================================================ ] 2674/3416 78% [================================================ ] 2675/3416 78% [================================================ ] 2676/3416 78% [================================================ ] 2677/3416 78% [================================================ ] 2678/3416 78% [================================================ ] 2679/3416 78% [================================================ ] 2680/3416 78% [================================================ ] 2681/3416 78% [================================================ ] 2682/3416 78% [================================================ ] 2683/3416 78% [================================================ ] 2684/3416 78% [================================================ ] 2685/3416 78% [================================================ ] 2686/3416 78% [================================================ ] 2687/3416 78% [================================================ ] 2688/3416 78% [================================================ ] 2689/3416 78% [================================================ ] 2690/3416 78% [================================================ ] 2691/3416 78% [================================================ ] 2692/3416 78% [================================================ ] 2693/3416 78% [================================================ ] 2694/3416 78% [================================================ ] 2695/3416 78% [================================================ ] 2696/3416 78% [================================================ ] 2697/3416 78% [================================================ ] 2698/3416 78% [================================================ ] 2699/3416 79% [================================================= ] 2700/3416 79% [================================================= ] 2701/3416 79% [================================================= ] 2702/3416 79% [================================================= ] 2703/3416 79% [================================================= ] 2704/3416 79% [================================================= ] 2705/3416 79% [================================================= ] 2706/3416 79% [================================================= ] 2707/3416 79% [================================================= ] 2708/3416 79% [================================================= ] 2709/3416 79% [================================================= ] 2710/3416 79% [================================================= ] 2711/3416 79% [================================================= ] 2712/3416 79% [================================================= ] 2713/3416 79% [================================================= ] 2714/3416 79% [================================================= ] 2715/3416 79% [================================================= ] 2716/3416 79% [================================================= ] 2717/3416 79% [================================================= ] 2718/3416 79% [================================================= ] 2719/3416 79% [================================================= ] 2720/3416 79% [================================================= ] 2721/3416 79% [================================================= ] 2722/3416 79% [================================================= ] 2723/3416 79% [================================================= ] 2724/3416 79% [================================================= ] 2725/3416 79% [================================================= ] 2726/3416 79% [================================================= ] 2727/3416 79% [================================================= ] 2728/3416 79% [================================================= ] 2729/3416 79% [================================================= ] 2730/3416 79% [================================================= ] 2731/3416 79% [================================================= ] 2732/3416 79% [================================================= ] 2733/3416 80% [================================================= ] 2734/3416 80% [================================================= ] 2735/3416 80% [================================================= ] 2736/3416 80% [================================================= ] 2737/3416 80% [================================================= ] 2738/3416 80% [================================================= ] 2739/3416 80% [================================================= ] 2740/3416 80% [================================================= ] 2741/3416 80% [================================================= ] 2742/3416 80% [================================================= ] 2743/3416 80% [================================================= ] 2744/3416 80% [================================================= ] 2745/3416 80% [================================================= ] 2746/3416 80% [================================================= ] 2747/3416 80% [================================================= ] 2748/3416 80% [================================================= ] 2749/3416 80% [================================================= ] 2750/3416 80% [================================================= ] 2751/3416 80% [================================================= ] 2752/3416 80% [================================================= ] 2753/3416 80% [================================================= ] 2754/3416 80% [================================================== ] 2755/3416 80% [================================================== ] 2756/3416 80% [================================================== ] 2757/3416 80% [================================================== ] 2758/3416 80% [================================================== ] 2759/3416 80% [================================================== ] 2760/3416 80% [================================================== ] 2761/3416 80% [================================================== ] 2762/3416 80% [================================================== ] 2763/3416 80% [================================================== ] 2764/3416 80% [================================================== ] 2765/3416 80% [================================================== ] 2766/3416 80% [================================================== ] 2767/3416 81% [================================================== ] 2768/3416 81% [================================================== ] 2769/3416 81% [================================================== ] 2770/3416 81% [================================================== ] 2771/3416 81% [================================================== ] 2772/3416 81% [================================================== ] 2773/3416 81% [================================================== ] 2774/3416 81% [================================================== ] 2775/3416 81% [================================================== ] 2776/3416 81% [================================================== ] 2777/3416 81% [================================================== ] 2778/3416 81% [================================================== ] 2779/3416 81% [================================================== ] 2780/3416 81% [================================================== ] 2781/3416 81% [================================================== ] 2782/3416 81% [================================================== ] 2783/3416 81% [================================================== ] 2784/3416 81% [================================================== ] 2785/3416 81% [================================================== ] 2786/3416 81% [================================================== ] 2787/3416 81% [================================================== ] 2788/3416 81% [================================================== ] 2789/3416 81% [================================================== ] 2790/3416 81% [================================================== ] 2791/3416 81% [================================================== ] 2792/3416 81% [================================================== ] 2793/3416 81% [================================================== ] 2794/3416 81% [================================================== ] 2795/3416 81% [================================================== ] 2796/3416 81% [================================================== ] 2797/3416 81% [================================================== ] 2798/3416 81% [================================================== ] 2799/3416 81% [================================================== ] 2800/3416 81% [================================================== ] 2801/3416 81% [================================================== ] 2802/3416 82% [================================================== ] 2803/3416 82% [================================================== ] 2804/3416 82% [================================================== ] 2805/3416 82% [================================================== ] 2806/3416 82% [================================================== ] 2807/3416 82% [================================================== ] 2808/3416 82% [================================================== ] 2809/3416 82% [=================================================== ] 2810/3416 82% [=================================================== ] 2811/3416 82% [=================================================== ] 2812/3416 82% [=================================================== ] 2813/3416 82% [=================================================== ] 2814/3416 82% [=================================================== ] 2815/3416 82% [=================================================== ] 2816/3416 82% [=================================================== ] 2817/3416 82% [=================================================== ] 2818/3416 82% [=================================================== ] 2819/3416 82% [=================================================== ] 2820/3416 82% [=================================================== ] 2821/3416 82% [=================================================== ] 2822/3416 82% [=================================================== ] 2823/3416 82% [=================================================== ] 2824/3416 82% [=================================================== ] 2825/3416 82% [=================================================== ] 2826/3416 82% [=================================================== ] 2827/3416 82% [=================================================== ] 2828/3416 82% [=================================================== ] 2829/3416 82% [=================================================== ] 2830/3416 82% [=================================================== ] 2831/3416 82% [=================================================== ] 2832/3416 82% [=================================================== ] 2833/3416 82% [=================================================== ] 2834/3416 82% [=================================================== ] 2835/3416 82% [=================================================== ] 2836/3416 83% [=================================================== ] 2837/3416 83% [=================================================== ] 2838/3416 83% [=================================================== ] 2839/3416 83% [=================================================== ] 2840/3416 83% [=================================================== ] 2841/3416 83% [=================================================== ] 2842/3416 83% [=================================================== ] 2843/3416 83% [=================================================== ] 2844/3416 83% [=================================================== ] 2845/3416 83% [=================================================== ] 2846/3416 83% [=================================================== ] 2847/3416 83% [=================================================== ] 2848/3416 83% [=================================================== ] 2849/3416 83% [=================================================== ] 2850/3416 83% [=================================================== ] 2851/3416 83% [=================================================== ] 2852/3416 83% [=================================================== ] 2853/3416 83% [=================================================== ] 2854/3416 83% [=================================================== ] 2855/3416 83% [=================================================== ] 2856/3416 83% [=================================================== ] 2857/3416 83% [=================================================== ] 2858/3416 83% [=================================================== ] 2859/3416 83% [=================================================== ] 2860/3416 83% [=================================================== ] 2861/3416 83% [=================================================== ] 2862/3416 83% [=================================================== ] 2863/3416 83% [=================================================== ] 2864/3416 83% [=================================================== ] 2865/3416 83% [==================================================== ] 2866/3416 83% [==================================================== ] 2867/3416 83% [==================================================== ] 2868/3416 83% [==================================================== ] 2869/3416 83% [==================================================== ] 2870/3416 84% [==================================================== ] 2871/3416 84% [==================================================== ] 2872/3416 84% [==================================================== ] 2873/3416 84% [==================================================== ] 2874/3416 84% [==================================================== ] 2875/3416 84% [==================================================== ] 2876/3416 84% [==================================================== ] 2877/3416 84% [==================================================== ] 2878/3416 84% [==================================================== ] 2879/3416 84% [==================================================== ] 2880/3416 84% [==================================================== ] 2881/3416 84% [==================================================== ] 2882/3416 84% [==================================================== ] 2883/3416 84% [==================================================== ] 2884/3416 84% [==================================================== ] 2885/3416 84% [==================================================== ] 2886/3416 84% [==================================================== ] 2887/3416 84% [==================================================== ] 2888/3416 84% [==================================================== ] 2889/3416 84% [==================================================== ] 2890/3416 84% [==================================================== ] 2891/3416 84% [==================================================== ] 2892/3416 84% [==================================================== ] 2893/3416 84% [==================================================== ] 2894/3416 84% [==================================================== ] 2895/3416 84% [==================================================== ] 2896/3416 84% [==================================================== ] 2897/3416 84% [==================================================== ] 2898/3416 84% [==================================================== ] 2899/3416 84% [==================================================== ] 2900/3416 84% [==================================================== ] 2901/3416 84% [==================================================== ] 2902/3416 84% [==================================================== ] 2903/3416 84% [==================================================== ] 2904/3416 85% [==================================================== ] 2905/3416 85% [==================================================== ] 2906/3416 85% [==================================================== ] 2907/3416 85% [==================================================== ] 2908/3416 85% [==================================================== ] 2909/3416 85% [==================================================== ] 2910/3416 85% [==================================================== ] 2911/3416 85% [==================================================== ] 2912/3416 85% [==================================================== ] 2913/3416 85% [==================================================== ] 2914/3416 85% [==================================================== ] 2915/3416 85% [==================================================== ] 2916/3416 85% [==================================================== ] 2917/3416 85% [==================================================== ] 2918/3416 85% [==================================================== ] 2919/3416 85% [==================================================== ] 2920/3416 85% [===================================================== ] 2921/3416 85% [===================================================== ] 2922/3416 85% [===================================================== ] 2923/3416 85% [===================================================== ] 2924/3416 85% [===================================================== ] 2925/3416 85% [===================================================== ] 2926/3416 85% [===================================================== ] 2927/3416 85% [===================================================== ] 2928/3416 85% [===================================================== ] 2929/3416 85% [===================================================== ] 2930/3416 85% [===================================================== ] 2931/3416 85% [===================================================== ] 2932/3416 85% [===================================================== ] 2933/3416 85% [===================================================== ] 2934/3416 85% [===================================================== ] 2935/3416 85% [===================================================== ] 2936/3416 85% [===================================================== ] 2937/3416 85% [===================================================== ] 2938/3416 86% [===================================================== ] 2939/3416 86% [===================================================== ] 2940/3416 86% [===================================================== ] 2941/3416 86% [===================================================== ] 2942/3416 86% [===================================================== ] 2943/3416 86% [===================================================== ] 2944/3416 86% [===================================================== ] 2945/3416 86% [===================================================== ] 2946/3416 86% [===================================================== ] 2947/3416 86% [===================================================== ] 2948/3416 86% [===================================================== ] 2949/3416 86% [===================================================== ] 2950/3416 86% [===================================================== ] 2951/3416 86% [===================================================== ] 2952/3416 86% [===================================================== ] 2953/3416 86% [===================================================== ] 2954/3416 86% [===================================================== ] 2955/3416 86% [===================================================== ] 2956/3416 86% [===================================================== ] 2957/3416 86% [===================================================== ] 2958/3416 86% [===================================================== ] 2959/3416 86% [===================================================== ] 2960/3416 86% [===================================================== ] 2961/3416 86% [===================================================== ] 2962/3416 86% [===================================================== ] 2963/3416 86% [===================================================== ] 2964/3416 86% [===================================================== ] 2965/3416 86% [===================================================== ] 2966/3416 86% [===================================================== ] 2967/3416 86% [===================================================== ] 2968/3416 86% [===================================================== ] 2969/3416 86% [===================================================== ] 2970/3416 86% [===================================================== ] 2971/3416 86% [===================================================== ] 2972/3416 87% [===================================================== ] 2973/3416 87% [===================================================== ] 2974/3416 87% [===================================================== ] 2975/3416 87% [====================================================== ] 2976/3416 87% [====================================================== ] 2977/3416 87% [====================================================== ] 2978/3416 87% [====================================================== ] 2979/3416 87% [====================================================== ] 2980/3416 87% [====================================================== ] 2981/3416 87% [====================================================== ] 2982/3416 87% [====================================================== ] 2983/3416 87% [====================================================== ] 2984/3416 87% [====================================================== ] 2985/3416 87% [====================================================== ] 2986/3416 87% [====================================================== ] 2987/3416 87% [====================================================== ] 2988/3416 87% [====================================================== ] 2989/3416 87% [====================================================== ] 2990/3416 87% [====================================================== ] 2991/3416 87% [====================================================== ] 2992/3416 87% [====================================================== ] 2993/3416 87% [====================================================== ] 2994/3416 87% [====================================================== ] 2995/3416 87% [====================================================== ] 2996/3416 87% [====================================================== ] 2997/3416 87% [====================================================== ] 2998/3416 87% [====================================================== ] 2999/3416 87% [====================================================== ] 3000/3416 87% [====================================================== ] 3001/3416 87% [====================================================== ] 3002/3416 87% [====================================================== ] 3003/3416 87% [====================================================== ] 3004/3416 87% [====================================================== ] 3005/3416 87% [====================================================== ] 3006/3416 87% [====================================================== ] 3007/3416 88% [====================================================== ] 3008/3416 88% [====================================================== ] 3009/3416 88% [====================================================== ] 3010/3416 88% [====================================================== ] 3011/3416 88% [====================================================== ] 3012/3416 88% [====================================================== ] 3013/3416 88% [====================================================== ] 3014/3416 88% [====================================================== ] 3015/3416 88% [====================================================== ] 3016/3416 88% [====================================================== ] 3017/3416 88% [====================================================== ] 3018/3416 88% [====================================================== ] 3019/3416 88% [====================================================== ] 3020/3416 88% [====================================================== ] 3021/3416 88% [====================================================== ] 3022/3416 88% [====================================================== ] 3023/3416 88% [====================================================== ] 3024/3416 88% [====================================================== ] 3025/3416 88% [====================================================== ] 3026/3416 88% [====================================================== ] 3027/3416 88% [====================================================== ] 3028/3416 88% [====================================================== ] 3029/3416 88% [====================================================== ] 3030/3416 88% [======================================================= ] 3031/3416 88% [======================================================= ] 3032/3416 88% [======================================================= ] 3033/3416 88% [======================================================= ] 3034/3416 88% [======================================================= ] 3035/3416 88% [======================================================= ] 3036/3416 88% [======================================================= ] 3037/3416 88% [======================================================= ] 3038/3416 88% [======================================================= ] 3039/3416 88% [======================================================= ] 3040/3416 88% [======================================================= ] 3041/3416 89% [======================================================= ] 3042/3416 89% [======================================================= ] 3043/3416 89% [======================================================= ] 3044/3416 89% [======================================================= ] 3045/3416 89% [======================================================= ] 3046/3416 89% [======================================================= ] 3047/3416 89% [======================================================= ] 3048/3416 89% [======================================================= ] 3049/3416 89% [======================================================= ] 3050/3416 89% [======================================================= ] 3051/3416 89% [======================================================= ] 3052/3416 89% [======================================================= ] 3053/3416 89% [======================================================= ] 3054/3416 89% [======================================================= ] 3055/3416 89% [======================================================= ] 3056/3416 89% [======================================================= ] 3057/3416 89% [======================================================= ] 3058/3416 89% [======================================================= ] 3059/3416 89% [======================================================= ] 3060/3416 89% [======================================================= ] 3061/3416 89% [======================================================= ] 3062/3416 89% [======================================================= ] 3063/3416 89% [======================================================= ] 3064/3416 89% [======================================================= ] 3065/3416 89% [======================================================= ] 3066/3416 89% [======================================================= ] 3067/3416 89% [======================================================= ] 3068/3416 89% [======================================================= ] 3069/3416 89% [======================================================= ] 3070/3416 89% [======================================================= ] 3071/3416 89% [======================================================= ] 3072/3416 89% [======================================================= ] 3073/3416 89% [======================================================= ] 3074/3416 89% [======================================================= ] 3075/3416 90% [======================================================= ] 3076/3416 90% [======================================================= ] 3077/3416 90% [======================================================= ] 3078/3416 90% [======================================================= ] 3079/3416 90% [======================================================= ] 3080/3416 90% [======================================================= ] 3081/3416 90% [======================================================= ] 3082/3416 90% [======================================================= ] 3083/3416 90% [======================================================= ] 3084/3416 90% [======================================================= ] 3085/3416 90% [======================================================== ] 3086/3416 90% [======================================================== ] 3087/3416 90% [======================================================== ] 3088/3416 90% [======================================================== ] 3089/3416 90% [======================================================== ] 3090/3416 90% [======================================================== ] 3091/3416 90% [======================================================== ] 3092/3416 90% [======================================================== ] 3093/3416 90% [======================================================== ] 3094/3416 90% [======================================================== ] 3095/3416 90% [======================================================== ] 3096/3416 90% [======================================================== ] 3097/3416 90% [======================================================== ] 3098/3416 90% [======================================================== ] 3099/3416 90% [======================================================== ] 3100/3416 90% [======================================================== ] 3101/3416 90% [======================================================== ] 3102/3416 90% [======================================================== ] 3103/3416 90% [======================================================== ] 3104/3416 90% [======================================================== ] 3105/3416 90% [======================================================== ] 3106/3416 90% [======================================================== ] 3107/3416 90% [======================================================== ] 3108/3416 90% [======================================================== ] 3109/3416 91% [======================================================== ] 3110/3416 91% [======================================================== ] 3111/3416 91% [======================================================== ] 3112/3416 91% [======================================================== ] 3113/3416 91% [======================================================== ] 3114/3416 91% [======================================================== ] 3115/3416 91% [======================================================== ] 3116/3416 91% [======================================================== ] 3117/3416 91% [======================================================== ] 3118/3416 91% [======================================================== ] 3119/3416 91% [======================================================== ] 3120/3416 91% [======================================================== ] 3121/3416 91% [======================================================== ] 3122/3416 91% [======================================================== ] 3123/3416 91% [======================================================== ] 3124/3416 91% [======================================================== ] 3125/3416 91% [======================================================== ] 3126/3416 91% [======================================================== ] 3127/3416 91% [======================================================== ] 3128/3416 91% [======================================================== ] 3129/3416 91% [======================================================== ] 3130/3416 91% [======================================================== ] 3131/3416 91% [======================================================== ] 3132/3416 91% [======================================================== ] 3133/3416 91% [======================================================== ] 3134/3416 91% [======================================================== ] 3135/3416 91% [======================================================== ] 3136/3416 91% [======================================================== ] 3137/3416 91% [======================================================== ] 3138/3416 91% [======================================================== ] 3139/3416 91% [======================================================== ] 3140/3416 91% [========================================================= ] 3141/3416 91% [========================================================= ] 3142/3416 91% [========================================================= ] 3143/3416 92% [========================================================= ] 3144/3416 92% [========================================================= ] 3145/3416 92% [========================================================= ] 3146/3416 92% [========================================================= ] 3147/3416 92% [========================================================= ] 3148/3416 92% [========================================================= ] 3149/3416 92% [========================================================= ] 3150/3416 92% [========================================================= ] 3151/3416 92% [========================================================= ] 3152/3416 92% [========================================================= ] 3153/3416 92% [========================================================= ] 3154/3416 92% [========================================================= ] 3155/3416 92% [========================================================= ] 3156/3416 92% [========================================================= ] 3157/3416 92% [========================================================= ] 3158/3416 92% [========================================================= ] 3159/3416 92% [========================================================= ] 3160/3416 92% [========================================================= ] 3161/3416 92% [========================================================= ] 3162/3416 92% [========================================================= ] 3163/3416 92% [========================================================= ] 3164/3416 92% [========================================================= ] 3165/3416 92% [========================================================= ] 3166/3416 92% [========================================================= ] 3167/3416 92% [========================================================= ] 3168/3416 92% [========================================================= ] 3169/3416 92% [========================================================= ] 3170/3416 92% [========================================================= ] 3171/3416 92% [========================================================= ] 3172/3416 92% [========================================================= ] 3173/3416 92% [========================================================= ] 3174/3416 92% [========================================================= ] 3175/3416 92% [========================================================= ] 3176/3416 92% [========================================================= ] 3177/3416 93% [========================================================= ] 3178/3416 93% [========================================================= ] 3179/3416 93% [========================================================= ] 3180/3416 93% [========================================================= ] 3181/3416 93% [========================================================= ] 3182/3416 93% [========================================================= ] 3183/3416 93% [========================================================= ] 3184/3416 93% [========================================================= ] 3185/3416 93% [========================================================= ] 3186/3416 93% [========================================================= ] 3187/3416 93% [========================================================= ] 3188/3416 93% [========================================================= ] 3189/3416 93% [========================================================= ] 3190/3416 93% [========================================================= ] 3191/3416 93% [========================================================= ] 3192/3416 93% [========================================================= ] 3193/3416 93% [========================================================= ] 3194/3416 93% [========================================================= ] 3195/3416 93% [========================================================== ] 3196/3416 93% [========================================================== ] 3197/3416 93% [========================================================== ] 3198/3416 93% [========================================================== ] 3199/3416 93% [========================================================== ] 3200/3416 93% [========================================================== ] 3201/3416 93% [========================================================== ] 3202/3416 93% [========================================================== ] 3203/3416 93% [========================================================== ] 3204/3416 93% [========================================================== ] 3205/3416 93% [========================================================== ] 3206/3416 93% [========================================================== ] 3207/3416 93% [========================================================== ] 3208/3416 93% [========================================================== ] 3209/3416 93% [========================================================== ] 3210/3416 93% [========================================================== ] 3211/3416 93% [========================================================== ] 3212/3416 94% [========================================================== ] 3213/3416 94% [========================================================== ] 3214/3416 94% [========================================================== ] 3215/3416 94% [========================================================== ] 3216/3416 94% [========================================================== ] 3217/3416 94% [========================================================== ] 3218/3416 94% [========================================================== ] 3219/3416 94% [========================================================== ] 3220/3416 94% [========================================================== ] 3221/3416 94% [========================================================== ] 3222/3416 94% [========================================================== ] 3223/3416 94% [========================================================== ] 3224/3416 94% [========================================================== ] 3225/3416 94% [========================================================== ] 3226/3416 94% [========================================================== ] 3227/3416 94% [========================================================== ] 3228/3416 94% [========================================================== ] 3229/3416 94% [========================================================== ] 3230/3416 94% [========================================================== ] 3231/3416 94% [========================================================== ] 3232/3416 94% [========================================================== ] 3233/3416 94% [========================================================== ] 3234/3416 94% [========================================================== ] 3235/3416 94% [========================================================== ] 3236/3416 94% [========================================================== ] 3237/3416 94% [========================================================== ] 3238/3416 94% [========================================================== ] 3239/3416 94% [========================================================== ] 3240/3416 94% [========================================================== ] 3241/3416 94% [========================================================== ] 3242/3416 94% [========================================================== ] 3243/3416 94% [========================================================== ] 3244/3416 94% [========================================================== ] 3245/3416 94% [========================================================== ] 3246/3416 95% [========================================================== ] 3247/3416 95% [========================================================== ] 3248/3416 95% [========================================================== ] 3249/3416 95% [========================================================== ] 3250/3416 95% [=========================================================== ] 3251/3416 95% [=========================================================== ] 3252/3416 95% [=========================================================== ] 3253/3416 95% [=========================================================== ] 3254/3416 95% [=========================================================== ] 3255/3416 95% [=========================================================== ] 3256/3416 95% [=========================================================== ] 3257/3416 95% [=========================================================== ] 3258/3416 95% [=========================================================== ] 3259/3416 95% [=========================================================== ] 3260/3416 95% [=========================================================== ] 3261/3416 95% [=========================================================== ] 3262/3416 95% [=========================================================== ] 3263/3416 95% [=========================================================== ] 3264/3416 95% [=========================================================== ] 3265/3416 95% [=========================================================== ] 3266/3416 95% [=========================================================== ] 3267/3416 95% [=========================================================== ] 3268/3416 95% [=========================================================== ] 3269/3416 95% [=========================================================== ] 3270/3416 95% [=========================================================== ] 3271/3416 95% [=========================================================== ] 3272/3416 95% [=========================================================== ] 3273/3416 95% [=========================================================== ] 3274/3416 95% [=========================================================== ] 3275/3416 95% [=========================================================== ] 3276/3416 95% [=========================================================== ] 3277/3416 95% [=========================================================== ] 3278/3416 95% [=========================================================== ] 3279/3416 95% [=========================================================== ] 3280/3416 96% [=========================================================== ] 3281/3416 96% [=========================================================== ] 3282/3416 96% [=========================================================== ] 3283/3416 96% [=========================================================== ] 3284/3416 96% [=========================================================== ] 3285/3416 96% [=========================================================== ] 3286/3416 96% [=========================================================== ] 3287/3416 96% [=========================================================== ] 3288/3416 96% [=========================================================== ] 3289/3416 96% [=========================================================== ] 3290/3416 96% [=========================================================== ] 3291/3416 96% [=========================================================== ] 3292/3416 96% [=========================================================== ] 3293/3416 96% [=========================================================== ] 3294/3416 96% [=========================================================== ] 3295/3416 96% [=========================================================== ] 3296/3416 96% [=========================================================== ] 3297/3416 96% [=========================================================== ] 3298/3416 96% [=========================================================== ] 3299/3416 96% [=========================================================== ] 3300/3416 96% [=========================================================== ] 3301/3416 96% [=========================================================== ] 3302/3416 96% [=========================================================== ] 3303/3416 96% [=========================================================== ] 3304/3416 96% [=========================================================== ] 3305/3416 96% [============================================================ ] 3306/3416 96% [============================================================ ] 3307/3416 96% [============================================================ ] 3308/3416 96% [============================================================ ] 3309/3416 96% [============================================================ ] 3310/3416 96% [============================================================ ] 3311/3416 96% [============================================================ ] 3312/3416 96% [============================================================ ] 3313/3416 96% [============================================================ ] 3314/3416 97% [============================================================ ] 3315/3416 97% [============================================================ ] 3316/3416 97% [============================================================ ] 3317/3416 97% [============================================================ ] 3318/3416 97% [============================================================ ] 3319/3416 97% [============================================================ ] 3320/3416 97% [============================================================ ] 3321/3416 97% [============================================================ ] 3322/3416 97% [============================================================ ] 3323/3416 97% [============================================================ ] 3324/3416 97% [============================================================ ] 3325/3416 97% [============================================================ ] 3326/3416 97% [============================================================ ] 3327/3416 97% [============================================================ ] 3328/3416 97% [============================================================ ] 3329/3416 97% [============================================================ ] 3330/3416 97% [============================================================ ] 3331/3416 97% [============================================================ ] 3332/3416 97% [============================================================ ] 3333/3416 97% [============================================================ ] 3334/3416 97% [============================================================ ] 3335/3416 97% [============================================================ ] 3336/3416 97% [============================================================ ] 3337/3416 97% [============================================================ ] 3338/3416 97% [============================================================ ] 3339/3416 97% [============================================================ ] 3340/3416 97% [============================================================ ] 3341/3416 97% [============================================================ ] 3342/3416 97% [============================================================ ] 3343/3416 97% [============================================================ ] 3344/3416 97% [============================================================ ] 3345/3416 97% [============================================================ ] 3346/3416 97% [============================================================ ] 3347/3416 97% [============================================================ ] 3348/3416 98% [============================================================ ] 3349/3416 98% [============================================================ ] 3350/3416 98% [============================================================ ] 3351/3416 98% [============================================================ ] 3352/3416 98% [============================================================ ] 3353/3416 98% [============================================================ ] 3354/3416 98% [============================================================ ] 3355/3416 98% [============================================================ ] 3356/3416 98% [============================================================ ] 3357/3416 98% [============================================================ ] 3358/3416 98% [============================================================ ] 3359/3416 98% [============================================================ ] 3360/3416 98% [============================================================= ] 3361/3416 98% [============================================================= ] 3362/3416 98% [============================================================= ] 3363/3416 98% [============================================================= ] 3364/3416 98% [============================================================= ] 3365/3416 98% [============================================================= ] 3366/3416 98% [============================================================= ] 3367/3416 98% [============================================================= ] 3368/3416 98% [============================================================= ] 3369/3416 98% [============================================================= ] 3370/3416 98% [============================================================= ] 3371/3416 98% [============================================================= ] 3372/3416 98% [============================================================= ] 3373/3416 98% [============================================================= ] 3374/3416 98% [============================================================= ] 3375/3416 98% [============================================================= ] 3376/3416 98% [============================================================= ] 3377/3416 98% [============================================================= ] 3378/3416 98% [============================================================= ] 3379/3416 98% [============================================================= ] 3380/3416 98% [============================================================= ] 3381/3416 98% [============================================================= ] 3382/3416 99% [============================================================= ] 3383/3416 99% [============================================================= ] 3384/3416 99% [============================================================= ] 3385/3416 99% [============================================================= ] 3386/3416 99% [============================================================= ] 3387/3416 99% [============================================================= ] 3388/3416 99% [============================================================= ] 3389/3416 99% [============================================================= ] 3390/3416 99% [============================================================= ] 3391/3416 99% [============================================================= ] 3392/3416 99% [============================================================= ] 3393/3416 99% [============================================================= ] 3394/3416 99% [============================================================= ] 3395/3416 99% [============================================================= ] 3396/3416 99% [============================================================= ] 3397/3416 99% [============================================================= ] 3398/3416 99% [============================================================= ] 3399/3416 99% [============================================================= ] 3400/3416 99% [============================================================= ] 3401/3416 99% [============================================================= ] 3402/3416 99% [============================================================= ] 3403/3416 99% [============================================================= ] 3404/3416 99% [============================================================= ] 3405/3416 99% [============================================================= ] 3406/3416 99% [============================================================= ] 3407/3416 99% [============================================================= ] 3408/3416 99% [============================================================= ] 3409/3416 99% [============================================================= ] 3410/3416 99% [============================================================= ] 3411/3416 99% [============================================================= ] 3412/3416 99% [============================================================= ] 3413/3416 99% [============================================================= ] 3414/3416 99% [============================================================= ] 3415/3416 99% [==============================================================] 3416/3416 100% operation complete, 3416 objects in 56813 NAND pages. ln -snf /home/thomas/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-4934-gde48ecb83d2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 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) >>> linux-headers 6.4.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> 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) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.3 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.11.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 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) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-cmake 3.27.6 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> chrony 4.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> dnsmasq 2.89 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flashrom 1.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> font-awesome 4.7.0 Collecting legal info >>> host-genpart 1.0.2 Collecting legal info >>> initscripts Collecting legal info >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcoap 4.3.1 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 5711e8bf7e94b59fcf0681d0f73752111bc196563b60f8568f19dacd0213192b) >>> libcodec2 1.1.1 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcurl 8.3.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libdmtx 0.7.7 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libksba 1.6.4 Collecting legal info AUTHORS: OK (sha256: f9c59ea5a5e1dfdeebcd134e6a594c21eb088cc95f6653ee99ff2e187c105380) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libminiupnpc 2.2.5 Collecting legal info LICENSE: OK (sha256: e143c6e207d0bb874c4be76b57689ffa408063a37a735c6dcec3dc600cb522c5) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lldpd 1.0.15 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> netsnmp 5.9.3 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> make 4.4.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mg 3.7 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> ncdu 1.18 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-convert-asn1 0.33 Collecting legal info LICENSE: OK (sha256: 70884b19a3537bf179538c3b7d7896a56ade509dafe6b8d545c5999a9c05f8a9) >>> host-perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> perl-devel-globaldestruction 0.14 Collecting legal info README: OK (sha256: f7adbd1db623233e220f9157521a620dbae4918ae7088845aa61e87b7f62bb23) >>> perl-digest-hmac 1.04 Collecting legal info LICENSE: OK (sha256: cb9ff694d1769f450dd5c400204aa921d2fb3db90fcb21674a39f3725c4255c1) >>> perl-html-tagset 3.20 Collecting legal info README: OK (sha256: 275cc182d78ac2db6856442c5d334c925350fb56fe83ee3577f5850317423419) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-headers-fast 0.22 Collecting legal info LICENSE: OK (sha256: 511724425acf76d736145cfbf7c775b024c70ae8674ebf9a24dfda2c8e4032a3) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-image-exiftool 12.50 Collecting legal info README: OK (sha256: 63502bb7fd68b3b8265304d88932f70f1be82751cbc37936d1d62956582310fe) >>> perl-io-html 1.004 Collecting legal info LICENSE: OK (sha256: 669fdd41b60ef6169a975b87a5fe35c50e81b9efc8f96b2459f4fbb238079d84) >>> perl-lwp-mediatypes 6.04 Collecting legal info LICENSE: OK (sha256: e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc) >>> perl-mailtools 2.21 Collecting legal info README: OK (sha256: f7558badc4f4875df247bcccb50a8f369bfe4a2c19361f1df7b26ddf6aaaaf6b) >>> perl-net-dns 1.39 Collecting legal info LICENSE: OK (sha256: 1e44fcf65509b47a251eda0ce1f8bd6aefa13517e38cb1e95b8d36120fb15452) >>> perl-sub-exporter-progressive 0.001013 Collecting legal info LICENSE: OK (sha256: 24c38cba4218e6be62e511bffe21e63aa57335d8929034aa58e8a85eed001e99) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> pngquant 2.18.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-python-greenlet 2.0.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> host-runc 1.1.7 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.21.1 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage2 1.19.11 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage1 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> webp 1.3.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> wolfssl 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 2.7.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.32.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-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'