scriptdir="/usr/share/zsh/5.9/scripts" runhelpdir="/usr/share/zsh/5.9/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/workdir/instance-0/output-1/target" VERSION="5.9" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /workdir/instance-0/output-1/target/usr/share/zsh/5.9/functions mkdir -m 755 -p -- /workdir/instance-0/output-1/target/usr/share/zsh/5.9/scripts make[2]: Entering directory '/workdir/instance-0/output-1/build/zsh-5.9/Doc' /bin/sh ../mkinstalldirs /workdir/instance-0/output-1/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s $file || exit 1; \ /usr/bin/install -c -m 644 $file /workdir/instance-0/output-1/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory '/workdir/instance-0/output-1/build/zsh-5.9/Doc' make[2]: Entering directory '/workdir/instance-0/output-1/build/zsh-5.9/Doc' if test x"/usr/share/zsh/5.9/help" != x""; then \ /bin/sh ../mkinstalldirs /workdir/instance-0/output-1/target/usr/share/zsh/5.9/help; \ /usr/bin/install -c -m 644 help/* /workdir/instance-0/output-1/target/usr/share/zsh/5.9/help; \ while read from to; do \ rm -f /workdir/instance-0/output-1/target/usr/share/zsh/5.9/help/$to || : ; \ ln -s $from /workdir/instance-0/output-1/target/usr/share/zsh/5.9/help/$to; \ done < help.txt; \ fi mkdir -m 755 -p -- /workdir/instance-0/output-1/target/usr/share/zsh/5.9/help make[2]: Leaving directory '/workdir/instance-0/output-1/build/zsh-5.9/Doc' make[1]: Leaving directory '/workdir/instance-0/output-1/build/zsh-5.9' rm -f /workdir/instance-0/output-1/target/bin/zsh-5.9 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /workdir/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%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@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf # Remove any existing certificates under /etc/ssl/certs rm -f /workdir/instance-0/output-1/target/etc/ssl/certs/* # Create symlinks to certificates under /etc/ssl/certs # and generate the bundle cd /workdir/instance-0/output-1/target ; for i in `find usr/share/ca-certificates -name "*.crt" | LC_COLLATE=C sort` ; do ln -sf ../../../$i etc/ssl/certs/`basename ${i} .crt`.pem ; cat $i ; done >/workdir/instance-0/output-1/build/ca-certificates.crt # Create symlinks to the certificates by their hash values /workdir/instance-0/output-1/host/bin/c_rehash /workdir/instance-0/output-1/target/etc/ssl/certs Doing /workdir/instance-0/output-1/target/etc/ssl/certs # Install the certificates bundle /usr/bin/install -D -m 644 /workdir/instance-0/output-1/build/ca-certificates.crt /workdir/instance-0/output-1/target/etc/ssl/certs/ca-certificates.crt grep -qsE '^/bin/dash$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/dash" >> /workdir/instance-0/output-1/target/etc/shells mkdir -p /workdir/instance-0/output-1/target/etc echo "buildroot" > /workdir/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /workdir/instance-0/output-1/target/etc/hosts mkdir -p /workdir/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /workdir/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /workdir/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /workdir/instance-0/output-1/target/etc/shells ln -sf dash /workdir/instance-0/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /workdir/instance-0/output-1/target/etc/passwd grep -qsE '^/bin/zsh$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/zsh" >> /workdir/instance-0/output-1/target/etc/shells rm -rf /workdir/instance-0/output-1/target/usr/include /workdir/instance-0/output-1/target/usr/share/aclocal \ /workdir/instance-0/output-1/target/usr/lib/pkgconfig /workdir/instance-0/output-1/target/usr/share/pkgconfig \ /workdir/instance-0/output-1/target/usr/lib/cmake /workdir/instance-0/output-1/target/usr/share/cmake \ /workdir/instance-0/output-1/target/usr/lib/rpm /workdir/instance-0/output-1/target/usr/doc find /workdir/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /workdir/instance-0/output-1/target/lib/ /workdir/instance-0/output-1/target/usr/lib/ /workdir/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /workdir/instance-0/output-1/target/usr/share/gdb rm -rf /workdir/instance-0/output-1/target/usr/share/bash-completion rm -rf /workdir/instance-0/output-1/target/etc/bash_completion.d rm -rf /workdir/instance-0/output-1/target/usr/man /workdir/instance-0/output-1/target/usr/share/man rm -rf /workdir/instance-0/output-1/target/usr/info /workdir/instance-0/output-1/target/usr/share/info rm -rf /workdir/instance-0/output-1/target/usr/doc /workdir/instance-0/output-1/target/usr/share/doc rm -rf /workdir/instance-0/output-1/target/usr/share/gtk-doc rmdir /workdir/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /workdir/instance-0/output-1/target/lib/debug /workdir/instance-0/output-1/target/usr/lib/debug find /workdir/instance-0/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 /workdir/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /workdir/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /workdir/instance-0/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 /workdir/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.11-653-gac832e20bd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2025.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2025.02-git\"" \ ) > /workdir/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /workdir/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/workdir/instance-0/output-1/per-package \ /workdir/instance-0/buildroot/support/scripts/fix-rpath target touch /workdir/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /workdir/instance-0/output-1/build/buildroot-fs mkdir -p /workdir/instance-0/output-1/build/buildroot-fs printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /workdir/instance-0/output-1/images rm -rf /workdir/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /workdir/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /workdir/instance-0/output-1/target/ /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /workdir/instance-0/buildroot/support/scripts/mkusers /workdir/instance-0/output-1/build/buildroot-fs/full_users_table.txt /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/workdir/instance-0/output-1/host/bin/makedevs -d /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /workdir/instance-0/output-1/host/bin/mkyaffs2 --all-root /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target /workdir/instance-0/output-1/images/rootfs.yaffs2\n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /workdir/instance-0/output-1/host/bin/fakeroot -- /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2916 objects. stage 2: creating image '/workdir/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2916 0% [ ] 2/2916 0% [ ] 3/2916 0% [ ] 4/2916 0% [ ] 5/2916 0% [ ] 6/2916 0% [ ] 7/2916 0% [ ] 8/2916 0% [ ] 9/2916 0% [ ] 10/2916 0% [ ] 11/2916 0% [ ] 12/2916 0% [ ] 13/2916 0% [ ] 14/2916 0% [ ] 15/2916 0% [ ] 16/2916 0% [ ] 17/2916 0% [ ] 18/2916 0% [ ] 19/2916 0% [ ] 20/2916 0% [ ] 21/2916 0% [ ] 22/2916 0% [ ] 23/2916 0% [ ] 24/2916 0% [ ] 25/2916 0% [ ] 26/2916 0% [ ] 27/2916 0% [ ] 28/2916 0% [ ] 29/2916 0% [ ] 30/2916 1% [ ] 31/2916 1% [ ] 32/2916 1% [ ] 33/2916 1% [ ] 34/2916 1% [ ] 35/2916 1% [ ] 36/2916 1% [ ] 37/2916 1% [ ] 38/2916 1% [ ] 39/2916 1% [ ] 40/2916 1% [ ] 41/2916 1% [ ] 42/2916 1% [ ] 43/2916 1% [ ] 44/2916 1% [ ] 45/2916 1% [ ] 46/2916 1% [ ] 47/2916 1% [= ] 48/2916 1% [= ] 49/2916 1% [= ] 50/2916 1% [= ] 51/2916 1% [= ] 52/2916 1% [= ] 53/2916 1% [= ] 54/2916 1% [= ] 55/2916 1% [= ] 56/2916 1% [= ] 57/2916 1% [= ] 58/2916 1% [= ] 59/2916 2% [= ] 60/2916 2% [= ] 61/2916 2% [= ] 62/2916 2% [= ] 63/2916 2% [= ] 64/2916 2% [= ] 65/2916 2% [= ] 66/2916 2% [= ] 67/2916 2% [= ] 68/2916 2% [= ] 69/2916 2% [= ] 70/2916 2% [= ] 71/2916 2% [= ] 72/2916 2% [= ] 73/2916 2% [= ] 74/2916 2% [= ] 75/2916 2% [= ] 76/2916 2% [= ] 77/2916 2% [= ] 78/2916 2% [= ] 79/2916 2% [= ] 80/2916 2% [= ] 81/2916 2% [= ] 82/2916 2% [= ] 83/2916 2% [= ] 84/2916 2% [= ] 85/2916 2% [= ] 86/2916 2% [= ] 87/2916 2% [= ] 88/2916 3% [= ] 89/2916 3% [= ] 90/2916 3% [= ] 91/2916 3% [= ] 92/2916 3% [= ] 93/2916 3% [= ] 94/2916 3% [== ] 95/2916 3% [== ] 96/2916 3% [== ] 97/2916 3% [== ] 98/2916 3% [== ] 99/2916 3% [== ] 100/2916 3% [== ] 101/2916 3% [== ] 102/2916 3% [== ] 103/2916 3% [== ] 104/2916 3% [== ] 105/2916 3% [== ] 106/2916 3% [== ] 107/2916 3% [== ] 108/2916 3% [== ] 109/2916 3% [== ] 110/2916 3% [== ] 111/2916 3% [== ] 112/2916 3% [== ] 113/2916 3% [== ] 114/2916 3% [== ] 115/2916 3% [== ] 116/2916 3% [== ] 117/2916 4% [== ] 118/2916 4% [== ] 119/2916 4% [== ] 120/2916 4% [== ] 121/2916 4% [== ] 122/2916 4% [== ] 123/2916 4% [== ] 124/2916 4% [== ] 125/2916 4% [== ] 126/2916 4% [== ] 127/2916 4% [== ] 128/2916 4% [== ] 129/2916 4% [== ] 130/2916 4% [== ] 131/2916 4% [== ] 132/2916 4% [== ] 133/2916 4% [== ] 134/2916 4% [== ] 135/2916 4% [== ] 136/2916 4% [== ] 137/2916 4% [== ] 138/2916 4% [== ] 139/2916 4% [== ] 140/2916 4% [== ] 141/2916 4% [=== ] 142/2916 4% [=== ] 143/2916 4% [=== ] 144/2916 4% [=== ] 145/2916 4% [=== ] 146/2916 5% [=== ] 147/2916 5% [=== ] 148/2916 5% [=== ] 149/2916 5% [=== ] 150/2916 5% [=== ] 151/2916 5% [=== ] 152/2916 5% [=== ] 153/2916 5% [=== ] 154/2916 5% [=== ] 155/2916 5% [=== ] 156/2916 5% [=== ] 157/2916 5% [=== ] 158/2916 5% [=== ] 159/2916 5% [=== ] 160/2916 5% [=== ] 161/2916 5% [=== ] 162/2916 5% [=== ] 163/2916 5% [=== ] 164/2916 5% [=== ] 165/2916 5% [=== ] 166/2916 5% [=== ] 167/2916 5% [=== ] 168/2916 5% [=== ] 169/2916 5% [=== ] 170/2916 5% [=== ] 171/2916 5% [=== ] 172/2916 5% [=== ] 173/2916 5% [=== ] 174/2916 5% [=== ] 175/2916 6% [=== ] 176/2916 6% [=== ] 177/2916 6% [=== ] 178/2916 6% [=== ] 179/2916 6% [=== ] 180/2916 6% [=== ] 181/2916 6% [=== ] 182/2916 6% [=== ] 183/2916 6% [=== ] 184/2916 6% [=== ] 185/2916 6% [=== ] 186/2916 6% [=== ] 187/2916 6% [=== ] 188/2916 6% [==== ] 189/2916 6% [==== ] 190/2916 6% [==== ] 191/2916 6% [==== ] 192/2916 6% [==== ] 193/2916 6% [==== ] 194/2916 6% [==== ] 195/2916 6% [==== ] 196/2916 6% [==== ] 197/2916 6% [==== ] 198/2916 6% [==== ] 199/2916 6% [==== ] 200/2916 6% [==== ] 201/2916 6% [==== ] 202/2916 6% [==== ] 203/2916 6% [==== ] 204/2916 6% [==== ] 205/2916 7% [==== ] 206/2916 7% [==== ] 207/2916 7% [==== ] 208/2916 7% [==== ] 209/2916 7% [==== ] 210/2916 7% [==== ] 211/2916 7% [==== ] 212/2916 7% [==== ] 213/2916 7% [==== ] 214/2916 7% [==== ] 215/2916 7% [==== ] 216/2916 7% [==== ] 217/2916 7% [==== ] 218/2916 7% [==== ] 219/2916 7% [==== ] 220/2916 7% [==== ] 221/2916 7% [==== ] 222/2916 7% [==== ] 223/2916 7% [==== ] 224/2916 7% [==== ] 225/2916 7% [==== ] 226/2916 7% [==== ] 227/2916 7% [==== ] 228/2916 7% [==== ] 229/2916 7% [==== ] 230/2916 7% [==== ] 231/2916 7% [==== ] 232/2916 7% [==== ] 233/2916 7% [==== ] 234/2916 8% [==== ] 235/2916 8% [===== ] 236/2916 8% [===== ] 237/2916 8% [===== ] 238/2916 8% [===== ] 239/2916 8% [===== ] 240/2916 8% [===== ] 241/2916 8% [===== ] 242/2916 8% [===== ] 243/2916 8% [===== ] 244/2916 8% [===== ] 245/2916 8% [===== ] 246/2916 8% [===== ] 247/2916 8% [===== ] 248/2916 8% [===== ] 249/2916 8% [===== ] 250/2916 8% [===== ] 251/2916 8% [===== ] 252/2916 8% [===== ] 253/2916 8% [===== ] 254/2916 8% [===== ] 255/2916 8% [===== ] 256/2916 8% [===== ] 257/2916 8% [===== ] 258/2916 8% [===== ] 259/2916 8% [===== ] 260/2916 8% [===== ] 261/2916 8% [===== ] 262/2916 8% [===== ] 263/2916 9% [===== ] 264/2916 9% [===== ] 265/2916 9% [===== ] 266/2916 9% [===== ] 267/2916 9% [===== ] 268/2916 9% [===== ] 269/2916 9% [===== ] 270/2916 9% [===== ] 271/2916 9% [===== ] 272/2916 9% [===== ] 273/2916 9% [===== ] 274/2916 9% [===== ] 275/2916 9% [===== ] 276/2916 9% [===== ] 277/2916 9% [===== ] 278/2916 9% [===== ] 279/2916 9% [===== ] 280/2916 9% [===== ] 281/2916 9% [===== ] 282/2916 9% [====== ] 283/2916 9% [====== ] 284/2916 9% [====== ] 285/2916 9% [====== ] 286/2916 9% [====== ] 287/2916 9% [====== ] 288/2916 9% [====== ] 289/2916 9% [====== ] 290/2916 9% [====== ] 291/2916 9% [====== ] 292/2916 10% [====== ] 293/2916 10% [====== ] 294/2916 10% [====== ] 295/2916 10% [====== ] 296/2916 10% [====== ] 297/2916 10% [====== ] 298/2916 10% [====== ] 299/2916 10% [====== ] 300/2916 10% [====== ] 301/2916 10% [====== ] 302/2916 10% [====== ] 303/2916 10% [====== ] 304/2916 10% [====== ] 305/2916 10% [====== ] 306/2916 10% [====== ] 307/2916 10% [====== ] 308/2916 10% [====== ] 309/2916 10% [====== ] 310/2916 10% [====== ] 311/2916 10% [====== ] 312/2916 10% [====== ] 313/2916 10% [====== ] 314/2916 10% [====== ] 315/2916 10% [====== ] 316/2916 10% [====== ] 317/2916 10% [====== ] 318/2916 10% [====== ] 319/2916 10% [====== ] 320/2916 10% [====== ] 321/2916 11% [====== ] 322/2916 11% [====== ] 323/2916 11% [====== ] 324/2916 11% [====== ] 325/2916 11% [====== ] 326/2916 11% [====== ] 327/2916 11% [====== ] 328/2916 11% [====== ] 329/2916 11% [======= ] 330/2916 11% [======= ] 331/2916 11% [======= ] 332/2916 11% [======= ] 333/2916 11% [======= ] 334/2916 11% [======= ] 335/2916 11% [======= ] 336/2916 11% [======= ] 337/2916 11% [======= ] 338/2916 11% [======= ] 339/2916 11% [======= ] 340/2916 11% [======= ] 341/2916 11% [======= ] 342/2916 11% [======= ] 343/2916 11% [======= ] 344/2916 11% [======= ] 345/2916 11% [======= ] 346/2916 11% [======= ] 347/2916 11% [======= ] 348/2916 11% [======= ] 349/2916 11% [======= ] 350/2916 12% [======= ] 351/2916 12% [======= ] 352/2916 12% [======= ] 353/2916 12% [======= ] 354/2916 12% [======= ] 355/2916 12% [======= ] 356/2916 12% [======= ] 357/2916 12% [======= ] 358/2916 12% [======= ] 359/2916 12% [======= ] 360/2916 12% [======= ] 361/2916 12% [======= ] 362/2916 12% [======= ] 363/2916 12% [======= ] 364/2916 12% [======= ] 365/2916 12% [======= ] 366/2916 12% [======= ] 367/2916 12% [======= ] 368/2916 12% [======= ] 369/2916 12% [======= ] 370/2916 12% [======= ] 371/2916 12% [======= ] 372/2916 12% [======= ] 373/2916 12% [======= ] 374/2916 12% [======= ] 375/2916 12% [======= ] 376/2916 12% [======== ] 377/2916 12% [======== ] 378/2916 12% [======== ] 379/2916 12% [======== ] 380/2916 13% [======== ] 381/2916 13% [======== ] 382/2916 13% [======== ] 383/2916 13% [======== ] 384/2916 13% [======== ] 385/2916 13% [======== ] 386/2916 13% [======== ] 387/2916 13% [======== ] 388/2916 13% [======== ] 389/2916 13% [======== ] 390/2916 13% [======== ] 391/2916 13% [======== ] 392/2916 13% [======== ] 393/2916 13% [======== ] 394/2916 13% [======== ] 395/2916 13% [======== ] 396/2916 13% [======== ] 397/2916 13% [======== ] 398/2916 13% [======== ] 399/2916 13% [======== ] 400/2916 13% [======== ] 401/2916 13% [======== ] 402/2916 13% [======== ] 403/2916 13% [======== ] 404/2916 13% [======== ] 405/2916 13% [======== ] 406/2916 13% [======== ] 407/2916 13% [======== ] 408/2916 13% [======== ] 409/2916 14% [======== ] 410/2916 14% [======== ] 411/2916 14% [======== ] 412/2916 14% [======== ] 413/2916 14% [======== ] 414/2916 14% [======== ] 415/2916 14% [======== ] 416/2916 14% [======== ] 417/2916 14% [======== ] 418/2916 14% [======== ] 419/2916 14% [======== ] 420/2916 14% [======== ] 421/2916 14% [======== ] 422/2916 14% [======== ] 423/2916 14% [========= ] 424/2916 14% [========= ] 425/2916 14% [========= ] 426/2916 14% [========= ] 427/2916 14% [========= ] 428/2916 14% [========= ] 429/2916 14% [========= ] 430/2916 14% [========= ] 431/2916 14% [========= ] 432/2916 14% [========= ] 433/2916 14% [========= ] 434/2916 14% [========= ] 435/2916 14% [========= ] 436/2916 14% [========= ] 437/2916 14% [========= ] 438/2916 15% [========= ] 439/2916 15% [========= ] 440/2916 15% [========= ] 441/2916 15% [========= ] 442/2916 15% [========= ] 443/2916 15% [========= ] 444/2916 15% [========= ] 445/2916 15% [========= ] 446/2916 15% [========= ] 447/2916 15% [========= ] 448/2916 15% [========= ] 449/2916 15% [========= ] 450/2916 15% [========= ] 451/2916 15% [========= ] 452/2916 15% [========= ] 453/2916 15% [========= ] 454/2916 15% [========= ] 455/2916 15% [========= ] 456/2916 15% [========= ] 457/2916 15% [========= ] 458/2916 15% [========= ] 459/2916 15% [========= ] 460/2916 15% [========= ] 461/2916 15% [========= ] 462/2916 15% [========= ] 463/2916 15% [========= ] 464/2916 15% [========= ] 465/2916 15% [========= ] 466/2916 15% [========= ] 467/2916 16% [========= ] 468/2916 16% [========= ] 469/2916 16% [========= ] 470/2916 16% [========== ] 471/2916 16% [========== ] 472/2916 16% [========== ] 473/2916 16% [========== ] 474/2916 16% [========== ] 475/2916 16% [========== ] 476/2916 16% [========== ] 477/2916 16% [========== ] 478/2916 16% [========== ] 479/2916 16% [========== ] 480/2916 16% [========== ] 481/2916 16% [========== ] 482/2916 16% [========== ] 483/2916 16% [========== ] 484/2916 16% [========== ] 485/2916 16% [========== ] 486/2916 16% [========== ] 487/2916 16% [========== ] 488/2916 16% [========== ] 489/2916 16% [========== ] 490/2916 16% [========== ] 491/2916 16% [========== ] 492/2916 16% [========== ] 493/2916 16% [========== ] 494/2916 16% [========== ] 495/2916 16% [========== ] 496/2916 17% [========== ] 497/2916 17% [========== ] 498/2916 17% [========== ] 499/2916 17% [========== ] 500/2916 17% [========== ] 501/2916 17% [========== ] 502/2916 17% [========== ] 503/2916 17% [========== ] 504/2916 17% [========== ] 505/2916 17% [========== ] 506/2916 17% [========== ] 507/2916 17% [========== ] 508/2916 17% [========== ] 509/2916 17% [========== ] 510/2916 17% [========== ] 511/2916 17% [========== ] 512/2916 17% [========== ] 513/2916 17% [========== ] 514/2916 17% [========== ] 515/2916 17% [========== ] 516/2916 17% [========== ] 517/2916 17% [=========== ] 518/2916 17% [=========== ] 519/2916 17% [=========== ] 520/2916 17% [=========== ] 521/2916 17% [=========== ] 522/2916 17% [=========== ] 523/2916 17% [=========== ] 524/2916 17% [=========== ] 525/2916 18% [=========== ] 526/2916 18% [=========== ] 527/2916 18% [=========== ] 528/2916 18% [=========== ] 529/2916 18% [=========== ] 530/2916 18% [=========== ] 531/2916 18% [=========== ] 532/2916 18% [=========== ] 533/2916 18% [=========== ] 534/2916 18% [=========== ] 535/2916 18% [=========== ] 536/2916 18% [=========== ] 537/2916 18% [=========== ] 538/2916 18% [=========== ] 539/2916 18% [=========== ] 540/2916 18% [=========== ] 541/2916 18% [=========== ] 542/2916 18% [=========== ] 543/2916 18% [=========== ] 544/2916 18% [=========== ] 545/2916 18% [=========== ] 546/2916 18% [=========== ] 547/2916 18% [=========== ] 548/2916 18% [=========== ] 549/2916 18% [=========== ] 550/2916 18% [=========== ] 551/2916 18% [=========== ] 552/2916 18% [=========== ] 553/2916 18% [=========== ] 554/2916 18% [=========== ] 555/2916 19% [=========== ] 556/2916 19% [=========== ] 557/2916 19% [=========== ] 558/2916 19% [=========== ] 559/2916 19% [=========== ] 560/2916 19% [=========== ] 561/2916 19% [=========== ] 562/2916 19% [=========== ] 563/2916 19% [=========== ] 564/2916 19% [============ ] 565/2916 19% [============ ] 566/2916 19% [============ ] 567/2916 19% [============ ] 568/2916 19% [============ ] 569/2916 19% [============ ] 570/2916 19% [============ ] 571/2916 19% [============ ] 572/2916 19% [============ ] 573/2916 19% [============ ] 574/2916 19% [============ ] 575/2916 19% [============ ] 576/2916 19% [============ ] 577/2916 19% [============ ] 578/2916 19% [============ ] 579/2916 19% [============ ] 580/2916 19% [============ ] 581/2916 19% [============ ] 582/2916 19% [============ ] 583/2916 19% [============ ] 584/2916 20% [============ ] 585/2916 20% [============ ] 586/2916 20% [============ ] 587/2916 20% [============ ] 588/2916 20% [============ ] 589/2916 20% [============ ] 590/2916 20% [============ ] 591/2916 20% [============ ] 592/2916 20% [============ ] 593/2916 20% [============ ] 594/2916 20% [============ ] 595/2916 20% [============ ] 596/2916 20% [============ ] 597/2916 20% [============ ] 598/2916 20% [============ ] 599/2916 20% [============ ] 600/2916 20% [============ ] 601/2916 20% [============ ] 602/2916 20% [============ ] 603/2916 20% [============ ] 604/2916 20% [============ ] 605/2916 20% [============ ] 606/2916 20% [============ ] 607/2916 20% [============ ] 608/2916 20% [============ ] 609/2916 20% [============ ] 610/2916 20% [============ ] 611/2916 20% [============= ] 612/2916 20% [============= ] 613/2916 21% [============= ] 614/2916 21% [============= ] 615/2916 21% [============= ] 616/2916 21% [============= ] 617/2916 21% [============= ] 618/2916 21% [============= ] 619/2916 21% [============= ] 620/2916 21% [============= ] 621/2916 21% [============= ] 622/2916 21% [============= ] 623/2916 21% [============= ] 624/2916 21% [============= ] 625/2916 21% [============= ] 626/2916 21% [============= ] 627/2916 21% [============= ] 628/2916 21% [============= ] 629/2916 21% [============= ] 630/2916 21% [============= ] 631/2916 21% [============= ] 632/2916 21% [============= ] 633/2916 21% [============= ] 634/2916 21% [============= ] 635/2916 21% [============= ] 636/2916 21% [============= ] 637/2916 21% [============= ] 638/2916 21% [============= ] 639/2916 21% [============= ] 640/2916 21% [============= ] 641/2916 21% [============= ] 642/2916 22% [============= ] 643/2916 22% [============= ] 644/2916 22% [============= ] 645/2916 22% [============= ] 646/2916 22% [============= ] 647/2916 22% [============= ] 648/2916 22% [============= ] 649/2916 22% [============= ] 650/2916 22% [============= ] 651/2916 22% [============= ] 652/2916 22% [============= ] 653/2916 22% [============= ] 654/2916 22% [============= ] 655/2916 22% [============= ] 656/2916 22% [============= ] 657/2916 22% [============= ] 658/2916 22% [============== ] 659/2916 22% [============== ] 660/2916 22% [============== ] 661/2916 22% [============== ] 662/2916 22% [============== ] 663/2916 22% [============== ] 664/2916 22% [============== ] 665/2916 22% [============== ] 666/2916 22% [============== ] 667/2916 22% [============== ] 668/2916 22% [============== ] 669/2916 22% [============== ] 670/2916 22% [============== ] 671/2916 23% [============== ] 672/2916 23% [============== ] 673/2916 23% [============== ] 674/2916 23% [============== ] 675/2916 23% [============== ] 676/2916 23% [============== ] 677/2916 23% [============== ] 678/2916 23% [============== ] 679/2916 23% [============== ] 680/2916 23% [============== ] 681/2916 23% [============== ] 682/2916 23% [============== ] 683/2916 23% [============== ] 684/2916 23% [============== ] 685/2916 23% [============== ] 686/2916 23% [============== ] 687/2916 23% [============== ] 688/2916 23% [============== ] 689/2916 23% [============== ] 690/2916 23% [============== ] 691/2916 23% [============== ] 692/2916 23% [============== ] 693/2916 23% [============== ] 694/2916 23% [============== ] 695/2916 23% [============== ] 696/2916 23% [============== ] 697/2916 23% [============== ] 698/2916 23% [============== ] 699/2916 23% [============== ] 700/2916 24% [============== ] 701/2916 24% [============== ] 702/2916 24% [============== ] 703/2916 24% [============== ] 704/2916 24% [============== ] 705/2916 24% [=============== ] 706/2916 24% [=============== ] 707/2916 24% [=============== ] 708/2916 24% [=============== ] 709/2916 24% [=============== ] 710/2916 24% [=============== ] 711/2916 24% [=============== ] 712/2916 24% [=============== ] 713/2916 24% [=============== ] 714/2916 24% [=============== ] 715/2916 24% [=============== ] 716/2916 24% [=============== ] 717/2916 24% [=============== ] 718/2916 24% [=============== ] 719/2916 24% [=============== ] 720/2916 24% [=============== ] 721/2916 24% [=============== ] 722/2916 24% [=============== ] 723/2916 24% [=============== ] 724/2916 24% [=============== ] 725/2916 24% [=============== ] 726/2916 24% [=============== ] 727/2916 24% [=============== ] 728/2916 24% [=============== ] 729/2916 25% [=============== ] 730/2916 25% [=============== ] 731/2916 25% [=============== ] 732/2916 25% [=============== ] 733/2916 25% [=============== ] 734/2916 25% [=============== ] 735/2916 25% [=============== ] 736/2916 25% [=============== ] 737/2916 25% [=============== ] 738/2916 25% [=============== ] 739/2916 25% [=============== ] 740/2916 25% [=============== ] 741/2916 25% [=============== ] 742/2916 25% [=============== ] 743/2916 25% [=============== ] 744/2916 25% [=============== ] 745/2916 25% [=============== ] 746/2916 25% [=============== ] 747/2916 25% [=============== ] 748/2916 25% [=============== ] 749/2916 25% [=============== ] 750/2916 25% [=============== ] 751/2916 25% [=============== ] 752/2916 25% [================ ] 753/2916 25% [================ ] 754/2916 25% [================ ] 755/2916 25% [================ ] 756/2916 25% [================ ] 757/2916 25% [================ ] 758/2916 25% [================ ] 759/2916 26% [================ ] 760/2916 26% [================ ] 761/2916 26% [================ ] 762/2916 26% [================ ] 763/2916 26% [================ ] 764/2916 26% [================ ] 765/2916 26% [================ ] 766/2916 26% [================ ] 767/2916 26% [================ ] 768/2916 26% [================ ] 769/2916 26% [================ ] 770/2916 26% [================ ] 771/2916 26% [================ ] 772/2916 26% [================ ] 773/2916 26% [================ ] 774/2916 26% [================ ] 775/2916 26% [================ ] 776/2916 26% [================ ] 777/2916 26% [================ ] 778/2916 26% [================ ] 779/2916 26% [================ ] 780/2916 26% [================ ] 781/2916 26% [================ ] 782/2916 26% [================ ] 783/2916 26% [================ ] 784/2916 26% [================ ] 785/2916 26% [================ ] 786/2916 26% [================ ] 787/2916 26% [================ ] 788/2916 27% [================ ] 789/2916 27% [================ ] 790/2916 27% [================ ] 791/2916 27% [================ ] 792/2916 27% [================ ] 793/2916 27% [================ ] 794/2916 27% [================ ] 795/2916 27% [================ ] 796/2916 27% [================ ] 797/2916 27% [================ ] 798/2916 27% [================ ] 799/2916 27% [================= ] 800/2916 27% [================= ] 801/2916 27% [================= ] 802/2916 27% [================= ] 803/2916 27% [================= ] 804/2916 27% [================= ] 805/2916 27% [================= ] 806/2916 27% [================= ] 807/2916 27% [================= ] 808/2916 27% [================= ] 809/2916 27% [================= ] 810/2916 27% [================= ] 811/2916 27% [================= ] 812/2916 27% [================= ] 813/2916 27% [================= ] 814/2916 27% [================= ] 815/2916 27% [================= ] 816/2916 27% [================= ] 817/2916 28% [================= ] 818/2916 28% [================= ] 819/2916 28% [================= ] 820/2916 28% [================= ] 821/2916 28% [================= ] 822/2916 28% [================= ] 823/2916 28% [================= ] 824/2916 28% [================= ] 825/2916 28% [================= ] 826/2916 28% [================= ] 827/2916 28% [================= ] 828/2916 28% [================= ] 829/2916 28% [================= ] 830/2916 28% [================= ] 831/2916 28% [================= ] 832/2916 28% [================= ] 833/2916 28% [================= ] 834/2916 28% [================= ] 835/2916 28% [================= ] 836/2916 28% [================= ] 837/2916 28% [================= ] 838/2916 28% [================= ] 839/2916 28% [================= ] 840/2916 28% [================= ] 841/2916 28% [================= ] 842/2916 28% [================= ] 843/2916 28% [================= ] 844/2916 28% [================= ] 845/2916 28% [================= ] 846/2916 29% [================== ] 847/2916 29% [================== ] 848/2916 29% [================== ] 849/2916 29% [================== ] 850/2916 29% [================== ] 851/2916 29% [================== ] 852/2916 29% [================== ] 853/2916 29% [================== ] 854/2916 29% [================== ] 855/2916 29% [================== ] 856/2916 29% [================== ] 857/2916 29% [================== ] 858/2916 29% [================== ] 859/2916 29% [================== ] 860/2916 29% [================== ] 861/2916 29% [================== ] 862/2916 29% [================== ] 863/2916 29% [================== ] 864/2916 29% [================== ] 865/2916 29% [================== ] 866/2916 29% [================== ] 867/2916 29% [================== ] 868/2916 29% [================== ] 869/2916 29% [================== ] 870/2916 29% [================== ] 871/2916 29% [================== ] 872/2916 29% [================== ] 873/2916 29% [================== ] 874/2916 29% [================== ] 875/2916 30% [================== ] 876/2916 30% [================== ] 877/2916 30% [================== ] 878/2916 30% [================== ] 879/2916 30% [================== ] 880/2916 30% [================== ] 881/2916 30% [================== ] 882/2916 30% [================== ] 883/2916 30% [================== ] 884/2916 30% [================== ] 885/2916 30% [================== ] 886/2916 30% [================== ] 887/2916 30% [================== ] 888/2916 30% [================== ] 889/2916 30% [================== ] 890/2916 30% [================== ] 891/2916 30% [================== ] 892/2916 30% [================== ] 893/2916 30% [=================== ] 894/2916 30% [=================== ] 895/2916 30% [=================== ] 896/2916 30% [=================== ] 897/2916 30% [=================== ] 898/2916 30% [=================== ] 899/2916 30% [=================== ] 900/2916 30% [=================== ] 901/2916 30% [=================== ] 902/2916 30% [=================== ] 903/2916 30% [=================== ] 904/2916 31% [=================== ] 905/2916 31% [=================== ] 906/2916 31% [=================== ] 907/2916 31% [=================== ] 908/2916 31% [=================== ] 909/2916 31% [=================== ] 910/2916 31% [=================== ] 911/2916 31% [=================== ] 912/2916 31% [=================== ] 913/2916 31% [=================== ] 914/2916 31% [=================== ] 915/2916 31% [=================== ] 916/2916 31% [=================== ] 917/2916 31% [=================== ] 918/2916 31% [=================== ] 919/2916 31% [=================== ] 920/2916 31% [=================== ] 921/2916 31% [=================== ] 922/2916 31% [=================== ] 923/2916 31% [=================== ] 924/2916 31% [=================== ] 925/2916 31% [=================== ] 926/2916 31% [=================== ] 927/2916 31% [=================== ] 928/2916 31% [=================== ] 929/2916 31% [=================== ] 930/2916 31% [=================== ] 931/2916 31% [=================== ] 932/2916 31% [=================== ] 933/2916 31% [=================== ] 934/2916 32% [=================== ] 935/2916 32% [=================== ] 936/2916 32% [=================== ] 937/2916 32% [=================== ] 938/2916 32% [=================== ] 939/2916 32% [=================== ] 940/2916 32% [==================== ] 941/2916 32% [==================== ] 942/2916 32% [==================== ] 943/2916 32% [==================== ] 944/2916 32% [==================== ] 945/2916 32% [==================== ] 946/2916 32% [==================== ] 947/2916 32% [==================== ] 948/2916 32% [==================== ] 949/2916 32% [==================== ] 950/2916 32% [==================== ] 951/2916 32% [==================== ] 952/2916 32% [==================== ] 953/2916 32% [==================== ] 954/2916 32% [==================== ] 955/2916 32% [==================== ] 956/2916 32% [==================== ] 957/2916 32% [==================== ] 958/2916 32% [==================== ] 959/2916 32% [==================== ] 960/2916 32% [==================== ] 961/2916 32% [==================== ] 962/2916 32% [==================== ] 963/2916 33% [==================== ] 964/2916 33% [==================== ] 965/2916 33% [==================== ] 966/2916 33% [==================== ] 967/2916 33% [==================== ] 968/2916 33% [==================== ] 969/2916 33% [==================== ] 970/2916 33% [==================== ] 971/2916 33% [==================== ] 972/2916 33% [==================== ] 973/2916 33% [==================== ] 974/2916 33% [==================== ] 975/2916 33% [==================== ] 976/2916 33% [==================== ] 977/2916 33% [==================== ] 978/2916 33% [==================== ] 979/2916 33% [==================== ] 980/2916 33% [==================== ] 981/2916 33% [==================== ] 982/2916 33% [==================== ] 983/2916 33% [==================== ] 984/2916 33% [==================== ] 985/2916 33% [==================== ] 986/2916 33% [==================== ] 987/2916 33% [===================== ] 988/2916 33% [===================== ] 989/2916 33% [===================== ] 990/2916 33% [===================== ] 991/2916 33% [===================== ] 992/2916 34% [===================== ] 993/2916 34% [===================== ] 994/2916 34% [===================== ] 995/2916 34% [===================== ] 996/2916 34% [===================== ] 997/2916 34% [===================== ] 998/2916 34% [===================== ] 999/2916 34% [===================== ] 1000/2916 34% [===================== ] 1001/2916 34% [===================== ] 1002/2916 34% [===================== ] 1003/2916 34% [===================== ] 1004/2916 34% [===================== ] 1005/2916 34% [===================== ] 1006/2916 34% [===================== ] 1007/2916 34% [===================== ] 1008/2916 34% [===================== ] 1009/2916 34% [===================== ] 1010/2916 34% [===================== ] 1011/2916 34% [===================== ] 1012/2916 34% [===================== ] 1013/2916 34% [===================== ] 1014/2916 34% [===================== ] 1015/2916 34% [===================== ] 1016/2916 34% [===================== ] 1017/2916 34% [===================== ] 1018/2916 34% [===================== ] 1019/2916 34% [===================== ] 1020/2916 34% [===================== ] 1021/2916 35% [===================== ] 1022/2916 35% [===================== ] 1023/2916 35% [===================== ] 1024/2916 35% [===================== ] 1025/2916 35% [===================== ] 1026/2916 35% [===================== ] 1027/2916 35% [===================== ] 1028/2916 35% [===================== ] 1029/2916 35% [===================== ] 1030/2916 35% [===================== ] 1031/2916 35% [===================== ] 1032/2916 35% [===================== ] 1033/2916 35% [===================== ] 1034/2916 35% [====================== ] 1035/2916 35% [====================== ] 1036/2916 35% [====================== ] 1037/2916 35% [====================== ] 1038/2916 35% [====================== ] 1039/2916 35% [====================== ] 1040/2916 35% [====================== ] 1041/2916 35% [====================== ] 1042/2916 35% [====================== ] 1043/2916 35% [====================== ] 1044/2916 35% [====================== ] 1045/2916 35% [====================== ] 1046/2916 35% [====================== ] 1047/2916 35% [====================== ] 1048/2916 35% [====================== ] 1049/2916 35% [====================== ] 1050/2916 36% [====================== ] 1051/2916 36% [====================== ] 1052/2916 36% [====================== ] 1053/2916 36% [====================== ] 1054/2916 36% [====================== ] 1055/2916 36% [====================== ] 1056/2916 36% [====================== ] 1057/2916 36% [====================== ] 1058/2916 36% [====================== ] 1059/2916 36% [====================== ] 1060/2916 36% [====================== ] 1061/2916 36% [====================== ] 1062/2916 36% [====================== ] 1063/2916 36% [====================== ] 1064/2916 36% [====================== ] 1065/2916 36% [====================== ] 1066/2916 36% [====================== ] 1067/2916 36% [====================== ] 1068/2916 36% [====================== ] 1069/2916 36% [====================== ] 1070/2916 36% [====================== ] 1071/2916 36% [====================== ] 1072/2916 36% [====================== ] 1073/2916 36% [====================== ] 1074/2916 36% [====================== ] 1075/2916 36% [====================== ] 1076/2916 36% [====================== ] 1077/2916 36% [====================== ] 1078/2916 36% [====================== ] 1079/2916 37% [====================== ] 1080/2916 37% [====================== ] 1081/2916 37% [======================= ] 1082/2916 37% [======================= ] 1083/2916 37% [======================= ] 1084/2916 37% [======================= ] 1085/2916 37% [======================= ] 1086/2916 37% [======================= ] 1087/2916 37% [======================= ] 1088/2916 37% [======================= ] 1089/2916 37% [======================= ] 1090/2916 37% [======================= ] 1091/2916 37% [======================= ] 1092/2916 37% [======================= ] 1093/2916 37% [======================= ] 1094/2916 37% [======================= ] 1095/2916 37% [======================= ] 1096/2916 37% [======================= ] 1097/2916 37% [======================= ] 1098/2916 37% [======================= ] 1099/2916 37% [======================= ] 1100/2916 37% [======================= ] 1101/2916 37% [======================= ] 1102/2916 37% [======================= ] 1103/2916 37% [======================= ] 1104/2916 37% [======================= ] 1105/2916 37% [======================= ] 1106/2916 37% [======================= ] 1107/2916 37% [======================= ] 1108/2916 37% [======================= ] 1109/2916 38% [======================= ] 1110/2916 38% [======================= ] 1111/2916 38% [======================= ] 1112/2916 38% [======================= ] 1113/2916 38% [======================= ] 1114/2916 38% [======================= ] 1115/2916 38% [======================= ] 1116/2916 38% [======================= ] 1117/2916 38% [======================= ] 1118/2916 38% [======================= ] 1119/2916 38% [======================= ] 1120/2916 38% [======================= ] 1121/2916 38% [======================= ] 1122/2916 38% [======================= ] 1123/2916 38% [======================= ] 1124/2916 38% [======================= ] 1125/2916 38% [======================= ] 1126/2916 38% [======================= ] 1127/2916 38% [======================= ] 1128/2916 38% [======================== ] 1129/2916 38% [======================== ] 1130/2916 38% [======================== ] 1131/2916 38% [======================== ] 1132/2916 38% [======================== ] 1133/2916 38% [======================== ] 1134/2916 38% [======================== ] 1135/2916 38% [======================== ] 1136/2916 38% [======================== ] 1137/2916 38% [======================== ] 1138/2916 39% [======================== ] 1139/2916 39% [======================== ] 1140/2916 39% [======================== ] 1141/2916 39% [======================== ] 1142/2916 39% [======================== ] 1143/2916 39% [======================== ] 1144/2916 39% [======================== ] 1145/2916 39% [======================== ] 1146/2916 39% [======================== ] 1147/2916 39% [======================== ] 1148/2916 39% [======================== ] 1149/2916 39% [======================== ] 1150/2916 39% [======================== ] 1151/2916 39% [======================== ] 1152/2916 39% [======================== ] 1153/2916 39% [======================== ] 1154/2916 39% [======================== ] 1155/2916 39% [======================== ] 1156/2916 39% [======================== ] 1157/2916 39% [======================== ] 1158/2916 39% [======================== ] 1159/2916 39% [======================== ] 1160/2916 39% [======================== ] 1161/2916 39% [======================== ] 1162/2916 39% [======================== ] 1163/2916 39% [======================== ] 1164/2916 39% [======================== ] 1165/2916 39% [======================== ] 1166/2916 39% [======================== ] 1167/2916 40% [======================== ] 1168/2916 40% [======================== ] 1169/2916 40% [======================== ] 1170/2916 40% [======================== ] 1171/2916 40% [======================== ] 1172/2916 40% [======================== ] 1173/2916 40% [======================== ] 1174/2916 40% [======================== ] 1175/2916 40% [========================= ] 1176/2916 40% [========================= ] 1177/2916 40% [========================= ] 1178/2916 40% [========================= ] 1179/2916 40% [========================= ] 1180/2916 40% [========================= ] 1181/2916 40% [========================= ] 1182/2916 40% [========================= ] 1183/2916 40% [========================= ] 1184/2916 40% [========================= ] 1185/2916 40% [========================= ] 1186/2916 40% [========================= ] 1187/2916 40% [========================= ] 1188/2916 40% [========================= ] 1189/2916 40% [========================= ] 1190/2916 40% [========================= ] 1191/2916 40% [========================= ] 1192/2916 40% [========================= ] 1193/2916 40% [========================= ] 1194/2916 40% [========================= ] 1195/2916 40% [========================= ] 1196/2916 41% [========================= ] 1197/2916 41% [========================= ] 1198/2916 41% [========================= ] 1199/2916 41% [========================= ] 1200/2916 41% [========================= ] 1201/2916 41% [========================= ] 1202/2916 41% [========================= ] 1203/2916 41% [========================= ] 1204/2916 41% [========================= ] 1205/2916 41% [========================= ] 1206/2916 41% [========================= ] 1207/2916 41% [========================= ] 1208/2916 41% [========================= ] 1209/2916 41% [========================= ] 1210/2916 41% [========================= ] 1211/2916 41% [========================= ] 1212/2916 41% [========================= ] 1213/2916 41% [========================= ] 1214/2916 41% [========================= ] 1215/2916 41% [========================= ] 1216/2916 41% [========================= ] 1217/2916 41% [========================= ] 1218/2916 41% [========================= ] 1219/2916 41% [========================= ] 1220/2916 41% [========================= ] 1221/2916 41% [========================= ] 1222/2916 41% [========================== ] 1223/2916 41% [========================== ] 1224/2916 41% [========================== ] 1225/2916 42% [========================== ] 1226/2916 42% [========================== ] 1227/2916 42% [========================== ] 1228/2916 42% [========================== ] 1229/2916 42% [========================== ] 1230/2916 42% [========================== ] 1231/2916 42% [========================== ] 1232/2916 42% [========================== ] 1233/2916 42% [========================== ] 1234/2916 42% [========================== ] 1235/2916 42% [========================== ] 1236/2916 42% [========================== ] 1237/2916 42% [========================== ] 1238/2916 42% [========================== ] 1239/2916 42% [========================== ] 1240/2916 42% [========================== ] 1241/2916 42% [========================== ] 1242/2916 42% [========================== ] 1243/2916 42% [========================== ] 1244/2916 42% [========================== ] 1245/2916 42% [========================== ] 1246/2916 42% [========================== ] 1247/2916 42% [========================== ] 1248/2916 42% [========================== ] 1249/2916 42% [========================== ] 1250/2916 42% [========================== ] 1251/2916 42% [========================== ] 1252/2916 42% [========================== ] 1253/2916 42% [========================== ] 1254/2916 43% [========================== ] 1255/2916 43% [========================== ] 1256/2916 43% [========================== ] 1257/2916 43% [========================== ] 1258/2916 43% [========================== ] 1259/2916 43% [========================== ] 1260/2916 43% [========================== ] 1261/2916 43% [========================== ] 1262/2916 43% [========================== ] 1263/2916 43% [========================== ] 1264/2916 43% [========================== ] 1265/2916 43% [========================== ] 1266/2916 43% [========================== ] 1267/2916 43% [========================== ] 1268/2916 43% [========================== ] 1269/2916 43% [=========================== ] 1270/2916 43% [=========================== ] 1271/2916 43% [=========================== ] 1272/2916 43% [=========================== ] 1273/2916 43% [=========================== ] 1274/2916 43% [=========================== ] 1275/2916 43% [=========================== ] 1276/2916 43% [=========================== ] 1277/2916 43% [=========================== ] 1278/2916 43% [=========================== ] 1279/2916 43% [=========================== ] 1280/2916 43% [=========================== ] 1281/2916 43% [=========================== ] 1282/2916 43% [=========================== ] 1283/2916 43% [=========================== ] 1284/2916 44% [=========================== ] 1285/2916 44% [=========================== ] 1286/2916 44% [=========================== ] 1287/2916 44% [=========================== ] 1288/2916 44% [=========================== ] 1289/2916 44% [=========================== ] 1290/2916 44% [=========================== ] 1291/2916 44% [=========================== ] 1292/2916 44% [=========================== ] 1293/2916 44% [=========================== ] 1294/2916 44% [=========================== ] 1295/2916 44% [=========================== ] 1296/2916 44% [=========================== ] 1297/2916 44% [=========================== ] 1298/2916 44% [=========================== ] 1299/2916 44% [=========================== ] 1300/2916 44% [=========================== ] 1301/2916 44% [=========================== ] 1302/2916 44% [=========================== ] 1303/2916 44% [=========================== ] 1304/2916 44% [=========================== ] 1305/2916 44% [=========================== ] 1306/2916 44% [=========================== ] 1307/2916 44% [=========================== ] 1308/2916 44% [=========================== ] 1309/2916 44% [=========================== ] 1310/2916 44% [=========================== ] 1311/2916 44% [=========================== ] 1312/2916 44% [=========================== ] 1313/2916 45% [=========================== ] 1314/2916 45% [=========================== ] 1315/2916 45% [=========================== ] 1316/2916 45% [============================ ] 1317/2916 45% [============================ ] 1318/2916 45% [============================ ] 1319/2916 45% [============================ ] 1320/2916 45% [============================ ] 1321/2916 45% [============================ ] 1322/2916 45% [============================ ] 1323/2916 45% [============================ ] 1324/2916 45% [============================ ] 1325/2916 45% [============================ ] 1326/2916 45% [============================ ] 1327/2916 45% [============================ ] 1328/2916 45% [============================ ] 1329/2916 45% [============================ ] 1330/2916 45% [============================ ] 1331/2916 45% [============================ ] 1332/2916 45% [============================ ] 1333/2916 45% [============================ ] 1334/2916 45% [============================ ] 1335/2916 45% [============================ ] 1336/2916 45% [============================ ] 1337/2916 45% [============================ ] 1338/2916 45% [============================ ] 1339/2916 45% [============================ ] 1340/2916 45% [============================ ] 1341/2916 45% [============================ ] 1342/2916 46% [============================ ] 1343/2916 46% [============================ ] 1344/2916 46% [============================ ] 1345/2916 46% [============================ ] 1346/2916 46% [============================ ] 1347/2916 46% [============================ ] 1348/2916 46% [============================ ] 1349/2916 46% [============================ ] 1350/2916 46% [============================ ] 1351/2916 46% [============================ ] 1352/2916 46% [============================ ] 1353/2916 46% [============================ ] 1354/2916 46% [============================ ] 1355/2916 46% [============================ ] 1356/2916 46% [============================ ] 1357/2916 46% [============================ ] 1358/2916 46% [============================ ] 1359/2916 46% [============================ ] 1360/2916 46% [============================ ] 1361/2916 46% [============================ ] 1362/2916 46% [============================ ] 1363/2916 46% [============================= ] 1364/2916 46% [============================= ] 1365/2916 46% [============================= ] 1366/2916 46% [============================= ] 1367/2916 46% [============================= ] 1368/2916 46% [============================= ] 1369/2916 46% [============================= ] 1370/2916 46% [============================= ] 1371/2916 47% [============================= ] 1372/2916 47% [============================= ] 1373/2916 47% [============================= ] 1374/2916 47% [============================= ] 1375/2916 47% [============================= ] 1376/2916 47% [============================= ] 1377/2916 47% [============================= ] 1378/2916 47% [============================= ] 1379/2916 47% [============================= ] 1380/2916 47% [============================= ] 1381/2916 47% [============================= ] 1382/2916 47% [============================= ] 1383/2916 47% [============================= ] 1384/2916 47% [============================= ] 1385/2916 47% [============================= ] 1386/2916 47% [============================= ] 1387/2916 47% [============================= ] 1388/2916 47% [============================= ] 1389/2916 47% [============================= ] 1390/2916 47% [============================= ] 1391/2916 47% [============================= ] 1392/2916 47% [============================= ] 1393/2916 47% [============================= ] 1394/2916 47% [============================= ] 1395/2916 47% [============================= ] 1396/2916 47% [============================= ] 1397/2916 47% [============================= ] 1398/2916 47% [============================= ] 1399/2916 47% [============================= ] 1400/2916 48% [============================= ] 1401/2916 48% [============================= ] 1402/2916 48% [============================= ] 1403/2916 48% [============================= ] 1404/2916 48% [============================= ] 1405/2916 48% [============================= ] 1406/2916 48% [============================= ] 1407/2916 48% [============================= ] 1408/2916 48% [============================= ] 1409/2916 48% [============================= ] 1410/2916 48% [============================== ] 1411/2916 48% [============================== ] 1412/2916 48% [============================== ] 1413/2916 48% [============================== ] 1414/2916 48% [============================== ] 1415/2916 48% [============================== ] 1416/2916 48% [============================== ] 1417/2916 48% [============================== ] 1418/2916 48% [============================== ] 1419/2916 48% [============================== ] 1420/2916 48% [============================== ] 1421/2916 48% [============================== ] 1422/2916 48% [============================== ] 1423/2916 48% [============================== ] 1424/2916 48% [============================== ] 1425/2916 48% [============================== ] 1426/2916 48% [============================== ] 1427/2916 48% [============================== ] 1428/2916 48% [============================== ] 1429/2916 49% [============================== ] 1430/2916 49% [============================== ] 1431/2916 49% [============================== ] 1432/2916 49% [============================== ] 1433/2916 49% [============================== ] 1434/2916 49% [============================== ] 1435/2916 49% [============================== ] 1436/2916 49% [============================== ] 1437/2916 49% [============================== ] 1438/2916 49% [============================== ] 1439/2916 49% [============================== ] 1440/2916 49% [============================== ] 1441/2916 49% [============================== ] 1442/2916 49% [============================== ] 1443/2916 49% [============================== ] 1444/2916 49% [============================== ] 1445/2916 49% [============================== ] 1446/2916 49% [============================== ] 1447/2916 49% [============================== ] 1448/2916 49% [============================== ] 1449/2916 49% [============================== ] 1450/2916 49% [============================== ] 1451/2916 49% [============================== ] 1452/2916 49% [============================== ] 1453/2916 49% [============================== ] 1454/2916 49% [============================== ] 1455/2916 49% [============================== ] 1456/2916 49% [============================== ] 1457/2916 49% [=============================== ] 1458/2916 50% [=============================== ] 1459/2916 50% [=============================== ] 1460/2916 50% [=============================== ] 1461/2916 50% [=============================== ] 1462/2916 50% [=============================== ] 1463/2916 50% [=============================== ] 1464/2916 50% [=============================== ] 1465/2916 50% [=============================== ] 1466/2916 50% [=============================== ] 1467/2916 50% [=============================== ] 1468/2916 50% [=============================== ] 1469/2916 50% [=============================== ] 1470/2916 50% [=============================== ] 1471/2916 50% [=============================== ] 1472/2916 50% [=============================== ] 1473/2916 50% [=============================== ] 1474/2916 50% [=============================== ] 1475/2916 50% [=============================== ] 1476/2916 50% [=============================== ] 1477/2916 50% [=============================== ] 1478/2916 50% [=============================== ] 1479/2916 50% [=============================== ] 1480/2916 50% [=============================== ] 1481/2916 50% [=============================== ] 1482/2916 50% [=============================== ] 1483/2916 50% [=============================== ] 1484/2916 50% [=============================== ] 1485/2916 50% [=============================== ] 1486/2916 50% [=============================== ] 1487/2916 50% [=============================== ] 1488/2916 51% [=============================== ] 1489/2916 51% [=============================== ] 1490/2916 51% [=============================== ] 1491/2916 51% [=============================== ] 1492/2916 51% [=============================== ] 1493/2916 51% [=============================== ] 1494/2916 51% [=============================== ] 1495/2916 51% [=============================== ] 1496/2916 51% [=============================== ] 1497/2916 51% [=============================== ] 1498/2916 51% [=============================== ] 1499/2916 51% [=============================== ] 1500/2916 51% [=============================== ] 1501/2916 51% [=============================== ] 1502/2916 51% [=============================== ] 1503/2916 51% [=============================== ] 1504/2916 51% [=============================== ] 1505/2916 51% [================================ ] 1506/2916 51% [================================ ] 1507/2916 51% [================================ ] 1508/2916 51% [================================ ] 1509/2916 51% [================================ ] 1510/2916 51% [================================ ] 1511/2916 51% [================================ ] 1512/2916 51% [================================ ] 1513/2916 51% [================================ ] 1514/2916 51% [================================ ] 1515/2916 51% [================================ ] 1516/2916 51% [================================ ] 1517/2916 52% [================================ ] 1518/2916 52% [================================ ] 1519/2916 52% [================================ ] 1520/2916 52% [================================ ] 1521/2916 52% [================================ ] 1522/2916 52% [================================ ] 1523/2916 52% [================================ ] 1524/2916 52% [================================ ] 1525/2916 52% [================================ ] 1526/2916 52% [================================ ] 1527/2916 52% [================================ ] 1528/2916 52% [================================ ] 1529/2916 52% [================================ ] 1530/2916 52% [================================ ] 1531/2916 52% [================================ ] 1532/2916 52% [================================ ] 1533/2916 52% [================================ ] 1534/2916 52% [================================ ] 1535/2916 52% [================================ ] 1536/2916 52% [================================ ] 1537/2916 52% [================================ ] 1538/2916 52% [================================ ] 1539/2916 52% [================================ ] 1540/2916 52% [================================ ] 1541/2916 52% [================================ ] 1542/2916 52% [================================ ] 1543/2916 52% [================================ ] 1544/2916 52% [================================ ] 1545/2916 52% [================================ ] 1546/2916 53% [================================ ] 1547/2916 53% [================================ ] 1548/2916 53% [================================ ] 1549/2916 53% [================================ ] 1550/2916 53% [================================ ] 1551/2916 53% [================================ ] 1552/2916 53% [================================= ] 1553/2916 53% [================================= ] 1554/2916 53% [================================= ] 1555/2916 53% [================================= ] 1556/2916 53% [================================= ] 1557/2916 53% [================================= ] 1558/2916 53% [================================= ] 1559/2916 53% [================================= ] 1560/2916 53% [================================= ] 1561/2916 53% [================================= ] 1562/2916 53% [================================= ] 1563/2916 53% [================================= ] 1564/2916 53% [================================= ] 1565/2916 53% [================================= ] 1566/2916 53% [================================= ] 1567/2916 53% [================================= ] 1568/2916 53% [================================= ] 1569/2916 53% [================================= ] 1570/2916 53% [================================= ] 1571/2916 53% [================================= ] 1572/2916 53% [================================= ] 1573/2916 53% [================================= ] 1574/2916 53% [================================= ] 1575/2916 54% [================================= ] 1576/2916 54% [================================= ] 1577/2916 54% [================================= ] 1578/2916 54% [================================= ] 1579/2916 54% [================================= ] 1580/2916 54% [================================= ] 1581/2916 54% [================================= ] 1582/2916 54% [================================= ] 1583/2916 54% [================================= ] 1584/2916 54% [================================= ] 1585/2916 54% [================================= ] 1586/2916 54% [================================= ] 1587/2916 54% [================================= ] 1588/2916 54% [================================= ] 1589/2916 54% [================================= ] 1590/2916 54% [================================= ] 1591/2916 54% [================================= ] 1592/2916 54% [================================= ] 1593/2916 54% [================================= ] 1594/2916 54% [================================= ] 1595/2916 54% [================================= ] 1596/2916 54% [================================= ] 1597/2916 54% [================================= ] 1598/2916 54% [================================= ] 1599/2916 54% [================================== ] 1600/2916 54% [================================== ] 1601/2916 54% [================================== ] 1602/2916 54% [================================== ] 1603/2916 54% [================================== ] 1604/2916 55% [================================== ] 1605/2916 55% [================================== ] 1606/2916 55% [================================== ] 1607/2916 55% [================================== ] 1608/2916 55% [================================== ] 1609/2916 55% [================================== ] 1610/2916 55% [================================== ] 1611/2916 55% [================================== ] 1612/2916 55% [================================== ] 1613/2916 55% [================================== ] 1614/2916 55% [================================== ] 1615/2916 55% [================================== ] 1616/2916 55% [================================== ] 1617/2916 55% [================================== ] 1618/2916 55% [================================== ] 1619/2916 55% [================================== ] 1620/2916 55% [================================== ] 1621/2916 55% [================================== ] 1622/2916 55% [================================== ] 1623/2916 55% [================================== ] 1624/2916 55% [================================== ] 1625/2916 55% [================================== ] 1626/2916 55% [================================== ] 1627/2916 55% [================================== ] 1628/2916 55% [================================== ] 1629/2916 55% [================================== ] 1630/2916 55% [================================== ] 1631/2916 55% [================================== ] 1632/2916 55% [================================== ] 1633/2916 56% [================================== ] 1634/2916 56% [================================== ] 1635/2916 56% [================================== ] 1636/2916 56% [================================== ] 1637/2916 56% [================================== ] 1638/2916 56% [================================== ] 1639/2916 56% [================================== ] 1640/2916 56% [================================== ] 1641/2916 56% [================================== ] 1642/2916 56% [================================== ] 1643/2916 56% [================================== ] 1644/2916 56% [================================== ] 1645/2916 56% [================================== ] 1646/2916 56% [=================================== ] 1647/2916 56% [=================================== ] 1648/2916 56% [=================================== ] 1649/2916 56% [=================================== ] 1650/2916 56% [=================================== ] 1651/2916 56% [=================================== ] 1652/2916 56% [=================================== ] 1653/2916 56% [=================================== ] 1654/2916 56% [=================================== ] 1655/2916 56% [=================================== ] 1656/2916 56% [=================================== ] 1657/2916 56% [=================================== ] 1658/2916 56% [=================================== ] 1659/2916 56% [=================================== ] 1660/2916 56% [=================================== ] 1661/2916 56% [=================================== ] 1662/2916 56% [=================================== ] 1663/2916 57% [=================================== ] 1664/2916 57% [=================================== ] 1665/2916 57% [=================================== ] 1666/2916 57% [=================================== ] 1667/2916 57% [=================================== ] 1668/2916 57% [=================================== ] 1669/2916 57% [=================================== ] 1670/2916 57% [=================================== ] 1671/2916 57% [=================================== ] 1672/2916 57% [=================================== ] 1673/2916 57% [=================================== ] 1674/2916 57% [=================================== ] 1675/2916 57% [=================================== ] 1676/2916 57% [=================================== ] 1677/2916 57% [=================================== ] 1678/2916 57% [=================================== ] 1679/2916 57% [=================================== ] 1680/2916 57% [=================================== ] 1681/2916 57% [=================================== ] 1682/2916 57% [=================================== ] 1683/2916 57% [=================================== ] 1684/2916 57% [=================================== ] 1685/2916 57% [=================================== ] 1686/2916 57% [=================================== ] 1687/2916 57% [=================================== ] 1688/2916 57% [=================================== ] 1689/2916 57% [=================================== ] 1690/2916 57% [=================================== ] 1691/2916 57% [=================================== ] 1692/2916 58% [=================================== ] 1693/2916 58% [==================================== ] 1694/2916 58% [==================================== ] 1695/2916 58% [==================================== ] 1696/2916 58% [==================================== ] 1697/2916 58% [==================================== ] 1698/2916 58% [==================================== ] 1699/2916 58% [==================================== ] 1700/2916 58% [==================================== ] 1701/2916 58% [==================================== ] 1702/2916 58% [==================================== ] 1703/2916 58% [==================================== ] 1704/2916 58% [==================================== ] 1705/2916 58% [==================================== ] 1706/2916 58% [==================================== ] 1707/2916 58% [==================================== ] 1708/2916 58% [==================================== ] 1709/2916 58% [==================================== ] 1710/2916 58% [==================================== ] 1711/2916 58% [==================================== ] 1712/2916 58% [==================================== ] 1713/2916 58% [==================================== ] 1714/2916 58% [==================================== ] 1715/2916 58% [==================================== ] 1716/2916 58% [==================================== ] 1717/2916 58% [==================================== ] 1718/2916 58% [==================================== ] 1719/2916 58% [==================================== ] 1720/2916 58% [==================================== ] 1721/2916 59% [==================================== ] 1722/2916 59% [==================================== ] 1723/2916 59% [==================================== ] 1724/2916 59% [==================================== ] 1725/2916 59% [==================================== ] 1726/2916 59% [==================================== ] 1727/2916 59% [==================================== ] 1728/2916 59% [==================================== ] 1729/2916 59% [==================================== ] 1730/2916 59% [==================================== ] 1731/2916 59% [==================================== ] 1732/2916 59% [==================================== ] 1733/2916 59% [==================================== ] 1734/2916 59% [==================================== ] 1735/2916 59% [==================================== ] 1736/2916 59% [==================================== ] 1737/2916 59% [==================================== ] 1738/2916 59% [==================================== ] 1739/2916 59% [==================================== ] 1740/2916 59% [===================================== ] 1741/2916 59% [===================================== ] 1742/2916 59% [===================================== ] 1743/2916 59% [===================================== ] 1744/2916 59% [===================================== ] 1745/2916 59% [===================================== ] 1746/2916 59% [===================================== ] 1747/2916 59% [===================================== ] 1748/2916 59% [===================================== ] 1749/2916 59% [===================================== ] 1750/2916 60% [===================================== ] 1751/2916 60% [===================================== ] 1752/2916 60% [===================================== ] 1753/2916 60% [===================================== ] 1754/2916 60% [===================================== ] 1755/2916 60% [===================================== ] 1756/2916 60% [===================================== ] 1757/2916 60% [===================================== ] 1758/2916 60% [===================================== ] 1759/2916 60% [===================================== ] 1760/2916 60% [===================================== ] 1761/2916 60% [===================================== ] 1762/2916 60% [===================================== ] 1763/2916 60% [===================================== ] 1764/2916 60% [===================================== ] 1765/2916 60% [===================================== ] 1766/2916 60% [===================================== ] 1767/2916 60% [===================================== ] 1768/2916 60% [===================================== ] 1769/2916 60% [===================================== ] 1770/2916 60% [===================================== ] 1771/2916 60% [===================================== ] 1772/2916 60% [===================================== ] 1773/2916 60% [===================================== ] 1774/2916 60% [===================================== ] 1775/2916 60% [===================================== ] 1776/2916 60% [===================================== ] 1777/2916 60% [===================================== ] 1778/2916 60% [===================================== ] 1779/2916 61% [===================================== ] 1780/2916 61% [===================================== ] 1781/2916 61% [===================================== ] 1782/2916 61% [===================================== ] 1783/2916 61% [===================================== ] 1784/2916 61% [===================================== ] 1785/2916 61% [===================================== ] 1786/2916 61% [===================================== ] 1787/2916 61% [====================================== ] 1788/2916 61% [====================================== ] 1789/2916 61% [====================================== ] 1790/2916 61% [====================================== ] 1791/2916 61% [====================================== ] 1792/2916 61% [====================================== ] 1793/2916 61% [====================================== ] 1794/2916 61% [====================================== ] 1795/2916 61% [====================================== ] 1796/2916 61% [====================================== ] 1797/2916 61% [====================================== ] 1798/2916 61% [====================================== ] 1799/2916 61% [====================================== ] 1800/2916 61% [====================================== ] 1801/2916 61% [====================================== ] 1802/2916 61% [====================================== ] 1803/2916 61% [====================================== ] 1804/2916 61% [====================================== ] 1805/2916 61% [====================================== ] 1806/2916 61% [====================================== ] 1807/2916 61% [====================================== ] 1808/2916 62% [====================================== ] 1809/2916 62% [====================================== ] 1810/2916 62% [====================================== ] 1811/2916 62% [====================================== ] 1812/2916 62% [====================================== ] 1813/2916 62% [====================================== ] 1814/2916 62% [====================================== ] 1815/2916 62% [====================================== ] 1816/2916 62% [====================================== ] 1817/2916 62% [====================================== ] 1818/2916 62% [====================================== ] 1819/2916 62% [====================================== ] 1820/2916 62% [====================================== ] 1821/2916 62% [====================================== ] 1822/2916 62% [====================================== ] 1823/2916 62% [====================================== ] 1824/2916 62% [====================================== ] 1825/2916 62% [====================================== ] 1826/2916 62% [====================================== ] 1827/2916 62% [====================================== ] 1828/2916 62% [====================================== ] 1829/2916 62% [====================================== ] 1830/2916 62% [====================================== ] 1831/2916 62% [====================================== ] 1832/2916 62% [====================================== ] 1833/2916 62% [====================================== ] 1834/2916 62% [======================================= ] 1835/2916 62% [======================================= ] 1836/2916 62% [======================================= ] 1837/2916 62% [======================================= ] 1838/2916 63% [======================================= ] 1839/2916 63% [======================================= ] 1840/2916 63% [======================================= ] 1841/2916 63% [======================================= ] 1842/2916 63% [======================================= ] 1843/2916 63% [======================================= ] 1844/2916 63% [======================================= ] 1845/2916 63% [======================================= ] 1846/2916 63% [======================================= ] 1847/2916 63% [======================================= ] 1848/2916 63% [======================================= ] 1849/2916 63% [======================================= ] 1850/2916 63% [======================================= ] 1851/2916 63% [======================================= ] 1852/2916 63% [======================================= ] 1853/2916 63% [======================================= ] 1854/2916 63% [======================================= ] 1855/2916 63% [======================================= ] 1856/2916 63% [======================================= ] 1857/2916 63% [======================================= ] 1858/2916 63% [======================================= ] 1859/2916 63% [======================================= ] 1860/2916 63% [======================================= ] 1861/2916 63% [======================================= ] 1862/2916 63% [======================================= ] 1863/2916 63% [======================================= ] 1864/2916 63% [======================================= ] 1865/2916 63% [======================================= ] 1866/2916 63% [======================================= ] 1867/2916 64% [======================================= ] 1868/2916 64% [======================================= ] 1869/2916 64% [======================================= ] 1870/2916 64% [======================================= ] 1871/2916 64% [======================================= ] 1872/2916 64% [======================================= ] 1873/2916 64% [======================================= ] 1874/2916 64% [======================================= ] 1875/2916 64% [======================================= ] 1876/2916 64% [======================================= ] 1877/2916 64% [======================================= ] 1878/2916 64% [======================================= ] 1879/2916 64% [======================================= ] 1880/2916 64% [======================================= ] 1881/2916 64% [======================================== ] 1882/2916 64% [======================================== ] 1883/2916 64% [======================================== ] 1884/2916 64% [======================================== ] 1885/2916 64% [======================================== ] 1886/2916 64% [======================================== ] 1887/2916 64% [======================================== ] 1888/2916 64% [======================================== ] 1889/2916 64% [======================================== ] 1890/2916 64% [======================================== ] 1891/2916 64% [======================================== ] 1892/2916 64% [======================================== ] 1893/2916 64% [======================================== ] 1894/2916 64% [======================================== ] 1895/2916 64% [======================================== ] 1896/2916 65% [======================================== ] 1897/2916 65% [======================================== ] 1898/2916 65% [======================================== ] 1899/2916 65% [======================================== ] 1900/2916 65% [======================================== ] 1901/2916 65% [======================================== ] 1902/2916 65% [======================================== ] 1903/2916 65% [======================================== ] 1904/2916 65% [======================================== ] 1905/2916 65% [======================================== ] 1906/2916 65% [======================================== ] 1907/2916 65% [======================================== ] 1908/2916 65% [======================================== ] 1909/2916 65% [======================================== ] 1910/2916 65% [======================================== ] 1911/2916 65% [======================================== ] 1912/2916 65% [======================================== ] 1913/2916 65% [======================================== ] 1914/2916 65% [======================================== ] 1915/2916 65% [======================================== ] 1916/2916 65% [======================================== ] 1917/2916 65% [======================================== ] 1918/2916 65% [======================================== ] 1919/2916 65% [======================================== ] 1920/2916 65% [======================================== ] 1921/2916 65% [======================================== ] 1922/2916 65% [======================================== ] 1923/2916 65% [======================================== ] 1924/2916 65% [======================================== ] 1925/2916 66% [======================================== ] 1926/2916 66% [======================================== ] 1927/2916 66% [======================================== ] 1928/2916 66% [========================================= ] 1929/2916 66% [========================================= ] 1930/2916 66% [========================================= ] 1931/2916 66% [========================================= ] 1932/2916 66% [========================================= ] 1933/2916 66% [========================================= ] 1934/2916 66% [========================================= ] 1935/2916 66% [========================================= ] 1936/2916 66% [========================================= ] 1937/2916 66% [========================================= ] 1938/2916 66% [========================================= ] 1939/2916 66% [========================================= ] 1940/2916 66% [========================================= ] 1941/2916 66% [========================================= ] 1942/2916 66% [========================================= ] 1943/2916 66% [========================================= ] 1944/2916 66% [========================================= ] 1945/2916 66% [========================================= ] 1946/2916 66% [========================================= ] 1947/2916 66% [========================================= ] 1948/2916 66% [========================================= ] 1949/2916 66% [========================================= ] 1950/2916 66% [========================================= ] 1951/2916 66% [========================================= ] 1952/2916 66% [========================================= ] 1953/2916 66% [========================================= ] 1954/2916 67% [========================================= ] 1955/2916 67% [========================================= ] 1956/2916 67% [========================================= ] 1957/2916 67% [========================================= ] 1958/2916 67% [========================================= ] 1959/2916 67% [========================================= ] 1960/2916 67% [========================================= ] 1961/2916 67% [========================================= ] 1962/2916 67% [========================================= ] 1963/2916 67% [========================================= ] 1964/2916 67% [========================================= ] 1965/2916 67% [========================================= ] 1966/2916 67% [========================================= ] 1967/2916 67% [========================================= ] 1968/2916 67% [========================================= ] 1969/2916 67% [========================================= ] 1970/2916 67% [========================================= ] 1971/2916 67% [========================================= ] 1972/2916 67% [========================================= ] 1973/2916 67% [========================================= ] 1974/2916 67% [========================================= ] 1975/2916 67% [========================================== ] 1976/2916 67% [========================================== ] 1977/2916 67% [========================================== ] 1978/2916 67% [========================================== ] 1979/2916 67% [========================================== ] 1980/2916 67% [========================================== ] 1981/2916 67% [========================================== ] 1982/2916 67% [========================================== ] 1983/2916 68% [========================================== ] 1984/2916 68% [========================================== ] 1985/2916 68% [========================================== ] 1986/2916 68% [========================================== ] 1987/2916 68% [========================================== ] 1988/2916 68% [========================================== ] 1989/2916 68% [========================================== ] 1990/2916 68% [========================================== ] 1991/2916 68% [========================================== ] 1992/2916 68% [========================================== ] 1993/2916 68% [========================================== ] 1994/2916 68% [========================================== ] 1995/2916 68% [========================================== ] 1996/2916 68% [========================================== ] 1997/2916 68% [========================================== ] 1998/2916 68% [========================================== ] 1999/2916 68% [========================================== ] 2000/2916 68% [========================================== ] 2001/2916 68% [========================================== ] 2002/2916 68% [========================================== ] 2003/2916 68% [========================================== ] 2004/2916 68% [========================================== ] 2005/2916 68% [========================================== ] 2006/2916 68% [========================================== ] 2007/2916 68% [========================================== ] 2008/2916 68% [========================================== ] 2009/2916 68% [========================================== ] 2010/2916 68% [========================================== ] 2011/2916 68% [========================================== ] 2012/2916 68% [========================================== ] 2013/2916 69% [========================================== ] 2014/2916 69% [========================================== ] 2015/2916 69% [========================================== ] 2016/2916 69% [========================================== ] 2017/2916 69% [========================================== ] 2018/2916 69% [========================================== ] 2019/2916 69% [========================================== ] 2020/2916 69% [========================================== ] 2021/2916 69% [========================================== ] 2022/2916 69% [=========================================== ] 2023/2916 69% [=========================================== ] 2024/2916 69% [=========================================== ] 2025/2916 69% [=========================================== ] 2026/2916 69% [=========================================== ] 2027/2916 69% [=========================================== ] 2028/2916 69% [=========================================== ] 2029/2916 69% [=========================================== ] 2030/2916 69% [=========================================== ] 2031/2916 69% [=========================================== ] 2032/2916 69% [=========================================== ] 2033/2916 69% [=========================================== ] 2034/2916 69% [=========================================== ] 2035/2916 69% [=========================================== ] 2036/2916 69% [=========================================== ] 2037/2916 69% [=========================================== ] 2038/2916 69% [=========================================== ] 2039/2916 69% [=========================================== ] 2040/2916 69% [=========================================== ] 2041/2916 69% [=========================================== ] 2042/2916 70% [=========================================== ] 2043/2916 70% [=========================================== ] 2044/2916 70% [=========================================== ] 2045/2916 70% [=========================================== ] 2046/2916 70% [=========================================== ] 2047/2916 70% [=========================================== ] 2048/2916 70% [=========================================== ] 2049/2916 70% [=========================================== ] 2050/2916 70% [=========================================== ] 2051/2916 70% [=========================================== ] 2052/2916 70% [=========================================== ] 2053/2916 70% [=========================================== ] 2054/2916 70% [=========================================== ] 2055/2916 70% [=========================================== ] 2056/2916 70% [=========================================== ] 2057/2916 70% [=========================================== ] 2058/2916 70% [=========================================== ] 2059/2916 70% [=========================================== ] 2060/2916 70% [=========================================== ] 2061/2916 70% [=========================================== ] 2062/2916 70% [=========================================== ] 2063/2916 70% [=========================================== ] 2064/2916 70% [=========================================== ] 2065/2916 70% [=========================================== ] 2066/2916 70% [=========================================== ] 2067/2916 70% [=========================================== ] 2068/2916 70% [=========================================== ] 2069/2916 70% [============================================ ] 2070/2916 70% [============================================ ] 2071/2916 71% [============================================ ] 2072/2916 71% [============================================ ] 2073/2916 71% [============================================ ] 2074/2916 71% [============================================ ] 2075/2916 71% [============================================ ] 2076/2916 71% [============================================ ] 2077/2916 71% [============================================ ] 2078/2916 71% [============================================ ] 2079/2916 71% [============================================ ] 2080/2916 71% [============================================ ] 2081/2916 71% [============================================ ] 2082/2916 71% [============================================ ] 2083/2916 71% [============================================ ] 2084/2916 71% [============================================ ] 2085/2916 71% [============================================ ] 2086/2916 71% [============================================ ] 2087/2916 71% [============================================ ] 2088/2916 71% [============================================ ] 2089/2916 71% [============================================ ] 2090/2916 71% [============================================ ] 2091/2916 71% [============================================ ] 2092/2916 71% [============================================ ] 2093/2916 71% [============================================ ] 2094/2916 71% [============================================ ] 2095/2916 71% [============================================ ] 2096/2916 71% [============================================ ] 2097/2916 71% [============================================ ] 2098/2916 71% [============================================ ] 2099/2916 71% [============================================ ] 2100/2916 72% [============================================ ] 2101/2916 72% [============================================ ] 2102/2916 72% [============================================ ] 2103/2916 72% [============================================ ] 2104/2916 72% [============================================ ] 2105/2916 72% [============================================ ] 2106/2916 72% [============================================ ] 2107/2916 72% [============================================ ] 2108/2916 72% [============================================ ] 2109/2916 72% [============================================ ] 2110/2916 72% [============================================ ] 2111/2916 72% [============================================ ] 2112/2916 72% [============================================ ] 2113/2916 72% [============================================ ] 2114/2916 72% [============================================ ] 2115/2916 72% [============================================ ] 2116/2916 72% [============================================= ] 2117/2916 72% [============================================= ] 2118/2916 72% [============================================= ] 2119/2916 72% [============================================= ] 2120/2916 72% [============================================= ] 2121/2916 72% [============================================= ] 2122/2916 72% [============================================= ] 2123/2916 72% [============================================= ] 2124/2916 72% [============================================= ] 2125/2916 72% [============================================= ] 2126/2916 72% [============================================= ] 2127/2916 72% [============================================= ] 2128/2916 72% [============================================= ] 2129/2916 73% [============================================= ] 2130/2916 73% [============================================= ] 2131/2916 73% [============================================= ] 2132/2916 73% [============================================= ] 2133/2916 73% [============================================= ] 2134/2916 73% [============================================= ] 2135/2916 73% [============================================= ] 2136/2916 73% [============================================= ] 2137/2916 73% [============================================= ] 2138/2916 73% [============================================= ] 2139/2916 73% [============================================= ] 2140/2916 73% [============================================= ] 2141/2916 73% [============================================= ] 2142/2916 73% [============================================= ] 2143/2916 73% [============================================= ] 2144/2916 73% [============================================= ] 2145/2916 73% [============================================= ] 2146/2916 73% [============================================= ] 2147/2916 73% [============================================= ] 2148/2916 73% [============================================= ] 2149/2916 73% [============================================= ] 2150/2916 73% [============================================= ] 2151/2916 73% [============================================= ] 2152/2916 73% [============================================= ] 2153/2916 73% [============================================= ] 2154/2916 73% [============================================= ] 2155/2916 73% [============================================= ] 2156/2916 73% [============================================= ] 2157/2916 73% [============================================= ] 2158/2916 74% [============================================= ] 2159/2916 74% [============================================= ] 2160/2916 74% [============================================= ] 2161/2916 74% [============================================= ] 2162/2916 74% [============================================= ] 2163/2916 74% [============================================== ] 2164/2916 74% [============================================== ] 2165/2916 74% [============================================== ] 2166/2916 74% [============================================== ] 2167/2916 74% [============================================== ] 2168/2916 74% [============================================== ] 2169/2916 74% [============================================== ] 2170/2916 74% [============================================== ] 2171/2916 74% [============================================== ] 2172/2916 74% [============================================== ] 2173/2916 74% [============================================== ] 2174/2916 74% [============================================== ] 2175/2916 74% [============================================== ] 2176/2916 74% [============================================== ] 2177/2916 74% [============================================== ] 2178/2916 74% [============================================== ] 2179/2916 74% [============================================== ] 2180/2916 74% [============================================== ] 2181/2916 74% [============================================== ] 2182/2916 74% [============================================== ] 2183/2916 74% [============================================== ] 2184/2916 74% [============================================== ] 2185/2916 74% [============================================== ] 2186/2916 74% [============================================== ] 2187/2916 75% [============================================== ] 2188/2916 75% [============================================== ] 2189/2916 75% [============================================== ] 2190/2916 75% [============================================== ] 2191/2916 75% [============================================== ] 2192/2916 75% [============================================== ] 2193/2916 75% [============================================== ] 2194/2916 75% [============================================== ] 2195/2916 75% [============================================== ] 2196/2916 75% [============================================== ] 2197/2916 75% [============================================== ] 2198/2916 75% [============================================== ] 2199/2916 75% [============================================== ] 2200/2916 75% [============================================== ] 2201/2916 75% [============================================== ] 2202/2916 75% [============================================== ] 2203/2916 75% [============================================== ] 2204/2916 75% [============================================== ] 2205/2916 75% [============================================== ] 2206/2916 75% [============================================== ] 2207/2916 75% [============================================== ] 2208/2916 75% [============================================== ] 2209/2916 75% [============================================== ] 2210/2916 75% [=============================================== ] 2211/2916 75% [=============================================== ] 2212/2916 75% [=============================================== ] 2213/2916 75% [=============================================== ] 2214/2916 75% [=============================================== ] 2215/2916 75% [=============================================== ] 2216/2916 75% [=============================================== ] 2217/2916 76% [=============================================== ] 2218/2916 76% [=============================================== ] 2219/2916 76% [=============================================== ] 2220/2916 76% [=============================================== ] 2221/2916 76% [=============================================== ] 2222/2916 76% [=============================================== ] 2223/2916 76% [=============================================== ] 2224/2916 76% [=============================================== ] 2225/2916 76% [=============================================== ] 2226/2916 76% [=============================================== ] 2227/2916 76% [=============================================== ] 2228/2916 76% [=============================================== ] 2229/2916 76% [=============================================== ] 2230/2916 76% [=============================================== ] 2231/2916 76% [=============================================== ] 2232/2916 76% [=============================================== ] 2233/2916 76% [=============================================== ] 2234/2916 76% [=============================================== ] 2235/2916 76% [=============================================== ] 2236/2916 76% [=============================================== ] 2237/2916 76% [=============================================== ] 2238/2916 76% [=============================================== ] 2239/2916 76% [=============================================== ] 2240/2916 76% [=============================================== ] 2241/2916 76% [=============================================== ] 2242/2916 76% [=============================================== ] 2243/2916 76% [=============================================== ] 2244/2916 76% [=============================================== ] 2245/2916 76% [=============================================== ] 2246/2916 77% [=============================================== ] 2247/2916 77% [=============================================== ] 2248/2916 77% [=============================================== ] 2249/2916 77% [=============================================== ] 2250/2916 77% [=============================================== ] 2251/2916 77% [=============================================== ] 2252/2916 77% [=============================================== ] 2253/2916 77% [=============================================== ] 2254/2916 77% [=============================================== ] 2255/2916 77% [=============================================== ] 2256/2916 77% [=============================================== ] 2257/2916 77% [================================================ ] 2258/2916 77% [================================================ ] 2259/2916 77% [================================================ ] 2260/2916 77% [================================================ ] 2261/2916 77% [================================================ ] 2262/2916 77% [================================================ ] 2263/2916 77% [================================================ ] 2264/2916 77% [================================================ ] 2265/2916 77% [================================================ ] 2266/2916 77% [================================================ ] 2267/2916 77% [================================================ ] 2268/2916 77% [================================================ ] 2269/2916 77% [================================================ ] 2270/2916 77% [================================================ ] 2271/2916 77% [================================================ ] 2272/2916 77% [================================================ ] 2273/2916 77% [================================================ ] 2274/2916 77% [================================================ ] 2275/2916 78% [================================================ ] 2276/2916 78% [================================================ ] 2277/2916 78% [================================================ ] 2278/2916 78% [================================================ ] 2279/2916 78% [================================================ ] 2280/2916 78% [================================================ ] 2281/2916 78% [================================================ ] 2282/2916 78% [================================================ ] 2283/2916 78% [================================================ ] 2284/2916 78% [================================================ ] 2285/2916 78% [================================================ ] 2286/2916 78% [================================================ ] 2287/2916 78% [================================================ ] 2288/2916 78% [================================================ ] 2289/2916 78% [================================================ ] 2290/2916 78% [================================================ ] 2291/2916 78% [================================================ ] 2292/2916 78% [================================================ ] 2293/2916 78% [================================================ ] 2294/2916 78% [================================================ ] 2295/2916 78% [================================================ ] 2296/2916 78% [================================================ ] 2297/2916 78% [================================================ ] 2298/2916 78% [================================================ ] 2299/2916 78% [================================================ ] 2300/2916 78% [================================================ ] 2301/2916 78% [================================================ ] 2302/2916 78% [================================================ ] 2303/2916 78% [================================================ ] 2304/2916 79% [================================================= ] 2305/2916 79% [================================================= ] 2306/2916 79% [================================================= ] 2307/2916 79% [================================================= ] 2308/2916 79% [================================================= ] 2309/2916 79% [================================================= ] 2310/2916 79% [================================================= ] 2311/2916 79% [================================================= ] 2312/2916 79% [================================================= ] 2313/2916 79% [================================================= ] 2314/2916 79% [================================================= ] 2315/2916 79% [================================================= ] 2316/2916 79% [================================================= ] 2317/2916 79% [================================================= ] 2318/2916 79% [================================================= ] 2319/2916 79% [================================================= ] 2320/2916 79% [================================================= ] 2321/2916 79% [================================================= ] 2322/2916 79% [================================================= ] 2323/2916 79% [================================================= ] 2324/2916 79% [================================================= ] 2325/2916 79% [================================================= ] 2326/2916 79% [================================================= ] 2327/2916 79% [================================================= ] 2328/2916 79% [================================================= ] 2329/2916 79% [================================================= ] 2330/2916 79% [================================================= ] 2331/2916 79% [================================================= ] 2332/2916 79% [================================================= ] 2333/2916 80% [================================================= ] 2334/2916 80% [================================================= ] 2335/2916 80% [================================================= ] 2336/2916 80% [================================================= ] 2337/2916 80% [================================================= ] 2338/2916 80% [================================================= ] 2339/2916 80% [================================================= ] 2340/2916 80% [================================================= ] 2341/2916 80% [================================================= ] 2342/2916 80% [================================================= ] 2343/2916 80% [================================================= ] 2344/2916 80% [================================================= ] 2345/2916 80% [================================================= ] 2346/2916 80% [================================================= ] 2347/2916 80% [================================================= ] 2348/2916 80% [================================================= ] 2349/2916 80% [================================================= ] 2350/2916 80% [================================================= ] 2351/2916 80% [================================================== ] 2352/2916 80% [================================================== ] 2353/2916 80% [================================================== ] 2354/2916 80% [================================================== ] 2355/2916 80% [================================================== ] 2356/2916 80% [================================================== ] 2357/2916 80% [================================================== ] 2358/2916 80% [================================================== ] 2359/2916 80% [================================================== ] 2360/2916 80% [================================================== ] 2361/2916 80% [================================================== ] 2362/2916 81% [================================================== ] 2363/2916 81% [================================================== ] 2364/2916 81% [================================================== ] 2365/2916 81% [================================================== ] 2366/2916 81% [================================================== ] 2367/2916 81% [================================================== ] 2368/2916 81% [================================================== ] 2369/2916 81% [================================================== ] 2370/2916 81% [================================================== ] 2371/2916 81% [================================================== ] 2372/2916 81% [================================================== ] 2373/2916 81% [================================================== ] 2374/2916 81% [================================================== ] 2375/2916 81% [================================================== ] 2376/2916 81% [================================================== ] 2377/2916 81% [================================================== ] 2378/2916 81% [================================================== ] 2379/2916 81% [================================================== ] 2380/2916 81% [================================================== ] 2381/2916 81% [================================================== ] 2382/2916 81% [================================================== ] 2383/2916 81% [================================================== ] 2384/2916 81% [================================================== ] 2385/2916 81% [================================================== ] 2386/2916 81% [================================================== ] 2387/2916 81% [================================================== ] 2388/2916 81% [================================================== ] 2389/2916 81% [================================================== ] 2390/2916 81% [================================================== ] 2391/2916 81% [================================================== ] 2392/2916 82% [================================================== ] 2393/2916 82% [================================================== ] 2394/2916 82% [================================================== ] 2395/2916 82% [================================================== ] 2396/2916 82% [================================================== ] 2397/2916 82% [================================================== ] 2398/2916 82% [=================================================== ] 2399/2916 82% [=================================================== ] 2400/2916 82% [=================================================== ] 2401/2916 82% [=================================================== ] 2402/2916 82% [=================================================== ] 2403/2916 82% [=================================================== ] 2404/2916 82% [=================================================== ] 2405/2916 82% [=================================================== ] 2406/2916 82% [=================================================== ] 2407/2916 82% [=================================================== ] 2408/2916 82% [=================================================== ] 2409/2916 82% [=================================================== ] 2410/2916 82% [=================================================== ] 2411/2916 82% [=================================================== ] 2412/2916 82% [=================================================== ] 2413/2916 82% [=================================================== ] 2414/2916 82% [=================================================== ] 2415/2916 82% [=================================================== ] 2416/2916 82% [=================================================== ] 2417/2916 82% [=================================================== ] 2418/2916 82% [=================================================== ] 2419/2916 82% [=================================================== ] 2420/2916 82% [=================================================== ] 2421/2916 83% [=================================================== ] 2422/2916 83% [=================================================== ] 2423/2916 83% [=================================================== ] 2424/2916 83% [=================================================== ] 2425/2916 83% [=================================================== ] 2426/2916 83% [=================================================== ] 2427/2916 83% [=================================================== ] 2428/2916 83% [=================================================== ] 2429/2916 83% [=================================================== ] 2430/2916 83% [=================================================== ] 2431/2916 83% [=================================================== ] 2432/2916 83% [=================================================== ] 2433/2916 83% [=================================================== ] 2434/2916 83% [=================================================== ] 2435/2916 83% [=================================================== ] 2436/2916 83% [=================================================== ] 2437/2916 83% [=================================================== ] 2438/2916 83% [=================================================== ] 2439/2916 83% [=================================================== ] 2440/2916 83% [=================================================== ] 2441/2916 83% [=================================================== ] 2442/2916 83% [=================================================== ] 2443/2916 83% [=================================================== ] 2444/2916 83% [=================================================== ] 2445/2916 83% [==================================================== ] 2446/2916 83% [==================================================== ] 2447/2916 83% [==================================================== ] 2448/2916 83% [==================================================== ] 2449/2916 83% [==================================================== ] 2450/2916 84% [==================================================== ] 2451/2916 84% [==================================================== ] 2452/2916 84% [==================================================== ] 2453/2916 84% [==================================================== ] 2454/2916 84% [==================================================== ] 2455/2916 84% [==================================================== ] 2456/2916 84% [==================================================== ] 2457/2916 84% [==================================================== ] 2458/2916 84% [==================================================== ] 2459/2916 84% [==================================================== ] 2460/2916 84% [==================================================== ] 2461/2916 84% [==================================================== ] 2462/2916 84% [==================================================== ] 2463/2916 84% [==================================================== ] 2464/2916 84% [==================================================== ] 2465/2916 84% [==================================================== ] 2466/2916 84% [==================================================== ] 2467/2916 84% [==================================================== ] 2468/2916 84% [==================================================== ] 2469/2916 84% [==================================================== ] 2470/2916 84% [==================================================== ] 2471/2916 84% [==================================================== ] 2472/2916 84% [==================================================== ] 2473/2916 84% [==================================================== ] 2474/2916 84% [==================================================== ] 2475/2916 84% [==================================================== ] 2476/2916 84% [==================================================== ] 2477/2916 84% [==================================================== ] 2478/2916 84% [==================================================== ] 2479/2916 85% [==================================================== ] 2480/2916 85% [==================================================== ] 2481/2916 85% [==================================================== ] 2482/2916 85% [==================================================== ] 2483/2916 85% [==================================================== ] 2484/2916 85% [==================================================== ] 2485/2916 85% [==================================================== ] 2486/2916 85% [==================================================== ] 2487/2916 85% [==================================================== ] 2488/2916 85% [==================================================== ] 2489/2916 85% [==================================================== ] 2490/2916 85% [==================================================== ] 2491/2916 85% [==================================================== ] 2492/2916 85% [===================================================== ] 2493/2916 85% [===================================================== ] 2494/2916 85% [===================================================== ] 2495/2916 85% [===================================================== ] 2496/2916 85% [===================================================== ] 2497/2916 85% [===================================================== ] 2498/2916 85% [===================================================== ] 2499/2916 85% [===================================================== ] 2500/2916 85% [===================================================== ] 2501/2916 85% [===================================================== ] 2502/2916 85% [===================================================== ] 2503/2916 85% [===================================================== ] 2504/2916 85% [===================================================== ] 2505/2916 85% [===================================================== ] 2506/2916 85% [===================================================== ] 2507/2916 85% [===================================================== ] 2508/2916 86% [===================================================== ] 2509/2916 86% [===================================================== ] 2510/2916 86% [===================================================== ] 2511/2916 86% [===================================================== ] 2512/2916 86% [===================================================== ] 2513/2916 86% [===================================================== ] 2514/2916 86% [===================================================== ] 2515/2916 86% [===================================================== ] 2516/2916 86% [===================================================== ] 2517/2916 86% [===================================================== ] 2518/2916 86% [===================================================== ] 2519/2916 86% [===================================================== ] 2520/2916 86% [===================================================== ] 2521/2916 86% [===================================================== ] 2522/2916 86% [===================================================== ] 2523/2916 86% [===================================================== ] 2524/2916 86% [===================================================== ] 2525/2916 86% [===================================================== ] 2526/2916 86% [===================================================== ] 2527/2916 86% [===================================================== ] 2528/2916 86% [===================================================== ] 2529/2916 86% [===================================================== ] 2530/2916 86% [===================================================== ] 2531/2916 86% [===================================================== ] 2532/2916 86% [===================================================== ] 2533/2916 86% [===================================================== ] 2534/2916 86% [===================================================== ] 2535/2916 86% [===================================================== ] 2536/2916 86% [===================================================== ] 2537/2916 87% [===================================================== ] 2538/2916 87% [===================================================== ] 2539/2916 87% [====================================================== ] 2540/2916 87% [====================================================== ] 2541/2916 87% [====================================================== ] 2542/2916 87% [====================================================== ] 2543/2916 87% [====================================================== ] 2544/2916 87% [====================================================== ] 2545/2916 87% [====================================================== ] 2546/2916 87% [====================================================== ] 2547/2916 87% [====================================================== ] 2548/2916 87% [====================================================== ] 2549/2916 87% [====================================================== ] 2550/2916 87% [====================================================== ] 2551/2916 87% [====================================================== ] 2552/2916 87% [====================================================== ] 2553/2916 87% [====================================================== ] 2554/2916 87% [====================================================== ] 2555/2916 87% [====================================================== ] 2556/2916 87% [====================================================== ] 2557/2916 87% [====================================================== ] 2558/2916 87% [====================================================== ] 2559/2916 87% [====================================================== ] 2560/2916 87% [====================================================== ] 2561/2916 87% [====================================================== ] 2562/2916 87% [====================================================== ] 2563/2916 87% [====================================================== ] 2564/2916 87% [====================================================== ] 2565/2916 87% [====================================================== ] 2566/2916 87% [====================================================== ] 2567/2916 88% [====================================================== ] 2568/2916 88% [====================================================== ] 2569/2916 88% [====================================================== ] 2570/2916 88% [====================================================== ] 2571/2916 88% [====================================================== ] 2572/2916 88% [====================================================== ] 2573/2916 88% [====================================================== ] 2574/2916 88% [====================================================== ] 2575/2916 88% [====================================================== ] 2576/2916 88% [====================================================== ] 2577/2916 88% [====================================================== ] 2578/2916 88% [====================================================== ] 2579/2916 88% [====================================================== ] 2580/2916 88% [====================================================== ] 2581/2916 88% [====================================================== ] 2582/2916 88% [====================================================== ] 2583/2916 88% [====================================================== ] 2584/2916 88% [====================================================== ] 2585/2916 88% [====================================================== ] 2586/2916 88% [======================================================= ] 2587/2916 88% [======================================================= ] 2588/2916 88% [======================================================= ] 2589/2916 88% [======================================================= ] 2590/2916 88% [======================================================= ] 2591/2916 88% [======================================================= ] 2592/2916 88% [======================================================= ] 2593/2916 88% [======================================================= ] 2594/2916 88% [======================================================= ] 2595/2916 88% [======================================================= ] 2596/2916 89% [======================================================= ] 2597/2916 89% [======================================================= ] 2598/2916 89% [======================================================= ] 2599/2916 89% [======================================================= ] 2600/2916 89% [======================================================= ] 2601/2916 89% [======================================================= ] 2602/2916 89% [======================================================= ] 2603/2916 89% [======================================================= ] 2604/2916 89% [======================================================= ] 2605/2916 89% [======================================================= ] 2606/2916 89% [======================================================= ] 2607/2916 89% [======================================================= ] 2608/2916 89% [======================================================= ] 2609/2916 89% [======================================================= ] 2610/2916 89% [======================================================= ] 2611/2916 89% [======================================================= ] 2612/2916 89% [======================================================= ] 2613/2916 89% [======================================================= ] 2614/2916 89% [======================================================= ] 2615/2916 89% [======================================================= ] 2616/2916 89% [======================================================= ] 2617/2916 89% [======================================================= ] 2618/2916 89% [======================================================= ] 2619/2916 89% [======================================================= ] 2620/2916 89% [======================================================= ] 2621/2916 89% [======================================================= ] 2622/2916 89% [======================================================= ] 2623/2916 89% [======================================================= ] 2624/2916 89% [======================================================= ] 2625/2916 90% [======================================================= ] 2626/2916 90% [======================================================= ] 2627/2916 90% [======================================================= ] 2628/2916 90% [======================================================= ] 2629/2916 90% [======================================================= ] 2630/2916 90% [======================================================= ] 2631/2916 90% [======================================================= ] 2632/2916 90% [======================================================= ] 2633/2916 90% [======================================================== ] 2634/2916 90% [======================================================== ] 2635/2916 90% [======================================================== ] 2636/2916 90% [======================================================== ] 2637/2916 90% [======================================================== ] 2638/2916 90% [======================================================== ] 2639/2916 90% [======================================================== ] 2640/2916 90% [======================================================== ] 2641/2916 90% [======================================================== ] 2642/2916 90% [======================================================== ] 2643/2916 90% [======================================================== ] 2644/2916 90% [======================================================== ] 2645/2916 90% [======================================================== ] 2646/2916 90% [======================================================== ] 2647/2916 90% [======================================================== ] 2648/2916 90% [======================================================== ] 2649/2916 90% [======================================================== ] 2650/2916 90% [======================================================== ] 2651/2916 90% [======================================================== ] 2652/2916 90% [======================================================== ] 2653/2916 90% [======================================================== ] 2654/2916 91% [======================================================== ] 2655/2916 91% [======================================================== ] 2656/2916 91% [======================================================== ] 2657/2916 91% [======================================================== ] 2658/2916 91% [======================================================== ] 2659/2916 91% [======================================================== ] 2660/2916 91% [======================================================== ] 2661/2916 91% [======================================================== ] 2662/2916 91% [======================================================== ] 2663/2916 91% [======================================================== ] 2664/2916 91% [======================================================== ] 2665/2916 91% [======================================================== ] 2666/2916 91% [======================================================== ] 2667/2916 91% [======================================================== ] 2668/2916 91% [======================================================== ] 2669/2916 91% [======================================================== ] 2670/2916 91% [======================================================== ] 2671/2916 91% [======================================================== ] 2672/2916 91% [======================================================== ] 2673/2916 91% [======================================================== ] 2674/2916 91% [======================================================== ] 2675/2916 91% [======================================================== ] 2676/2916 91% [======================================================== ] 2677/2916 91% [======================================================== ] 2678/2916 91% [======================================================== ] 2679/2916 91% [======================================================== ] 2680/2916 91% [========================================================= ] 2681/2916 91% [========================================================= ] 2682/2916 91% [========================================================= ] 2683/2916 92% [========================================================= ] 2684/2916 92% [========================================================= ] 2685/2916 92% [========================================================= ] 2686/2916 92% [========================================================= ] 2687/2916 92% [========================================================= ] 2688/2916 92% [========================================================= ] 2689/2916 92% [========================================================= ] 2690/2916 92% [========================================================= ] 2691/2916 92% [========================================================= ] 2692/2916 92% [========================================================= ] 2693/2916 92% [========================================================= ] 2694/2916 92% [========================================================= ] 2695/2916 92% [========================================================= ] 2696/2916 92% [========================================================= ] 2697/2916 92% [========================================================= ] 2698/2916 92% [========================================================= ] 2699/2916 92% [========================================================= ] 2700/2916 92% [========================================================= ] 2701/2916 92% [========================================================= ] 2702/2916 92% [========================================================= ] 2703/2916 92% [========================================================= ] 2704/2916 92% [========================================================= ] 2705/2916 92% [========================================================= ] 2706/2916 92% [========================================================= ] 2707/2916 92% [========================================================= ] 2708/2916 92% [========================================================= ] 2709/2916 92% [========================================================= ] 2710/2916 92% [========================================================= ] 2711/2916 92% [========================================================= ] 2712/2916 93% [========================================================= ] 2713/2916 93% [========================================================= ] 2714/2916 93% [========================================================= ] 2715/2916 93% [========================================================= ] 2716/2916 93% [========================================================= ] 2717/2916 93% [========================================================= ] 2718/2916 93% [========================================================= ] 2719/2916 93% [========================================================= ] 2720/2916 93% [========================================================= ] 2721/2916 93% [========================================================= ] 2722/2916 93% [========================================================= ] 2723/2916 93% [========================================================= ] 2724/2916 93% [========================================================= ] 2725/2916 93% [========================================================= ] 2726/2916 93% [========================================================= ] 2727/2916 93% [========================================================== ] 2728/2916 93% [========================================================== ] 2729/2916 93% [========================================================== ] 2730/2916 93% [========================================================== ] 2731/2916 93% [========================================================== ] 2732/2916 93% [========================================================== ] 2733/2916 93% [========================================================== ] 2734/2916 93% [========================================================== ] 2735/2916 93% [========================================================== ] 2736/2916 93% [========================================================== ] 2737/2916 93% [========================================================== ] 2738/2916 93% [========================================================== ] 2739/2916 93% [========================================================== ] 2740/2916 93% [========================================================== ] 2741/2916 93% [========================================================== ] 2742/2916 94% [========================================================== ] 2743/2916 94% [========================================================== ] 2744/2916 94% [========================================================== ] 2745/2916 94% [========================================================== ] 2746/2916 94% [========================================================== ] 2747/2916 94% [========================================================== ] 2748/2916 94% [========================================================== ] 2749/2916 94% [========================================================== ] 2750/2916 94% [========================================================== ] 2751/2916 94% [========================================================== ] 2752/2916 94% [========================================================== ] 2753/2916 94% [========================================================== ] 2754/2916 94% [========================================================== ] 2755/2916 94% [========================================================== ] 2756/2916 94% [========================================================== ] 2757/2916 94% [========================================================== ] 2758/2916 94% [========================================================== ] 2759/2916 94% [========================================================== ] 2760/2916 94% [========================================================== ] 2761/2916 94% [========================================================== ] 2762/2916 94% [========================================================== ] 2763/2916 94% [========================================================== ] 2764/2916 94% [========================================================== ] 2765/2916 94% [========================================================== ] 2766/2916 94% [========================================================== ] 2767/2916 94% [========================================================== ] 2768/2916 94% [========================================================== ] 2769/2916 94% [========================================================== ] 2770/2916 94% [========================================================== ] 2771/2916 95% [========================================================== ] 2772/2916 95% [========================================================== ] 2773/2916 95% [========================================================== ] 2774/2916 95% [=========================================================== ] 2775/2916 95% [=========================================================== ] 2776/2916 95% [=========================================================== ] 2777/2916 95% [=========================================================== ] 2778/2916 95% [=========================================================== ] 2779/2916 95% [=========================================================== ] 2780/2916 95% [=========================================================== ] 2781/2916 95% [=========================================================== ] 2782/2916 95% [=========================================================== ] 2783/2916 95% [=========================================================== ] 2784/2916 95% [=========================================================== ] 2785/2916 95% [=========================================================== ] 2786/2916 95% [=========================================================== ] 2787/2916 95% [=========================================================== ] 2788/2916 95% [=========================================================== ] 2789/2916 95% [=========================================================== ] 2790/2916 95% [=========================================================== ] 2791/2916 95% [=========================================================== ] 2792/2916 95% [=========================================================== ] 2793/2916 95% [=========================================================== ] 2794/2916 95% [=========================================================== ] 2795/2916 95% [=========================================================== ] 2796/2916 95% [=========================================================== ] 2797/2916 95% [=========================================================== ] 2798/2916 95% [=========================================================== ] 2799/2916 95% [=========================================================== ] 2800/2916 96% [=========================================================== ] 2801/2916 96% [=========================================================== ] 2802/2916 96% [=========================================================== ] 2803/2916 96% [=========================================================== ] 2804/2916 96% [=========================================================== ] 2805/2916 96% [=========================================================== ] 2806/2916 96% [=========================================================== ] 2807/2916 96% [=========================================================== ] 2808/2916 96% [=========================================================== ] 2809/2916 96% [=========================================================== ] 2810/2916 96% [=========================================================== ] 2811/2916 96% [=========================================================== ] 2812/2916 96% [=========================================================== ] 2813/2916 96% [=========================================================== ] 2814/2916 96% [=========================================================== ] 2815/2916 96% [=========================================================== ] 2816/2916 96% [=========================================================== ] 2817/2916 96% [=========================================================== ] 2818/2916 96% [=========================================================== ] 2819/2916 96% [=========================================================== ] 2820/2916 96% [=========================================================== ] 2821/2916 96% [============================================================ ] 2822/2916 96% [============================================================ ] 2823/2916 96% [============================================================ ] 2824/2916 96% [============================================================ ] 2825/2916 96% [============================================================ ] 2826/2916 96% [============================================================ ] 2827/2916 96% [============================================================ ] 2828/2916 96% [============================================================ ] 2829/2916 97% [============================================================ ] 2830/2916 97% [============================================================ ] 2831/2916 97% [============================================================ ] 2832/2916 97% [============================================================ ] 2833/2916 97% [============================================================ ] 2834/2916 97% [============================================================ ] 2835/2916 97% [============================================================ ] 2836/2916 97% [============================================================ ] 2837/2916 97% [============================================================ ] 2838/2916 97% [============================================================ ] 2839/2916 97% [============================================================ ] 2840/2916 97% [============================================================ ] 2841/2916 97% [============================================================ ] 2842/2916 97% [============================================================ ] 2843/2916 97% [============================================================ ] 2844/2916 97% [============================================================ ] 2845/2916 97% [============================================================ ] 2846/2916 97% [============================================================ ] 2847/2916 97% [============================================================ ] 2848/2916 97% [============================================================ ] 2849/2916 97% [============================================================ ] 2850/2916 97% [============================================================ ] 2851/2916 97% [============================================================ ] 2852/2916 97% [============================================================ ] 2853/2916 97% [============================================================ ] 2854/2916 97% [============================================================ ] 2855/2916 97% [============================================================ ] 2856/2916 97% [============================================================ ] 2857/2916 97% [============================================================ ] 2858/2916 98% [============================================================ ] 2859/2916 98% [============================================================ ] 2860/2916 98% [============================================================ ] 2861/2916 98% [============================================================ ] 2862/2916 98% [============================================================ ] 2863/2916 98% [============================================================ ] 2864/2916 98% [============================================================ ] 2865/2916 98% [============================================================ ] 2866/2916 98% [============================================================ ] 2867/2916 98% [============================================================ ] 2868/2916 98% [============================================================= ] 2869/2916 98% [============================================================= ] 2870/2916 98% [============================================================= ] 2871/2916 98% [============================================================= ] 2872/2916 98% [============================================================= ] 2873/2916 98% [============================================================= ] 2874/2916 98% [============================================================= ] 2875/2916 98% [============================================================= ] 2876/2916 98% [============================================================= ] 2877/2916 98% [============================================================= ] 2878/2916 98% [============================================================= ] 2879/2916 98% [============================================================= ] 2880/2916 98% [============================================================= ] 2881/2916 98% [============================================================= ] 2882/2916 98% [============================================================= ] 2883/2916 98% [============================================================= ] 2884/2916 98% [============================================================= ] 2885/2916 98% [============================================================= ] 2886/2916 98% [============================================================= ] 2887/2916 99% [============================================================= ] 2888/2916 99% [============================================================= ] 2889/2916 99% [============================================================= ] 2890/2916 99% [============================================================= ] 2891/2916 99% [============================================================= ] 2892/2916 99% [============================================================= ] 2893/2916 99% [============================================================= ] 2894/2916 99% [============================================================= ] 2895/2916 99% [============================================================= ] 2896/2916 99% [============================================================= ] 2897/2916 99% [============================================================= ] 2898/2916 99% [============================================================= ] 2899/2916 99% [============================================================= ] 2900/2916 99% [============================================================= ] 2901/2916 99% [============================================================= ] 2902/2916 99% [============================================================= ] 2903/2916 99% [============================================================= ] 2904/2916 99% [============================================================= ] 2905/2916 99% [============================================================= ] 2906/2916 99% [============================================================= ] 2907/2916 99% [============================================================= ] 2908/2916 99% [============================================================= ] 2909/2916 99% [============================================================= ] 2910/2916 99% [============================================================= ] 2911/2916 99% [============================================================= ] 2912/2916 99% [============================================================= ] 2913/2916 99% [============================================================= ] 2914/2916 99% [============================================================= ] 2915/2916 99% [==============================================================] 2916/2916 100% operation complete, 2916 objects in 185255 NAND pages. ln -snf /workdir/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot /workdir/instance-0/output-1/staging make: Leaving directory '/workdir/instance-0/buildroot' make: Entering directory '/workdir/instance-0/buildroot' >>> Buildroot 2024.11-653-gac832e20bd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.40-18-g5641780762723156b0d20a0b9f7df1d76831bab0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.12.10 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 >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.12.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf 2.72 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-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.6.4 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-pkgconf 2.3.0 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> libcap 2.73 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dash 0.5.12 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> gpm 1.20.7 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> erofs-utils 1.8.3 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> util-linux 2.40.2 Collecting legal info README.licensing: OK (sha256: 27f25514040a401b2ceb7057eae1f46cedb1666664b519b5be7e0960d1b35164) 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) Documentation/licenses/COPYING.MIT: OK (sha256: 8555341619542abb48c102afd954e42d4478e5be16ad3d5af7b0ff71009e7348) >>> libxcrypt 4.4.38 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> fetchmail 6.5.1 Collecting legal info COPYING: OK (sha256: 1d5eb054414ceb75e018e2830d2c2b61d3ac0df02d5376330766237a091ea771) >>> openssl Collecting legal info >>> libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hwdata 0.391 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iodine 0.8.0 Collecting legal info LICENSE: OK (sha256: 9541123931e4df4ec84612e056a92ecaab905fe201deaf932b895406565fbb85) >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jquery-keyboard 1.18.12 Collecting legal info README.markdown: OK (sha256: 0ad9a0e7291b45cdb5abe2a517d8b82282a816d41c9224660849792ce01fe983) >>> jquery-ui 1.13.1 Collecting legal info LICENSE.txt: OK (sha256: de33fb695880d0b07615d4b86f78cd43796906959ade5fdfef70968827a0db78) >>> jquery 3.5.1 Collecting legal info >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> lcms2 2.16 Collecting legal info LICENSE: OK (sha256: 6dbd60437f8ef91d8de1f08ad75882547fd4931bfcc3566a0735f28db1484d31) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcue 2.3.0 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdisplay-info 0.2.0 Collecting legal info LICENSE: OK (sha256: 15b396244e58830c5614b9394f4deccfe684970cd507f299383ab57ad339eedd) >>> host-meson 1.6.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.10.1 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python-pypa-build 1.2.2 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.2.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 75.8.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.45.1 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libfreefare c2b0cfa4b9fb0e4be88604f00b7a2405618d5abc Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libite 2.6.1 Collecting legal info LICENSE: OK (sha256: 3a2b964c1772d03ab17b73a389ecce9151e0b190a9247817a2c009b16d356422) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libjwt 1.17.2 Collecting legal info LICENSE: OK (sha256: 3f3d9e0024b1921b067d6f7f88deb4a60cbe7a78e76c64e3f1d7fc3b779b9d04) >>> libkrb5 1.21.3 Collecting legal info NOTICE: OK (sha256: 7601361a275aadbe35c90185519323c28730d60c553683e56fd06cf9c5f749a6) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpng 1.6.44 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsrtp 2.6.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtalloc 2.4.2 Collecting legal info talloc.h: OK (sha256: e01fb092aaed2b431be26674e2b791c77fb5984537c29b514e957582c6b31465) >>> libuev 2.4.1 Collecting legal info LICENSE: OK (sha256: 387d0d8e2aabf187751c8f1ebb9a4abaecaa7e0e05fead27f408193a0f0f17dd) >>> libvncserver 0.9.14 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lynx 2.9.2 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mdadm 4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.42 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.13.5 Collecting legal info Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7) >>> host-mtools 4.0.47 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.24.1 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nghttp2 1.64.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> open62541 v1.3.15 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> openlayers 10.2.1 Collecting legal info LICENSE.md: OK (sha256: 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.18.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtc-tools 2022.02 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> rtl_433 23.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> rtty 8.1.2 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.3.8 Collecting legal info LICENSE: OK (sha256: 15627b36b38d0729cdd686df9abf606503d99d624b2f5ec5cb254a75d5afa891) >>> host-python-markupsafe 3.0.2 Collecting legal info LICENSE.txt: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 6.0.2 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-python-cython 3.0.11 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: 9568a2b155e66ac3e0ba1fd80b52b827b9460e6cf6f233125e7cbca8e206ddc3) >>> seatd 0.8.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> tcping 2.1.0 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinyinit Collecting legal info >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> utf8proc 2.9.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> host-util-linux 2.40.2 Collecting legal info README.licensing: OK (sha256: 27f25514040a401b2ceb7057eae1f46cedb1666664b519b5be7e0960d1b35164) 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) Documentation/licenses/COPYING.MIT: OK (sha256: 8555341619542abb48c102afd954e42d4478e5be16ad3d5af7b0ff71009e7348) >>> watchdogd 4.0 Collecting legal info LICENSE: OK (sha256: e233c56d807c74c67f2eff47ad03c216144cdd374d8d7578b996c28c260eadda) >>> wavpack 5.7.0 Collecting legal info COPYING: OK (sha256: 35a87c7390cd00e51e7a7cbb0486df7897201347e4625779248ace48e7e6cfbc) >>> wilc-firmware wilc_linux_16_3 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless-regdb 2024.10.07 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xz 5.6.3 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.36 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: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /workdir/instance-0/output-1/legal-info make: Leaving directory '/workdir/instance-0/buildroot'