gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm 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 file included from /usr/include/string.h:495, from unyaffs2.c:26: In function 'memcpy', inlined from 'unyaffs2_extract_hardlink' at unyaffs2.c:1151:2, 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 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-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/thomas/autobuild/instance-3/output-1/host/bin PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/thomas/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/thomas/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%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-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%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'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-3/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-3/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells; fi # Remove any existing certificates under /etc/ssl/certs rm -f /home/thomas/autobuild/instance-3/output-1/target/etc/ssl/certs/* # Create symlinks to certificates under /etc/ssl/certs # and generate the bundle cd /home/thomas/autobuild/instance-3/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-3/output-1/build/ca-certificates.crt # Create symlinks to the certificates by their hash values /home/thomas/autobuild/instance-3/output-1/host/bin/c_rehash /home/thomas/autobuild/instance-3/output-1/target/etc/ssl/certs Doing /home/thomas/autobuild/instance-3/output-1/target/etc/ssl/certs # Install the certificates bundle /usr/bin/install -D -m 644 /home/thomas/autobuild/instance-3/output-1/build/ca-certificates.crt /home/thomas/autobuild/instance-3/output-1/target/etc/ssl/certs/ca-certificates.crt mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/thomas/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/thomas/autobuild/instance-3/output-1/build/locales.nopurge for dir in /home/thomas/autobuild/instance-3/output-1/target/usr/share/locale /home/thomas/autobuild/instance-3/output-1/target/usr/share/X11/locale /home/thomas/autobuild/instance-3/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/thomas/autobuild/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/thomas/autobuild/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/thomas/autobuild/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/thomas/autobuild/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/include /home/thomas/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-3/output-1/target/usr/doc find /home/thomas/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-3/output-1/target/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/thomas/autobuild/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/man /home/thomas/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/info /home/thomas/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/doc /home/thomas/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-3/output-1/target/lib/debug /home/thomas/autobuild/instance-3/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-5212-g79e01ef950"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-git\"" \ ) > /home/thomas/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/thomas/autobuild/instance-3/output-1/per-package \ /home/thomas/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs printf ' exim 88 mail 8 * - - - exim\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/fusermount f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt printf ' /dev/fuse c 666 0 0 10 229 0 0 -\n\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/thomas/autobuild/instance-3/output-1/images rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-3/output-1/target/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/thomas/autobuild/instance-3/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/thomas/autobuild/instance-3/output-1/host/sbin/mkfs.ubifs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x none -o /home/thomas/autobuild/instance-3/output-1/images/rootfs.ubifs\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target table='/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" xz -9 -C crc32 -c -T 4 /home/thomas/autobuild/instance-3/output-1/images/rootfs.ubifs > /home/thomas/autobuild/instance-3/output-1/images/rootfs.ubifs.xz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/images rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-3/output-1/target/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-3/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 3302 objects. stage 2: creating image '/home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/3302 0% [ ] 2/3302 0% [ ] 3/3302 0% [ ] 4/3302 0% [ ] 5/3302 0% [ ] 6/3302 0% [ ] 7/3302 0% [ ] 8/3302 0% [ ] 9/3302 0% [ ] 10/3302 0% [ ] 11/3302 0% [ ] 12/3302 0% [ ] 13/3302 0% [ ] 14/3302 0% [ ] 15/3302 0% [ ] 16/3302 0% [ ] 17/3302 0% [ ] 18/3302 0% [ ] 19/3302 0% [ ] 20/3302 0% [ ] 21/3302 0% [ ] 22/3302 0% [ ] 23/3302 0% [ ] 24/3302 0% [ ] 25/3302 0% [ ] 26/3302 0% [ ] 27/3302 0% [ ] 28/3302 0% [ ] 29/3302 0% [ ] 30/3302 0% [ ] 31/3302 0% [ ] 32/3302 0% [ ] 33/3302 0% [ ] 34/3302 1% [ ] 35/3302 1% [ ] 36/3302 1% [ ] 37/3302 1% [ ] 38/3302 1% [ ] 39/3302 1% [ ] 40/3302 1% [ ] 41/3302 1% [ ] 42/3302 1% [ ] 43/3302 1% [ ] 44/3302 1% [ ] 45/3302 1% [ ] 46/3302 1% [ ] 47/3302 1% [ ] 48/3302 1% [ ] 49/3302 1% [ ] 50/3302 1% [ ] 51/3302 1% [ ] 52/3302 1% [ ] 53/3302 1% [= ] 54/3302 1% [= ] 55/3302 1% [= ] 56/3302 1% [= ] 57/3302 1% [= ] 58/3302 1% [= ] 59/3302 1% [= ] 60/3302 1% [= ] 61/3302 1% [= ] 62/3302 1% [= ] 63/3302 1% [= ] 64/3302 1% [= ] 65/3302 1% [= ] 66/3302 1% [= ] 67/3302 2% [= ] 68/3302 2% [= ] 69/3302 2% [= ] 70/3302 2% [= ] 71/3302 2% [= ] 72/3302 2% [= ] 73/3302 2% [= ] 74/3302 2% [= ] 75/3302 2% [= ] 76/3302 2% [= ] 77/3302 2% [= ] 78/3302 2% [= ] 79/3302 2% [= ] 80/3302 2% [= ] 81/3302 2% [= ] 82/3302 2% [= ] 83/3302 2% [= ] 84/3302 2% [= ] 85/3302 2% [= ] 86/3302 2% [= ] 87/3302 2% [= ] 88/3302 2% [= ] 89/3302 2% [= ] 90/3302 2% [= ] 91/3302 2% [= ] 92/3302 2% [= ] 93/3302 2% [= ] 94/3302 2% [= ] 95/3302 2% [= ] 96/3302 2% [= ] 97/3302 2% [= ] 98/3302 2% [= ] 99/3302 2% [= ] 100/3302 3% [= ] 101/3302 3% [= ] 102/3302 3% [= ] 103/3302 3% [= ] 104/3302 3% [= ] 105/3302 3% [= ] 106/3302 3% [== ] 107/3302 3% [== ] 108/3302 3% [== ] 109/3302 3% [== ] 110/3302 3% [== ] 111/3302 3% [== ] 112/3302 3% [== ] 113/3302 3% [== ] 114/3302 3% [== ] 115/3302 3% [== ] 116/3302 3% [== ] 117/3302 3% [== ] 118/3302 3% [== ] 119/3302 3% [== ] 120/3302 3% [== ] 121/3302 3% [== ] 122/3302 3% [== ] 123/3302 3% [== ] 124/3302 3% [== ] 125/3302 3% [== ] 126/3302 3% [== ] 127/3302 3% [== ] 128/3302 3% [== ] 129/3302 3% [== ] 130/3302 3% [== ] 131/3302 3% [== ] 132/3302 3% [== ] 133/3302 4% [== ] 134/3302 4% [== ] 135/3302 4% [== ] 136/3302 4% [== ] 137/3302 4% [== ] 138/3302 4% [== ] 139/3302 4% [== ] 140/3302 4% [== ] 141/3302 4% [== ] 142/3302 4% [== ] 143/3302 4% [== ] 144/3302 4% [== ] 145/3302 4% [== ] 146/3302 4% [== ] 147/3302 4% [== ] 148/3302 4% [== ] 149/3302 4% [== ] 150/3302 4% [== ] 151/3302 4% [== ] 152/3302 4% [== ] 153/3302 4% [== ] 154/3302 4% [== ] 155/3302 4% [== ] 156/3302 4% [== ] 157/3302 4% [== ] 158/3302 4% [== ] 159/3302 4% [=== ] 160/3302 4% [=== ] 161/3302 4% [=== ] 162/3302 4% [=== ] 163/3302 4% [=== ] 164/3302 4% [=== ] 165/3302 4% [=== ] 166/3302 5% [=== ] 167/3302 5% [=== ] 168/3302 5% [=== ] 169/3302 5% [=== ] 170/3302 5% [=== ] 171/3302 5% [=== ] 172/3302 5% [=== ] 173/3302 5% [=== ] 174/3302 5% [=== ] 175/3302 5% [=== ] 176/3302 5% [=== ] 177/3302 5% [=== ] 178/3302 5% [=== ] 179/3302 5% [=== ] 180/3302 5% [=== ] 181/3302 5% [=== ] 182/3302 5% [=== ] 183/3302 5% [=== ] 184/3302 5% [=== ] 185/3302 5% [=== ] 186/3302 5% [=== ] 187/3302 5% [=== ] 188/3302 5% [=== ] 189/3302 5% [=== ] 190/3302 5% [=== ] 191/3302 5% [=== ] 192/3302 5% [=== ] 193/3302 5% [=== ] 194/3302 5% [=== ] 195/3302 5% [=== ] 196/3302 5% [=== ] 197/3302 5% [=== ] 198/3302 5% [=== ] 199/3302 6% [=== ] 200/3302 6% [=== ] 201/3302 6% [=== ] 202/3302 6% [=== ] 203/3302 6% [=== ] 204/3302 6% [=== ] 205/3302 6% [=== ] 206/3302 6% [=== ] 207/3302 6% [=== ] 208/3302 6% [=== ] 209/3302 6% [=== ] 210/3302 6% [=== ] 211/3302 6% [=== ] 212/3302 6% [=== ] 213/3302 6% [==== ] 214/3302 6% [==== ] 215/3302 6% [==== ] 216/3302 6% [==== ] 217/3302 6% [==== ] 218/3302 6% [==== ] 219/3302 6% [==== ] 220/3302 6% [==== ] 221/3302 6% [==== ] 222/3302 6% [==== ] 223/3302 6% [==== ] 224/3302 6% [==== ] 225/3302 6% [==== ] 226/3302 6% [==== ] 227/3302 6% [==== ] 228/3302 6% [==== ] 229/3302 6% [==== ] 230/3302 6% [==== ] 231/3302 6% [==== ] 232/3302 7% [==== ] 233/3302 7% [==== ] 234/3302 7% [==== ] 235/3302 7% [==== ] 236/3302 7% [==== ] 237/3302 7% [==== ] 238/3302 7% [==== ] 239/3302 7% [==== ] 240/3302 7% [==== ] 241/3302 7% [==== ] 242/3302 7% [==== ] 243/3302 7% [==== ] 244/3302 7% [==== ] 245/3302 7% [==== ] 246/3302 7% [==== ] 247/3302 7% [==== ] 248/3302 7% [==== ] 249/3302 7% [==== ] 250/3302 7% [==== ] 251/3302 7% [==== ] 252/3302 7% [==== ] 253/3302 7% [==== ] 254/3302 7% [==== ] 255/3302 7% [==== ] 256/3302 7% [==== ] 257/3302 7% [==== ] 258/3302 7% [==== ] 259/3302 7% [==== ] 260/3302 7% [==== ] 261/3302 7% [==== ] 262/3302 7% [==== ] 263/3302 7% [==== ] 264/3302 7% [==== ] 265/3302 8% [==== ] 266/3302 8% [===== ] 267/3302 8% [===== ] 268/3302 8% [===== ] 269/3302 8% [===== ] 270/3302 8% [===== ] 271/3302 8% [===== ] 272/3302 8% [===== ] 273/3302 8% [===== ] 274/3302 8% [===== ] 275/3302 8% [===== ] 276/3302 8% [===== ] 277/3302 8% [===== ] 278/3302 8% [===== ] 279/3302 8% [===== ] 280/3302 8% [===== ] 281/3302 8% [===== ] 282/3302 8% [===== ] 283/3302 8% [===== ] 284/3302 8% [===== ] 285/3302 8% [===== ] 286/3302 8% [===== ] 287/3302 8% [===== ] 288/3302 8% [===== ] 289/3302 8% [===== ] 290/3302 8% [===== ] 291/3302 8% [===== ] 292/3302 8% [===== ] 293/3302 8% [===== ] 294/3302 8% [===== ] 295/3302 8% [===== ] 296/3302 8% [===== ] 297/3302 8% [===== ] 298/3302 9% [===== ] 299/3302 9% [===== ] 300/3302 9% [===== ] 301/3302 9% [===== ] 302/3302 9% [===== ] 303/3302 9% [===== ] 304/3302 9% [===== ] 305/3302 9% [===== ] 306/3302 9% [===== ] 307/3302 9% [===== ] 308/3302 9% [===== ] 309/3302 9% [===== ] 310/3302 9% [===== ] 311/3302 9% [===== ] 312/3302 9% [===== ] 313/3302 9% [===== ] 314/3302 9% [===== ] 315/3302 9% [===== ] 316/3302 9% [===== ] 317/3302 9% [===== ] 318/3302 9% [===== ] 319/3302 9% [====== ] 320/3302 9% [====== ] 321/3302 9% [====== ] 322/3302 9% [====== ] 323/3302 9% [====== ] 324/3302 9% [====== ] 325/3302 9% [====== ] 326/3302 9% [====== ] 327/3302 9% [====== ] 328/3302 9% [====== ] 329/3302 9% [====== ] 330/3302 9% [====== ] 331/3302 10% [====== ] 332/3302 10% [====== ] 333/3302 10% [====== ] 334/3302 10% [====== ] 335/3302 10% [====== ] 336/3302 10% [====== ] 337/3302 10% [====== ] 338/3302 10% [====== ] 339/3302 10% [====== ] 340/3302 10% [====== ] 341/3302 10% [====== ] 342/3302 10% [====== ] 343/3302 10% [====== ] 344/3302 10% [====== ] 345/3302 10% [====== ] 346/3302 10% [====== ] 347/3302 10% [====== ] 348/3302 10% [====== ] 349/3302 10% [====== ] 350/3302 10% [====== ] 351/3302 10% [====== ] 352/3302 10% [====== ] 353/3302 10% [====== ] 354/3302 10% [====== ] 355/3302 10% [====== ] 356/3302 10% [====== ] 357/3302 10% [====== ] 358/3302 10% [====== ] 359/3302 10% [====== ] 360/3302 10% [====== ] 361/3302 10% [====== ] 362/3302 10% [====== ] 363/3302 10% [====== ] 364/3302 11% [====== ] 365/3302 11% [====== ] 366/3302 11% [====== ] 367/3302 11% [====== ] 368/3302 11% [====== ] 369/3302 11% [====== ] 370/3302 11% [====== ] 371/3302 11% [====== ] 372/3302 11% [======= ] 373/3302 11% [======= ] 374/3302 11% [======= ] 375/3302 11% [======= ] 376/3302 11% [======= ] 377/3302 11% [======= ] 378/3302 11% [======= ] 379/3302 11% [======= ] 380/3302 11% [======= ] 381/3302 11% [======= ] 382/3302 11% [======= ] 383/3302 11% [======= ] 384/3302 11% [======= ] 385/3302 11% [======= ] 386/3302 11% [======= ] 387/3302 11% [======= ] 388/3302 11% [======= ] 389/3302 11% [======= ] 390/3302 11% [======= ] 391/3302 11% [======= ] 392/3302 11% [======= ] 393/3302 11% [======= ] 394/3302 11% [======= ] 395/3302 11% [======= ] 396/3302 11% [======= ] 397/3302 12% [======= ] 398/3302 12% [======= ] 399/3302 12% [======= ] 400/3302 12% [======= ] 401/3302 12% [======= ] 402/3302 12% [======= ] 403/3302 12% [======= ] 404/3302 12% [======= ] 405/3302 12% [======= ] 406/3302 12% [======= ] 407/3302 12% [======= ] 408/3302 12% [======= ] 409/3302 12% [======= ] 410/3302 12% [======= ] 411/3302 12% [======= ] 412/3302 12% [======= ] 413/3302 12% [======= ] 414/3302 12% [======= ] 415/3302 12% [======= ] 416/3302 12% [======= ] 417/3302 12% [======= ] 418/3302 12% [======= ] 419/3302 12% [======= ] 420/3302 12% [======= ] 421/3302 12% [======= ] 422/3302 12% [======= ] 423/3302 12% [======= ] 424/3302 12% [======= ] 425/3302 12% [======= ] 426/3302 12% [======== ] 427/3302 12% [======== ] 428/3302 12% [======== ] 429/3302 12% [======== ] 430/3302 13% [======== ] 431/3302 13% [======== ] 432/3302 13% [======== ] 433/3302 13% [======== ] 434/3302 13% [======== ] 435/3302 13% [======== ] 436/3302 13% [======== ] 437/3302 13% [======== ] 438/3302 13% [======== ] 439/3302 13% [======== ] 440/3302 13% [======== ] 441/3302 13% [======== ] 442/3302 13% [======== ] 443/3302 13% [======== ] 444/3302 13% [======== ] 445/3302 13% [======== ] 446/3302 13% [======== ] 447/3302 13% [======== ] 448/3302 13% [======== ] 449/3302 13% [======== ] 450/3302 13% [======== ] 451/3302 13% [======== ] 452/3302 13% [======== ] 453/3302 13% [======== ] 454/3302 13% [======== ] 455/3302 13% [======== ] 456/3302 13% [======== ] 457/3302 13% [======== ] 458/3302 13% [======== ] 459/3302 13% [======== ] 460/3302 13% [======== ] 461/3302 13% [======== ] 462/3302 13% [======== ] 463/3302 14% [======== ] 464/3302 14% [======== ] 465/3302 14% [======== ] 466/3302 14% [======== ] 467/3302 14% [======== ] 468/3302 14% [======== ] 469/3302 14% [======== ] 470/3302 14% [======== ] 471/3302 14% [======== ] 472/3302 14% [======== ] 473/3302 14% [======== ] 474/3302 14% [======== ] 475/3302 14% [======== ] 476/3302 14% [======== ] 477/3302 14% [======== ] 478/3302 14% [======== ] 479/3302 14% [========= ] 480/3302 14% [========= ] 481/3302 14% [========= ] 482/3302 14% [========= ] 483/3302 14% [========= ] 484/3302 14% [========= ] 485/3302 14% [========= ] 486/3302 14% [========= ] 487/3302 14% [========= ] 488/3302 14% [========= ] 489/3302 14% [========= ] 490/3302 14% [========= ] 491/3302 14% [========= ] 492/3302 14% [========= ] 493/3302 14% [========= ] 494/3302 14% [========= ] 495/3302 14% [========= ] 496/3302 15% [========= ] 497/3302 15% [========= ] 498/3302 15% [========= ] 499/3302 15% [========= ] 500/3302 15% [========= ] 501/3302 15% [========= ] 502/3302 15% [========= ] 503/3302 15% [========= ] 504/3302 15% [========= ] 505/3302 15% [========= ] 506/3302 15% [========= ] 507/3302 15% [========= ] 508/3302 15% [========= ] 509/3302 15% [========= ] 510/3302 15% [========= ] 511/3302 15% [========= ] 512/3302 15% [========= ] 513/3302 15% [========= ] 514/3302 15% [========= ] 515/3302 15% [========= ] 516/3302 15% [========= ] 517/3302 15% [========= ] 518/3302 15% [========= ] 519/3302 15% [========= ] 520/3302 15% [========= ] 521/3302 15% [========= ] 522/3302 15% [========= ] 523/3302 15% [========= ] 524/3302 15% [========= ] 525/3302 15% [========= ] 526/3302 15% [========= ] 527/3302 15% [========= ] 528/3302 15% [========= ] 529/3302 16% [========= ] 530/3302 16% [========= ] 531/3302 16% [========= ] 532/3302 16% [========== ] 533/3302 16% [========== ] 534/3302 16% [========== ] 535/3302 16% [========== ] 536/3302 16% [========== ] 537/3302 16% [========== ] 538/3302 16% [========== ] 539/3302 16% [========== ] 540/3302 16% [========== ] 541/3302 16% [========== ] 542/3302 16% [========== ] 543/3302 16% [========== ] 544/3302 16% [========== ] 545/3302 16% [========== ] 546/3302 16% [========== ] 547/3302 16% [========== ] 548/3302 16% [========== ] 549/3302 16% [========== ] 550/3302 16% [========== ] 551/3302 16% [========== ] 552/3302 16% [========== ] 553/3302 16% [========== ] 554/3302 16% [========== ] 555/3302 16% [========== ] 556/3302 16% [========== ] 557/3302 16% [========== ] 558/3302 16% [========== ] 559/3302 16% [========== ] 560/3302 16% [========== ] 561/3302 16% [========== ] 562/3302 17% [========== ] 563/3302 17% [========== ] 564/3302 17% [========== ] 565/3302 17% [========== ] 566/3302 17% [========== ] 567/3302 17% [========== ] 568/3302 17% [========== ] 569/3302 17% [========== ] 570/3302 17% [========== ] 571/3302 17% [========== ] 572/3302 17% [========== ] 573/3302 17% [========== ] 574/3302 17% [========== ] 575/3302 17% [========== ] 576/3302 17% [========== ] 577/3302 17% [========== ] 578/3302 17% [========== ] 579/3302 17% [========== ] 580/3302 17% [========== ] 581/3302 17% [========== ] 582/3302 17% [========== ] 583/3302 17% [========== ] 584/3302 17% [========== ] 585/3302 17% [=========== ] 586/3302 17% [=========== ] 587/3302 17% [=========== ] 588/3302 17% [=========== ] 589/3302 17% [=========== ] 590/3302 17% [=========== ] 591/3302 17% [=========== ] 592/3302 17% [=========== ] 593/3302 17% [=========== ] 594/3302 17% [=========== ] 595/3302 18% [=========== ] 596/3302 18% [=========== ] 597/3302 18% [=========== ] 598/3302 18% [=========== ] 599/3302 18% [=========== ] 600/3302 18% [=========== ] 601/3302 18% [=========== ] 602/3302 18% [=========== ] 603/3302 18% [=========== ] 604/3302 18% [=========== ] 605/3302 18% [=========== ] 606/3302 18% [=========== ] 607/3302 18% [=========== ] 608/3302 18% [=========== ] 609/3302 18% [=========== ] 610/3302 18% [=========== ] 611/3302 18% [=========== ] 612/3302 18% [=========== ] 613/3302 18% [=========== ] 614/3302 18% [=========== ] 615/3302 18% [=========== ] 616/3302 18% [=========== ] 617/3302 18% [=========== ] 618/3302 18% [=========== ] 619/3302 18% [=========== ] 620/3302 18% [=========== ] 621/3302 18% [=========== ] 622/3302 18% [=========== ] 623/3302 18% [=========== ] 624/3302 18% [=========== ] 625/3302 18% [=========== ] 626/3302 18% [=========== ] 627/3302 18% [=========== ] 628/3302 19% [=========== ] 629/3302 19% [=========== ] 630/3302 19% [=========== ] 631/3302 19% [=========== ] 632/3302 19% [=========== ] 633/3302 19% [=========== ] 634/3302 19% [=========== ] 635/3302 19% [=========== ] 636/3302 19% [=========== ] 637/3302 19% [=========== ] 638/3302 19% [=========== ] 639/3302 19% [============ ] 640/3302 19% [============ ] 641/3302 19% [============ ] 642/3302 19% [============ ] 643/3302 19% [============ ] 644/3302 19% [============ ] 645/3302 19% [============ ] 646/3302 19% [============ ] 647/3302 19% [============ ] 648/3302 19% [============ ] 649/3302 19% [============ ] 650/3302 19% [============ ] 651/3302 19% [============ ] 652/3302 19% [============ ] 653/3302 19% [============ ] 654/3302 19% [============ ] 655/3302 19% [============ ] 656/3302 19% [============ ] 657/3302 19% [============ ] 658/3302 19% [============ ] 659/3302 19% [============ ] 660/3302 19% [============ ] 661/3302 20% [============ ] 662/3302 20% [============ ] 663/3302 20% [============ ] 664/3302 20% [============ ] 665/3302 20% [============ ] 666/3302 20% [============ ] 667/3302 20% [============ ] 668/3302 20% [============ ] 669/3302 20% [============ ] 670/3302 20% [============ ] 671/3302 20% [============ ] 672/3302 20% [============ ] 673/3302 20% [============ ] 674/3302 20% [============ ] 675/3302 20% [============ ] 676/3302 20% [============ ] 677/3302 20% [============ ] 678/3302 20% [============ ] 679/3302 20% [============ ] 680/3302 20% [============ ] 681/3302 20% [============ ] 682/3302 20% [============ ] 683/3302 20% [============ ] 684/3302 20% [============ ] 685/3302 20% [============ ] 686/3302 20% [============ ] 687/3302 20% [============ ] 688/3302 20% [============ ] 689/3302 20% [============ ] 690/3302 20% [============ ] 691/3302 20% [============ ] 692/3302 20% [============= ] 693/3302 20% [============= ] 694/3302 21% [============= ] 695/3302 21% [============= ] 696/3302 21% [============= ] 697/3302 21% [============= ] 698/3302 21% [============= ] 699/3302 21% [============= ] 700/3302 21% [============= ] 701/3302 21% [============= ] 702/3302 21% [============= ] 703/3302 21% [============= ] 704/3302 21% [============= ] 705/3302 21% [============= ] 706/3302 21% [============= ] 707/3302 21% [============= ] 708/3302 21% [============= ] 709/3302 21% [============= ] 710/3302 21% [============= ] 711/3302 21% [============= ] 712/3302 21% [============= ] 713/3302 21% [============= ] 714/3302 21% [============= ] 715/3302 21% [============= ] 716/3302 21% [============= ] 717/3302 21% [============= ] 718/3302 21% [============= ] 719/3302 21% [============= ] 720/3302 21% [============= ] 721/3302 21% [============= ] 722/3302 21% [============= ] 723/3302 21% [============= ] 724/3302 21% [============= ] 725/3302 21% [============= ] 726/3302 21% [============= ] 727/3302 22% [============= ] 728/3302 22% [============= ] 729/3302 22% [============= ] 730/3302 22% [============= ] 731/3302 22% [============= ] 732/3302 22% [============= ] 733/3302 22% [============= ] 734/3302 22% [============= ] 735/3302 22% [============= ] 736/3302 22% [============= ] 737/3302 22% [============= ] 738/3302 22% [============= ] 739/3302 22% [============= ] 740/3302 22% [============= ] 741/3302 22% [============= ] 742/3302 22% [============= ] 743/3302 22% [============= ] 744/3302 22% [============= ] 745/3302 22% [============== ] 746/3302 22% [============== ] 747/3302 22% [============== ] 748/3302 22% [============== ] 749/3302 22% [============== ] 750/3302 22% [============== ] 751/3302 22% [============== ] 752/3302 22% [============== ] 753/3302 22% [============== ] 754/3302 22% [============== ] 755/3302 22% [============== ] 756/3302 22% [============== ] 757/3302 22% [============== ] 758/3302 22% [============== ] 759/3302 22% [============== ] 760/3302 23% [============== ] 761/3302 23% [============== ] 762/3302 23% [============== ] 763/3302 23% [============== ] 764/3302 23% [============== ] 765/3302 23% [============== ] 766/3302 23% [============== ] 767/3302 23% [============== ] 768/3302 23% [============== ] 769/3302 23% [============== ] 770/3302 23% [============== ] 771/3302 23% [============== ] 772/3302 23% [============== ] 773/3302 23% [============== ] 774/3302 23% [============== ] 775/3302 23% [============== ] 776/3302 23% [============== ] 777/3302 23% [============== ] 778/3302 23% [============== ] 779/3302 23% [============== ] 780/3302 23% [============== ] 781/3302 23% [============== ] 782/3302 23% [============== ] 783/3302 23% [============== ] 784/3302 23% [============== ] 785/3302 23% [============== ] 786/3302 23% [============== ] 787/3302 23% [============== ] 788/3302 23% [============== ] 789/3302 23% [============== ] 790/3302 23% [============== ] 791/3302 23% [============== ] 792/3302 23% [============== ] 793/3302 24% [============== ] 794/3302 24% [============== ] 795/3302 24% [============== ] 796/3302 24% [============== ] 797/3302 24% [============== ] 798/3302 24% [=============== ] 799/3302 24% [=============== ] 800/3302 24% [=============== ] 801/3302 24% [=============== ] 802/3302 24% [=============== ] 803/3302 24% [=============== ] 804/3302 24% [=============== ] 805/3302 24% [=============== ] 806/3302 24% [=============== ] 807/3302 24% [=============== ] 808/3302 24% [=============== ] 809/3302 24% [=============== ] 810/3302 24% [=============== ] 811/3302 24% [=============== ] 812/3302 24% [=============== ] 813/3302 24% [=============== ] 814/3302 24% [=============== ] 815/3302 24% [=============== ] 816/3302 24% [=============== ] 817/3302 24% [=============== ] 818/3302 24% [=============== ] 819/3302 24% [=============== ] 820/3302 24% [=============== ] 821/3302 24% [=============== ] 822/3302 24% [=============== ] 823/3302 24% [=============== ] 824/3302 24% [=============== ] 825/3302 24% [=============== ] 826/3302 25% [=============== ] 827/3302 25% [=============== ] 828/3302 25% [=============== ] 829/3302 25% [=============== ] 830/3302 25% [=============== ] 831/3302 25% [=============== ] 832/3302 25% [=============== ] 833/3302 25% [=============== ] 834/3302 25% [=============== ] 835/3302 25% [=============== ] 836/3302 25% [=============== ] 837/3302 25% [=============== ] 838/3302 25% [=============== ] 839/3302 25% [=============== ] 840/3302 25% [=============== ] 841/3302 25% [=============== ] 842/3302 25% [=============== ] 843/3302 25% [=============== ] 844/3302 25% [=============== ] 845/3302 25% [=============== ] 846/3302 25% [=============== ] 847/3302 25% [=============== ] 848/3302 25% [=============== ] 849/3302 25% [=============== ] 850/3302 25% [=============== ] 851/3302 25% [=============== ] 852/3302 25% [================ ] 853/3302 25% [================ ] 854/3302 25% [================ ] 855/3302 25% [================ ] 856/3302 25% [================ ] 857/3302 25% [================ ] 858/3302 25% [================ ] 859/3302 26% [================ ] 860/3302 26% [================ ] 861/3302 26% [================ ] 862/3302 26% [================ ] 863/3302 26% [================ ] 864/3302 26% [================ ] 865/3302 26% [================ ] 866/3302 26% [================ ] 867/3302 26% [================ ] 868/3302 26% [================ ] 869/3302 26% [================ ] 870/3302 26% [================ ] 871/3302 26% [================ ] 872/3302 26% [================ ] 873/3302 26% [================ ] 874/3302 26% [================ ] 875/3302 26% [================ ] 876/3302 26% [================ ] 877/3302 26% [================ ] 878/3302 26% [================ ] 879/3302 26% [================ ] 880/3302 26% [================ ] 881/3302 26% [================ ] 882/3302 26% [================ ] 883/3302 26% [================ ] 884/3302 26% [================ ] 885/3302 26% [================ ] 886/3302 26% [================ ] 887/3302 26% [================ ] 888/3302 26% [================ ] 889/3302 26% [================ ] 890/3302 26% [================ ] 891/3302 26% [================ ] 892/3302 27% [================ ] 893/3302 27% [================ ] 894/3302 27% [================ ] 895/3302 27% [================ ] 896/3302 27% [================ ] 897/3302 27% [================ ] 898/3302 27% [================ ] 899/3302 27% [================ ] 900/3302 27% [================ ] 901/3302 27% [================ ] 902/3302 27% [================ ] 903/3302 27% [================ ] 904/3302 27% [================ ] 905/3302 27% [================= ] 906/3302 27% [================= ] 907/3302 27% [================= ] 908/3302 27% [================= ] 909/3302 27% [================= ] 910/3302 27% [================= ] 911/3302 27% [================= ] 912/3302 27% [================= ] 913/3302 27% [================= ] 914/3302 27% [================= ] 915/3302 27% [================= ] 916/3302 27% [================= ] 917/3302 27% [================= ] 918/3302 27% [================= ] 919/3302 27% [================= ] 920/3302 27% [================= ] 921/3302 27% [================= ] 922/3302 27% [================= ] 923/3302 27% [================= ] 924/3302 27% [================= ] 925/3302 28% [================= ] 926/3302 28% [================= ] 927/3302 28% [================= ] 928/3302 28% [================= ] 929/3302 28% [================= ] 930/3302 28% [================= ] 931/3302 28% [================= ] 932/3302 28% [================= ] 933/3302 28% [================= ] 934/3302 28% [================= ] 935/3302 28% [================= ] 936/3302 28% [================= ] 937/3302 28% [================= ] 938/3302 28% [================= ] 939/3302 28% [================= ] 940/3302 28% [================= ] 941/3302 28% [================= ] 942/3302 28% [================= ] 943/3302 28% [================= ] 944/3302 28% [================= ] 945/3302 28% [================= ] 946/3302 28% [================= ] 947/3302 28% [================= ] 948/3302 28% [================= ] 949/3302 28% [================= ] 950/3302 28% [================= ] 951/3302 28% [================= ] 952/3302 28% [================= ] 953/3302 28% [================= ] 954/3302 28% [================= ] 955/3302 28% [================= ] 956/3302 28% [================= ] 957/3302 28% [================= ] 958/3302 29% [================== ] 959/3302 29% [================== ] 960/3302 29% [================== ] 961/3302 29% [================== ] 962/3302 29% [================== ] 963/3302 29% [================== ] 964/3302 29% [================== ] 965/3302 29% [================== ] 966/3302 29% [================== ] 967/3302 29% [================== ] 968/3302 29% [================== ] 969/3302 29% [================== ] 970/3302 29% [================== ] 971/3302 29% [================== ] 972/3302 29% [================== ] 973/3302 29% [================== ] 974/3302 29% [================== ] 975/3302 29% [================== ] 976/3302 29% [================== ] 977/3302 29% [================== ] 978/3302 29% [================== ] 979/3302 29% [================== ] 980/3302 29% [================== ] 981/3302 29% [================== ] 982/3302 29% [================== ] 983/3302 29% [================== ] 984/3302 29% [================== ] 985/3302 29% [================== ] 986/3302 29% [================== ] 987/3302 29% [================== ] 988/3302 29% [================== ] 989/3302 29% [================== ] 990/3302 29% [================== ] 991/3302 30% [================== ] 992/3302 30% [================== ] 993/3302 30% [================== ] 994/3302 30% [================== ] 995/3302 30% [================== ] 996/3302 30% [================== ] 997/3302 30% [================== ] 998/3302 30% [================== ] 999/3302 30% [================== ] 1000/3302 30% [================== ] 1001/3302 30% [================== ] 1002/3302 30% [================== ] 1003/3302 30% [================== ] 1004/3302 30% [================== ] 1005/3302 30% [================== ] 1006/3302 30% [================== ] 1007/3302 30% [================== ] 1008/3302 30% [================== ] 1009/3302 30% [================== ] 1010/3302 30% [================== ] 1011/3302 30% [=================== ] 1012/3302 30% [=================== ] 1013/3302 30% [=================== ] 1014/3302 30% [=================== ] 1015/3302 30% [=================== ] 1016/3302 30% [=================== ] 1017/3302 30% [=================== ] 1018/3302 30% [=================== ] 1019/3302 30% [=================== ] 1020/3302 30% [=================== ] 1021/3302 30% [=================== ] 1022/3302 30% [=================== ] 1023/3302 30% [=================== ] 1024/3302 31% [=================== ] 1025/3302 31% [=================== ] 1026/3302 31% [=================== ] 1027/3302 31% [=================== ] 1028/3302 31% [=================== ] 1029/3302 31% [=================== ] 1030/3302 31% [=================== ] 1031/3302 31% [=================== ] 1032/3302 31% [=================== ] 1033/3302 31% [=================== ] 1034/3302 31% [=================== ] 1035/3302 31% [=================== ] 1036/3302 31% [=================== ] 1037/3302 31% [=================== ] 1038/3302 31% [=================== ] 1039/3302 31% [=================== ] 1040/3302 31% [=================== ] 1041/3302 31% [=================== ] 1042/3302 31% [=================== ] 1043/3302 31% [=================== ] 1044/3302 31% [=================== ] 1045/3302 31% [=================== ] 1046/3302 31% [=================== ] 1047/3302 31% [=================== ] 1048/3302 31% [=================== ] 1049/3302 31% [=================== ] 1050/3302 31% [=================== ] 1051/3302 31% [=================== ] 1052/3302 31% [=================== ] 1053/3302 31% [=================== ] 1054/3302 31% [=================== ] 1055/3302 31% [=================== ] 1056/3302 31% [=================== ] 1057/3302 32% [=================== ] 1058/3302 32% [=================== ] 1059/3302 32% [=================== ] 1060/3302 32% [=================== ] 1061/3302 32% [=================== ] 1062/3302 32% [=================== ] 1063/3302 32% [=================== ] 1064/3302 32% [=================== ] 1065/3302 32% [==================== ] 1066/3302 32% [==================== ] 1067/3302 32% [==================== ] 1068/3302 32% [==================== ] 1069/3302 32% [==================== ] 1070/3302 32% [==================== ] 1071/3302 32% [==================== ] 1072/3302 32% [==================== ] 1073/3302 32% [==================== ] 1074/3302 32% [==================== ] 1075/3302 32% [==================== ] 1076/3302 32% [==================== ] 1077/3302 32% [==================== ] 1078/3302 32% [==================== ] 1079/3302 32% [==================== ] 1080/3302 32% [==================== ] 1081/3302 32% [==================== ] 1082/3302 32% [==================== ] 1083/3302 32% [==================== ] 1084/3302 32% [==================== ] 1085/3302 32% [==================== ] 1086/3302 32% [==================== ] 1087/3302 32% [==================== ] 1088/3302 32% [==================== ] 1089/3302 32% [==================== ] 1090/3302 33% [==================== ] 1091/3302 33% [==================== ] 1092/3302 33% [==================== ] 1093/3302 33% [==================== ] 1094/3302 33% [==================== ] 1095/3302 33% [==================== ] 1096/3302 33% [==================== ] 1097/3302 33% [==================== ] 1098/3302 33% [==================== ] 1099/3302 33% [==================== ] 1100/3302 33% [==================== ] 1101/3302 33% [==================== ] 1102/3302 33% [==================== ] 1103/3302 33% [==================== ] 1104/3302 33% [==================== ] 1105/3302 33% [==================== ] 1106/3302 33% [==================== ] 1107/3302 33% [==================== ] 1108/3302 33% [==================== ] 1109/3302 33% [==================== ] 1110/3302 33% [==================== ] 1111/3302 33% [==================== ] 1112/3302 33% [==================== ] 1113/3302 33% [==================== ] 1114/3302 33% [==================== ] 1115/3302 33% [==================== ] 1116/3302 33% [==================== ] 1117/3302 33% [==================== ] 1118/3302 33% [===================== ] 1119/3302 33% [===================== ] 1120/3302 33% [===================== ] 1121/3302 33% [===================== ] 1122/3302 33% [===================== ] 1123/3302 34% [===================== ] 1124/3302 34% [===================== ] 1125/3302 34% [===================== ] 1126/3302 34% [===================== ] 1127/3302 34% [===================== ] 1128/3302 34% [===================== ] 1129/3302 34% [===================== ] 1130/3302 34% [===================== ] 1131/3302 34% [===================== ] 1132/3302 34% [===================== ] 1133/3302 34% [===================== ] 1134/3302 34% [===================== ] 1135/3302 34% [===================== ] 1136/3302 34% [===================== ] 1137/3302 34% [===================== ] 1138/3302 34% [===================== ] 1139/3302 34% [===================== ] 1140/3302 34% [===================== ] 1141/3302 34% [===================== ] 1142/3302 34% [===================== ] 1143/3302 34% [===================== ] 1144/3302 34% [===================== ] 1145/3302 34% [===================== ] 1146/3302 34% [===================== ] 1147/3302 34% [===================== ] 1148/3302 34% [===================== ] 1149/3302 34% [===================== ] 1150/3302 34% [===================== ] 1151/3302 34% [===================== ] 1152/3302 34% [===================== ] 1153/3302 34% [===================== ] 1154/3302 34% [===================== ] 1155/3302 34% [===================== ] 1156/3302 35% [===================== ] 1157/3302 35% [===================== ] 1158/3302 35% [===================== ] 1159/3302 35% [===================== ] 1160/3302 35% [===================== ] 1161/3302 35% [===================== ] 1162/3302 35% [===================== ] 1163/3302 35% [===================== ] 1164/3302 35% [===================== ] 1165/3302 35% [===================== ] 1166/3302 35% [===================== ] 1167/3302 35% [===================== ] 1168/3302 35% [===================== ] 1169/3302 35% [===================== ] 1170/3302 35% [===================== ] 1171/3302 35% [====================== ] 1172/3302 35% [====================== ] 1173/3302 35% [====================== ] 1174/3302 35% [====================== ] 1175/3302 35% [====================== ] 1176/3302 35% [====================== ] 1177/3302 35% [====================== ] 1178/3302 35% [====================== ] 1179/3302 35% [====================== ] 1180/3302 35% [====================== ] 1181/3302 35% [====================== ] 1182/3302 35% [====================== ] 1183/3302 35% [====================== ] 1184/3302 35% [====================== ] 1185/3302 35% [====================== ] 1186/3302 35% [====================== ] 1187/3302 35% [====================== ] 1188/3302 35% [====================== ] 1189/3302 36% [====================== ] 1190/3302 36% [====================== ] 1191/3302 36% [====================== ] 1192/3302 36% [====================== ] 1193/3302 36% [====================== ] 1194/3302 36% [====================== ] 1195/3302 36% [====================== ] 1196/3302 36% [====================== ] 1197/3302 36% [====================== ] 1198/3302 36% [====================== ] 1199/3302 36% [====================== ] 1200/3302 36% [====================== ] 1201/3302 36% [====================== ] 1202/3302 36% [====================== ] 1203/3302 36% [====================== ] 1204/3302 36% [====================== ] 1205/3302 36% [====================== ] 1206/3302 36% [====================== ] 1207/3302 36% [====================== ] 1208/3302 36% [====================== ] 1209/3302 36% [====================== ] 1210/3302 36% [====================== ] 1211/3302 36% [====================== ] 1212/3302 36% [====================== ] 1213/3302 36% [====================== ] 1214/3302 36% [====================== ] 1215/3302 36% [====================== ] 1216/3302 36% [====================== ] 1217/3302 36% [====================== ] 1218/3302 36% [====================== ] 1219/3302 36% [====================== ] 1220/3302 36% [====================== ] 1221/3302 36% [====================== ] 1222/3302 37% [====================== ] 1223/3302 37% [====================== ] 1224/3302 37% [======================= ] 1225/3302 37% [======================= ] 1226/3302 37% [======================= ] 1227/3302 37% [======================= ] 1228/3302 37% [======================= ] 1229/3302 37% [======================= ] 1230/3302 37% [======================= ] 1231/3302 37% [======================= ] 1232/3302 37% [======================= ] 1233/3302 37% [======================= ] 1234/3302 37% [======================= ] 1235/3302 37% [======================= ] 1236/3302 37% [======================= ] 1237/3302 37% [======================= ] 1238/3302 37% [======================= ] 1239/3302 37% [======================= ] 1240/3302 37% [======================= ] 1241/3302 37% [======================= ] 1242/3302 37% [======================= ] 1243/3302 37% [======================= ] 1244/3302 37% [======================= ] 1245/3302 37% [======================= ] 1246/3302 37% [======================= ] 1247/3302 37% [======================= ] 1248/3302 37% [======================= ] 1249/3302 37% [======================= ] 1250/3302 37% [======================= ] 1251/3302 37% [======================= ] 1252/3302 37% [======================= ] 1253/3302 37% [======================= ] 1254/3302 37% [======================= ] 1255/3302 38% [======================= ] 1256/3302 38% [======================= ] 1257/3302 38% [======================= ] 1258/3302 38% [======================= ] 1259/3302 38% [======================= ] 1260/3302 38% [======================= ] 1261/3302 38% [======================= ] 1262/3302 38% [======================= ] 1263/3302 38% [======================= ] 1264/3302 38% [======================= ] 1265/3302 38% [======================= ] 1266/3302 38% [======================= ] 1267/3302 38% [======================= ] 1268/3302 38% [======================= ] 1269/3302 38% [======================= ] 1270/3302 38% [======================= ] 1271/3302 38% [======================= ] 1272/3302 38% [======================= ] 1273/3302 38% [======================= ] 1274/3302 38% [======================= ] 1275/3302 38% [======================= ] 1276/3302 38% [======================= ] 1277/3302 38% [======================= ] 1278/3302 38% [======================== ] 1279/3302 38% [======================== ] 1280/3302 38% [======================== ] 1281/3302 38% [======================== ] 1282/3302 38% [======================== ] 1283/3302 38% [======================== ] 1284/3302 38% [======================== ] 1285/3302 38% [======================== ] 1286/3302 38% [======================== ] 1287/3302 38% [======================== ] 1288/3302 39% [======================== ] 1289/3302 39% [======================== ] 1290/3302 39% [======================== ] 1291/3302 39% [======================== ] 1292/3302 39% [======================== ] 1293/3302 39% [======================== ] 1294/3302 39% [======================== ] 1295/3302 39% [======================== ] 1296/3302 39% [======================== ] 1297/3302 39% [======================== ] 1298/3302 39% [======================== ] 1299/3302 39% [======================== ] 1300/3302 39% [======================== ] 1301/3302 39% [======================== ] 1302/3302 39% [======================== ] 1303/3302 39% [======================== ] 1304/3302 39% [======================== ] 1305/3302 39% [======================== ] 1306/3302 39% [======================== ] 1307/3302 39% [======================== ] 1308/3302 39% [======================== ] 1309/3302 39% [======================== ] 1310/3302 39% [======================== ] 1311/3302 39% [======================== ] 1312/3302 39% [======================== ] 1313/3302 39% [======================== ] 1314/3302 39% [======================== ] 1315/3302 39% [======================== ] 1316/3302 39% [======================== ] 1317/3302 39% [======================== ] 1318/3302 39% [======================== ] 1319/3302 39% [======================== ] 1320/3302 39% [======================== ] 1321/3302 40% [======================== ] 1322/3302 40% [======================== ] 1323/3302 40% [======================== ] 1324/3302 40% [======================== ] 1325/3302 40% [======================== ] 1326/3302 40% [======================== ] 1327/3302 40% [======================== ] 1328/3302 40% [======================== ] 1329/3302 40% [======================== ] 1330/3302 40% [======================== ] 1331/3302 40% [========================= ] 1332/3302 40% [========================= ] 1333/3302 40% [========================= ] 1334/3302 40% [========================= ] 1335/3302 40% [========================= ] 1336/3302 40% [========================= ] 1337/3302 40% [========================= ] 1338/3302 40% [========================= ] 1339/3302 40% [========================= ] 1340/3302 40% [========================= ] 1341/3302 40% [========================= ] 1342/3302 40% [========================= ] 1343/3302 40% [========================= ] 1344/3302 40% [========================= ] 1345/3302 40% [========================= ] 1346/3302 40% [========================= ] 1347/3302 40% [========================= ] 1348/3302 40% [========================= ] 1349/3302 40% [========================= ] 1350/3302 40% [========================= ] 1351/3302 40% [========================= ] 1352/3302 40% [========================= ] 1353/3302 40% [========================= ] 1354/3302 41% [========================= ] 1355/3302 41% [========================= ] 1356/3302 41% [========================= ] 1357/3302 41% [========================= ] 1358/3302 41% [========================= ] 1359/3302 41% [========================= ] 1360/3302 41% [========================= ] 1361/3302 41% [========================= ] 1362/3302 41% [========================= ] 1363/3302 41% [========================= ] 1364/3302 41% [========================= ] 1365/3302 41% [========================= ] 1366/3302 41% [========================= ] 1367/3302 41% [========================= ] 1368/3302 41% [========================= ] 1369/3302 41% [========================= ] 1370/3302 41% [========================= ] 1371/3302 41% [========================= ] 1372/3302 41% [========================= ] 1373/3302 41% [========================= ] 1374/3302 41% [========================= ] 1375/3302 41% [========================= ] 1376/3302 41% [========================= ] 1377/3302 41% [========================= ] 1378/3302 41% [========================= ] 1379/3302 41% [========================= ] 1380/3302 41% [========================= ] 1381/3302 41% [========================= ] 1382/3302 41% [========================= ] 1383/3302 41% [========================= ] 1384/3302 41% [========================== ] 1385/3302 41% [========================== ] 1386/3302 41% [========================== ] 1387/3302 42% [========================== ] 1388/3302 42% [========================== ] 1389/3302 42% [========================== ] 1390/3302 42% [========================== ] 1391/3302 42% [========================== ] 1392/3302 42% [========================== ] 1393/3302 42% [========================== ] 1394/3302 42% [========================== ] 1395/3302 42% [========================== ] 1396/3302 42% [========================== ] 1397/3302 42% [========================== ] 1398/3302 42% [========================== ] 1399/3302 42% [========================== ] 1400/3302 42% [========================== ] 1401/3302 42% [========================== ] 1402/3302 42% [========================== ] 1403/3302 42% [========================== ] 1404/3302 42% [========================== ] 1405/3302 42% [========================== ] 1406/3302 42% [========================== ] 1407/3302 42% [========================== ] 1408/3302 42% [========================== ] 1409/3302 42% [========================== ] 1410/3302 42% [========================== ] 1411/3302 42% [========================== ] 1412/3302 42% [========================== ] 1413/3302 42% [========================== ] 1414/3302 42% [========================== ] 1415/3302 42% [========================== ] 1416/3302 42% [========================== ] 1417/3302 42% [========================== ] 1418/3302 42% [========================== ] 1419/3302 42% [========================== ] 1420/3302 43% [========================== ] 1421/3302 43% [========================== ] 1422/3302 43% [========================== ] 1423/3302 43% [========================== ] 1424/3302 43% [========================== ] 1425/3302 43% [========================== ] 1426/3302 43% [========================== ] 1427/3302 43% [========================== ] 1428/3302 43% [========================== ] 1429/3302 43% [========================== ] 1430/3302 43% [========================== ] 1431/3302 43% [========================== ] 1432/3302 43% [========================== ] 1433/3302 43% [========================== ] 1434/3302 43% [========================== ] 1435/3302 43% [========================== ] 1436/3302 43% [========================== ] 1437/3302 43% [=========================== ] 1438/3302 43% [=========================== ] 1439/3302 43% [=========================== ] 1440/3302 43% [=========================== ] 1441/3302 43% [=========================== ] 1442/3302 43% [=========================== ] 1443/3302 43% [=========================== ] 1444/3302 43% [=========================== ] 1445/3302 43% [=========================== ] 1446/3302 43% [=========================== ] 1447/3302 43% [=========================== ] 1448/3302 43% [=========================== ] 1449/3302 43% [=========================== ] 1450/3302 43% [=========================== ] 1451/3302 43% [=========================== ] 1452/3302 43% [=========================== ] 1453/3302 44% [=========================== ] 1454/3302 44% [=========================== ] 1455/3302 44% [=========================== ] 1456/3302 44% [=========================== ] 1457/3302 44% [=========================== ] 1458/3302 44% [=========================== ] 1459/3302 44% [=========================== ] 1460/3302 44% [=========================== ] 1461/3302 44% [=========================== ] 1462/3302 44% [=========================== ] 1463/3302 44% [=========================== ] 1464/3302 44% [=========================== ] 1465/3302 44% [=========================== ] 1466/3302 44% [=========================== ] 1467/3302 44% [=========================== ] 1468/3302 44% [=========================== ] 1469/3302 44% [=========================== ] 1470/3302 44% [=========================== ] 1471/3302 44% [=========================== ] 1472/3302 44% [=========================== ] 1473/3302 44% [=========================== ] 1474/3302 44% [=========================== ] 1475/3302 44% [=========================== ] 1476/3302 44% [=========================== ] 1477/3302 44% [=========================== ] 1478/3302 44% [=========================== ] 1479/3302 44% [=========================== ] 1480/3302 44% [=========================== ] 1481/3302 44% [=========================== ] 1482/3302 44% [=========================== ] 1483/3302 44% [=========================== ] 1484/3302 44% [=========================== ] 1485/3302 44% [=========================== ] 1486/3302 45% [=========================== ] 1487/3302 45% [=========================== ] 1488/3302 45% [=========================== ] 1489/3302 45% [=========================== ] 1490/3302 45% [=========================== ] 1491/3302 45% [============================ ] 1492/3302 45% [============================ ] 1493/3302 45% [============================ ] 1494/3302 45% [============================ ] 1495/3302 45% [============================ ] 1496/3302 45% [============================ ] 1497/3302 45% [============================ ] 1498/3302 45% [============================ ] 1499/3302 45% [============================ ] 1500/3302 45% [============================ ] 1501/3302 45% [============================ ] 1502/3302 45% [============================ ] 1503/3302 45% [============================ ] 1504/3302 45% [============================ ] 1505/3302 45% [============================ ] 1506/3302 45% [============================ ] 1507/3302 45% [============================ ] 1508/3302 45% [============================ ] 1509/3302 45% [============================ ] 1510/3302 45% [============================ ] 1511/3302 45% [============================ ] 1512/3302 45% [============================ ] 1513/3302 45% [============================ ] 1514/3302 45% [============================ ] 1515/3302 45% [============================ ] 1516/3302 45% [============================ ] 1517/3302 45% [============================ ] 1518/3302 45% [============================ ] 1519/3302 46% [============================ ] 1520/3302 46% [============================ ] 1521/3302 46% [============================ ] 1522/3302 46% [============================ ] 1523/3302 46% [============================ ] 1524/3302 46% [============================ ] 1525/3302 46% [============================ ] 1526/3302 46% [============================ ] 1527/3302 46% [============================ ] 1528/3302 46% [============================ ] 1529/3302 46% [============================ ] 1530/3302 46% [============================ ] 1531/3302 46% [============================ ] 1532/3302 46% [============================ ] 1533/3302 46% [============================ ] 1534/3302 46% [============================ ] 1535/3302 46% [============================ ] 1536/3302 46% [============================ ] 1537/3302 46% [============================ ] 1538/3302 46% [============================ ] 1539/3302 46% [============================ ] 1540/3302 46% [============================ ] 1541/3302 46% [============================ ] 1542/3302 46% [============================ ] 1543/3302 46% [============================ ] 1544/3302 46% [============================= ] 1545/3302 46% [============================= ] 1546/3302 46% [============================= ] 1547/3302 46% [============================= ] 1548/3302 46% [============================= ] 1549/3302 46% [============================= ] 1550/3302 46% [============================= ] 1551/3302 46% [============================= ] 1552/3302 47% [============================= ] 1553/3302 47% [============================= ] 1554/3302 47% [============================= ] 1555/3302 47% [============================= ] 1556/3302 47% [============================= ] 1557/3302 47% [============================= ] 1558/3302 47% [============================= ] 1559/3302 47% [============================= ] 1560/3302 47% [============================= ] 1561/3302 47% [============================= ] 1562/3302 47% [============================= ] 1563/3302 47% [============================= ] 1564/3302 47% [============================= ] 1565/3302 47% [============================= ] 1566/3302 47% [============================= ] 1567/3302 47% [============================= ] 1568/3302 47% [============================= ] 1569/3302 47% [============================= ] 1570/3302 47% [============================= ] 1571/3302 47% [============================= ] 1572/3302 47% [============================= ] 1573/3302 47% [============================= ] 1574/3302 47% [============================= ] 1575/3302 47% [============================= ] 1576/3302 47% [============================= ] 1577/3302 47% [============================= ] 1578/3302 47% [============================= ] 1579/3302 47% [============================= ] 1580/3302 47% [============================= ] 1581/3302 47% [============================= ] 1582/3302 47% [============================= ] 1583/3302 47% [============================= ] 1584/3302 47% [============================= ] 1585/3302 48% [============================= ] 1586/3302 48% [============================= ] 1587/3302 48% [============================= ] 1588/3302 48% [============================= ] 1589/3302 48% [============================= ] 1590/3302 48% [============================= ] 1591/3302 48% [============================= ] 1592/3302 48% [============================= ] 1593/3302 48% [============================= ] 1594/3302 48% [============================= ] 1595/3302 48% [============================= ] 1596/3302 48% [============================= ] 1597/3302 48% [============================== ] 1598/3302 48% [============================== ] 1599/3302 48% [============================== ] 1600/3302 48% [============================== ] 1601/3302 48% [============================== ] 1602/3302 48% [============================== ] 1603/3302 48% [============================== ] 1604/3302 48% [============================== ] 1605/3302 48% [============================== ] 1606/3302 48% [============================== ] 1607/3302 48% [============================== ] 1608/3302 48% [============================== ] 1609/3302 48% [============================== ] 1610/3302 48% [============================== ] 1611/3302 48% [============================== ] 1612/3302 48% [============================== ] 1613/3302 48% [============================== ] 1614/3302 48% [============================== ] 1615/3302 48% [============================== ] 1616/3302 48% [============================== ] 1617/3302 48% [============================== ] 1618/3302 49% [============================== ] 1619/3302 49% [============================== ] 1620/3302 49% [============================== ] 1621/3302 49% [============================== ] 1622/3302 49% [============================== ] 1623/3302 49% [============================== ] 1624/3302 49% [============================== ] 1625/3302 49% [============================== ] 1626/3302 49% [============================== ] 1627/3302 49% [============================== ] 1628/3302 49% [============================== ] 1629/3302 49% [============================== ] 1630/3302 49% [============================== ] 1631/3302 49% [============================== ] 1632/3302 49% [============================== ] 1633/3302 49% [============================== ] 1634/3302 49% [============================== ] 1635/3302 49% [============================== ] 1636/3302 49% [============================== ] 1637/3302 49% [============================== ] 1638/3302 49% [============================== ] 1639/3302 49% [============================== ] 1640/3302 49% [============================== ] 1641/3302 49% [============================== ] 1642/3302 49% [============================== ] 1643/3302 49% [============================== ] 1644/3302 49% [============================== ] 1645/3302 49% [============================== ] 1646/3302 49% [============================== ] 1647/3302 49% [============================== ] 1648/3302 49% [============================== ] 1649/3302 49% [============================== ] 1650/3302 49% [=============================== ] 1651/3302 50% [=============================== ] 1652/3302 50% [=============================== ] 1653/3302 50% [=============================== ] 1654/3302 50% [=============================== ] 1655/3302 50% [=============================== ] 1656/3302 50% [=============================== ] 1657/3302 50% [=============================== ] 1658/3302 50% [=============================== ] 1659/3302 50% [=============================== ] 1660/3302 50% [=============================== ] 1661/3302 50% [=============================== ] 1662/3302 50% [=============================== ] 1663/3302 50% [=============================== ] 1664/3302 50% [=============================== ] 1665/3302 50% [=============================== ] 1666/3302 50% [=============================== ] 1667/3302 50% [=============================== ] 1668/3302 50% [=============================== ] 1669/3302 50% [=============================== ] 1670/3302 50% [=============================== ] 1671/3302 50% [=============================== ] 1672/3302 50% [=============================== ] 1673/3302 50% [=============================== ] 1674/3302 50% [=============================== ] 1675/3302 50% [=============================== ] 1676/3302 50% [=============================== ] 1677/3302 50% [=============================== ] 1678/3302 50% [=============================== ] 1679/3302 50% [=============================== ] 1680/3302 50% [=============================== ] 1681/3302 50% [=============================== ] 1682/3302 50% [=============================== ] 1683/3302 50% [=============================== ] 1684/3302 50% [=============================== ] 1685/3302 51% [=============================== ] 1686/3302 51% [=============================== ] 1687/3302 51% [=============================== ] 1688/3302 51% [=============================== ] 1689/3302 51% [=============================== ] 1690/3302 51% [=============================== ] 1691/3302 51% [=============================== ] 1692/3302 51% [=============================== ] 1693/3302 51% [=============================== ] 1694/3302 51% [=============================== ] 1695/3302 51% [=============================== ] 1696/3302 51% [=============================== ] 1697/3302 51% [=============================== ] 1698/3302 51% [=============================== ] 1699/3302 51% [=============================== ] 1700/3302 51% [=============================== ] 1701/3302 51% [=============================== ] 1702/3302 51% [=============================== ] 1703/3302 51% [=============================== ] 1704/3302 51% [================================ ] 1705/3302 51% [================================ ] 1706/3302 51% [================================ ] 1707/3302 51% [================================ ] 1708/3302 51% [================================ ] 1709/3302 51% [================================ ] 1710/3302 51% [================================ ] 1711/3302 51% [================================ ] 1712/3302 51% [================================ ] 1713/3302 51% [================================ ] 1714/3302 51% [================================ ] 1715/3302 51% [================================ ] 1716/3302 51% [================================ ] 1717/3302 51% [================================ ] 1718/3302 52% [================================ ] 1719/3302 52% [================================ ] 1720/3302 52% [================================ ] 1721/3302 52% [================================ ] 1722/3302 52% [================================ ] 1723/3302 52% [================================ ] 1724/3302 52% [================================ ] 1725/3302 52% [================================ ] 1726/3302 52% [================================ ] 1727/3302 52% [================================ ] 1728/3302 52% [================================ ] 1729/3302 52% [================================ ] 1730/3302 52% [================================ ] 1731/3302 52% [================================ ] 1732/3302 52% [================================ ] 1733/3302 52% [================================ ] 1734/3302 52% [================================ ] 1735/3302 52% [================================ ] 1736/3302 52% [================================ ] 1737/3302 52% [================================ ] 1738/3302 52% [================================ ] 1739/3302 52% [================================ ] 1740/3302 52% [================================ ] 1741/3302 52% [================================ ] 1742/3302 52% [================================ ] 1743/3302 52% [================================ ] 1744/3302 52% [================================ ] 1745/3302 52% [================================ ] 1746/3302 52% [================================ ] 1747/3302 52% [================================ ] 1748/3302 52% [================================ ] 1749/3302 52% [================================ ] 1750/3302 52% [================================ ] 1751/3302 53% [================================ ] 1752/3302 53% [================================ ] 1753/3302 53% [================================ ] 1754/3302 53% [================================ ] 1755/3302 53% [================================ ] 1756/3302 53% [================================ ] 1757/3302 53% [================================= ] 1758/3302 53% [================================= ] 1759/3302 53% [================================= ] 1760/3302 53% [================================= ] 1761/3302 53% [================================= ] 1762/3302 53% [================================= ] 1763/3302 53% [================================= ] 1764/3302 53% [================================= ] 1765/3302 53% [================================= ] 1766/3302 53% [================================= ] 1767/3302 53% [================================= ] 1768/3302 53% [================================= ] 1769/3302 53% [================================= ] 1770/3302 53% [================================= ] 1771/3302 53% [================================= ] 1772/3302 53% [================================= ] 1773/3302 53% [================================= ] 1774/3302 53% [================================= ] 1775/3302 53% [================================= ] 1776/3302 53% [================================= ] 1777/3302 53% [================================= ] 1778/3302 53% [================================= ] 1779/3302 53% [================================= ] 1780/3302 53% [================================= ] 1781/3302 53% [================================= ] 1782/3302 53% [================================= ] 1783/3302 53% [================================= ] 1784/3302 54% [================================= ] 1785/3302 54% [================================= ] 1786/3302 54% [================================= ] 1787/3302 54% [================================= ] 1788/3302 54% [================================= ] 1789/3302 54% [================================= ] 1790/3302 54% [================================= ] 1791/3302 54% [================================= ] 1792/3302 54% [================================= ] 1793/3302 54% [================================= ] 1794/3302 54% [================================= ] 1795/3302 54% [================================= ] 1796/3302 54% [================================= ] 1797/3302 54% [================================= ] 1798/3302 54% [================================= ] 1799/3302 54% [================================= ] 1800/3302 54% [================================= ] 1801/3302 54% [================================= ] 1802/3302 54% [================================= ] 1803/3302 54% [================================= ] 1804/3302 54% [================================= ] 1805/3302 54% [================================= ] 1806/3302 54% [================================= ] 1807/3302 54% [================================= ] 1808/3302 54% [================================= ] 1809/3302 54% [================================= ] 1810/3302 54% [================================== ] 1811/3302 54% [================================== ] 1812/3302 54% [================================== ] 1813/3302 54% [================================== ] 1814/3302 54% [================================== ] 1815/3302 54% [================================== ] 1816/3302 54% [================================== ] 1817/3302 55% [================================== ] 1818/3302 55% [================================== ] 1819/3302 55% [================================== ] 1820/3302 55% [================================== ] 1821/3302 55% [================================== ] 1822/3302 55% [================================== ] 1823/3302 55% [================================== ] 1824/3302 55% [================================== ] 1825/3302 55% [================================== ] 1826/3302 55% [================================== ] 1827/3302 55% [================================== ] 1828/3302 55% [================================== ] 1829/3302 55% [================================== ] 1830/3302 55% [================================== ] 1831/3302 55% [================================== ] 1832/3302 55% [================================== ] 1833/3302 55% [================================== ] 1834/3302 55% [================================== ] 1835/3302 55% [================================== ] 1836/3302 55% [================================== ] 1837/3302 55% [================================== ] 1838/3302 55% [================================== ] 1839/3302 55% [================================== ] 1840/3302 55% [================================== ] 1841/3302 55% [================================== ] 1842/3302 55% [================================== ] 1843/3302 55% [================================== ] 1844/3302 55% [================================== ] 1845/3302 55% [================================== ] 1846/3302 55% [================================== ] 1847/3302 55% [================================== ] 1848/3302 55% [================================== ] 1849/3302 55% [================================== ] 1850/3302 56% [================================== ] 1851/3302 56% [================================== ] 1852/3302 56% [================================== ] 1853/3302 56% [================================== ] 1854/3302 56% [================================== ] 1855/3302 56% [================================== ] 1856/3302 56% [================================== ] 1857/3302 56% [================================== ] 1858/3302 56% [================================== ] 1859/3302 56% [================================== ] 1860/3302 56% [================================== ] 1861/3302 56% [================================== ] 1862/3302 56% [================================== ] 1863/3302 56% [================================== ] 1864/3302 56% [=================================== ] 1865/3302 56% [=================================== ] 1866/3302 56% [=================================== ] 1867/3302 56% [=================================== ] 1868/3302 56% [=================================== ] 1869/3302 56% [=================================== ] 1870/3302 56% [=================================== ] 1871/3302 56% [=================================== ] 1872/3302 56% [=================================== ] 1873/3302 56% [=================================== ] 1874/3302 56% [=================================== ] 1875/3302 56% [=================================== ] 1876/3302 56% [=================================== ] 1877/3302 56% [=================================== ] 1878/3302 56% [=================================== ] 1879/3302 56% [=================================== ] 1880/3302 56% [=================================== ] 1881/3302 56% [=================================== ] 1882/3302 56% [=================================== ] 1883/3302 57% [=================================== ] 1884/3302 57% [=================================== ] 1885/3302 57% [=================================== ] 1886/3302 57% [=================================== ] 1887/3302 57% [=================================== ] 1888/3302 57% [=================================== ] 1889/3302 57% [=================================== ] 1890/3302 57% [=================================== ] 1891/3302 57% [=================================== ] 1892/3302 57% [=================================== ] 1893/3302 57% [=================================== ] 1894/3302 57% [=================================== ] 1895/3302 57% [=================================== ] 1896/3302 57% [=================================== ] 1897/3302 57% [=================================== ] 1898/3302 57% [=================================== ] 1899/3302 57% [=================================== ] 1900/3302 57% [=================================== ] 1901/3302 57% [=================================== ] 1902/3302 57% [=================================== ] 1903/3302 57% [=================================== ] 1904/3302 57% [=================================== ] 1905/3302 57% [=================================== ] 1906/3302 57% [=================================== ] 1907/3302 57% [=================================== ] 1908/3302 57% [=================================== ] 1909/3302 57% [=================================== ] 1910/3302 57% [=================================== ] 1911/3302 57% [=================================== ] 1912/3302 57% [=================================== ] 1913/3302 57% [=================================== ] 1914/3302 57% [=================================== ] 1915/3302 57% [=================================== ] 1916/3302 58% [=================================== ] 1917/3302 58% [==================================== ] 1918/3302 58% [==================================== ] 1919/3302 58% [==================================== ] 1920/3302 58% [==================================== ] 1921/3302 58% [==================================== ] 1922/3302 58% [==================================== ] 1923/3302 58% [==================================== ] 1924/3302 58% [==================================== ] 1925/3302 58% [==================================== ] 1926/3302 58% [==================================== ] 1927/3302 58% [==================================== ] 1928/3302 58% [==================================== ] 1929/3302 58% [==================================== ] 1930/3302 58% [==================================== ] 1931/3302 58% [==================================== ] 1932/3302 58% [==================================== ] 1933/3302 58% [==================================== ] 1934/3302 58% [==================================== ] 1935/3302 58% [==================================== ] 1936/3302 58% [==================================== ] 1937/3302 58% [==================================== ] 1938/3302 58% [==================================== ] 1939/3302 58% [==================================== ] 1940/3302 58% [==================================== ] 1941/3302 58% [==================================== ] 1942/3302 58% [==================================== ] 1943/3302 58% [==================================== ] 1944/3302 58% [==================================== ] 1945/3302 58% [==================================== ] 1946/3302 58% [==================================== ] 1947/3302 58% [==================================== ] 1948/3302 58% [==================================== ] 1949/3302 59% [==================================== ] 1950/3302 59% [==================================== ] 1951/3302 59% [==================================== ] 1952/3302 59% [==================================== ] 1953/3302 59% [==================================== ] 1954/3302 59% [==================================== ] 1955/3302 59% [==================================== ] 1956/3302 59% [==================================== ] 1957/3302 59% [==================================== ] 1958/3302 59% [==================================== ] 1959/3302 59% [==================================== ] 1960/3302 59% [==================================== ] 1961/3302 59% [==================================== ] 1962/3302 59% [==================================== ] 1963/3302 59% [==================================== ] 1964/3302 59% [==================================== ] 1965/3302 59% [==================================== ] 1966/3302 59% [==================================== ] 1967/3302 59% [==================================== ] 1968/3302 59% [==================================== ] 1969/3302 59% [==================================== ] 1970/3302 59% [===================================== ] 1971/3302 59% [===================================== ] 1972/3302 59% [===================================== ] 1973/3302 59% [===================================== ] 1974/3302 59% [===================================== ] 1975/3302 59% [===================================== ] 1976/3302 59% [===================================== ] 1977/3302 59% [===================================== ] 1978/3302 59% [===================================== ] 1979/3302 59% [===================================== ] 1980/3302 59% [===================================== ] 1981/3302 59% [===================================== ] 1982/3302 60% [===================================== ] 1983/3302 60% [===================================== ] 1984/3302 60% [===================================== ] 1985/3302 60% [===================================== ] 1986/3302 60% [===================================== ] 1987/3302 60% [===================================== ] 1988/3302 60% [===================================== ] 1989/3302 60% [===================================== ] 1990/3302 60% [===================================== ] 1991/3302 60% [===================================== ] 1992/3302 60% [===================================== ] 1993/3302 60% [===================================== ] 1994/3302 60% [===================================== ] 1995/3302 60% [===================================== ] 1996/3302 60% [===================================== ] 1997/3302 60% [===================================== ] 1998/3302 60% [===================================== ] 1999/3302 60% [===================================== ] 2000/3302 60% [===================================== ] 2001/3302 60% [===================================== ] 2002/3302 60% [===================================== ] 2003/3302 60% [===================================== ] 2004/3302 60% [===================================== ] 2005/3302 60% [===================================== ] 2006/3302 60% [===================================== ] 2007/3302 60% [===================================== ] 2008/3302 60% [===================================== ] 2009/3302 60% [===================================== ] 2010/3302 60% [===================================== ] 2011/3302 60% [===================================== ] 2012/3302 60% [===================================== ] 2013/3302 60% [===================================== ] 2014/3302 60% [===================================== ] 2015/3302 61% [===================================== ] 2016/3302 61% [===================================== ] 2017/3302 61% [===================================== ] 2018/3302 61% [===================================== ] 2019/3302 61% [===================================== ] 2020/3302 61% [===================================== ] 2021/3302 61% [===================================== ] 2022/3302 61% [===================================== ] 2023/3302 61% [====================================== ] 2024/3302 61% [====================================== ] 2025/3302 61% [====================================== ] 2026/3302 61% [====================================== ] 2027/3302 61% [====================================== ] 2028/3302 61% [====================================== ] 2029/3302 61% [====================================== ] 2030/3302 61% [====================================== ] 2031/3302 61% [====================================== ] 2032/3302 61% [====================================== ] 2033/3302 61% [====================================== ] 2034/3302 61% [====================================== ] 2035/3302 61% [====================================== ] 2036/3302 61% [====================================== ] 2037/3302 61% [====================================== ] 2038/3302 61% [====================================== ] 2039/3302 61% [====================================== ] 2040/3302 61% [====================================== ] 2041/3302 61% [====================================== ] 2042/3302 61% [====================================== ] 2043/3302 61% [====================================== ] 2044/3302 61% [====================================== ] 2045/3302 61% [====================================== ] 2046/3302 61% [====================================== ] 2047/3302 61% [====================================== ] 2048/3302 62% [====================================== ] 2049/3302 62% [====================================== ] 2050/3302 62% [====================================== ] 2051/3302 62% [====================================== ] 2052/3302 62% [====================================== ] 2053/3302 62% [====================================== ] 2054/3302 62% [====================================== ] 2055/3302 62% [====================================== ] 2056/3302 62% [====================================== ] 2057/3302 62% [====================================== ] 2058/3302 62% [====================================== ] 2059/3302 62% [====================================== ] 2060/3302 62% [====================================== ] 2061/3302 62% [====================================== ] 2062/3302 62% [====================================== ] 2063/3302 62% [====================================== ] 2064/3302 62% [====================================== ] 2065/3302 62% [====================================== ] 2066/3302 62% [====================================== ] 2067/3302 62% [====================================== ] 2068/3302 62% [====================================== ] 2069/3302 62% [====================================== ] 2070/3302 62% [====================================== ] 2071/3302 62% [====================================== ] 2072/3302 62% [====================================== ] 2073/3302 62% [====================================== ] 2074/3302 62% [====================================== ] 2075/3302 62% [====================================== ] 2076/3302 62% [====================================== ] 2077/3302 62% [======================================= ] 2078/3302 62% [======================================= ] 2079/3302 62% [======================================= ] 2080/3302 62% [======================================= ] 2081/3302 63% [======================================= ] 2082/3302 63% [======================================= ] 2083/3302 63% [======================================= ] 2084/3302 63% [======================================= ] 2085/3302 63% [======================================= ] 2086/3302 63% [======================================= ] 2087/3302 63% [======================================= ] 2088/3302 63% [======================================= ] 2089/3302 63% [======================================= ] 2090/3302 63% [======================================= ] 2091/3302 63% [======================================= ] 2092/3302 63% [======================================= ] 2093/3302 63% [======================================= ] 2094/3302 63% [======================================= ] 2095/3302 63% [======================================= ] 2096/3302 63% [======================================= ] 2097/3302 63% [======================================= ] 2098/3302 63% [======================================= ] 2099/3302 63% [======================================= ] 2100/3302 63% [======================================= ] 2101/3302 63% [======================================= ] 2102/3302 63% [======================================= ] 2103/3302 63% [======================================= ] 2104/3302 63% [======================================= ] 2105/3302 63% [======================================= ] 2106/3302 63% [======================================= ] 2107/3302 63% [======================================= ] 2108/3302 63% [======================================= ] 2109/3302 63% [======================================= ] 2110/3302 63% [======================================= ] 2111/3302 63% [======================================= ] 2112/3302 63% [======================================= ] 2113/3302 63% [======================================= ] 2114/3302 64% [======================================= ] 2115/3302 64% [======================================= ] 2116/3302 64% [======================================= ] 2117/3302 64% [======================================= ] 2118/3302 64% [======================================= ] 2119/3302 64% [======================================= ] 2120/3302 64% [======================================= ] 2121/3302 64% [======================================= ] 2122/3302 64% [======================================= ] 2123/3302 64% [======================================= ] 2124/3302 64% [======================================= ] 2125/3302 64% [======================================= ] 2126/3302 64% [======================================= ] 2127/3302 64% [======================================= ] 2128/3302 64% [======================================= ] 2129/3302 64% [======================================= ] 2130/3302 64% [======================================== ] 2131/3302 64% [======================================== ] 2132/3302 64% [======================================== ] 2133/3302 64% [======================================== ] 2134/3302 64% [======================================== ] 2135/3302 64% [======================================== ] 2136/3302 64% [======================================== ] 2137/3302 64% [======================================== ] 2138/3302 64% [======================================== ] 2139/3302 64% [======================================== ] 2140/3302 64% [======================================== ] 2141/3302 64% [======================================== ] 2142/3302 64% [======================================== ] 2143/3302 64% [======================================== ] 2144/3302 64% [======================================== ] 2145/3302 64% [======================================== ] 2146/3302 64% [======================================== ] 2147/3302 65% [======================================== ] 2148/3302 65% [======================================== ] 2149/3302 65% [======================================== ] 2150/3302 65% [======================================== ] 2151/3302 65% [======================================== ] 2152/3302 65% [======================================== ] 2153/3302 65% [======================================== ] 2154/3302 65% [======================================== ] 2155/3302 65% [======================================== ] 2156/3302 65% [======================================== ] 2157/3302 65% [======================================== ] 2158/3302 65% [======================================== ] 2159/3302 65% [======================================== ] 2160/3302 65% [======================================== ] 2161/3302 65% [======================================== ] 2162/3302 65% [======================================== ] 2163/3302 65% [======================================== ] 2164/3302 65% [======================================== ] 2165/3302 65% [======================================== ] 2166/3302 65% [======================================== ] 2167/3302 65% [======================================== ] 2168/3302 65% [======================================== ] 2169/3302 65% [======================================== ] 2170/3302 65% [======================================== ] 2171/3302 65% [======================================== ] 2172/3302 65% [======================================== ] 2173/3302 65% [======================================== ] 2174/3302 65% [======================================== ] 2175/3302 65% [======================================== ] 2176/3302 65% [======================================== ] 2177/3302 65% [======================================== ] 2178/3302 65% [======================================== ] 2179/3302 65% [======================================== ] 2180/3302 66% [======================================== ] 2181/3302 66% [======================================== ] 2182/3302 66% [======================================== ] 2183/3302 66% [========================================= ] 2184/3302 66% [========================================= ] 2185/3302 66% [========================================= ] 2186/3302 66% [========================================= ] 2187/3302 66% [========================================= ] 2188/3302 66% [========================================= ] 2189/3302 66% [========================================= ] 2190/3302 66% [========================================= ] 2191/3302 66% [========================================= ] 2192/3302 66% [========================================= ] 2193/3302 66% [========================================= ] 2194/3302 66% [========================================= ] 2195/3302 66% [========================================= ] 2196/3302 66% [========================================= ] 2197/3302 66% [========================================= ] 2198/3302 66% [========================================= ] 2199/3302 66% [========================================= ] 2200/3302 66% [========================================= ] 2201/3302 66% [========================================= ] 2202/3302 66% [========================================= ] 2203/3302 66% [========================================= ] 2204/3302 66% [========================================= ] 2205/3302 66% [========================================= ] 2206/3302 66% [========================================= ] 2207/3302 66% [========================================= ] 2208/3302 66% [========================================= ] 2209/3302 66% [========================================= ] 2210/3302 66% [========================================= ] 2211/3302 66% [========================================= ] 2212/3302 66% [========================================= ] 2213/3302 67% [========================================= ] 2214/3302 67% [========================================= ] 2215/3302 67% [========================================= ] 2216/3302 67% [========================================= ] 2217/3302 67% [========================================= ] 2218/3302 67% [========================================= ] 2219/3302 67% [========================================= ] 2220/3302 67% [========================================= ] 2221/3302 67% [========================================= ] 2222/3302 67% [========================================= ] 2223/3302 67% [========================================= ] 2224/3302 67% [========================================= ] 2225/3302 67% [========================================= ] 2226/3302 67% [========================================= ] 2227/3302 67% [========================================= ] 2228/3302 67% [========================================= ] 2229/3302 67% [========================================= ] 2230/3302 67% [========================================= ] 2231/3302 67% [========================================= ] 2232/3302 67% [========================================= ] 2233/3302 67% [========================================= ] 2234/3302 67% [========================================= ] 2235/3302 67% [========================================= ] 2236/3302 67% [========================================== ] 2237/3302 67% [========================================== ] 2238/3302 67% [========================================== ] 2239/3302 67% [========================================== ] 2240/3302 67% [========================================== ] 2241/3302 67% [========================================== ] 2242/3302 67% [========================================== ] 2243/3302 67% [========================================== ] 2244/3302 67% [========================================== ] 2245/3302 67% [========================================== ] 2246/3302 68% [========================================== ] 2247/3302 68% [========================================== ] 2248/3302 68% [========================================== ] 2249/3302 68% [========================================== ] 2250/3302 68% [========================================== ] 2251/3302 68% [========================================== ] 2252/3302 68% [========================================== ] 2253/3302 68% [========================================== ] 2254/3302 68% [========================================== ] 2255/3302 68% [========================================== ] 2256/3302 68% [========================================== ] 2257/3302 68% [========================================== ] 2258/3302 68% [========================================== ] 2259/3302 68% [========================================== ] 2260/3302 68% [========================================== ] 2261/3302 68% [========================================== ] 2262/3302 68% [========================================== ] 2263/3302 68% [========================================== ] 2264/3302 68% [========================================== ] 2265/3302 68% [========================================== ] 2266/3302 68% [========================================== ] 2267/3302 68% [========================================== ] 2268/3302 68% [========================================== ] 2269/3302 68% [========================================== ] 2270/3302 68% [========================================== ] 2271/3302 68% [========================================== ] 2272/3302 68% [========================================== ] 2273/3302 68% [========================================== ] 2274/3302 68% [========================================== ] 2275/3302 68% [========================================== ] 2276/3302 68% [========================================== ] 2277/3302 68% [========================================== ] 2278/3302 68% [========================================== ] 2279/3302 69% [========================================== ] 2280/3302 69% [========================================== ] 2281/3302 69% [========================================== ] 2282/3302 69% [========================================== ] 2283/3302 69% [========================================== ] 2284/3302 69% [========================================== ] 2285/3302 69% [========================================== ] 2286/3302 69% [========================================== ] 2287/3302 69% [========================================== ] 2288/3302 69% [========================================== ] 2289/3302 69% [========================================== ] 2290/3302 69% [=========================================== ] 2291/3302 69% [=========================================== ] 2292/3302 69% [=========================================== ] 2293/3302 69% [=========================================== ] 2294/3302 69% [=========================================== ] 2295/3302 69% [=========================================== ] 2296/3302 69% [=========================================== ] 2297/3302 69% [=========================================== ] 2298/3302 69% [=========================================== ] 2299/3302 69% [=========================================== ] 2300/3302 69% [=========================================== ] 2301/3302 69% [=========================================== ] 2302/3302 69% [=========================================== ] 2303/3302 69% [=========================================== ] 2304/3302 69% [=========================================== ] 2305/3302 69% [=========================================== ] 2306/3302 69% [=========================================== ] 2307/3302 69% [=========================================== ] 2308/3302 69% [=========================================== ] 2309/3302 69% [=========================================== ] 2310/3302 69% [=========================================== ] 2311/3302 69% [=========================================== ] 2312/3302 70% [=========================================== ] 2313/3302 70% [=========================================== ] 2314/3302 70% [=========================================== ] 2315/3302 70% [=========================================== ] 2316/3302 70% [=========================================== ] 2317/3302 70% [=========================================== ] 2318/3302 70% [=========================================== ] 2319/3302 70% [=========================================== ] 2320/3302 70% [=========================================== ] 2321/3302 70% [=========================================== ] 2322/3302 70% [=========================================== ] 2323/3302 70% [=========================================== ] 2324/3302 70% [=========================================== ] 2325/3302 70% [=========================================== ] 2326/3302 70% [=========================================== ] 2327/3302 70% [=========================================== ] 2328/3302 70% [=========================================== ] 2329/3302 70% [=========================================== ] 2330/3302 70% [=========================================== ] 2331/3302 70% [=========================================== ] 2332/3302 70% [=========================================== ] 2333/3302 70% [=========================================== ] 2334/3302 70% [=========================================== ] 2335/3302 70% [=========================================== ] 2336/3302 70% [=========================================== ] 2337/3302 70% [=========================================== ] 2338/3302 70% [=========================================== ] 2339/3302 70% [=========================================== ] 2340/3302 70% [=========================================== ] 2341/3302 70% [=========================================== ] 2342/3302 70% [=========================================== ] 2343/3302 70% [============================================ ] 2344/3302 70% [============================================ ] 2345/3302 71% [============================================ ] 2346/3302 71% [============================================ ] 2347/3302 71% [============================================ ] 2348/3302 71% [============================================ ] 2349/3302 71% [============================================ ] 2350/3302 71% [============================================ ] 2351/3302 71% [============================================ ] 2352/3302 71% [============================================ ] 2353/3302 71% [============================================ ] 2354/3302 71% [============================================ ] 2355/3302 71% [============================================ ] 2356/3302 71% [============================================ ] 2357/3302 71% [============================================ ] 2358/3302 71% [============================================ ] 2359/3302 71% [============================================ ] 2360/3302 71% [============================================ ] 2361/3302 71% [============================================ ] 2362/3302 71% [============================================ ] 2363/3302 71% [============================================ ] 2364/3302 71% [============================================ ] 2365/3302 71% [============================================ ] 2366/3302 71% [============================================ ] 2367/3302 71% [============================================ ] 2368/3302 71% [============================================ ] 2369/3302 71% [============================================ ] 2370/3302 71% [============================================ ] 2371/3302 71% [============================================ ] 2372/3302 71% [============================================ ] 2373/3302 71% [============================================ ] 2374/3302 71% [============================================ ] 2375/3302 71% [============================================ ] 2376/3302 71% [============================================ ] 2377/3302 71% [============================================ ] 2378/3302 72% [============================================ ] 2379/3302 72% [============================================ ] 2380/3302 72% [============================================ ] 2381/3302 72% [============================================ ] 2382/3302 72% [============================================ ] 2383/3302 72% [============================================ ] 2384/3302 72% [============================================ ] 2385/3302 72% [============================================ ] 2386/3302 72% [============================================ ] 2387/3302 72% [============================================ ] 2388/3302 72% [============================================ ] 2389/3302 72% [============================================ ] 2390/3302 72% [============================================ ] 2391/3302 72% [============================================ ] 2392/3302 72% [============================================ ] 2393/3302 72% [============================================ ] 2394/3302 72% [============================================ ] 2395/3302 72% [============================================ ] 2396/3302 72% [============================================= ] 2397/3302 72% [============================================= ] 2398/3302 72% [============================================= ] 2399/3302 72% [============================================= ] 2400/3302 72% [============================================= ] 2401/3302 72% [============================================= ] 2402/3302 72% [============================================= ] 2403/3302 72% [============================================= ] 2404/3302 72% [============================================= ] 2405/3302 72% [============================================= ] 2406/3302 72% [============================================= ] 2407/3302 72% [============================================= ] 2408/3302 72% [============================================= ] 2409/3302 72% [============================================= ] 2410/3302 72% [============================================= ] 2411/3302 73% [============================================= ] 2412/3302 73% [============================================= ] 2413/3302 73% [============================================= ] 2414/3302 73% [============================================= ] 2415/3302 73% [============================================= ] 2416/3302 73% [============================================= ] 2417/3302 73% [============================================= ] 2418/3302 73% [============================================= ] 2419/3302 73% [============================================= ] 2420/3302 73% [============================================= ] 2421/3302 73% [============================================= ] 2422/3302 73% [============================================= ] 2423/3302 73% [============================================= ] 2424/3302 73% [============================================= ] 2425/3302 73% [============================================= ] 2426/3302 73% [============================================= ] 2427/3302 73% [============================================= ] 2428/3302 73% [============================================= ] 2429/3302 73% [============================================= ] 2430/3302 73% [============================================= ] 2431/3302 73% [============================================= ] 2432/3302 73% [============================================= ] 2433/3302 73% [============================================= ] 2434/3302 73% [============================================= ] 2435/3302 73% [============================================= ] 2436/3302 73% [============================================= ] 2437/3302 73% [============================================= ] 2438/3302 73% [============================================= ] 2439/3302 73% [============================================= ] 2440/3302 73% [============================================= ] 2441/3302 73% [============================================= ] 2442/3302 73% [============================================= ] 2443/3302 73% [============================================= ] 2444/3302 74% [============================================= ] 2445/3302 74% [============================================= ] 2446/3302 74% [============================================= ] 2447/3302 74% [============================================= ] 2448/3302 74% [============================================= ] 2449/3302 74% [============================================== ] 2450/3302 74% [============================================== ] 2451/3302 74% [============================================== ] 2452/3302 74% [============================================== ] 2453/3302 74% [============================================== ] 2454/3302 74% [============================================== ] 2455/3302 74% [============================================== ] 2456/3302 74% [============================================== ] 2457/3302 74% [============================================== ] 2458/3302 74% [============================================== ] 2459/3302 74% [============================================== ] 2460/3302 74% [============================================== ] 2461/3302 74% [============================================== ] 2462/3302 74% [============================================== ] 2463/3302 74% [============================================== ] 2464/3302 74% [============================================== ] 2465/3302 74% [============================================== ] 2466/3302 74% [============================================== ] 2467/3302 74% [============================================== ] 2468/3302 74% [============================================== ] 2469/3302 74% [============================================== ] 2470/3302 74% [============================================== ] 2471/3302 74% [============================================== ] 2472/3302 74% [============================================== ] 2473/3302 74% [============================================== ] 2474/3302 74% [============================================== ] 2475/3302 74% [============================================== ] 2476/3302 74% [============================================== ] 2477/3302 75% [============================================== ] 2478/3302 75% [============================================== ] 2479/3302 75% [============================================== ] 2480/3302 75% [============================================== ] 2481/3302 75% [============================================== ] 2482/3302 75% [============================================== ] 2483/3302 75% [============================================== ] 2484/3302 75% [============================================== ] 2485/3302 75% [============================================== ] 2486/3302 75% [============================================== ] 2487/3302 75% [============================================== ] 2488/3302 75% [============================================== ] 2489/3302 75% [============================================== ] 2490/3302 75% [============================================== ] 2491/3302 75% [============================================== ] 2492/3302 75% [============================================== ] 2493/3302 75% [============================================== ] 2494/3302 75% [============================================== ] 2495/3302 75% [============================================== ] 2496/3302 75% [============================================== ] 2497/3302 75% [============================================== ] 2498/3302 75% [============================================== ] 2499/3302 75% [============================================== ] 2500/3302 75% [============================================== ] 2501/3302 75% [============================================== ] 2502/3302 75% [============================================== ] 2503/3302 75% [=============================================== ] 2504/3302 75% [=============================================== ] 2505/3302 75% [=============================================== ] 2506/3302 75% [=============================================== ] 2507/3302 75% [=============================================== ] 2508/3302 75% [=============================================== ] 2509/3302 75% [=============================================== ] 2510/3302 76% [=============================================== ] 2511/3302 76% [=============================================== ] 2512/3302 76% [=============================================== ] 2513/3302 76% [=============================================== ] 2514/3302 76% [=============================================== ] 2515/3302 76% [=============================================== ] 2516/3302 76% [=============================================== ] 2517/3302 76% [=============================================== ] 2518/3302 76% [=============================================== ] 2519/3302 76% [=============================================== ] 2520/3302 76% [=============================================== ] 2521/3302 76% [=============================================== ] 2522/3302 76% [=============================================== ] 2523/3302 76% [=============================================== ] 2524/3302 76% [=============================================== ] 2525/3302 76% [=============================================== ] 2526/3302 76% [=============================================== ] 2527/3302 76% [=============================================== ] 2528/3302 76% [=============================================== ] 2529/3302 76% [=============================================== ] 2530/3302 76% [=============================================== ] 2531/3302 76% [=============================================== ] 2532/3302 76% [=============================================== ] 2533/3302 76% [=============================================== ] 2534/3302 76% [=============================================== ] 2535/3302 76% [=============================================== ] 2536/3302 76% [=============================================== ] 2537/3302 76% [=============================================== ] 2538/3302 76% [=============================================== ] 2539/3302 76% [=============================================== ] 2540/3302 76% [=============================================== ] 2541/3302 76% [=============================================== ] 2542/3302 76% [=============================================== ] 2543/3302 77% [=============================================== ] 2544/3302 77% [=============================================== ] 2545/3302 77% [=============================================== ] 2546/3302 77% [=============================================== ] 2547/3302 77% [=============================================== ] 2548/3302 77% [=============================================== ] 2549/3302 77% [=============================================== ] 2550/3302 77% [=============================================== ] 2551/3302 77% [=============================================== ] 2552/3302 77% [=============================================== ] 2553/3302 77% [=============================================== ] 2554/3302 77% [=============================================== ] 2555/3302 77% [=============================================== ] 2556/3302 77% [================================================ ] 2557/3302 77% [================================================ ] 2558/3302 77% [================================================ ] 2559/3302 77% [================================================ ] 2560/3302 77% [================================================ ] 2561/3302 77% [================================================ ] 2562/3302 77% [================================================ ] 2563/3302 77% [================================================ ] 2564/3302 77% [================================================ ] 2565/3302 77% [================================================ ] 2566/3302 77% [================================================ ] 2567/3302 77% [================================================ ] 2568/3302 77% [================================================ ] 2569/3302 77% [================================================ ] 2570/3302 77% [================================================ ] 2571/3302 77% [================================================ ] 2572/3302 77% [================================================ ] 2573/3302 77% [================================================ ] 2574/3302 77% [================================================ ] 2575/3302 77% [================================================ ] 2576/3302 78% [================================================ ] 2577/3302 78% [================================================ ] 2578/3302 78% [================================================ ] 2579/3302 78% [================================================ ] 2580/3302 78% [================================================ ] 2581/3302 78% [================================================ ] 2582/3302 78% [================================================ ] 2583/3302 78% [================================================ ] 2584/3302 78% [================================================ ] 2585/3302 78% [================================================ ] 2586/3302 78% [================================================ ] 2587/3302 78% [================================================ ] 2588/3302 78% [================================================ ] 2589/3302 78% [================================================ ] 2590/3302 78% [================================================ ] 2591/3302 78% [================================================ ] 2592/3302 78% [================================================ ] 2593/3302 78% [================================================ ] 2594/3302 78% [================================================ ] 2595/3302 78% [================================================ ] 2596/3302 78% [================================================ ] 2597/3302 78% [================================================ ] 2598/3302 78% [================================================ ] 2599/3302 78% [================================================ ] 2600/3302 78% [================================================ ] 2601/3302 78% [================================================ ] 2602/3302 78% [================================================ ] 2603/3302 78% [================================================ ] 2604/3302 78% [================================================ ] 2605/3302 78% [================================================ ] 2606/3302 78% [================================================ ] 2607/3302 78% [================================================ ] 2608/3302 78% [================================================ ] 2609/3302 79% [================================================= ] 2610/3302 79% [================================================= ] 2611/3302 79% [================================================= ] 2612/3302 79% [================================================= ] 2613/3302 79% [================================================= ] 2614/3302 79% [================================================= ] 2615/3302 79% [================================================= ] 2616/3302 79% [================================================= ] 2617/3302 79% [================================================= ] 2618/3302 79% [================================================= ] 2619/3302 79% [================================================= ] 2620/3302 79% [================================================= ] 2621/3302 79% [================================================= ] 2622/3302 79% [================================================= ] 2623/3302 79% [================================================= ] 2624/3302 79% [================================================= ] 2625/3302 79% [================================================= ] 2626/3302 79% [================================================= ] 2627/3302 79% [================================================= ] 2628/3302 79% [================================================= ] 2629/3302 79% [================================================= ] 2630/3302 79% [================================================= ] 2631/3302 79% [================================================= ] 2632/3302 79% [================================================= ] 2633/3302 79% [================================================= ] 2634/3302 79% [================================================= ] 2635/3302 79% [================================================= ] 2636/3302 79% [================================================= ] 2637/3302 79% [================================================= ] 2638/3302 79% [================================================= ] 2639/3302 79% [================================================= ] 2640/3302 79% [================================================= ] 2641/3302 79% [================================================= ] 2642/3302 80% [================================================= ] 2643/3302 80% [================================================= ] 2644/3302 80% [================================================= ] 2645/3302 80% [================================================= ] 2646/3302 80% [================================================= ] 2647/3302 80% [================================================= ] 2648/3302 80% [================================================= ] 2649/3302 80% [================================================= ] 2650/3302 80% [================================================= ] 2651/3302 80% [================================================= ] 2652/3302 80% [================================================= ] 2653/3302 80% [================================================= ] 2654/3302 80% [================================================= ] 2655/3302 80% [================================================= ] 2656/3302 80% [================================================= ] 2657/3302 80% [================================================= ] 2658/3302 80% [================================================= ] 2659/3302 80% [================================================= ] 2660/3302 80% [================================================= ] 2661/3302 80% [================================================= ] 2662/3302 80% [================================================== ] 2663/3302 80% [================================================== ] 2664/3302 80% [================================================== ] 2665/3302 80% [================================================== ] 2666/3302 80% [================================================== ] 2667/3302 80% [================================================== ] 2668/3302 80% [================================================== ] 2669/3302 80% [================================================== ] 2670/3302 80% [================================================== ] 2671/3302 80% [================================================== ] 2672/3302 80% [================================================== ] 2673/3302 80% [================================================== ] 2674/3302 80% [================================================== ] 2675/3302 81% [================================================== ] 2676/3302 81% [================================================== ] 2677/3302 81% [================================================== ] 2678/3302 81% [================================================== ] 2679/3302 81% [================================================== ] 2680/3302 81% [================================================== ] 2681/3302 81% [================================================== ] 2682/3302 81% [================================================== ] 2683/3302 81% [================================================== ] 2684/3302 81% [================================================== ] 2685/3302 81% [================================================== ] 2686/3302 81% [================================================== ] 2687/3302 81% [================================================== ] 2688/3302 81% [================================================== ] 2689/3302 81% [================================================== ] 2690/3302 81% [================================================== ] 2691/3302 81% [================================================== ] 2692/3302 81% [================================================== ] 2693/3302 81% [================================================== ] 2694/3302 81% [================================================== ] 2695/3302 81% [================================================== ] 2696/3302 81% [================================================== ] 2697/3302 81% [================================================== ] 2698/3302 81% [================================================== ] 2699/3302 81% [================================================== ] 2700/3302 81% [================================================== ] 2701/3302 81% [================================================== ] 2702/3302 81% [================================================== ] 2703/3302 81% [================================================== ] 2704/3302 81% [================================================== ] 2705/3302 81% [================================================== ] 2706/3302 81% [================================================== ] 2707/3302 81% [================================================== ] 2708/3302 82% [================================================== ] 2709/3302 82% [================================================== ] 2710/3302 82% [================================================== ] 2711/3302 82% [================================================== ] 2712/3302 82% [================================================== ] 2713/3302 82% [================================================== ] 2714/3302 82% [================================================== ] 2715/3302 82% [================================================== ] 2716/3302 82% [=================================================== ] 2717/3302 82% [=================================================== ] 2718/3302 82% [=================================================== ] 2719/3302 82% [=================================================== ] 2720/3302 82% [=================================================== ] 2721/3302 82% [=================================================== ] 2722/3302 82% [=================================================== ] 2723/3302 82% [=================================================== ] 2724/3302 82% [=================================================== ] 2725/3302 82% [=================================================== ] 2726/3302 82% [=================================================== ] 2727/3302 82% [=================================================== ] 2728/3302 82% [=================================================== ] 2729/3302 82% [=================================================== ] 2730/3302 82% [=================================================== ] 2731/3302 82% [=================================================== ] 2732/3302 82% [=================================================== ] 2733/3302 82% [=================================================== ] 2734/3302 82% [=================================================== ] 2735/3302 82% [=================================================== ] 2736/3302 82% [=================================================== ] 2737/3302 82% [=================================================== ] 2738/3302 82% [=================================================== ] 2739/3302 82% [=================================================== ] 2740/3302 82% [=================================================== ] 2741/3302 83% [=================================================== ] 2742/3302 83% [=================================================== ] 2743/3302 83% [=================================================== ] 2744/3302 83% [=================================================== ] 2745/3302 83% [=================================================== ] 2746/3302 83% [=================================================== ] 2747/3302 83% [=================================================== ] 2748/3302 83% [=================================================== ] 2749/3302 83% [=================================================== ] 2750/3302 83% [=================================================== ] 2751/3302 83% [=================================================== ] 2752/3302 83% [=================================================== ] 2753/3302 83% [=================================================== ] 2754/3302 83% [=================================================== ] 2755/3302 83% [=================================================== ] 2756/3302 83% [=================================================== ] 2757/3302 83% [=================================================== ] 2758/3302 83% [=================================================== ] 2759/3302 83% [=================================================== ] 2760/3302 83% [=================================================== ] 2761/3302 83% [=================================================== ] 2762/3302 83% [=================================================== ] 2763/3302 83% [=================================================== ] 2764/3302 83% [=================================================== ] 2765/3302 83% [=================================================== ] 2766/3302 83% [=================================================== ] 2767/3302 83% [=================================================== ] 2768/3302 83% [=================================================== ] 2769/3302 83% [==================================================== ] 2770/3302 83% [==================================================== ] 2771/3302 83% [==================================================== ] 2772/3302 83% [==================================================== ] 2773/3302 83% [==================================================== ] 2774/3302 84% [==================================================== ] 2775/3302 84% [==================================================== ] 2776/3302 84% [==================================================== ] 2777/3302 84% [==================================================== ] 2778/3302 84% [==================================================== ] 2779/3302 84% [==================================================== ] 2780/3302 84% [==================================================== ] 2781/3302 84% [==================================================== ] 2782/3302 84% [==================================================== ] 2783/3302 84% [==================================================== ] 2784/3302 84% [==================================================== ] 2785/3302 84% [==================================================== ] 2786/3302 84% [==================================================== ] 2787/3302 84% [==================================================== ] 2788/3302 84% [==================================================== ] 2789/3302 84% [==================================================== ] 2790/3302 84% [==================================================== ] 2791/3302 84% [==================================================== ] 2792/3302 84% [==================================================== ] 2793/3302 84% [==================================================== ] 2794/3302 84% [==================================================== ] 2795/3302 84% [==================================================== ] 2796/3302 84% [==================================================== ] 2797/3302 84% [==================================================== ] 2798/3302 84% [==================================================== ] 2799/3302 84% [==================================================== ] 2800/3302 84% [==================================================== ] 2801/3302 84% [==================================================== ] 2802/3302 84% [==================================================== ] 2803/3302 84% [==================================================== ] 2804/3302 84% [==================================================== ] 2805/3302 84% [==================================================== ] 2806/3302 84% [==================================================== ] 2807/3302 85% [==================================================== ] 2808/3302 85% [==================================================== ] 2809/3302 85% [==================================================== ] 2810/3302 85% [==================================================== ] 2811/3302 85% [==================================================== ] 2812/3302 85% [==================================================== ] 2813/3302 85% [==================================================== ] 2814/3302 85% [==================================================== ] 2815/3302 85% [==================================================== ] 2816/3302 85% [==================================================== ] 2817/3302 85% [==================================================== ] 2818/3302 85% [==================================================== ] 2819/3302 85% [==================================================== ] 2820/3302 85% [==================================================== ] 2821/3302 85% [==================================================== ] 2822/3302 85% [===================================================== ] 2823/3302 85% [===================================================== ] 2824/3302 85% [===================================================== ] 2825/3302 85% [===================================================== ] 2826/3302 85% [===================================================== ] 2827/3302 85% [===================================================== ] 2828/3302 85% [===================================================== ] 2829/3302 85% [===================================================== ] 2830/3302 85% [===================================================== ] 2831/3302 85% [===================================================== ] 2832/3302 85% [===================================================== ] 2833/3302 85% [===================================================== ] 2834/3302 85% [===================================================== ] 2835/3302 85% [===================================================== ] 2836/3302 85% [===================================================== ] 2837/3302 85% [===================================================== ] 2838/3302 85% [===================================================== ] 2839/3302 85% [===================================================== ] 2840/3302 86% [===================================================== ] 2841/3302 86% [===================================================== ] 2842/3302 86% [===================================================== ] 2843/3302 86% [===================================================== ] 2844/3302 86% [===================================================== ] 2845/3302 86% [===================================================== ] 2846/3302 86% [===================================================== ] 2847/3302 86% [===================================================== ] 2848/3302 86% [===================================================== ] 2849/3302 86% [===================================================== ] 2850/3302 86% [===================================================== ] 2851/3302 86% [===================================================== ] 2852/3302 86% [===================================================== ] 2853/3302 86% [===================================================== ] 2854/3302 86% [===================================================== ] 2855/3302 86% [===================================================== ] 2856/3302 86% [===================================================== ] 2857/3302 86% [===================================================== ] 2858/3302 86% [===================================================== ] 2859/3302 86% [===================================================== ] 2860/3302 86% [===================================================== ] 2861/3302 86% [===================================================== ] 2862/3302 86% [===================================================== ] 2863/3302 86% [===================================================== ] 2864/3302 86% [===================================================== ] 2865/3302 86% [===================================================== ] 2866/3302 86% [===================================================== ] 2867/3302 86% [===================================================== ] 2868/3302 86% [===================================================== ] 2869/3302 86% [===================================================== ] 2870/3302 86% [===================================================== ] 2871/3302 86% [===================================================== ] 2872/3302 86% [===================================================== ] 2873/3302 87% [===================================================== ] 2874/3302 87% [===================================================== ] 2875/3302 87% [====================================================== ] 2876/3302 87% [====================================================== ] 2877/3302 87% [====================================================== ] 2878/3302 87% [====================================================== ] 2879/3302 87% [====================================================== ] 2880/3302 87% [====================================================== ] 2881/3302 87% [====================================================== ] 2882/3302 87% [====================================================== ] 2883/3302 87% [====================================================== ] 2884/3302 87% [====================================================== ] 2885/3302 87% [====================================================== ] 2886/3302 87% [====================================================== ] 2887/3302 87% [====================================================== ] 2888/3302 87% [====================================================== ] 2889/3302 87% [====================================================== ] 2890/3302 87% [====================================================== ] 2891/3302 87% [====================================================== ] 2892/3302 87% [====================================================== ] 2893/3302 87% [====================================================== ] 2894/3302 87% [====================================================== ] 2895/3302 87% [====================================================== ] 2896/3302 87% [====================================================== ] 2897/3302 87% [====================================================== ] 2898/3302 87% [====================================================== ] 2899/3302 87% [====================================================== ] 2900/3302 87% [====================================================== ] 2901/3302 87% [====================================================== ] 2902/3302 87% [====================================================== ] 2903/3302 87% [====================================================== ] 2904/3302 87% [====================================================== ] 2905/3302 87% [====================================================== ] 2906/3302 88% [====================================================== ] 2907/3302 88% [====================================================== ] 2908/3302 88% [====================================================== ] 2909/3302 88% [====================================================== ] 2910/3302 88% [====================================================== ] 2911/3302 88% [====================================================== ] 2912/3302 88% [====================================================== ] 2913/3302 88% [====================================================== ] 2914/3302 88% [====================================================== ] 2915/3302 88% [====================================================== ] 2916/3302 88% [====================================================== ] 2917/3302 88% [====================================================== ] 2918/3302 88% [====================================================== ] 2919/3302 88% [====================================================== ] 2920/3302 88% [====================================================== ] 2921/3302 88% [====================================================== ] 2922/3302 88% [====================================================== ] 2923/3302 88% [====================================================== ] 2924/3302 88% [====================================================== ] 2925/3302 88% [====================================================== ] 2926/3302 88% [====================================================== ] 2927/3302 88% [====================================================== ] 2928/3302 88% [====================================================== ] 2929/3302 88% [======================================================= ] 2930/3302 88% [======================================================= ] 2931/3302 88% [======================================================= ] 2932/3302 88% [======================================================= ] 2933/3302 88% [======================================================= ] 2934/3302 88% [======================================================= ] 2935/3302 88% [======================================================= ] 2936/3302 88% [======================================================= ] 2937/3302 88% [======================================================= ] 2938/3302 88% [======================================================= ] 2939/3302 89% [======================================================= ] 2940/3302 89% [======================================================= ] 2941/3302 89% [======================================================= ] 2942/3302 89% [======================================================= ] 2943/3302 89% [======================================================= ] 2944/3302 89% [======================================================= ] 2945/3302 89% [======================================================= ] 2946/3302 89% [======================================================= ] 2947/3302 89% [======================================================= ] 2948/3302 89% [======================================================= ] 2949/3302 89% [======================================================= ] 2950/3302 89% [======================================================= ] 2951/3302 89% [======================================================= ] 2952/3302 89% [======================================================= ] 2953/3302 89% [======================================================= ] 2954/3302 89% [======================================================= ] 2955/3302 89% [======================================================= ] 2956/3302 89% [======================================================= ] 2957/3302 89% [======================================================= ] 2958/3302 89% [======================================================= ] 2959/3302 89% [======================================================= ] 2960/3302 89% [======================================================= ] 2961/3302 89% [======================================================= ] 2962/3302 89% [======================================================= ] 2963/3302 89% [======================================================= ] 2964/3302 89% [======================================================= ] 2965/3302 89% [======================================================= ] 2966/3302 89% [======================================================= ] 2967/3302 89% [======================================================= ] 2968/3302 89% [======================================================= ] 2969/3302 89% [======================================================= ] 2970/3302 89% [======================================================= ] 2971/3302 89% [======================================================= ] 2972/3302 90% [======================================================= ] 2973/3302 90% [======================================================= ] 2974/3302 90% [======================================================= ] 2975/3302 90% [======================================================= ] 2976/3302 90% [======================================================= ] 2977/3302 90% [======================================================= ] 2978/3302 90% [======================================================= ] 2979/3302 90% [======================================================= ] 2980/3302 90% [======================================================= ] 2981/3302 90% [======================================================= ] 2982/3302 90% [======================================================== ] 2983/3302 90% [======================================================== ] 2984/3302 90% [======================================================== ] 2985/3302 90% [======================================================== ] 2986/3302 90% [======================================================== ] 2987/3302 90% [======================================================== ] 2988/3302 90% [======================================================== ] 2989/3302 90% [======================================================== ] 2990/3302 90% [======================================================== ] 2991/3302 90% [======================================================== ] 2992/3302 90% [======================================================== ] 2993/3302 90% [======================================================== ] 2994/3302 90% [======================================================== ] 2995/3302 90% [======================================================== ] 2996/3302 90% [======================================================== ] 2997/3302 90% [======================================================== ] 2998/3302 90% [======================================================== ] 2999/3302 90% [======================================================== ] 3000/3302 90% [======================================================== ] 3001/3302 90% [======================================================== ] 3002/3302 90% [======================================================== ] 3003/3302 90% [======================================================== ] 3004/3302 90% [======================================================== ] 3005/3302 91% [======================================================== ] 3006/3302 91% [======================================================== ] 3007/3302 91% [======================================================== ] 3008/3302 91% [======================================================== ] 3009/3302 91% [======================================================== ] 3010/3302 91% [======================================================== ] 3011/3302 91% [======================================================== ] 3012/3302 91% [======================================================== ] 3013/3302 91% [======================================================== ] 3014/3302 91% [======================================================== ] 3015/3302 91% [======================================================== ] 3016/3302 91% [======================================================== ] 3017/3302 91% [======================================================== ] 3018/3302 91% [======================================================== ] 3019/3302 91% [======================================================== ] 3020/3302 91% [======================================================== ] 3021/3302 91% [======================================================== ] 3022/3302 91% [======================================================== ] 3023/3302 91% [======================================================== ] 3024/3302 91% [======================================================== ] 3025/3302 91% [======================================================== ] 3026/3302 91% [======================================================== ] 3027/3302 91% [======================================================== ] 3028/3302 91% [======================================================== ] 3029/3302 91% [======================================================== ] 3030/3302 91% [======================================================== ] 3031/3302 91% [======================================================== ] 3032/3302 91% [======================================================== ] 3033/3302 91% [======================================================== ] 3034/3302 91% [======================================================== ] 3035/3302 91% [========================================================= ] 3036/3302 91% [========================================================= ] 3037/3302 91% [========================================================= ] 3038/3302 92% [========================================================= ] 3039/3302 92% [========================================================= ] 3040/3302 92% [========================================================= ] 3041/3302 92% [========================================================= ] 3042/3302 92% [========================================================= ] 3043/3302 92% [========================================================= ] 3044/3302 92% [========================================================= ] 3045/3302 92% [========================================================= ] 3046/3302 92% [========================================================= ] 3047/3302 92% [========================================================= ] 3048/3302 92% [========================================================= ] 3049/3302 92% [========================================================= ] 3050/3302 92% [========================================================= ] 3051/3302 92% [========================================================= ] 3052/3302 92% [========================================================= ] 3053/3302 92% [========================================================= ] 3054/3302 92% [========================================================= ] 3055/3302 92% [========================================================= ] 3056/3302 92% [========================================================= ] 3057/3302 92% [========================================================= ] 3058/3302 92% [========================================================= ] 3059/3302 92% [========================================================= ] 3060/3302 92% [========================================================= ] 3061/3302 92% [========================================================= ] 3062/3302 92% [========================================================= ] 3063/3302 92% [========================================================= ] 3064/3302 92% [========================================================= ] 3065/3302 92% [========================================================= ] 3066/3302 92% [========================================================= ] 3067/3302 92% [========================================================= ] 3068/3302 92% [========================================================= ] 3069/3302 92% [========================================================= ] 3070/3302 92% [========================================================= ] 3071/3302 93% [========================================================= ] 3072/3302 93% [========================================================= ] 3073/3302 93% [========================================================= ] 3074/3302 93% [========================================================= ] 3075/3302 93% [========================================================= ] 3076/3302 93% [========================================================= ] 3077/3302 93% [========================================================= ] 3078/3302 93% [========================================================= ] 3079/3302 93% [========================================================= ] 3080/3302 93% [========================================================= ] 3081/3302 93% [========================================================= ] 3082/3302 93% [========================================================= ] 3083/3302 93% [========================================================= ] 3084/3302 93% [========================================================= ] 3085/3302 93% [========================================================= ] 3086/3302 93% [========================================================= ] 3087/3302 93% [========================================================= ] 3088/3302 93% [========================================================== ] 3089/3302 93% [========================================================== ] 3090/3302 93% [========================================================== ] 3091/3302 93% [========================================================== ] 3092/3302 93% [========================================================== ] 3093/3302 93% [========================================================== ] 3094/3302 93% [========================================================== ] 3095/3302 93% [========================================================== ] 3096/3302 93% [========================================================== ] 3097/3302 93% [========================================================== ] 3098/3302 93% [========================================================== ] 3099/3302 93% [========================================================== ] 3100/3302 93% [========================================================== ] 3101/3302 93% [========================================================== ] 3102/3302 93% [========================================================== ] 3103/3302 93% [========================================================== ] 3104/3302 94% [========================================================== ] 3105/3302 94% [========================================================== ] 3106/3302 94% [========================================================== ] 3107/3302 94% [========================================================== ] 3108/3302 94% [========================================================== ] 3109/3302 94% [========================================================== ] 3110/3302 94% [========================================================== ] 3111/3302 94% [========================================================== ] 3112/3302 94% [========================================================== ] 3113/3302 94% [========================================================== ] 3114/3302 94% [========================================================== ] 3115/3302 94% [========================================================== ] 3116/3302 94% [========================================================== ] 3117/3302 94% [========================================================== ] 3118/3302 94% [========================================================== ] 3119/3302 94% [========================================================== ] 3120/3302 94% [========================================================== ] 3121/3302 94% [========================================================== ] 3122/3302 94% [========================================================== ] 3123/3302 94% [========================================================== ] 3124/3302 94% [========================================================== ] 3125/3302 94% [========================================================== ] 3126/3302 94% [========================================================== ] 3127/3302 94% [========================================================== ] 3128/3302 94% [========================================================== ] 3129/3302 94% [========================================================== ] 3130/3302 94% [========================================================== ] 3131/3302 94% [========================================================== ] 3132/3302 94% [========================================================== ] 3133/3302 94% [========================================================== ] 3134/3302 94% [========================================================== ] 3135/3302 94% [========================================================== ] 3136/3302 94% [========================================================== ] 3137/3302 95% [========================================================== ] 3138/3302 95% [========================================================== ] 3139/3302 95% [========================================================== ] 3140/3302 95% [========================================================== ] 3141/3302 95% [========================================================== ] 3142/3302 95% [=========================================================== ] 3143/3302 95% [=========================================================== ] 3144/3302 95% [=========================================================== ] 3145/3302 95% [=========================================================== ] 3146/3302 95% [=========================================================== ] 3147/3302 95% [=========================================================== ] 3148/3302 95% [=========================================================== ] 3149/3302 95% [=========================================================== ] 3150/3302 95% [=========================================================== ] 3151/3302 95% [=========================================================== ] 3152/3302 95% [=========================================================== ] 3153/3302 95% [=========================================================== ] 3154/3302 95% [=========================================================== ] 3155/3302 95% [=========================================================== ] 3156/3302 95% [=========================================================== ] 3157/3302 95% [=========================================================== ] 3158/3302 95% [=========================================================== ] 3159/3302 95% [=========================================================== ] 3160/3302 95% [=========================================================== ] 3161/3302 95% [=========================================================== ] 3162/3302 95% [=========================================================== ] 3163/3302 95% [=========================================================== ] 3164/3302 95% [=========================================================== ] 3165/3302 95% [=========================================================== ] 3166/3302 95% [=========================================================== ] 3167/3302 95% [=========================================================== ] 3168/3302 95% [=========================================================== ] 3169/3302 95% [=========================================================== ] 3170/3302 96% [=========================================================== ] 3171/3302 96% [=========================================================== ] 3172/3302 96% [=========================================================== ] 3173/3302 96% [=========================================================== ] 3174/3302 96% [=========================================================== ] 3175/3302 96% [=========================================================== ] 3176/3302 96% [=========================================================== ] 3177/3302 96% [=========================================================== ] 3178/3302 96% [=========================================================== ] 3179/3302 96% [=========================================================== ] 3180/3302 96% [=========================================================== ] 3181/3302 96% [=========================================================== ] 3182/3302 96% [=========================================================== ] 3183/3302 96% [=========================================================== ] 3184/3302 96% [=========================================================== ] 3185/3302 96% [=========================================================== ] 3186/3302 96% [=========================================================== ] 3187/3302 96% [=========================================================== ] 3188/3302 96% [=========================================================== ] 3189/3302 96% [=========================================================== ] 3190/3302 96% [=========================================================== ] 3191/3302 96% [=========================================================== ] 3192/3302 96% [=========================================================== ] 3193/3302 96% [=========================================================== ] 3194/3302 96% [=========================================================== ] 3195/3302 96% [============================================================ ] 3196/3302 96% [============================================================ ] 3197/3302 96% [============================================================ ] 3198/3302 96% [============================================================ ] 3199/3302 96% [============================================================ ] 3200/3302 96% [============================================================ ] 3201/3302 96% [============================================================ ] 3202/3302 96% [============================================================ ] 3203/3302 97% [============================================================ ] 3204/3302 97% [============================================================ ] 3205/3302 97% [============================================================ ] 3206/3302 97% [============================================================ ] 3207/3302 97% [============================================================ ] 3208/3302 97% [============================================================ ] 3209/3302 97% [============================================================ ] 3210/3302 97% [============================================================ ] 3211/3302 97% [============================================================ ] 3212/3302 97% [============================================================ ] 3213/3302 97% [============================================================ ] 3214/3302 97% [============================================================ ] 3215/3302 97% [============================================================ ] 3216/3302 97% [============================================================ ] 3217/3302 97% [============================================================ ] 3218/3302 97% [============================================================ ] 3219/3302 97% [============================================================ ] 3220/3302 97% [============================================================ ] 3221/3302 97% [============================================================ ] 3222/3302 97% [============================================================ ] 3223/3302 97% [============================================================ ] 3224/3302 97% [============================================================ ] 3225/3302 97% [============================================================ ] 3226/3302 97% [============================================================ ] 3227/3302 97% [============================================================ ] 3228/3302 97% [============================================================ ] 3229/3302 97% [============================================================ ] 3230/3302 97% [============================================================ ] 3231/3302 97% [============================================================ ] 3232/3302 97% [============================================================ ] 3233/3302 97% [============================================================ ] 3234/3302 97% [============================================================ ] 3235/3302 97% [============================================================ ] 3236/3302 98% [============================================================ ] 3237/3302 98% [============================================================ ] 3238/3302 98% [============================================================ ] 3239/3302 98% [============================================================ ] 3240/3302 98% [============================================================ ] 3241/3302 98% [============================================================ ] 3242/3302 98% [============================================================ ] 3243/3302 98% [============================================================ ] 3244/3302 98% [============================================================ ] 3245/3302 98% [============================================================ ] 3246/3302 98% [============================================================ ] 3247/3302 98% [============================================================ ] 3248/3302 98% [============================================================= ] 3249/3302 98% [============================================================= ] 3250/3302 98% [============================================================= ] 3251/3302 98% [============================================================= ] 3252/3302 98% [============================================================= ] 3253/3302 98% [============================================================= ] 3254/3302 98% [============================================================= ] 3255/3302 98% [============================================================= ] 3256/3302 98% [============================================================= ] 3257/3302 98% [============================================================= ] 3258/3302 98% [============================================================= ] 3259/3302 98% [============================================================= ] 3260/3302 98% [============================================================= ] 3261/3302 98% [============================================================= ] 3262/3302 98% [============================================================= ] 3263/3302 98% [============================================================= ] 3264/3302 98% [============================================================= ] 3265/3302 98% [============================================================= ] 3266/3302 98% [============================================================= ] 3267/3302 98% [============================================================= ] 3268/3302 98% [============================================================= ] 3269/3302 99% [============================================================= ] 3270/3302 99% [============================================================= ] 3271/3302 99% [============================================================= ] 3272/3302 99% [============================================================= ] 3273/3302 99% [============================================================= ] 3274/3302 99% [============================================================= ] 3275/3302 99% [============================================================= ] 3276/3302 99% [============================================================= ] 3277/3302 99% [============================================================= ] 3278/3302 99% [============================================================= ] 3279/3302 99% [============================================================= ] 3280/3302 99% [============================================================= ] 3281/3302 99% [============================================================= ] 3282/3302 99% [============================================================= ] 3283/3302 99% [============================================================= ] 3284/3302 99% [============================================================= ] 3285/3302 99% [============================================================= ] 3286/3302 99% [============================================================= ] 3287/3302 99% [============================================================= ] 3288/3302 99% [============================================================= ] 3289/3302 99% [============================================================= ] 3290/3302 99% [============================================================= ] 3291/3302 99% [============================================================= ] 3292/3302 99% [============================================================= ] 3293/3302 99% [============================================================= ] 3294/3302 99% [============================================================= ] 3295/3302 99% [============================================================= ] 3296/3302 99% [============================================================= ] 3297/3302 99% [============================================================= ] 3298/3302 99% [============================================================= ] 3299/3302 99% [============================================================= ] 3300/3302 99% [============================================================= ] 3301/3302 99% [==============================================================] 3302/3302 100% operation complete, 3302 objects in 41862 NAND pages. ln -snf /home/thomas/autobuild/instance-3/output-1/host/arceb-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-3/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot' make: Entering directory '/home/thomas/autobuild/instance-3/buildroot' >>> Buildroot 2022.08-rc1-5212-g79e01ef950 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final arc-2020.09-release Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final arc-2020.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.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) >>> uclibc 1.0.44 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 4.19.296 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-xz 5.4.4 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> 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-python3 3.11.6 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-python-pypa-build 1.0.3 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-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-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) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> can-utils 2023.03 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> comix-cursors 0.9.1 Collecting legal info >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.14.8 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> host-delve 1.20.2 Collecting legal info LICENSE: OK (sha256: 778864b990007e8cef6633f8c372dd05bac1fada6cf67b008afb1483f83b38f5) >>> host-go 1.21.3 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) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> exim 4.96.1 Collecting legal info LICENCE: OK (sha256: 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f) >>> host-berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> openssl Collecting legal info >>> libopenssl 3.1.3 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> fetchmail 6.4.37 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fxdiv 63058eff77e11aa15bf531df5dd34395ec3017c8 Collecting legal info LICENSE: OK (sha256: 7cac00006125b1486a27e4801ed66357236e984c540bd323945ab7b66b078ec3) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libgit2 1.7.1 Collecting legal info COPYING: OK (sha256: 6f3c2cd59b057e366c1acc073b038135c52d77892bb33bd4d931c5369d3f062b) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> linux-firmware 20230804 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) WHENCE: OK (sha256: 0f87f8f67de39828d8e59c69369f850e0a80de638795e22ddfdd1f7f31cdf889) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> mbpfan 2.4.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> mhz 11aac2399780a1f7ea9f007b14af0464797d5cf1 Collecting legal info LICENSE: OK (sha256: 9449d373cad921620bb8f1e4f7b39f957e263163ded159c1efc8de27f8997099) >>> host-moby-buildkit 0.11.6 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> mongoose 7.8 Collecting legal info LICENSE: OK (sha256: b41c293820074278291813af9f181918154875c94d744a90bf4eec331be28ac5) >>> nettle 3.9.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcsc-lite 2.0.0 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> 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) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> spidev_test 4.10 Collecting legal info >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> host-swugenerator 0.2 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-python-libconf 2.0.1 Collecting legal info LICENSE: OK (sha256: 3c2afc8c9f7a12032f225e6fa870e85af14d1b71236afe28d94a4b67e5e8c873) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: linux-headers-4.19.296: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: spidev_test-4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'