>>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2'@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', '-O2', '-g2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g2'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/mips64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g2'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/mips64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/mksh$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/mksh" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/thomas/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells ln -sf mksh /home/thomas/autobuild/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /home/thomas/autobuild/instance-1/output-1/target/etc/passwd rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/include /home/thomas/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-1/output-1/target/usr/doc find /home/thomas/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-1/output-1/target/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/man /home/thomas/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/info /home/thomas/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/doc /home/thomas/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true find /home/thomas/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-4607-g1da113559f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2023.08.1\"" \ ) > /home/thomas/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-1/output-1/per-package /home/thomas/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2721 objects. stage 2: creating image '/home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/2721 0% [ ] 2/2721 0% [ ] 3/2721 0% [ ] 4/2721 0% [ ] 5/2721 0% [ ] 6/2721 0% [ ] 7/2721 0% [ ] 8/2721 0% [ ] 9/2721 0% [ ] 10/2721 0% [ ] 11/2721 0% [ ] 12/2721 0% [ ] 13/2721 0% [ ] 14/2721 0% [ ] 15/2721 0% [ ] 16/2721 0% [ ] 17/2721 0% [ ] 18/2721 0% [ ] 19/2721 0% [ ] 20/2721 0% [ ] 21/2721 0% [ ] 22/2721 0% [ ] 23/2721 0% [ ] 24/2721 0% [ ] 25/2721 0% [ ] 26/2721 0% [ ] 27/2721 0% [ ] 28/2721 1% [ ] 29/2721 1% [ ] 30/2721 1% [ ] 31/2721 1% [ ] 32/2721 1% [ ] 33/2721 1% [ ] 34/2721 1% [ ] 35/2721 1% [ ] 36/2721 1% [ ] 37/2721 1% [ ] 38/2721 1% [ ] 39/2721 1% [ ] 40/2721 1% [ ] 41/2721 1% [ ] 42/2721 1% [ ] 43/2721 1% [= ] 44/2721 1% [= ] 45/2721 1% [= ] 46/2721 1% [= ] 47/2721 1% [= ] 48/2721 1% [= ] 49/2721 1% [= ] 50/2721 1% [= ] 51/2721 1% [= ] 52/2721 1% [= ] 53/2721 1% [= ] 54/2721 1% [= ] 55/2721 2% [= ] 56/2721 2% [= ] 57/2721 2% [= ] 58/2721 2% [= ] 59/2721 2% [= ] 60/2721 2% [= ] 61/2721 2% [= ] 62/2721 2% [= ] 63/2721 2% [= ] 64/2721 2% [= ] 65/2721 2% [= ] 66/2721 2% [= ] 67/2721 2% [= ] 68/2721 2% [= ] 69/2721 2% [= ] 70/2721 2% [= ] 71/2721 2% [= ] 72/2721 2% [= ] 73/2721 2% [= ] 74/2721 2% [= ] 75/2721 2% [= ] 76/2721 2% [= ] 77/2721 2% [= ] 78/2721 2% [= ] 79/2721 2% [= ] 80/2721 2% [= ] 81/2721 2% [= ] 82/2721 3% [= ] 83/2721 3% [= ] 84/2721 3% [= ] 85/2721 3% [= ] 86/2721 3% [= ] 87/2721 3% [== ] 88/2721 3% [== ] 89/2721 3% [== ] 90/2721 3% [== ] 91/2721 3% [== ] 92/2721 3% [== ] 93/2721 3% [== ] 94/2721 3% [== ] 95/2721 3% [== ] 96/2721 3% [== ] 97/2721 3% [== ] 98/2721 3% [== ] 99/2721 3% [== ] 100/2721 3% [== ] 101/2721 3% [== ] 102/2721 3% [== ] 103/2721 3% [== ] 104/2721 3% [== ] 105/2721 3% [== ] 106/2721 3% [== ] 107/2721 3% [== ] 108/2721 3% [== ] 109/2721 4% [== ] 110/2721 4% [== ] 111/2721 4% [== ] 112/2721 4% [== ] 113/2721 4% [== ] 114/2721 4% [== ] 115/2721 4% [== ] 116/2721 4% [== ] 117/2721 4% [== ] 118/2721 4% [== ] 119/2721 4% [== ] 120/2721 4% [== ] 121/2721 4% [== ] 122/2721 4% [== ] 123/2721 4% [== ] 124/2721 4% [== ] 125/2721 4% [== ] 126/2721 4% [== ] 127/2721 4% [== ] 128/2721 4% [== ] 129/2721 4% [== ] 130/2721 4% [== ] 131/2721 4% [=== ] 132/2721 4% [=== ] 133/2721 4% [=== ] 134/2721 4% [=== ] 135/2721 4% [=== ] 136/2721 4% [=== ] 137/2721 5% [=== ] 138/2721 5% [=== ] 139/2721 5% [=== ] 140/2721 5% [=== ] 141/2721 5% [=== ] 142/2721 5% [=== ] 143/2721 5% [=== ] 144/2721 5% [=== ] 145/2721 5% [=== ] 146/2721 5% [=== ] 147/2721 5% [=== ] 148/2721 5% [=== ] 149/2721 5% [=== ] 150/2721 5% [=== ] 151/2721 5% [=== ] 152/2721 5% [=== ] 153/2721 5% [=== ] 154/2721 5% [=== ] 155/2721 5% [=== ] 156/2721 5% [=== ] 157/2721 5% [=== ] 158/2721 5% [=== ] 159/2721 5% [=== ] 160/2721 5% [=== ] 161/2721 5% [=== ] 162/2721 5% [=== ] 163/2721 5% [=== ] 164/2721 6% [=== ] 165/2721 6% [=== ] 166/2721 6% [=== ] 167/2721 6% [=== ] 168/2721 6% [=== ] 169/2721 6% [=== ] 170/2721 6% [=== ] 171/2721 6% [=== ] 172/2721 6% [=== ] 173/2721 6% [=== ] 174/2721 6% [=== ] 175/2721 6% [==== ] 176/2721 6% [==== ] 177/2721 6% [==== ] 178/2721 6% [==== ] 179/2721 6% [==== ] 180/2721 6% [==== ] 181/2721 6% [==== ] 182/2721 6% [==== ] 183/2721 6% [==== ] 184/2721 6% [==== ] 185/2721 6% [==== ] 186/2721 6% [==== ] 187/2721 6% [==== ] 188/2721 6% [==== ] 189/2721 6% [==== ] 190/2721 6% [==== ] 191/2721 7% [==== ] 192/2721 7% [==== ] 193/2721 7% [==== ] 194/2721 7% [==== ] 195/2721 7% [==== ] 196/2721 7% [==== ] 197/2721 7% [==== ] 198/2721 7% [==== ] 199/2721 7% [==== ] 200/2721 7% [==== ] 201/2721 7% [==== ] 202/2721 7% [==== ] 203/2721 7% [==== ] 204/2721 7% [==== ] 205/2721 7% [==== ] 206/2721 7% [==== ] 207/2721 7% [==== ] 208/2721 7% [==== ] 209/2721 7% [==== ] 210/2721 7% [==== ] 211/2721 7% [==== ] 212/2721 7% [==== ] 213/2721 7% [==== ] 214/2721 7% [==== ] 215/2721 7% [==== ] 216/2721 7% [==== ] 217/2721 7% [==== ] 218/2721 8% [==== ] 219/2721 8% [===== ] 220/2721 8% [===== ] 221/2721 8% [===== ] 222/2721 8% [===== ] 223/2721 8% [===== ] 224/2721 8% [===== ] 225/2721 8% [===== ] 226/2721 8% [===== ] 227/2721 8% [===== ] 228/2721 8% [===== ] 229/2721 8% [===== ] 230/2721 8% [===== ] 231/2721 8% [===== ] 232/2721 8% [===== ] 233/2721 8% [===== ] 234/2721 8% [===== ] 235/2721 8% [===== ] 236/2721 8% [===== ] 237/2721 8% [===== ] 238/2721 8% [===== ] 239/2721 8% [===== ] 240/2721 8% [===== ] 241/2721 8% [===== ] 242/2721 8% [===== ] 243/2721 8% [===== ] 244/2721 8% [===== ] 245/2721 9% [===== ] 246/2721 9% [===== ] 247/2721 9% [===== ] 248/2721 9% [===== ] 249/2721 9% [===== ] 250/2721 9% [===== ] 251/2721 9% [===== ] 252/2721 9% [===== ] 253/2721 9% [===== ] 254/2721 9% [===== ] 255/2721 9% [===== ] 256/2721 9% [===== ] 257/2721 9% [===== ] 258/2721 9% [===== ] 259/2721 9% [===== ] 260/2721 9% [===== ] 261/2721 9% [===== ] 262/2721 9% [===== ] 263/2721 9% [====== ] 264/2721 9% [====== ] 265/2721 9% [====== ] 266/2721 9% [====== ] 267/2721 9% [====== ] 268/2721 9% [====== ] 269/2721 9% [====== ] 270/2721 9% [====== ] 271/2721 9% [====== ] 272/2721 9% [====== ] 273/2721 10% [====== ] 274/2721 10% [====== ] 275/2721 10% [====== ] 276/2721 10% [====== ] 277/2721 10% [====== ] 278/2721 10% [====== ] 279/2721 10% [====== ] 280/2721 10% [====== ] 281/2721 10% [====== ] 282/2721 10% [====== ] 283/2721 10% [====== ] 284/2721 10% [====== ] 285/2721 10% [====== ] 286/2721 10% [====== ] 287/2721 10% [====== ] 288/2721 10% [====== ] 289/2721 10% [====== ] 290/2721 10% [====== ] 291/2721 10% [====== ] 292/2721 10% [====== ] 293/2721 10% [====== ] 294/2721 10% [====== ] 295/2721 10% [====== ] 296/2721 10% [====== ] 297/2721 10% [====== ] 298/2721 10% [====== ] 299/2721 10% [====== ] 300/2721 11% [====== ] 301/2721 11% [====== ] 302/2721 11% [====== ] 303/2721 11% [====== ] 304/2721 11% [====== ] 305/2721 11% [====== ] 306/2721 11% [====== ] 307/2721 11% [======= ] 308/2721 11% [======= ] 309/2721 11% [======= ] 310/2721 11% [======= ] 311/2721 11% [======= ] 312/2721 11% [======= ] 313/2721 11% [======= ] 314/2721 11% [======= ] 315/2721 11% [======= ] 316/2721 11% [======= ] 317/2721 11% [======= ] 318/2721 11% [======= ] 319/2721 11% [======= ] 320/2721 11% [======= ] 321/2721 11% [======= ] 322/2721 11% [======= ] 323/2721 11% [======= ] 324/2721 11% [======= ] 325/2721 11% [======= ] 326/2721 11% [======= ] 327/2721 12% [======= ] 328/2721 12% [======= ] 329/2721 12% [======= ] 330/2721 12% [======= ] 331/2721 12% [======= ] 332/2721 12% [======= ] 333/2721 12% [======= ] 334/2721 12% [======= ] 335/2721 12% [======= ] 336/2721 12% [======= ] 337/2721 12% [======= ] 338/2721 12% [======= ] 339/2721 12% [======= ] 340/2721 12% [======= ] 341/2721 12% [======= ] 342/2721 12% [======= ] 343/2721 12% [======= ] 344/2721 12% [======= ] 345/2721 12% [======= ] 346/2721 12% [======= ] 347/2721 12% [======= ] 348/2721 12% [======= ] 349/2721 12% [======= ] 350/2721 12% [======= ] 351/2721 12% [======== ] 352/2721 12% [======== ] 353/2721 12% [======== ] 354/2721 13% [======== ] 355/2721 13% [======== ] 356/2721 13% [======== ] 357/2721 13% [======== ] 358/2721 13% [======== ] 359/2721 13% [======== ] 360/2721 13% [======== ] 361/2721 13% [======== ] 362/2721 13% [======== ] 363/2721 13% [======== ] 364/2721 13% [======== ] 365/2721 13% [======== ] 366/2721 13% [======== ] 367/2721 13% [======== ] 368/2721 13% [======== ] 369/2721 13% [======== ] 370/2721 13% [======== ] 371/2721 13% [======== ] 372/2721 13% [======== ] 373/2721 13% [======== ] 374/2721 13% [======== ] 375/2721 13% [======== ] 376/2721 13% [======== ] 377/2721 13% [======== ] 378/2721 13% [======== ] 379/2721 13% [======== ] 380/2721 13% [======== ] 381/2721 14% [======== ] 382/2721 14% [======== ] 383/2721 14% [======== ] 384/2721 14% [======== ] 385/2721 14% [======== ] 386/2721 14% [======== ] 387/2721 14% [======== ] 388/2721 14% [======== ] 389/2721 14% [======== ] 390/2721 14% [======== ] 391/2721 14% [======== ] 392/2721 14% [======== ] 393/2721 14% [======== ] 394/2721 14% [========= ] 395/2721 14% [========= ] 396/2721 14% [========= ] 397/2721 14% [========= ] 398/2721 14% [========= ] 399/2721 14% [========= ] 400/2721 14% [========= ] 401/2721 14% [========= ] 402/2721 14% [========= ] 403/2721 14% [========= ] 404/2721 14% [========= ] 405/2721 14% [========= ] 406/2721 14% [========= ] 407/2721 14% [========= ] 408/2721 14% [========= ] 409/2721 15% [========= ] 410/2721 15% [========= ] 411/2721 15% [========= ] 412/2721 15% [========= ] 413/2721 15% [========= ] 414/2721 15% [========= ] 415/2721 15% [========= ] 416/2721 15% [========= ] 417/2721 15% [========= ] 418/2721 15% [========= ] 419/2721 15% [========= ] 420/2721 15% [========= ] 421/2721 15% [========= ] 422/2721 15% [========= ] 423/2721 15% [========= ] 424/2721 15% [========= ] 425/2721 15% [========= ] 426/2721 15% [========= ] 427/2721 15% [========= ] 428/2721 15% [========= ] 429/2721 15% [========= ] 430/2721 15% [========= ] 431/2721 15% [========= ] 432/2721 15% [========= ] 433/2721 15% [========= ] 434/2721 15% [========= ] 435/2721 15% [========= ] 436/2721 16% [========= ] 437/2721 16% [========= ] 438/2721 16% [========== ] 439/2721 16% [========== ] 440/2721 16% [========== ] 441/2721 16% [========== ] 442/2721 16% [========== ] 443/2721 16% [========== ] 444/2721 16% [========== ] 445/2721 16% [========== ] 446/2721 16% [========== ] 447/2721 16% [========== ] 448/2721 16% [========== ] 449/2721 16% [========== ] 450/2721 16% [========== ] 451/2721 16% [========== ] 452/2721 16% [========== ] 453/2721 16% [========== ] 454/2721 16% [========== ] 455/2721 16% [========== ] 456/2721 16% [========== ] 457/2721 16% [========== ] 458/2721 16% [========== ] 459/2721 16% [========== ] 460/2721 16% [========== ] 461/2721 16% [========== ] 462/2721 16% [========== ] 463/2721 17% [========== ] 464/2721 17% [========== ] 465/2721 17% [========== ] 466/2721 17% [========== ] 467/2721 17% [========== ] 468/2721 17% [========== ] 469/2721 17% [========== ] 470/2721 17% [========== ] 471/2721 17% [========== ] 472/2721 17% [========== ] 473/2721 17% [========== ] 474/2721 17% [========== ] 475/2721 17% [========== ] 476/2721 17% [========== ] 477/2721 17% [========== ] 478/2721 17% [========== ] 479/2721 17% [========== ] 480/2721 17% [========== ] 481/2721 17% [========== ] 482/2721 17% [=========== ] 483/2721 17% [=========== ] 484/2721 17% [=========== ] 485/2721 17% [=========== ] 486/2721 17% [=========== ] 487/2721 17% [=========== ] 488/2721 17% [=========== ] 489/2721 17% [=========== ] 490/2721 18% [=========== ] 491/2721 18% [=========== ] 492/2721 18% [=========== ] 493/2721 18% [=========== ] 494/2721 18% [=========== ] 495/2721 18% [=========== ] 496/2721 18% [=========== ] 497/2721 18% [=========== ] 498/2721 18% [=========== ] 499/2721 18% [=========== ] 500/2721 18% [=========== ] 501/2721 18% [=========== ] 502/2721 18% [=========== ] 503/2721 18% [=========== ] 504/2721 18% [=========== ] 505/2721 18% [=========== ] 506/2721 18% [=========== ] 507/2721 18% [=========== ] 508/2721 18% [=========== ] 509/2721 18% [=========== ] 510/2721 18% [=========== ] 511/2721 18% [=========== ] 512/2721 18% [=========== ] 513/2721 18% [=========== ] 514/2721 18% [=========== ] 515/2721 18% [=========== ] 516/2721 18% [=========== ] 517/2721 19% [=========== ] 518/2721 19% [=========== ] 519/2721 19% [=========== ] 520/2721 19% [=========== ] 521/2721 19% [=========== ] 522/2721 19% [=========== ] 523/2721 19% [=========== ] 524/2721 19% [=========== ] 525/2721 19% [=========== ] 526/2721 19% [============ ] 527/2721 19% [============ ] 528/2721 19% [============ ] 529/2721 19% [============ ] 530/2721 19% [============ ] 531/2721 19% [============ ] 532/2721 19% [============ ] 533/2721 19% [============ ] 534/2721 19% [============ ] 535/2721 19% [============ ] 536/2721 19% [============ ] 537/2721 19% [============ ] 538/2721 19% [============ ] 539/2721 19% [============ ] 540/2721 19% [============ ] 541/2721 19% [============ ] 542/2721 19% [============ ] 543/2721 19% [============ ] 544/2721 19% [============ ] 545/2721 20% [============ ] 546/2721 20% [============ ] 547/2721 20% [============ ] 548/2721 20% [============ ] 549/2721 20% [============ ] 550/2721 20% [============ ] 551/2721 20% [============ ] 552/2721 20% [============ ] 553/2721 20% [============ ] 554/2721 20% [============ ] 555/2721 20% [============ ] 556/2721 20% [============ ] 557/2721 20% [============ ] 558/2721 20% [============ ] 559/2721 20% [============ ] 560/2721 20% [============ ] 561/2721 20% [============ ] 562/2721 20% [============ ] 563/2721 20% [============ ] 564/2721 20% [============ ] 565/2721 20% [============ ] 566/2721 20% [============ ] 567/2721 20% [============ ] 568/2721 20% [============ ] 569/2721 20% [============ ] 570/2721 20% [============= ] 571/2721 20% [============= ] 572/2721 21% [============= ] 573/2721 21% [============= ] 574/2721 21% [============= ] 575/2721 21% [============= ] 576/2721 21% [============= ] 577/2721 21% [============= ] 578/2721 21% [============= ] 579/2721 21% [============= ] 580/2721 21% [============= ] 581/2721 21% [============= ] 582/2721 21% [============= ] 583/2721 21% [============= ] 584/2721 21% [============= ] 585/2721 21% [============= ] 586/2721 21% [============= ] 587/2721 21% [============= ] 588/2721 21% [============= ] 589/2721 21% [============= ] 590/2721 21% [============= ] 591/2721 21% [============= ] 592/2721 21% [============= ] 593/2721 21% [============= ] 594/2721 21% [============= ] 595/2721 21% [============= ] 596/2721 21% [============= ] 597/2721 21% [============= ] 598/2721 21% [============= ] 599/2721 22% [============= ] 600/2721 22% [============= ] 601/2721 22% [============= ] 602/2721 22% [============= ] 603/2721 22% [============= ] 604/2721 22% [============= ] 605/2721 22% [============= ] 606/2721 22% [============= ] 607/2721 22% [============= ] 608/2721 22% [============= ] 609/2721 22% [============= ] 610/2721 22% [============= ] 611/2721 22% [============= ] 612/2721 22% [============= ] 613/2721 22% [============= ] 614/2721 22% [============== ] 615/2721 22% [============== ] 616/2721 22% [============== ] 617/2721 22% [============== ] 618/2721 22% [============== ] 619/2721 22% [============== ] 620/2721 22% [============== ] 621/2721 22% [============== ] 622/2721 22% [============== ] 623/2721 22% [============== ] 624/2721 22% [============== ] 625/2721 22% [============== ] 626/2721 23% [============== ] 627/2721 23% [============== ] 628/2721 23% [============== ] 629/2721 23% [============== ] 630/2721 23% [============== ] 631/2721 23% [============== ] 632/2721 23% [============== ] 633/2721 23% [============== ] 634/2721 23% [============== ] 635/2721 23% [============== ] 636/2721 23% [============== ] 637/2721 23% [============== ] 638/2721 23% [============== ] 639/2721 23% [============== ] 640/2721 23% [============== ] 641/2721 23% [============== ] 642/2721 23% [============== ] 643/2721 23% [============== ] 644/2721 23% [============== ] 645/2721 23% [============== ] 646/2721 23% [============== ] 647/2721 23% [============== ] 648/2721 23% [============== ] 649/2721 23% [============== ] 650/2721 23% [============== ] 651/2721 23% [============== ] 652/2721 23% [============== ] 653/2721 23% [============== ] 654/2721 24% [============== ] 655/2721 24% [============== ] 656/2721 24% [============== ] 657/2721 24% [============== ] 658/2721 24% [=============== ] 659/2721 24% [=============== ] 660/2721 24% [=============== ] 661/2721 24% [=============== ] 662/2721 24% [=============== ] 663/2721 24% [=============== ] 664/2721 24% [=============== ] 665/2721 24% [=============== ] 666/2721 24% [=============== ] 667/2721 24% [=============== ] 668/2721 24% [=============== ] 669/2721 24% [=============== ] 670/2721 24% [=============== ] 671/2721 24% [=============== ] 672/2721 24% [=============== ] 673/2721 24% [=============== ] 674/2721 24% [=============== ] 675/2721 24% [=============== ] 676/2721 24% [=============== ] 677/2721 24% [=============== ] 678/2721 24% [=============== ] 679/2721 24% [=============== ] 680/2721 24% [=============== ] 681/2721 25% [=============== ] 682/2721 25% [=============== ] 683/2721 25% [=============== ] 684/2721 25% [=============== ] 685/2721 25% [=============== ] 686/2721 25% [=============== ] 687/2721 25% [=============== ] 688/2721 25% [=============== ] 689/2721 25% [=============== ] 690/2721 25% [=============== ] 691/2721 25% [=============== ] 692/2721 25% [=============== ] 693/2721 25% [=============== ] 694/2721 25% [=============== ] 695/2721 25% [=============== ] 696/2721 25% [=============== ] 697/2721 25% [=============== ] 698/2721 25% [=============== ] 699/2721 25% [=============== ] 700/2721 25% [=============== ] 701/2721 25% [=============== ] 702/2721 25% [================ ] 703/2721 25% [================ ] 704/2721 25% [================ ] 705/2721 25% [================ ] 706/2721 25% [================ ] 707/2721 25% [================ ] 708/2721 26% [================ ] 709/2721 26% [================ ] 710/2721 26% [================ ] 711/2721 26% [================ ] 712/2721 26% [================ ] 713/2721 26% [================ ] 714/2721 26% [================ ] 715/2721 26% [================ ] 716/2721 26% [================ ] 717/2721 26% [================ ] 718/2721 26% [================ ] 719/2721 26% [================ ] 720/2721 26% [================ ] 721/2721 26% [================ ] 722/2721 26% [================ ] 723/2721 26% [================ ] 724/2721 26% [================ ] 725/2721 26% [================ ] 726/2721 26% [================ ] 727/2721 26% [================ ] 728/2721 26% [================ ] 729/2721 26% [================ ] 730/2721 26% [================ ] 731/2721 26% [================ ] 732/2721 26% [================ ] 733/2721 26% [================ ] 734/2721 26% [================ ] 735/2721 27% [================ ] 736/2721 27% [================ ] 737/2721 27% [================ ] 738/2721 27% [================ ] 739/2721 27% [================ ] 740/2721 27% [================ ] 741/2721 27% [================ ] 742/2721 27% [================ ] 743/2721 27% [================ ] 744/2721 27% [================ ] 745/2721 27% [================ ] 746/2721 27% [================= ] 747/2721 27% [================= ] 748/2721 27% [================= ] 749/2721 27% [================= ] 750/2721 27% [================= ] 751/2721 27% [================= ] 752/2721 27% [================= ] 753/2721 27% [================= ] 754/2721 27% [================= ] 755/2721 27% [================= ] 756/2721 27% [================= ] 757/2721 27% [================= ] 758/2721 27% [================= ] 759/2721 27% [================= ] 760/2721 27% [================= ] 761/2721 27% [================= ] 762/2721 28% [================= ] 763/2721 28% [================= ] 764/2721 28% [================= ] 765/2721 28% [================= ] 766/2721 28% [================= ] 767/2721 28% [================= ] 768/2721 28% [================= ] 769/2721 28% [================= ] 770/2721 28% [================= ] 771/2721 28% [================= ] 772/2721 28% [================= ] 773/2721 28% [================= ] 774/2721 28% [================= ] 775/2721 28% [================= ] 776/2721 28% [================= ] 777/2721 28% [================= ] 778/2721 28% [================= ] 779/2721 28% [================= ] 780/2721 28% [================= ] 781/2721 28% [================= ] 782/2721 28% [================= ] 783/2721 28% [================= ] 784/2721 28% [================= ] 785/2721 28% [================= ] 786/2721 28% [================= ] 787/2721 28% [================= ] 788/2721 28% [================= ] 789/2721 28% [================== ] 790/2721 29% [================== ] 791/2721 29% [================== ] 792/2721 29% [================== ] 793/2721 29% [================== ] 794/2721 29% [================== ] 795/2721 29% [================== ] 796/2721 29% [================== ] 797/2721 29% [================== ] 798/2721 29% [================== ] 799/2721 29% [================== ] 800/2721 29% [================== ] 801/2721 29% [================== ] 802/2721 29% [================== ] 803/2721 29% [================== ] 804/2721 29% [================== ] 805/2721 29% [================== ] 806/2721 29% [================== ] 807/2721 29% [================== ] 808/2721 29% [================== ] 809/2721 29% [================== ] 810/2721 29% [================== ] 811/2721 29% [================== ] 812/2721 29% [================== ] 813/2721 29% [================== ] 814/2721 29% [================== ] 815/2721 29% [================== ] 816/2721 29% [================== ] 817/2721 30% [================== ] 818/2721 30% [================== ] 819/2721 30% [================== ] 820/2721 30% [================== ] 821/2721 30% [================== ] 822/2721 30% [================== ] 823/2721 30% [================== ] 824/2721 30% [================== ] 825/2721 30% [================== ] 826/2721 30% [================== ] 827/2721 30% [================== ] 828/2721 30% [================== ] 829/2721 30% [================== ] 830/2721 30% [================== ] 831/2721 30% [================== ] 832/2721 30% [================== ] 833/2721 30% [=================== ] 834/2721 30% [=================== ] 835/2721 30% [=================== ] 836/2721 30% [=================== ] 837/2721 30% [=================== ] 838/2721 30% [=================== ] 839/2721 30% [=================== ] 840/2721 30% [=================== ] 841/2721 30% [=================== ] 842/2721 30% [=================== ] 843/2721 30% [=================== ] 844/2721 31% [=================== ] 845/2721 31% [=================== ] 846/2721 31% [=================== ] 847/2721 31% [=================== ] 848/2721 31% [=================== ] 849/2721 31% [=================== ] 850/2721 31% [=================== ] 851/2721 31% [=================== ] 852/2721 31% [=================== ] 853/2721 31% [=================== ] 854/2721 31% [=================== ] 855/2721 31% [=================== ] 856/2721 31% [=================== ] 857/2721 31% [=================== ] 858/2721 31% [=================== ] 859/2721 31% [=================== ] 860/2721 31% [=================== ] 861/2721 31% [=================== ] 862/2721 31% [=================== ] 863/2721 31% [=================== ] 864/2721 31% [=================== ] 865/2721 31% [=================== ] 866/2721 31% [=================== ] 867/2721 31% [=================== ] 868/2721 31% [=================== ] 869/2721 31% [=================== ] 870/2721 31% [=================== ] 871/2721 32% [=================== ] 872/2721 32% [=================== ] 873/2721 32% [=================== ] 874/2721 32% [=================== ] 875/2721 32% [=================== ] 876/2721 32% [=================== ] 877/2721 32% [==================== ] 878/2721 32% [==================== ] 879/2721 32% [==================== ] 880/2721 32% [==================== ] 881/2721 32% [==================== ] 882/2721 32% [==================== ] 883/2721 32% [==================== ] 884/2721 32% [==================== ] 885/2721 32% [==================== ] 886/2721 32% [==================== ] 887/2721 32% [==================== ] 888/2721 32% [==================== ] 889/2721 32% [==================== ] 890/2721 32% [==================== ] 891/2721 32% [==================== ] 892/2721 32% [==================== ] 893/2721 32% [==================== ] 894/2721 32% [==================== ] 895/2721 32% [==================== ] 896/2721 32% [==================== ] 897/2721 32% [==================== ] 898/2721 33% [==================== ] 899/2721 33% [==================== ] 900/2721 33% [==================== ] 901/2721 33% [==================== ] 902/2721 33% [==================== ] 903/2721 33% [==================== ] 904/2721 33% [==================== ] 905/2721 33% [==================== ] 906/2721 33% [==================== ] 907/2721 33% [==================== ] 908/2721 33% [==================== ] 909/2721 33% [==================== ] 910/2721 33% [==================== ] 911/2721 33% [==================== ] 912/2721 33% [==================== ] 913/2721 33% [==================== ] 914/2721 33% [==================== ] 915/2721 33% [==================== ] 916/2721 33% [==================== ] 917/2721 33% [==================== ] 918/2721 33% [==================== ] 919/2721 33% [==================== ] 920/2721 33% [==================== ] 921/2721 33% [===================== ] 922/2721 33% [===================== ] 923/2721 33% [===================== ] 924/2721 33% [===================== ] 925/2721 33% [===================== ] 926/2721 34% [===================== ] 927/2721 34% [===================== ] 928/2721 34% [===================== ] 929/2721 34% [===================== ] 930/2721 34% [===================== ] 931/2721 34% [===================== ] 932/2721 34% [===================== ] 933/2721 34% [===================== ] 934/2721 34% [===================== ] 935/2721 34% [===================== ] 936/2721 34% [===================== ] 937/2721 34% [===================== ] 938/2721 34% [===================== ] 939/2721 34% [===================== ] 940/2721 34% [===================== ] 941/2721 34% [===================== ] 942/2721 34% [===================== ] 943/2721 34% [===================== ] 944/2721 34% [===================== ] 945/2721 34% [===================== ] 946/2721 34% [===================== ] 947/2721 34% [===================== ] 948/2721 34% [===================== ] 949/2721 34% [===================== ] 950/2721 34% [===================== ] 951/2721 34% [===================== ] 952/2721 34% [===================== ] 953/2721 35% [===================== ] 954/2721 35% [===================== ] 955/2721 35% [===================== ] 956/2721 35% [===================== ] 957/2721 35% [===================== ] 958/2721 35% [===================== ] 959/2721 35% [===================== ] 960/2721 35% [===================== ] 961/2721 35% [===================== ] 962/2721 35% [===================== ] 963/2721 35% [===================== ] 964/2721 35% [===================== ] 965/2721 35% [====================== ] 966/2721 35% [====================== ] 967/2721 35% [====================== ] 968/2721 35% [====================== ] 969/2721 35% [====================== ] 970/2721 35% [====================== ] 971/2721 35% [====================== ] 972/2721 35% [====================== ] 973/2721 35% [====================== ] 974/2721 35% [====================== ] 975/2721 35% [====================== ] 976/2721 35% [====================== ] 977/2721 35% [====================== ] 978/2721 35% [====================== ] 979/2721 35% [====================== ] 980/2721 36% [====================== ] 981/2721 36% [====================== ] 982/2721 36% [====================== ] 983/2721 36% [====================== ] 984/2721 36% [====================== ] 985/2721 36% [====================== ] 986/2721 36% [====================== ] 987/2721 36% [====================== ] 988/2721 36% [====================== ] 989/2721 36% [====================== ] 990/2721 36% [====================== ] 991/2721 36% [====================== ] 992/2721 36% [====================== ] 993/2721 36% [====================== ] 994/2721 36% [====================== ] 995/2721 36% [====================== ] 996/2721 36% [====================== ] 997/2721 36% [====================== ] 998/2721 36% [====================== ] 999/2721 36% [====================== ] 1000/2721 36% [====================== ] 1001/2721 36% [====================== ] 1002/2721 36% [====================== ] 1003/2721 36% [====================== ] 1004/2721 36% [====================== ] 1005/2721 36% [====================== ] 1006/2721 36% [====================== ] 1007/2721 37% [====================== ] 1008/2721 37% [====================== ] 1009/2721 37% [======================= ] 1010/2721 37% [======================= ] 1011/2721 37% [======================= ] 1012/2721 37% [======================= ] 1013/2721 37% [======================= ] 1014/2721 37% [======================= ] 1015/2721 37% [======================= ] 1016/2721 37% [======================= ] 1017/2721 37% [======================= ] 1018/2721 37% [======================= ] 1019/2721 37% [======================= ] 1020/2721 37% [======================= ] 1021/2721 37% [======================= ] 1022/2721 37% [======================= ] 1023/2721 37% [======================= ] 1024/2721 37% [======================= ] 1025/2721 37% [======================= ] 1026/2721 37% [======================= ] 1027/2721 37% [======================= ] 1028/2721 37% [======================= ] 1029/2721 37% [======================= ] 1030/2721 37% [======================= ] 1031/2721 37% [======================= ] 1032/2721 37% [======================= ] 1033/2721 37% [======================= ] 1034/2721 38% [======================= ] 1035/2721 38% [======================= ] 1036/2721 38% [======================= ] 1037/2721 38% [======================= ] 1038/2721 38% [======================= ] 1039/2721 38% [======================= ] 1040/2721 38% [======================= ] 1041/2721 38% [======================= ] 1042/2721 38% [======================= ] 1043/2721 38% [======================= ] 1044/2721 38% [======================= ] 1045/2721 38% [======================= ] 1046/2721 38% [======================= ] 1047/2721 38% [======================= ] 1048/2721 38% [======================= ] 1049/2721 38% [======================= ] 1050/2721 38% [======================= ] 1051/2721 38% [======================= ] 1052/2721 38% [======================= ] 1053/2721 38% [======================== ] 1054/2721 38% [======================== ] 1055/2721 38% [======================== ] 1056/2721 38% [======================== ] 1057/2721 38% [======================== ] 1058/2721 38% [======================== ] 1059/2721 38% [======================== ] 1060/2721 38% [======================== ] 1061/2721 38% [======================== ] 1062/2721 39% [======================== ] 1063/2721 39% [======================== ] 1064/2721 39% [======================== ] 1065/2721 39% [======================== ] 1066/2721 39% [======================== ] 1067/2721 39% [======================== ] 1068/2721 39% [======================== ] 1069/2721 39% [======================== ] 1070/2721 39% [======================== ] 1071/2721 39% [======================== ] 1072/2721 39% [======================== ] 1073/2721 39% [======================== ] 1074/2721 39% [======================== ] 1075/2721 39% [======================== ] 1076/2721 39% [======================== ] 1077/2721 39% [======================== ] 1078/2721 39% [======================== ] 1079/2721 39% [======================== ] 1080/2721 39% [======================== ] 1081/2721 39% [======================== ] 1082/2721 39% [======================== ] 1083/2721 39% [======================== ] 1084/2721 39% [======================== ] 1085/2721 39% [======================== ] 1086/2721 39% [======================== ] 1087/2721 39% [======================== ] 1088/2721 39% [======================== ] 1089/2721 40% [======================== ] 1090/2721 40% [======================== ] 1091/2721 40% [======================== ] 1092/2721 40% [======================== ] 1093/2721 40% [======================== ] 1094/2721 40% [======================== ] 1095/2721 40% [======================== ] 1096/2721 40% [======================== ] 1097/2721 40% [========================= ] 1098/2721 40% [========================= ] 1099/2721 40% [========================= ] 1100/2721 40% [========================= ] 1101/2721 40% [========================= ] 1102/2721 40% [========================= ] 1103/2721 40% [========================= ] 1104/2721 40% [========================= ] 1105/2721 40% [========================= ] 1106/2721 40% [========================= ] 1107/2721 40% [========================= ] 1108/2721 40% [========================= ] 1109/2721 40% [========================= ] 1110/2721 40% [========================= ] 1111/2721 40% [========================= ] 1112/2721 40% [========================= ] 1113/2721 40% [========================= ] 1114/2721 40% [========================= ] 1115/2721 40% [========================= ] 1116/2721 41% [========================= ] 1117/2721 41% [========================= ] 1118/2721 41% [========================= ] 1119/2721 41% [========================= ] 1120/2721 41% [========================= ] 1121/2721 41% [========================= ] 1122/2721 41% [========================= ] 1123/2721 41% [========================= ] 1124/2721 41% [========================= ] 1125/2721 41% [========================= ] 1126/2721 41% [========================= ] 1127/2721 41% [========================= ] 1128/2721 41% [========================= ] 1129/2721 41% [========================= ] 1130/2721 41% [========================= ] 1131/2721 41% [========================= ] 1132/2721 41% [========================= ] 1133/2721 41% [========================= ] 1134/2721 41% [========================= ] 1135/2721 41% [========================= ] 1136/2721 41% [========================= ] 1137/2721 41% [========================= ] 1138/2721 41% [========================= ] 1139/2721 41% [========================= ] 1140/2721 41% [========================= ] 1141/2721 41% [========================== ] 1142/2721 41% [========================== ] 1143/2721 42% [========================== ] 1144/2721 42% [========================== ] 1145/2721 42% [========================== ] 1146/2721 42% [========================== ] 1147/2721 42% [========================== ] 1148/2721 42% [========================== ] 1149/2721 42% [========================== ] 1150/2721 42% [========================== ] 1151/2721 42% [========================== ] 1152/2721 42% [========================== ] 1153/2721 42% [========================== ] 1154/2721 42% [========================== ] 1155/2721 42% [========================== ] 1156/2721 42% [========================== ] 1157/2721 42% [========================== ] 1158/2721 42% [========================== ] 1159/2721 42% [========================== ] 1160/2721 42% [========================== ] 1161/2721 42% [========================== ] 1162/2721 42% [========================== ] 1163/2721 42% [========================== ] 1164/2721 42% [========================== ] 1165/2721 42% [========================== ] 1166/2721 42% [========================== ] 1167/2721 42% [========================== ] 1168/2721 42% [========================== ] 1169/2721 42% [========================== ] 1170/2721 42% [========================== ] 1171/2721 43% [========================== ] 1172/2721 43% [========================== ] 1173/2721 43% [========================== ] 1174/2721 43% [========================== ] 1175/2721 43% [========================== ] 1176/2721 43% [========================== ] 1177/2721 43% [========================== ] 1178/2721 43% [========================== ] 1179/2721 43% [========================== ] 1180/2721 43% [========================== ] 1181/2721 43% [========================== ] 1182/2721 43% [========================== ] 1183/2721 43% [========================== ] 1184/2721 43% [=========================== ] 1185/2721 43% [=========================== ] 1186/2721 43% [=========================== ] 1187/2721 43% [=========================== ] 1188/2721 43% [=========================== ] 1189/2721 43% [=========================== ] 1190/2721 43% [=========================== ] 1191/2721 43% [=========================== ] 1192/2721 43% [=========================== ] 1193/2721 43% [=========================== ] 1194/2721 43% [=========================== ] 1195/2721 43% [=========================== ] 1196/2721 43% [=========================== ] 1197/2721 43% [=========================== ] 1198/2721 44% [=========================== ] 1199/2721 44% [=========================== ] 1200/2721 44% [=========================== ] 1201/2721 44% [=========================== ] 1202/2721 44% [=========================== ] 1203/2721 44% [=========================== ] 1204/2721 44% [=========================== ] 1205/2721 44% [=========================== ] 1206/2721 44% [=========================== ] 1207/2721 44% [=========================== ] 1208/2721 44% [=========================== ] 1209/2721 44% [=========================== ] 1210/2721 44% [=========================== ] 1211/2721 44% [=========================== ] 1212/2721 44% [=========================== ] 1213/2721 44% [=========================== ] 1214/2721 44% [=========================== ] 1215/2721 44% [=========================== ] 1216/2721 44% [=========================== ] 1217/2721 44% [=========================== ] 1218/2721 44% [=========================== ] 1219/2721 44% [=========================== ] 1220/2721 44% [=========================== ] 1221/2721 44% [=========================== ] 1222/2721 44% [=========================== ] 1223/2721 44% [=========================== ] 1224/2721 44% [=========================== ] 1225/2721 45% [=========================== ] 1226/2721 45% [=========================== ] 1227/2721 45% [=========================== ] 1228/2721 45% [============================ ] 1229/2721 45% [============================ ] 1230/2721 45% [============================ ] 1231/2721 45% [============================ ] 1232/2721 45% [============================ ] 1233/2721 45% [============================ ] 1234/2721 45% [============================ ] 1235/2721 45% [============================ ] 1236/2721 45% [============================ ] 1237/2721 45% [============================ ] 1238/2721 45% [============================ ] 1239/2721 45% [============================ ] 1240/2721 45% [============================ ] 1241/2721 45% [============================ ] 1242/2721 45% [============================ ] 1243/2721 45% [============================ ] 1244/2721 45% [============================ ] 1245/2721 45% [============================ ] 1246/2721 45% [============================ ] 1247/2721 45% [============================ ] 1248/2721 45% [============================ ] 1249/2721 45% [============================ ] 1250/2721 45% [============================ ] 1251/2721 45% [============================ ] 1252/2721 46% [============================ ] 1253/2721 46% [============================ ] 1254/2721 46% [============================ ] 1255/2721 46% [============================ ] 1256/2721 46% [============================ ] 1257/2721 46% [============================ ] 1258/2721 46% [============================ ] 1259/2721 46% [============================ ] 1260/2721 46% [============================ ] 1261/2721 46% [============================ ] 1262/2721 46% [============================ ] 1263/2721 46% [============================ ] 1264/2721 46% [============================ ] 1265/2721 46% [============================ ] 1266/2721 46% [============================ ] 1267/2721 46% [============================ ] 1268/2721 46% [============================ ] 1269/2721 46% [============================ ] 1270/2721 46% [============================ ] 1271/2721 46% [============================ ] 1272/2721 46% [============================= ] 1273/2721 46% [============================= ] 1274/2721 46% [============================= ] 1275/2721 46% [============================= ] 1276/2721 46% [============================= ] 1277/2721 46% [============================= ] 1278/2721 46% [============================= ] 1279/2721 47% [============================= ] 1280/2721 47% [============================= ] 1281/2721 47% [============================= ] 1282/2721 47% [============================= ] 1283/2721 47% [============================= ] 1284/2721 47% [============================= ] 1285/2721 47% [============================= ] 1286/2721 47% [============================= ] 1287/2721 47% [============================= ] 1288/2721 47% [============================= ] 1289/2721 47% [============================= ] 1290/2721 47% [============================= ] 1291/2721 47% [============================= ] 1292/2721 47% [============================= ] 1293/2721 47% [============================= ] 1294/2721 47% [============================= ] 1295/2721 47% [============================= ] 1296/2721 47% [============================= ] 1297/2721 47% [============================= ] 1298/2721 47% [============================= ] 1299/2721 47% [============================= ] 1300/2721 47% [============================= ] 1301/2721 47% [============================= ] 1302/2721 47% [============================= ] 1303/2721 47% [============================= ] 1304/2721 47% [============================= ] 1305/2721 47% [============================= ] 1306/2721 47% [============================= ] 1307/2721 48% [============================= ] 1308/2721 48% [============================= ] 1309/2721 48% [============================= ] 1310/2721 48% [============================= ] 1311/2721 48% [============================= ] 1312/2721 48% [============================= ] 1313/2721 48% [============================= ] 1314/2721 48% [============================= ] 1315/2721 48% [============================= ] 1316/2721 48% [============================== ] 1317/2721 48% [============================== ] 1318/2721 48% [============================== ] 1319/2721 48% [============================== ] 1320/2721 48% [============================== ] 1321/2721 48% [============================== ] 1322/2721 48% [============================== ] 1323/2721 48% [============================== ] 1324/2721 48% [============================== ] 1325/2721 48% [============================== ] 1326/2721 48% [============================== ] 1327/2721 48% [============================== ] 1328/2721 48% [============================== ] 1329/2721 48% [============================== ] 1330/2721 48% [============================== ] 1331/2721 48% [============================== ] 1332/2721 48% [============================== ] 1333/2721 48% [============================== ] 1334/2721 49% [============================== ] 1335/2721 49% [============================== ] 1336/2721 49% [============================== ] 1337/2721 49% [============================== ] 1338/2721 49% [============================== ] 1339/2721 49% [============================== ] 1340/2721 49% [============================== ] 1341/2721 49% [============================== ] 1342/2721 49% [============================== ] 1343/2721 49% [============================== ] 1344/2721 49% [============================== ] 1345/2721 49% [============================== ] 1346/2721 49% [============================== ] 1347/2721 49% [============================== ] 1348/2721 49% [============================== ] 1349/2721 49% [============================== ] 1350/2721 49% [============================== ] 1351/2721 49% [============================== ] 1352/2721 49% [============================== ] 1353/2721 49% [============================== ] 1354/2721 49% [============================== ] 1355/2721 49% [============================== ] 1356/2721 49% [============================== ] 1357/2721 49% [============================== ] 1358/2721 49% [============================== ] 1359/2721 49% [============================== ] 1360/2721 49% [=============================== ] 1361/2721 50% [=============================== ] 1362/2721 50% [=============================== ] 1363/2721 50% [=============================== ] 1364/2721 50% [=============================== ] 1365/2721 50% [=============================== ] 1366/2721 50% [=============================== ] 1367/2721 50% [=============================== ] 1368/2721 50% [=============================== ] 1369/2721 50% [=============================== ] 1370/2721 50% [=============================== ] 1371/2721 50% [=============================== ] 1372/2721 50% [=============================== ] 1373/2721 50% [=============================== ] 1374/2721 50% [=============================== ] 1375/2721 50% [=============================== ] 1376/2721 50% [=============================== ] 1377/2721 50% [=============================== ] 1378/2721 50% [=============================== ] 1379/2721 50% [=============================== ] 1380/2721 50% [=============================== ] 1381/2721 50% [=============================== ] 1382/2721 50% [=============================== ] 1383/2721 50% [=============================== ] 1384/2721 50% [=============================== ] 1385/2721 50% [=============================== ] 1386/2721 50% [=============================== ] 1387/2721 50% [=============================== ] 1388/2721 51% [=============================== ] 1389/2721 51% [=============================== ] 1390/2721 51% [=============================== ] 1391/2721 51% [=============================== ] 1392/2721 51% [=============================== ] 1393/2721 51% [=============================== ] 1394/2721 51% [=============================== ] 1395/2721 51% [=============================== ] 1396/2721 51% [=============================== ] 1397/2721 51% [=============================== ] 1398/2721 51% [=============================== ] 1399/2721 51% [=============================== ] 1400/2721 51% [=============================== ] 1401/2721 51% [=============================== ] 1402/2721 51% [=============================== ] 1403/2721 51% [=============================== ] 1404/2721 51% [================================ ] 1405/2721 51% [================================ ] 1406/2721 51% [================================ ] 1407/2721 51% [================================ ] 1408/2721 51% [================================ ] 1409/2721 51% [================================ ] 1410/2721 51% [================================ ] 1411/2721 51% [================================ ] 1412/2721 51% [================================ ] 1413/2721 51% [================================ ] 1414/2721 51% [================================ ] 1415/2721 52% [================================ ] 1416/2721 52% [================================ ] 1417/2721 52% [================================ ] 1418/2721 52% [================================ ] 1419/2721 52% [================================ ] 1420/2721 52% [================================ ] 1421/2721 52% [================================ ] 1422/2721 52% [================================ ] 1423/2721 52% [================================ ] 1424/2721 52% [================================ ] 1425/2721 52% [================================ ] 1426/2721 52% [================================ ] 1427/2721 52% [================================ ] 1428/2721 52% [================================ ] 1429/2721 52% [================================ ] 1430/2721 52% [================================ ] 1431/2721 52% [================================ ] 1432/2721 52% [================================ ] 1433/2721 52% [================================ ] 1434/2721 52% [================================ ] 1435/2721 52% [================================ ] 1436/2721 52% [================================ ] 1437/2721 52% [================================ ] 1438/2721 52% [================================ ] 1439/2721 52% [================================ ] 1440/2721 52% [================================ ] 1441/2721 52% [================================ ] 1442/2721 52% [================================ ] 1443/2721 53% [================================ ] 1444/2721 53% [================================ ] 1445/2721 53% [================================ ] 1446/2721 53% [================================ ] 1447/2721 53% [================================ ] 1448/2721 53% [================================= ] 1449/2721 53% [================================= ] 1450/2721 53% [================================= ] 1451/2721 53% [================================= ] 1452/2721 53% [================================= ] 1453/2721 53% [================================= ] 1454/2721 53% [================================= ] 1455/2721 53% [================================= ] 1456/2721 53% [================================= ] 1457/2721 53% [================================= ] 1458/2721 53% [================================= ] 1459/2721 53% [================================= ] 1460/2721 53% [================================= ] 1461/2721 53% [================================= ] 1462/2721 53% [================================= ] 1463/2721 53% [================================= ] 1464/2721 53% [================================= ] 1465/2721 53% [================================= ] 1466/2721 53% [================================= ] 1467/2721 53% [================================= ] 1468/2721 53% [================================= ] 1469/2721 53% [================================= ] 1470/2721 54% [================================= ] 1471/2721 54% [================================= ] 1472/2721 54% [================================= ] 1473/2721 54% [================================= ] 1474/2721 54% [================================= ] 1475/2721 54% [================================= ] 1476/2721 54% [================================= ] 1477/2721 54% [================================= ] 1478/2721 54% [================================= ] 1479/2721 54% [================================= ] 1480/2721 54% [================================= ] 1481/2721 54% [================================= ] 1482/2721 54% [================================= ] 1483/2721 54% [================================= ] 1484/2721 54% [================================= ] 1485/2721 54% [================================= ] 1486/2721 54% [================================= ] 1487/2721 54% [================================= ] 1488/2721 54% [================================= ] 1489/2721 54% [================================= ] 1490/2721 54% [================================= ] 1491/2721 54% [================================= ] 1492/2721 54% [================================== ] 1493/2721 54% [================================== ] 1494/2721 54% [================================== ] 1495/2721 54% [================================== ] 1496/2721 54% [================================== ] 1497/2721 55% [================================== ] 1498/2721 55% [================================== ] 1499/2721 55% [================================== ] 1500/2721 55% [================================== ] 1501/2721 55% [================================== ] 1502/2721 55% [================================== ] 1503/2721 55% [================================== ] 1504/2721 55% [================================== ] 1505/2721 55% [================================== ] 1506/2721 55% [================================== ] 1507/2721 55% [================================== ] 1508/2721 55% [================================== ] 1509/2721 55% [================================== ] 1510/2721 55% [================================== ] 1511/2721 55% [================================== ] 1512/2721 55% [================================== ] 1513/2721 55% [================================== ] 1514/2721 55% [================================== ] 1515/2721 55% [================================== ] 1516/2721 55% [================================== ] 1517/2721 55% [================================== ] 1518/2721 55% [================================== ] 1519/2721 55% [================================== ] 1520/2721 55% [================================== ] 1521/2721 55% [================================== ] 1522/2721 55% [================================== ] 1523/2721 55% [================================== ] 1524/2721 56% [================================== ] 1525/2721 56% [================================== ] 1526/2721 56% [================================== ] 1527/2721 56% [================================== ] 1528/2721 56% [================================== ] 1529/2721 56% [================================== ] 1530/2721 56% [================================== ] 1531/2721 56% [================================== ] 1532/2721 56% [================================== ] 1533/2721 56% [================================== ] 1534/2721 56% [================================== ] 1535/2721 56% [================================== ] 1536/2721 56% [=================================== ] 1537/2721 56% [=================================== ] 1538/2721 56% [=================================== ] 1539/2721 56% [=================================== ] 1540/2721 56% [=================================== ] 1541/2721 56% [=================================== ] 1542/2721 56% [=================================== ] 1543/2721 56% [=================================== ] 1544/2721 56% [=================================== ] 1545/2721 56% [=================================== ] 1546/2721 56% [=================================== ] 1547/2721 56% [=================================== ] 1548/2721 56% [=================================== ] 1549/2721 56% [=================================== ] 1550/2721 56% [=================================== ] 1551/2721 57% [=================================== ] 1552/2721 57% [=================================== ] 1553/2721 57% [=================================== ] 1554/2721 57% [=================================== ] 1555/2721 57% [=================================== ] 1556/2721 57% [=================================== ] 1557/2721 57% [=================================== ] 1558/2721 57% [=================================== ] 1559/2721 57% [=================================== ] 1560/2721 57% [=================================== ] 1561/2721 57% [=================================== ] 1562/2721 57% [=================================== ] 1563/2721 57% [=================================== ] 1564/2721 57% [=================================== ] 1565/2721 57% [=================================== ] 1566/2721 57% [=================================== ] 1567/2721 57% [=================================== ] 1568/2721 57% [=================================== ] 1569/2721 57% [=================================== ] 1570/2721 57% [=================================== ] 1571/2721 57% [=================================== ] 1572/2721 57% [=================================== ] 1573/2721 57% [=================================== ] 1574/2721 57% [=================================== ] 1575/2721 57% [=================================== ] 1576/2721 57% [=================================== ] 1577/2721 57% [=================================== ] 1578/2721 57% [=================================== ] 1579/2721 58% [==================================== ] 1580/2721 58% [==================================== ] 1581/2721 58% [==================================== ] 1582/2721 58% [==================================== ] 1583/2721 58% [==================================== ] 1584/2721 58% [==================================== ] 1585/2721 58% [==================================== ] 1586/2721 58% [==================================== ] 1587/2721 58% [==================================== ] 1588/2721 58% [==================================== ] 1589/2721 58% [==================================== ] 1590/2721 58% [==================================== ] 1591/2721 58% [==================================== ] 1592/2721 58% [==================================== ] 1593/2721 58% [==================================== ] 1594/2721 58% [==================================== ] 1595/2721 58% [==================================== ] 1596/2721 58% [==================================== ] 1597/2721 58% [==================================== ] 1598/2721 58% [==================================== ] 1599/2721 58% [==================================== ] 1600/2721 58% [==================================== ] 1601/2721 58% [==================================== ] 1602/2721 58% [==================================== ] 1603/2721 58% [==================================== ] 1604/2721 58% [==================================== ] 1605/2721 58% [==================================== ] 1606/2721 59% [==================================== ] 1607/2721 59% [==================================== ] 1608/2721 59% [==================================== ] 1609/2721 59% [==================================== ] 1610/2721 59% [==================================== ] 1611/2721 59% [==================================== ] 1612/2721 59% [==================================== ] 1613/2721 59% [==================================== ] 1614/2721 59% [==================================== ] 1615/2721 59% [==================================== ] 1616/2721 59% [==================================== ] 1617/2721 59% [==================================== ] 1618/2721 59% [==================================== ] 1619/2721 59% [==================================== ] 1620/2721 59% [==================================== ] 1621/2721 59% [==================================== ] 1622/2721 59% [==================================== ] 1623/2721 59% [===================================== ] 1624/2721 59% [===================================== ] 1625/2721 59% [===================================== ] 1626/2721 59% [===================================== ] 1627/2721 59% [===================================== ] 1628/2721 59% [===================================== ] 1629/2721 59% [===================================== ] 1630/2721 59% [===================================== ] 1631/2721 59% [===================================== ] 1632/2721 59% [===================================== ] 1633/2721 60% [===================================== ] 1634/2721 60% [===================================== ] 1635/2721 60% [===================================== ] 1636/2721 60% [===================================== ] 1637/2721 60% [===================================== ] 1638/2721 60% [===================================== ] 1639/2721 60% [===================================== ] 1640/2721 60% [===================================== ] 1641/2721 60% [===================================== ] 1642/2721 60% [===================================== ] 1643/2721 60% [===================================== ] 1644/2721 60% [===================================== ] 1645/2721 60% [===================================== ] 1646/2721 60% [===================================== ] 1647/2721 60% [===================================== ] 1648/2721 60% [===================================== ] 1649/2721 60% [===================================== ] 1650/2721 60% [===================================== ] 1651/2721 60% [===================================== ] 1652/2721 60% [===================================== ] 1653/2721 60% [===================================== ] 1654/2721 60% [===================================== ] 1655/2721 60% [===================================== ] 1656/2721 60% [===================================== ] 1657/2721 60% [===================================== ] 1658/2721 60% [===================================== ] 1659/2721 60% [===================================== ] 1660/2721 61% [===================================== ] 1661/2721 61% [===================================== ] 1662/2721 61% [===================================== ] 1663/2721 61% [===================================== ] 1664/2721 61% [===================================== ] 1665/2721 61% [===================================== ] 1666/2721 61% [===================================== ] 1667/2721 61% [====================================== ] 1668/2721 61% [====================================== ] 1669/2721 61% [====================================== ] 1670/2721 61% [====================================== ] 1671/2721 61% [====================================== ] 1672/2721 61% [====================================== ] 1673/2721 61% [====================================== ] 1674/2721 61% [====================================== ] 1675/2721 61% [====================================== ] 1676/2721 61% [====================================== ] 1677/2721 61% [====================================== ] 1678/2721 61% [====================================== ] 1679/2721 61% [====================================== ] 1680/2721 61% [====================================== ] 1681/2721 61% [====================================== ] 1682/2721 61% [====================================== ] 1683/2721 61% [====================================== ] 1684/2721 61% [====================================== ] 1685/2721 61% [====================================== ] 1686/2721 61% [====================================== ] 1687/2721 61% [====================================== ] 1688/2721 62% [====================================== ] 1689/2721 62% [====================================== ] 1690/2721 62% [====================================== ] 1691/2721 62% [====================================== ] 1692/2721 62% [====================================== ] 1693/2721 62% [====================================== ] 1694/2721 62% [====================================== ] 1695/2721 62% [====================================== ] 1696/2721 62% [====================================== ] 1697/2721 62% [====================================== ] 1698/2721 62% [====================================== ] 1699/2721 62% [====================================== ] 1700/2721 62% [====================================== ] 1701/2721 62% [====================================== ] 1702/2721 62% [====================================== ] 1703/2721 62% [====================================== ] 1704/2721 62% [====================================== ] 1705/2721 62% [====================================== ] 1706/2721 62% [====================================== ] 1707/2721 62% [====================================== ] 1708/2721 62% [====================================== ] 1709/2721 62% [====================================== ] 1710/2721 62% [====================================== ] 1711/2721 62% [======================================= ] 1712/2721 62% [======================================= ] 1713/2721 62% [======================================= ] 1714/2721 62% [======================================= ] 1715/2721 63% [======================================= ] 1716/2721 63% [======================================= ] 1717/2721 63% [======================================= ] 1718/2721 63% [======================================= ] 1719/2721 63% [======================================= ] 1720/2721 63% [======================================= ] 1721/2721 63% [======================================= ] 1722/2721 63% [======================================= ] 1723/2721 63% [======================================= ] 1724/2721 63% [======================================= ] 1725/2721 63% [======================================= ] 1726/2721 63% [======================================= ] 1727/2721 63% [======================================= ] 1728/2721 63% [======================================= ] 1729/2721 63% [======================================= ] 1730/2721 63% [======================================= ] 1731/2721 63% [======================================= ] 1732/2721 63% [======================================= ] 1733/2721 63% [======================================= ] 1734/2721 63% [======================================= ] 1735/2721 63% [======================================= ] 1736/2721 63% [======================================= ] 1737/2721 63% [======================================= ] 1738/2721 63% [======================================= ] 1739/2721 63% [======================================= ] 1740/2721 63% [======================================= ] 1741/2721 63% [======================================= ] 1742/2721 64% [======================================= ] 1743/2721 64% [======================================= ] 1744/2721 64% [======================================= ] 1745/2721 64% [======================================= ] 1746/2721 64% [======================================= ] 1747/2721 64% [======================================= ] 1748/2721 64% [======================================= ] 1749/2721 64% [======================================= ] 1750/2721 64% [======================================= ] 1751/2721 64% [======================================= ] 1752/2721 64% [======================================= ] 1753/2721 64% [======================================= ] 1754/2721 64% [======================================= ] 1755/2721 64% [======================================== ] 1756/2721 64% [======================================== ] 1757/2721 64% [======================================== ] 1758/2721 64% [======================================== ] 1759/2721 64% [======================================== ] 1760/2721 64% [======================================== ] 1761/2721 64% [======================================== ] 1762/2721 64% [======================================== ] 1763/2721 64% [======================================== ] 1764/2721 64% [======================================== ] 1765/2721 64% [======================================== ] 1766/2721 64% [======================================== ] 1767/2721 64% [======================================== ] 1768/2721 64% [======================================== ] 1769/2721 65% [======================================== ] 1770/2721 65% [======================================== ] 1771/2721 65% [======================================== ] 1772/2721 65% [======================================== ] 1773/2721 65% [======================================== ] 1774/2721 65% [======================================== ] 1775/2721 65% [======================================== ] 1776/2721 65% [======================================== ] 1777/2721 65% [======================================== ] 1778/2721 65% [======================================== ] 1779/2721 65% [======================================== ] 1780/2721 65% [======================================== ] 1781/2721 65% [======================================== ] 1782/2721 65% [======================================== ] 1783/2721 65% [======================================== ] 1784/2721 65% [======================================== ] 1785/2721 65% [======================================== ] 1786/2721 65% [======================================== ] 1787/2721 65% [======================================== ] 1788/2721 65% [======================================== ] 1789/2721 65% [======================================== ] 1790/2721 65% [======================================== ] 1791/2721 65% [======================================== ] 1792/2721 65% [======================================== ] 1793/2721 65% [======================================== ] 1794/2721 65% [======================================== ] 1795/2721 65% [======================================== ] 1796/2721 66% [======================================== ] 1797/2721 66% [======================================== ] 1798/2721 66% [======================================== ] 1799/2721 66% [========================================= ] 1800/2721 66% [========================================= ] 1801/2721 66% [========================================= ] 1802/2721 66% [========================================= ] 1803/2721 66% [========================================= ] 1804/2721 66% [========================================= ] 1805/2721 66% [========================================= ] 1806/2721 66% [========================================= ] 1807/2721 66% [========================================= ] 1808/2721 66% [========================================= ] 1809/2721 66% [========================================= ] 1810/2721 66% [========================================= ] 1811/2721 66% [========================================= ] 1812/2721 66% [========================================= ] 1813/2721 66% [========================================= ] 1814/2721 66% [========================================= ] 1815/2721 66% [========================================= ] 1816/2721 66% [========================================= ] 1817/2721 66% [========================================= ] 1818/2721 66% [========================================= ] 1819/2721 66% [========================================= ] 1820/2721 66% [========================================= ] 1821/2721 66% [========================================= ] 1822/2721 66% [========================================= ] 1823/2721 66% [========================================= ] 1824/2721 67% [========================================= ] 1825/2721 67% [========================================= ] 1826/2721 67% [========================================= ] 1827/2721 67% [========================================= ] 1828/2721 67% [========================================= ] 1829/2721 67% [========================================= ] 1830/2721 67% [========================================= ] 1831/2721 67% [========================================= ] 1832/2721 67% [========================================= ] 1833/2721 67% [========================================= ] 1834/2721 67% [========================================= ] 1835/2721 67% [========================================= ] 1836/2721 67% [========================================= ] 1837/2721 67% [========================================= ] 1838/2721 67% [========================================= ] 1839/2721 67% [========================================= ] 1840/2721 67% [========================================= ] 1841/2721 67% [========================================= ] 1842/2721 67% [========================================= ] 1843/2721 67% [========================================== ] 1844/2721 67% [========================================== ] 1845/2721 67% [========================================== ] 1846/2721 67% [========================================== ] 1847/2721 67% [========================================== ] 1848/2721 67% [========================================== ] 1849/2721 67% [========================================== ] 1850/2721 67% [========================================== ] 1851/2721 68% [========================================== ] 1852/2721 68% [========================================== ] 1853/2721 68% [========================================== ] 1854/2721 68% [========================================== ] 1855/2721 68% [========================================== ] 1856/2721 68% [========================================== ] 1857/2721 68% [========================================== ] 1858/2721 68% [========================================== ] 1859/2721 68% [========================================== ] 1860/2721 68% [========================================== ] 1861/2721 68% [========================================== ] 1862/2721 68% [========================================== ] 1863/2721 68% [========================================== ] 1864/2721 68% [========================================== ] 1865/2721 68% [========================================== ] 1866/2721 68% [========================================== ] 1867/2721 68% [========================================== ] 1868/2721 68% [========================================== ] 1869/2721 68% [========================================== ] 1870/2721 68% [========================================== ] 1871/2721 68% [========================================== ] 1872/2721 68% [========================================== ] 1873/2721 68% [========================================== ] 1874/2721 68% [========================================== ] 1875/2721 68% [========================================== ] 1876/2721 68% [========================================== ] 1877/2721 68% [========================================== ] 1878/2721 69% [========================================== ] 1879/2721 69% [========================================== ] 1880/2721 69% [========================================== ] 1881/2721 69% [========================================== ] 1882/2721 69% [========================================== ] 1883/2721 69% [========================================== ] 1884/2721 69% [========================================== ] 1885/2721 69% [========================================== ] 1886/2721 69% [========================================== ] 1887/2721 69% [=========================================== ] 1888/2721 69% [=========================================== ] 1889/2721 69% [=========================================== ] 1890/2721 69% [=========================================== ] 1891/2721 69% [=========================================== ] 1892/2721 69% [=========================================== ] 1893/2721 69% [=========================================== ] 1894/2721 69% [=========================================== ] 1895/2721 69% [=========================================== ] 1896/2721 69% [=========================================== ] 1897/2721 69% [=========================================== ] 1898/2721 69% [=========================================== ] 1899/2721 69% [=========================================== ] 1900/2721 69% [=========================================== ] 1901/2721 69% [=========================================== ] 1902/2721 69% [=========================================== ] 1903/2721 69% [=========================================== ] 1904/2721 69% [=========================================== ] 1905/2721 70% [=========================================== ] 1906/2721 70% [=========================================== ] 1907/2721 70% [=========================================== ] 1908/2721 70% [=========================================== ] 1909/2721 70% [=========================================== ] 1910/2721 70% [=========================================== ] 1911/2721 70% [=========================================== ] 1912/2721 70% [=========================================== ] 1913/2721 70% [=========================================== ] 1914/2721 70% [=========================================== ] 1915/2721 70% [=========================================== ] 1916/2721 70% [=========================================== ] 1917/2721 70% [=========================================== ] 1918/2721 70% [=========================================== ] 1919/2721 70% [=========================================== ] 1920/2721 70% [=========================================== ] 1921/2721 70% [=========================================== ] 1922/2721 70% [=========================================== ] 1923/2721 70% [=========================================== ] 1924/2721 70% [=========================================== ] 1925/2721 70% [=========================================== ] 1926/2721 70% [=========================================== ] 1927/2721 70% [=========================================== ] 1928/2721 70% [=========================================== ] 1929/2721 70% [=========================================== ] 1930/2721 70% [=========================================== ] 1931/2721 70% [============================================ ] 1932/2721 71% [============================================ ] 1933/2721 71% [============================================ ] 1934/2721 71% [============================================ ] 1935/2721 71% [============================================ ] 1936/2721 71% [============================================ ] 1937/2721 71% [============================================ ] 1938/2721 71% [============================================ ] 1939/2721 71% [============================================ ] 1940/2721 71% [============================================ ] 1941/2721 71% [============================================ ] 1942/2721 71% [============================================ ] 1943/2721 71% [============================================ ] 1944/2721 71% [============================================ ] 1945/2721 71% [============================================ ] 1946/2721 71% [============================================ ] 1947/2721 71% [============================================ ] 1948/2721 71% [============================================ ] 1949/2721 71% [============================================ ] 1950/2721 71% [============================================ ] 1951/2721 71% [============================================ ] 1952/2721 71% [============================================ ] 1953/2721 71% [============================================ ] 1954/2721 71% [============================================ ] 1955/2721 71% [============================================ ] 1956/2721 71% [============================================ ] 1957/2721 71% [============================================ ] 1958/2721 71% [============================================ ] 1959/2721 71% [============================================ ] 1960/2721 72% [============================================ ] 1961/2721 72% [============================================ ] 1962/2721 72% [============================================ ] 1963/2721 72% [============================================ ] 1964/2721 72% [============================================ ] 1965/2721 72% [============================================ ] 1966/2721 72% [============================================ ] 1967/2721 72% [============================================ ] 1968/2721 72% [============================================ ] 1969/2721 72% [============================================ ] 1970/2721 72% [============================================ ] 1971/2721 72% [============================================ ] 1972/2721 72% [============================================ ] 1973/2721 72% [============================================ ] 1974/2721 72% [============================================= ] 1975/2721 72% [============================================= ] 1976/2721 72% [============================================= ] 1977/2721 72% [============================================= ] 1978/2721 72% [============================================= ] 1979/2721 72% [============================================= ] 1980/2721 72% [============================================= ] 1981/2721 72% [============================================= ] 1982/2721 72% [============================================= ] 1983/2721 72% [============================================= ] 1984/2721 72% [============================================= ] 1985/2721 72% [============================================= ] 1986/2721 72% [============================================= ] 1987/2721 73% [============================================= ] 1988/2721 73% [============================================= ] 1989/2721 73% [============================================= ] 1990/2721 73% [============================================= ] 1991/2721 73% [============================================= ] 1992/2721 73% [============================================= ] 1993/2721 73% [============================================= ] 1994/2721 73% [============================================= ] 1995/2721 73% [============================================= ] 1996/2721 73% [============================================= ] 1997/2721 73% [============================================= ] 1998/2721 73% [============================================= ] 1999/2721 73% [============================================= ] 2000/2721 73% [============================================= ] 2001/2721 73% [============================================= ] 2002/2721 73% [============================================= ] 2003/2721 73% [============================================= ] 2004/2721 73% [============================================= ] 2005/2721 73% [============================================= ] 2006/2721 73% [============================================= ] 2007/2721 73% [============================================= ] 2008/2721 73% [============================================= ] 2009/2721 73% [============================================= ] 2010/2721 73% [============================================= ] 2011/2721 73% [============================================= ] 2012/2721 73% [============================================= ] 2013/2721 73% [============================================= ] 2014/2721 74% [============================================= ] 2015/2721 74% [============================================= ] 2016/2721 74% [============================================= ] 2017/2721 74% [============================================= ] 2018/2721 74% [============================================== ] 2019/2721 74% [============================================== ] 2020/2721 74% [============================================== ] 2021/2721 74% [============================================== ] 2022/2721 74% [============================================== ] 2023/2721 74% [============================================== ] 2024/2721 74% [============================================== ] 2025/2721 74% [============================================== ] 2026/2721 74% [============================================== ] 2027/2721 74% [============================================== ] 2028/2721 74% [============================================== ] 2029/2721 74% [============================================== ] 2030/2721 74% [============================================== ] 2031/2721 74% [============================================== ] 2032/2721 74% [============================================== ] 2033/2721 74% [============================================== ] 2034/2721 74% [============================================== ] 2035/2721 74% [============================================== ] 2036/2721 74% [============================================== ] 2037/2721 74% [============================================== ] 2038/2721 74% [============================================== ] 2039/2721 74% [============================================== ] 2040/2721 74% [============================================== ] 2041/2721 75% [============================================== ] 2042/2721 75% [============================================== ] 2043/2721 75% [============================================== ] 2044/2721 75% [============================================== ] 2045/2721 75% [============================================== ] 2046/2721 75% [============================================== ] 2047/2721 75% [============================================== ] 2048/2721 75% [============================================== ] 2049/2721 75% [============================================== ] 2050/2721 75% [============================================== ] 2051/2721 75% [============================================== ] 2052/2721 75% [============================================== ] 2053/2721 75% [============================================== ] 2054/2721 75% [============================================== ] 2055/2721 75% [============================================== ] 2056/2721 75% [============================================== ] 2057/2721 75% [============================================== ] 2058/2721 75% [============================================== ] 2059/2721 75% [============================================== ] 2060/2721 75% [============================================== ] 2061/2721 75% [============================================== ] 2062/2721 75% [=============================================== ] 2063/2721 75% [=============================================== ] 2064/2721 75% [=============================================== ] 2065/2721 75% [=============================================== ] 2066/2721 75% [=============================================== ] 2067/2721 75% [=============================================== ] 2068/2721 76% [=============================================== ] 2069/2721 76% [=============================================== ] 2070/2721 76% [=============================================== ] 2071/2721 76% [=============================================== ] 2072/2721 76% [=============================================== ] 2073/2721 76% [=============================================== ] 2074/2721 76% [=============================================== ] 2075/2721 76% [=============================================== ] 2076/2721 76% [=============================================== ] 2077/2721 76% [=============================================== ] 2078/2721 76% [=============================================== ] 2079/2721 76% [=============================================== ] 2080/2721 76% [=============================================== ] 2081/2721 76% [=============================================== ] 2082/2721 76% [=============================================== ] 2083/2721 76% [=============================================== ] 2084/2721 76% [=============================================== ] 2085/2721 76% [=============================================== ] 2086/2721 76% [=============================================== ] 2087/2721 76% [=============================================== ] 2088/2721 76% [=============================================== ] 2089/2721 76% [=============================================== ] 2090/2721 76% [=============================================== ] 2091/2721 76% [=============================================== ] 2092/2721 76% [=============================================== ] 2093/2721 76% [=============================================== ] 2094/2721 76% [=============================================== ] 2095/2721 76% [=============================================== ] 2096/2721 77% [=============================================== ] 2097/2721 77% [=============================================== ] 2098/2721 77% [=============================================== ] 2099/2721 77% [=============================================== ] 2100/2721 77% [=============================================== ] 2101/2721 77% [=============================================== ] 2102/2721 77% [=============================================== ] 2103/2721 77% [=============================================== ] 2104/2721 77% [=============================================== ] 2105/2721 77% [=============================================== ] 2106/2721 77% [================================================ ] 2107/2721 77% [================================================ ] 2108/2721 77% [================================================ ] 2109/2721 77% [================================================ ] 2110/2721 77% [================================================ ] 2111/2721 77% [================================================ ] 2112/2721 77% [================================================ ] 2113/2721 77% [================================================ ] 2114/2721 77% [================================================ ] 2115/2721 77% [================================================ ] 2116/2721 77% [================================================ ] 2117/2721 77% [================================================ ] 2118/2721 77% [================================================ ] 2119/2721 77% [================================================ ] 2120/2721 77% [================================================ ] 2121/2721 77% [================================================ ] 2122/2721 77% [================================================ ] 2123/2721 78% [================================================ ] 2124/2721 78% [================================================ ] 2125/2721 78% [================================================ ] 2126/2721 78% [================================================ ] 2127/2721 78% [================================================ ] 2128/2721 78% [================================================ ] 2129/2721 78% [================================================ ] 2130/2721 78% [================================================ ] 2131/2721 78% [================================================ ] 2132/2721 78% [================================================ ] 2133/2721 78% [================================================ ] 2134/2721 78% [================================================ ] 2135/2721 78% [================================================ ] 2136/2721 78% [================================================ ] 2137/2721 78% [================================================ ] 2138/2721 78% [================================================ ] 2139/2721 78% [================================================ ] 2140/2721 78% [================================================ ] 2141/2721 78% [================================================ ] 2142/2721 78% [================================================ ] 2143/2721 78% [================================================ ] 2144/2721 78% [================================================ ] 2145/2721 78% [================================================ ] 2146/2721 78% [================================================ ] 2147/2721 78% [================================================ ] 2148/2721 78% [================================================ ] 2149/2721 78% [================================================ ] 2150/2721 79% [================================================= ] 2151/2721 79% [================================================= ] 2152/2721 79% [================================================= ] 2153/2721 79% [================================================= ] 2154/2721 79% [================================================= ] 2155/2721 79% [================================================= ] 2156/2721 79% [================================================= ] 2157/2721 79% [================================================= ] 2158/2721 79% [================================================= ] 2159/2721 79% [================================================= ] 2160/2721 79% [================================================= ] 2161/2721 79% [================================================= ] 2162/2721 79% [================================================= ] 2163/2721 79% [================================================= ] 2164/2721 79% [================================================= ] 2165/2721 79% [================================================= ] 2166/2721 79% [================================================= ] 2167/2721 79% [================================================= ] 2168/2721 79% [================================================= ] 2169/2721 79% [================================================= ] 2170/2721 79% [================================================= ] 2171/2721 79% [================================================= ] 2172/2721 79% [================================================= ] 2173/2721 79% [================================================= ] 2174/2721 79% [================================================= ] 2175/2721 79% [================================================= ] 2176/2721 79% [================================================= ] 2177/2721 80% [================================================= ] 2178/2721 80% [================================================= ] 2179/2721 80% [================================================= ] 2180/2721 80% [================================================= ] 2181/2721 80% [================================================= ] 2182/2721 80% [================================================= ] 2183/2721 80% [================================================= ] 2184/2721 80% [================================================= ] 2185/2721 80% [================================================= ] 2186/2721 80% [================================================= ] 2187/2721 80% [================================================= ] 2188/2721 80% [================================================= ] 2189/2721 80% [================================================= ] 2190/2721 80% [================================================= ] 2191/2721 80% [================================================= ] 2192/2721 80% [================================================= ] 2193/2721 80% [================================================= ] 2194/2721 80% [================================================== ] 2195/2721 80% [================================================== ] 2196/2721 80% [================================================== ] 2197/2721 80% [================================================== ] 2198/2721 80% [================================================== ] 2199/2721 80% [================================================== ] 2200/2721 80% [================================================== ] 2201/2721 80% [================================================== ] 2202/2721 80% [================================================== ] 2203/2721 80% [================================================== ] 2204/2721 80% [================================================== ] 2205/2721 81% [================================================== ] 2206/2721 81% [================================================== ] 2207/2721 81% [================================================== ] 2208/2721 81% [================================================== ] 2209/2721 81% [================================================== ] 2210/2721 81% [================================================== ] 2211/2721 81% [================================================== ] 2212/2721 81% [================================================== ] 2213/2721 81% [================================================== ] 2214/2721 81% [================================================== ] 2215/2721 81% [================================================== ] 2216/2721 81% [================================================== ] 2217/2721 81% [================================================== ] 2218/2721 81% [================================================== ] 2219/2721 81% [================================================== ] 2220/2721 81% [================================================== ] 2221/2721 81% [================================================== ] 2222/2721 81% [================================================== ] 2223/2721 81% [================================================== ] 2224/2721 81% [================================================== ] 2225/2721 81% [================================================== ] 2226/2721 81% [================================================== ] 2227/2721 81% [================================================== ] 2228/2721 81% [================================================== ] 2229/2721 81% [================================================== ] 2230/2721 81% [================================================== ] 2231/2721 81% [================================================== ] 2232/2721 82% [================================================== ] 2233/2721 82% [================================================== ] 2234/2721 82% [================================================== ] 2235/2721 82% [================================================== ] 2236/2721 82% [================================================== ] 2237/2721 82% [================================================== ] 2238/2721 82% [=================================================== ] 2239/2721 82% [=================================================== ] 2240/2721 82% [=================================================== ] 2241/2721 82% [=================================================== ] 2242/2721 82% [=================================================== ] 2243/2721 82% [=================================================== ] 2244/2721 82% [=================================================== ] 2245/2721 82% [=================================================== ] 2246/2721 82% [=================================================== ] 2247/2721 82% [=================================================== ] 2248/2721 82% [=================================================== ] 2249/2721 82% [=================================================== ] 2250/2721 82% [=================================================== ] 2251/2721 82% [=================================================== ] 2252/2721 82% [=================================================== ] 2253/2721 82% [=================================================== ] 2254/2721 82% [=================================================== ] 2255/2721 82% [=================================================== ] 2256/2721 82% [=================================================== ] 2257/2721 82% [=================================================== ] 2258/2721 82% [=================================================== ] 2259/2721 83% [=================================================== ] 2260/2721 83% [=================================================== ] 2261/2721 83% [=================================================== ] 2262/2721 83% [=================================================== ] 2263/2721 83% [=================================================== ] 2264/2721 83% [=================================================== ] 2265/2721 83% [=================================================== ] 2266/2721 83% [=================================================== ] 2267/2721 83% [=================================================== ] 2268/2721 83% [=================================================== ] 2269/2721 83% [=================================================== ] 2270/2721 83% [=================================================== ] 2271/2721 83% [=================================================== ] 2272/2721 83% [=================================================== ] 2273/2721 83% [=================================================== ] 2274/2721 83% [=================================================== ] 2275/2721 83% [=================================================== ] 2276/2721 83% [=================================================== ] 2277/2721 83% [=================================================== ] 2278/2721 83% [=================================================== ] 2279/2721 83% [=================================================== ] 2280/2721 83% [=================================================== ] 2281/2721 83% [=================================================== ] 2282/2721 83% [==================================================== ] 2283/2721 83% [==================================================== ] 2284/2721 83% [==================================================== ] 2285/2721 83% [==================================================== ] 2286/2721 84% [==================================================== ] 2287/2721 84% [==================================================== ] 2288/2721 84% [==================================================== ] 2289/2721 84% [==================================================== ] 2290/2721 84% [==================================================== ] 2291/2721 84% [==================================================== ] 2292/2721 84% [==================================================== ] 2293/2721 84% [==================================================== ] 2294/2721 84% [==================================================== ] 2295/2721 84% [==================================================== ] 2296/2721 84% [==================================================== ] 2297/2721 84% [==================================================== ] 2298/2721 84% [==================================================== ] 2299/2721 84% [==================================================== ] 2300/2721 84% [==================================================== ] 2301/2721 84% [==================================================== ] 2302/2721 84% [==================================================== ] 2303/2721 84% [==================================================== ] 2304/2721 84% [==================================================== ] 2305/2721 84% [==================================================== ] 2306/2721 84% [==================================================== ] 2307/2721 84% [==================================================== ] 2308/2721 84% [==================================================== ] 2309/2721 84% [==================================================== ] 2310/2721 84% [==================================================== ] 2311/2721 84% [==================================================== ] 2312/2721 84% [==================================================== ] 2313/2721 85% [==================================================== ] 2314/2721 85% [==================================================== ] 2315/2721 85% [==================================================== ] 2316/2721 85% [==================================================== ] 2317/2721 85% [==================================================== ] 2318/2721 85% [==================================================== ] 2319/2721 85% [==================================================== ] 2320/2721 85% [==================================================== ] 2321/2721 85% [==================================================== ] 2322/2721 85% [==================================================== ] 2323/2721 85% [==================================================== ] 2324/2721 85% [==================================================== ] 2325/2721 85% [==================================================== ] 2326/2721 85% [===================================================== ] 2327/2721 85% [===================================================== ] 2328/2721 85% [===================================================== ] 2329/2721 85% [===================================================== ] 2330/2721 85% [===================================================== ] 2331/2721 85% [===================================================== ] 2332/2721 85% [===================================================== ] 2333/2721 85% [===================================================== ] 2334/2721 85% [===================================================== ] 2335/2721 85% [===================================================== ] 2336/2721 85% [===================================================== ] 2337/2721 85% [===================================================== ] 2338/2721 85% [===================================================== ] 2339/2721 85% [===================================================== ] 2340/2721 85% [===================================================== ] 2341/2721 86% [===================================================== ] 2342/2721 86% [===================================================== ] 2343/2721 86% [===================================================== ] 2344/2721 86% [===================================================== ] 2345/2721 86% [===================================================== ] 2346/2721 86% [===================================================== ] 2347/2721 86% [===================================================== ] 2348/2721 86% [===================================================== ] 2349/2721 86% [===================================================== ] 2350/2721 86% [===================================================== ] 2351/2721 86% [===================================================== ] 2352/2721 86% [===================================================== ] 2353/2721 86% [===================================================== ] 2354/2721 86% [===================================================== ] 2355/2721 86% [===================================================== ] 2356/2721 86% [===================================================== ] 2357/2721 86% [===================================================== ] 2358/2721 86% [===================================================== ] 2359/2721 86% [===================================================== ] 2360/2721 86% [===================================================== ] 2361/2721 86% [===================================================== ] 2362/2721 86% [===================================================== ] 2363/2721 86% [===================================================== ] 2364/2721 86% [===================================================== ] 2365/2721 86% [===================================================== ] 2366/2721 86% [===================================================== ] 2367/2721 86% [===================================================== ] 2368/2721 87% [===================================================== ] 2369/2721 87% [====================================================== ] 2370/2721 87% [====================================================== ] 2371/2721 87% [====================================================== ] 2372/2721 87% [====================================================== ] 2373/2721 87% [====================================================== ] 2374/2721 87% [====================================================== ] 2375/2721 87% [====================================================== ] 2376/2721 87% [====================================================== ] 2377/2721 87% [====================================================== ] 2378/2721 87% [====================================================== ] 2379/2721 87% [====================================================== ] 2380/2721 87% [====================================================== ] 2381/2721 87% [====================================================== ] 2382/2721 87% [====================================================== ] 2383/2721 87% [====================================================== ] 2384/2721 87% [====================================================== ] 2385/2721 87% [====================================================== ] 2386/2721 87% [====================================================== ] 2387/2721 87% [====================================================== ] 2388/2721 87% [====================================================== ] 2389/2721 87% [====================================================== ] 2390/2721 87% [====================================================== ] 2391/2721 87% [====================================================== ] 2392/2721 87% [====================================================== ] 2393/2721 87% [====================================================== ] 2394/2721 87% [====================================================== ] 2395/2721 88% [====================================================== ] 2396/2721 88% [====================================================== ] 2397/2721 88% [====================================================== ] 2398/2721 88% [====================================================== ] 2399/2721 88% [====================================================== ] 2400/2721 88% [====================================================== ] 2401/2721 88% [====================================================== ] 2402/2721 88% [====================================================== ] 2403/2721 88% [====================================================== ] 2404/2721 88% [====================================================== ] 2405/2721 88% [====================================================== ] 2406/2721 88% [====================================================== ] 2407/2721 88% [====================================================== ] 2408/2721 88% [====================================================== ] 2409/2721 88% [====================================================== ] 2410/2721 88% [====================================================== ] 2411/2721 88% [====================================================== ] 2412/2721 88% [====================================================== ] 2413/2721 88% [======================================================= ] 2414/2721 88% [======================================================= ] 2415/2721 88% [======================================================= ] 2416/2721 88% [======================================================= ] 2417/2721 88% [======================================================= ] 2418/2721 88% [======================================================= ] 2419/2721 88% [======================================================= ] 2420/2721 88% [======================================================= ] 2421/2721 88% [======================================================= ] 2422/2721 89% [======================================================= ] 2423/2721 89% [======================================================= ] 2424/2721 89% [======================================================= ] 2425/2721 89% [======================================================= ] 2426/2721 89% [======================================================= ] 2427/2721 89% [======================================================= ] 2428/2721 89% [======================================================= ] 2429/2721 89% [======================================================= ] 2430/2721 89% [======================================================= ] 2431/2721 89% [======================================================= ] 2432/2721 89% [======================================================= ] 2433/2721 89% [======================================================= ] 2434/2721 89% [======================================================= ] 2435/2721 89% [======================================================= ] 2436/2721 89% [======================================================= ] 2437/2721 89% [======================================================= ] 2438/2721 89% [======================================================= ] 2439/2721 89% [======================================================= ] 2440/2721 89% [======================================================= ] 2441/2721 89% [======================================================= ] 2442/2721 89% [======================================================= ] 2443/2721 89% [======================================================= ] 2444/2721 89% [======================================================= ] 2445/2721 89% [======================================================= ] 2446/2721 89% [======================================================= ] 2447/2721 89% [======================================================= ] 2448/2721 89% [======================================================= ] 2449/2721 90% [======================================================= ] 2450/2721 90% [======================================================= ] 2451/2721 90% [======================================================= ] 2452/2721 90% [======================================================= ] 2453/2721 90% [======================================================= ] 2454/2721 90% [======================================================= ] 2455/2721 90% [======================================================= ] 2456/2721 90% [======================================================= ] 2457/2721 90% [======================================================== ] 2458/2721 90% [======================================================== ] 2459/2721 90% [======================================================== ] 2460/2721 90% [======================================================== ] 2461/2721 90% [======================================================== ] 2462/2721 90% [======================================================== ] 2463/2721 90% [======================================================== ] 2464/2721 90% [======================================================== ] 2465/2721 90% [======================================================== ] 2466/2721 90% [======================================================== ] 2467/2721 90% [======================================================== ] 2468/2721 90% [======================================================== ] 2469/2721 90% [======================================================== ] 2470/2721 90% [======================================================== ] 2471/2721 90% [======================================================== ] 2472/2721 90% [======================================================== ] 2473/2721 90% [======================================================== ] 2474/2721 90% [======================================================== ] 2475/2721 90% [======================================================== ] 2476/2721 90% [======================================================== ] 2477/2721 91% [======================================================== ] 2478/2721 91% [======================================================== ] 2479/2721 91% [======================================================== ] 2480/2721 91% [======================================================== ] 2481/2721 91% [======================================================== ] 2482/2721 91% [======================================================== ] 2483/2721 91% [======================================================== ] 2484/2721 91% [======================================================== ] 2485/2721 91% [======================================================== ] 2486/2721 91% [======================================================== ] 2487/2721 91% [======================================================== ] 2488/2721 91% [======================================================== ] 2489/2721 91% [======================================================== ] 2490/2721 91% [======================================================== ] 2491/2721 91% [======================================================== ] 2492/2721 91% [======================================================== ] 2493/2721 91% [======================================================== ] 2494/2721 91% [======================================================== ] 2495/2721 91% [======================================================== ] 2496/2721 91% [======================================================== ] 2497/2721 91% [======================================================== ] 2498/2721 91% [======================================================== ] 2499/2721 91% [======================================================== ] 2500/2721 91% [======================================================== ] 2501/2721 91% [========================================================= ] 2502/2721 91% [========================================================= ] 2503/2721 91% [========================================================= ] 2504/2721 92% [========================================================= ] 2505/2721 92% [========================================================= ] 2506/2721 92% [========================================================= ] 2507/2721 92% [========================================================= ] 2508/2721 92% [========================================================= ] 2509/2721 92% [========================================================= ] 2510/2721 92% [========================================================= ] 2511/2721 92% [========================================================= ] 2512/2721 92% [========================================================= ] 2513/2721 92% [========================================================= ] 2514/2721 92% [========================================================= ] 2515/2721 92% [========================================================= ] 2516/2721 92% [========================================================= ] 2517/2721 92% [========================================================= ] 2518/2721 92% [========================================================= ] 2519/2721 92% [========================================================= ] 2520/2721 92% [========================================================= ] 2521/2721 92% [========================================================= ] 2522/2721 92% [========================================================= ] 2523/2721 92% [========================================================= ] 2524/2721 92% [========================================================= ] 2525/2721 92% [========================================================= ] 2526/2721 92% [========================================================= ] 2527/2721 92% [========================================================= ] 2528/2721 92% [========================================================= ] 2529/2721 92% [========================================================= ] 2530/2721 92% [========================================================= ] 2531/2721 93% [========================================================= ] 2532/2721 93% [========================================================= ] 2533/2721 93% [========================================================= ] 2534/2721 93% [========================================================= ] 2535/2721 93% [========================================================= ] 2536/2721 93% [========================================================= ] 2537/2721 93% [========================================================= ] 2538/2721 93% [========================================================= ] 2539/2721 93% [========================================================= ] 2540/2721 93% [========================================================= ] 2541/2721 93% [========================================================= ] 2542/2721 93% [========================================================= ] 2543/2721 93% [========================================================= ] 2544/2721 93% [========================================================= ] 2545/2721 93% [========================================================== ] 2546/2721 93% [========================================================== ] 2547/2721 93% [========================================================== ] 2548/2721 93% [========================================================== ] 2549/2721 93% [========================================================== ] 2550/2721 93% [========================================================== ] 2551/2721 93% [========================================================== ] 2552/2721 93% [========================================================== ] 2553/2721 93% [========================================================== ] 2554/2721 93% [========================================================== ] 2555/2721 93% [========================================================== ] 2556/2721 93% [========================================================== ] 2557/2721 93% [========================================================== ] 2558/2721 94% [========================================================== ] 2559/2721 94% [========================================================== ] 2560/2721 94% [========================================================== ] 2561/2721 94% [========================================================== ] 2562/2721 94% [========================================================== ] 2563/2721 94% [========================================================== ] 2564/2721 94% [========================================================== ] 2565/2721 94% [========================================================== ] 2566/2721 94% [========================================================== ] 2567/2721 94% [========================================================== ] 2568/2721 94% [========================================================== ] 2569/2721 94% [========================================================== ] 2570/2721 94% [========================================================== ] 2571/2721 94% [========================================================== ] 2572/2721 94% [========================================================== ] 2573/2721 94% [========================================================== ] 2574/2721 94% [========================================================== ] 2575/2721 94% [========================================================== ] 2576/2721 94% [========================================================== ] 2577/2721 94% [========================================================== ] 2578/2721 94% [========================================================== ] 2579/2721 94% [========================================================== ] 2580/2721 94% [========================================================== ] 2581/2721 94% [========================================================== ] 2582/2721 94% [========================================================== ] 2583/2721 94% [========================================================== ] 2584/2721 94% [========================================================== ] 2585/2721 95% [========================================================== ] 2586/2721 95% [========================================================== ] 2587/2721 95% [========================================================== ] 2588/2721 95% [========================================================== ] 2589/2721 95% [=========================================================== ] 2590/2721 95% [=========================================================== ] 2591/2721 95% [=========================================================== ] 2592/2721 95% [=========================================================== ] 2593/2721 95% [=========================================================== ] 2594/2721 95% [=========================================================== ] 2595/2721 95% [=========================================================== ] 2596/2721 95% [=========================================================== ] 2597/2721 95% [=========================================================== ] 2598/2721 95% [=========================================================== ] 2599/2721 95% [=========================================================== ] 2600/2721 95% [=========================================================== ] 2601/2721 95% [=========================================================== ] 2602/2721 95% [=========================================================== ] 2603/2721 95% [=========================================================== ] 2604/2721 95% [=========================================================== ] 2605/2721 95% [=========================================================== ] 2606/2721 95% [=========================================================== ] 2607/2721 95% [=========================================================== ] 2608/2721 95% [=========================================================== ] 2609/2721 95% [=========================================================== ] 2610/2721 95% [=========================================================== ] 2611/2721 95% [=========================================================== ] 2612/2721 95% [=========================================================== ] 2613/2721 96% [=========================================================== ] 2614/2721 96% [=========================================================== ] 2615/2721 96% [=========================================================== ] 2616/2721 96% [=========================================================== ] 2617/2721 96% [=========================================================== ] 2618/2721 96% [=========================================================== ] 2619/2721 96% [=========================================================== ] 2620/2721 96% [=========================================================== ] 2621/2721 96% [=========================================================== ] 2622/2721 96% [=========================================================== ] 2623/2721 96% [=========================================================== ] 2624/2721 96% [=========================================================== ] 2625/2721 96% [=========================================================== ] 2626/2721 96% [=========================================================== ] 2627/2721 96% [=========================================================== ] 2628/2721 96% [=========================================================== ] 2629/2721 96% [=========================================================== ] 2630/2721 96% [=========================================================== ] 2631/2721 96% [=========================================================== ] 2632/2721 96% [=========================================================== ] 2633/2721 96% [============================================================ ] 2634/2721 96% [============================================================ ] 2635/2721 96% [============================================================ ] 2636/2721 96% [============================================================ ] 2637/2721 96% [============================================================ ] 2638/2721 96% [============================================================ ] 2639/2721 96% [============================================================ ] 2640/2721 97% [============================================================ ] 2641/2721 97% [============================================================ ] 2642/2721 97% [============================================================ ] 2643/2721 97% [============================================================ ] 2644/2721 97% [============================================================ ] 2645/2721 97% [============================================================ ] 2646/2721 97% [============================================================ ] 2647/2721 97% [============================================================ ] 2648/2721 97% [============================================================ ] 2649/2721 97% [============================================================ ] 2650/2721 97% [============================================================ ] 2651/2721 97% [============================================================ ] 2652/2721 97% [============================================================ ] 2653/2721 97% [============================================================ ] 2654/2721 97% [============================================================ ] 2655/2721 97% [============================================================ ] 2656/2721 97% [============================================================ ] 2657/2721 97% [============================================================ ] 2658/2721 97% [============================================================ ] 2659/2721 97% [============================================================ ] 2660/2721 97% [============================================================ ] 2661/2721 97% [============================================================ ] 2662/2721 97% [============================================================ ] 2663/2721 97% [============================================================ ] 2664/2721 97% [============================================================ ] 2665/2721 97% [============================================================ ] 2666/2721 97% [============================================================ ] 2667/2721 98% [============================================================ ] 2668/2721 98% [============================================================ ] 2669/2721 98% [============================================================ ] 2670/2721 98% [============================================================ ] 2671/2721 98% [============================================================ ] 2672/2721 98% [============================================================ ] 2673/2721 98% [============================================================ ] 2674/2721 98% [============================================================ ] 2675/2721 98% [============================================================ ] 2676/2721 98% [============================================================ ] 2677/2721 98% [============================================================= ] 2678/2721 98% [============================================================= ] 2679/2721 98% [============================================================= ] 2680/2721 98% [============================================================= ] 2681/2721 98% [============================================================= ] 2682/2721 98% [============================================================= ] 2683/2721 98% [============================================================= ] 2684/2721 98% [============================================================= ] 2685/2721 98% [============================================================= ] 2686/2721 98% [============================================================= ] 2687/2721 98% [============================================================= ] 2688/2721 98% [============================================================= ] 2689/2721 98% [============================================================= ] 2690/2721 98% [============================================================= ] 2691/2721 98% [============================================================= ] 2692/2721 98% [============================================================= ] 2693/2721 98% [============================================================= ] 2694/2721 99% [============================================================= ] 2695/2721 99% [============================================================= ] 2696/2721 99% [============================================================= ] 2697/2721 99% [============================================================= ] 2698/2721 99% [============================================================= ] 2699/2721 99% [============================================================= ] 2700/2721 99% [============================================================= ] 2701/2721 99% [============================================================= ] 2702/2721 99% [============================================================= ] 2703/2721 99% [============================================================= ] 2704/2721 99% [============================================================= ] 2705/2721 99% [============================================================= ] 2706/2721 99% [============================================================= ] 2707/2721 99% [============================================================= ] 2708/2721 99% [============================================================= ] 2709/2721 99% [============================================================= ] 2710/2721 99% [============================================================= ] 2711/2721 99% [============================================================= ] 2712/2721 99% [============================================================= ] 2713/2721 99% [============================================================= ] 2714/2721 99% [============================================================= ] 2715/2721 99% [============================================================= ] 2716/2721 99% [============================================================= ] 2717/2721 99% [============================================================= ] 2718/2721 99% [============================================================= ] 2719/2721 99% [============================================================= ] 2720/2721 99% [==============================================================] 2721/2721 100% operation complete, 2721 objects in 151585 NAND pages. ln -snf /home/thomas/autobuild/instance-1/output-1/host/mips64-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-1/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot' make: Entering directory '/home/thomas/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-4607-g1da113559f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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 12.3.0 Collecting legal info >>> linux-headers 6.4.16 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4f Collecting legal info >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> util-linux 2.39.1 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) >>> file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> dnsmasq 2.89 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nettle 3.9.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> ethtool 6.3 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> flashrom 1.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> git 2.41.0 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 8.3.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libopenssl 3.0.11 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> hddtemp 0.4.3 Collecting legal info GPL-2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> janet 1.29.1 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> 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.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libdeflate 1.18 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libubootenv 0.3.4 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lighttpd 1.4.69 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lilv 0.24.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> host-mkpasswd Collecting legal info >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> ncdu 1.18 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> host-vim 9.0.1903 Collecting legal info LICENSE: OK (sha256: 0b3f1f330cb1b179bb17c7c687d4cec601e0aa3462bc7f890ad4c3888d37d720) README.txt: OK (sha256: b475d5d3f8c855dc1a84813bbe45c44054d7f7aee20c800950bf89d5958873de) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> host-parted 3.6 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-util-linux 2.39.1 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) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> pngquant 2.18.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> procps-ng 3.3.17 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> proftpd 1.3.8 Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-qemu 8.0.3 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> rtty 8.1.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> stress 1.0.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> 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-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'