checking for powerpc-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xutil_util-macros 1.19.3 Building PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Installing to staging directory PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 DESTDIR=/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot install -C /home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3' make[2]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 INSTALL '/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.pc '/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3' rm -f /home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3' make[2]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3' make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-8/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-8/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%401%g" -e "s%@TARGET_ENDIAN@%big%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@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%401%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi grep -qsE '^/usr/bin/screen$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-8/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-8/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-8/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/include /home/autobuild/autobuild/instance-8/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-8/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-8/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-8/output-1/target/usr/doc find /home/autobuild/autobuild/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-8/output-1/target/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-8/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/man /home/autobuild/autobuild/instance-8/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/info /home/autobuild/autobuild/instance-8/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/doc /home/autobuild/autobuild/instance-8/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-8/output-1/target/lib/debug /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-8/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-8/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-8/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-8/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-438-gac91235797"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-8/output-1/per-package /home/autobuild/autobuild/instance-8/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-8/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3027 objects. stage 2: creating image '/home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2' [ ] 1/3027 0% [ ] 2/3027 0% [ ] 3/3027 0% [ ] 4/3027 0% [ ] 5/3027 0% [ ] 6/3027 0% [ ] 7/3027 0% [ ] 8/3027 0% [ ] 9/3027 0% [ ] 10/3027 0% [ ] 11/3027 0% [ ] 12/3027 0% [ ] 13/3027 0% [ ] 14/3027 0% [ ] 15/3027 0% [ ] 16/3027 0% [ ] 17/3027 0% [ ] 18/3027 0% [ ] 19/3027 0% [ ] 20/3027 0% [ ] 21/3027 0% [ ] 22/3027 0% [ ] 23/3027 0% [ ] 24/3027 0% [ ] 25/3027 0% [ ] 26/3027 0% [ ] 27/3027 0% [ ] 28/3027 0% [ ] 29/3027 0% [ ] 30/3027 0% [ ] 31/3027 1% [ ] 32/3027 1% [ ] 33/3027 1% [ ] 34/3027 1% [ ] 35/3027 1% [ ] 36/3027 1% [ ] 37/3027 1% [ ] 38/3027 1% [ ] 39/3027 1% [ ] 40/3027 1% [ ] 41/3027 1% [ ] 42/3027 1% [ ] 43/3027 1% [ ] 44/3027 1% [ ] 45/3027 1% [ ] 46/3027 1% [ ] 47/3027 1% [ ] 48/3027 1% [= ] 49/3027 1% [= ] 50/3027 1% [= ] 51/3027 1% [= ] 52/3027 1% [= ] 53/3027 1% [= ] 54/3027 1% [= ] 55/3027 1% [= ] 56/3027 1% [= ] 57/3027 1% [= ] 58/3027 1% [= ] 59/3027 1% [= ] 60/3027 1% [= ] 61/3027 2% [= ] 62/3027 2% [= ] 63/3027 2% [= ] 64/3027 2% [= ] 65/3027 2% [= ] 66/3027 2% [= ] 67/3027 2% [= ] 68/3027 2% [= ] 69/3027 2% [= ] 70/3027 2% [= ] 71/3027 2% [= ] 72/3027 2% [= ] 73/3027 2% [= ] 74/3027 2% [= ] 75/3027 2% [= ] 76/3027 2% [= ] 77/3027 2% [= ] 78/3027 2% [= ] 79/3027 2% [= ] 80/3027 2% [= ] 81/3027 2% [= ] 82/3027 2% [= ] 83/3027 2% [= ] 84/3027 2% [= ] 85/3027 2% [= ] 86/3027 2% [= ] 87/3027 2% [= ] 88/3027 2% [= ] 89/3027 2% [= ] 90/3027 2% [= ] 91/3027 3% [= ] 92/3027 3% [= ] 93/3027 3% [= ] 94/3027 3% [= ] 95/3027 3% [= ] 96/3027 3% [= ] 97/3027 3% [== ] 98/3027 3% [== ] 99/3027 3% [== ] 100/3027 3% [== ] 101/3027 3% [== ] 102/3027 3% [== ] 103/3027 3% [== ] 104/3027 3% [== ] 105/3027 3% [== ] 106/3027 3% [== ] 107/3027 3% [== ] 108/3027 3% [== ] 109/3027 3% [== ] 110/3027 3% [== ] 111/3027 3% [== ] 112/3027 3% [== ] 113/3027 3% [== ] 114/3027 3% [== ] 115/3027 3% [== ] 116/3027 3% [== ] 117/3027 3% [== ] 118/3027 3% [== ] 119/3027 3% [== ] 120/3027 3% [== ] 121/3027 3% [== ] 122/3027 4% [== ] 123/3027 4% [== ] 124/3027 4% [== ] 125/3027 4% [== ] 126/3027 4% [== ] 127/3027 4% [== ] 128/3027 4% [== ] 129/3027 4% [== ] 130/3027 4% [== ] 131/3027 4% [== ] 132/3027 4% [== ] 133/3027 4% [== ] 134/3027 4% [== ] 135/3027 4% [== ] 136/3027 4% [== ] 137/3027 4% [== ] 138/3027 4% [== ] 139/3027 4% [== ] 140/3027 4% [== ] 141/3027 4% [== ] 142/3027 4% [== ] 143/3027 4% [== ] 144/3027 4% [== ] 145/3027 4% [== ] 146/3027 4% [=== ] 147/3027 4% [=== ] 148/3027 4% [=== ] 149/3027 4% [=== ] 150/3027 4% [=== ] 151/3027 4% [=== ] 152/3027 5% [=== ] 153/3027 5% [=== ] 154/3027 5% [=== ] 155/3027 5% [=== ] 156/3027 5% [=== ] 157/3027 5% [=== ] 158/3027 5% [=== ] 159/3027 5% [=== ] 160/3027 5% [=== ] 161/3027 5% [=== ] 162/3027 5% [=== ] 163/3027 5% [=== ] 164/3027 5% [=== ] 165/3027 5% [=== ] 166/3027 5% [=== ] 167/3027 5% [=== ] 168/3027 5% [=== ] 169/3027 5% [=== ] 170/3027 5% [=== ] 171/3027 5% [=== ] 172/3027 5% [=== ] 173/3027 5% [=== ] 174/3027 5% [=== ] 175/3027 5% [=== ] 176/3027 5% [=== ] 177/3027 5% [=== ] 178/3027 5% [=== ] 179/3027 5% [=== ] 180/3027 5% [=== ] 181/3027 5% [=== ] 182/3027 6% [=== ] 183/3027 6% [=== ] 184/3027 6% [=== ] 185/3027 6% [=== ] 186/3027 6% [=== ] 187/3027 6% [=== ] 188/3027 6% [=== ] 189/3027 6% [=== ] 190/3027 6% [=== ] 191/3027 6% [=== ] 192/3027 6% [=== ] 193/3027 6% [=== ] 194/3027 6% [=== ] 195/3027 6% [==== ] 196/3027 6% [==== ] 197/3027 6% [==== ] 198/3027 6% [==== ] 199/3027 6% [==== ] 200/3027 6% [==== ] 201/3027 6% [==== ] 202/3027 6% [==== ] 203/3027 6% [==== ] 204/3027 6% [==== ] 205/3027 6% [==== ] 206/3027 6% [==== ] 207/3027 6% [==== ] 208/3027 6% [==== ] 209/3027 6% [==== ] 210/3027 6% [==== ] 211/3027 6% [==== ] 212/3027 7% [==== ] 213/3027 7% [==== ] 214/3027 7% [==== ] 215/3027 7% [==== ] 216/3027 7% [==== ] 217/3027 7% [==== ] 218/3027 7% [==== ] 219/3027 7% [==== ] 220/3027 7% [==== ] 221/3027 7% [==== ] 222/3027 7% [==== ] 223/3027 7% [==== ] 224/3027 7% [==== ] 225/3027 7% [==== ] 226/3027 7% [==== ] 227/3027 7% [==== ] 228/3027 7% [==== ] 229/3027 7% [==== ] 230/3027 7% [==== ] 231/3027 7% [==== ] 232/3027 7% [==== ] 233/3027 7% [==== ] 234/3027 7% [==== ] 235/3027 7% [==== ] 236/3027 7% [==== ] 237/3027 7% [==== ] 238/3027 7% [==== ] 239/3027 7% [==== ] 240/3027 7% [==== ] 241/3027 7% [==== ] 242/3027 7% [==== ] 243/3027 8% [==== ] 244/3027 8% [===== ] 245/3027 8% [===== ] 246/3027 8% [===== ] 247/3027 8% [===== ] 248/3027 8% [===== ] 249/3027 8% [===== ] 250/3027 8% [===== ] 251/3027 8% [===== ] 252/3027 8% [===== ] 253/3027 8% [===== ] 254/3027 8% [===== ] 255/3027 8% [===== ] 256/3027 8% [===== ] 257/3027 8% [===== ] 258/3027 8% [===== ] 259/3027 8% [===== ] 260/3027 8% [===== ] 261/3027 8% [===== ] 262/3027 8% [===== ] 263/3027 8% [===== ] 264/3027 8% [===== ] 265/3027 8% [===== ] 266/3027 8% [===== ] 267/3027 8% [===== ] 268/3027 8% [===== ] 269/3027 8% [===== ] 270/3027 8% [===== ] 271/3027 8% [===== ] 272/3027 8% [===== ] 273/3027 9% [===== ] 274/3027 9% [===== ] 275/3027 9% [===== ] 276/3027 9% [===== ] 277/3027 9% [===== ] 278/3027 9% [===== ] 279/3027 9% [===== ] 280/3027 9% [===== ] 281/3027 9% [===== ] 282/3027 9% [===== ] 283/3027 9% [===== ] 284/3027 9% [===== ] 285/3027 9% [===== ] 286/3027 9% [===== ] 287/3027 9% [===== ] 288/3027 9% [===== ] 289/3027 9% [===== ] 290/3027 9% [===== ] 291/3027 9% [===== ] 292/3027 9% [====== ] 293/3027 9% [====== ] 294/3027 9% [====== ] 295/3027 9% [====== ] 296/3027 9% [====== ] 297/3027 9% [====== ] 298/3027 9% [====== ] 299/3027 9% [====== ] 300/3027 9% [====== ] 301/3027 9% [====== ] 302/3027 9% [====== ] 303/3027 10% [====== ] 304/3027 10% [====== ] 305/3027 10% [====== ] 306/3027 10% [====== ] 307/3027 10% [====== ] 308/3027 10% [====== ] 309/3027 10% [====== ] 310/3027 10% [====== ] 311/3027 10% [====== ] 312/3027 10% [====== ] 313/3027 10% [====== ] 314/3027 10% [====== ] 315/3027 10% [====== ] 316/3027 10% [====== ] 317/3027 10% [====== ] 318/3027 10% [====== ] 319/3027 10% [====== ] 320/3027 10% [====== ] 321/3027 10% [====== ] 322/3027 10% [====== ] 323/3027 10% [====== ] 324/3027 10% [====== ] 325/3027 10% [====== ] 326/3027 10% [====== ] 327/3027 10% [====== ] 328/3027 10% [====== ] 329/3027 10% [====== ] 330/3027 10% [====== ] 331/3027 10% [====== ] 332/3027 10% [====== ] 333/3027 11% [====== ] 334/3027 11% [====== ] 335/3027 11% [====== ] 336/3027 11% [====== ] 337/3027 11% [====== ] 338/3027 11% [====== ] 339/3027 11% [====== ] 340/3027 11% [====== ] 341/3027 11% [======= ] 342/3027 11% [======= ] 343/3027 11% [======= ] 344/3027 11% [======= ] 345/3027 11% [======= ] 346/3027 11% [======= ] 347/3027 11% [======= ] 348/3027 11% [======= ] 349/3027 11% [======= ] 350/3027 11% [======= ] 351/3027 11% [======= ] 352/3027 11% [======= ] 353/3027 11% [======= ] 354/3027 11% [======= ] 355/3027 11% [======= ] 356/3027 11% [======= ] 357/3027 11% [======= ] 358/3027 11% [======= ] 359/3027 11% [======= ] 360/3027 11% [======= ] 361/3027 11% [======= ] 362/3027 11% [======= ] 363/3027 11% [======= ] 364/3027 12% [======= ] 365/3027 12% [======= ] 366/3027 12% [======= ] 367/3027 12% [======= ] 368/3027 12% [======= ] 369/3027 12% [======= ] 370/3027 12% [======= ] 371/3027 12% [======= ] 372/3027 12% [======= ] 373/3027 12% [======= ] 374/3027 12% [======= ] 375/3027 12% [======= ] 376/3027 12% [======= ] 377/3027 12% [======= ] 378/3027 12% [======= ] 379/3027 12% [======= ] 380/3027 12% [======= ] 381/3027 12% [======= ] 382/3027 12% [======= ] 383/3027 12% [======= ] 384/3027 12% [======= ] 385/3027 12% [======= ] 386/3027 12% [======= ] 387/3027 12% [======= ] 388/3027 12% [======= ] 389/3027 12% [======= ] 390/3027 12% [======== ] 391/3027 12% [======== ] 392/3027 12% [======== ] 393/3027 12% [======== ] 394/3027 13% [======== ] 395/3027 13% [======== ] 396/3027 13% [======== ] 397/3027 13% [======== ] 398/3027 13% [======== ] 399/3027 13% [======== ] 400/3027 13% [======== ] 401/3027 13% [======== ] 402/3027 13% [======== ] 403/3027 13% [======== ] 404/3027 13% [======== ] 405/3027 13% [======== ] 406/3027 13% [======== ] 407/3027 13% [======== ] 408/3027 13% [======== ] 409/3027 13% [======== ] 410/3027 13% [======== ] 411/3027 13% [======== ] 412/3027 13% [======== ] 413/3027 13% [======== ] 414/3027 13% [======== ] 415/3027 13% [======== ] 416/3027 13% [======== ] 417/3027 13% [======== ] 418/3027 13% [======== ] 419/3027 13% [======== ] 420/3027 13% [======== ] 421/3027 13% [======== ] 422/3027 13% [======== ] 423/3027 13% [======== ] 424/3027 14% [======== ] 425/3027 14% [======== ] 426/3027 14% [======== ] 427/3027 14% [======== ] 428/3027 14% [======== ] 429/3027 14% [======== ] 430/3027 14% [======== ] 431/3027 14% [======== ] 432/3027 14% [======== ] 433/3027 14% [======== ] 434/3027 14% [======== ] 435/3027 14% [======== ] 436/3027 14% [======== ] 437/3027 14% [======== ] 438/3027 14% [======== ] 439/3027 14% [========= ] 440/3027 14% [========= ] 441/3027 14% [========= ] 442/3027 14% [========= ] 443/3027 14% [========= ] 444/3027 14% [========= ] 445/3027 14% [========= ] 446/3027 14% [========= ] 447/3027 14% [========= ] 448/3027 14% [========= ] 449/3027 14% [========= ] 450/3027 14% [========= ] 451/3027 14% [========= ] 452/3027 14% [========= ] 453/3027 14% [========= ] 454/3027 14% [========= ] 455/3027 15% [========= ] 456/3027 15% [========= ] 457/3027 15% [========= ] 458/3027 15% [========= ] 459/3027 15% [========= ] 460/3027 15% [========= ] 461/3027 15% [========= ] 462/3027 15% [========= ] 463/3027 15% [========= ] 464/3027 15% [========= ] 465/3027 15% [========= ] 466/3027 15% [========= ] 467/3027 15% [========= ] 468/3027 15% [========= ] 469/3027 15% [========= ] 470/3027 15% [========= ] 471/3027 15% [========= ] 472/3027 15% [========= ] 473/3027 15% [========= ] 474/3027 15% [========= ] 475/3027 15% [========= ] 476/3027 15% [========= ] 477/3027 15% [========= ] 478/3027 15% [========= ] 479/3027 15% [========= ] 480/3027 15% [========= ] 481/3027 15% [========= ] 482/3027 15% [========= ] 483/3027 15% [========= ] 484/3027 15% [========= ] 485/3027 16% [========= ] 486/3027 16% [========= ] 487/3027 16% [========= ] 488/3027 16% [========== ] 489/3027 16% [========== ] 490/3027 16% [========== ] 491/3027 16% [========== ] 492/3027 16% [========== ] 493/3027 16% [========== ] 494/3027 16% [========== ] 495/3027 16% [========== ] 496/3027 16% [========== ] 497/3027 16% [========== ] 498/3027 16% [========== ] 499/3027 16% [========== ] 500/3027 16% [========== ] 501/3027 16% [========== ] 502/3027 16% [========== ] 503/3027 16% [========== ] 504/3027 16% [========== ] 505/3027 16% [========== ] 506/3027 16% [========== ] 507/3027 16% [========== ] 508/3027 16% [========== ] 509/3027 16% [========== ] 510/3027 16% [========== ] 511/3027 16% [========== ] 512/3027 16% [========== ] 513/3027 16% [========== ] 514/3027 16% [========== ] 515/3027 17% [========== ] 516/3027 17% [========== ] 517/3027 17% [========== ] 518/3027 17% [========== ] 519/3027 17% [========== ] 520/3027 17% [========== ] 521/3027 17% [========== ] 522/3027 17% [========== ] 523/3027 17% [========== ] 524/3027 17% [========== ] 525/3027 17% [========== ] 526/3027 17% [========== ] 527/3027 17% [========== ] 528/3027 17% [========== ] 529/3027 17% [========== ] 530/3027 17% [========== ] 531/3027 17% [========== ] 532/3027 17% [========== ] 533/3027 17% [========== ] 534/3027 17% [========== ] 535/3027 17% [========== ] 536/3027 17% [========== ] 537/3027 17% [=========== ] 538/3027 17% [=========== ] 539/3027 17% [=========== ] 540/3027 17% [=========== ] 541/3027 17% [=========== ] 542/3027 17% [=========== ] 543/3027 17% [=========== ] 544/3027 17% [=========== ] 545/3027 18% [=========== ] 546/3027 18% [=========== ] 547/3027 18% [=========== ] 548/3027 18% [=========== ] 549/3027 18% [=========== ] 550/3027 18% [=========== ] 551/3027 18% [=========== ] 552/3027 18% [=========== ] 553/3027 18% [=========== ] 554/3027 18% [=========== ] 555/3027 18% [=========== ] 556/3027 18% [=========== ] 557/3027 18% [=========== ] 558/3027 18% [=========== ] 559/3027 18% [=========== ] 560/3027 18% [=========== ] 561/3027 18% [=========== ] 562/3027 18% [=========== ] 563/3027 18% [=========== ] 564/3027 18% [=========== ] 565/3027 18% [=========== ] 566/3027 18% [=========== ] 567/3027 18% [=========== ] 568/3027 18% [=========== ] 569/3027 18% [=========== ] 570/3027 18% [=========== ] 571/3027 18% [=========== ] 572/3027 18% [=========== ] 573/3027 18% [=========== ] 574/3027 18% [=========== ] 575/3027 18% [=========== ] 576/3027 19% [=========== ] 577/3027 19% [=========== ] 578/3027 19% [=========== ] 579/3027 19% [=========== ] 580/3027 19% [=========== ] 581/3027 19% [=========== ] 582/3027 19% [=========== ] 583/3027 19% [=========== ] 584/3027 19% [=========== ] 585/3027 19% [============ ] 586/3027 19% [============ ] 587/3027 19% [============ ] 588/3027 19% [============ ] 589/3027 19% [============ ] 590/3027 19% [============ ] 591/3027 19% [============ ] 592/3027 19% [============ ] 593/3027 19% [============ ] 594/3027 19% [============ ] 595/3027 19% [============ ] 596/3027 19% [============ ] 597/3027 19% [============ ] 598/3027 19% [============ ] 599/3027 19% [============ ] 600/3027 19% [============ ] 601/3027 19% [============ ] 602/3027 19% [============ ] 603/3027 19% [============ ] 604/3027 19% [============ ] 605/3027 19% [============ ] 606/3027 20% [============ ] 607/3027 20% [============ ] 608/3027 20% [============ ] 609/3027 20% [============ ] 610/3027 20% [============ ] 611/3027 20% [============ ] 612/3027 20% [============ ] 613/3027 20% [============ ] 614/3027 20% [============ ] 615/3027 20% [============ ] 616/3027 20% [============ ] 617/3027 20% [============ ] 618/3027 20% [============ ] 619/3027 20% [============ ] 620/3027 20% [============ ] 621/3027 20% [============ ] 622/3027 20% [============ ] 623/3027 20% [============ ] 624/3027 20% [============ ] 625/3027 20% [============ ] 626/3027 20% [============ ] 627/3027 20% [============ ] 628/3027 20% [============ ] 629/3027 20% [============ ] 630/3027 20% [============ ] 631/3027 20% [============ ] 632/3027 20% [============ ] 633/3027 20% [============ ] 634/3027 20% [============= ] 635/3027 20% [============= ] 636/3027 21% [============= ] 637/3027 21% [============= ] 638/3027 21% [============= ] 639/3027 21% [============= ] 640/3027 21% [============= ] 641/3027 21% [============= ] 642/3027 21% [============= ] 643/3027 21% [============= ] 644/3027 21% [============= ] 645/3027 21% [============= ] 646/3027 21% [============= ] 647/3027 21% [============= ] 648/3027 21% [============= ] 649/3027 21% [============= ] 650/3027 21% [============= ] 651/3027 21% [============= ] 652/3027 21% [============= ] 653/3027 21% [============= ] 654/3027 21% [============= ] 655/3027 21% [============= ] 656/3027 21% [============= ] 657/3027 21% [============= ] 658/3027 21% [============= ] 659/3027 21% [============= ] 660/3027 21% [============= ] 661/3027 21% [============= ] 662/3027 21% [============= ] 663/3027 21% [============= ] 664/3027 21% [============= ] 665/3027 21% [============= ] 666/3027 22% [============= ] 667/3027 22% [============= ] 668/3027 22% [============= ] 669/3027 22% [============= ] 670/3027 22% [============= ] 671/3027 22% [============= ] 672/3027 22% [============= ] 673/3027 22% [============= ] 674/3027 22% [============= ] 675/3027 22% [============= ] 676/3027 22% [============= ] 677/3027 22% [============= ] 678/3027 22% [============= ] 679/3027 22% [============= ] 680/3027 22% [============= ] 681/3027 22% [============= ] 682/3027 22% [============= ] 683/3027 22% [============== ] 684/3027 22% [============== ] 685/3027 22% [============== ] 686/3027 22% [============== ] 687/3027 22% [============== ] 688/3027 22% [============== ] 689/3027 22% [============== ] 690/3027 22% [============== ] 691/3027 22% [============== ] 692/3027 22% [============== ] 693/3027 22% [============== ] 694/3027 22% [============== ] 695/3027 22% [============== ] 696/3027 22% [============== ] 697/3027 23% [============== ] 698/3027 23% [============== ] 699/3027 23% [============== ] 700/3027 23% [============== ] 701/3027 23% [============== ] 702/3027 23% [============== ] 703/3027 23% [============== ] 704/3027 23% [============== ] 705/3027 23% [============== ] 706/3027 23% [============== ] 707/3027 23% [============== ] 708/3027 23% [============== ] 709/3027 23% [============== ] 710/3027 23% [============== ] 711/3027 23% [============== ] 712/3027 23% [============== ] 713/3027 23% [============== ] 714/3027 23% [============== ] 715/3027 23% [============== ] 716/3027 23% [============== ] 717/3027 23% [============== ] 718/3027 23% [============== ] 719/3027 23% [============== ] 720/3027 23% [============== ] 721/3027 23% [============== ] 722/3027 23% [============== ] 723/3027 23% [============== ] 724/3027 23% [============== ] 725/3027 23% [============== ] 726/3027 23% [============== ] 727/3027 24% [============== ] 728/3027 24% [============== ] 729/3027 24% [============== ] 730/3027 24% [============== ] 731/3027 24% [============== ] 732/3027 24% [=============== ] 733/3027 24% [=============== ] 734/3027 24% [=============== ] 735/3027 24% [=============== ] 736/3027 24% [=============== ] 737/3027 24% [=============== ] 738/3027 24% [=============== ] 739/3027 24% [=============== ] 740/3027 24% [=============== ] 741/3027 24% [=============== ] 742/3027 24% [=============== ] 743/3027 24% [=============== ] 744/3027 24% [=============== ] 745/3027 24% [=============== ] 746/3027 24% [=============== ] 747/3027 24% [=============== ] 748/3027 24% [=============== ] 749/3027 24% [=============== ] 750/3027 24% [=============== ] 751/3027 24% [=============== ] 752/3027 24% [=============== ] 753/3027 24% [=============== ] 754/3027 24% [=============== ] 755/3027 24% [=============== ] 756/3027 24% [=============== ] 757/3027 25% [=============== ] 758/3027 25% [=============== ] 759/3027 25% [=============== ] 760/3027 25% [=============== ] 761/3027 25% [=============== ] 762/3027 25% [=============== ] 763/3027 25% [=============== ] 764/3027 25% [=============== ] 765/3027 25% [=============== ] 766/3027 25% [=============== ] 767/3027 25% [=============== ] 768/3027 25% [=============== ] 769/3027 25% [=============== ] 770/3027 25% [=============== ] 771/3027 25% [=============== ] 772/3027 25% [=============== ] 773/3027 25% [=============== ] 774/3027 25% [=============== ] 775/3027 25% [=============== ] 776/3027 25% [=============== ] 777/3027 25% [=============== ] 778/3027 25% [=============== ] 779/3027 25% [=============== ] 780/3027 25% [=============== ] 781/3027 25% [================ ] 782/3027 25% [================ ] 783/3027 25% [================ ] 784/3027 25% [================ ] 785/3027 25% [================ ] 786/3027 25% [================ ] 787/3027 25% [================ ] 788/3027 26% [================ ] 789/3027 26% [================ ] 790/3027 26% [================ ] 791/3027 26% [================ ] 792/3027 26% [================ ] 793/3027 26% [================ ] 794/3027 26% [================ ] 795/3027 26% [================ ] 796/3027 26% [================ ] 797/3027 26% [================ ] 798/3027 26% [================ ] 799/3027 26% [================ ] 800/3027 26% [================ ] 801/3027 26% [================ ] 802/3027 26% [================ ] 803/3027 26% [================ ] 804/3027 26% [================ ] 805/3027 26% [================ ] 806/3027 26% [================ ] 807/3027 26% [================ ] 808/3027 26% [================ ] 809/3027 26% [================ ] 810/3027 26% [================ ] 811/3027 26% [================ ] 812/3027 26% [================ ] 813/3027 26% [================ ] 814/3027 26% [================ ] 815/3027 26% [================ ] 816/3027 26% [================ ] 817/3027 26% [================ ] 818/3027 27% [================ ] 819/3027 27% [================ ] 820/3027 27% [================ ] 821/3027 27% [================ ] 822/3027 27% [================ ] 823/3027 27% [================ ] 824/3027 27% [================ ] 825/3027 27% [================ ] 826/3027 27% [================ ] 827/3027 27% [================ ] 828/3027 27% [================ ] 829/3027 27% [================= ] 830/3027 27% [================= ] 831/3027 27% [================= ] 832/3027 27% [================= ] 833/3027 27% [================= ] 834/3027 27% [================= ] 835/3027 27% [================= ] 836/3027 27% [================= ] 837/3027 27% [================= ] 838/3027 27% [================= ] 839/3027 27% [================= ] 840/3027 27% [================= ] 841/3027 27% [================= ] 842/3027 27% [================= ] 843/3027 27% [================= ] 844/3027 27% [================= ] 845/3027 27% [================= ] 846/3027 27% [================= ] 847/3027 27% [================= ] 848/3027 28% [================= ] 849/3027 28% [================= ] 850/3027 28% [================= ] 851/3027 28% [================= ] 852/3027 28% [================= ] 853/3027 28% [================= ] 854/3027 28% [================= ] 855/3027 28% [================= ] 856/3027 28% [================= ] 857/3027 28% [================= ] 858/3027 28% [================= ] 859/3027 28% [================= ] 860/3027 28% [================= ] 861/3027 28% [================= ] 862/3027 28% [================= ] 863/3027 28% [================= ] 864/3027 28% [================= ] 865/3027 28% [================= ] 866/3027 28% [================= ] 867/3027 28% [================= ] 868/3027 28% [================= ] 869/3027 28% [================= ] 870/3027 28% [================= ] 871/3027 28% [================= ] 872/3027 28% [================= ] 873/3027 28% [================= ] 874/3027 28% [================= ] 875/3027 28% [================= ] 876/3027 28% [================= ] 877/3027 28% [================= ] 878/3027 29% [================== ] 879/3027 29% [================== ] 880/3027 29% [================== ] 881/3027 29% [================== ] 882/3027 29% [================== ] 883/3027 29% [================== ] 884/3027 29% [================== ] 885/3027 29% [================== ] 886/3027 29% [================== ] 887/3027 29% [================== ] 888/3027 29% [================== ] 889/3027 29% [================== ] 890/3027 29% [================== ] 891/3027 29% [================== ] 892/3027 29% [================== ] 893/3027 29% [================== ] 894/3027 29% [================== ] 895/3027 29% [================== ] 896/3027 29% [================== ] 897/3027 29% [================== ] 898/3027 29% [================== ] 899/3027 29% [================== ] 900/3027 29% [================== ] 901/3027 29% [================== ] 902/3027 29% [================== ] 903/3027 29% [================== ] 904/3027 29% [================== ] 905/3027 29% [================== ] 906/3027 29% [================== ] 907/3027 29% [================== ] 908/3027 29% [================== ] 909/3027 30% [================== ] 910/3027 30% [================== ] 911/3027 30% [================== ] 912/3027 30% [================== ] 913/3027 30% [================== ] 914/3027 30% [================== ] 915/3027 30% [================== ] 916/3027 30% [================== ] 917/3027 30% [================== ] 918/3027 30% [================== ] 919/3027 30% [================== ] 920/3027 30% [================== ] 921/3027 30% [================== ] 922/3027 30% [================== ] 923/3027 30% [================== ] 924/3027 30% [================== ] 925/3027 30% [================== ] 926/3027 30% [================== ] 927/3027 30% [=================== ] 928/3027 30% [=================== ] 929/3027 30% [=================== ] 930/3027 30% [=================== ] 931/3027 30% [=================== ] 932/3027 30% [=================== ] 933/3027 30% [=================== ] 934/3027 30% [=================== ] 935/3027 30% [=================== ] 936/3027 30% [=================== ] 937/3027 30% [=================== ] 938/3027 30% [=================== ] 939/3027 31% [=================== ] 940/3027 31% [=================== ] 941/3027 31% [=================== ] 942/3027 31% [=================== ] 943/3027 31% [=================== ] 944/3027 31% [=================== ] 945/3027 31% [=================== ] 946/3027 31% [=================== ] 947/3027 31% [=================== ] 948/3027 31% [=================== ] 949/3027 31% [=================== ] 950/3027 31% [=================== ] 951/3027 31% [=================== ] 952/3027 31% [=================== ] 953/3027 31% [=================== ] 954/3027 31% [=================== ] 955/3027 31% [=================== ] 956/3027 31% [=================== ] 957/3027 31% [=================== ] 958/3027 31% [=================== ] 959/3027 31% [=================== ] 960/3027 31% [=================== ] 961/3027 31% [=================== ] 962/3027 31% [=================== ] 963/3027 31% [=================== ] 964/3027 31% [=================== ] 965/3027 31% [=================== ] 966/3027 31% [=================== ] 967/3027 31% [=================== ] 968/3027 31% [=================== ] 969/3027 32% [=================== ] 970/3027 32% [=================== ] 971/3027 32% [=================== ] 972/3027 32% [=================== ] 973/3027 32% [=================== ] 974/3027 32% [=================== ] 975/3027 32% [=================== ] 976/3027 32% [==================== ] 977/3027 32% [==================== ] 978/3027 32% [==================== ] 979/3027 32% [==================== ] 980/3027 32% [==================== ] 981/3027 32% [==================== ] 982/3027 32% [==================== ] 983/3027 32% [==================== ] 984/3027 32% [==================== ] 985/3027 32% [==================== ] 986/3027 32% [==================== ] 987/3027 32% [==================== ] 988/3027 32% [==================== ] 989/3027 32% [==================== ] 990/3027 32% [==================== ] 991/3027 32% [==================== ] 992/3027 32% [==================== ] 993/3027 32% [==================== ] 994/3027 32% [==================== ] 995/3027 32% [==================== ] 996/3027 32% [==================== ] 997/3027 32% [==================== ] 998/3027 32% [==================== ] 999/3027 33% [==================== ] 1000/3027 33% [==================== ] 1001/3027 33% [==================== ] 1002/3027 33% [==================== ] 1003/3027 33% [==================== ] 1004/3027 33% [==================== ] 1005/3027 33% [==================== ] 1006/3027 33% [==================== ] 1007/3027 33% [==================== ] 1008/3027 33% [==================== ] 1009/3027 33% [==================== ] 1010/3027 33% [==================== ] 1011/3027 33% [==================== ] 1012/3027 33% [==================== ] 1013/3027 33% [==================== ] 1014/3027 33% [==================== ] 1015/3027 33% [==================== ] 1016/3027 33% [==================== ] 1017/3027 33% [==================== ] 1018/3027 33% [==================== ] 1019/3027 33% [==================== ] 1020/3027 33% [==================== ] 1021/3027 33% [==================== ] 1022/3027 33% [==================== ] 1023/3027 33% [==================== ] 1024/3027 33% [==================== ] 1025/3027 33% [===================== ] 1026/3027 33% [===================== ] 1027/3027 33% [===================== ] 1028/3027 33% [===================== ] 1029/3027 33% [===================== ] 1030/3027 34% [===================== ] 1031/3027 34% [===================== ] 1032/3027 34% [===================== ] 1033/3027 34% [===================== ] 1034/3027 34% [===================== ] 1035/3027 34% [===================== ] 1036/3027 34% [===================== ] 1037/3027 34% [===================== ] 1038/3027 34% [===================== ] 1039/3027 34% [===================== ] 1040/3027 34% [===================== ] 1041/3027 34% [===================== ] 1042/3027 34% [===================== ] 1043/3027 34% [===================== ] 1044/3027 34% [===================== ] 1045/3027 34% [===================== ] 1046/3027 34% [===================== ] 1047/3027 34% [===================== ] 1048/3027 34% [===================== ] 1049/3027 34% [===================== ] 1050/3027 34% [===================== ] 1051/3027 34% [===================== ] 1052/3027 34% [===================== ] 1053/3027 34% [===================== ] 1054/3027 34% [===================== ] 1055/3027 34% [===================== ] 1056/3027 34% [===================== ] 1057/3027 34% [===================== ] 1058/3027 34% [===================== ] 1059/3027 34% [===================== ] 1060/3027 35% [===================== ] 1061/3027 35% [===================== ] 1062/3027 35% [===================== ] 1063/3027 35% [===================== ] 1064/3027 35% [===================== ] 1065/3027 35% [===================== ] 1066/3027 35% [===================== ] 1067/3027 35% [===================== ] 1068/3027 35% [===================== ] 1069/3027 35% [===================== ] 1070/3027 35% [===================== ] 1071/3027 35% [===================== ] 1072/3027 35% [===================== ] 1073/3027 35% [===================== ] 1074/3027 35% [====================== ] 1075/3027 35% [====================== ] 1076/3027 35% [====================== ] 1077/3027 35% [====================== ] 1078/3027 35% [====================== ] 1079/3027 35% [====================== ] 1080/3027 35% [====================== ] 1081/3027 35% [====================== ] 1082/3027 35% [====================== ] 1083/3027 35% [====================== ] 1084/3027 35% [====================== ] 1085/3027 35% [====================== ] 1086/3027 35% [====================== ] 1087/3027 35% [====================== ] 1088/3027 35% [====================== ] 1089/3027 35% [====================== ] 1090/3027 36% [====================== ] 1091/3027 36% [====================== ] 1092/3027 36% [====================== ] 1093/3027 36% [====================== ] 1094/3027 36% [====================== ] 1095/3027 36% [====================== ] 1096/3027 36% [====================== ] 1097/3027 36% [====================== ] 1098/3027 36% [====================== ] 1099/3027 36% [====================== ] 1100/3027 36% [====================== ] 1101/3027 36% [====================== ] 1102/3027 36% [====================== ] 1103/3027 36% [====================== ] 1104/3027 36% [====================== ] 1105/3027 36% [====================== ] 1106/3027 36% [====================== ] 1107/3027 36% [====================== ] 1108/3027 36% [====================== ] 1109/3027 36% [====================== ] 1110/3027 36% [====================== ] 1111/3027 36% [====================== ] 1112/3027 36% [====================== ] 1113/3027 36% [====================== ] 1114/3027 36% [====================== ] 1115/3027 36% [====================== ] 1116/3027 36% [====================== ] 1117/3027 36% [====================== ] 1118/3027 36% [====================== ] 1119/3027 36% [====================== ] 1120/3027 37% [====================== ] 1121/3027 37% [====================== ] 1122/3027 37% [======================= ] 1123/3027 37% [======================= ] 1124/3027 37% [======================= ] 1125/3027 37% [======================= ] 1126/3027 37% [======================= ] 1127/3027 37% [======================= ] 1128/3027 37% [======================= ] 1129/3027 37% [======================= ] 1130/3027 37% [======================= ] 1131/3027 37% [======================= ] 1132/3027 37% [======================= ] 1133/3027 37% [======================= ] 1134/3027 37% [======================= ] 1135/3027 37% [======================= ] 1136/3027 37% [======================= ] 1137/3027 37% [======================= ] 1138/3027 37% [======================= ] 1139/3027 37% [======================= ] 1140/3027 37% [======================= ] 1141/3027 37% [======================= ] 1142/3027 37% [======================= ] 1143/3027 37% [======================= ] 1144/3027 37% [======================= ] 1145/3027 37% [======================= ] 1146/3027 37% [======================= ] 1147/3027 37% [======================= ] 1148/3027 37% [======================= ] 1149/3027 37% [======================= ] 1150/3027 37% [======================= ] 1151/3027 38% [======================= ] 1152/3027 38% [======================= ] 1153/3027 38% [======================= ] 1154/3027 38% [======================= ] 1155/3027 38% [======================= ] 1156/3027 38% [======================= ] 1157/3027 38% [======================= ] 1158/3027 38% [======================= ] 1159/3027 38% [======================= ] 1160/3027 38% [======================= ] 1161/3027 38% [======================= ] 1162/3027 38% [======================= ] 1163/3027 38% [======================= ] 1164/3027 38% [======================= ] 1165/3027 38% [======================= ] 1166/3027 38% [======================= ] 1167/3027 38% [======================= ] 1168/3027 38% [======================= ] 1169/3027 38% [======================= ] 1170/3027 38% [======================= ] 1171/3027 38% [======================== ] 1172/3027 38% [======================== ] 1173/3027 38% [======================== ] 1174/3027 38% [======================== ] 1175/3027 38% [======================== ] 1176/3027 38% [======================== ] 1177/3027 38% [======================== ] 1178/3027 38% [======================== ] 1179/3027 38% [======================== ] 1180/3027 38% [======================== ] 1181/3027 39% [======================== ] 1182/3027 39% [======================== ] 1183/3027 39% [======================== ] 1184/3027 39% [======================== ] 1185/3027 39% [======================== ] 1186/3027 39% [======================== ] 1187/3027 39% [======================== ] 1188/3027 39% [======================== ] 1189/3027 39% [======================== ] 1190/3027 39% [======================== ] 1191/3027 39% [======================== ] 1192/3027 39% [======================== ] 1193/3027 39% [======================== ] 1194/3027 39% [======================== ] 1195/3027 39% [======================== ] 1196/3027 39% [======================== ] 1197/3027 39% [======================== ] 1198/3027 39% [======================== ] 1199/3027 39% [======================== ] 1200/3027 39% [======================== ] 1201/3027 39% [======================== ] 1202/3027 39% [======================== ] 1203/3027 39% [======================== ] 1204/3027 39% [======================== ] 1205/3027 39% [======================== ] 1206/3027 39% [======================== ] 1207/3027 39% [======================== ] 1208/3027 39% [======================== ] 1209/3027 39% [======================== ] 1210/3027 39% [======================== ] 1211/3027 40% [======================== ] 1212/3027 40% [======================== ] 1213/3027 40% [======================== ] 1214/3027 40% [======================== ] 1215/3027 40% [======================== ] 1216/3027 40% [======================== ] 1217/3027 40% [======================== ] 1218/3027 40% [======================== ] 1219/3027 40% [======================== ] 1220/3027 40% [========================= ] 1221/3027 40% [========================= ] 1222/3027 40% [========================= ] 1223/3027 40% [========================= ] 1224/3027 40% [========================= ] 1225/3027 40% [========================= ] 1226/3027 40% [========================= ] 1227/3027 40% [========================= ] 1228/3027 40% [========================= ] 1229/3027 40% [========================= ] 1230/3027 40% [========================= ] 1231/3027 40% [========================= ] 1232/3027 40% [========================= ] 1233/3027 40% [========================= ] 1234/3027 40% [========================= ] 1235/3027 40% [========================= ] 1236/3027 40% [========================= ] 1237/3027 40% [========================= ] 1238/3027 40% [========================= ] 1239/3027 40% [========================= ] 1240/3027 40% [========================= ] 1241/3027 40% [========================= ] 1242/3027 41% [========================= ] 1243/3027 41% [========================= ] 1244/3027 41% [========================= ] 1245/3027 41% [========================= ] 1246/3027 41% [========================= ] 1247/3027 41% [========================= ] 1248/3027 41% [========================= ] 1249/3027 41% [========================= ] 1250/3027 41% [========================= ] 1251/3027 41% [========================= ] 1252/3027 41% [========================= ] 1253/3027 41% [========================= ] 1254/3027 41% [========================= ] 1255/3027 41% [========================= ] 1256/3027 41% [========================= ] 1257/3027 41% [========================= ] 1258/3027 41% [========================= ] 1259/3027 41% [========================= ] 1260/3027 41% [========================= ] 1261/3027 41% [========================= ] 1262/3027 41% [========================= ] 1263/3027 41% [========================= ] 1264/3027 41% [========================= ] 1265/3027 41% [========================= ] 1266/3027 41% [========================= ] 1267/3027 41% [========================= ] 1268/3027 41% [========================= ] 1269/3027 41% [========================== ] 1270/3027 41% [========================== ] 1271/3027 41% [========================== ] 1272/3027 42% [========================== ] 1273/3027 42% [========================== ] 1274/3027 42% [========================== ] 1275/3027 42% [========================== ] 1276/3027 42% [========================== ] 1277/3027 42% [========================== ] 1278/3027 42% [========================== ] 1279/3027 42% [========================== ] 1280/3027 42% [========================== ] 1281/3027 42% [========================== ] 1282/3027 42% [========================== ] 1283/3027 42% [========================== ] 1284/3027 42% [========================== ] 1285/3027 42% [========================== ] 1286/3027 42% [========================== ] 1287/3027 42% [========================== ] 1288/3027 42% [========================== ] 1289/3027 42% [========================== ] 1290/3027 42% [========================== ] 1291/3027 42% [========================== ] 1292/3027 42% [========================== ] 1293/3027 42% [========================== ] 1294/3027 42% [========================== ] 1295/3027 42% [========================== ] 1296/3027 42% [========================== ] 1297/3027 42% [========================== ] 1298/3027 42% [========================== ] 1299/3027 42% [========================== ] 1300/3027 42% [========================== ] 1301/3027 42% [========================== ] 1302/3027 43% [========================== ] 1303/3027 43% [========================== ] 1304/3027 43% [========================== ] 1305/3027 43% [========================== ] 1306/3027 43% [========================== ] 1307/3027 43% [========================== ] 1308/3027 43% [========================== ] 1309/3027 43% [========================== ] 1310/3027 43% [========================== ] 1311/3027 43% [========================== ] 1312/3027 43% [========================== ] 1313/3027 43% [========================== ] 1314/3027 43% [========================== ] 1315/3027 43% [========================== ] 1316/3027 43% [========================== ] 1317/3027 43% [========================== ] 1318/3027 43% [=========================== ] 1319/3027 43% [=========================== ] 1320/3027 43% [=========================== ] 1321/3027 43% [=========================== ] 1322/3027 43% [=========================== ] 1323/3027 43% [=========================== ] 1324/3027 43% [=========================== ] 1325/3027 43% [=========================== ] 1326/3027 43% [=========================== ] 1327/3027 43% [=========================== ] 1328/3027 43% [=========================== ] 1329/3027 43% [=========================== ] 1330/3027 43% [=========================== ] 1331/3027 43% [=========================== ] 1332/3027 44% [=========================== ] 1333/3027 44% [=========================== ] 1334/3027 44% [=========================== ] 1335/3027 44% [=========================== ] 1336/3027 44% [=========================== ] 1337/3027 44% [=========================== ] 1338/3027 44% [=========================== ] 1339/3027 44% [=========================== ] 1340/3027 44% [=========================== ] 1341/3027 44% [=========================== ] 1342/3027 44% [=========================== ] 1343/3027 44% [=========================== ] 1344/3027 44% [=========================== ] 1345/3027 44% [=========================== ] 1346/3027 44% [=========================== ] 1347/3027 44% [=========================== ] 1348/3027 44% [=========================== ] 1349/3027 44% [=========================== ] 1350/3027 44% [=========================== ] 1351/3027 44% [=========================== ] 1352/3027 44% [=========================== ] 1353/3027 44% [=========================== ] 1354/3027 44% [=========================== ] 1355/3027 44% [=========================== ] 1356/3027 44% [=========================== ] 1357/3027 44% [=========================== ] 1358/3027 44% [=========================== ] 1359/3027 44% [=========================== ] 1360/3027 44% [=========================== ] 1361/3027 44% [=========================== ] 1362/3027 44% [=========================== ] 1363/3027 45% [=========================== ] 1364/3027 45% [=========================== ] 1365/3027 45% [=========================== ] 1366/3027 45% [=========================== ] 1367/3027 45% [============================ ] 1368/3027 45% [============================ ] 1369/3027 45% [============================ ] 1370/3027 45% [============================ ] 1371/3027 45% [============================ ] 1372/3027 45% [============================ ] 1373/3027 45% [============================ ] 1374/3027 45% [============================ ] 1375/3027 45% [============================ ] 1376/3027 45% [============================ ] 1377/3027 45% [============================ ] 1378/3027 45% [============================ ] 1379/3027 45% [============================ ] 1380/3027 45% [============================ ] 1381/3027 45% [============================ ] 1382/3027 45% [============================ ] 1383/3027 45% [============================ ] 1384/3027 45% [============================ ] 1385/3027 45% [============================ ] 1386/3027 45% [============================ ] 1387/3027 45% [============================ ] 1388/3027 45% [============================ ] 1389/3027 45% [============================ ] 1390/3027 45% [============================ ] 1391/3027 45% [============================ ] 1392/3027 45% [============================ ] 1393/3027 46% [============================ ] 1394/3027 46% [============================ ] 1395/3027 46% [============================ ] 1396/3027 46% [============================ ] 1397/3027 46% [============================ ] 1398/3027 46% [============================ ] 1399/3027 46% [============================ ] 1400/3027 46% [============================ ] 1401/3027 46% [============================ ] 1402/3027 46% [============================ ] 1403/3027 46% [============================ ] 1404/3027 46% [============================ ] 1405/3027 46% [============================ ] 1406/3027 46% [============================ ] 1407/3027 46% [============================ ] 1408/3027 46% [============================ ] 1409/3027 46% [============================ ] 1410/3027 46% [============================ ] 1411/3027 46% [============================ ] 1412/3027 46% [============================ ] 1413/3027 46% [============================ ] 1414/3027 46% [============================ ] 1415/3027 46% [============================= ] 1416/3027 46% [============================= ] 1417/3027 46% [============================= ] 1418/3027 46% [============================= ] 1419/3027 46% [============================= ] 1420/3027 46% [============================= ] 1421/3027 46% [============================= ] 1422/3027 46% [============================= ] 1423/3027 47% [============================= ] 1424/3027 47% [============================= ] 1425/3027 47% [============================= ] 1426/3027 47% [============================= ] 1427/3027 47% [============================= ] 1428/3027 47% [============================= ] 1429/3027 47% [============================= ] 1430/3027 47% [============================= ] 1431/3027 47% [============================= ] 1432/3027 47% [============================= ] 1433/3027 47% [============================= ] 1434/3027 47% [============================= ] 1435/3027 47% [============================= ] 1436/3027 47% [============================= ] 1437/3027 47% [============================= ] 1438/3027 47% [============================= ] 1439/3027 47% [============================= ] 1440/3027 47% [============================= ] 1441/3027 47% [============================= ] 1442/3027 47% [============================= ] 1443/3027 47% [============================= ] 1444/3027 47% [============================= ] 1445/3027 47% [============================= ] 1446/3027 47% [============================= ] 1447/3027 47% [============================= ] 1448/3027 47% [============================= ] 1449/3027 47% [============================= ] 1450/3027 47% [============================= ] 1451/3027 47% [============================= ] 1452/3027 47% [============================= ] 1453/3027 48% [============================= ] 1454/3027 48% [============================= ] 1455/3027 48% [============================= ] 1456/3027 48% [============================= ] 1457/3027 48% [============================= ] 1458/3027 48% [============================= ] 1459/3027 48% [============================= ] 1460/3027 48% [============================= ] 1461/3027 48% [============================= ] 1462/3027 48% [============================= ] 1463/3027 48% [============================= ] 1464/3027 48% [============================== ] 1465/3027 48% [============================== ] 1466/3027 48% [============================== ] 1467/3027 48% [============================== ] 1468/3027 48% [============================== ] 1469/3027 48% [============================== ] 1470/3027 48% [============================== ] 1471/3027 48% [============================== ] 1472/3027 48% [============================== ] 1473/3027 48% [============================== ] 1474/3027 48% [============================== ] 1475/3027 48% [============================== ] 1476/3027 48% [============================== ] 1477/3027 48% [============================== ] 1478/3027 48% [============================== ] 1479/3027 48% [============================== ] 1480/3027 48% [============================== ] 1481/3027 48% [============================== ] 1482/3027 48% [============================== ] 1483/3027 48% [============================== ] 1484/3027 49% [============================== ] 1485/3027 49% [============================== ] 1486/3027 49% [============================== ] 1487/3027 49% [============================== ] 1488/3027 49% [============================== ] 1489/3027 49% [============================== ] 1490/3027 49% [============================== ] 1491/3027 49% [============================== ] 1492/3027 49% [============================== ] 1493/3027 49% [============================== ] 1494/3027 49% [============================== ] 1495/3027 49% [============================== ] 1496/3027 49% [============================== ] 1497/3027 49% [============================== ] 1498/3027 49% [============================== ] 1499/3027 49% [============================== ] 1500/3027 49% [============================== ] 1501/3027 49% [============================== ] 1502/3027 49% [============================== ] 1503/3027 49% [============================== ] 1504/3027 49% [============================== ] 1505/3027 49% [============================== ] 1506/3027 49% [============================== ] 1507/3027 49% [============================== ] 1508/3027 49% [============================== ] 1509/3027 49% [============================== ] 1510/3027 49% [============================== ] 1511/3027 49% [============================== ] 1512/3027 49% [============================== ] 1513/3027 49% [=============================== ] 1514/3027 50% [=============================== ] 1515/3027 50% [=============================== ] 1516/3027 50% [=============================== ] 1517/3027 50% [=============================== ] 1518/3027 50% [=============================== ] 1519/3027 50% [=============================== ] 1520/3027 50% [=============================== ] 1521/3027 50% [=============================== ] 1522/3027 50% [=============================== ] 1523/3027 50% [=============================== ] 1524/3027 50% [=============================== ] 1525/3027 50% [=============================== ] 1526/3027 50% [=============================== ] 1527/3027 50% [=============================== ] 1528/3027 50% [=============================== ] 1529/3027 50% [=============================== ] 1530/3027 50% [=============================== ] 1531/3027 50% [=============================== ] 1532/3027 50% [=============================== ] 1533/3027 50% [=============================== ] 1534/3027 50% [=============================== ] 1535/3027 50% [=============================== ] 1536/3027 50% [=============================== ] 1537/3027 50% [=============================== ] 1538/3027 50% [=============================== ] 1539/3027 50% [=============================== ] 1540/3027 50% [=============================== ] 1541/3027 50% [=============================== ] 1542/3027 50% [=============================== ] 1543/3027 50% [=============================== ] 1544/3027 51% [=============================== ] 1545/3027 51% [=============================== ] 1546/3027 51% [=============================== ] 1547/3027 51% [=============================== ] 1548/3027 51% [=============================== ] 1549/3027 51% [=============================== ] 1550/3027 51% [=============================== ] 1551/3027 51% [=============================== ] 1552/3027 51% [=============================== ] 1553/3027 51% [=============================== ] 1554/3027 51% [=============================== ] 1555/3027 51% [=============================== ] 1556/3027 51% [=============================== ] 1557/3027 51% [=============================== ] 1558/3027 51% [=============================== ] 1559/3027 51% [=============================== ] 1560/3027 51% [=============================== ] 1561/3027 51% [=============================== ] 1562/3027 51% [================================ ] 1563/3027 51% [================================ ] 1564/3027 51% [================================ ] 1565/3027 51% [================================ ] 1566/3027 51% [================================ ] 1567/3027 51% [================================ ] 1568/3027 51% [================================ ] 1569/3027 51% [================================ ] 1570/3027 51% [================================ ] 1571/3027 51% [================================ ] 1572/3027 51% [================================ ] 1573/3027 51% [================================ ] 1574/3027 51% [================================ ] 1575/3027 52% [================================ ] 1576/3027 52% [================================ ] 1577/3027 52% [================================ ] 1578/3027 52% [================================ ] 1579/3027 52% [================================ ] 1580/3027 52% [================================ ] 1581/3027 52% [================================ ] 1582/3027 52% [================================ ] 1583/3027 52% [================================ ] 1584/3027 52% [================================ ] 1585/3027 52% [================================ ] 1586/3027 52% [================================ ] 1587/3027 52% [================================ ] 1588/3027 52% [================================ ] 1589/3027 52% [================================ ] 1590/3027 52% [================================ ] 1591/3027 52% [================================ ] 1592/3027 52% [================================ ] 1593/3027 52% [================================ ] 1594/3027 52% [================================ ] 1595/3027 52% [================================ ] 1596/3027 52% [================================ ] 1597/3027 52% [================================ ] 1598/3027 52% [================================ ] 1599/3027 52% [================================ ] 1600/3027 52% [================================ ] 1601/3027 52% [================================ ] 1602/3027 52% [================================ ] 1603/3027 52% [================================ ] 1604/3027 52% [================================ ] 1605/3027 53% [================================ ] 1606/3027 53% [================================ ] 1607/3027 53% [================================ ] 1608/3027 53% [================================ ] 1609/3027 53% [================================ ] 1610/3027 53% [================================ ] 1611/3027 53% [================================= ] 1612/3027 53% [================================= ] 1613/3027 53% [================================= ] 1614/3027 53% [================================= ] 1615/3027 53% [================================= ] 1616/3027 53% [================================= ] 1617/3027 53% [================================= ] 1618/3027 53% [================================= ] 1619/3027 53% [================================= ] 1620/3027 53% [================================= ] 1621/3027 53% [================================= ] 1622/3027 53% [================================= ] 1623/3027 53% [================================= ] 1624/3027 53% [================================= ] 1625/3027 53% [================================= ] 1626/3027 53% [================================= ] 1627/3027 53% [================================= ] 1628/3027 53% [================================= ] 1629/3027 53% [================================= ] 1630/3027 53% [================================= ] 1631/3027 53% [================================= ] 1632/3027 53% [================================= ] 1633/3027 53% [================================= ] 1634/3027 53% [================================= ] 1635/3027 54% [================================= ] 1636/3027 54% [================================= ] 1637/3027 54% [================================= ] 1638/3027 54% [================================= ] 1639/3027 54% [================================= ] 1640/3027 54% [================================= ] 1641/3027 54% [================================= ] 1642/3027 54% [================================= ] 1643/3027 54% [================================= ] 1644/3027 54% [================================= ] 1645/3027 54% [================================= ] 1646/3027 54% [================================= ] 1647/3027 54% [================================= ] 1648/3027 54% [================================= ] 1649/3027 54% [================================= ] 1650/3027 54% [================================= ] 1651/3027 54% [================================= ] 1652/3027 54% [================================= ] 1653/3027 54% [================================= ] 1654/3027 54% [================================= ] 1655/3027 54% [================================= ] 1656/3027 54% [================================= ] 1657/3027 54% [================================= ] 1658/3027 54% [================================= ] 1659/3027 54% [================================== ] 1660/3027 54% [================================== ] 1661/3027 54% [================================== ] 1662/3027 54% [================================== ] 1663/3027 54% [================================== ] 1664/3027 54% [================================== ] 1665/3027 55% [================================== ] 1666/3027 55% [================================== ] 1667/3027 55% [================================== ] 1668/3027 55% [================================== ] 1669/3027 55% [================================== ] 1670/3027 55% [================================== ] 1671/3027 55% [================================== ] 1672/3027 55% [================================== ] 1673/3027 55% [================================== ] 1674/3027 55% [================================== ] 1675/3027 55% [================================== ] 1676/3027 55% [================================== ] 1677/3027 55% [================================== ] 1678/3027 55% [================================== ] 1679/3027 55% [================================== ] 1680/3027 55% [================================== ] 1681/3027 55% [================================== ] 1682/3027 55% [================================== ] 1683/3027 55% [================================== ] 1684/3027 55% [================================== ] 1685/3027 55% [================================== ] 1686/3027 55% [================================== ] 1687/3027 55% [================================== ] 1688/3027 55% [================================== ] 1689/3027 55% [================================== ] 1690/3027 55% [================================== ] 1691/3027 55% [================================== ] 1692/3027 55% [================================== ] 1693/3027 55% [================================== ] 1694/3027 55% [================================== ] 1695/3027 55% [================================== ] 1696/3027 56% [================================== ] 1697/3027 56% [================================== ] 1698/3027 56% [================================== ] 1699/3027 56% [================================== ] 1700/3027 56% [================================== ] 1701/3027 56% [================================== ] 1702/3027 56% [================================== ] 1703/3027 56% [================================== ] 1704/3027 56% [================================== ] 1705/3027 56% [================================== ] 1706/3027 56% [================================== ] 1707/3027 56% [================================== ] 1708/3027 56% [=================================== ] 1709/3027 56% [=================================== ] 1710/3027 56% [=================================== ] 1711/3027 56% [=================================== ] 1712/3027 56% [=================================== ] 1713/3027 56% [=================================== ] 1714/3027 56% [=================================== ] 1715/3027 56% [=================================== ] 1716/3027 56% [=================================== ] 1717/3027 56% [=================================== ] 1718/3027 56% [=================================== ] 1719/3027 56% [=================================== ] 1720/3027 56% [=================================== ] 1721/3027 56% [=================================== ] 1722/3027 56% [=================================== ] 1723/3027 56% [=================================== ] 1724/3027 56% [=================================== ] 1725/3027 56% [=================================== ] 1726/3027 57% [=================================== ] 1727/3027 57% [=================================== ] 1728/3027 57% [=================================== ] 1729/3027 57% [=================================== ] 1730/3027 57% [=================================== ] 1731/3027 57% [=================================== ] 1732/3027 57% [=================================== ] 1733/3027 57% [=================================== ] 1734/3027 57% [=================================== ] 1735/3027 57% [=================================== ] 1736/3027 57% [=================================== ] 1737/3027 57% [=================================== ] 1738/3027 57% [=================================== ] 1739/3027 57% [=================================== ] 1740/3027 57% [=================================== ] 1741/3027 57% [=================================== ] 1742/3027 57% [=================================== ] 1743/3027 57% [=================================== ] 1744/3027 57% [=================================== ] 1745/3027 57% [=================================== ] 1746/3027 57% [=================================== ] 1747/3027 57% [=================================== ] 1748/3027 57% [=================================== ] 1749/3027 57% [=================================== ] 1750/3027 57% [=================================== ] 1751/3027 57% [=================================== ] 1752/3027 57% [=================================== ] 1753/3027 57% [=================================== ] 1754/3027 57% [=================================== ] 1755/3027 57% [=================================== ] 1756/3027 58% [=================================== ] 1757/3027 58% [==================================== ] 1758/3027 58% [==================================== ] 1759/3027 58% [==================================== ] 1760/3027 58% [==================================== ] 1761/3027 58% [==================================== ] 1762/3027 58% [==================================== ] 1763/3027 58% [==================================== ] 1764/3027 58% [==================================== ] 1765/3027 58% [==================================== ] 1766/3027 58% [==================================== ] 1767/3027 58% [==================================== ] 1768/3027 58% [==================================== ] 1769/3027 58% [==================================== ] 1770/3027 58% [==================================== ] 1771/3027 58% [==================================== ] 1772/3027 58% [==================================== ] 1773/3027 58% [==================================== ] 1774/3027 58% [==================================== ] 1775/3027 58% [==================================== ] 1776/3027 58% [==================================== ] 1777/3027 58% [==================================== ] 1778/3027 58% [==================================== ] 1779/3027 58% [==================================== ] 1780/3027 58% [==================================== ] 1781/3027 58% [==================================== ] 1782/3027 58% [==================================== ] 1783/3027 58% [==================================== ] 1784/3027 58% [==================================== ] 1785/3027 58% [==================================== ] 1786/3027 59% [==================================== ] 1787/3027 59% [==================================== ] 1788/3027 59% [==================================== ] 1789/3027 59% [==================================== ] 1790/3027 59% [==================================== ] 1791/3027 59% [==================================== ] 1792/3027 59% [==================================== ] 1793/3027 59% [==================================== ] 1794/3027 59% [==================================== ] 1795/3027 59% [==================================== ] 1796/3027 59% [==================================== ] 1797/3027 59% [==================================== ] 1798/3027 59% [==================================== ] 1799/3027 59% [==================================== ] 1800/3027 59% [==================================== ] 1801/3027 59% [==================================== ] 1802/3027 59% [==================================== ] 1803/3027 59% [==================================== ] 1804/3027 59% [==================================== ] 1805/3027 59% [==================================== ] 1806/3027 59% [===================================== ] 1807/3027 59% [===================================== ] 1808/3027 59% [===================================== ] 1809/3027 59% [===================================== ] 1810/3027 59% [===================================== ] 1811/3027 59% [===================================== ] 1812/3027 59% [===================================== ] 1813/3027 59% [===================================== ] 1814/3027 59% [===================================== ] 1815/3027 59% [===================================== ] 1816/3027 59% [===================================== ] 1817/3027 60% [===================================== ] 1818/3027 60% [===================================== ] 1819/3027 60% [===================================== ] 1820/3027 60% [===================================== ] 1821/3027 60% [===================================== ] 1822/3027 60% [===================================== ] 1823/3027 60% [===================================== ] 1824/3027 60% [===================================== ] 1825/3027 60% [===================================== ] 1826/3027 60% [===================================== ] 1827/3027 60% [===================================== ] 1828/3027 60% [===================================== ] 1829/3027 60% [===================================== ] 1830/3027 60% [===================================== ] 1831/3027 60% [===================================== ] 1832/3027 60% [===================================== ] 1833/3027 60% [===================================== ] 1834/3027 60% [===================================== ] 1835/3027 60% [===================================== ] 1836/3027 60% [===================================== ] 1837/3027 60% [===================================== ] 1838/3027 60% [===================================== ] 1839/3027 60% [===================================== ] 1840/3027 60% [===================================== ] 1841/3027 60% [===================================== ] 1842/3027 60% [===================================== ] 1843/3027 60% [===================================== ] 1844/3027 60% [===================================== ] 1845/3027 60% [===================================== ] 1846/3027 60% [===================================== ] 1847/3027 61% [===================================== ] 1848/3027 61% [===================================== ] 1849/3027 61% [===================================== ] 1850/3027 61% [===================================== ] 1851/3027 61% [===================================== ] 1852/3027 61% [===================================== ] 1853/3027 61% [===================================== ] 1854/3027 61% [===================================== ] 1855/3027 61% [====================================== ] 1856/3027 61% [====================================== ] 1857/3027 61% [====================================== ] 1858/3027 61% [====================================== ] 1859/3027 61% [====================================== ] 1860/3027 61% [====================================== ] 1861/3027 61% [====================================== ] 1862/3027 61% [====================================== ] 1863/3027 61% [====================================== ] 1864/3027 61% [====================================== ] 1865/3027 61% [====================================== ] 1866/3027 61% [====================================== ] 1867/3027 61% [====================================== ] 1868/3027 61% [====================================== ] 1869/3027 61% [====================================== ] 1870/3027 61% [====================================== ] 1871/3027 61% [====================================== ] 1872/3027 61% [====================================== ] 1873/3027 61% [====================================== ] 1874/3027 61% [====================================== ] 1875/3027 61% [====================================== ] 1876/3027 61% [====================================== ] 1877/3027 62% [====================================== ] 1878/3027 62% [====================================== ] 1879/3027 62% [====================================== ] 1880/3027 62% [====================================== ] 1881/3027 62% [====================================== ] 1882/3027 62% [====================================== ] 1883/3027 62% [====================================== ] 1884/3027 62% [====================================== ] 1885/3027 62% [====================================== ] 1886/3027 62% [====================================== ] 1887/3027 62% [====================================== ] 1888/3027 62% [====================================== ] 1889/3027 62% [====================================== ] 1890/3027 62% [====================================== ] 1891/3027 62% [====================================== ] 1892/3027 62% [====================================== ] 1893/3027 62% [====================================== ] 1894/3027 62% [====================================== ] 1895/3027 62% [====================================== ] 1896/3027 62% [====================================== ] 1897/3027 62% [====================================== ] 1898/3027 62% [====================================== ] 1899/3027 62% [====================================== ] 1900/3027 62% [====================================== ] 1901/3027 62% [====================================== ] 1902/3027 62% [====================================== ] 1903/3027 62% [====================================== ] 1904/3027 62% [======================================= ] 1905/3027 62% [======================================= ] 1906/3027 62% [======================================= ] 1907/3027 62% [======================================= ] 1908/3027 63% [======================================= ] 1909/3027 63% [======================================= ] 1910/3027 63% [======================================= ] 1911/3027 63% [======================================= ] 1912/3027 63% [======================================= ] 1913/3027 63% [======================================= ] 1914/3027 63% [======================================= ] 1915/3027 63% [======================================= ] 1916/3027 63% [======================================= ] 1917/3027 63% [======================================= ] 1918/3027 63% [======================================= ] 1919/3027 63% [======================================= ] 1920/3027 63% [======================================= ] 1921/3027 63% [======================================= ] 1922/3027 63% [======================================= ] 1923/3027 63% [======================================= ] 1924/3027 63% [======================================= ] 1925/3027 63% [======================================= ] 1926/3027 63% [======================================= ] 1927/3027 63% [======================================= ] 1928/3027 63% [======================================= ] 1929/3027 63% [======================================= ] 1930/3027 63% [======================================= ] 1931/3027 63% [======================================= ] 1932/3027 63% [======================================= ] 1933/3027 63% [======================================= ] 1934/3027 63% [======================================= ] 1935/3027 63% [======================================= ] 1936/3027 63% [======================================= ] 1937/3027 63% [======================================= ] 1938/3027 64% [======================================= ] 1939/3027 64% [======================================= ] 1940/3027 64% [======================================= ] 1941/3027 64% [======================================= ] 1942/3027 64% [======================================= ] 1943/3027 64% [======================================= ] 1944/3027 64% [======================================= ] 1945/3027 64% [======================================= ] 1946/3027 64% [======================================= ] 1947/3027 64% [======================================= ] 1948/3027 64% [======================================= ] 1949/3027 64% [======================================= ] 1950/3027 64% [======================================= ] 1951/3027 64% [======================================= ] 1952/3027 64% [======================================== ] 1953/3027 64% [======================================== ] 1954/3027 64% [======================================== ] 1955/3027 64% [======================================== ] 1956/3027 64% [======================================== ] 1957/3027 64% [======================================== ] 1958/3027 64% [======================================== ] 1959/3027 64% [======================================== ] 1960/3027 64% [======================================== ] 1961/3027 64% [======================================== ] 1962/3027 64% [======================================== ] 1963/3027 64% [======================================== ] 1964/3027 64% [======================================== ] 1965/3027 64% [======================================== ] 1966/3027 64% [======================================== ] 1967/3027 64% [======================================== ] 1968/3027 65% [======================================== ] 1969/3027 65% [======================================== ] 1970/3027 65% [======================================== ] 1971/3027 65% [======================================== ] 1972/3027 65% [======================================== ] 1973/3027 65% [======================================== ] 1974/3027 65% [======================================== ] 1975/3027 65% [======================================== ] 1976/3027 65% [======================================== ] 1977/3027 65% [======================================== ] 1978/3027 65% [======================================== ] 1979/3027 65% [======================================== ] 1980/3027 65% [======================================== ] 1981/3027 65% [======================================== ] 1982/3027 65% [======================================== ] 1983/3027 65% [======================================== ] 1984/3027 65% [======================================== ] 1985/3027 65% [======================================== ] 1986/3027 65% [======================================== ] 1987/3027 65% [======================================== ] 1988/3027 65% [======================================== ] 1989/3027 65% [======================================== ] 1990/3027 65% [======================================== ] 1991/3027 65% [======================================== ] 1992/3027 65% [======================================== ] 1993/3027 65% [======================================== ] 1994/3027 65% [======================================== ] 1995/3027 65% [======================================== ] 1996/3027 65% [======================================== ] 1997/3027 65% [======================================== ] 1998/3027 66% [======================================== ] 1999/3027 66% [======================================== ] 2000/3027 66% [======================================== ] 2001/3027 66% [========================================= ] 2002/3027 66% [========================================= ] 2003/3027 66% [========================================= ] 2004/3027 66% [========================================= ] 2005/3027 66% [========================================= ] 2006/3027 66% [========================================= ] 2007/3027 66% [========================================= ] 2008/3027 66% [========================================= ] 2009/3027 66% [========================================= ] 2010/3027 66% [========================================= ] 2011/3027 66% [========================================= ] 2012/3027 66% [========================================= ] 2013/3027 66% [========================================= ] 2014/3027 66% [========================================= ] 2015/3027 66% [========================================= ] 2016/3027 66% [========================================= ] 2017/3027 66% [========================================= ] 2018/3027 66% [========================================= ] 2019/3027 66% [========================================= ] 2020/3027 66% [========================================= ] 2021/3027 66% [========================================= ] 2022/3027 66% [========================================= ] 2023/3027 66% [========================================= ] 2024/3027 66% [========================================= ] 2025/3027 66% [========================================= ] 2026/3027 66% [========================================= ] 2027/3027 66% [========================================= ] 2028/3027 66% [========================================= ] 2029/3027 67% [========================================= ] 2030/3027 67% [========================================= ] 2031/3027 67% [========================================= ] 2032/3027 67% [========================================= ] 2033/3027 67% [========================================= ] 2034/3027 67% [========================================= ] 2035/3027 67% [========================================= ] 2036/3027 67% [========================================= ] 2037/3027 67% [========================================= ] 2038/3027 67% [========================================= ] 2039/3027 67% [========================================= ] 2040/3027 67% [========================================= ] 2041/3027 67% [========================================= ] 2042/3027 67% [========================================= ] 2043/3027 67% [========================================= ] 2044/3027 67% [========================================= ] 2045/3027 67% [========================================= ] 2046/3027 67% [========================================= ] 2047/3027 67% [========================================= ] 2048/3027 67% [========================================= ] 2049/3027 67% [========================================= ] 2050/3027 67% [========================================== ] 2051/3027 67% [========================================== ] 2052/3027 67% [========================================== ] 2053/3027 67% [========================================== ] 2054/3027 67% [========================================== ] 2055/3027 67% [========================================== ] 2056/3027 67% [========================================== ] 2057/3027 67% [========================================== ] 2058/3027 67% [========================================== ] 2059/3027 68% [========================================== ] 2060/3027 68% [========================================== ] 2061/3027 68% [========================================== ] 2062/3027 68% [========================================== ] 2063/3027 68% [========================================== ] 2064/3027 68% [========================================== ] 2065/3027 68% [========================================== ] 2066/3027 68% [========================================== ] 2067/3027 68% [========================================== ] 2068/3027 68% [========================================== ] 2069/3027 68% [========================================== ] 2070/3027 68% [========================================== ] 2071/3027 68% [========================================== ] 2072/3027 68% [========================================== ] 2073/3027 68% [========================================== ] 2074/3027 68% [========================================== ] 2075/3027 68% [========================================== ] 2076/3027 68% [========================================== ] 2077/3027 68% [========================================== ] 2078/3027 68% [========================================== ] 2079/3027 68% [========================================== ] 2080/3027 68% [========================================== ] 2081/3027 68% [========================================== ] 2082/3027 68% [========================================== ] 2083/3027 68% [========================================== ] 2084/3027 68% [========================================== ] 2085/3027 68% [========================================== ] 2086/3027 68% [========================================== ] 2087/3027 68% [========================================== ] 2088/3027 68% [========================================== ] 2089/3027 69% [========================================== ] 2090/3027 69% [========================================== ] 2091/3027 69% [========================================== ] 2092/3027 69% [========================================== ] 2093/3027 69% [========================================== ] 2094/3027 69% [========================================== ] 2095/3027 69% [========================================== ] 2096/3027 69% [========================================== ] 2097/3027 69% [========================================== ] 2098/3027 69% [========================================== ] 2099/3027 69% [=========================================== ] 2100/3027 69% [=========================================== ] 2101/3027 69% [=========================================== ] 2102/3027 69% [=========================================== ] 2103/3027 69% [=========================================== ] 2104/3027 69% [=========================================== ] 2105/3027 69% [=========================================== ] 2106/3027 69% [=========================================== ] 2107/3027 69% [=========================================== ] 2108/3027 69% [=========================================== ] 2109/3027 69% [=========================================== ] 2110/3027 69% [=========================================== ] 2111/3027 69% [=========================================== ] 2112/3027 69% [=========================================== ] 2113/3027 69% [=========================================== ] 2114/3027 69% [=========================================== ] 2115/3027 69% [=========================================== ] 2116/3027 69% [=========================================== ] 2117/3027 69% [=========================================== ] 2118/3027 69% [=========================================== ] 2119/3027 70% [=========================================== ] 2120/3027 70% [=========================================== ] 2121/3027 70% [=========================================== ] 2122/3027 70% [=========================================== ] 2123/3027 70% [=========================================== ] 2124/3027 70% [=========================================== ] 2125/3027 70% [=========================================== ] 2126/3027 70% [=========================================== ] 2127/3027 70% [=========================================== ] 2128/3027 70% [=========================================== ] 2129/3027 70% [=========================================== ] 2130/3027 70% [=========================================== ] 2131/3027 70% [=========================================== ] 2132/3027 70% [=========================================== ] 2133/3027 70% [=========================================== ] 2134/3027 70% [=========================================== ] 2135/3027 70% [=========================================== ] 2136/3027 70% [=========================================== ] 2137/3027 70% [=========================================== ] 2138/3027 70% [=========================================== ] 2139/3027 70% [=========================================== ] 2140/3027 70% [=========================================== ] 2141/3027 70% [=========================================== ] 2142/3027 70% [=========================================== ] 2143/3027 70% [=========================================== ] 2144/3027 70% [=========================================== ] 2145/3027 70% [=========================================== ] 2146/3027 70% [=========================================== ] 2147/3027 70% [=========================================== ] 2148/3027 70% [============================================ ] 2149/3027 70% [============================================ ] 2150/3027 71% [============================================ ] 2151/3027 71% [============================================ ] 2152/3027 71% [============================================ ] 2153/3027 71% [============================================ ] 2154/3027 71% [============================================ ] 2155/3027 71% [============================================ ] 2156/3027 71% [============================================ ] 2157/3027 71% [============================================ ] 2158/3027 71% [============================================ ] 2159/3027 71% [============================================ ] 2160/3027 71% [============================================ ] 2161/3027 71% [============================================ ] 2162/3027 71% [============================================ ] 2163/3027 71% [============================================ ] 2164/3027 71% [============================================ ] 2165/3027 71% [============================================ ] 2166/3027 71% [============================================ ] 2167/3027 71% [============================================ ] 2168/3027 71% [============================================ ] 2169/3027 71% [============================================ ] 2170/3027 71% [============================================ ] 2171/3027 71% [============================================ ] 2172/3027 71% [============================================ ] 2173/3027 71% [============================================ ] 2174/3027 71% [============================================ ] 2175/3027 71% [============================================ ] 2176/3027 71% [============================================ ] 2177/3027 71% [============================================ ] 2178/3027 71% [============================================ ] 2179/3027 71% [============================================ ] 2180/3027 72% [============================================ ] 2181/3027 72% [============================================ ] 2182/3027 72% [============================================ ] 2183/3027 72% [============================================ ] 2184/3027 72% [============================================ ] 2185/3027 72% [============================================ ] 2186/3027 72% [============================================ ] 2187/3027 72% [============================================ ] 2188/3027 72% [============================================ ] 2189/3027 72% [============================================ ] 2190/3027 72% [============================================ ] 2191/3027 72% [============================================ ] 2192/3027 72% [============================================ ] 2193/3027 72% [============================================ ] 2194/3027 72% [============================================ ] 2195/3027 72% [============================================ ] 2196/3027 72% [============================================ ] 2197/3027 72% [============================================= ] 2198/3027 72% [============================================= ] 2199/3027 72% [============================================= ] 2200/3027 72% [============================================= ] 2201/3027 72% [============================================= ] 2202/3027 72% [============================================= ] 2203/3027 72% [============================================= ] 2204/3027 72% [============================================= ] 2205/3027 72% [============================================= ] 2206/3027 72% [============================================= ] 2207/3027 72% [============================================= ] 2208/3027 72% [============================================= ] 2209/3027 72% [============================================= ] 2210/3027 73% [============================================= ] 2211/3027 73% [============================================= ] 2212/3027 73% [============================================= ] 2213/3027 73% [============================================= ] 2214/3027 73% [============================================= ] 2215/3027 73% [============================================= ] 2216/3027 73% [============================================= ] 2217/3027 73% [============================================= ] 2218/3027 73% [============================================= ] 2219/3027 73% [============================================= ] 2220/3027 73% [============================================= ] 2221/3027 73% [============================================= ] 2222/3027 73% [============================================= ] 2223/3027 73% [============================================= ] 2224/3027 73% [============================================= ] 2225/3027 73% [============================================= ] 2226/3027 73% [============================================= ] 2227/3027 73% [============================================= ] 2228/3027 73% [============================================= ] 2229/3027 73% [============================================= ] 2230/3027 73% [============================================= ] 2231/3027 73% [============================================= ] 2232/3027 73% [============================================= ] 2233/3027 73% [============================================= ] 2234/3027 73% [============================================= ] 2235/3027 73% [============================================= ] 2236/3027 73% [============================================= ] 2237/3027 73% [============================================= ] 2238/3027 73% [============================================= ] 2239/3027 73% [============================================= ] 2240/3027 74% [============================================= ] 2241/3027 74% [============================================= ] 2242/3027 74% [============================================= ] 2243/3027 74% [============================================= ] 2244/3027 74% [============================================= ] 2245/3027 74% [============================================== ] 2246/3027 74% [============================================== ] 2247/3027 74% [============================================== ] 2248/3027 74% [============================================== ] 2249/3027 74% [============================================== ] 2250/3027 74% [============================================== ] 2251/3027 74% [============================================== ] 2252/3027 74% [============================================== ] 2253/3027 74% [============================================== ] 2254/3027 74% [============================================== ] 2255/3027 74% [============================================== ] 2256/3027 74% [============================================== ] 2257/3027 74% [============================================== ] 2258/3027 74% [============================================== ] 2259/3027 74% [============================================== ] 2260/3027 74% [============================================== ] 2261/3027 74% [============================================== ] 2262/3027 74% [============================================== ] 2263/3027 74% [============================================== ] 2264/3027 74% [============================================== ] 2265/3027 74% [============================================== ] 2266/3027 74% [============================================== ] 2267/3027 74% [============================================== ] 2268/3027 74% [============================================== ] 2269/3027 74% [============================================== ] 2270/3027 74% [============================================== ] 2271/3027 75% [============================================== ] 2272/3027 75% [============================================== ] 2273/3027 75% [============================================== ] 2274/3027 75% [============================================== ] 2275/3027 75% [============================================== ] 2276/3027 75% [============================================== ] 2277/3027 75% [============================================== ] 2278/3027 75% [============================================== ] 2279/3027 75% [============================================== ] 2280/3027 75% [============================================== ] 2281/3027 75% [============================================== ] 2282/3027 75% [============================================== ] 2283/3027 75% [============================================== ] 2284/3027 75% [============================================== ] 2285/3027 75% [============================================== ] 2286/3027 75% [============================================== ] 2287/3027 75% [============================================== ] 2288/3027 75% [============================================== ] 2289/3027 75% [============================================== ] 2290/3027 75% [============================================== ] 2291/3027 75% [============================================== ] 2292/3027 75% [============================================== ] 2293/3027 75% [============================================== ] 2294/3027 75% [=============================================== ] 2295/3027 75% [=============================================== ] 2296/3027 75% [=============================================== ] 2297/3027 75% [=============================================== ] 2298/3027 75% [=============================================== ] 2299/3027 75% [=============================================== ] 2300/3027 75% [=============================================== ] 2301/3027 76% [=============================================== ] 2302/3027 76% [=============================================== ] 2303/3027 76% [=============================================== ] 2304/3027 76% [=============================================== ] 2305/3027 76% [=============================================== ] 2306/3027 76% [=============================================== ] 2307/3027 76% [=============================================== ] 2308/3027 76% [=============================================== ] 2309/3027 76% [=============================================== ] 2310/3027 76% [=============================================== ] 2311/3027 76% [=============================================== ] 2312/3027 76% [=============================================== ] 2313/3027 76% [=============================================== ] 2314/3027 76% [=============================================== ] 2315/3027 76% [=============================================== ] 2316/3027 76% [=============================================== ] 2317/3027 76% [=============================================== ] 2318/3027 76% [=============================================== ] 2319/3027 76% [=============================================== ] 2320/3027 76% [=============================================== ] 2321/3027 76% [=============================================== ] 2322/3027 76% [=============================================== ] 2323/3027 76% [=============================================== ] 2324/3027 76% [=============================================== ] 2325/3027 76% [=============================================== ] 2326/3027 76% [=============================================== ] 2327/3027 76% [=============================================== ] 2328/3027 76% [=============================================== ] 2329/3027 76% [=============================================== ] 2330/3027 76% [=============================================== ] 2331/3027 77% [=============================================== ] 2332/3027 77% [=============================================== ] 2333/3027 77% [=============================================== ] 2334/3027 77% [=============================================== ] 2335/3027 77% [=============================================== ] 2336/3027 77% [=============================================== ] 2337/3027 77% [=============================================== ] 2338/3027 77% [=============================================== ] 2339/3027 77% [=============================================== ] 2340/3027 77% [=============================================== ] 2341/3027 77% [=============================================== ] 2342/3027 77% [=============================================== ] 2343/3027 77% [================================================ ] 2344/3027 77% [================================================ ] 2345/3027 77% [================================================ ] 2346/3027 77% [================================================ ] 2347/3027 77% [================================================ ] 2348/3027 77% [================================================ ] 2349/3027 77% [================================================ ] 2350/3027 77% [================================================ ] 2351/3027 77% [================================================ ] 2352/3027 77% [================================================ ] 2353/3027 77% [================================================ ] 2354/3027 77% [================================================ ] 2355/3027 77% [================================================ ] 2356/3027 77% [================================================ ] 2357/3027 77% [================================================ ] 2358/3027 77% [================================================ ] 2359/3027 77% [================================================ ] 2360/3027 77% [================================================ ] 2361/3027 77% [================================================ ] 2362/3027 78% [================================================ ] 2363/3027 78% [================================================ ] 2364/3027 78% [================================================ ] 2365/3027 78% [================================================ ] 2366/3027 78% [================================================ ] 2367/3027 78% [================================================ ] 2368/3027 78% [================================================ ] 2369/3027 78% [================================================ ] 2370/3027 78% [================================================ ] 2371/3027 78% [================================================ ] 2372/3027 78% [================================================ ] 2373/3027 78% [================================================ ] 2374/3027 78% [================================================ ] 2375/3027 78% [================================================ ] 2376/3027 78% [================================================ ] 2377/3027 78% [================================================ ] 2378/3027 78% [================================================ ] 2379/3027 78% [================================================ ] 2380/3027 78% [================================================ ] 2381/3027 78% [================================================ ] 2382/3027 78% [================================================ ] 2383/3027 78% [================================================ ] 2384/3027 78% [================================================ ] 2385/3027 78% [================================================ ] 2386/3027 78% [================================================ ] 2387/3027 78% [================================================ ] 2388/3027 78% [================================================ ] 2389/3027 78% [================================================ ] 2390/3027 78% [================================================ ] 2391/3027 78% [================================================ ] 2392/3027 79% [================================================= ] 2393/3027 79% [================================================= ] 2394/3027 79% [================================================= ] 2395/3027 79% [================================================= ] 2396/3027 79% [================================================= ] 2397/3027 79% [================================================= ] 2398/3027 79% [================================================= ] 2399/3027 79% [================================================= ] 2400/3027 79% [================================================= ] 2401/3027 79% [================================================= ] 2402/3027 79% [================================================= ] 2403/3027 79% [================================================= ] 2404/3027 79% [================================================= ] 2405/3027 79% [================================================= ] 2406/3027 79% [================================================= ] 2407/3027 79% [================================================= ] 2408/3027 79% [================================================= ] 2409/3027 79% [================================================= ] 2410/3027 79% [================================================= ] 2411/3027 79% [================================================= ] 2412/3027 79% [================================================= ] 2413/3027 79% [================================================= ] 2414/3027 79% [================================================= ] 2415/3027 79% [================================================= ] 2416/3027 79% [================================================= ] 2417/3027 79% [================================================= ] 2418/3027 79% [================================================= ] 2419/3027 79% [================================================= ] 2420/3027 79% [================================================= ] 2421/3027 79% [================================================= ] 2422/3027 80% [================================================= ] 2423/3027 80% [================================================= ] 2424/3027 80% [================================================= ] 2425/3027 80% [================================================= ] 2426/3027 80% [================================================= ] 2427/3027 80% [================================================= ] 2428/3027 80% [================================================= ] 2429/3027 80% [================================================= ] 2430/3027 80% [================================================= ] 2431/3027 80% [================================================= ] 2432/3027 80% [================================================= ] 2433/3027 80% [================================================= ] 2434/3027 80% [================================================= ] 2435/3027 80% [================================================= ] 2436/3027 80% [================================================= ] 2437/3027 80% [================================================= ] 2438/3027 80% [================================================= ] 2439/3027 80% [================================================= ] 2440/3027 80% [================================================= ] 2441/3027 80% [================================================== ] 2442/3027 80% [================================================== ] 2443/3027 80% [================================================== ] 2444/3027 80% [================================================== ] 2445/3027 80% [================================================== ] 2446/3027 80% [================================================== ] 2447/3027 80% [================================================== ] 2448/3027 80% [================================================== ] 2449/3027 80% [================================================== ] 2450/3027 80% [================================================== ] 2451/3027 80% [================================================== ] 2452/3027 81% [================================================== ] 2453/3027 81% [================================================== ] 2454/3027 81% [================================================== ] 2455/3027 81% [================================================== ] 2456/3027 81% [================================================== ] 2457/3027 81% [================================================== ] 2458/3027 81% [================================================== ] 2459/3027 81% [================================================== ] 2460/3027 81% [================================================== ] 2461/3027 81% [================================================== ] 2462/3027 81% [================================================== ] 2463/3027 81% [================================================== ] 2464/3027 81% [================================================== ] 2465/3027 81% [================================================== ] 2466/3027 81% [================================================== ] 2467/3027 81% [================================================== ] 2468/3027 81% [================================================== ] 2469/3027 81% [================================================== ] 2470/3027 81% [================================================== ] 2471/3027 81% [================================================== ] 2472/3027 81% [================================================== ] 2473/3027 81% [================================================== ] 2474/3027 81% [================================================== ] 2475/3027 81% [================================================== ] 2476/3027 81% [================================================== ] 2477/3027 81% [================================================== ] 2478/3027 81% [================================================== ] 2479/3027 81% [================================================== ] 2480/3027 81% [================================================== ] 2481/3027 81% [================================================== ] 2482/3027 81% [================================================== ] 2483/3027 82% [================================================== ] 2484/3027 82% [================================================== ] 2485/3027 82% [================================================== ] 2486/3027 82% [================================================== ] 2487/3027 82% [================================================== ] 2488/3027 82% [================================================== ] 2489/3027 82% [=================================================== ] 2490/3027 82% [=================================================== ] 2491/3027 82% [=================================================== ] 2492/3027 82% [=================================================== ] 2493/3027 82% [=================================================== ] 2494/3027 82% [=================================================== ] 2495/3027 82% [=================================================== ] 2496/3027 82% [=================================================== ] 2497/3027 82% [=================================================== ] 2498/3027 82% [=================================================== ] 2499/3027 82% [=================================================== ] 2500/3027 82% [=================================================== ] 2501/3027 82% [=================================================== ] 2502/3027 82% [=================================================== ] 2503/3027 82% [=================================================== ] 2504/3027 82% [=================================================== ] 2505/3027 82% [=================================================== ] 2506/3027 82% [=================================================== ] 2507/3027 82% [=================================================== ] 2508/3027 82% [=================================================== ] 2509/3027 82% [=================================================== ] 2510/3027 82% [=================================================== ] 2511/3027 82% [=================================================== ] 2512/3027 82% [=================================================== ] 2513/3027 83% [=================================================== ] 2514/3027 83% [=================================================== ] 2515/3027 83% [=================================================== ] 2516/3027 83% [=================================================== ] 2517/3027 83% [=================================================== ] 2518/3027 83% [=================================================== ] 2519/3027 83% [=================================================== ] 2520/3027 83% [=================================================== ] 2521/3027 83% [=================================================== ] 2522/3027 83% [=================================================== ] 2523/3027 83% [=================================================== ] 2524/3027 83% [=================================================== ] 2525/3027 83% [=================================================== ] 2526/3027 83% [=================================================== ] 2527/3027 83% [=================================================== ] 2528/3027 83% [=================================================== ] 2529/3027 83% [=================================================== ] 2530/3027 83% [=================================================== ] 2531/3027 83% [=================================================== ] 2532/3027 83% [=================================================== ] 2533/3027 83% [=================================================== ] 2534/3027 83% [=================================================== ] 2535/3027 83% [=================================================== ] 2536/3027 83% [=================================================== ] 2537/3027 83% [=================================================== ] 2538/3027 83% [==================================================== ] 2539/3027 83% [==================================================== ] 2540/3027 83% [==================================================== ] 2541/3027 83% [==================================================== ] 2542/3027 83% [==================================================== ] 2543/3027 84% [==================================================== ] 2544/3027 84% [==================================================== ] 2545/3027 84% [==================================================== ] 2546/3027 84% [==================================================== ] 2547/3027 84% [==================================================== ] 2548/3027 84% [==================================================== ] 2549/3027 84% [==================================================== ] 2550/3027 84% [==================================================== ] 2551/3027 84% [==================================================== ] 2552/3027 84% [==================================================== ] 2553/3027 84% [==================================================== ] 2554/3027 84% [==================================================== ] 2555/3027 84% [==================================================== ] 2556/3027 84% [==================================================== ] 2557/3027 84% [==================================================== ] 2558/3027 84% [==================================================== ] 2559/3027 84% [==================================================== ] 2560/3027 84% [==================================================== ] 2561/3027 84% [==================================================== ] 2562/3027 84% [==================================================== ] 2563/3027 84% [==================================================== ] 2564/3027 84% [==================================================== ] 2565/3027 84% [==================================================== ] 2566/3027 84% [==================================================== ] 2567/3027 84% [==================================================== ] 2568/3027 84% [==================================================== ] 2569/3027 84% [==================================================== ] 2570/3027 84% [==================================================== ] 2571/3027 84% [==================================================== ] 2572/3027 84% [==================================================== ] 2573/3027 85% [==================================================== ] 2574/3027 85% [==================================================== ] 2575/3027 85% [==================================================== ] 2576/3027 85% [==================================================== ] 2577/3027 85% [==================================================== ] 2578/3027 85% [==================================================== ] 2579/3027 85% [==================================================== ] 2580/3027 85% [==================================================== ] 2581/3027 85% [==================================================== ] 2582/3027 85% [==================================================== ] 2583/3027 85% [==================================================== ] 2584/3027 85% [==================================================== ] 2585/3027 85% [==================================================== ] 2586/3027 85% [==================================================== ] 2587/3027 85% [===================================================== ] 2588/3027 85% [===================================================== ] 2589/3027 85% [===================================================== ] 2590/3027 85% [===================================================== ] 2591/3027 85% [===================================================== ] 2592/3027 85% [===================================================== ] 2593/3027 85% [===================================================== ] 2594/3027 85% [===================================================== ] 2595/3027 85% [===================================================== ] 2596/3027 85% [===================================================== ] 2597/3027 85% [===================================================== ] 2598/3027 85% [===================================================== ] 2599/3027 85% [===================================================== ] 2600/3027 85% [===================================================== ] 2601/3027 85% [===================================================== ] 2602/3027 85% [===================================================== ] 2603/3027 85% [===================================================== ] 2604/3027 86% [===================================================== ] 2605/3027 86% [===================================================== ] 2606/3027 86% [===================================================== ] 2607/3027 86% [===================================================== ] 2608/3027 86% [===================================================== ] 2609/3027 86% [===================================================== ] 2610/3027 86% [===================================================== ] 2611/3027 86% [===================================================== ] 2612/3027 86% [===================================================== ] 2613/3027 86% [===================================================== ] 2614/3027 86% [===================================================== ] 2615/3027 86% [===================================================== ] 2616/3027 86% [===================================================== ] 2617/3027 86% [===================================================== ] 2618/3027 86% [===================================================== ] 2619/3027 86% [===================================================== ] 2620/3027 86% [===================================================== ] 2621/3027 86% [===================================================== ] 2622/3027 86% [===================================================== ] 2623/3027 86% [===================================================== ] 2624/3027 86% [===================================================== ] 2625/3027 86% [===================================================== ] 2626/3027 86% [===================================================== ] 2627/3027 86% [===================================================== ] 2628/3027 86% [===================================================== ] 2629/3027 86% [===================================================== ] 2630/3027 86% [===================================================== ] 2631/3027 86% [===================================================== ] 2632/3027 86% [===================================================== ] 2633/3027 86% [===================================================== ] 2634/3027 87% [===================================================== ] 2635/3027 87% [===================================================== ] 2636/3027 87% [====================================================== ] 2637/3027 87% [====================================================== ] 2638/3027 87% [====================================================== ] 2639/3027 87% [====================================================== ] 2640/3027 87% [====================================================== ] 2641/3027 87% [====================================================== ] 2642/3027 87% [====================================================== ] 2643/3027 87% [====================================================== ] 2644/3027 87% [====================================================== ] 2645/3027 87% [====================================================== ] 2646/3027 87% [====================================================== ] 2647/3027 87% [====================================================== ] 2648/3027 87% [====================================================== ] 2649/3027 87% [====================================================== ] 2650/3027 87% [====================================================== ] 2651/3027 87% [====================================================== ] 2652/3027 87% [====================================================== ] 2653/3027 87% [====================================================== ] 2654/3027 87% [====================================================== ] 2655/3027 87% [====================================================== ] 2656/3027 87% [====================================================== ] 2657/3027 87% [====================================================== ] 2658/3027 87% [====================================================== ] 2659/3027 87% [====================================================== ] 2660/3027 87% [====================================================== ] 2661/3027 87% [====================================================== ] 2662/3027 87% [====================================================== ] 2663/3027 87% [====================================================== ] 2664/3027 88% [====================================================== ] 2665/3027 88% [====================================================== ] 2666/3027 88% [====================================================== ] 2667/3027 88% [====================================================== ] 2668/3027 88% [====================================================== ] 2669/3027 88% [====================================================== ] 2670/3027 88% [====================================================== ] 2671/3027 88% [====================================================== ] 2672/3027 88% [====================================================== ] 2673/3027 88% [====================================================== ] 2674/3027 88% [====================================================== ] 2675/3027 88% [====================================================== ] 2676/3027 88% [====================================================== ] 2677/3027 88% [====================================================== ] 2678/3027 88% [====================================================== ] 2679/3027 88% [====================================================== ] 2680/3027 88% [====================================================== ] 2681/3027 88% [====================================================== ] 2682/3027 88% [====================================================== ] 2683/3027 88% [====================================================== ] 2684/3027 88% [====================================================== ] 2685/3027 88% [======================================================= ] 2686/3027 88% [======================================================= ] 2687/3027 88% [======================================================= ] 2688/3027 88% [======================================================= ] 2689/3027 88% [======================================================= ] 2690/3027 88% [======================================================= ] 2691/3027 88% [======================================================= ] 2692/3027 88% [======================================================= ] 2693/3027 88% [======================================================= ] 2694/3027 88% [======================================================= ] 2695/3027 89% [======================================================= ] 2696/3027 89% [======================================================= ] 2697/3027 89% [======================================================= ] 2698/3027 89% [======================================================= ] 2699/3027 89% [======================================================= ] 2700/3027 89% [======================================================= ] 2701/3027 89% [======================================================= ] 2702/3027 89% [======================================================= ] 2703/3027 89% [======================================================= ] 2704/3027 89% [======================================================= ] 2705/3027 89% [======================================================= ] 2706/3027 89% [======================================================= ] 2707/3027 89% [======================================================= ] 2708/3027 89% [======================================================= ] 2709/3027 89% [======================================================= ] 2710/3027 89% [======================================================= ] 2711/3027 89% [======================================================= ] 2712/3027 89% [======================================================= ] 2713/3027 89% [======================================================= ] 2714/3027 89% [======================================================= ] 2715/3027 89% [======================================================= ] 2716/3027 89% [======================================================= ] 2717/3027 89% [======================================================= ] 2718/3027 89% [======================================================= ] 2719/3027 89% [======================================================= ] 2720/3027 89% [======================================================= ] 2721/3027 89% [======================================================= ] 2722/3027 89% [======================================================= ] 2723/3027 89% [======================================================= ] 2724/3027 89% [======================================================= ] 2725/3027 90% [======================================================= ] 2726/3027 90% [======================================================= ] 2727/3027 90% [======================================================= ] 2728/3027 90% [======================================================= ] 2729/3027 90% [======================================================= ] 2730/3027 90% [======================================================= ] 2731/3027 90% [======================================================= ] 2732/3027 90% [======================================================= ] 2733/3027 90% [======================================================= ] 2734/3027 90% [======================================================== ] 2735/3027 90% [======================================================== ] 2736/3027 90% [======================================================== ] 2737/3027 90% [======================================================== ] 2738/3027 90% [======================================================== ] 2739/3027 90% [======================================================== ] 2740/3027 90% [======================================================== ] 2741/3027 90% [======================================================== ] 2742/3027 90% [======================================================== ] 2743/3027 90% [======================================================== ] 2744/3027 90% [======================================================== ] 2745/3027 90% [======================================================== ] 2746/3027 90% [======================================================== ] 2747/3027 90% [======================================================== ] 2748/3027 90% [======================================================== ] 2749/3027 90% [======================================================== ] 2750/3027 90% [======================================================== ] 2751/3027 90% [======================================================== ] 2752/3027 90% [======================================================== ] 2753/3027 90% [======================================================== ] 2754/3027 90% [======================================================== ] 2755/3027 91% [======================================================== ] 2756/3027 91% [======================================================== ] 2757/3027 91% [======================================================== ] 2758/3027 91% [======================================================== ] 2759/3027 91% [======================================================== ] 2760/3027 91% [======================================================== ] 2761/3027 91% [======================================================== ] 2762/3027 91% [======================================================== ] 2763/3027 91% [======================================================== ] 2764/3027 91% [======================================================== ] 2765/3027 91% [======================================================== ] 2766/3027 91% [======================================================== ] 2767/3027 91% [======================================================== ] 2768/3027 91% [======================================================== ] 2769/3027 91% [======================================================== ] 2770/3027 91% [======================================================== ] 2771/3027 91% [======================================================== ] 2772/3027 91% [======================================================== ] 2773/3027 91% [======================================================== ] 2774/3027 91% [======================================================== ] 2775/3027 91% [======================================================== ] 2776/3027 91% [======================================================== ] 2777/3027 91% [======================================================== ] 2778/3027 91% [======================================================== ] 2779/3027 91% [======================================================== ] 2780/3027 91% [======================================================== ] 2781/3027 91% [======================================================== ] 2782/3027 91% [========================================================= ] 2783/3027 91% [========================================================= ] 2784/3027 91% [========================================================= ] 2785/3027 92% [========================================================= ] 2786/3027 92% [========================================================= ] 2787/3027 92% [========================================================= ] 2788/3027 92% [========================================================= ] 2789/3027 92% [========================================================= ] 2790/3027 92% [========================================================= ] 2791/3027 92% [========================================================= ] 2792/3027 92% [========================================================= ] 2793/3027 92% [========================================================= ] 2794/3027 92% [========================================================= ] 2795/3027 92% [========================================================= ] 2796/3027 92% [========================================================= ] 2797/3027 92% [========================================================= ] 2798/3027 92% [========================================================= ] 2799/3027 92% [========================================================= ] 2800/3027 92% [========================================================= ] 2801/3027 92% [========================================================= ] 2802/3027 92% [========================================================= ] 2803/3027 92% [========================================================= ] 2804/3027 92% [========================================================= ] 2805/3027 92% [========================================================= ] 2806/3027 92% [========================================================= ] 2807/3027 92% [========================================================= ] 2808/3027 92% [========================================================= ] 2809/3027 92% [========================================================= ] 2810/3027 92% [========================================================= ] 2811/3027 92% [========================================================= ] 2812/3027 92% [========================================================= ] 2813/3027 92% [========================================================= ] 2814/3027 92% [========================================================= ] 2815/3027 92% [========================================================= ] 2816/3027 93% [========================================================= ] 2817/3027 93% [========================================================= ] 2818/3027 93% [========================================================= ] 2819/3027 93% [========================================================= ] 2820/3027 93% [========================================================= ] 2821/3027 93% [========================================================= ] 2822/3027 93% [========================================================= ] 2823/3027 93% [========================================================= ] 2824/3027 93% [========================================================= ] 2825/3027 93% [========================================================= ] 2826/3027 93% [========================================================= ] 2827/3027 93% [========================================================= ] 2828/3027 93% [========================================================= ] 2829/3027 93% [========================================================= ] 2830/3027 93% [========================================================= ] 2831/3027 93% [========================================================== ] 2832/3027 93% [========================================================== ] 2833/3027 93% [========================================================== ] 2834/3027 93% [========================================================== ] 2835/3027 93% [========================================================== ] 2836/3027 93% [========================================================== ] 2837/3027 93% [========================================================== ] 2838/3027 93% [========================================================== ] 2839/3027 93% [========================================================== ] 2840/3027 93% [========================================================== ] 2841/3027 93% [========================================================== ] 2842/3027 93% [========================================================== ] 2843/3027 93% [========================================================== ] 2844/3027 93% [========================================================== ] 2845/3027 93% [========================================================== ] 2846/3027 94% [========================================================== ] 2847/3027 94% [========================================================== ] 2848/3027 94% [========================================================== ] 2849/3027 94% [========================================================== ] 2850/3027 94% [========================================================== ] 2851/3027 94% [========================================================== ] 2852/3027 94% [========================================================== ] 2853/3027 94% [========================================================== ] 2854/3027 94% [========================================================== ] 2855/3027 94% [========================================================== ] 2856/3027 94% [========================================================== ] 2857/3027 94% [========================================================== ] 2858/3027 94% [========================================================== ] 2859/3027 94% [========================================================== ] 2860/3027 94% [========================================================== ] 2861/3027 94% [========================================================== ] 2862/3027 94% [========================================================== ] 2863/3027 94% [========================================================== ] 2864/3027 94% [========================================================== ] 2865/3027 94% [========================================================== ] 2866/3027 94% [========================================================== ] 2867/3027 94% [========================================================== ] 2868/3027 94% [========================================================== ] 2869/3027 94% [========================================================== ] 2870/3027 94% [========================================================== ] 2871/3027 94% [========================================================== ] 2872/3027 94% [========================================================== ] 2873/3027 94% [========================================================== ] 2874/3027 94% [========================================================== ] 2875/3027 94% [========================================================== ] 2876/3027 95% [========================================================== ] 2877/3027 95% [========================================================== ] 2878/3027 95% [========================================================== ] 2879/3027 95% [========================================================== ] 2880/3027 95% [=========================================================== ] 2881/3027 95% [=========================================================== ] 2882/3027 95% [=========================================================== ] 2883/3027 95% [=========================================================== ] 2884/3027 95% [=========================================================== ] 2885/3027 95% [=========================================================== ] 2886/3027 95% [=========================================================== ] 2887/3027 95% [=========================================================== ] 2888/3027 95% [=========================================================== ] 2889/3027 95% [=========================================================== ] 2890/3027 95% [=========================================================== ] 2891/3027 95% [=========================================================== ] 2892/3027 95% [=========================================================== ] 2893/3027 95% [=========================================================== ] 2894/3027 95% [=========================================================== ] 2895/3027 95% [=========================================================== ] 2896/3027 95% [=========================================================== ] 2897/3027 95% [=========================================================== ] 2898/3027 95% [=========================================================== ] 2899/3027 95% [=========================================================== ] 2900/3027 95% [=========================================================== ] 2901/3027 95% [=========================================================== ] 2902/3027 95% [=========================================================== ] 2903/3027 95% [=========================================================== ] 2904/3027 95% [=========================================================== ] 2905/3027 95% [=========================================================== ] 2906/3027 96% [=========================================================== ] 2907/3027 96% [=========================================================== ] 2908/3027 96% [=========================================================== ] 2909/3027 96% [=========================================================== ] 2910/3027 96% [=========================================================== ] 2911/3027 96% [=========================================================== ] 2912/3027 96% [=========================================================== ] 2913/3027 96% [=========================================================== ] 2914/3027 96% [=========================================================== ] 2915/3027 96% [=========================================================== ] 2916/3027 96% [=========================================================== ] 2917/3027 96% [=========================================================== ] 2918/3027 96% [=========================================================== ] 2919/3027 96% [=========================================================== ] 2920/3027 96% [=========================================================== ] 2921/3027 96% [=========================================================== ] 2922/3027 96% [=========================================================== ] 2923/3027 96% [=========================================================== ] 2924/3027 96% [=========================================================== ] 2925/3027 96% [=========================================================== ] 2926/3027 96% [=========================================================== ] 2927/3027 96% [=========================================================== ] 2928/3027 96% [=========================================================== ] 2929/3027 96% [============================================================ ] 2930/3027 96% [============================================================ ] 2931/3027 96% [============================================================ ] 2932/3027 96% [============================================================ ] 2933/3027 96% [============================================================ ] 2934/3027 96% [============================================================ ] 2935/3027 96% [============================================================ ] 2936/3027 96% [============================================================ ] 2937/3027 97% [============================================================ ] 2938/3027 97% [============================================================ ] 2939/3027 97% [============================================================ ] 2940/3027 97% [============================================================ ] 2941/3027 97% [============================================================ ] 2942/3027 97% [============================================================ ] 2943/3027 97% [============================================================ ] 2944/3027 97% [============================================================ ] 2945/3027 97% [============================================================ ] 2946/3027 97% [============================================================ ] 2947/3027 97% [============================================================ ] 2948/3027 97% [============================================================ ] 2949/3027 97% [============================================================ ] 2950/3027 97% [============================================================ ] 2951/3027 97% [============================================================ ] 2952/3027 97% [============================================================ ] 2953/3027 97% [============================================================ ] 2954/3027 97% [============================================================ ] 2955/3027 97% [============================================================ ] 2956/3027 97% [============================================================ ] 2957/3027 97% [============================================================ ] 2958/3027 97% [============================================================ ] 2959/3027 97% [============================================================ ] 2960/3027 97% [============================================================ ] 2961/3027 97% [============================================================ ] 2962/3027 97% [============================================================ ] 2963/3027 97% [============================================================ ] 2964/3027 97% [============================================================ ] 2965/3027 97% [============================================================ ] 2966/3027 97% [============================================================ ] 2967/3027 98% [============================================================ ] 2968/3027 98% [============================================================ ] 2969/3027 98% [============================================================ ] 2970/3027 98% [============================================================ ] 2971/3027 98% [============================================================ ] 2972/3027 98% [============================================================ ] 2973/3027 98% [============================================================ ] 2974/3027 98% [============================================================ ] 2975/3027 98% [============================================================ ] 2976/3027 98% [============================================================ ] 2977/3027 98% [============================================================ ] 2978/3027 98% [============================================================= ] 2979/3027 98% [============================================================= ] 2980/3027 98% [============================================================= ] 2981/3027 98% [============================================================= ] 2982/3027 98% [============================================================= ] 2983/3027 98% [============================================================= ] 2984/3027 98% [============================================================= ] 2985/3027 98% [============================================================= ] 2986/3027 98% [============================================================= ] 2987/3027 98% [============================================================= ] 2988/3027 98% [============================================================= ] 2989/3027 98% [============================================================= ] 2990/3027 98% [============================================================= ] 2991/3027 98% [============================================================= ] 2992/3027 98% [============================================================= ] 2993/3027 98% [============================================================= ] 2994/3027 98% [============================================================= ] 2995/3027 98% [============================================================= ] 2996/3027 98% [============================================================= ] 2997/3027 99% [============================================================= ] 2998/3027 99% [============================================================= ] 2999/3027 99% [============================================================= ] 3000/3027 99% [============================================================= ] 3001/3027 99% [============================================================= ] 3002/3027 99% [============================================================= ] 3003/3027 99% [============================================================= ] 3004/3027 99% [============================================================= ] 3005/3027 99% [============================================================= ] 3006/3027 99% [============================================================= ] 3007/3027 99% [============================================================= ] 3008/3027 99% [============================================================= ] 3009/3027 99% [============================================================= ] 3010/3027 99% [============================================================= ] 3011/3027 99% [============================================================= ] 3012/3027 99% [============================================================= ] 3013/3027 99% [============================================================= ] 3014/3027 99% [============================================================= ] 3015/3027 99% [============================================================= ] 3016/3027 99% [============================================================= ] 3017/3027 99% [============================================================= ] 3018/3027 99% [============================================================= ] 3019/3027 99% [============================================================= ] 3020/3027 99% [============================================================= ] 3021/3027 99% [============================================================= ] 3022/3027 99% [============================================================= ] 3023/3027 99% [============================================================= ] 3024/3027 99% [============================================================= ] 3025/3027 99% [============================================================= ] 3026/3027 99% [==============================================================] 3027/3027 100% operation complete, 3027 objects in 52266 NAND pages. ln -snf /home/autobuild/autobuild/instance-8/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2022.02-438-gac91235797 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> avro-c 1.11.0 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.30 Collecting legal info >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> freetype 2.11.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> dovecot 2.3.18 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> openssl Collecting legal info >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> dtv-scan-tables 25ee9e0ce4bbacdb278d4cff306ceb6528c4f548 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ifupdown-scripts Collecting legal info >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> lcms2 2.13 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libgcrypt 1.10.0 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libmodbus 3.1.7 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> liburiparser 0.9.6 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info linux_syscall_support.h: OK (sha256: 4c1fc9acc9f3867e5c81b5d5f57c52fb9a932662bd4e2e5e43b3fe95390035f5) >>> lv2 1.18.2 Collecting legal info COPYING: OK (sha256: 0b0b07d852e3ce7fa04986e141f73001bd7f260683968f0a19e02dbcc4131aa6) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-diffutils 3.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-pahole v1.23 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-pigz 2.6 Collecting legal info README: OK (sha256: 830b3e1b05cc20f443d89d7d8703a3c63fd64c57ab716f5e81fd178517df1e11) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sound-theme-borealis 0.9a Collecting legal info >>> speexdsp 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> spice-protocol 0.14.3 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> host-meson 0.62.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> sratom 0.6.8 Collecting legal info COPYING: OK (sha256: 3fc429d6b944fa20306357196a28bb4dd7c25e2d67edebec771f44de5bd7f9e8) >>> ssdp-responder 1.8 Collecting legal info LICENSE: OK (sha256: e17dc0bc91bf499d8cca5e016c22c6d2a4770e3cc1a43756a7973375a83ddb90) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> urandom-scripts Collecting legal info >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> xkeyboard-config 2.34 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.5 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.7.3.1 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xcb-proto 1.14.1 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2021.5 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.30: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'